@charset "UTF-8";:root {--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd }.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: .5rem;font-weight: 500;line-height: 1.2 }.h1, h1 {font-size: calc(1.375rem + 1.5vw) }@media (min-width:1200px) {.h1, h1 {font-size: 2.5rem }}.h2, h2 {font-size: calc(1.325rem + .9vw) }@media (min-width:1200px) {.h2, h2 {font-size: 2rem }}.h3, h3 {font-size: calc(1.3rem + .6vw) }@media (min-width:1200px) {.h3, h3 {font-size: 1.75rem }}.h4, h4 {font-size: calc(1.275rem + .3vw) }@media (min-width:1200px) {.h4, h4 {font-size: 1.5rem }}.h5, h5 {font-size: 1.25rem }.h6, h6 {font-size: 1rem }p {margin-top: 0;margin-bottom: 1rem }ol, ul {padding-left: 2rem }dl, ol, ul {margin-top: 0;margin-bottom: 1rem }ol ol, ol ul, ul ol, ul ul {margin-bottom: 0 }a {color: var(--bs-link-color);text-decoration: underline }a:hover {color: var(--bs-link-hover-color) }a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none }img, svg {vertical-align: middle }button {border-radius: 0 }button:focus:not(:focus-visible) {outline: 0 }button, input, optgroup, select, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit }button, select {text-transform: none }[type=button], [type=reset], [type=submit], button {-webkit-appearance: button }[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {cursor: pointer }iframe {border: 0 }.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {position: relative }.dropdown-menu {--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: 0.375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position: absolute;z-index: var(--bs-dropdown-zindex);display: none;min-width: var(--bs-dropdown-min-width);padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin: 0;font-size: var(--bs-dropdown-font-size);color: var(--bs-dropdown-color);text-align: left;list-style: none;background-color: var(--bs-dropdown-bg);background-clip: padding-box;border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius: var(--bs-dropdown-border-radius) }.dropdown-menu[data-bs-popper] {top: 100%;left: 0;margin-top: var(--bs-dropdown-spacer) }.nav {--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none }.nav-link {display: block;padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size: var(--bs-nav-link-font-size);font-weight: var(--bs-nav-link-font-weight);color: var(--bs-nav-link-color);text-decoration: none;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out }@media (prefers-reduced-motion:reduce) {.nav-link {transition: none }}.nav-link:focus, .nav-link:hover {color: var(--bs-nav-link-hover-color) }.nav-link.disabled {color: var(--bs-nav-link-disabled-color);pointer-events: none;cursor: default }.nav-tabs {--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: 0.375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color) }.nav-tabs .nav-link {margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));background: 0 0;border: var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius: var(--bs-nav-tabs-border-radius);border-top-right-radius: var(--bs-nav-tabs-border-radius) }.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {isolation: isolate;border-color: var(--bs-nav-tabs-link-hover-border-color) }.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {color: var(--bs-nav-link-disabled-color);background-color: transparent;border-color: transparent }.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: var(--bs-nav-tabs-link-active-color);background-color: var(--bs-nav-tabs-link-active-bg);border-color: var(--bs-nav-tabs-link-active-border-color) }.nav-tabs .dropdown-menu {margin-top: calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius: 0;border-top-right-radius: 0 }.modal {--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.5rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position: fixed;top: 0;left: 0;z-index: var(--bs-modal-zindex);display: none;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;outline: 0 }.modal-dialog {position: relative;width: auto;margin: var(--bs-modal-margin);pointer-events: none }.modal.fade .modal-dialog {transition: transform .3s ease-out;transform: translate(0, -50px) }@media (prefers-reduced-motion:reduce) {.modal.fade .modal-dialog {transition: none }}.modal.show .modal-dialog {transform: none }.modal.modal-static .modal-dialog {transform: scale(1.02) }.modal-content {position: relative;display: flex;flex-direction: column;width: 100%;color: var(--bs-modal-color);pointer-events: auto;background-color: var(--bs-modal-bg);background-clip: padding-box;border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius: var(--bs-modal-border-radius);outline: 0 }.modal-backdrop {--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position: fixed;top: 0;left: 0;z-index: var(--bs-backdrop-zindex);width: 100vw;height: 100vh;background-color: var(--bs-backdrop-bg) }.modal-backdrop.fade {opacity: 0 }.modal-backdrop.show {opacity: var(--bs-backdrop-opacity) }.modal-header {display: flex;flex-shrink: 0;align-items: center;justify-content: space-between;padding: var(--bs-modal-header-padding);border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius: var(--bs-modal-inner-border-radius);border-top-right-radius: var(--bs-modal-inner-border-radius) }.modal-header .btn-close {padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto }.modal-body {position: relative;flex: 1 1 auto;padding: var(--bs-modal-padding) }@media (min-width:576px) {.modal {--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) }.modal-dialog {max-width: var(--bs-modal-width);margin-right: auto;margin-left: auto }}.btn-close {box-sizing: content-box;width: 1em;height: 1em;padding: .25em .25em;color: #000;background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border: 0;border-radius: .375rem;opacity: .5 }.btn-close:hover {color: #000;text-decoration: none;opacity: .75 }.btn-close:focus {outline: 0;box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);opacity: 1 }.border-0 {border: 0 !important }.d-block {display: block !important }.d-flex {display: flex !important }.border-0 {border: 0 !important }.mb-0 {margin-bottom: 0 !important }.text-center {text-align: center !important }.text-white {--bs-text-opacity: 1;color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important }.tab-content>.tab-pane {display: none }.tab-content>.active {display: block }.justify-content-between {justify-content: space-between !important }.table {--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width: 100%;margin-bottom: 1rem;color: var(--bs-table-color);vertical-align: top;border-color: var(--bs-table-border-color) }.table>:not(caption)>*>* {padding: .5rem .5rem;background-color: var(--bs-table-bg);border-bottom-width: 1px;box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg) }.table>tbody {vertical-align: inherit }.table>thead {vertical-align: bottom }.table-group-divider {border-top: 2px solid currentcolor }
 .footer .subscribe-wrapper .share-social-icons {margin-bottom: 20px;}.footer .subscribe-wrapper .share-social-icons .social-icons {display: flex;flex-wrap: wrap;}.footer .subscribe-wrapper .share-social-icons .social-icons li, .footer .subscribe-wrapper .share-social-icons .social-icons > div {margin: 0;opacity: 1;}.footer .subscribe-wrapper .share-social-icons .social-icons li a, .footer .subscribe-wrapper .share-social-icons .social-icons > div a {background-image: url("clientlib-mmtv-common-footer/resources/img/Icons.svg");background-repeat: no-repeat;background-size: auto;display: inline-block;height: 22px;width: 22px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.whats-app, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.whats-app {background-position: left -16px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.twitter, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.twitter {background-position: left -244px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.instagram, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.instagram {background-position: left -287px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.facebook, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.facebook {background-position: left -211px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.youtube, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.youtube {background-position: left -396px top -315px;}.footer .subscribe-wrapper .share-social-icons .social-icons li:not(:last-child), .footer .subscribe-wrapper .share-social-icons .social-icons > div:not(:last-child) {margin-right: 25px;}.footer .footer-nav-list {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;padding-bottom: 10px;}.footer .footer-nav-list .footer-nav-list__item {flex: 1 1 100%;width: 100%;max-width: 100%;margin-bottom: 30px;}.footer .footer-list, .footer ul {flex-wrap: wrap;}.footer .footer-list {padding-left: 0;margin-left: -5px;margin-right: -5px;}.footer .footer-list li {margin: 0;padding-left: 5px;padding-right: 5px;}.footer .footer-list li .footer-link {display: block;padding-top: 5px;padding-bottom: 5px;}.footer .footer-list li:last-child {padding-left: 5px;padding-right: 5px;}@media screen and (min-width: 768px) {.footer .footer-list {padding-left: 22px;}.footer .footer-list li .footer-link {padding-left: 10px;padding-right: 10px;}}.footer .subscribe-input .input-msg {display: none;margin-top: 5px;}.footer .subscribe-input .input-msg.show {display: block;}.footer .subscribe-input .input-msg p {margin-bottom: 0;color: #fff;font-size: 18px;line-height: 21.6px;}.footer .subscribe-input .input-msg.success p {color: #24db60;}.footer .subscribe-input .input-msg.error p {color: #ee231a;}footer.footer {background: url("clientlib-mmtv-common-footer/resources/img/footer-bg.png") #212121;color: #fff;padding: 116px 0 60px;margin-top: 30px;}@media (max-width: 991px) {footer.footer {padding: 80px 0 25px;}}@media (max-width: 767px) {footer.footer {padding: 50px 0 25px;}}footer.footer .mm-container {max-width: 1170px;padding: 0 15px;width: 100%;}@media (min-width: 576px) {footer.footer .mm-container {max-width: 540px;}}@media (min-width: 768px) {footer.footer .mm-container {max-width: 720px;}}@media (min-width: 991px) {footer.footer .mm-container {max-width: 960px;}}@media (min-width: 1200px) {footer.footer .mm-container {max-width: 1170px;padding: 0;}}footer.footer .subscribe-wrapper .share-social-icons .social-icons {display: flex;flex-wrap: wrap;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li, footer.footer .subscribe-wrapper .share-social-icons .social-icons > div {margin: 0;opacity: 1;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li a, footer.footer .subscribe-wrapper .share-social-icons .social-icons > div a {background-image: url("clientlib-mmtv-common-footer/resources/img/Icons.svg");background-repeat: no-repeat;background-size: auto;display: inline-block;height: 22px;width: 22px;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li a.whats-app, footer.footer .subscribe-wrapper .share-social-icons .social-icons > div a.whats-app {background-position: left -16px top -206px;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li a.twitter, footer.footer .subscribe-wrapper .share-social-icons .social-icons > div a.twitter {background-position: left -244px top -206px;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li a.instagram, footer.footer .subscribe-wrapper .share-social-icons .social-icons > div a.instagram {background-position: left -287px top -206px;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li a.facebook, footer.footer .subscribe-wrapper .share-social-icons .social-icons > div a.facebook {background-position: left -211px top -206px;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li a.youtube, footer.footer .subscribe-wrapper .share-social-icons .social-icons > div a.youtube {background-position: left -396px top -315px;}footer.footer .subscribe-wrapper .share-social-icons .social-icons li:not(:last-child), footer.footer .subscribe-wrapper .share-social-icons .social-icons > div:not(:last-child) {margin-right: 25px;}footer.footer .footer-nav-list {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;padding-bottom: 10px;}footer.footer .footer-nav-list .footer-nav-list__item {flex: 1 1 100%;width: 100%;max-width: 100%;margin-bottom: 30px;}footer .footer-title, footer h5 {font-size: 20px;margin-bottom: 8px;font-weight: 700;font-family: "PanchariUN";text-transform: capitalize;letter-spacing: 0.7px;}footer .copyright {font-size: 16px;line-height: 26px;clear: both;margin: 15px 0 0;display: inline-block;width: 100%;font-weight: 400;}footer .footer-title {margin-left: 32px;}@media (max-width: 767px) {footer .footer-title {margin: 0;padding-bottom: 24px;}}footer .footer-list, footer ul {clear: both;list-style: none;margin-bottom: 72px;font-size: 20px;font-weight: 400;display: flex;}footer .footer-list li, footer ul li {float: left;margin-right: 32px;opacity: 0.75;}footer .footer-list li:last-child, footer ul li:last-child {padding: 0;}footer .footer-list:last-child, footer ul:last-child {margin-bottom: 0;}@media (max-width: 767px) {footer .footer-list {margin-bottom: 30px;flex-direction: column;}}footer .footer-list li {margin-left: 32px;margin-right: 0;}@media (max-width: 767px) {footer .footer-list li {margin-left: 0;padding-bottom: 24px;}}footer .footer-list li .footer-link {text-decoration: none;font-weight: 400;font-size: 20px;line-height: 21px;color: rgba(255, 255, 255, 0.75);}footer .footer-list li .footer-link:hover {color: rgb(255, 255, 255);}@media (max-width: 767px) {footer .d-block .d-flex img {margin: 0 20px 0 0;}}@media (max-width: 767px) {.subscribe-wrapper {padding-top: 0;}}.subscribe-wrapper .subscribe {margin: 65px 0 24px;font-weight: 700;font-size: 50px;line-height: 52px;letter-spacing: 1px;font-family: "PanchariUN";}@media (max-width: 767px) {.subscribe-wrapper .subscribe {margin: 30px 0;font-weight: 700;font-size: 42px;line-height: 37px;}}@media (max-width: 767px) {.subscribe-wrapper.sbc-form {margin-bottom: 40px;}}.subscribe-wrapper.sbc-form .subscribe-input {width: auto;}@media (max-width: 767px) {.subscribe-wrapper.sbc-form .subscribe-input {margin-bottom: 35px;}}.subscribe-wrapper.sbc-form .subscribe-input input:focus-visible {outline: none;}.subscribe-wrapper .subscribe-input {position: relative;width: 368px;margin-bottom: 64px;}.subscribe-wrapper .subscribe-input input {height: 50px;background: #313131;color: #fff;border: none;padding: 15px 50px 15px 15px;width: 100%;font-weight: 400;font-size: 20px;line-height: 21px;font-family: "PanchariUN";}.subscribe-wrapper .subscribe-input .submit-btn {display: flex;align-items: center;justify-content: center;width: 50px;background: #ec1c24;position: absolute;right: 0;top: 0;height: 50px;line-height: 50px;text-align: center;border: 0;cursor: pointer;}.subscribe-wrapper .subscribe-input .submit-btn:after {content: "";display: inline-flex;width: 9px;height: 14px;margin: 0;padding: 0;background-image: url(clientlib-mmtv-common-footer/resources/img/Icons.svg);background-repeat: no-repeat;background-size: auto;background-position: right -88px top -205px;}@media screen and (max-width: 767px) {footer .footer-list li {padding-bottom: 0;}footer .footer-list li:not(:last-child) {padding-bottom: 10px;}}@media screen and (min-width: 375px) {footer.footer .footer-nav-list .footer-nav-list__item {flex: 1 1 50%;width: 50%;max-width: 50%;}}@media screen and (min-width: 768px) {footer.footer .footer-nav-list {height: 100%;margin-top: -10px;margin-bottom: -10px;padding-bottom: 0;}footer.footer .footer-nav-list .footer-nav-list__item {padding-top: 10px;padding-bottom: 10px;margin-bottom: 0;flex: 1 1 100%;width: 100%;max-width: 100%;}}
 .comp-list.trending .comp-list--title h2.h2-after > a, .comp-list.fourHero-50 .comp-list--title h2.h2-after > a, .comp-list.firstHero-60 .comp-list--title h2.h2-after > a, .comp-list.doubleHero2 .comp-list--title h2.h2-after > a, .comp-list.explained-in-cards .comp-list--title h2.h2-after > a {color: inherit;}.comp-list.trending .comp-list--title h2.h2-after > a::after, .comp-list.fourHero-50 .comp-list--title h2.h2-after > a::after, .comp-list.firstHero-60 .comp-list--title h2.h2-after > a::after, .comp-list.doubleHero2 .comp-list--title h2.h2-after > a::after, .comp-list.explained-in-cards .comp-list--title h2.h2-after > a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -47px top -61px;}.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after, .green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.navyblue-theme {}.navyblue-theme.gradiant-bg {margin: 0 -10px;background: linear-gradient(250.9deg, #000080 -5.44%, #241090 34.65%, #000069 68.15%, #000073 100%);}.navyblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.navyblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.navyblue-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.navyblue-theme.multi-gradiant-bg {background: linear-gradient(135deg, #000073 0%, #592E00 100%);}.navyblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.navyblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.navyblue-theme .doubleHero {border-top: 2px solid #000080;}.navyblue-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -87px top -18px;}.navyblue-theme .doubleHero .comp-list--title .h2 {color: #000080;}.navyblue-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -78px top -61px;}.navyblue-theme .doubleHero .nav-tabs button.nav-link {color: #000080;}.navyblue-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #000080;color: #ffffff;}.navyblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .navyblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #000080;}@media screen and (min-width: 768px) {.navyblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .navyblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.navyblue-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #000080;}.navyblue-theme .doubleHero2 .comp-list--title .h2 {color: #000080;}.navyblue-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -78px top -61px;}.navyblue-theme.bg-heroSlide {margin: 0 -10px;position: relative;}.navyblue-theme.bg-heroSlide::before {background: #000080;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.navyblue-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.navyblue-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.navyblue-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.navyblue-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.navyblue-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.navyblue-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.navyblue-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.navyblue-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.navyblue-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.navyblue-theme.bg-heroSlide::after {content: none;}}.navyblue-theme .heroSlide {position: relative;}.navyblue-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.navyblue-theme .heroSlide .nav-tabs button.nav-link:hover {color: #000080;background-color: #fff;}.navyblue-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #000080;}.navyblue-theme .trending .comp-list--title h2.h2-after > a::after, .navyblue-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .navyblue-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .navyblue-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -78px top -61px;}.navyblue-theme .firstHero .comp-list--title .h2 {color: #000080 !important;}.navyblue-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -78px top -61px;}.navyblue-theme .firstHero-50 {border-top: 2px solid #000080;}.navyblue-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -87px top -18px;}.navyblue-theme .firstHero-50 .comp-list--title .h2 {color: #000080;}.navyblue-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -78px top -61px;}.navyblue-theme .firstHero-50 .nav-tabs button.nav-link {color: #000080;}.navyblue-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #000080;color: #ffffff;}.navyblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #000080;}@media screen and (min-width: 768px) {.navyblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.navyblue-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #000080;}.navyblue-theme .firstHero-60 .comp-list--title .h2 {color: #000080;}.navyblue-theme .firstHero-60 .nav-tabs button.nav-link {color: #000080;}.navyblue-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #000080;color: #ffffff;}.navyblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #000080;}@media screen and (min-width: 768px) {.navyblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.navyblue-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #000080;}.navyblue-theme .portraitSlide .comp-list--title h2.h2-after {color: #000080;}.navyblue-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -78.78px top -61px;}.navyblue-theme .leftListSlide {border-top: 2px solid #000080;}.navyblue-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -87px top -18px;}.navyblue-theme .leftListSlide .comp-list--title .h2 {color: #000080;}.navyblue-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -78px top -61px;}.navyblue-theme .leftListSlide .nav-tabs button.nav-link {color: #000080;}.navyblue-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #000080;color: #ffffff;}.navyblue-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #000080;}.navyblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #000080;}.navyblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #000080;}.navyblue-theme .leftListSlide .comp-list.buttons {background-color: #567ABC;}.navyblue-theme .explainers-cards {background: #E0EFFF;}.navyblue-theme .explainers-cards .comp-list--title .h2 {color: #000080;}.navyblue-theme .multiSecList {border-top: 2px solid #000080;}.navyblue-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -87px top -18px;}.navyblue-theme .multiSecList .comp-list--title .h2 {color: #000080;}.navyblue-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #000080;}.navyblue-theme .horCardSlide {background: #E0EFFF;}.navyblue-theme .horCardSlide .comp-list--title .h2 {color: #000080;}.navyblue-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -78px top -61px;}.navyblue-theme.green-bg-element {margin: 0 -10px;background: #000080;}.navyblue-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.navyblue-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.navyblue-theme.green-gradiant-bg {margin: 0 -10px;background: #000080;}.navyblue-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #000080;background-color: #fff;}.navyblue-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.navyblue-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #000080;}.navyblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #000080;}.navyblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #000080;}.navyblue-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .navyblue-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.navyblue-theme.orange-gradiant-bg {margin: 0 -10px;background: #000080;}.navyblue-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .navyblue-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .navyblue-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .navyblue-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.navyblue-theme .comp-list.trending .comp-list--title .h2 {color: #000080 !important;}.darkgreen-theme {}.darkgreen-theme.gradiant-bg {margin: 0 -10px;background: linear-gradient(250.9deg, #196439 -5.44%, #00604B 34.65%, #005B58 68.15%, #00555E 100%);}.darkgreen-theme.gradiant-bg .comp-list--title h2.h2 span {color: #EE231A;}.darkgreen-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.darkgreen-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.darkgreen-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.darkgreen-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(146, 60%, 25%) 40%, hsl(326, 59%, 25%) 100%);}.darkgreen-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.darkgreen-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.darkgreen-theme .doubleHero {border-top: 2px solid #196439;}.darkgreen-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -123px top -18px;}.darkgreen-theme .doubleHero .comp-list--title .h2 {color: #196439;}.darkgreen-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -110px top -61px;}.darkgreen-theme .doubleHero .nav-tabs button.nav-link {color: #196439;}.darkgreen-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #196439;color: #ffffff;}.darkgreen-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .darkgreen-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #196439;}@media screen and (min-width: 768px) {.darkgreen-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .darkgreen-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.darkgreen-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #196439;}.darkgreen-theme .doubleHero2 .comp-list--title .h2 {color: #196439;}.darkgreen-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -110px top -61px;}.darkgreen-theme.bg-heroSlide {margin: 0 -10px;position: relative;}.darkgreen-theme.bg-heroSlide::before {background: #196439;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.darkgreen-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.darkgreen-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.darkgreen-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.darkgreen-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.darkgreen-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.darkgreen-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.darkgreen-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.darkgreen-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.darkgreen-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.darkgreen-theme.bg-heroSlide::after {content: none;}}.darkgreen-theme .heroSlide {position: relative;}.darkgreen-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.darkgreen-theme .heroSlide .nav-tabs button.nav-link:hover {color: #196439;background-color: #fff;}.darkgreen-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #196439;}.darkgreen-theme .firstHero .comp-list--title .h2 {color: #196439 !important;}.darkgreen-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -110px top -61px;}.darkgreen-theme .firstHero-50 {border-top: 2px solid #196439;}.darkgreen-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -123px top -18px;}.darkgreen-theme .firstHero-50 .comp-list--title .h2 {color: #196439;}.darkgreen-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -110px top -61px;}.darkgreen-theme .firstHero-50 .nav-tabs button.nav-link {color: #196439;}.darkgreen-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #196439;color: #ffffff;}.darkgreen-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #196439;}@media screen and (min-width: 768px) {.darkgreen-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.darkgreen-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #196439;}.darkgreen-theme .firstHero-60 .comp-list--title .h2 {color: #196439;}.darkgreen-theme .firstHero-60 .nav-tabs button.nav-link {color: #196439;}.darkgreen-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #196439;color: #ffffff;}.darkgreen-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #196439;}@media screen and (min-width: 768px) {.darkgreen-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.darkgreen-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #196439;}.darkgreen-theme .portraitSlide .comp-list--title h2.h2-after {color: #196439;}.darkgreen-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -110.66px top -61px;}.darkgreen-theme .leftListSlide {border-top: 2px solid #196439;}.darkgreen-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -123px top -18px;}.darkgreen-theme .leftListSlide .comp-list--title .h2 {color: #196439;}.darkgreen-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -110px top -61px;}.darkgreen-theme .leftListSlide .nav-tabs button.nav-link {color: #196439;}.darkgreen-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #196439;color: #ffffff;}.darkgreen-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #196439;}.darkgreen-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #196439;}.darkgreen-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #196439;}.darkgreen-theme .leftListSlide .comp-list.buttons {background-color: #509869;}.darkgreen-theme .explainers-cards {background: #E0FFE0;}.darkgreen-theme .explainers-cards .comp-list--title .h2 {color: #196439;}.darkgreen-theme .multiSecList {border-top: 2px solid #196439;}.darkgreen-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -123px top -18px;}.darkgreen-theme .multiSecList .comp-list--title .h2 {color: #196439;}.darkgreen-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #196439;}.darkgreen-theme .horCardSlide {background: #E0FFE0;}.darkgreen-theme .horCardSlide .comp-list--title .h2 {color: #196439;}.darkgreen-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -110px top -61px;}.darkgreen-theme.green-bg-element {margin: 0 -10px;background: #196439;}.darkgreen-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.darkgreen-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkgreen-theme.green-gradiant-bg {margin: 0 -10px;background: #196439;}.darkgreen-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #196439;background-color: #fff;}.darkgreen-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkgreen-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #196439;}.darkgreen-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #196439;}.darkgreen-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #196439;}.darkgreen-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkgreen-theme.orange-gradiant-bg {margin: 0 -10px;background: #196439;}.darkgreen-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .darkgreen-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkgreen-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkgreen-theme .comp-list.trending .comp-list--title .h2 {color: #196439 !important;}.darkgreen-theme .trending .comp-list--title .h2.h2-after a::after, .darkgreen-theme .fourHero-50 .comp-list--title .h2.h2-after a::after, .darkgreen-theme .firstHero-60 .comp-list--title .h2.h2-after a::after, .darkgreen-theme .doubleHero2 .comp-list--title .h2.h2-after a::after {background-position: left -110px top -61px;}.dullorange-theme {}.dullorange-theme.gradiant-bg {margin: 0 -10px;background-image: linear-gradient(to right top, #dc4c25, #e05021, #e4541d, #e85918, #eb5d12);}.dullorange-theme.gradiant-bg .comp-list--title h2.h2 span {color: #000000;}.dullorange-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.dullorange-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.dullorange-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.dullorange-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(13, 72%, 50%) 40%, hsl(193, 72%, 50%) 100%);}.dullorange-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.dullorange-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.dullorange-theme .doubleHero {border-top: 2px solid #DC4C25;}.dullorange-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -159px top -18px;}.dullorange-theme .doubleHero .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -143px top -61px;}.dullorange-theme .doubleHero .nav-tabs button.nav-link {color: #DC4C25;}.dullorange-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #DC4C25;color: #ffffff;}.dullorange-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .dullorange-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #DC4C25;}@media screen and (min-width: 768px) {.dullorange-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .dullorange-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.dullorange-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #DC4C25;}.dullorange-theme .doubleHero2 .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -143px top -61px;}.dullorange-theme.bg-heroSlide {margin: 0 -10px;}.dullorange-theme.bg-heroSlide::before {background: #DC4C25;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.dullorange-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.dullorange-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.dullorange-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.dullorange-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.dullorange-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.dullorange-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.dullorange-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.dullorange-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.dullorange-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.dullorange-theme.bg-heroSlide::after {content: none;}}.dullorange-theme .heroSlide {position: relative;}.dullorange-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.dullorange-theme .heroSlide .nav-tabs button.nav-link:hover {color: #DC4C25;background-color: #fff;}.dullorange-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #DC4C25;}.dullorange-theme .trending .comp-list--title h2.h2-after > a::after, .dullorange-theme .fourHero-50 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.dullorange-theme .firstHero .comp-list--title .h2 {color: #DC4C25 !important;}.dullorange-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -143px top -61px;}.dullorange-theme .firstHero-50 {border-top: 2px solid #DC4C25;}.dullorange-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -159px top -18px;}.dullorange-theme .firstHero-50 .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -143px top -61px;}.dullorange-theme .firstHero-50 .nav-tabs button.nav-link {color: #DC4C25;}.dullorange-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #DC4C25;color: #ffffff;}.dullorange-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #DC4C25;}@media screen and (min-width: 768px) {.dullorange-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.dullorange-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #DC4C25;}.dullorange-theme .firstHero-60 .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .firstHero-60 .nav-tabs button.nav-link {color: #DC4C25;}.dullorange-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #DC4C25;color: #ffffff;}.dullorange-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #DC4C25;}@media screen and (min-width: 768px) {.dullorange-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.dullorange-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #DC4C25;}.dullorange-theme .portraitSlide .comp-list--title h2.h2-after {color: #DC4C25;}.dullorange-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -142.55px top -61px;}.dullorange-theme .leftListSlide {border-top: 2px solid #DC4C25;}.dullorange-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -159px top -18px;}.dullorange-theme .leftListSlide .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -143px top -61px;}.dullorange-theme .leftListSlide .nav-tabs button.nav-link {color: #DC4C25;}.dullorange-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #DC4C25;color: #ffffff;}.dullorange-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #DC4C25;}.dullorange-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #DC4C25;}.dullorange-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #DC4C25;}.dullorange-theme .leftListSlide .comp-list.buttons {background-color: #E4A28D;}.dullorange-theme .explainers-cards {background: #FFE6D7;}.dullorange-theme .explainers-cards .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .multiSecList {border-top: 2px solid #DC4C25;}.dullorange-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -159px top -18px;}.dullorange-theme .multiSecList .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #DC4C25;}.dullorange-theme .horCardSlide {background: #FFE6D7;}.dullorange-theme .horCardSlide .comp-list--title .h2 {color: #DC4C25;}.dullorange-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -143px top -61px;}.dullorange-theme.green-bg-element {margin: 0 -10px;background: #DC4C25;}.dullorange-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.dullorange-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.dullorange-theme.green-gradiant-bg {margin: 0 -10px;background: #DC4C25;}.dullorange-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #DC4C25;background-color: #fff;}.dullorange-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.dullorange-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #DC4C25;}.dullorange-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #DC4C25;}.dullorange-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #DC4C25;}.dullorange-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .dullorange-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.dullorange-theme.orange-gradiant-bg {margin: 0 -10px;background: #DC4C25;}.dullorange-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .dullorange-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .dullorange-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .dullorange-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.dullorange-theme .comp-list.trending .comp-list--title .h2 {color: #DC4C25 !important;}.dullorange-theme .trending .comp-list--title h2.h2-after > a::after, .dullorange-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .dullorange-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .dullorange-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -143px top -61px;}.murreyred-theme {}.murreyred-theme .heading-border--murreyred-theme {background-color: #7F0C35;}.murreyred-theme .heading--murreyred-theme {color: #7F0C35;}.murreyred-theme.gradiant-bg {margin: 0 -10px;background-image: linear-gradient(to right top, #7F0C35, #942a5c, #a52b65, #b72c6d, #c92c76);}.murreyred-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ebe612;}.murreyred-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.murreyred-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.murreyred-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.murreyred-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(332, 53%, 34%) 40%, hsl(152, 53%, 34%) 100%);}.murreyred-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.murreyred-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.murreyred-theme .doubleHero {border-top: 2px solid #7F0C35;}.murreyred-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -194px top -18px;}.murreyred-theme .doubleHero .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -174px top -61px;}.murreyred-theme .doubleHero .nav-tabs button.nav-link {color: #7F0C35;}.murreyred-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #7F0C35;color: #ffffff;}.murreyred-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .murreyred-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #7F0C35;}@media screen and (min-width: 768px) {.murreyred-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .murreyred-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.murreyred-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #7F0C35;}.murreyred-theme .doubleHero2 .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -174px top -61px;}.murreyred-theme.bg-heroSlide {margin: 0 -10px;position: relative;}.murreyred-theme.bg-heroSlide::before {background: #7F0C35;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.murreyred-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.murreyred-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.murreyred-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.murreyred-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.murreyred-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.murreyred-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.murreyred-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.murreyred-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.murreyred-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.murreyred-theme.bg-heroSlide::after {content: none;}}.murreyred-theme .heroSlide {position: relative;}.murreyred-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.murreyred-theme .heroSlide .nav-tabs button.nav-link:hover {color: #7F0C35;background-color: #fff;}.murreyred-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #7F0C35;}.murreyred-theme .firstHero .comp-list--title .h2 {color: #7F0C35 !important;}.murreyred-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -174px top -61px;}.murreyred-theme .firstHero-50 {border-top: 2px solid #7F0C35;}.murreyred-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -194px top -18px;}.murreyred-theme .firstHero-50 .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -174px top -61px;}.murreyred-theme .firstHero-50 .nav-tabs button.nav-link {color: #7F0C35;}.murreyred-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #7F0C35;color: #ffffff;}.murreyred-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #7F0C35;}@media screen and (min-width: 768px) {.murreyred-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.murreyred-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #7F0C35;}.murreyred-theme .firstHero-60 .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .firstHero-60 .nav-tabs button.nav-link {color: #7F0C35;}.murreyred-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #7F0C35;color: #ffffff;}.murreyred-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #7F0C35;}@media screen and (min-width: 768px) {.murreyred-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.murreyred-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #7F0C35;}.murreyred-theme .portraitSlide .comp-list--title h2.h2-after {color: #7F0C35;}.murreyred-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -174.43px top -61px;}.murreyred-theme .leftListSlide {border-top: 2px solid #7F0C35;}.murreyred-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -194px top -18px;}.murreyred-theme .leftListSlide .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -174px top -61px;}.murreyred-theme .leftListSlide .nav-tabs button.nav-link {color: #7F0C35;}.murreyred-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #7F0C35;color: #ffffff;}.murreyred-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #7F0C35;}.murreyred-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #7F0C35;}.murreyred-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #7F0C35;}.murreyred-theme .leftListSlide .comp-list.buttons {background-color: #BB5C84;}.murreyred-theme .explainers-cards {background: #FFE4F5;}.murreyred-theme .explainers-cards .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .multiSecList {border-top: 2px solid #7F0C35;}.murreyred-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -194px top -18px;}.murreyred-theme .multiSecList .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #7F0C35;}.murreyred-theme .horCardSlide {background: #FFE4F5;}.murreyred-theme .horCardSlide .comp-list--title .h2 {color: #7F0C35;}.murreyred-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -174px top -61px;}.murreyred-theme.green-bg-element {margin: 0 -10px;background: #7F0C35;}.murreyred-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.murreyred-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.murreyred-theme.green-gradiant-bg {margin: 0 -10px;background: #7F0C35;}.murreyred-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #7F0C35;background-color: #fff;}.murreyred-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.murreyred-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #7F0C35;}.murreyred-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #7F0C35;}.murreyred-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #7F0C35;}.murreyred-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .murreyred-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.murreyred-theme.orange-gradiant-bg {margin: 0 -10px;background: #7F0C35;}.murreyred-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .murreyred-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .murreyred-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .murreyred-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.murreyred-theme .comp-list.trending .comp-list--title .h2 {color: #7F0C35 !important;}.murreyred-theme .trending .comp-list--title h2.h2-after > a::after, .murreyred-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .murreyred-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .murreyred-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -174px top -61px;}.sapphireblue-theme {}.sapphireblue-theme .heading-border--sapphireblue-theme {background-color: #002163;}.sapphireblue-theme .heading--sapphireblue-theme {color: #002163;}.sapphireblue-theme.gradiant-bg {margin: 0 -10px;background: #002163;}.sapphireblue-theme.gradiant-bg .comp-list--title h2.h2 span {color: #F9F871;}.sapphireblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.sapphireblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.sapphireblue-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.sapphireblue-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(217, 83%, 40%) 40%, hsl(37, 83%, 40%) 100%);}.sapphireblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.sapphireblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.sapphireblue-theme .doubleHero {border-top: 2px solid #002163;}.sapphireblue-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -230px top -18px;}.sapphireblue-theme .doubleHero .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -206px top -61px;}.sapphireblue-theme .doubleHero .nav-tabs button.nav-link {color: #002163;}.sapphireblue-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #002163;color: #ffffff;}.sapphireblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .sapphireblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #002163;}@media screen and (min-width: 768px) {.sapphireblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .sapphireblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.sapphireblue-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #002163;}.sapphireblue-theme .doubleHero2 .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -206px top -61px;}.sapphireblue-theme.bg-heroSlide {margin: 0 -10px;}.sapphireblue-theme.bg-heroSlide::before {background: #002163;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.sapphireblue-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.sapphireblue-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.sapphireblue-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.sapphireblue-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.sapphireblue-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.sapphireblue-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.sapphireblue-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.sapphireblue-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.sapphireblue-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.sapphireblue-theme.bg-heroSlide::after {content: none;}}.sapphireblue-theme .heroSlide {position: relative;}.sapphireblue-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.sapphireblue-theme .heroSlide .nav-tabs button.nav-link:hover {color: #002163;background-color: #fff;}.sapphireblue-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #002163;}.sapphireblue-theme .firstHero .comp-list--title .h2 {color: #002163 !important;}.sapphireblue-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -206px top -61px;}.sapphireblue-theme .firstHero-50 {border-top: 2px solid #002163;}.sapphireblue-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -230px top -18px;}.sapphireblue-theme .firstHero-50 .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -206px top -61px;}.sapphireblue-theme .firstHero-50 .nav-tabs button.nav-link {color: #002163;}.sapphireblue-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #002163;color: #ffffff;}.sapphireblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #002163;}@media screen and (min-width: 768px) {.sapphireblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.sapphireblue-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #002163;}.sapphireblue-theme .firstHero-60 .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .firstHero-60 .nav-tabs button.nav-link {color: #002163;}.sapphireblue-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #002163;color: #ffffff;}.sapphireblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #002163;}@media screen and (min-width: 768px) {.sapphireblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.sapphireblue-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #002163;}.sapphireblue-theme .portraitSlide .comp-list--title h2.h2-after {color: #002163;}.sapphireblue-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -206.32px top -61px;}.sapphireblue-theme .leftListSlide {border-top: 2px solid #002163;}.sapphireblue-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -230px top -18px;}.sapphireblue-theme .leftListSlide .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -206px top -61px;}.sapphireblue-theme .leftListSlide .nav-tabs button.nav-link {color: #002163;}.sapphireblue-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #002163;color: #ffffff;}.sapphireblue-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #002163;}.sapphireblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #002163;}.sapphireblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #002163;}.sapphireblue-theme .leftListSlide .comp-list.buttons {background-color: #8086BB;}.sapphireblue-theme .explainers-cards {background: #ECEEFF;}.sapphireblue-theme .explainers-cards .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .multiSecList {border-top: 2px solid #002163;}.sapphireblue-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -230px top -18px;}.sapphireblue-theme .multiSecList .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #002163;}.sapphireblue-theme .horCardSlide {background: #ECEEFF;}.sapphireblue-theme .horCardSlide .comp-list--title .h2 {color: #002163;}.sapphireblue-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -206px top -61px;}.sapphireblue-theme.green-bg-element {margin: 0 -10px;background: #002163;}.sapphireblue-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.sapphireblue-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.sapphireblue-theme.green-gradiant-bg {margin: 0 -10px;background: #002163;}.sapphireblue-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #002163;background-color: #fff;}.sapphireblue-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.sapphireblue-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #002163;}.sapphireblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #002163;}.sapphireblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #002163;}.sapphireblue-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.sapphireblue-theme.orange-gradiant-bg {margin: 0 -10px;background: #002163;}.sapphireblue-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.sapphireblue-theme .comp-list.trending .comp-list--title .h2 {color: #002163 !important;}.sapphireblue-theme .trending .comp-list--title h2.h2-after > a::after, .sapphireblue-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .sapphireblue-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -206px top -61px;}.royalblue-theme {}.royalblue-theme.gradiant-bg {margin: 0 -10px;background-image: linear-gradient(to right top, #34269d, #3424ad, #3322bd, #321fce, #311ade);}.royalblue-theme.gradiant-bg .comp-list--title h2.h2 span {color: #FFFF00;}.royalblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.royalblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.royalblue-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.royalblue-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(247, 61%, 38%) 40%, hsl(67, 61%, 38%) 100%);}.royalblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.royalblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.royalblue-theme .doubleHero {border-top: 2px solid #34269D;}.royalblue-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -266px top -18px;}.royalblue-theme .doubleHero .comp-list--title .h2 {color: #34269D;}.royalblue-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -238px top -61px;}.royalblue-theme .doubleHero .nav-tabs button.nav-link {color: #34269D;}.royalblue-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #34269D;color: #ffffff;}.royalblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .royalblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #34269D;}@media screen and (min-width: 768px) {.royalblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .royalblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.royalblue-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #34269D;}.royalblue-theme .doubleHero2 .comp-list--title .h2 {color: #34269D;}.royalblue-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -238px top -61px;}.royalblue-theme.bg-heroSlide {margin: 0 -10px;}.royalblue-theme.bg-heroSlide::before {background: #34269D;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.royalblue-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.royalblue-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.royalblue-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.royalblue-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.royalblue-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.royalblue-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.royalblue-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.royalblue-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.royalblue-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.royalblue-theme.bg-heroSlide::after {content: none;}}.royalblue-theme .heroSlide {position: relative;}.royalblue-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.royalblue-theme .heroSlide .nav-tabs button.nav-link:hover {color: #34269D;background-color: #fff;}.royalblue-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #34269D;}.royalblue-theme .firstHero .comp-list--title .h2 {color: #34269D !important;}.royalblue-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -238px top -61px;}.royalblue-theme .firstHero-50 {border-top: 2px solid #34269D;}.royalblue-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -266px top -18px;}.royalblue-theme .firstHero-50 .comp-list--title .h2 {color: #34269D;}.royalblue-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -238px top -61px;}.royalblue-theme .firstHero-50 .nav-tabs button.nav-link {color: #34269D;}.royalblue-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #34269D;color: #ffffff;}.royalblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #34269D;}@media screen and (min-width: 768px) {.royalblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.royalblue-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #34269D;}.royalblue-theme .firstHero-60 .comp-list--title .h2 {color: #34269D;}.royalblue-theme .firstHero-60 .nav-tabs button.nav-link {color: #34269D;}.royalblue-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #34269D;color: #ffffff;}.royalblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #34269D;}@media screen and (min-width: 768px) {.royalblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.royalblue-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #34269D;}.royalblue-theme .portraitSlide .comp-list--title h2.h2-after {color: #34269D;}.royalblue-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -238.2px top -61px;}.royalblue-theme .leftListSlide {border-top: 2px solid #34269D;}.royalblue-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -266px top -18px;}.royalblue-theme .leftListSlide .comp-list--title .h2 {color: #34269D;}.royalblue-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -238px top -61px;}.royalblue-theme .leftListSlide .nav-tabs button.nav-link {color: #34269D;}.royalblue-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #34269D;color: #ffffff;}.royalblue-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #34269D;}.royalblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #34269D;}.royalblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #34269D;}.royalblue-theme .leftListSlide .comp-list.buttons {background-color: #736495;}.royalblue-theme .explainers-cards {background: #F8EBFF;}.royalblue-theme .explainers-cards .comp-list--title .h2 {color: #34269D;}.royalblue-theme .multiSecList {border-top: 2px solid #34269D;}.royalblue-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -266px top -18px;}.royalblue-theme .multiSecList .comp-list--title .h2 {color: #34269D;}.royalblue-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #34269D;}.royalblue-theme .horCardSlide {background: #F8EBFF;}.royalblue-theme .horCardSlide .comp-list--title .h2 {color: #34269D;}.royalblue-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -238px top -61px;}.royalblue-theme.green-bg-element {margin: 0 -10px;background: #34269D;}.royalblue-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.royalblue-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.royalblue-theme.green-gradiant-bg {margin: 0 -10px;background: #34269D;}.royalblue-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #34269D;background-color: #fff;}.royalblue-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.royalblue-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #34269D;}.royalblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #34269D;}.royalblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #34269D;}.royalblue-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .royalblue-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.royalblue-theme.orange-gradiant-bg {margin: 0 -10px;background: #34269D;}.royalblue-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .royalblue-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .royalblue-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .royalblue-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.royalblue-theme .comp-list.trending .comp-list--title .h2 {color: #34269D !important;}.royalblue-theme .trending .comp-list--title h2.h2-after > a::after, .royalblue-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .royalblue-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .royalblue-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -238px top -61px;}.purple-theme {}.purple-theme.gradiant-bg {margin: 0 -10px;background-image: linear-gradient(to right top, #7c509f, #7e49aa, #8141b4, #8238bf, #842cc9);}.purple-theme.gradiant-bg .comp-list--title h2.h2 span {color: #FFC55F;}.purple-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.purple-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.purple-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.purple-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(273, 33%, 47%) 40%, hsl(93, 33%, 47%) 100%);}.purple-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.purple-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.purple-theme .doubleHero {border-top: 2px solid #7825AB;}.purple-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -18px;}.purple-theme .doubleHero .comp-list--title .h2 {color: #7825AB;}.purple-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -270px top -61px;}.purple-theme .doubleHero .nav-tabs button.nav-link {color: #7825AB;}.purple-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #7825AB;color: #ffffff;}.purple-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .purple-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #7825AB;}@media screen and (min-width: 768px) {.purple-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .purple-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.purple-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #7825AB;}.purple-theme .doubleHero2 .comp-list--title .h2 {color: #7825AB;}.purple-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -270px top -61px;}.purple-theme.bg-heroSlide {margin: 0 -10px;}.purple-theme.bg-heroSlide::before {background: #7825AB;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.purple-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.purple-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.purple-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.purple-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.purple-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.purple-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.purple-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.purple-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.purple-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.purple-theme.bg-heroSlide::after {content: none;}}.purple-theme .heroSlide {position: relative;}.purple-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.purple-theme .heroSlide .nav-tabs button.nav-link:hover {color: #7825AB;background-color: #fff;}.purple-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #7825AB;}.purple-theme .firstHero .comp-list--title .h2 {color: #7825AB !important;}.purple-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -270px top -61px;}.purple-theme .firstHero-50 {border-top: 2px solid #7825AB;}.purple-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -18px;}.purple-theme .firstHero-50 .comp-list--title .h2 {color: #7825AB;}.purple-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -270px top -61px;}.purple-theme .firstHero-50 .nav-tabs button.nav-link {color: #7825AB;}.purple-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #7825AB;color: #ffffff;}.purple-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #7825AB;}@media screen and (min-width: 768px) {.purple-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.purple-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #7825AB;}.purple-theme .firstHero-60 .comp-list--title .h2 {color: #7825AB;}.purple-theme .firstHero-60 .nav-tabs button.nav-link {color: #7825AB;}.purple-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #7825AB;color: #ffffff;}.purple-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #7825AB;}@media screen and (min-width: 768px) {.purple-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.purple-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #7825AB;}.purple-theme .portraitSlide .comp-list--title h2.h2-after {color: #7825AB;}.purple-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -270.09px top -61px;}.purple-theme .leftListSlide {border-top: 2px solid #7825AB;}.purple-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -18px;}.purple-theme .leftListSlide .comp-list--title .h2 {color: #7825AB;}.purple-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -270px top -61px;}.purple-theme .leftListSlide .nav-tabs button.nav-link {color: #7825AB;}.purple-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #7825AB;color: #ffffff;}.purple-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #7825AB;}.purple-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #7825AB;}.purple-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #7825AB;}.purple-theme .leftListSlide .comp-list.buttons {background-color: #B282D6;}.purple-theme .explainers-cards {background: #FFE9FF;}.purple-theme .explainers-cards .comp-list--title .h2 {color: #7825AB;}.purple-theme .multiSecList {border-top: 2px solid #7825AB;}.purple-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -18px;}.purple-theme .multiSecList .comp-list--title .h2 {color: #7825AB;}.purple-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #7825AB;}.purple-theme .horCardSlide {background: #FFE9FF;}.purple-theme .horCardSlide .comp-list--title .h2 {color: #7825AB;}.purple-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -270px top -61px;}.purple-theme.green-bg-element {margin: 0 -10px;background: #7825AB;}.purple-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.purple-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .purple-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .purple-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .purple-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.purple-theme.green-gradiant-bg {margin: 0 -10px;background: #7825AB;}.purple-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #7825AB;background-color: #fff;}.purple-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .purple-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .purple-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .purple-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.purple-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #7825AB;}.purple-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #7825AB;}.purple-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #7825AB;}.purple-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .purple-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .purple-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .purple-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.purple-theme.orange-gradiant-bg {margin: 0 -10px;background: #7825AB;}.purple-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .purple-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .purple-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .purple-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.purple-theme .comp-list.trending .comp-list--title .h2 {color: #7825AB !important;}.purple-theme .trending .comp-list--title h2.h2-after > a::after, .purple-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .purple-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .purple-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -270px top -61px;}.skyblue-theme {}.skyblue-theme.gradiant-bg {margin: 0 -10px;background-image: linear-gradient(to right top, #004c97, #0056ac, #0061c1, #006cd6, #0077ec);}.skyblue-theme.gradiant-bg .comp-list--title h2.h2 span {color: #F9F871;}.skyblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.skyblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.skyblue-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.skyblue-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(210, 100%, 30%) 40%, hsl(30, 100%, 30%) 100%);}.skyblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.skyblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.skyblue-theme .doubleHero {border-top: 2px solid #004C97;}.skyblue-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -338px top -18px;}.skyblue-theme .doubleHero .comp-list--title .h2 {color: #004C97;}.skyblue-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -61px;}.skyblue-theme .doubleHero .nav-tabs button.nav-link {color: #004C97;}.skyblue-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #004C97;color: #ffffff;}.skyblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .skyblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #004C97;}@media screen and (min-width: 768px) {.skyblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .skyblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.skyblue-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #004C97;}.skyblue-theme .doubleHero2 .comp-list--title .h2 {color: #004C97;}.skyblue-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -61px;}.skyblue-theme.bg-heroSlide {margin: 0 -10px;}.skyblue-theme.bg-heroSlide::before {background: #004C97;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.skyblue-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.skyblue-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.skyblue-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.skyblue-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.skyblue-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.skyblue-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.skyblue-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.skyblue-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.skyblue-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.skyblue-theme.bg-heroSlide::after {content: none;}}.skyblue-theme .heroSlide {position: relative;}.skyblue-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.skyblue-theme .heroSlide .nav-tabs button.nav-link:hover {color: #004C97;background-color: #fff;}.skyblue-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #004C97;}.skyblue-theme .firstHero .comp-list--title .h2 {color: #004C97 !important;}.skyblue-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -61px;}.skyblue-theme .firstHero-50 {border-top: 2px solid #004C97;}.skyblue-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -338px top -18px;}.skyblue-theme .firstHero-50 .comp-list--title .h2 {color: #004C97;}.skyblue-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -61px;}.skyblue-theme .firstHero-50 .nav-tabs button.nav-link {color: #004C97;}.skyblue-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #004C97;color: #ffffff;}.skyblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #004C97;}@media screen and (min-width: 768px) {.skyblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.skyblue-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #004C97;}.skyblue-theme .firstHero-60 .comp-list--title .h2 {color: #004C97;}.skyblue-theme .firstHero-60 .nav-tabs button.nav-link {color: #004C97;}.skyblue-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #004C97;color: #ffffff;}.skyblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #004C97;}@media screen and (min-width: 768px) {.skyblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.skyblue-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #004C97;}.skyblue-theme .portraitSlide .comp-list--title h2.h2-after {color: #004C97;}.skyblue-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -301.98px top -61px;}.skyblue-theme .leftListSlide {border-top: 2px solid #004C97;}.skyblue-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -338px top -18px;}.skyblue-theme .leftListSlide .comp-list--title .h2 {color: #004C97;}.skyblue-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -61px;}.skyblue-theme .leftListSlide .nav-tabs button.nav-link {color: #004C97;}.skyblue-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #004C97;color: #ffffff;}.skyblue-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #004C97;}.skyblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #004C97;}.skyblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #004C97;}.skyblue-theme .leftListSlide .comp-list.buttons {background-color: #547CCE;}.skyblue-theme .explainers-cards {background: #E6EFFF;}.skyblue-theme .explainers-cards .comp-list--title .h2 {color: #004C97;}.skyblue-theme .multiSecList {border-top: 2px solid #004C97;}.skyblue-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -338px top -18px;}.skyblue-theme .multiSecList .comp-list--title .h2 {color: #004C97;}.skyblue-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #004C97;}.skyblue-theme .horCardSlide {background: #E6EFFF;}.skyblue-theme .horCardSlide .comp-list--title .h2 {color: #004C97;}.skyblue-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -302px top -61px;}.skyblue-theme.green-bg-element {margin: 0 -10px;background: #004C97;}.skyblue-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.skyblue-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.skyblue-theme.green-gradiant-bg {margin: 0 -10px;background: #004C97;}.skyblue-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #004C97;background-color: #fff;}.skyblue-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.skyblue-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #004C97;}.skyblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #004C97;}.skyblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #004C97;}.skyblue-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .skyblue-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.skyblue-theme.orange-gradiant-bg {margin: 0 -10px;background: #004C97;}.skyblue-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .skyblue-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .skyblue-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .skyblue-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.skyblue-theme .comp-list.trending .comp-list--title .h2 {color: #004C97 !important;}.skyblue-theme .trending .comp-list--title h2.h2-after > a::after, .skyblue-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .skyblue-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .skyblue-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -302px top -61px;}.seashell-theme {}.seashell-theme.gradiant-bg {margin: 0 -10px;background: #fcf3ee;}.seashell-theme.gradiant-bg .comp-list--title h2.h2 {color: #495A66;}.seashell-theme.gradiant-bg .comp-list--title h2.h2 span {color: #2F4858;}.seashell-theme.gradiant-bg .comp-list--title h2.h2 a::after {background-position: left -304px top -242px;}.seashell-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #495A66;}.seashell-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -333.86px top -61px;}.seashell-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #495A66 !important;}.seashell-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(21, 70%, 96%) 40%, hsl(201, 70%, 96%) 100%);}.seashell-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #495A66;}.seashell-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -333.86px top -61px;}.seashell-theme .doubleHero {border-top: 2px solid #495A66;}.seashell-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -373px top -18px;}.seashell-theme .doubleHero .comp-list--title .h2 {color: #495A66;}.seashell-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -334px top -61px;}.seashell-theme .doubleHero .nav-tabs button.nav-link {color: #495A66;}.seashell-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #495A66;color: #ffffff;}.seashell-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .seashell-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #495A66;}@media screen and (min-width: 768px) {.seashell-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .seashell-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.seashell-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #495A66;}.seashell-theme .doubleHero2 .comp-list--title .h2 {color: #495A66;}.seashell-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -334px top -61px;}.seashell-theme.bg-heroSlide {margin: 0 -10px;}.seashell-theme.bg-heroSlide::before {background: #495A66;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.seashell-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.seashell-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.seashell-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.seashell-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.seashell-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.seashell-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.seashell-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.seashell-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.seashell-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.seashell-theme.bg-heroSlide::after {content: none;}}.seashell-theme .heroSlide {position: relative;}.seashell-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.seashell-theme .heroSlide .nav-tabs button.nav-link:hover {color: #495A66;background-color: #fff;}.seashell-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #495A66;}.seashell-theme .firstHero .comp-list--title .h2 {color: #495A66 !important;}.seashell-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -334px top -61px;}.seashell-theme .firstHero-50 {border-top: 2px solid #495A66;}.seashell-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -373px top -18px;}.seashell-theme .firstHero-50 .comp-list--title .h2 {color: #495A66;}.seashell-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -334px top -61px;}.seashell-theme .firstHero-50 .nav-tabs button.nav-link {color: #495A66;}.seashell-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #495A66;color: #ffffff;}.seashell-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #495A66;}@media screen and (min-width: 768px) {.seashell-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.seashell-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #495A66;}.seashell-theme .firstHero-60 .comp-list--title .h2 {color: #495A66;}.seashell-theme .firstHero-60 .nav-tabs button.nav-link {color: #495A66;}.seashell-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #495A66;color: #ffffff;}.seashell-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #495A66;}@media screen and (min-width: 768px) {.seashell-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.seashell-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #495A66;}.seashell-theme .portraitSlide .comp-list--title h2.h2-after {color: #495A66;}.seashell-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -333.86px top -61px;}.seashell-theme .leftListSlide {border-top: 2px solid #495A66;}.seashell-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -373px top -18px;}.seashell-theme .leftListSlide .comp-list--title .h2 {color: #495A66;}.seashell-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -334px top -61px;}.seashell-theme .leftListSlide .nav-tabs button.nav-link {color: #495A66;}.seashell-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #495A66;color: #ffffff;}.seashell-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #495A66;}.seashell-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #495A66;}.seashell-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #495A66;}.seashell-theme .leftListSlide .comp-list.buttons {background-color: #7A8C99;}.seashell-theme .explainers-cards {background: #DDEBE8;}.seashell-theme .explainers-cards .comp-list--title .h2 {color: #495A66;}.seashell-theme .multiSecList {border-top: 2px solid #495A66;}.seashell-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -373px top -18px;}.seashell-theme .multiSecList .comp-list--title .h2 {color: #495A66;}.seashell-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #495A66;}.seashell-theme .horCardSlide {background: #DDEBE8;}.seashell-theme .horCardSlide .comp-list--title .h2 {color: #495A66;}.seashell-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -334px top -61px;}.seashell-theme.green-bg-element {margin: 0 -10px;background: #495A66;}.seashell-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.seashell-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .seashell-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .seashell-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .seashell-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.seashell-theme.green-gradiant-bg {margin: 0 -10px;background: #495A66;}.seashell-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #495A66;background-color: #fff;}.seashell-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .seashell-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .seashell-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .seashell-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.seashell-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #495A66;}.seashell-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #495A66;}.seashell-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #495A66;}.seashell-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .seashell-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .seashell-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .seashell-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.seashell-theme.orange-gradiant-bg {margin: 0 -10px;background: #495A66;}.seashell-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .seashell-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .seashell-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .seashell-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.seashell-theme .comp-list.trending .comp-list--title .h2 {color: #495A66 !important;}.seashell-theme .trending .comp-list--title h2.h2-after > a::after, .seashell-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .seashell-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .seashell-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -334px top -61px;}.black-theme {}.black-theme .heading-border--black-theme {background-color: #000000;}.black-theme .heading--black-theme {color: #000000;}.black-theme.gradiant-bg {margin: 0 -10px;background: #000000;}.black-theme.gradiant-bg .comp-list--title h2.h2 span {color: #EE231A;}.black-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.black-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.black-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.black-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(0, 0%, 0%) 40%, hsl(0, 0%, 13%) 100%);}.black-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.black-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.black-theme .doubleHero {border-top: 2px solid #000000;}.black-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -51px top -18px;}.black-theme .doubleHero .comp-list--title .h2 {color: #000000;}.black-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -47px top -61px;}.black-theme .doubleHero .nav-tabs button.nav-link {color: #000000;}.black-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #000000;color: #ffffff;}.black-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .black-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #000000;}@media screen and (min-width: 768px) {.black-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .black-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.black-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #000000;}.black-theme .doubleHero2 .comp-list--title .h2 {color: #000000;}.black-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -47px top -61px;}.black-theme.bg-heroSlide {margin: 0 -10px;}.black-theme.bg-heroSlide::before {background: #000000;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.black-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.black-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.black-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.black-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.black-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.black-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.black-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.black-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.black-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.black-theme.bg-heroSlide::after {content: none;}}.black-theme .heroSlide {position: relative;}.black-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.black-theme .heroSlide .nav-tabs button.nav-link:hover {color: #000000;background-color: #fff;}.black-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #000000;}.black-theme .firstHero .comp-list--title .h2 {color: #000000 !important;}.black-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -47px top -61px;}.black-theme .firstHero-50 {border-top: 2px solid #000000;}.black-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -51px top -18px;}.black-theme .firstHero-50 .comp-list--title .h2 {color: #000000;}.black-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -47px top -61px;}.black-theme .firstHero-50 .nav-tabs button.nav-link {color: #000000;}.black-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #000000;color: #ffffff;}.black-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #000000;}@media screen and (min-width: 768px) {.black-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.black-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #000000;}.black-theme .firstHero-60 .comp-list--title .h2 {color: #000000;}.black-theme .firstHero-60 .nav-tabs button.nav-link {color: #000000;}.black-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #000000;color: #ffffff;}.black-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #000000;}@media screen and (min-width: 768px) {.black-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.black-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #000000;}.black-theme .portraitSlide .comp-list--title h2.h2-after {color: #000000;}.black-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -46.89px top -61px;}.black-theme .leftListSlide {border-top: 2px solid #000000;}.black-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -51px top -18px;}.black-theme .leftListSlide .comp-list--title .h2 {color: #000000;}.black-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -47px top -61px;}.black-theme .leftListSlide .nav-tabs button.nav-link {color: #000000;}.black-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #000000;color: #ffffff;}.black-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #000000;}.black-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #000000;}.black-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #000000;}.black-theme .leftListSlide .comp-list.buttons {background-color: #677381;}.black-theme .explainers-cards {background: #F1F1F1;}.black-theme .explainers-cards .comp-list--title .h2 {color: #000000;}.black-theme .multiSecList {border-top: 2px solid #000000;}.black-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -51px top -18px;}.black-theme .multiSecList .comp-list--title .h2 {color: #000000;}.black-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #000000;}.black-theme .horCardSlide {background: #F1F1F1;}.black-theme .horCardSlide .comp-list--title .h2 {color: #000000;}.black-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -47px top -61px;}.black-theme.green-bg-element {margin: 0 -10px;background: #000000;}.black-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.black-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .black-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .black-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .black-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.black-theme.green-gradiant-bg {margin: 0 -10px;background: #000000;}.black-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #000000;background-color: #fff;}.black-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .black-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .black-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .black-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.black-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #000000;}.black-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #000000;}.black-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #000000;}.black-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .black-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .black-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .black-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.black-theme.orange-gradiant-bg {margin: 0 -10px;background: #000000;}.black-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .black-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .black-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .black-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.black-theme .comp-list.trending .comp-list--title .h2 {color: #000000 !important;}.black-theme .trending .comp-list--title h2.h2-after > a::after, .black-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .black-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .black-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -47px top -61px;}.teal-theme {}.teal-theme.gradiant-bg {margin: 0 -10px;background: #00889B;}.teal-theme.gradiant-bg .comp-list--title h2.h2 span {color: #EE231A;}.teal-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.teal-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.teal-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.teal-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(187, 100%, 30%) 40%, hsl(7, 100%, 30%) 100%);}.teal-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.teal-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.teal-theme .doubleHero {border-top: 2px solid #00889B;}.teal-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -409px top -18px;}.teal-theme .doubleHero .comp-list--title .h2 {color: #00889B;}.teal-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -366px top -61px;}.teal-theme .doubleHero .nav-tabs button.nav-link {color: #00889B;}.teal-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #00889B;color: #ffffff;}.teal-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .teal-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #00889B;}@media screen and (min-width: 768px) {.teal-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .teal-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.teal-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.teal-theme .doubleHero2 .comp-list--title .h2 {color: #00889B;}.teal-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -366px top -61px;}.teal-theme.bg-heroSlide {margin: 0 -10px;}.teal-theme.bg-heroSlide::before {background: #00889B;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.teal-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.teal-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.teal-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.teal-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.teal-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.teal-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.teal-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.teal-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.teal-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.teal-theme.bg-heroSlide::after {content: none;}}.teal-theme .heroSlide {position: relative;}.teal-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.teal-theme .heroSlide .nav-tabs button.nav-link:hover {color: #00889B;background-color: #fff;}.teal-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.teal-theme .firstHero .comp-list--title .h2 {color: #00889B !important;}.teal-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -366px top -61px;}.teal-theme .firstHero-50 {border-top: 2px solid #00889B;}.teal-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -409px top -18px;}.teal-theme .firstHero-50 .comp-list--title .h2 {color: #00889B;}.teal-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -366px top -61px;}.teal-theme .firstHero-50 .nav-tabs button.nav-link {color: #00889B;}.teal-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #00889B;color: #ffffff;}.teal-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #00889B;}@media screen and (min-width: 768px) {.teal-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.teal-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.teal-theme .firstHero-60 .comp-list--title .h2 {color: #00889B;}.teal-theme .firstHero-60 .nav-tabs button.nav-link {color: #00889B;}.teal-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #00889B;color: #ffffff;}.teal-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #00889B;}@media screen and (min-width: 768px) {.teal-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.teal-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.teal-theme .portraitSlide .comp-list--title h2.h2-after {color: #00889B;}.teal-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -365.75px top -61px;}.teal-theme .leftListSlide {border-top: 2px solid #00889B;}.teal-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -409px top -18px;}.teal-theme .leftListSlide .comp-list--title .h2 {color: #00889B;}.teal-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -366px top -61px;}.teal-theme .leftListSlide .nav-tabs button.nav-link {color: #00889B;}.teal-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #00889B;color: #ffffff;}.teal-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.teal-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #00889B;}.teal-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #00889B;}.teal-theme .leftListSlide .comp-list.buttons {background-color: #58BED1;}.teal-theme .explainers-cards {background: #E6F4F1;}.teal-theme .explainers-cards .comp-list--title .h2 {color: #00889B;}.teal-theme .multiSecList {border-top: 2px solid #00889B;}.teal-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -409px top -18px;}.teal-theme .multiSecList .comp-list--title .h2 {color: #00889B;}.teal-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.teal-theme .horCardSlide {background: #E6F4F1;}.teal-theme .horCardSlide .comp-list--title .h2 {color: #00889B;}.teal-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -366px top -61px;}.teal-theme.green-bg-element {margin: 0 -10px;background: #00889B;}.teal-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.teal-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .teal-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .teal-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .teal-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.teal-theme.green-gradiant-bg {margin: 0 -10px;background: #00889B;}.teal-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #00889B;background-color: #fff;}.teal-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .teal-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .teal-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .teal-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.teal-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #00889B;}.teal-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #00889B;}.teal-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #00889B;}.teal-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .teal-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .teal-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .teal-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.teal-theme.orange-gradiant-bg {margin: 0 -10px;background: #00889B;}.teal-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .teal-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .teal-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .teal-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.teal-theme .comp-list.trending .comp-list--title .h2 {color: #00889B !important;}.teal-theme .trending .comp-list--title h2.h2-after > a::after, .teal-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .teal-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .teal-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -366px top -61px;}.aliceblue-theme {}.aliceblue-theme.gradiant-bg {margin: 0 -10px;background: #F3F6FF;}.aliceblue-theme.gradiant-bg .comp-list--title h2.h2 {color: #010B13;}.aliceblue-theme.gradiant-bg .comp-list--title h2.h2 span {color: #EE231A;}.aliceblue-theme.gradiant-bg .comp-list--title h2.h2 a::after {background-position: left -541px top -242px;}.aliceblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #010B13;}.aliceblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #010B13 !important;}.aliceblue-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(225, 100%, 98%) 40%, hsl(48, 100%, 98%) 100%);}.aliceblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #010B13;}.aliceblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme .doubleHero {border-top: 2px solid #010B13;}.aliceblue-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -445px top -18px;}.aliceblue-theme .doubleHero .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme .doubleHero .nav-tabs button.nav-link {color: #010B13;}.aliceblue-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #010B13;color: #ffffff;}.aliceblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .aliceblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #010B13;}@media screen and (min-width: 768px) {.aliceblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .aliceblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.aliceblue-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #010B13;}.aliceblue-theme .doubleHero2 .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme.bg-heroSlide {margin: 0 -10px;}.aliceblue-theme.bg-heroSlide::before {background: #F3F6FF;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.aliceblue-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.aliceblue-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.aliceblue-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.aliceblue-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.aliceblue-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.aliceblue-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.aliceblue-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.aliceblue-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.aliceblue-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.aliceblue-theme.bg-heroSlide::after {content: none;}}.aliceblue-theme .heroSlide {position: relative;}.aliceblue-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -50.83px top -19px;position: absolute;left: 0;top: -1px;}.aliceblue-theme .heroSlide .nav-tabs button.nav-link {color: #010B13;}.aliceblue-theme .heroSlide .nav-tabs button.nav-link:hover {color: #010B13;}.aliceblue-theme .heroSlide .comp-list--title h2.h2-after {color: #010B13;}.aliceblue-theme .heroSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme .heroSlide .comp-list--slider .slick-dots li button {background: #010B13;}.aliceblue-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #010B13;}.aliceblue-theme .firstHero .comp-list--title .h2 {color: #010B13 !important;}.aliceblue-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme .firstHero-50 {border-top: 2px solid #010B13;}.aliceblue-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -445px top -18px;}.aliceblue-theme .firstHero-50 .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme .firstHero-50 .nav-tabs button.nav-link {color: #010B13;}.aliceblue-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #010B13;color: #ffffff;}.aliceblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #010B13;}@media screen and (min-width: 768px) {.aliceblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.aliceblue-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #010B13;}.aliceblue-theme .firstHero-60 .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .firstHero-60 .nav-tabs button.nav-link {color: #010B13;}.aliceblue-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #010B13;color: #ffffff;}.aliceblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #010B13;}@media screen and (min-width: 768px) {.aliceblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.aliceblue-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #010B13;}.aliceblue-theme .portraitSlide .comp-list--title h2.h2-after {color: #010B13;}.aliceblue-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme .leftListSlide {border-top: 2px solid #010B13;}.aliceblue-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -445px top -18px;}.aliceblue-theme .leftListSlide .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme .leftListSlide .nav-tabs button.nav-link {color: #010B13;}.aliceblue-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #010B13;color: #ffffff;}.aliceblue-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #010B13;}.aliceblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #010B13;}.aliceblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #010B13;}.aliceblue-theme .leftListSlide .comp-list.buttons {background-color: #697987;}.aliceblue-theme .explainers-cards {background: #F1F9FF;}.aliceblue-theme .explainers-cards .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .multiSecList {border-top: 2px solid #010B13;}.aliceblue-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -445px top -18px;}.aliceblue-theme .multiSecList .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #010B13;}.aliceblue-theme .horCardSlide {background: #F1F9FF;}.aliceblue-theme .horCardSlide .comp-list--title .h2 {color: #010B13;}.aliceblue-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -397.63px top -61px;}.aliceblue-theme.green-bg-element {margin: 0 -10px;background: #010B13;}.aliceblue-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.aliceblue-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.aliceblue-theme.green-gradiant-bg {margin: 0 -10px;background: #010B13;}.aliceblue-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #010B13;background-color: #fff;}.aliceblue-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.aliceblue-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #010B13;}.aliceblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #010B13;}.aliceblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #010B13;}.aliceblue-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.aliceblue-theme.orange-gradiant-bg {margin: 0 -10px;background: #010B13;}.aliceblue-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .aliceblue-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .aliceblue-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.aliceblue-theme .comp-list.trending .comp-list--title .h2 {color: #010B13 !important;}.aliceblue-theme .trending .comp-list--title h2.h2-after > a::after, .aliceblue-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .aliceblue-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .aliceblue-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -397.63px top -61px;}.portlandorange-theme {}.portlandorange-theme.gradiant-bg {margin: 0 -10px;background: rgba(255, 99, 47, 0.1);}.portlandorange-theme.gradiant-bg .comp-list--title h2.h2 {color: #FF5A36;}.portlandorange-theme.gradiant-bg .comp-list--title h2.h2 span {color: #EE231A;}.portlandorange-theme.gradiant-bg .comp-list--title h2.h2 a::after {background-position: left -473px top -242px;}.portlandorange-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #FF5A36;}.portlandorange-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #FF5A36 !important;}.portlandorange-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(15, 100%, 59%) 40%, hsl(195, 100%, 59%) 100%);}.portlandorange-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.portlandorange-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.portlandorange-theme .doubleHero {border-top: 2px solid #FF5A36;}.portlandorange-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -480.72px top -18px;}.portlandorange-theme .doubleHero .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme .doubleHero .nav-tabs button.nav-link {color: #FF5A36;}.portlandorange-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #FF5A36;color: #ffffff;}.portlandorange-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .portlandorange-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #FF5A36;}@media screen and (min-width: 768px) {.portlandorange-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .portlandorange-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.portlandorange-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #FF5A36;}.portlandorange-theme .doubleHero2 .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme.bg-heroSlide {margin: 0 -10px;}.portlandorange-theme.bg-heroSlide::before {background: #FF5A36;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.portlandorange-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.portlandorange-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.portlandorange-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.portlandorange-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.portlandorange-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.portlandorange-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.portlandorange-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.portlandorange-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.portlandorange-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.portlandorange-theme.bg-heroSlide::after {content: none;}}.portlandorange-theme .heroSlide {position: relative;}.portlandorange-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.portlandorange-theme .heroSlide .nav-tabs button.nav-link:hover {color: #FF5A36;background-color: #fff;}.portlandorange-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #FF5A36;}.portlandorange-theme .firstHero .comp-list--title .h2 {color: #FF5A36 !important;}.portlandorange-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme .firstHero-50 {border-top: 2px solid #FF5A36;}.portlandorange-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -480.72px top -18px;}.portlandorange-theme .firstHero-50 .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme .firstHero-50 .nav-tabs button.nav-link {color: #FF5A36;}.portlandorange-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #FF5A36;color: #ffffff;}.portlandorange-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #FF5A36;}@media screen and (min-width: 768px) {.portlandorange-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.portlandorange-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #FF5A36;}.portlandorange-theme .firstHero-60 .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .firstHero-60 .nav-tabs button.nav-link {color: #FF5A36;}.portlandorange-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #FF5A36;color: #ffffff;}.portlandorange-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #FF5A36;}@media screen and (min-width: 768px) {.portlandorange-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.portlandorange-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #FF5A36;}.portlandorange-theme .portraitSlide .comp-list--title h2.h2-after {color: #FF5A36;}.portlandorange-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme .leftListSlide {border-top: 2px solid #FF5A36;}.portlandorange-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -480.72px top -18px;}.portlandorange-theme .leftListSlide .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme .leftListSlide .nav-tabs button.nav-link {color: #FF5A36;}.portlandorange-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #FF5A36;color: #ffffff;}.portlandorange-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #FF5A36;}.portlandorange-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #FF5A36;}.portlandorange-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #FF5A36;}.portlandorange-theme .leftListSlide .comp-list.buttons {background-color: #FF7D68;}.portlandorange-theme .explainers-cards {background: #FFE6D6;}.portlandorange-theme .explainers-cards .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .multiSecList {border-top: 2px solid #FF5A36;}.portlandorange-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -480.72px top -18px;}.portlandorange-theme .multiSecList .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #FF5A36;}.portlandorange-theme .horCardSlide {background: #FFE6D6;}.portlandorange-theme .horCardSlide .comp-list--title .h2 {color: #FF5A36;}.portlandorange-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -429.52px top -61px;}.portlandorange-theme.green-bg-element {margin: 0 -10px;background: #FF5A36;}.portlandorange-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.portlandorange-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.portlandorange-theme.green-gradiant-bg {margin: 0 -10px;background: #FF5A36;}.portlandorange-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #FF5A36;background-color: #fff;}.portlandorange-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.portlandorange-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #FF5A36;}.portlandorange-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #FF5A36;}.portlandorange-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #FF5A36;}.portlandorange-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.portlandorange-theme.orange-gradiant-bg {margin: 0 -10px;background: #FF5A36;}.portlandorange-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .portlandorange-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .portlandorange-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.portlandorange-theme .comp-list.trending .comp-list--title .h2 {color: #FF5A36 !important;}.portlandorange-theme .trending .comp-list--title h2.h2-after > a::after, .portlandorange-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .portlandorange-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .portlandorange-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -429.52px top -61px;}.blue-theme {}.blue-theme.gradiant-bg {margin: 0 -10px;background: #1F1A5B;}.blue-theme.gradiant-bg .comp-list--title h2.h2 span {color: #EE231A;}.blue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.blue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.blue-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.blue-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(212, 98%, 42%) 40%, hsl(32, 98%, 42%) 100%);}.blue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.blue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.blue-theme .doubleHero {border-top: 2px solid #1F1A5B;}.blue-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -516.55px top -18px;}.blue-theme .doubleHero .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -461.4px top -61px;}.blue-theme .doubleHero .nav-tabs button.nav-link {color: #1F1A5B;}.blue-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #1F1A5B;color: #ffffff;}.blue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .blue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #1F1A5B;}@media screen and (min-width: 768px) {.blue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .blue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.blue-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #1F1A5B;}.blue-theme .doubleHero2 .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -461.4px top -61px;}.blue-theme.bg-heroSlide {margin: 0 -10px;}.blue-theme.bg-heroSlide::before {background: #1F1A5B;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.blue-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.blue-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.blue-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.blue-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.blue-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.blue-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.blue-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.blue-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.blue-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.blue-theme.bg-heroSlide::after {content: none;}}.blue-theme .heroSlide {position: relative;}.blue-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.blue-theme .heroSlide .nav-tabs button.nav-link:hover {color: #1F1A5B;background-color: #fff;}.blue-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #1F1A5B;}.blue-theme .firstHero .comp-list--title .h2 {color: #1F1A5B !important;}.blue-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -461.4px top -61px;}.blue-theme .firstHero-50 {border-top: 2px solid #1F1A5B;}.blue-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -516.55px top -18px;}.blue-theme .firstHero-50 .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -461.4px top -61px;}.blue-theme .firstHero-50 .nav-tabs button.nav-link {color: #1F1A5B;}.blue-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #1F1A5B;color: #ffffff;}.blue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #1F1A5B;}@media screen and (min-width: 768px) {.blue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.blue-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #1F1A5B;}.blue-theme .firstHero-60 .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .firstHero-60 .nav-tabs button.nav-link {color: #1F1A5B;}.blue-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #1F1A5B;color: #ffffff;}.blue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #1F1A5B;}@media screen and (min-width: 768px) {.blue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.blue-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #1F1A5B;}.blue-theme .portraitSlide .comp-list--title h2.h2-after {color: #1F1A5B;}.blue-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -461.4px top -61px;}.blue-theme .leftListSlide {border-top: 2px solid #1F1A5B;}.blue-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -516.55px top -18px;}.blue-theme .leftListSlide .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -461.4px top -61px;}.blue-theme .leftListSlide .nav-tabs button.nav-link {color: #1F1A5B;}.blue-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #1F1A5B;color: #ffffff;}.blue-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #1F1A5B;}.blue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #1F1A5B;}.blue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #1F1A5B;}.blue-theme .leftListSlide .comp-list.buttons {background-color: #53468E;}.blue-theme .explainers-cards {background: #F6EBFF;}.blue-theme .explainers-cards .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .multiSecList {border-top: 2px solid #1F1A5B;}.blue-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -516.55px top -18px;}.blue-theme .multiSecList .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #1F1A5B;}.blue-theme .horCardSlide {background: #F6EBFF;}.blue-theme .horCardSlide .comp-list--title .h2 {color: #1F1A5B;}.blue-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -461.4px top -61px;}.blue-theme.green-bg-element {margin: 0 -10px;background: #1F1A5B;}.blue-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.blue-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .blue-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .blue-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .blue-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.blue-theme.green-gradiant-bg {margin: 0 -10px;background: #1F1A5B;}.blue-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #1F1A5B;background-color: #fff;}.blue-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .blue-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .blue-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .blue-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.blue-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #1F1A5B;}.blue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #1F1A5B;}.blue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #1F1A5B;}.blue-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .blue-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .blue-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .blue-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.blue-theme.orange-gradiant-bg {margin: 0 -10px;background: #1F1A5B;}.blue-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .blue-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .blue-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .blue-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.blue-theme .comp-list.trending .comp-list--title .h2 {color: #1F1A5B !important;}.blue-theme .trending .comp-list--title h2.h2-after > a::after, .blue-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .blue-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .blue-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -461.4px top -61px;}.darkblue-theme {}.darkblue-theme.gradiant-bg {margin: 0 -10px;background: #001D30;}.darkblue-theme.gradiant-bg .comp-list--title h2.h2 span {color: #EE231A;}.darkblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.darkblue-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.darkblue-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.darkblue-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(204, 100%, 9%) 40%, hsl(23, 100%, 9%) 100%);}.darkblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.darkblue-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.darkblue-theme .doubleHero {border-top: 2px solid #001D30;}.darkblue-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -552.37px top -18px;}.darkblue-theme .doubleHero .comp-list--title .h2 {color: #001D30;}.darkblue-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -493.29px top -61px;}.darkblue-theme .doubleHero .nav-tabs button.nav-link {color: #001D30;}.darkblue-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #001D30;color: #ffffff;}.darkblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .darkblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #001D30;}@media screen and (min-width: 768px) {.darkblue-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .darkblue-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.darkblue-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #001D30;}.darkblue-theme .doubleHero2 .comp-list--title .h2 {color: #001D30;}.darkblue-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -493.29px top -61px;}.darkblue-theme.bg-heroSlide {margin: 0 -10px;}.darkblue-theme.bg-heroSlide::before {background: #001D30;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.darkblue-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.darkblue-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.darkblue-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.darkblue-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.darkblue-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.darkblue-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.darkblue-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.darkblue-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.darkblue-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.darkblue-theme.bg-heroSlide::after {content: none;}}.darkblue-theme .heroSlide {position: relative;}.darkblue-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.darkblue-theme .heroSlide .nav-tabs button.nav-link:hover {color: #001D30;background-color: #fff;}.darkblue-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #001D30;}.darkblue-theme .firstHero .comp-list--title .h2 {color: #001D30 !important;}.darkblue-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -493.29px top -61px;}.darkblue-theme .firstHero-50 {border-top: 2px solid #001D30;}.darkblue-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -552.37px top -18px;}.darkblue-theme .firstHero-50 .comp-list--title .h2 {color: #001D30;}.darkblue-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -493.29px top -61px;}.darkblue-theme .firstHero-50 .nav-tabs button.nav-link {color: #001D30;}.darkblue-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #001D30;color: #ffffff;}.darkblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #001D30;}@media screen and (min-width: 768px) {.darkblue-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.darkblue-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #001D30;}.darkblue-theme .firstHero-60 .comp-list--title .h2 {color: #001D30;}.darkblue-theme .firstHero-60 .nav-tabs button.nav-link {color: #001D30;}.darkblue-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #001D30;color: #ffffff;}.darkblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #001D30;}@media screen and (min-width: 768px) {.darkblue-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.darkblue-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #001D30;}.darkblue-theme .portraitSlide .comp-list--title h2.h2-after {color: #001D30;}.darkblue-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -493.29px top -61px;}.darkblue-theme .leftListSlide {border-top: 2px solid #001D30;}.darkblue-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -552.37px top -18px;}.darkblue-theme .leftListSlide .comp-list--title .h2 {color: #001D30;}.darkblue-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -493.29px top -61px;}.darkblue-theme .leftListSlide .nav-tabs button.nav-link {color: #001D30;}.darkblue-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #001D30;color: #ffffff;}.darkblue-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #001D30;}.darkblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #001D30;}.darkblue-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #001D30;}.darkblue-theme .leftListSlide .comp-list.buttons {background-color: #31485E;}.darkblue-theme .explainers-cards {background: #eaf4ff;}.darkblue-theme .explainers-cards .comp-list--title .h2 {color: #001D30;}.darkblue-theme .multiSecList {border-top: 2px solid #001D30;}.darkblue-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -552.37px top -18px;}.darkblue-theme .multiSecList .comp-list--title .h2 {color: #001D30;}.darkblue-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #001D30;}.darkblue-theme .horCardSlide {background: #eaf4ff;}.darkblue-theme .horCardSlide .comp-list--title .h2 {color: #001D30;}.darkblue-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -493.29px top -61px;}.darkblue-theme.green-bg-element {margin: 0 -10px;background: #001D30;}.darkblue-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.darkblue-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkblue-theme.green-gradiant-bg {margin: 0 -10px;background: #001D30;}.darkblue-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #001D30;background-color: #fff;}.darkblue-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkblue-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #001D30;}.darkblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #001D30;}.darkblue-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #001D30;}.darkblue-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkblue-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkblue-theme.orange-gradiant-bg {margin: 0 -10px;background: #001D30;}.darkblue-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .darkblue-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkblue-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkblue-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkblue-theme .comp-list.trending .comp-list--title .h2 {color: #001D30 !important;}.darkblue-theme .trending .comp-list--title h2.h2-after > a::after, .darkblue-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkblue-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkblue-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -493.29px top -61px;}.green-theme {}.green-theme.gradiant-bg {margin: 0 -10px;background: #269D70;}.green-theme.gradiant-bg .comp-list--title h2.h2 span {color: #F70140;}.green-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.green-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.green-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.green-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(157, 61%, 38%) 40%, hsl(337, 61%, 38%) 100%);}.green-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.green-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.green-theme .doubleHero {border-top: 2px solid #269D70;}.green-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.01px top -18px;}.green-theme .doubleHero .comp-list--title .h2 {color: #269D70;}.green-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -525.17px top -61px;}.green-theme .doubleHero .nav-tabs button.nav-link {color: #269D70;}.green-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #269D70;color: #ffffff;}.green-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .green-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #269D70;}@media screen and (min-width: 768px) {.green-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .green-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.green-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #269D70;}.green-theme .doubleHero2 .comp-list--title .h2 {color: #269D70;}.green-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -525.17px top -61px;}.green-theme.bg-heroSlide {margin: 0 -10px;}.green-theme.bg-heroSlide::before {background: #269D70;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.green-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.green-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.green-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.green-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.green-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.green-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.green-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.green-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.green-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.green-theme.bg-heroSlide::after {content: none;}}.green-theme .heroSlide {position: relative;}.green-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.green-theme .heroSlide .nav-tabs button.nav-link:hover {color: #269D70;background-color: #fff;}.green-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #269D70;}.green-theme .firstHero .comp-list--title .h2 {color: #269D70 !important;}.green-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -525.17px top -61px;}.green-theme .firstHero-50 {border-top: 2px solid #269D70;}.green-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.01px top -18px;}.green-theme .firstHero-50 .comp-list--title .h2 {color: #269D70;}.green-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -525.17px top -61px;}.green-theme .firstHero-50 .nav-tabs button.nav-link {color: #269D70;}.green-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #269D70;color: #ffffff;}.green-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #269D70;}@media screen and (min-width: 768px) {.green-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.green-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #269D70;}.green-theme .firstHero-60 .comp-list--title .h2 {color: #269D70;}.green-theme .firstHero-60 .nav-tabs button.nav-link {color: #269D70;}.green-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #269D70;color: #ffffff;}.green-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #269D70;}@media screen and (min-width: 768px) {.green-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.green-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #269D70;}.green-theme .portraitSlide .comp-list--title h2.h2-after {color: #269D70;}.green-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -525.17px top -61px;}.green-theme .leftListSlide {border-top: 2px solid #269D70;}.green-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.01px top -18px;}.green-theme .leftListSlide .comp-list--title .h2 {color: #269D70;}.green-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -525.17px top -61px;}.green-theme .leftListSlide .nav-tabs button.nav-link {color: #269D70;}.green-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #269D70;color: #ffffff;}.green-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #269D70;}.green-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #269D70;}.green-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #269D70;}.green-theme .leftListSlide .comp-list.buttons {background-color: #43a178;}.green-theme .explainers-cards {background: #EDFDF5;}.green-theme .explainers-cards .comp-list--title .h2 {color: #269D70;}.green-theme .multiSecList {border-top: 2px solid #269D70;}.green-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.01px top -18px;}.green-theme .multiSecList .comp-list--title .h2 {color: #269D70;}.green-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #269D70;}.green-theme .horCardSlide {background: #EDFDF5;}.green-theme .horCardSlide .comp-list--title .h2 {color: #269D70;}.green-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -525.17px top -61px;}.green-theme.green-bg-element {margin: 0 -10px;background: #269D70;}.green-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.green-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .green-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .green-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .green-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.green-theme.green-gradiant-bg {margin: 0 -10px;background: #269D70;}.green-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #269D70;background-color: #fff;}.green-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .green-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .green-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .green-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.green-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #269D70;}.green-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #269D70;}.green-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #269D70;}.green-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .green-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .green-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .green-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.green-theme.orange-gradiant-bg {margin: 0 -10px;background: #269D70;}.green-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .green-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .green-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .green-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.green-theme .comp-list.trending .comp-list--title .h2 {color: #269D70 !important;}.green-theme .trending .comp-list--title h2.h2-after > a::after, .green-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .green-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .green-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -525.17px top -61px;}.orange-theme {}.orange-theme.gradiant-bg {margin: 0 -10px;background: #D13900;}.orange-theme.gradiant-bg .comp-list--title h2.h2 span {color: #000000;}.orange-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.orange-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.orange-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.orange-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(15, 100%, 59%) 40%, hsl(195, 100%, 59%) 100%);}.orange-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.orange-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.orange-theme .doubleHero {border-top: 2px solid #D13900;}.orange-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -623.64px top -18px;}.orange-theme .doubleHero .comp-list--title .h2 {color: #D13900;}.orange-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -557.06px top -61px;}.orange-theme .doubleHero .nav-tabs button.nav-link {color: #D13900;}.orange-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #D13900;color: #ffffff;}.orange-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .orange-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #D13900;}@media screen and (min-width: 768px) {.orange-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .orange-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.orange-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #D13900;}.orange-theme .doubleHero2 .comp-list--title .h2 {color: #D13900;}.orange-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -557.06px top -61px;}.orange-theme.bg-heroSlide {margin: 0 -10px;}.orange-theme.bg-heroSlide::before {background: #D13900;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.orange-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.orange-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.orange-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.orange-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.orange-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.orange-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.orange-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.orange-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.orange-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.orange-theme.bg-heroSlide::after {content: none;}}.orange-theme .heroSlide {position: relative;}.orange-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.orange-theme .heroSlide .nav-tabs button.nav-link:hover {color: #D13900;background-color: #fff;}.orange-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #D13900;}.orange-theme .firstHero .comp-list--title .h2 {color: #D13900 !important;}.orange-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -557.06px top -61px;}.orange-theme .firstHero-50 {border-top: 2px solid #D13900;}.orange-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -623.64px top -18px;}.orange-theme .firstHero-50 .comp-list--title .h2 {color: #D13900;}.orange-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -557.06px top -61px;}.orange-theme .firstHero-50 .nav-tabs button.nav-link {color: #D13900;}.orange-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #D13900;color: #ffffff;}.orange-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #D13900;}@media screen and (min-width: 768px) {.orange-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.orange-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #D13900;}.orange-theme .firstHero-60 .comp-list--title .h2 {color: #D13900;}.orange-theme .firstHero-60 .nav-tabs button.nav-link {color: #D13900;}.orange-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #D13900;color: #ffffff;}.orange-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #D13900;}@media screen and (min-width: 768px) {.orange-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.orange-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #D13900;}.orange-theme .portraitSlide .comp-list--title h2.h2-after {color: #D13900;}.orange-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -557.06px top -61px;}.orange-theme .leftListSlide {border-top: 2px solid #D13900;}.orange-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -623.64px top -18px;}.orange-theme .leftListSlide .comp-list--title .h2 {color: #D13900;}.orange-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -557.06px top -61px;}.orange-theme .leftListSlide .nav-tabs button.nav-link {color: #D13900;}.orange-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #D13900;color: #ffffff;}.orange-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #D13900;}.orange-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #D13900;}.orange-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #D13900;}.orange-theme .leftListSlide .comp-list.buttons {background-color: #FF7D68;}.orange-theme .explainers-cards {background: #FFE6D6;}.orange-theme .explainers-cards .comp-list--title .h2 {color: #D13900;}.orange-theme .multiSecList {border-top: 2px solid #D13900;}.orange-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -623.64px top -18px;}.orange-theme .multiSecList .comp-list--title .h2 {color: #D13900;}.orange-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #D13900;}.orange-theme .horCardSlide {background: #FFE6D6;}.orange-theme .horCardSlide .comp-list--title .h2 {color: #D13900;}.orange-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -557.06px top -61px;}.orange-theme.green-bg-element {margin: 0 -10px;background: #D13900;}.orange-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.orange-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .orange-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .orange-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .orange-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.orange-theme.green-gradiant-bg {margin: 0 -10px;background: #D13900;}.orange-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #D13900;background-color: #fff;}.orange-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .orange-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .orange-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .orange-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.orange-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #D13900;}.orange-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #D13900;}.orange-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #D13900;}.orange-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .orange-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .orange-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .orange-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.orange-theme.orange-gradiant-bg {margin: 0 -10px;background: #D13900;}.orange-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .orange-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .orange-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .orange-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.orange-theme .comp-list.trending .comp-list--title .h2 {color: #D13900 !important;}.orange-theme .trending .comp-list--title h2.h2-after > a::after, .orange-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .orange-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .orange-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -557.06px top -61px;}.darkred-theme {}.darkred-theme.gradiant-bg {margin: 0 -10px;background: #8B001E;}.darkred-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.darkred-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.darkred-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.darkred-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.darkred-theme.multi-gradiant-bg {background: linear-gradient(135deg, hsl(347, 100%, 27%) 40%, hsl(167, 100%, 27%) 100%);}.darkred-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.darkred-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.darkred-theme .doubleHero {border-top: 2px solid #8B001E;}.darkred-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -659.28px top -18px;}.darkred-theme .doubleHero .comp-list--title .h2 {color: #8B001E;}.darkred-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.95px top -61px;}.darkred-theme .doubleHero .nav-tabs button.nav-link {color: #8B001E;}.darkred-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #8B001E;color: #ffffff;}.darkred-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .darkred-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #8B001E;}@media screen and (min-width: 768px) {.darkred-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .darkred-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.darkred-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #8B001E;}.darkred-theme .doubleHero2 .comp-list--title .h2 {color: #8B001E;}.darkred-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.95px top -61px;}.darkred-theme.bg-heroSlide {margin: 0 -10px;}.darkred-theme.bg-heroSlide::before {background: #8B001E;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.darkred-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.darkred-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.darkred-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.darkred-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.darkred-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.darkred-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.darkred-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.darkred-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.darkred-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.darkred-theme.bg-heroSlide::after {content: none;}}.darkred-theme .heroSlide {position: relative;}.darkred-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.darkred-theme .heroSlide .nav-tabs button.nav-link:hover {color: #8B001E;background-color: #fff;}.darkred-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #8B001E;}.darkred-theme .firstHero .comp-list--title .h2 {color: #8B001E !important;}.darkred-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.95px top -61px;}.darkred-theme .firstHero-50 {border-top: 2px solid #8B001E;}.darkred-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -659.28px top -18px;}.darkred-theme .firstHero-50 .comp-list--title .h2 {color: #8B001E;}.darkred-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.95px top -61px;}.darkred-theme .firstHero-50 .nav-tabs button.nav-link {color: #8B001E;}.darkred-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #8B001E;color: #ffffff;}.darkred-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #8B001E;}@media screen and (min-width: 768px) {.darkred-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.darkred-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #8B001E;}.darkred-theme .firstHero-60 .comp-list--title .h2 {color: #8B001E;}.darkred-theme .firstHero-60 .nav-tabs button.nav-link {color: #8B001E;}.darkred-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #8B001E;color: #ffffff;}.darkred-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #8B001E;}@media screen and (min-width: 768px) {.darkred-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.darkred-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #8B001E;}.darkred-theme .portraitSlide .comp-list--title h2.h2-after {color: #8B001E;}.darkred-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.95px top -61px;}.darkred-theme .leftListSlide {border-top: 2px solid #8B001E;}.darkred-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -659.28px top -18px;}.darkred-theme .leftListSlide .comp-list--title .h2 {color: #8B001E;}.darkred-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.95px top -61px;}.darkred-theme .leftListSlide .nav-tabs button.nav-link {color: #8B001E;}.darkred-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #8B001E;color: #ffffff;}.darkred-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #8B001E;}.darkred-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #8B001E;}.darkred-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #8B001E;}.darkred-theme .leftListSlide .comp-list.buttons {background-color: #A86B76;}.darkred-theme .explainers-cards {background: #F8E7E9;}.darkred-theme .explainers-cards .comp-list--title .h2 {color: #8B001E;}.darkred-theme .multiSecList {border-top: 2px solid #8B001E;}.darkred-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -659.28px top -18px;}.darkred-theme .multiSecList .comp-list--title .h2 {color: #8B001E;}.darkred-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #8B001E;}.darkred-theme .horCardSlide {background: #F8E7E9;}.darkred-theme .horCardSlide .comp-list--title .h2 {color: #8B001E;}.darkred-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -588.95px top -61px;}.darkred-theme.green-bg-element {margin: 0 -10px;background: #8B001E;}.darkred-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.darkred-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .darkred-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkred-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkred-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkred-theme.green-gradiant-bg {margin: 0 -10px;background: #8B001E;}.darkred-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #8B001E;background-color: #fff;}.darkred-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .darkred-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkred-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkred-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkred-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #8B001E;}.darkred-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #8B001E;}.darkred-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #8B001E;}.darkred-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .darkred-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkred-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkred-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkred-theme.orange-gradiant-bg {margin: 0 -10px;background: #8B001E;}.darkred-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .darkred-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkred-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkred-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.darkred-theme .comp-list.trending .comp-list--title .h2 {color: #8B001E !important;}.darkred-theme .trending .comp-list--title h2.h2-after > a::after, .darkred-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .darkred-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .darkred-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -588.95px top -61px;}.chocolate-theme {}.chocolate-theme.gradiant-bg {margin: 0 -10px;background: #7B3F00;}.chocolate-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.chocolate-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.chocolate-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.chocolate-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.chocolate-theme.multi-gradiant-bg {background-image: linear-gradient(to right bottom, #7b3f00, #803a0f, #83361b, #853225, #86302f);}.chocolate-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.chocolate-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.chocolate-theme .doubleHero {border-top: 2px solid #7B3F00;}.chocolate-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -695px top -18px;}.chocolate-theme .doubleHero .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -621px top -61px;}.chocolate-theme .doubleHero .nav-tabs button.nav-link {color: #7B3F00;}.chocolate-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #7B3F00;color: #ffffff;}.chocolate-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .chocolate-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #7B3F00;}@media screen and (min-width: 768px) {.chocolate-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .chocolate-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.chocolate-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #7B3F00;}.chocolate-theme .doubleHero2 .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -621px top -61px;}.chocolate-theme.bg-heroSlide {margin: 0 -10px;}.chocolate-theme.bg-heroSlide::before {background: #7B3F00;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.chocolate-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.chocolate-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.chocolate-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.chocolate-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.chocolate-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.chocolate-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.chocolate-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.chocolate-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.chocolate-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.chocolate-theme.bg-heroSlide::after {content: none;}}.chocolate-theme .heroSlide {position: relative;}.chocolate-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.chocolate-theme .heroSlide .nav-tabs button.nav-link:hover {color: #7B3F00;background-color: #fff;}.chocolate-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #7B3F00;}.chocolate-theme .firstHero .comp-list--title .h2 {color: #7B3F00 !important;}.chocolate-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -621px top -61px;}.chocolate-theme .firstHero-50 {border-top: 2px solid #7B3F00;}.chocolate-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -695px top -18px;}.chocolate-theme .firstHero-50 .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -621px top -61px;}.chocolate-theme .firstHero-50 .nav-tabs button.nav-link {color: #7B3F00;}.chocolate-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #7B3F00;color: #ffffff;}.chocolate-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #7B3F00;}@media screen and (min-width: 768px) {.chocolate-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.chocolate-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #7B3F00;}.chocolate-theme .firstHero-60 .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .firstHero-60 .nav-tabs button.nav-link {color: #7B3F00;}.chocolate-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #7B3F00;color: #ffffff;}.chocolate-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #7B3F00;}@media screen and (min-width: 768px) {.chocolate-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.chocolate-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #7B3F00;}.chocolate-theme .portraitSlide .comp-list--title h2.h2-after {color: #7B3F00;}.chocolate-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -621px top -61px;}.chocolate-theme .leftListSlide {border-top: 2px solid #7B3F00;}.chocolate-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -695px top -18px;}.chocolate-theme .leftListSlide .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -621px top -61px;}.chocolate-theme .leftListSlide .nav-tabs button.nav-link {color: #7B3F00;}.chocolate-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #7B3F00;color: #ffffff;}.chocolate-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #7B3F00;}.chocolate-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #7B3F00;}.chocolate-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #7B3F00;}.chocolate-theme .leftListSlide .comp-list.buttons {background-color: #B1886A;}.chocolate-theme .explainers-cards {background: #FFEACF;}.chocolate-theme .explainers-cards .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .multiSecList {border-top: 2px solid #7B3F00;}.chocolate-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -695px top -18px;}.chocolate-theme .multiSecList .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #7B3F00;}.chocolate-theme .horCardSlide {background: #FFEACF;}.chocolate-theme .horCardSlide .comp-list--title .h2 {color: #7B3F00;}.chocolate-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -621px top -61px;}.chocolate-theme.green-bg-element {margin: 0 -10px;background: #7B3F00;}.chocolate-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.chocolate-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chocolate-theme.green-gradiant-bg {margin: 0 -10px;background: #7B3F00;}.chocolate-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #7B3F00;background-color: #fff;}.chocolate-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chocolate-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #7B3F00;}.chocolate-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #7B3F00;}.chocolate-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #7B3F00;}.chocolate-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .chocolate-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chocolate-theme.orange-gradiant-bg {margin: 0 -10px;background: #7B3F00;}.chocolate-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .chocolate-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .chocolate-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .chocolate-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chocolate-theme .comp-list.trending .comp-list--title .h2 {color: #7B3F00 !important;}.chocolate-theme .trending .comp-list--title h2.h2-after > a::after, .chocolate-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .chocolate-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .chocolate-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -621px top -61px;}.chilipepper-theme {}.chilipepper-theme.gradiant-bg {margin: 0 -10px;background: #E32227;}.chilipepper-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.chilipepper-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.chilipepper-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.chilipepper-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.chilipepper-theme.multi-gradiant-bg {background-image: linear-gradient(to right bottom, #e32227, #d41b28, #c51628, #b51028, #a60c27);}.chilipepper-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.chilipepper-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.chilipepper-theme .doubleHero {border-top: 2px solid #E32227;}.chilipepper-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -730.83px top -18px;}.chilipepper-theme .doubleHero .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -652.89px top -61px;}.chilipepper-theme .doubleHero .nav-tabs button.nav-link {color: #E32227;}.chilipepper-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #E32227;color: #ffffff;}.chilipepper-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .chilipepper-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #E32227;}@media screen and (min-width: 768px) {.chilipepper-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .chilipepper-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.chilipepper-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #E32227;}.chilipepper-theme .doubleHero2 .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -652.89px top -61px;}.chilipepper-theme.bg-heroSlide {margin: 0 -10px;}.chilipepper-theme.bg-heroSlide::before {background: #E32227;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.chilipepper-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.chilipepper-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.chilipepper-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.chilipepper-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.chilipepper-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.chilipepper-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.chilipepper-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.chilipepper-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.chilipepper-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.chilipepper-theme.bg-heroSlide::after {content: none;}}.chilipepper-theme .heroSlide {position: relative;}.chilipepper-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.chilipepper-theme .heroSlide .nav-tabs button.nav-link:hover {color: #E32227;background-color: #fff;}.chilipepper-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #E32227;}.chilipepper-theme .firstHero .comp-list--title .h2 {color: #E32227 !important;}.chilipepper-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -652.89px top -61px;}.chilipepper-theme .firstHero-50 {border-top: 2px solid #E32227;}.chilipepper-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -730.83px top -18px;}.chilipepper-theme .firstHero-50 .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -652.89px top -61px;}.chilipepper-theme .firstHero-50 .nav-tabs button.nav-link {color: #E32227;}.chilipepper-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #E32227;color: #ffffff;}.chilipepper-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #E32227;}@media screen and (min-width: 768px) {.chilipepper-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.chilipepper-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #E32227;}.chilipepper-theme .firstHero-60 .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .firstHero-60 .nav-tabs button.nav-link {color: #E32227;}.chilipepper-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #E32227;color: #ffffff;}.chilipepper-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #E32227;}@media screen and (min-width: 768px) {.chilipepper-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.chilipepper-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #E32227;}.chilipepper-theme .portraitSlide .comp-list--title h2.h2-after {color: #E32227;}.chilipepper-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -652.89px top -61px;}.chilipepper-theme .leftListSlide {border-top: 2px solid #E32227;}.chilipepper-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -730.83px top -18px;}.chilipepper-theme .leftListSlide .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -652.89px top -61px;}.chilipepper-theme .leftListSlide .nav-tabs button.nav-link {color: #E32227;}.chilipepper-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #E32227;color: #ffffff;}.chilipepper-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #E32227;}.chilipepper-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #E32227;}.chilipepper-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #E32227;}.chilipepper-theme .leftListSlide .comp-list.buttons {background-color: #FF5868;}.chilipepper-theme .explainers-cards {background: #F1DEDE;}.chilipepper-theme .explainers-cards .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .multiSecList {border-top: 2px solid #E32227;}.chilipepper-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -730.83px top -18px;}.chilipepper-theme .multiSecList .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #E32227;}.chilipepper-theme .horCardSlide {background: #F1DEDE;}.chilipepper-theme .horCardSlide .comp-list--title .h2 {color: #E32227;}.chilipepper-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -652.89px top -61px;}.chilipepper-theme.green-bg-element {margin: 0 -10px;background: #E32227;}.chilipepper-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.chilipepper-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chilipepper-theme.green-gradiant-bg {margin: 0 -10px;background: #E32227;}.chilipepper-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #E32227;background-color: #fff;}.chilipepper-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chilipepper-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #E32227;}.chilipepper-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #E32227;}.chilipepper-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #E32227;}.chilipepper-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chilipepper-theme.orange-gradiant-bg {margin: 0 -10px;background: #E32227;}.chilipepper-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .chilipepper-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .chilipepper-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.chilipepper-theme .comp-list.trending .comp-list--title .h2 {color: #E32227 !important;}.chilipepper-theme .trending .comp-list--title h2.h2-after > a::after, .chilipepper-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .chilipepper-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .chilipepper-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -652.89px top -61px;}.carafe-theme {}.carafe-theme.gradiant-bg {margin: 0 -10px;background: #362624;}.carafe-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.carafe-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.carafe-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.carafe-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.carafe-theme.multi-gradiant-bg {background-image: linear-gradient(to right bottom, #362624, #422d29, #4f342e, #5c3c33, #684437);}.carafe-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.carafe-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.carafe-theme .doubleHero {border-top: 2px solid #362624;}.carafe-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -766.65px top -18px;}.carafe-theme .doubleHero .comp-list--title .h2 {color: #362624;}.carafe-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -684.77px top -61px;}.carafe-theme .doubleHero .nav-tabs button.nav-link {color: #362624;}.carafe-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #362624;color: #ffffff;}.carafe-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .carafe-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #362624;}@media screen and (min-width: 768px) {.carafe-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .carafe-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.carafe-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #362624;}.carafe-theme .doubleHero2 .comp-list--title .h2 {color: #362624;}.carafe-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -684.77px top -61px;}.carafe-theme.bg-heroSlide {margin: 0 -10px;}.carafe-theme.bg-heroSlide::before {background: #362624;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.carafe-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.carafe-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.carafe-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.carafe-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.carafe-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.carafe-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.carafe-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.carafe-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.carafe-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.carafe-theme.bg-heroSlide::after {content: none;}}.carafe-theme .heroSlide {position: relative;}.carafe-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.carafe-theme .heroSlide .nav-tabs button.nav-link:hover {color: #362624;background-color: #fff;}.carafe-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #362624;}.carafe-theme .firstHero .comp-list--title .h2 {color: #362624 !important;}.carafe-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -684.77px top -61px;}.carafe-theme .firstHero-50 {border-top: 2px solid #362624;}.carafe-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -766.65px top -18px;}.carafe-theme .firstHero-50 .comp-list--title .h2 {color: #362624;}.carafe-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -684.77px top -61px;}.carafe-theme .firstHero-50 .nav-tabs button.nav-link {color: #362624;}.carafe-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #362624;color: #ffffff;}.carafe-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #362624;}@media screen and (min-width: 768px) {.carafe-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.carafe-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #362624;}.carafe-theme .firstHero-60 .comp-list--title .h2 {color: #362624;}.carafe-theme .firstHero-60 .nav-tabs button.nav-link {color: #362624;}.carafe-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #362624;color: #ffffff;}.carafe-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #362624;}@media screen and (min-width: 768px) {.carafe-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.carafe-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #362624;}.carafe-theme .portraitSlide .comp-list--title h2.h2-after {color: #362624;}.carafe-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -684.77px top -61px;}.carafe-theme .leftListSlide {border-top: 2px solid #362624;}.carafe-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -766.65px top -18px;}.carafe-theme .leftListSlide .comp-list--title .h2 {color: #362624;}.carafe-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -684.77px top -61px;}.carafe-theme .leftListSlide .nav-tabs button.nav-link {color: #362624;}.carafe-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #362624;color: #ffffff;}.carafe-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #362624;}.carafe-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #362624;}.carafe-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #362624;}.carafe-theme .leftListSlide .comp-list.buttons {background-color: #89726F;}.carafe-theme .explainers-cards {background: #FFEAEC;}.carafe-theme .explainers-cards .comp-list--title .h2 {color: #362624;}.carafe-theme .multiSecList {border-top: 2px solid #362624;}.carafe-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -766.65px top -18px;}.carafe-theme .multiSecList .comp-list--title .h2 {color: #362624;}.carafe-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #362624;}.carafe-theme .horCardSlide {background: #FFEAEC;}.carafe-theme .horCardSlide .comp-list--title .h2 {color: #362624;}.carafe-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -684.77px top -61px;}.carafe-theme.green-bg-element {margin: 0 -10px;background: #362624;}.carafe-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.carafe-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .carafe-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .carafe-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .carafe-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.carafe-theme.green-gradiant-bg {margin: 0 -10px;background: #362624;}.carafe-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #362624;background-color: #fff;}.carafe-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .carafe-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .carafe-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .carafe-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.carafe-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #362624;}.carafe-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #362624;}.carafe-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #362624;}.carafe-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .carafe-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .carafe-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .carafe-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.carafe-theme.orange-gradiant-bg {margin: 0 -10px;background: #362624;}.carafe-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .carafe-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .carafe-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .carafe-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.carafe-theme .comp-list.trending .comp-list--title .h2 {color: #362624 !important;}.carafe-theme .trending .comp-list--title h2.h2-after > a::after, .carafe-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .carafe-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .carafe-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -684.77px top -61px;}.olive-theme {}.olive-theme.gradiant-bg {margin: 0 -10px;background: #808000;}.olive-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.olive-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.olive-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.olive-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.olive-theme.multi-gradiant-bg {background-image: linear-gradient(to right bottom, #808000, #72800f, #64801b, #567e26, #487d2f);}.olive-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.olive-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.olive-theme .doubleHero {border-top: 2px solid #808000;}.olive-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -802.47px top -18px;}.olive-theme .doubleHero .comp-list--title .h2 {color: #808000;}.olive-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -716.66px top -61px;}.olive-theme .doubleHero .nav-tabs button.nav-link {color: #808000;}.olive-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #808000;color: #ffffff;}.olive-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .olive-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #808000;}@media screen and (min-width: 768px) {.olive-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .olive-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.olive-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #808000;}.olive-theme .doubleHero2 .comp-list--title .h2 {color: #808000;}.olive-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -716.66px top -61px;}.olive-theme.bg-heroSlide {margin: 0 -10px;}.olive-theme.bg-heroSlide::before {background: #808000;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.olive-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.olive-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.olive-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.olive-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.olive-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.olive-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.olive-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.olive-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.olive-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.olive-theme.bg-heroSlide::after {content: none;}}.olive-theme .heroSlide {position: relative;}.olive-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.olive-theme .heroSlide .nav-tabs button.nav-link:hover {color: #808000;background-color: #fff;}.olive-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #808000;}.olive-theme .firstHero .comp-list--title .h2 {color: #808000 !important;}.olive-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -716.66px top -61px;}.olive-theme .firstHero-50 {border-top: 2px solid #808000;}.olive-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -802.47px top -18px;}.olive-theme .firstHero-50 .comp-list--title .h2 {color: #808000;}.olive-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -716.66px top -61px;}.olive-theme .firstHero-50 .nav-tabs button.nav-link {color: #808000;}.olive-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #808000;color: #ffffff;}.olive-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #808000;}@media screen and (min-width: 768px) {.olive-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.olive-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #808000;}.olive-theme .firstHero-60 .comp-list--title .h2 {color: #808000;}.olive-theme .firstHero-60 .nav-tabs button.nav-link {color: #808000;}.olive-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #808000;color: #ffffff;}.olive-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #808000;}@media screen and (min-width: 768px) {.olive-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.olive-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #808000;}.olive-theme .portraitSlide .comp-list--title h2.h2-after {color: #808000;}.olive-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -716.66px top -61px;}.olive-theme .leftListSlide {border-top: 2px solid #808000;}.olive-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -802.47px top -18px;}.olive-theme .leftListSlide .comp-list--title .h2 {color: #808000;}.olive-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -716.66px top -61px;}.olive-theme .leftListSlide .nav-tabs button.nav-link {color: #808000;}.olive-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #808000;color: #ffffff;}.olive-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #808000;}.olive-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #808000;}.olive-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #808000;}.olive-theme .leftListSlide .comp-list.buttons {background-color: #B8B27A;}.olive-theme .explainers-cards {background: #F7F2CB;}.olive-theme .explainers-cards .comp-list--title .h2 {color: #808000;}.olive-theme .multiSecList {border-top: 2px solid #808000;}.olive-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -802.47px top -18px;}.olive-theme .multiSecList .comp-list--title .h2 {color: #808000;}.olive-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #808000;}.olive-theme .horCardSlide {background: #F7F2CB;}.olive-theme .horCardSlide .comp-list--title .h2 {color: #808000;}.olive-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -716.66px top -61px;}.olive-theme.green-bg-element {margin: 0 -10px;background: #808000;}.olive-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.olive-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .olive-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .olive-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .olive-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.olive-theme.green-gradiant-bg {margin: 0 -10px;background: #808000;}.olive-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #808000;background-color: #fff;}.olive-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .olive-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .olive-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .olive-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.olive-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #808000;}.olive-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #808000;}.olive-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #808000;}.olive-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .olive-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .olive-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .olive-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.olive-theme.orange-gradiant-bg {margin: 0 -10px;background: #808000;}.olive-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .olive-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .olive-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .olive-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.olive-theme .comp-list.trending .comp-list--title .h2 {color: #808000 !important;}.olive-theme .trending .comp-list--title h2.h2-after > a::after, .olive-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .olive-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .olive-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -716.66px top -61px;}.charcoal-theme {}.charcoal-theme.gradiant-bg {margin: 0 -10px;background: #36454F;}.charcoal-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.charcoal-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.charcoal-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.charcoal-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.charcoal-theme.multi-gradiant-bg {background-image: linear-gradient(to right bottom, #36454f, #364e5a, #355765, #32616e, #2e6b77);}.charcoal-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.charcoal-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.charcoal-theme .doubleHero {border-top: 2px solid #36454F;}.charcoal-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -838.11px top -18px;}.charcoal-theme .doubleHero .comp-list--title .h2 {color: #36454F;}.charcoal-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -748.54px top -61px;}.charcoal-theme .doubleHero .nav-tabs button.nav-link {color: #36454F;}.charcoal-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #36454F;color: #ffffff;}.charcoal-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .charcoal-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #36454F;}@media screen and (min-width: 768px) {.charcoal-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .charcoal-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.charcoal-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #36454F;}.charcoal-theme .doubleHero2 .comp-list--title .h2 {color: #36454F;}.charcoal-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -748.54px top -61px;}.charcoal-theme.bg-heroSlide {margin: 0 -10px;}.charcoal-theme.bg-heroSlide::before {background: #36454F;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.charcoal-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.charcoal-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.charcoal-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.charcoal-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.charcoal-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.charcoal-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.charcoal-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.charcoal-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.charcoal-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.charcoal-theme.bg-heroSlide::after {content: none;}}.charcoal-theme .heroSlide {position: relative;}.charcoal-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.charcoal-theme .heroSlide .nav-tabs button.nav-link:hover {color: #36454F;background-color: #fff;}.charcoal-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #36454F;}.charcoal-theme .firstHero .comp-list--title .h2 {color: #36454F !important;}.charcoal-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -748.54px top -61px;}.charcoal-theme .firstHero-50 {border-top: 2px solid #36454F;}.charcoal-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -838.11px top -18px;}.charcoal-theme .firstHero-50 .comp-list--title .h2 {color: #36454F;}.charcoal-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -748.54px top -61px;}.charcoal-theme .firstHero-50 .nav-tabs button.nav-link {color: #36454F;}.charcoal-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #36454F;color: #ffffff;}.charcoal-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #36454F;}@media screen and (min-width: 768px) {.charcoal-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.charcoal-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #36454F;}.charcoal-theme .firstHero-60 .comp-list--title .h2 {color: #36454F;}.charcoal-theme .firstHero-60 .nav-tabs button.nav-link {color: #36454F;}.charcoal-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #36454F;color: #ffffff;}.charcoal-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #36454F;}@media screen and (min-width: 768px) {.charcoal-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.charcoal-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #36454F;}.charcoal-theme .portraitSlide .comp-list--title h2.h2-after {color: #36454F;}.charcoal-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -748.54px top -61px;}.charcoal-theme .leftListSlide {border-top: 2px solid #36454F;}.charcoal-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -838.11px top -18px;}.charcoal-theme .leftListSlide .comp-list--title .h2 {color: #36454F;}.charcoal-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -748.54px top -61px;}.charcoal-theme .leftListSlide .nav-tabs button.nav-link {color: #36454F;}.charcoal-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #36454F;color: #ffffff;}.charcoal-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #36454F;}.charcoal-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #36454F;}.charcoal-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #36454F;}.charcoal-theme .leftListSlide .comp-list.buttons {background-color: #657580;}.charcoal-theme .explainers-cards {background: #BECFDB;}.charcoal-theme .explainers-cards .comp-list--title .h2 {color: #36454F;}.charcoal-theme .multiSecList {border-top: 2px solid #36454F;}.charcoal-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -838.11px top -18px;}.charcoal-theme .multiSecList .comp-list--title .h2 {color: #36454F;}.charcoal-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #36454F;}.charcoal-theme .horCardSlide {background: #BECFDB;}.charcoal-theme .horCardSlide .comp-list--title .h2 {color: #36454F;}.charcoal-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -748.54px top -61px;}.charcoal-theme.green-bg-element {margin: 0 -10px;background: #36454F;}.charcoal-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.charcoal-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.charcoal-theme.green-gradiant-bg {margin: 0 -10px;background: #36454F;}.charcoal-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #36454F;background-color: #fff;}.charcoal-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.charcoal-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #36454F;}.charcoal-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #36454F;}.charcoal-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #36454F;}.charcoal-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .charcoal-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.charcoal-theme.orange-gradiant-bg {margin: 0 -10px;background: #36454F;}.charcoal-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .charcoal-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .charcoal-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .charcoal-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.charcoal-theme .comp-list.trending .comp-list--title .h2 {color: #36454F !important;}.charcoal-theme .trending .comp-list--title h2.h2-after > a::after, .charcoal-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .charcoal-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .charcoal-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -748.54px top -61px;}.cognac-theme {}.cognac-theme.gradiant-bg {margin: 0 -10px;background: #9A463D;}.cognac-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.cognac-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.cognac-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.cognac-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.cognac-theme.multi-gradiant-bg {background-image: linear-gradient(to right bottom, #9a463d, #994444, #96424b, #934151, #8f4157);}.cognac-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.cognac-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.cognac-theme .doubleHero {border-top: 2px solid #9A463D;}.cognac-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -873.75px top -18px;}.cognac-theme .doubleHero .comp-list--title .h2 {color: #9A463D;}.cognac-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -780.43px top -61px;}.cognac-theme .doubleHero .nav-tabs button.nav-link {color: #9A463D;}.cognac-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #9A463D;color: #ffffff;}.cognac-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .cognac-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #9A463D;}@media screen and (min-width: 768px) {.cognac-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .cognac-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.cognac-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #9A463D;}.cognac-theme .doubleHero2 .comp-list--title .h2 {color: #9A463D;}.cognac-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -780.43px top -61px;}.cognac-theme.bg-heroSlide {margin: 0 -10px;}.cognac-theme.bg-heroSlide::before {background: #9A463D;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.cognac-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.cognac-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.cognac-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.cognac-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.cognac-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.cognac-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.cognac-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.cognac-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.cognac-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.cognac-theme.bg-heroSlide::after {content: none;}}.cognac-theme .heroSlide {position: relative;}.cognac-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.cognac-theme .heroSlide .nav-tabs button.nav-link:hover {color: #9A463D;background-color: #fff;}.cognac-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #9A463D;}.cognac-theme .firstHero .comp-list--title .h2 {color: #9A463D !important;}.cognac-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -780.43px top -61px;}.cognac-theme .firstHero-50 {border-top: 2px solid #9A463D;}.cognac-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -873.75px top -18px;}.cognac-theme .firstHero-50 .comp-list--title .h2 {color: #9A463D;}.cognac-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -780.43px top -61px;}.cognac-theme .firstHero-50 .nav-tabs button.nav-link {color: #9A463D;}.cognac-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #9A463D;color: #ffffff;}.cognac-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #9A463D;}@media screen and (min-width: 768px) {.cognac-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.cognac-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #9A463D;}.cognac-theme .firstHero-60 .comp-list--title .h2 {color: #9A463D;}.cognac-theme .firstHero-60 .nav-tabs button.nav-link {color: #9A463D;}.cognac-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #9A463D;color: #ffffff;}.cognac-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #9A463D;}@media screen and (min-width: 768px) {.cognac-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.cognac-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #9A463D;}.cognac-theme .portraitSlide .comp-list--title h2.h2-after {color: #9A463D;}.cognac-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -780.43px top -61px;}.cognac-theme .leftListSlide {border-top: 2px solid #9A463D;}.cognac-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -873.75px top -18px;}.cognac-theme .leftListSlide .comp-list--title .h2 {color: #9A463D;}.cognac-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -780.43px top -61px;}.cognac-theme .leftListSlide .nav-tabs button.nav-link {color: #9A463D;}.cognac-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #9A463D;color: #ffffff;}.cognac-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #9A463D;}.cognac-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #9A463D;}.cognac-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #9A463D;}.cognac-theme .leftListSlide .comp-list.buttons {background-color: #D4796D;}.cognac-theme .explainers-cards {background: #FFE5DC;}.cognac-theme .explainers-cards .comp-list--title .h2 {color: #9A463D;}.cognac-theme .multiSecList {border-top: 2px solid #9A463D;}.cognac-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -873.75px top -18px;}.cognac-theme .multiSecList .comp-list--title .h2 {color: #9A463D;}.cognac-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #9A463D;}.cognac-theme .horCardSlide {background: #FFE5DC;}.cognac-theme .horCardSlide .comp-list--title .h2 {color: #9A463D;}.cognac-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -780.43px top -61px;}.cognac-theme.green-bg-element {margin: 0 -10px;background: #9A463D;}.cognac-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.cognac-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .cognac-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .cognac-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .cognac-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.cognac-theme.green-gradiant-bg {margin: 0 -10px;background: #9A463D;}.cognac-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #9A463D;background-color: #fff;}.cognac-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .cognac-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .cognac-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .cognac-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.cognac-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #9A463D;}.cognac-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #9A463D;}.cognac-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #9A463D;}.cognac-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .cognac-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .cognac-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .cognac-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.cognac-theme.orange-gradiant-bg {margin: 0 -10px;background: #9A463D;}.cognac-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .cognac-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .cognac-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .cognac-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.cognac-theme .comp-list.trending .comp-list--title .h2 {color: #9A463D !important;}.cognac-theme .trending .comp-list--title h2.h2-after > a::after, .cognac-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .cognac-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .cognac-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -780.43px top -61px;}.rosepetals-theme {}.rosepetals-theme.gradiant-bg {margin: 0 -10px;background: #3B0404;}.rosepetals-theme.gradiant-bg .comp-list--title h2.h2 span {color: #ffee00;}.rosepetals-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after {color: #ffffff;}.rosepetals-theme.gradiant-bg .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.rosepetals-theme.gradiant-bg .portraitSlide-v2 .comp-list--title h2 {color: #ffffff !important;}.rosepetals-theme.multi-gradiant-bg {background-image: linear-gradient(to right bottom, #3b0404, #450915, #4f1021, #58182e, #61203c);}.rosepetals-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after {color: #ffffff;}.rosepetals-theme.multi-gradiant-bg .portraitSlide-v2 .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -61px;}.rosepetals-theme .doubleHero {border-top: 2px solid #3B0404;}.rosepetals-theme .doubleHero::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -909.38px top -18px;}.rosepetals-theme .doubleHero .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .doubleHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -812.31px top -61px;}.rosepetals-theme .doubleHero .nav-tabs button.nav-link {color: #3B0404;}.rosepetals-theme .doubleHero .nav-tabs button.nav-link:hover {background-color: #3B0404;color: #ffffff;}.rosepetals-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .rosepetals-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #3B0404;}@media screen and (min-width: 768px) {.rosepetals-theme .doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .rosepetals-theme .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ffffff;}}.rosepetals-theme .doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #3B0404;}.rosepetals-theme .doubleHero2 .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .doubleHero2 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -812.31px top -61px;}.rosepetals-theme.bg-heroSlide {margin: 0 -10px;}.rosepetals-theme.bg-heroSlide::before {background: #3B0404;content: "";width: 100%;height: calc(100% - 260px);position: absolute;top: 0;left: 0;}@media screen and (min-width: 360px) {.rosepetals-theme.bg-heroSlide::before {height: 28%;}}@media screen and (min-width: 420px) {.rosepetals-theme.bg-heroSlide::before {height: 105vw;}}@media screen and (min-width: 560px) {.rosepetals-theme.bg-heroSlide::before {height: calc(100% - 1560px);}}@media screen and (min-width: 640px) {.rosepetals-theme.bg-heroSlide::before {height: calc(100% - 1550px);}}@media screen and (min-width: 768px) {.rosepetals-theme.bg-heroSlide::before {height: calc(100% - 215px);}}@media screen and (min-width: 992px) {.rosepetals-theme.bg-heroSlide::before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.rosepetals-theme.bg-heroSlide::before {height: calc(100% - 285px);}}@media screen and (min-width: 1400px) {.rosepetals-theme.bg-heroSlide::before {height: calc(100% - 260px);}}.rosepetals-theme.bg-heroSlide::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/teal-bg.svg) no-repeat;width: 218px;height: 170px;opacity: 0.05;position: absolute;right: -20px;top: calc(100% - 490px);}@media (max-width: 767px) {.rosepetals-theme.bg-heroSlide::after {content: none;}}.rosepetals-theme .heroSlide {position: relative;}.rosepetals-theme .heroSlide:before {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -15px top -19px;position: absolute;left: 0;top: -1px;}.rosepetals-theme .heroSlide .nav-tabs button.nav-link:hover {color: #3B0404;background-color: #fff;}.rosepetals-theme .heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #3B0404;}.rosepetals-theme .firstHero .comp-list--title .h2 {color: #3B0404 !important;}.rosepetals-theme .firstHero .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -812.31px top -61px;}.rosepetals-theme .firstHero-50 {border-top: 2px solid #3B0404;}.rosepetals-theme .firstHero-50::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -909.38px top -18px;}.rosepetals-theme .firstHero-50 .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .firstHero-50 .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -812.31px top -61px;}.rosepetals-theme .firstHero-50 .nav-tabs button.nav-link {color: #3B0404;}.rosepetals-theme .firstHero-50 .nav-tabs button.nav-link:hover {background-color: #3B0404;color: #ffffff;}.rosepetals-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #3B0404;}@media screen and (min-width: 768px) {.rosepetals-theme .firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.rosepetals-theme .firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #3B0404;}.rosepetals-theme .firstHero-60 .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .firstHero-60 .nav-tabs button.nav-link {color: #3B0404;}.rosepetals-theme .firstHero-60 .nav-tabs button.nav-link:hover {background-color: #3B0404;color: #ffffff;}.rosepetals-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #3B0404;}@media screen and (min-width: 768px) {.rosepetals-theme .firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #ffffff;}}.rosepetals-theme .firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #3B0404;}.rosepetals-theme .portraitSlide .comp-list--title h2.h2-after {color: #3B0404;}.rosepetals-theme .portraitSlide .comp-list--title h2.h2-after a:after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -812.31px top -61px;}.rosepetals-theme .leftListSlide {border-top: 2px solid #3B0404;}.rosepetals-theme .leftListSlide::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -909.38px top -18px;}.rosepetals-theme .leftListSlide .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .leftListSlide .comp-list--title .h2 a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -812.31px top -61px;}.rosepetals-theme .leftListSlide .nav-tabs button.nav-link {color: #3B0404;}.rosepetals-theme .leftListSlide .nav-tabs button.nav-link:hover {background-color: #3B0404;color: #ffffff;}.rosepetals-theme .leftListSlide .comp-list--cards .item .item-timeshare span.datetime {color: #3B0404;}.rosepetals-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {border: 1px solid #3B0404;}.rosepetals-theme .leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #3B0404;}.rosepetals-theme .leftListSlide .comp-list.buttons {background-color: #A86774;}.rosepetals-theme .explainers-cards {background: #F8E7E9;}.rosepetals-theme .explainers-cards .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .multiSecList {border-top: 2px solid #3B0404;}.rosepetals-theme .multiSecList::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -909.38px top -18px;}.rosepetals-theme .multiSecList .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .multiSecList .comp-list--cards .item .item-timeshare span.datetime {color: #3B0404;}.rosepetals-theme .horCardSlide {background: #F8E7E9;}.rosepetals-theme .horCardSlide .comp-list--title .h2 {color: #3B0404;}.rosepetals-theme .horCardSlide .comp-list--title .h2.h2-after a::after {background: url("clientlib-mmtv-common-footer/resources/img/theme-icons.svg") no-repeat;background-position: left -812.31px top -61px;}.rosepetals-theme.green-bg-element {margin: 0 -10px;background: #3B0404;}.rosepetals-theme.green-bg-element .heroMainSlide {padding-left: 10px;padding-right: 10px;}.rosepetals-theme.green-bg-element .trending .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-bg-element .fourHero-50 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-bg-element .firstHero-60 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-bg-element .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.rosepetals-theme.green-gradiant-bg {margin: 0 -10px;background: #3B0404;}.rosepetals-theme.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {color: #3B0404;background-color: #fff;}.rosepetals-theme.green-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.rosepetals-theme.green-gradiant-bg-dark {margin: 0 -10px;background-color: #3B0404;}.rosepetals-theme.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #3B0404;}.rosepetals-theme.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #3B0404;}.rosepetals-theme.green-gradiant-bg-dark .trending .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-gradiant-bg-dark .fourHero-50 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-gradiant-bg-dark .firstHero-60 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.green-gradiant-bg-dark .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.rosepetals-theme.orange-gradiant-bg {margin: 0 -10px;background: #3B0404;}.rosepetals-theme.orange-gradiant-bg .trending .comp-list--title h2.h2-after > a::after, .rosepetals-theme.orange-gradiant-bg .fourHero-50 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.orange-gradiant-bg .firstHero-60 .comp-list--title h2.h2-after > a::after, .rosepetals-theme.orange-gradiant-bg .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -15px top -61px;}.rosepetals-theme .comp-list.trending .comp-list--title .h2 {color: #3B0404 !important;}.rosepetals-theme .trending .comp-list--title h2.h2-after > a::after, .rosepetals-theme .fourHero-50 .comp-list--title h2.h2-after > a::after, .rosepetals-theme .firstHero-60 .comp-list--title h2.h2-after > a::after, .rosepetals-theme .doubleHero2 .comp-list--title h2.h2-after > a::after {background-position: left -812.31px top -61px;}.gradiant-bg {position: relative;overflow: hidden;}.gradiant-bg.circle-canva::after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/blue-bg-bef.svg);position: absolute;right: -90px;top: -90px;width: 180px;height: 180px;}.banner-bg:after {content: "";background: url(clientlib-mmtv-common-footer/resources/img/bef-element.svg) no-repeat;width: 120px;height: 218px;position: absolute;right: -20px;bottom: 0;}.green-gradiant-bg-dark {background-image: url(clientlib-mmtv-common-footer/resources/img/gradiant-bg-circle.svg);}.orange-gradiant-bg .doubleHero2 .comp-list--title h2 {color: #fff !important;}.heading-border--navyblue-theme {background-color: #000080;}.heading--navyblue-theme {color: #000080;}.heading-border--darkgreen-theme {background-color: #196439;}.heading--darkgreen-theme {color: #196439;}.heading-border--dullorange-theme {background-color: #DC4C25;}.heading--dullorange-theme {color: #DC4C25;}.heading-border--murreyred-theme {background-color: #7F0C35;}.heading--murreyred-theme {color: #7F0C35;}.heading-border--sapphireblue-theme {background-color: #002163;}.heading--sapphireblue-theme {color: #002163;}.heading-border--royalblue-theme {background-color: #34269D;}.heading--royalblue-theme {color: #34269D;}.heading-border--purple-theme {background-color: #7825AB;}.heading--purple-theme {color: #7825AB;}.heading-border--skyblue-theme {background-color: #004C97;}.heading--skyblue-theme {color: #004C97;}.heading-border--seashell-theme {background-color: #495A66;}.heading--seashell-theme {color: #495A66;}.heading-border--black-theme {background-color: #000000;}.heading--black-theme {color: #000000;}.heading-border--teal-theme {background-color: #00889B;}.heading--teal-theme {color: #00889B;}.heading-border--aliceblue-theme {background-color: #010B13;}.heading--aliceblue-theme {color: #010B13;}.heading-border--portlandorange-theme {background-color: #FF5A36;}.heading--portlandorange-theme {color: #FF5A36;}.heading-border--blue-theme {background-color: #1F1A5B;}.heading--blue-theme {color: #1F1A5B;}.heading-border--darkblue-theme {background-color: #001D30;}.heading--darkblue-theme {color: #001D30;}.heading-border--green-theme {background-color: #269D70;}.heading--green-theme {color: #269D70;}.heading-border--orange-theme {background-color: #D13900;}.heading--orange-theme {color: #D13900;}.heading-border--darkred-theme {background-color: #8B001E;}.heading--darkred-theme {color: #8B001E;}.heading-border--chocolate-theme {background-color: #7B3F00;}.heading--chocolate-theme {color: #7B3F00;}.heading-border--chilipepper-theme {background-color: #E32227;}.heading--chilipepper-theme {color: #E32227;}.heading-border--carafe-theme {background-color: #362624;}.heading--carafe-theme {color: #362624;}.heading-border--olive-theme {background-color: #808000;}.heading--olive-theme {color: #808000;}.heading-border--charcoal-theme {background-color: #36454F;}.heading--charcoal-theme {color: #36454F;}.heading-border--cognac-theme {background-color: #9A463D;}.heading--cognac-theme {color: #9A463D;}.heading-border--rosepetals-theme {background-color: #3B0404;}.heading--rosepetals-theme {color: #3B0404;}
 a, a:hover, button, button:hover {text-decoration: none;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}.blue-gradiant-bg {background: linear-gradient(250.9deg, #1663B9 -5.44%, #173C6B 34.65%, #1A2F51 68.15%, #1F1C2E 100%);}html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, img, strong, b, i, ol, ul, li, label, footer, header, nav, section, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}html, body {overflow-x: hidden;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;font-weight: 400;}body {line-height: 1;font-family: "PanchariUN";}footer, header, nav, section {display: block;}nav ul, ul {list-style: none;}a {margin: 0;padding: 0;font-size: 100%;vertical-align: baseline;background: transparent;text-decoration: none;}a:hover {text-decoration: none;}img {max-width: 100%;}img[width], img[height] {width: auto;height: auto;}* {box-sizing: border-box;}h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, h5, h6, h6 {text-transform: uppercase;font-family: "EGGIndulekha";}h1 {font-size: 87px;}h2 {font-size: 70px;line-height: 75px;position: relative;z-index: 9;}h4 {font-size: 32px;}h5 {font-size: 16px;font-weight: 700;}a:hover {color: inherit;}img {max-width: 100%;}.play-icon {width: 52px;height: 52px;border-radius: 50%;cursor: pointer;display: flex;align-items: center;justify-content: center;background-color: #EE231A;padding: 9px;background-image: url(clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025);background-repeat: no-repeat;background-size: auto;background-position: right -17px top -131px;}.play-icon.sm-icon {width: 32px;height: 32px;background-position: left -321px top -49px;}@media (max-width: 991px) {.play-icon.sm-icon {width: 20px;height: 20px;background-position: left -134px top -55px;}}@media (max-width: 767px) {.play-icon.sm-icon {width: 28px;height: 28px;background-position: left -322px top -51px;}}select {border-radius: 4px;height: 56px;width: 100%;border: none;padding: 0 50px 0 16px;font-style: normal;font-weight: 700;font-size: 20px;line-height: 21px;color: #000;font-family: "PanchariUN";outline: none;box-shadow: none;background-color: #F1F1F1;background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.50012 1.5L5.50012 5.5L9.50012 1.5' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 50% 50%;background-position: calc(100% - 15px) center;-webkit-appearance: none;-moz-appearance: none;}input[type=text] {background: #F1F1F1;border-radius: 4px;height: 56px;width: 100%;border: none;padding: 0 16px;font-style: normal;font-weight: 700;font-size: 20px;line-height: 21px;color: #000;font-family: "PanchariUN";outline: none;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;}body .mm-container {width: 100%;padding: 0 15px;margin-left: auto;margin-right: auto;}@media (min-width: 576px) {body .mm-container {max-width: 540px;}}@media (min-width: 768px) {body .mm-container {max-width: 720px;}}@media (min-width: 991px) {body .mm-container {max-width: 960px;}}@media (min-width: 1200px) {body .mm-container {max-width: 1170px;padding: 0;}}body .common-top {padding: 40px 15px;margin-left: auto;margin-right: auto;}@media (max-width: 767px) {body .common-top {padding: 20px 15px;}}@media (min-width: 576px) {body .common-top {max-width: 540px;}}@media (min-width: 768px) {body .common-top {max-width: 720px;}}@media (min-width: 991px) {body .common-top {max-width: 960px;}}@media (min-width: 1200px) {body .common-top {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}body .common-top .comp-list--title {padding-top: 1rem;}body .live-tv {max-width: 1170px;padding: 30px 15px;margin-left: auto;margin-right: auto;}body .live-tv iframe {width: 100%;}@media (max-width: 767px) {body .live-tv {padding: 30px 0;}}@media (min-width: 576px) {body .live-tv {max-width: 540px;}}@media (min-width: 768px) {body .live-tv {max-width: 720px;}}@media (min-width: 991px) {body .live-tv {max-width: 960px;padding-left: 15px;padding-right: 15px;}}@media (min-width: 1200px) {body .live-tv {max-width: 1170px;padding-left: 0;padding-right: 0;}}.mmcontainer {position: relative;display: block;clear: both;min-height: 100vh;}.mmcontainer::after, .mmcontainer::before {display: table;content: "";clear: both;}.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;overflow: hidden;display: block;margin: 0;padding: 0;}.slick-list:focus {outline: none;}.slick-list.dragging {cursor: pointer;}.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;left: 0;top: 0;display: block;margin-left: auto;margin-right: auto;}.slick-track:before, .slick-track:after {content: "";display: table;}.slick-track:after {clear: both;}.slick-loading .slick-track {visibility: hidden;}.slick-slide {float: left;height: 100%;min-height: 1px;display: none;}.slick-slide img {display: block;}.slick-slide.dragging img {pointer-events: none;}.slick-loading .slick-slide {visibility: hidden;}.slick-arrow {position: absolute;width: 32px;height: 32px;border-radius: 50%;font-size: 0;border: 0;cursor: pointer;background: #EE231A;top: 50%;outline: none;z-index: 1;display: flex;align-items: center;justify-content: center;transform: translate(0, -50%);transition: none;}.slick-arrow.slick-hidden {display: none;}.slick-arrow.slick-disabled {display: none;}@media (max-width: 991px) {.slick-arrow {width: 30px;height: 30px;}}.slick-arrow:before {content: "";width: 16px;height: 17px;display: inline-block;background-image: url("clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025");background-repeat: no-repeat;background-size: auto;background-position: left -318px top -280px;}.slick-arrow.slick-prev {left: 15px;}.slick-arrow.slick-next {right: 15px;transform: translateY(-50%) rotate(180deg);}.slick-arrow:focus {outline: none;border: 0;}.mm-container-fluid {margin: 0 auto;width: 100%;padding: 0 10px;position: relative;}.comp-list .comp-list--slider li.item {position: relative;border-radius: 12px;}.comp-list .comp-list--slider li.item .item-video {margin-left: auto;height: auto;}.comp-list .comp-list--slider li.item .item-content {margin-left: 0;display: flex;flex-flow: column;}.comp-list--title {position: relative;}.comp-list--title .h2 {font-style: normal;font-weight: 700;font-size: 36px;line-height: 37px;text-transform: uppercase;margin-bottom: 20px;color: #EE231A;z-index: 0;}@media (max-width: 1199px) {.comp-list--title .h2 {font-size: 32px;line-height: 33px;}}@media (max-width: 991px) {.comp-list--title .h2 {margin: 0 0 10px;}}@media (max-width: 767px) {.comp-list--title .h2 {font-size: 28px;line-height: 29px;}}.item-timeshare {display: flex;align-items: center;margin-top: auto;}.item-video {width: 100%;position: relative;}.item-video:after {content: "";height: 41%;position: absolute;left: 0;bottom: 0;width: 100%;border-radius: 12px;background: linear-gradient(180deg, rgba(75, 75, 75, 0) 0%, #000000 100%);}@media (max-width: 991px) {.item-video:after {border-radius: 8px;}}.item-video .item-video--cover-img video, .item-video .item-video--cover-img img {width: 100%;display: block;height: 100%;object-fit: cover;border-radius: 12px;}@media (max-width: 991px) {.item-video .item-video--cover-img video, .item-video .item-video--cover-img img {border-radius: 8px;}}.item-video .item-video--caption {position: absolute;bottom: 0;left: 0;font-family: "PanchariUN";color: #fff;padding: 8px;width: 100%;z-index: 1;}.item-content {width: 100%;}.item-content a {color: inherit;text-decoration: none;display: block;}.item-content p {font-size: 16px;font-family: "PanchariUB";line-height: normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}@media (max-width: 1199px) {.item-content p {word-break: break-all;}}.comp-list.buttons .comp-list--links {display: flex;flex-wrap: wrap;}.comp-list.buttons .comp-list--links li {flex: 0 0 auto;padding-bottom: 15px;padding-right: 5px;}.comp-list.buttons .comp-list--links li a {font-size: 18px;color: #000;border-radius: 40px;background: rgba(255, 255, 255, 0.7);padding: 11px 15px;display: flex;text-transform: uppercase;}@media (max-width: 991px) {.comp-list.buttons .comp-list--links li a {font-size: 16px;padding: 8px 12px;}}.iq-waves {width: 30px;height: 30px;z-index: 2;float: left;margin-right: 4px;}.iq-waves .waves {position: absolute;width: 30px;height: 30px;background: #F20F08;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-radius: 100%;background-clip: padding-box;-webkit-animation: waves 3s ease-in-out infinite;animation: waves 5s ease-in-out infinite;}.iq-waves .wave-1 {-webkit-animation-delay: 0s;animation-delay: 0s;}.iq-waves .wave-2 {-webkit-animation-delay: 1s;animation-delay: 1s;}.iq-waves .wave-3 {-webkit-animation-delay: 2s;animation-delay: 2s;}@-webkit-keyframes waves {0% {-webkit-transform: scale(0.2, 0.2);transform: scale(0.2, 0.2);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}50% {opacity: 0.9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}100% {-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@keyframes waves {0% {-webkit-transform: scale(0.2, 0.2);transform: scale(0.2, 0.2);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}50% {opacity: 0.9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}100% {-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@media (max-width: 767px) {.item-content p {word-break: break-all;}}.item-content p {word-break: break-all;}.green {color: #269D70;}.comp-list--slider li.item {display: none;}.comp-list--slider li.item:first-child {display: block;}.comp-list--slider.slick-initialized li.item {display: block;}a:hover, a:focus {color: inherit;text-decoration: none;}a:hover, button:hover {text-decoration: none;}@media only screen and (min-width: 768px) {header.nav-up {transform: translateY(-100%);transition: all 0.5s ease;background: var(--color-primary);position: fixed;}header.nav-down {transform: none;transition: all 0.5s ease;background: var(--color-primary);position: fixed;}header.to-top {background: none;position: relative;}}@media (max-width: 767px) {header.nav-up {position: fixed;opacity: 0;}header.nav-down {position: fixed;opacity: 0;}header.to-top {position: relative;opacity: 1;}header.nav-up + .mob-menu {transform: translateY(-100%);transition: all 0.5s ease;position: fixed;}header.nav-down + .mob-menu {transform: none;transition: all 0.5s ease;position: fixed;}header.to-top + .mob-menu {position: relative;}}.header-middle-section .dark-light-option:hover, .header-middle-section .dark-light-option.active {background-color: #144379;color: #fff;background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.26724 6.26634C9.19922 7.03309 8.92297 7.76381 8.47081 8.37299C8.01866 8.98217 7.4093 9.44461 6.71404 9.70621C6.01878 9.9678 5.26639 10.0177 4.54488 9.85015C3.82338 9.68257 3.16261 9.30441 2.63991 8.75992C2.1172 8.21543 1.75416 7.52714 1.59329 6.77557C1.43241 6.024 1.48034 5.24025 1.73147 4.51603C1.9826 3.7918 2.42655 3.15706 3.01136 2.68606C3.59617 2.21507 4.29766 1.9273 5.03374 1.85645C4.60279 2.46377 4.39541 3.21205 4.44933 3.96518C4.50324 4.71832 4.81487 5.42628 5.32754 5.9603C5.8402 6.49433 6.51985 6.81894 7.24285 6.8751C7.96586 6.93127 8.68421 6.71525 9.26724 6.26634Z' fill='white'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 50% 50%;}.header-middle-section .ratings-option .rate-box:hover, .header-middle-section .ratings-option .rate-box.active {background-color: #144379;color: #fff;}.header-middle-section .menus-items > li.active > a {color: #000000;}.header-middle-section .menus-items > li > a:hover {color: #000000;}.header-middle-section .more-menu-toggle .hummer-toggle-dropdown .hummer-toggle-menu-list .htd-item:hover {color: #000000;}.cmp-navbartop__submenu {position: absolute;right: 0;left: auto;display: block;min-width: 300px;max-width: 100vw;z-index: 11;margin-top: 40px;animation-duration: 0.6s;transition: 0.6s ease-in-out;transform: translateY(30%);opacity: 0;margin-left: auto;margin-right: auto;pointer-events: none;z-index: 9999;}.cmp-navbartop__submenu .our-site-icon {display: none !important;}.cmp-navbartop__submenu.show {animation-name: menuSlideDown;transform: translateY(0);opacity: 1;pointer-events: auto;}.cmp-navbartop__submenu.show .cmp-navbartop-submenu__in {pointer-events: auto;}.cmp-navbartop__submenu.show .navbartop-submenu-item__img-link {pointer-events: auto;}@media screen and (min-width: 420px) {.cmp-navbartop__submenu .cmp-navbartop-submenu__in {border-radius: 4px;}.cmp-navbartop__submenu .cmp-navbartop-submenu__in::before, .cmp-navbartop__submenu .cmp-navbartop-submenu__in::after {right: auto;left: 115px;}.cmp-navbartop__submenu .cmp-navbartop-submenu__in::before {position: absolute;content: "";display: block;top: -16px;width: 0;height: 0;border-right: 15px solid transparent;border-left: 15px solid transparent;border-bottom: 16px solid #eee;clear: both;}.cmp-navbartop__submenu .cmp-navbartop-submenu__in::after {position: absolute;content: "";display: block;top: -13px;width: 0;height: 0;border-right: 15px solid transparent;border-left: 15px solid transparent;border-bottom: 15px solid #fff;clear: both;}}@media screen and (min-width: 576px) {.cmp-navbartop__submenu {max-width: 350px;margin-left: 0;margin-right: 0;}}@media screen and (min-width: 768px) {.cmp-navbartop__submenu {margin-top: 15px;}.cmp-navbartop__submenu .cmp-navbartop-submenu__in::before, .cmp-navbartop__submenu .cmp-navbartop-submenu__in::after {left: 148px;right: auto;}}@media screen and (min-width: 992px) {.cmp-navbartop__submenu .cmp-navbartop-submenu__in::before, .cmp-navbartop__submenu .cmp-navbartop-submenu__in::after {left: 85px;right: auto;}}.cmp-navbartop-submenu__in {position: relative;padding: 15px;border-radius: 0;background: #FFF;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);border: 1px solid #eee;pointer-events: none;}.cmp-navbartop-submenu__in .show-more {margin-top: 10px;padding-top: 10px;padding-bottom: 10px;margin-bottom: -10px;border: 0;border-top: 1px solid #E9E9E9;background-color: transparent;font-size: 15px;font-weight: normal;color: #79797D;font-family: "PanchariUB";text-transform: uppercase;width: 100%;}.cmp-navbartop-submenu__top {padding-bottom: 10px;border-bottom: 1px solid #E9E9E9;margin-bottom: 10px;pointer-events: none;}.cmp-navbartop-submenu__top .submenu-top__title {font-size: 25px;line-height: 1.2;color: #15173D;}.cmp-navbartop-submenu__top .submenu-top__title a {font: inherit;align-items: flex-start;color: inherit;}.cmp-navbartop-submenu__list {display: flex;flex-wrap: wrap;margin-left: -10px;margin-right: -10px;overflow: hidden;overflow-y: auto;max-height: 65vh;pointer-events: none;}.cmp-navbartop-submenu__list::-webkit-scrollbar {width: 5px;}.cmp-navbartop-submenu__list::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}.cmp-navbartop-submenu__list::-webkit-scrollbar-thumb {background-color: #5b5e61;outline: 1px solid #e3f0ff;}.cmp-navbartop-submenu__list .divider, .cmp-navbartop-submenu__list .more-media-items {padding-left: 10px;padding-right: 10px;flex: 1 1 100%;width: 100%;max-width: 100%;}.cmp-navbartop-submenu__list .divider {height: 1px;background-color: #E9E9E9;margin: 10px;}.cmp-navbartop-submenu__list .more-media-items {display: none;}.cmp-navbartop-submenu__list .more-media-items.show {display: block;}.cmp-navbartop-submenu__list .cmp-navbartop-submenu__more-list {display: flex;flex-wrap: wrap;margin-left: -10px;margin-right: -10px;}.cmp-navbartop-submenu__item {padding: 5px 10px;flex: 1 1 33.3333333333%;width: 33.3333333333%;max-width: 33.3333333333%;}.cmp-navbartop-submenu__item:hover .navbartop-submenu-item__title {color: #144379;}.navbartop-submenu-item__img {margin-left: auto;margin-right: auto;max-width: 60px;}.navbartop-submenu-item__img-link {position: relative;padding-top: 100%;display: block;border-radius: 4px;margin: 0 auto;pointer-events: none;}.navbartop-submenu-item__img-link img {position: absolute;top: 0;left: 0;right: 0;width: 100%;height: auto;border-radius: 4px;}.navbartop-submenu-item__title {color: #666666;text-align: center;padding-top: 10px;}.navbartop-submenu-item__title-link {font: inherit;color: #666666;font-weight: normal;font-family: "PanchariUB";text-transform: uppercase;font-size: 16px;line-height: 15px;}@keyframes menuSlideDown {0% {opacity: 0.75;transform: translateY(30%);}100% {opacity: 1;transform: translateY(0);}}.menu_text {position: absolute;left: 51px;top: 50%;font-style: normal;font-weight: 700;font-size: 36px;line-height: 27px;color: #FFFFFF;transform: translateY(-50%);font-family: "EGGIndulekha";padding: 6px 0 0;}.navbar-mobile-wrapper {position: fixed;display: block;right: 0;top: 0;height: 100%;width: 100%;transform: translate(-100%, 0);box-sizing: border-box;background: linear-gradient(90deg, #F20F08 -28.27%, #174A86 100%);transition: width 475ms ease-out, transform 450ms ease, border-radius 0.8s 0.1s ease;border-radius: 0 0 100% 0;z-index: 99;opacity: 0;visibility: hidden;}.mobile-Menu--open {overflow: hidden;height: 100vh;}.mobile-Menu--open .navbar-mobile-wrapper {transform: translatex(0);border-radius: 0 40px 0 0;}@media (max-width: 767px) {.mobile-Menu--open .navbar-mobile-wrapper {opacity: 1;visibility: visible;}}.mobile-Menu--open .header-middle-section .mob-more-menu-toggle {z-index: 999;}.mobile-Menu--open .header-middle-section .mob-more-menu-toggle .hamburger-toggle-menu {background: rgba(255, 255, 255, 0.2) url(clientlib-mmtv-article-main/resources/img/close.svg?v=28052025) no-repeat center;border-radius: 50%;width: 32px;height: 32px;cursor: pointer;}.navbar-mobile--inner {height: 100%;display: flex;flex-direction: column;padding: 88px 25px 40px;}.navbar-mobile--inner .social-media {padding-top: 40px;display: flex;}.navbar-mobile--inner .social-media a:not(:last-child) {margin-right: 10px;}.navbar-mobile--inner .share-social-icons {padding-top: 40px;}.navbar-mobile--inner .share-social-icons .social-icons {display: flex;flex-wrap: wrap;}.navbar-mobile--inner .share-social-icons .social-icons li, .navbar-mobile--inner .share-social-icons .social-icons > div {margin: 0 10px 0 0;}.navbar-mobile--inner .share-social-icons .social-icons li a, .navbar-mobile--inner .share-social-icons .social-icons > div a {padding: 5px;width: 34px;height: 34px;display: block;background-position: center center;background-repeat: no-repeat;}.navbar-mobile--inner .share-social-icons .social-icons li a.whats-app, .navbar-mobile--inner .share-social-icons .social-icons > div a.whats-app {background-image: url("clientlib-mmtv-article-main/resources/img/whatsapp.svg?v=28052025");background-size: 32px 32px;}.navbar-mobile--inner .share-social-icons .social-icons li a.twitter, .navbar-mobile--inner .share-social-icons .social-icons > div a.twitter {background-image: url("clientlib-mmtv-article-main/resources/img/twitter.svg?v=28052025");background-size: 32px 32px;}.navbar-mobile--inner .share-social-icons .social-icons li a.instagram, .navbar-mobile--inner .share-social-icons .social-icons > div a.instagram {background-image: url("clientlib-mmtv-article-main/resources/img/insta.svg?v=28052025");background-size: 34px 34px;}.navbar-mobile--inner .share-social-icons .social-icons li a.facebook, .navbar-mobile--inner .share-social-icons .social-icons > div a.facebook {background-image: url("clientlib-mmtv-article-main/resources/img/facebook.svg?v=28052025");background-size: 35px 34px;}.navbar-mobile--inner .share-social-icons .social-icons li a.youtube, .navbar-mobile--inner .share-social-icons .social-icons > div a.youtube {background-image: url("clientlib-mmtv-article-main/resources/img/youtube.svg?v=28052025");background-size: 34px 34px;}.navbar-items-wrapper {flex-grow: 1;overflow: auto;}.navbar-items-wrapper::-webkit-scrollbar {width: 4px;}.navbar-items-wrapper::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);}.navbar-items-wrapper::-webkit-scrollbar-thumb {background-color: #F70140;border-radius: 23px;}.navbar-items-wrapper.dull-blue-scroll-view::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);}.navbar-items-wrapper.dull-blue-scroll-view::-webkit-scrollbar-thumb {background-color: #437FBA;}.navbar-items > li:not(:first-child) {margin-top: 24px;}.navbar-items > li > a {font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: #FFFFFF;font-family: "EGGIndulekha";}.mob-more-menu-toggle .menu_text {opacity: 0;transition: all 0.45s ease-in-out;transform: translate(-100px, -50%);animation-delay: 0.45s;animation-duration: 475ms;}.mobile-Menu--open .signin-icon {color: #fff;}.mobile-Menu--open .signin-icon:before {width: 13px;height: 13px;top: -1px;background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.40005 0.227539C8.2933 0.227539 9.14996 0.58238 9.78158 1.214C10.4132 1.84562 10.768 2.70229 10.768 3.59553C10.768 4.48878 10.4132 5.34544 9.78158 5.97707C9.14996 6.60869 8.2933 6.96353 7.40005 6.96353C6.5068 6.96353 5.65014 6.60869 5.01852 5.97707C4.3869 5.34544 4.03206 4.48878 4.03206 3.59553C4.03206 2.70229 4.3869 1.84562 5.01852 1.214C5.65014 0.58238 6.5068 0.227539 7.40005 0.227539ZM7.40005 8.64753C11.1217 8.64753 14.136 10.1547 14.136 12.0155V13.6995H0.664062V12.0155C0.664062 10.1547 3.67842 8.64753 7.40005 8.64753Z' fill='%23FFFFFF'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 50% 50%;}.mobile-Menu--open a.signin-icon {display: none;}.mobile-Menu--open .mob-more-menu-toggle .menu_text {transform: translate(0px, -50%);opacity: 1;}body .navbar-mobile-wrapper .theme-options {margin: 30px 0 0;}body .navbar-mobile-wrapper .theme-options .dark-light-option {width: 26px;height: 26px;margin-right: 10px;border-color: #fff;background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.26724 6.26634C9.19922 7.03309 8.92297 7.76381 8.47081 8.37299C8.01866 8.98217 7.4093 9.44461 6.71404 9.70621C6.01878 9.9678 5.26639 10.0177 4.54488 9.85015C3.82338 9.68257 3.16261 9.30441 2.63991 8.75992C2.1172 8.21543 1.75416 7.52714 1.59329 6.77557C1.43241 6.024 1.48034 5.24025 1.73147 4.51603C1.9826 3.7918 2.42655 3.15706 3.01136 2.68606C3.59617 2.21507 4.29766 1.9273 5.03374 1.85645C4.60279 2.46377 4.39541 3.21205 4.44933 3.96518C4.50324 4.71832 4.81487 5.42628 5.32754 5.9603C5.8402 6.49433 6.51985 6.81894 7.24285 6.8751C7.96586 6.93127 8.68421 6.71525 9.26724 6.26634Z' fill='white'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 50% 50%;}body .navbar-mobile-wrapper .theme-options .ratings-option .rate-box {width: 26px;height: 26px;color: #fff;border-color: #fff;}body .navbar-mobile-wrapper .theme-options .ratings-option .rate-box:first-child {font-size: 16px;padding: 0;}body .navbar-mobile-wrapper .theme-options .ratings-option .rate-box:nth-child(2) {font-size: 18px;padding: 2px 0 0;}body .navbar-mobile-wrapper .theme-options .ratings-option .rate-box:nth-child(3) {font-size: 20px;}body .common-top {padding: 40px 15px;margin-left: auto;margin-right: auto;}@media (max-width: 767px) {body .common-top {padding: 20px 15px;}}@media (min-width: 576px) {body .common-top {max-width: 540px;}}@media (min-width: 768px) {body .common-top {max-width: 720px;}}@media (min-width: 991px) {body .common-top {max-width: 960px;}}@media (min-width: 1200px) {body .common-top {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}body .common-top .comp-list--title {padding-top: 1rem;}body .live-tv {max-width: 1170px;padding: 30px 15px;margin-left: auto;margin-right: auto;}body .live-tv iframe {width: 100%;}@media (max-width: 767px) {body .live-tv {padding: 30px 0;}}@media (min-width: 576px) {body .live-tv {max-width: 540px;}}@media (min-width: 768px) {body .live-tv {max-width: 720px;}}@media (min-width: 991px) {body .live-tv {max-width: 960px;padding-left: 15px;padding-right: 15px;}}@media (min-width: 1200px) {body .live-tv {max-width: 1170px;padding-left: 0;padding-right: 0;}}body:not(.mobile-Menu--open) .common-container {transition: all 0.5s ease;}body:not(.mobile-Menu--open) .header-wrapper {transition: all 0.5s ease;}.comp.common-top {padding: 40px 15px;margin-left: auto;margin-right: auto;}@media (max-width: 767px) {.comp.common-top {padding: 20px 15px;}}@media (min-width: 576px) {.comp.common-top {max-width: 540px;}}@media (min-width: 768px) {.comp.common-top {max-width: 720px;}}@media (min-width: 991px) {.comp.common-top {max-width: 960px;}}@media (min-width: 1200px) {.comp.common-top {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}@media (max-width: 767px) {.TrendMainSlide {padding: 15px 0;}}.TrendMainSlide .match-scores .comp-list--title {padding: 0 32px;display: flex;align-items: center;}@media (max-width: 1199px) {.TrendMainSlide .match-scores .comp-list--title {padding: 0 30px;}}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--title {padding: 0 18px;}}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--title {padding: 0;margin-bottom: 10px;}}.TrendMainSlide .match-scores .comp-list--title h2 {font-style: normal;font-weight: 700;font-size: 28px;line-height: 29px;text-transform: uppercase;color: #000000;padding-right: 0px;margin-bottom: 0;}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--title h2 {font-size: 24px;line-height: 25px;}}.TrendMainSlide .match-scores .comp-list--title h2 a {color: inherit;}.TrendMainSlide .match-scores .comp-list--slider {position: relative;display: block;}.TrendMainSlide .match-scores .comp-list--slider::after {content: "";background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 170.75%);height: 100%;width: 130px;position: absolute;top: 0;right: 0;}.TrendMainSlide .match-scores .comp-list--slider .item {padding: 0 57px;border-left: 1px #d6d6d6 solid;border-radius: 0;}@media (max-width: 1199px) {.TrendMainSlide .match-scores .comp-list--slider .item {padding: 0 27px;}}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--slider .item {padding: 0 24px;}}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--slider .item:first-child {border-left: 0;padding-left: 0;}}.TrendMainSlide .match-scores .comp-list--slider .item ul {margin-bottom: 5px;}.TrendMainSlide .match-scores .comp-list--slider .item ul li {font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;text-transform: uppercase;color: #000000;font-family: "EGGIndulekha";margin: 0 0 4px;}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--slider .item ul li {font-size: 20px;line-height: 20px;}}.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider {padding-left: 30px;}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider {padding-left: 20px;}}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider {padding-left: 0;}}.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow {background: transparent;}.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow.slick-prev {left: 0;}.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow.slick-prev::before {background-position: left -452px top -278px;height: 19px;}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow.slick-prev {left: -15px;}}.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow.slick-next {right: 20px;transform: translateY(-50%);}.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow.slick-next::before {background-position: left -303px top -242px;}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow.slick-next {right: 50px;}}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--slider.comp-list--slider .slick-arrow.slick-next {right: -15px;}}.TrendMainSlide .match-scores .comp-list--slider .match-result {font-style: normal;font-weight: 400;font-size: 20px;line-height: 21px;color: #EE231A;font-family: "PanchariUN";}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--slider .match-result {font-size: 16px;line-height: 17px;}}.TrendMainSlide .match-scores .comp-list--slider .match-result.blue-txt {color: #0264D3;}.TrendMainSlide .match-scores .comp-list--slider .match-status {font-style: normal;font-weight: 400;font-size: 20px;line-height: 21px;color: #eec21a;font-family: "PanchariUN";}@media (max-width: 1199px) {.TrendMainSlide .match-scores .comp-list--slider .match-result, .TrendMainSlide .match-scores .comp-list--slider .match-status {font-size: 18px;line-height: 19px;}}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--slider .match-result, .TrendMainSlide .match-scores .comp-list--slider .match-status {font-size: 16px;line-height: 17px;}}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--slider ul {margin-bottom: 3px;}}@media (max-width: 1199px) {.TrendMainSlide .match-scores .comp-list--slider ul li {font-size: 22px;line-height: 23px;margin: 0 0 1px;}}@media (max-width: 991px) {.TrendMainSlide .match-scores .comp-list--slider ul li {font-size: 20px;line-height: 21px;}}@media (max-width: 767px) {.TrendMainSlide .match-scores .comp-list--slider ul li {margin: 2px 0;}}.TrendMainSlide .match-scores .sport-match-score-slides .slick-arrow.slick-disabled {opacity: 0;transition: all 0.25s ease;-webkit-transition: all 0.25s ease;}.TrendMainSlide .match-scores .comp-list--title, .TrendMainSlide .match-scores .comp-list--slider {visibility: visible;}.mm-row-daily-program-v1 {padding: 0;}.mm-row-daily-program-v1 .portraitSlide {position: relative;overflow: hidden;left: calc((100% - 1170px) / 2);max-width: 100%;}@media (max-width: 1199px) {.mm-row-daily-program-v1 .portraitSlide {left: calc((100% - 960px) / 2);}}@media (max-width: 991px) {.mm-row-daily-program-v1 .portraitSlide {left: calc((100% - 720px) / 2);}}@media (max-width: 767px) {.mm-row-daily-program-v1 .portraitSlide {left: 0;margin-left: 0;}}.multi-gradiant-bg .comp-list {padding: 30px 0 60px;position: relative;overflow: hidden;left: calc((100% - 1170px) / 2);max-width: 100%;}@media (max-width: 1199px) {.multi-gradiant-bg .comp-list {left: calc((100% - 960px) / 2);}}@media (max-width: 991px) {.multi-gradiant-bg .comp-list {left: calc((100% - 720px) / 2);}}@media (max-width: 767px) {.multi-gradiant-bg .comp-list {left: 0;padding-left: 25px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending {padding: 30px 0;position: relative;overflow: hidden;left: calc((100% - 1170px) / 2);max-width: 100%;}@media (max-width: 1199px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending {left: calc((100% - 960px) / 2);}}@media (max-width: 991px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending {left: calc((100% - 720px) / 2);}}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending {left: 0;margin-left: 0;}}.portraitSlide-v2 {padding: 30px 0;position: relative;overflow: hidden;left: calc((100% - 1170px) / 2);max-width: 100%;}@media (max-width: 1199px) {.portraitSlide-v2 {left: calc((100% - 960px) / 2);}}@media (max-width: 991px) {.portraitSlide-v2 {left: calc((100% - 720px) / 2);}}@media (max-width: 767px) {.portraitSlide-v2 {left: 0;margin-left: 0;}}.firstHero-50-wdt-teal {margin-left: auto;margin-right: auto;}@media (max-width: 767px) {.firstHero-50-wdt-teal {padding: 0 25px;}}@media (min-width: 576px) {.firstHero-50-wdt-teal {max-width: 540px;}}@media (min-width: 768px) {.firstHero-50-wdt-teal {max-width: 720px;}}@media (min-width: 991px) {.firstHero-50-wdt-teal {max-width: 960px;}}@media (min-width: 1200px) {.firstHero-50-wdt-teal {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}.green-gradiant-bg .fourHero-50 {padding: 30px 15px;margin-left: auto;margin-right: auto;}@media (min-width: 576px) {.green-gradiant-bg .fourHero-50 {max-width: 540px;}}@media (min-width: 768px) {.green-gradiant-bg .fourHero-50 {max-width: 720px;}}@media (min-width: 991px) {.green-gradiant-bg .fourHero-50 {max-width: 960px;}}@media (min-width: 1200px) {.green-gradiant-bg .fourHero-50 {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}.green-gradiant-bg-dark .market-section {padding: 30px 15px;margin-left: auto;margin-right: auto;}@media (min-width: 576px) {.green-gradiant-bg-dark .market-section {max-width: 540px;}}@media (min-width: 768px) {.green-gradiant-bg-dark .market-section {max-width: 720px;}}@media (min-width: 991px) {.green-gradiant-bg-dark .market-section {max-width: 960px;}}@media (min-width: 1200px) {.green-gradiant-bg-dark .market-section {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}.orange-gradiant-bg .doubleHero2 {max-width: 1170px;margin: 0 auto;padding: 30px 15px;}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 {padding: 30px 10px;}}@media (min-width: 576px) {.orange-gradiant-bg .doubleHero2 {max-width: 540px;}}@media (min-width: 768px) {.orange-gradiant-bg .doubleHero2 {max-width: 720px;}}@media (min-width: 991px) {.orange-gradiant-bg .doubleHero2 {max-width: 960px;padding-left: 15px;padding-right: 15px;}}@media (min-width: 1200px) {.orange-gradiant-bg .doubleHero2 {max-width: 1170px;padding-left: 0;padding-right: 0;}}.navbar-mobile-wrapper {background: linear-gradient(120deg, #1582f4 30%, #001fd8 100%);}.cmp-video-block__inner {overflow: hidden;margin-bottom: 10px;}.cmp-video-block__frame {padding-bottom: 56.25%;width: 100%;position: relative;height: 0;overflow: hidden;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;}.cmp-video-block__frame iframe {position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100% !important;height: 100% !important;}.cmp-video-block .cmp-story-figure__caption {font-size: 21px;line-height: 22px;color: #65686B;margin-bottom: 20px;}.cmp-embedded-code__inner {display: flex;justify-content: center;}.cmp-embedded-code__inner > div {flex: auto;}.cmp-story-figure__image {overflow: hidden;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;}.cmp-story-figure__web-image img {-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;}.cmp-stamp-label, .cmp-live-label {background-color: #EF0F05;line-height: 1;color: #fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;font-family: "PanchariUB";font-weight: normal;font-size: 18px;line-height: 20px;padding: 5px 10px 3px;margin-right: 5px;display: -webkit-inline-flex;display: -ms-inline-flex;display: inline-flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;-webkit-flex-direction: row;-webkit-flex-wrap: nowrap;-webkit-justify-content: center;-webkit-align-items: center;margin-bottom: 4px;text-transform: uppercase;min-width: 25px;text-align: center;}.cmp-live-label {color: #FFFFFF;background-color: #EC1C24;}.cmp-live-label .live-blink-circile {position: relative;display: inline-block;width: 10px;height: 10px;margin-right: 5px;background: #FFFFFF;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-webkit-animation: blink-liveupdate 1.26s infinite both;animation: blink-liveupdate 1.2s infinite both;align-self: center;}.live-update-timeline-outer .cmp-section-title-block {margin-bottom: 15px;}.live-update-timeline {margin-bottom: 30px;}.live-update-timeline .cmp-live-label {margin-bottom: 20px;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;}.live-update-timeline .cmp-more-stories {text-align: center;margin-top: 20px;}.live-update-timeline .cmp-more-stories__link {display: inline-block;border: 1px solid var(--border-color);color: #001D30;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;padding: 10px 15px 7px;background-color: #fff;font-size: 18px;line-height: 18px;text-transform: uppercase;font-family: "PanchariUB";font-weight: normal;color: #65686B;}.live-update-timeline .cmp-more-stories__link:hover {border-color: #EF0F05;color: #EF0F05;}.live-update-timeline .cmp-more-stories__link::after {display: none;}.mm-col-blk-1 .live-update-timeline {margin-top: 15px;}.cmp-live-update-timeline {margin-left: 5px;list-style-type: none !important;padding-left: 0 !important;}.cmp-live-update-timeline__li {position: relative;width: 100%;}.cmp-live-update-timeline__li::before {content: "";width: 13px;height: 13px;background-color: #fff;border: 1px solid #EF0F05;position: absolute;border-radius: 50%;top: 19px;left: -6px;z-index: 1;}.cmp-live-update-timeline__li:after {content: "";width: 9px;height: 9px;background-color: #EF0F05;position: absolute;border-radius: 50%;top: 21px;left: -4px;z-index: 1;}.cmp-live-update-timeline__li:not(:last-child) {padding-bottom: 20px;}.cmp-live-update-timeline__li-in {border-width: 1px;border-style: solid;padding: 15px 15px 5px;background-color: rgba(0, 0, 0, 0.02);border-color: var(--border-color);-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}.cmp-live-update-timeline__li-in b {font-family: "PanchariUB";font-weight: normal;}.cmp-live-update-timeline__li-in p:not(:last-child) {margin-bottom: 10px !important;}.cmp-live-update-timeline__li-in .cmp-story-figure__in {margin: 0;}.cmp-live-update-timeline__li-in .cmp-story-figure__caption {font-size: 20px;line-height: 1.2;color: #65686B;}.cmp-live-update-timeline__li-in .article-body__component-slot {margin-bottom: 20px;}.cmp-live-update-timeline__li-in .article-body__component-slot .cmp-story-figure__caption {margin-bottom: 0;}.cmp-live-update-timeline__time {font-size: 20px;line-height: 20px;color: #F20F08;font-family: "PanchariUB";font-weight: normal;text-transform: uppercase;}.cmp-live-update-timeline__date {font-size: 16px;line-height: 16px;color: #65686B;font-family: "PanchariUN";font-weight: normal;text-transform: uppercase;margin-bottom: 10px;}.cmp-live-update-timeline__title {font-family: "PanchariUB";font-weight: normal;color: #000000;font-size: 16px;line-height: 1.4;}.cmp-live-update-timeline__link {display: block;color: #000000;}.cmp-live-update-timeline__share-title {font-family: "PanchariUB";font-weight: normal;color: #65686B;font-size: 18px;margin-right: 10px;}.cmp-live-update-timeline__share {width: 100%;margin-top: 15px;margin-bottom: 5px;}.cmp-live-update-timeline__share .cmp-social-media__ul {margin-bottom: 0 !important;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: stretch;-webkit-flex-direction: row;-webkit-flex-wrap: nowrap;-webkit-justify-content: flex-start;-webkit-align-items: stretch;list-style-type: none !important;padding-left: 0 !important;}.cmp-live-update-timeline__share .cmp-social-media__li:not(:last-child) {margin-right: 10px;}.cmp-live-update-timeline__share .cmp-social-media__li:nth-child(1) {order: 2;}.cmp-live-update-timeline__share .cmp-social-media__li:nth-child(2) {order: 1;}.cmp-live-update-timeline__share .cmp-social-media__li:nth-child(3) {order: 3;}.cmp-live-update-timeline__share .cmp-social-media__a {display: block;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon {width: 20px;height: 20px;display: block;background-image: url("clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025");background-repeat: no-repeat;font-size: 0px;line-height: 1.2;font-style: normal;opacity: 0.65;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__facebook {background-position: -132px -170px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__instagram {background-position: -175px -281px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__youtube {background-position: -320px -320px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__twitter {background-position: -55px -170px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__whatsapp {background-position: -18px -170px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__linkedin {background-position: -94px -170px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus {opacity: 1;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__facebook, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__facebook {background-position: -132px -170px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__instagram, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__instagram {background-position: -175px -281px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__youtube, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__youtube {background-position: -320px -320px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__twitter, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__twitter {background-position: -55px -170px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__whatsapp, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__whatsapp {background-position: -18px -170px;}.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__linkedin, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__linkedin {background-position: -94px -170px;}.cmp-live-update-timeline__share-in {align-items: center;}@-webkit-keyframes blink-liveupdate {0%, 50%, 100% {opacity: 1;}25%, 75% {opacity: 0;}}@keyframes blink-liveupdate {0%, 50%, 100% {opacity: 1;}25%, 75% {opacity: 0;}}@keyframes blink-1 {0%, 50%, 100% {opacity: 1;}25%, 75% {opacity: 0;}}footer.footer {background: url("clientlib-mmtv-article-main/resources/img/footer-bg.png?v=28052025") #212121;color: #fff;padding: 116px 0 60px;margin-top: 30px;}@media (max-width: 991px) {footer.footer {padding: 80px 0 25px;}}@media (max-width: 767px) {footer.footer {padding: 50px 0 25px;}}footer.footer .mm-container {max-width: 1170px;padding: 0 15px;width: 100%;}@media (min-width: 576px) {footer.footer .mm-container {max-width: 540px;}}@media (min-width: 768px) {footer.footer .mm-container {max-width: 720px;}}@media (min-width: 991px) {footer.footer .mm-container {max-width: 960px;}}@media (min-width: 1200px) {footer.footer .mm-container {max-width: 1170px;padding: 0;}}footer.footer .footer-nav-list {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;padding-bottom: 10px;}footer.footer .footer-nav-list .footer-nav-list__item {flex: 1 1 100%;width: 100%;max-width: 100%;margin-bottom: 30px;}footer .footer-title, footer h5 {font-size: 20px;margin-bottom: 8px;font-weight: 700;font-family: "PanchariUN";text-transform: capitalize;letter-spacing: 0.7px;}footer .footer-title {margin-left: 32px;}@media (max-width: 767px) {footer .footer-title {margin: 0;padding-bottom: 24px;}}footer .footer-list, footer ul {clear: both;list-style: none;margin-bottom: 72px;font-size: 20px;font-weight: 400;display: flex;}footer .footer-list li, footer ul li {float: left;margin-right: 32px;opacity: 0.75;}footer .footer-list li:last-child, footer ul li:last-child {padding: 0;}footer .footer-list:last-child, footer ul:last-child {margin-bottom: 0;}footer .footer-list:last-child, footer ul:last-child {margin-bottom: 0;}@media (max-width: 767px) {footer .footer-list {margin-bottom: 30px;flex-direction: column;}}footer .footer-list li {margin-left: 32px;margin-right: 0;}@media (max-width: 767px) {footer .footer-list li {margin-left: 0;padding-bottom: 24px;}}footer .footer-list li .footer-link {text-decoration: none;font-weight: 400;font-size: 20px;line-height: 21px;color: rgba(255, 255, 255, 0.75);}footer .footer-list li .footer-link:hover {color: rgb(255, 255, 255);}@media (max-width: 767px) {footer .d-block .d-flex img {margin: 0 20px 0 0;}}.subscribe-wrapper {padding-top: 24px;}@media (max-width: 767px) {.subscribe-wrapper {padding-top: 0;}}.subscribe-wrapper .subscribe {margin: 65px 0 24px;font-weight: 700;font-size: 50px;line-height: 52px;letter-spacing: 1px;font-family: "PanchariUN";}@media (max-width: 767px) {.subscribe-wrapper .subscribe {margin: 30px 0;font-weight: 700;font-size: 42px;line-height: 37px;}}@media (max-width: 767px) {.subscribe-wrapper.sbc-form {margin-bottom: 40px;}}.subscribe-wrapper.sbc-form .subscribe-input {width: auto;}@media (max-width: 767px) {.subscribe-wrapper.sbc-form .subscribe-input {margin-bottom: 35px;}}.subscribe-wrapper.sbc-form .subscribe-input input:focus-visible {outline: none;}.subscribe-wrapper .subscribe-input {position: relative;width: 368px;margin-bottom: 64px;}.subscribe-wrapper .subscribe-input input {height: 50px;background: #313131;color: #fff;border: none;padding: 15px 50px 15px 15px;width: 100%;font-weight: 400;font-size: 20px;line-height: 21px;font-family: "PanchariUN";}.subscribe-wrapper .subscribe-input .submit-btn {display: flex;align-items: center;justify-content: center;width: 50px;background: #EC1C24;position: absolute;right: 0;top: 0;height: 50px;line-height: 50px;text-align: center;border: 0;cursor: pointer;}.subscribe-wrapper .subscribe-input .submit-btn:after {content: "";display: inline-flex;width: 9px;height: 14px;margin: 0;padding: 0;background-image: url(clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025);background-repeat: no-repeat;background-size: auto;background-position: right -88px top -205px;}.previous .comp-list--cards {margin: 0px -15px;}@media (max-width: 767px) {.previous .comp-list--cards {margin: 0px;padding-bottom: 50px;}}.previous .comp-list--cards .item {max-width: 50%;flex: 0 0 50%;padding: 0 15px;position: relative;}@media (max-width: 767px) {.previous .comp-list--cards .item {padding: 0;}}.previous .comp-list--cards .item .item-content, .previous .comp-list--cards .item .item-timeshare {position: absolute;padding: 10px 30px;width: 100%;left: 0;}@media (max-width: 767px) {.previous .comp-list--cards .item .item-content, .previous .comp-list--cards .item .item-timeshare {padding: 10px 15px;}}.previous .comp-list--cards .item .item-content {bottom: 100px;}.previous .comp-list--cards .item .item-content p {font-size: 20px;line-height: 30px;color: #fff;font-family: "PanchariUN";text-transform: uppercase;}@media (max-width: 767px) {.previous .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}}@media (max-width: 767px) {.previous .comp-list--cards .item .item-content {bottom: 75px;}}.previous .comp-list--cards .item .item-content + .item-content {bottom: 40px;}@media (max-width: 767px) {.previous .comp-list--cards .item .item-content + .item-content {bottom: 30px;}}.previous .comp-list--cards .item .item-video--caption {bottom: 110px;padding-left: 15px;}@media (max-width: 767px) {.previous .comp-list--cards .item .item-video--caption {bottom: 80px;}}.previous .comp-list--cards .item .item-video--caption .play-icon.sm-icon {width: 36px;height: 36px;background-position: left -319px top -47px;}@media (max-width: 767px) {.previous .comp-list--cards .item .item-video--caption .play-icon.sm-icon {width: 28px;height: 28px;background-position: left -322px top -51px;}}.previous .comp-list--cards .item .item-video::after {height: 54%;}@media (max-width: 767px) {.previous .comp-list--cards .item .item-video::after {height: 64%;}}.previous .slick-arrow {display: none !important;}@media (max-width: 767px) {.previous .slick-arrow {top: inherit;bottom: -10px;}}.previous .slick-arrow.slick-next {right: 25px;}@media (max-width: 767px) {.previous .slick-arrow.slick-next {right: 0px;}}.previous .slick-arrow.slick-prev {left: 25px;}@media (max-width: 767px) {.previous .slick-arrow.slick-prev {left: inherit;right: 50px;}}.toggle-Menu-sec .previous .slick-next {opacity: 0;}@media (max-width: 767px) {.toggle-Menu-sec .previous .slick-next {opacity: 1;}}.item-content.grey-col p {color: #ccc !important;}.comp-article-multiimg {padding-bottom: 15px;}.comp-article-multiimg .comp-list--slider .slick-dots {display: flex;justify-content: center;padding-top: 12px;}.comp-article-multiimg .comp-list--slider .slick-dots li button {width: 10px;padding: 0;height: 10px;border-radius: 100%;background: #D9D9D9;opacity: 1;text-indent: -99999px;border: none;margin: 0 4px;}.comp-article-multiimg .comp-list--slider .slick-dots li.slick-active button {background: #2C2C2C;}.comp-article-multiimg .comp-list--slider .slick-arrow {width: 40px;height: 40px;}@media (max-width: 767px) {.comp-article-multiimg .comp-list--slider .slick-arrow {width: 30px;height: 30px;}}.comp-article-multiimg .comp-list--slider .slick-arrow.slick-disabled {display: block !important;opacity: 0.75;cursor: no-drop;}.comp-article-multiimg .comp-list--slider .slick-arrow.slick-next {right: -20px;}@media (max-width: 767px) {.comp-article-multiimg .comp-list--slider .slick-arrow.slick-next {right: 10px;}}.comp-article-multiimg .comp-list--slider .slick-arrow.slick-prev {left: -20px;}@media (max-width: 767px) {.comp-article-multiimg .comp-list--slider .slick-arrow.slick-prev {left: 10px;}}.comp-article-multiimg .comp-list--slider li .item-video--cover-img {width: 100%;}.comp-article-multiimg .comp-list--slider li .item-video--caption {padding: 20px;display: none;}.comp-article-multiimg .comp-img-caption {padding-top: 10px;}.comp-article-multiimg .comp-img-caption p {font-style: normal;font-weight: 400;color: #999;font-size: 17px;line-height: 20.4px;font-family: "PanchariUN";}.mm-row-daily-program-v1 {padding: 0;}.mm-row-daily-program-v1 .portraitSlide {position: relative;overflow: hidden;left: calc((100% - 1170px) / 2);max-width: 100%;}@media (max-width: 1199px) {.mm-row-daily-program-v1 .portraitSlide {left: calc((100% - 960px) / 2);}}@media (max-width: 991px) {.mm-row-daily-program-v1 .portraitSlide {left: calc((100% - 720px) / 2);}}@media (max-width: 767px) {.mm-row-daily-program-v1 .portraitSlide {left: 0;padding-left: 25px;}}.portraitSlide {padding: 30px 0;}.portraitSlide .comp-list--title {margin-bottom: 16px;}.portraitSlide .comp-list--title h2 {color: #fff;}.portraitSlide .comp-list--slider .slick-arrow {top: -55px;transform: none;z-index: 9;}.portraitSlide .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 300px) / 2);}@media (max-width: 1500px) {.portraitSlide .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 700px) / 2);}}@media (max-width: 1600px) {.portraitSlide .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 570px) / 2);}}@media (max-width: 991px) {.portraitSlide .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 520px) / 2);}}.portraitSlide .comp-list--slider .slick-arrow.slick-next {transform: rotate(180deg);right: inherit;left: calc((100% + 430px) / 2);}@media (max-width: 1500px) {.portraitSlide .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 830px) / 2);}}@media (max-width: 1600px) {.portraitSlide .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 700px) / 2);}}@media (max-width: 991px) {.portraitSlide .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 630px) / 2);}}.portraitSlide .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.portraitSlide .comp-list--slider li.item {margin-right: 24px;position: relative;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item {margin-right: 12px;}}.portraitSlide .comp-list--slider li.item .item-section, .portraitSlide .comp-list--slider li.item .item-content, .portraitSlide .comp-list--slider li.item .item-timeshare {position: absolute;padding: 10px 15px;width: 100%;z-index: 1;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item .item-section, .portraitSlide .comp-list--slider li.item .item-content, .portraitSlide .comp-list--slider li.item .item-timeshare {padding: 10px;}}.portraitSlide .comp-list--slider li.item .item-section {bottom: 95px;margin-top: 0;}.portraitSlide .comp-list--slider li.item .item-content {bottom: 45px;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item .item-content {bottom: 25px;}}.portraitSlide .comp-list--slider li.item .item-content h4 {color: #fff;font-family: "PanchariUN";font-style: normal;font-weight: 700;font-size: 32px;line-height: 34px;margin-bottom: 12px;text-transform: capitalize;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item .item-content h4 {font-size: 18px;line-height: 19px;margin-bottom: 6px;}}.portraitSlide .comp-list--slider li.item .item-content p {color: #fff;line-height: 17px;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item .item-content p {font-size: 16px;line-height: 17px;}}.portraitSlide .comp-list--slider li.item .item-video::after {content: none;}.portraitSlide .comp-list--slider li.item .item-video .item-video--caption {bottom: 130px;padding: 0;width: auto;left: inherit;right: 30px;z-index: 1;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item .item-video .item-video--caption {bottom: 107px;right: inherit;left: 10px;}}.portraitSlide .comp-list--slider li.item::after {content: "";border-radius: 0px 0px 12px 12px;height: 145px;position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0, 0, 0, 0.58);}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item::after {height: 120px;}}.portraitSlide-wdh-bg .comp-list--title .h2.h2-after, .portraitSlide-wdh-bg .comp-list--title .h2 {color: #fff;}.portraitSlide-wdh-bg .comp-list--title .h2.h2-after a, .portraitSlide-wdh-bg .comp-list--title .h2 a {color: inherit;}.portraitSlide-wdh-bg .comp-list--title .h2.h2-after a::after, .portraitSlide-wdh-bg .comp-list--title .h2 a::after {background-image: url(clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025);background-position: left -438px top -242px;background-repeat: no-repeat;background-size: auto;content: "";display: inline-flex;height: 17px;left: 0;margin-left: 13px;position: relative;transition: all 0.3s ease-out;width: 10px;}.portraitSlide-wdh-bg .comp-list--title .h2.h2-after a:hover::after, .portraitSlide-wdh-bg .comp-list--title .h2 a:hover::after {left: 4px;}.comp-video {width: 100%;position: relative;border-radius: 12px;cursor: pointer;}.comp-video .play-icon {position: absolute;left: 0;right: 0;bottom: 0;top: 0;margin: auto;z-index: 9;}.comp-video img {width: 100%;height: auto;border-radius: 12px;}.comp-video .video-wrapper {display: none;}.comp-video .video-wrapper video {width: 100%;height: 100%;object-fit: cover;border-radius: 12px;display: block;}.comp-video.play-video .video-wrapper {display: block;}.comp-video.play-video img, .comp-video.play-video .play-icon {display: none;}.comp-image {width: 100%;position: relative;}.comp-list--slider.slick-initialized li.article-body--top_figure {display: block;}.comp-content-summary {width: 100%;font-size: 1rem;margin-top: 20px;clear: both;}.comp-content-summary .content-summary__in .content-summary__title {font-family: "EGGIndulekha";line-height: 1.2;margin-bottom: 3px;color: #000;font-size: 22px;font-weight: normal;}.comp-content-summary .content-summary__in .content-summary__text {font-family: "PanchariUN";font-size: 20px;color: var(--text-color-dark);text-transform: none;line-height: 1.2;font-weight: normal;}@media screen and (min-width: 768px) {.comp-content-summary {margin-bottom: 0;}}.browse-more .browseMore {position: relative;padding-top: 60px;border-top: 2px solid #000000;display: flex;flex-wrap: wrap;}@media (max-width: 767px) {.browse-more .browseMore {padding-top: 45px;margin-left: 10px;margin-right: 10px;}}.browse-more .browseMore .comp-list--title {flex: 0 0 20%;max-width: 20%;position: absolute;left: 0;top: 60px;}@media (max-width: 767px) {.browse-more .browseMore .comp-list--title {flex: 0 0 100%;max-width: 100%;position: static;}}.browse-more .browseMore .comp-list--title .h2 {margin-bottom: 0px;color: #000000;}.browse-more .browseMore .comp-list--links {padding-top: 90px;flex: 0 0 20%;max-width: 20%;}@media (max-width: 767px) {.browse-more .browseMore .comp-list--links {flex: 0 0 100%;max-width: 100%;padding-top: 20px;padding-bottom: 20px;display: flex;flex-wrap: wrap;}}.browse-more .browseMore .comp-list--links .item {padding-bottom: 20px;}@media (max-width: 767px) {.browse-more .browseMore .comp-list--links .item {width: 50%;}}.browse-more .browseMore .comp-list--links .item .item-content p {font-size: 20px;font-weight: normal;font-family: "PanchariUN";}.browse-more .browseMore .comp-list--links .item .item-content p span {color: #EC1C24;}.browse-more .browseMore .comp-list--links .item .item-content p a {position: relative;padding-left: 24px;}.browse-more .browseMore .comp-list--links .item .item-content p a::before {content: "";background: url("clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025") no-repeat 0px 0px;position: absolute;left: 0;top: 3px;background-size: auto;width: 16px;height: 16px;transition: all 0.3s ease-in-out;background-position: left -211px top -95px;}.browse-more .browseMore .comp-list--links .item .item-content p a:hover::before {top: 1px;left: 2px;}.browse-more .browseMore .comp-list--cards {display: flex;flex-wrap: wrap;max-width: calc(80% + 40px);margin: 0 -20px;}@media (max-width: 767px) {.browse-more .browseMore .comp-list--cards {max-width: calc(100% + 24px);margin: 0 -12px;}}.browse-more .browseMore .comp-list--cards .item {position: relative;max-width: 20%;flex: 0 0 20%;padding: 0 20px 30px;}@media (max-width: 1199px) {.browse-more .browseMore .comp-list--cards .item {flex: 0 0 25%;max-width: 25%;}}@media (max-width: 767px) {.browse-more .browseMore .comp-list--cards .item {flex: 0 0 50%;max-width: 50%;padding: 0 12px 20px;}}.browse-more .browseMore .comp-list--cards .item .item-video .item-video--caption .play-icon.sm-icon {width: 21px;height: 21px;background-position: left -134px top -54px;}.browse-more .browseMore .comp-list--cards .item .item-section {margin-top: 0;}.browse-more .browseMore .comp-list--cards .item .item-section .heading-border {opacity: 1;}.browse-more .browseMore .comp-list--cards .item .item-section .heading-border--yellow {background: #f7b801;}.browse-more .browseMore .comp-list--cards .item .item-section .heading-border {border-radius: 20px;height: 3px;margin: 0 0 6px;width: 28px;}.browse-more .browseMore .comp-list--cards .item .item-section .heading--yellow {color: #f7b801;}.browse-more .browseMore .comp-list--cards .item .item-content {margin-top: 8px;margin-bottom: 8px;}.browse-more .browseMore .comp-list--cards .item .item-content p {font-size: 18px;line-height: 19px;-webkit-line-clamp: 3;word-break: break-all;}.browse-more .browseMore::after {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025") no-repeat;background-position: left -55px top -243px;position: absolute;left: 0;top: -1px;}.footer .subscribe-wrapper .share-social-icons .social-icons {display: flex;flex-wrap: wrap;}.footer .subscribe-wrapper .share-social-icons .social-icons li, .footer .subscribe-wrapper .share-social-icons .social-icons > div {margin: 0;opacity: 1;}.footer .subscribe-wrapper .share-social-icons .social-icons li a, .footer .subscribe-wrapper .share-social-icons .social-icons > div a {background-image: url("clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025");background-repeat: no-repeat;background-size: auto;display: inline-block;height: 22px;width: 22px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.whats-app, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.whats-app {background-position: left -16px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.twitter, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.twitter {background-position: left -244px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.instagram, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.instagram {background-position: left -287px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.facebook, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.facebook {background-position: left -211px top -206px;}.footer .subscribe-wrapper .share-social-icons .social-icons li a.youtube, .footer .subscribe-wrapper .share-social-icons .social-icons > div a.youtube {background-position: left -396px top -315px;}.footer .subscribe-wrapper .share-social-icons .social-icons li:not(:last-child), .footer .subscribe-wrapper .share-social-icons .social-icons > div:not(:last-child) {margin-right: 25px;}.footer .footer-nav-list {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;padding-bottom: 10px;}.footer .footer-nav-list .footer-nav-list__item {flex: 1 1 100%;width: 100%;max-width: 100%;margin-bottom: 30px;}.footer .footer-list, .footer ul {flex-wrap: wrap;}.footer .footer-list {padding-left: 0;margin-left: -5px;margin-right: -5px;}.footer .footer-list li {margin: 0;padding-left: 5px;padding-right: 5px;}.footer .footer-list li .footer-link {display: block;padding-top: 5px;padding-bottom: 5px;}.footer .footer-list li:last-child {padding-left: 5px;padding-right: 5px;}@media screen and (min-width: 768px) {.footer .footer-list {padding-left: 22px;}.footer .footer-list li .footer-link {padding-left: 10px;padding-right: 10px;}}.footer .subscribe-input .input-msg {display: none;margin-top: 5px;}.footer .subscribe-input .input-msg.show {display: block;}.footer .subscribe-input .input-msg p {margin-bottom: 0;color: #fff;font-size: 18px;line-height: 21.6px;}.footer .subscribe-input .input-msg.success p {color: #24db60;}.footer .subscribe-input .input-msg.error p {color: #EE231A;}@media screen and (max-width: 767px) {footer .footer-list li {padding-bottom: 0;}footer .footer-list li:not(:last-child) {padding-bottom: 10px;}}@media screen and (min-width: 375px) {footer.footer .footer-nav-list .footer-nav-list__item {flex: 1 1 50%;width: 50%;max-width: 50%;}}@media screen and (min-width: 768px) {.footer .footer-nav-list {height: 100%;margin-top: -10px;margin-bottom: -10px;padding-bottom: 0;}.footer .footer-nav-list .footer-nav-list__item {padding-top: 10px;padding-bottom: 10px;margin-bottom: 0;flex: 1 1 100%;width: 100%;max-width: 100%;}}.searchModal .modal-dialog {max-width: 820px;}.searchModal .modal-header {border-bottom: none;padding: 15px;padding-bottom: 10px;}.searchModal .modal-header .btn-close {color: #1c1b1f;opacity: 1;}.searchModal .modal-body {padding: 0 40px 40px;}@media (max-width: 767px) {.searchModal .modal-body {padding: 0 10px 40px;}}.searchModal .modal-body .searching-form-block {position: relative;}.searchModal .modal-body .searching-form-block input[type=text] {background: #fff;border: 1px solid #e0e0e0;font-size: 14px;color: #8f8f8f;font-family: "PanchariUN";height: 54px;padding: 6px 200px 6px 45px;}.searchModal .modal-body .searching-form-block select {height: 40px;position: absolute;right: 10px;top: 7px;width: auto;font-size: 14px;padding: 0 38px 0 16px;}.searchModal .modal-body .searching-form-block button.search-btn {border: none;background: transparent;padding: 0;position: absolute;top: 50%;transform: translateY(-50%);left: 18px;}.searchModal .modal-body .multiSecList {padding-top: 18px;margin-top: 0px;border-top: none;}.searchModal .modal-body .multiSecList::after {content: none;}.searchModal .modal-body .multiSecList .comp-list--links {flex: 0 0 100%;padding-top: 0;max-width: 100%;}.searchModal .modal-body .multiSecList .comp-list--links .item .item-content a {font-size: 20px;color: #8f8f8f;padding-left: 0;padding-right: 20px;display: inline-block;}.searchModal .modal-body .multiSecList .comp-list--links .item .item-content a::before {left: inherit;right: 0;background-position: left -228px top -95px;}.searchModal .modal-body .multiSecList .comp-list--title {position: static;flex: 0 0 100%;max-width: 100%;}.searchModal .modal-body .comp-list--title h4.h2 {color: #2c2c2c;font-size: 16px;padding-bottom: 12px;margin-bottom: 0;line-height: normal;text-transform: capitalize;font-family: "PanchariUB";}.searchModal .modal-body .comp-list.buttons {padding-top: 22px;}.searchModal .modal-body .comp-list.buttons .comp-list--links li a {background: #dae0fb;font-size: 14px;padding: 6px 12px;}.multiSecList {position: relative;padding-top: 60px;margin-top: 40px;border-top: 2px solid #000000;display: flex;flex-wrap: wrap;}@media (max-width: 767px) {.multiSecList {padding-top: 45px;margin-left: 10px;margin-right: 10px;}}.multiSecList .comp-list--title {flex: 0 0 20%;max-width: 20%;position: absolute;left: 0;top: 60px;}@media (max-width: 767px) {.multiSecList .comp-list--title {flex: 0 0 100%;max-width: 100%;position: static;}}.multiSecList .comp-list--title .h2 {margin-bottom: 0px;color: #000000;}.multiSecList .comp-list--links {padding-top: 90px;flex: 0 0 20%;max-width: 20%;}@media (max-width: 767px) {.multiSecList .comp-list--links {flex: 0 0 100%;max-width: 100%;padding-top: 20px;padding-bottom: 20px;display: flex;flex-wrap: wrap;}}.multiSecList .comp-list--links .item {padding-bottom: 20px;}@media (max-width: 767px) {.multiSecList .comp-list--links .item {width: 50%;}}.multiSecList .comp-list--links .item .item-content p {font-size: 20px;font-weight: normal;font-family: "PanchariUN";}.multiSecList .comp-list--links .item .item-content p span {color: #ec1c24;}.multiSecList .comp-list--links .item .item-content p a {position: relative;padding-left: 24px;}.multiSecList .comp-list--links .item .item-content p a::before {content: "";background: url(clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025) no-repeat 0px 0px;position: absolute;left: 0;top: 3px;background-size: auto;width: 16px;height: 16px;transition: all 0.3s ease-in-out;background-position: left -211px top -95px;}.multiSecList .comp-list--links .item .item-content p a:hover::before {top: 1px;left: 2px;}.multiSecList .comp-list--cards {display: flex;flex-wrap: wrap;max-width: calc(80% + 40px);margin: 0 -20px;}@media (max-width: 767px) {.multiSecList .comp-list--cards {max-width: calc(100% + 24px);margin: 0 -12px;}}.multiSecList .comp-list--cards .item {position: relative;max-width: 20%;flex: 0 0 20%;padding: 0 20px 30px;}@media (max-width: 1199px) {.multiSecList .comp-list--cards .item {flex: 0 0 25%;max-width: 25%;}}@media (max-width: 767px) {.multiSecList .comp-list--cards .item {flex: 0 0 50%;max-width: 50%;padding: 0 12px 20px;}}.multiSecList .comp-list--cards .item .item-video .item-video--caption .play-icon.sm-icon {width: 20px;height: 20px;background-position: left -134px top -54px;}.multiSecList .comp-list--cards .item .item-section {margin-top: 0;}.multiSecList .comp-list--cards .item .item-content {margin-top: 8px;margin-bottom: 8px;}.multiSecList .comp-list--cards .item .item-content p {font-size: 18px;line-height: 19px;-webkit-line-clamp: 3;word-break: break-all;}.multiSecList .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.multiSecList::after {content: "";width: 32px;height: 24px;background: url(clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: left -55px top -243px;position: absolute;left: 0;top: -1px;}.comp-headline .comp-list--cards li .item-timeshare {float: right;min-width: 100px;align-items: flex-end;flex-flow: column;}.ad-block {max-width: 510px;}.ad-block .ad-video {position: relative;width: 100%;}.ad-block .ad-video:after {background: linear-gradient(180deg, rgba(75, 75, 75, 0), #000);border-radius: 0 0 12px 12px;border-radius: 12px;bottom: 0;content: "";height: 41%;left: 0;position: absolute;width: 100%;}.ad-block .ad-video .ad-video--cover-img {position: relative;padding-top: 56.2691131498%;}.ad-block .ad-video .ad-video--cover-img img {position: absolute;top: 0;left: 0;width: 100%;max-width: 100%;border-radius: 12px;display: block;-o-object-fit: cover;object-fit: cover;}.ad-block .ad-video .ad-video--caption {bottom: 0;color: #fff;font-family: PanchariUN;left: 0;padding: 8px;position: absolute;width: 100%;z-index: 1;}.ad-block .ad-video .ad-video--caption .play-icon {align-items: center;background-color: #ee231a;background-image: url(clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: right -17px top -131px;background-repeat: no-repeat;background-size: auto;border-radius: 50%;cursor: pointer;display: flex;height: 52px;justify-content: center;padding: 9px;width: 52px;}.ad-block .ad-video .ad-video--caption .play-icon.sm-icon {background-position: left -321px top -49px;height: 32px;width: 32px;}.ad-block .ad-section {margin-top: 16px;}.ad-block .ad-section .ad-section--title {color: #0264d3;font-family: PanchariUni;font-size: 16px;font-style: normal;font-weight: 700;letter-spacing: 2px;text-transform: uppercase;margin-bottom: 0;}.ad-block .ad-content {width: 100%;}.ad-block .ad-content p {word-break: break-all;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;font-family: PanchariUni;overflow: hidden;text-overflow: ellipsis;font-size: 16px;line-height: normal;padding-bottom: 0 !important;}.ad-block .ad-content p a {color: inherit;display: block;text-decoration: none;}.ad-block .ad-timeshare {align-items: center;display: flex;margin-top: auto;padding-top: 8px;}.ad-block .ad-timeshare .ad-spn-icon {width: 20px;height: 19px;display: block;object-fit: contain;}@media screen and (min-width: 200px) {.ad-block .ad-content p {font-size: 16px;line-height: normal;}.ad-block .ad-timeshare .ad-share > a.whats-app {display: none;}.ad-block .ad-timeshare .ad-share > a.facebook {display: block;}.ad-block .ad-timeshare .ad-share .video-dropdown .video-dropdown-menu li .vdm-item.facebook {display: none;}.ad-block .ad-timeshare .ad-share .video-dropdown .video-dropdown-menu li .vdm-item.whatsapp {display: block;}}@media screen and (min-width: 520px) {.vertical-ad {position: relative;padding-left: 200px;max-width: 768px;margin: auto;}.vertical-ad .ad-video {position: absolute;left: 0;top: 0;max-width: 180px;}.vertical-ad .ad-content p {-webkit-line-clamp: 2;color: #000;font-size: 24px;line-height: 25px !important;}}.article-body .col-md-8 .article-body--top .article-body--top_tags ul {margin-left: -5px;margin-right: -5px;}.article-body .col-md-8 .article-body--top .article-body--top_tags ul li {padding-top: 5px;padding-bottom: 5px;margin-bottom: 0;}.article-body .col-md-8 .article-body--top .article-body--top_tags ul li:first-child {padding-left: 5px;}@media screen and (min-width: 768px) {.article-body .col-md-8 .article-body--top .article-body--top_tags ul {padding-top: 7px;}}.article-body .col-md-8 .article-body--component-slot .comp-quotes-block {padding-bottom: 25px;}.article-header .article-header--lt .comp-header--breadcrumb {padding-bottom: 10px;}.article-header .article-header--lt .comp-header--breadcrumb ul {flex-wrap: wrap;margin-left: -10px;margin-right: -10px;}.article-header .article-header--lt .comp-header--breadcrumb ul li {position: relative;align-items: flex-start;float: none;padding: 5px 10px;}.article-header .article-header--lt .comp-header--breadcrumb ul li:not(:first-child):before {display: none;}.article-header .article-header--lt .comp-header--breadcrumb ul li:not(:last-child):after {position: absolute;right: 0;top: 5px;content: "|";font-size: 14px;line-height: 14px;font-weight: 700;color: #acacac;display: inline-block;}.article-header .article-header--lt .comp-header--breadcrumb ul li span {max-width: 250px;width: 100%;}.article-header .article-header--lt .article-body--top_byline {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding-bottom: 25px;}@media (max-width: 767px) {.article-header .article-header--lt .article-body--top_byline {padding-bottom: 20px;}}.article-header .article-header--lt .article-body--top_byline .article-body--editor {min-width: 50%;display: flex;align-items: center;}.article-header .article-header--lt .article-body--top_byline .article-body--editor img {width: 34px;height: 34px;border-radius: 100%;float: left;margin-right: 5px;}.article-header .article-header--lt .article-body--top_byline .article-body--editor h5 {font-weight: 700;font-size: 16px;line-height: 17px;color: #000000;font-family: "PanchariUN";text-transform: capitalize;}.article-header .article-header--lt .article-body--top_byline .article-body--editor h5 a {color: inherit;}.article-header .article-header--lt .article-body--top_byline .article-body--editor span {font-weight: 400;font-size: 14px;line-height: 15px;font-family: "PanchariUN";color: rgba(0, 0, 0, 0.5);}.article-header .article-header--lt .article-body--top_byline .btn {display: block;color: #EE231A;border: 1px solid #EE231A;border-radius: 8px;font-weight: 400;font-size: 20px;line-height: 21px;font-family: "PanchariUN";text-align: center;padding: 8px 12px;padding-left: 40px;position: relative;text-transform: capitalize;}@media (max-width: 767px) {.article-header .article-header--lt .article-body--top_byline .btn {font-size: 14px;line-height: 15px;}}.article-header .article-header--lt .article-body--top_byline .btn::before {content: "";background: url(clientlib-mmtv-article-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: left -262px top -402px;width: 20px;height: 20px;position: absolute;left: 12px;}@media (max-width: 767px) {.article-header .article-header--lt .article-body--top_byline .btn::before {background-position: left -262px top -405px;}}.article-body .col-md-8 .article-body--content .comp-article-multiimg .comp-img-caption p {font-size: 17px;line-height: 20.4px;}.article-body .col-md-8 .article-body--content .article-body--component-slot .article-body--top_figure .comp-img-caption p {font-size: 17px;line-height: 20.4px;}.article-body .col-md-4 .live-blog .item {float: none;padding-bottom: 25px;}.article-body .col-md-4 .live-blog .item .item-video .item-video--caption {display: none;}.article-body .col-md-4 .live-blog .item .item-content p {-webkit-line-clamp: unset;-webkit-box-orient: unset;display: block;font-weight: normal;}@media screen and (max-width: 991px) {.article-body .col-md-4 .live-blog .item {padding-bottom: 15px;}}@media screen and (max-width: 767px) {.live-blog .item, .article-body .col-md-4 .live-blog .item {padding-bottom: 20px;}}.article-header .article-header--lt .comp-header--breadcrumb ul li span, .article-header .article-header--lt .comp-header--breadcrumb ul li a {font-size: 19px;line-height: 20px;}@media (max-width: 479px) {.article-header .article-header--lt .comp-header--breadcrumb ul li span, .article-header .article-header--lt .comp-header--breadcrumb ul li a {font-size: 17px;line-height: 18px;}}.article-header .article-header--lt .comp-header--breadcrumb ul li a {font-weight: normal;font-family: "PanchariUN";}.article-header .article-header--lt .comp-header--breadcrumb ul li span {font-weight: normal;font-family: "PanchariUB";}.article-header .article-header--lt .comp-header--breadcrumb ul li:not(:last-child):after {font-weight: normal;font-family: "PanchariUB";top: 8px;}.article-header .article-header--lt .article-body--top_byline .article-body--editor img {margin-right: 10px;}.article-header .article-header--lt .article-body--top_byline .article-body--editor h5 {font-size: 19px;line-height: 20px;font-weight: normal;font-family: "PanchariUB";}@media (max-width: 479px) {.article-header .article-header--lt .article-body--top_byline .article-body--editor h5 {font-size: 17px;line-height: 18px;}}.article-header .article-header--lt .article-header--tagline ul li span {font-weight: normal;font-family: "PanchariUN";}.article-header .article-header--lt .article-header--tagline ul li a {font-weight: normal;font-family: "PanchariUB";}@media screen and (min-width: 768px) {.article-header .article-header--lt .article-header--tagline ul li span, .article-header .article-header--lt .article-header--tagline ul li a {font-size: 17px;line-height: 18px;}}.article-header .article-header--lt .article-header--title h1 {font-size: 38px;line-height: 39px;font-weight: normal;font-family: "PanchariUB";}@media (max-width: 479px) {.article-header .article-header--lt .article-header--title h1 {font-size: 24px;line-height: 25px;}}.article-body .col-md-8 .article-body--top .article-body--top_tags h4 {font-size: 26px;line-height: 31px;}@media (max-width: 479px) {.article-body .col-md-8 .article-body--top .article-body--top_tags h4 {font-size: 22px;line-height: 27px;}}.article-body .col-md-8 .article-body--top .article-body--top_highlight ul li {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.article-body .col-md-8 .article-body--top .article-body--top_highlight ul li {font-size: 20px;line-height: 21px;}}.article-body .col-md-8 .article-body--content p, .article-body .col-md-8 .article-body--content .rte {padding-bottom: 0;font-size: 26px;line-height: 31px;}@media (max-width: 479px) {.article-body .col-md-8 .article-body--content p, .article-body .col-md-8 .article-body--content .rte {font-size: 22px;line-height: 27px;}}.article-body .col-md-8 .article-body--content p:not(:last-child), .article-body .col-md-8 .article-body--content .rte:not(:last-child) {margin-bottom: 20px;}.article-body .col-md-8 .article-body--content .article-body--component-slot ul:not(.slick-dots):not(.slick-nav):not(.slick-slider), .article-body .col-md-8 .article-body--content .article-body--component-slot ol:not(.slick-dots):not(.slick-nav):not(.slick-slider) {padding-left: 20px;margin-bottom: 10px;}.article-body .col-md-8 .article-body--content .article-body--component-slot ul:not(.slick-dots):not(.slick-nav):not(.slick-slider) li, .article-body .col-md-8 .article-body--content .article-body--component-slot ol:not(.slick-dots):not(.slick-nav):not(.slick-slider) li {font-family: PanchariUN;font-size: 26px;line-height: 31px;}@media (max-width: 479px) {.article-body .col-md-8 .article-body--content .article-body--component-slot ul:not(.slick-dots):not(.slick-nav):not(.slick-slider) li, .article-body .col-md-8 .article-body--content .article-body--component-slot ol:not(.slick-dots):not(.slick-nav):not(.slick-slider) li {font-size: 22px;line-height: 27px;}}.article-body .col-md-8 .article-body--content .article-body--component-slot ul:not(.slick-dots):not(.slick-nav):not(.slick-slider) li::marker, .article-body .col-md-8 .article-body--content .article-body--component-slot ol:not(.slick-dots):not(.slick-nav):not(.slick-slider) li::marker {color: #000;}.article-body .col-md-8 .article-body--content .article-body--component-slot ol:not(.slick-dots):not(.slick-nav):not(.slick-slider) {list-style-type: decimal;}.article-body .col-md-8 .article-body--content .article-body--component-slot ul:not(.slick-dots):not(.slick-nav):not(.slick-slider) {list-style-type: circle;}.article-body .col-md-8 .article-body--content .article-body--component-slot .comp-article-video .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.article-body .col-md-8 .article-body--content .article-body--component-slot .comp-article-video .item-content p {font-size: 20px;line-height: 21px;}}.article-body .col-md-8 .article-body--content .article-body--component-slot .article-body--top_figure .comp-img-caption p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.article-body .col-md-8 .article-body--content .article-body--component-slot .article-body--top_figure .comp-img-caption p {font-size: 20px;line-height: 21px;}}.article-body .col-md-8 .article-body--content .article-body--component-slot .comp-quotes-block h2 {font-family: "PanchariUB";font-weight: normal;word-break: break-word;}.article-body .col-md-8 .article-body--content .comp-article-multiimg .comp-img-caption p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.article-body .col-md-8 .article-body--content .comp-article-multiimg .comp-img-caption p {font-size: 20px;line-height: 21px;}}

.vdo-embed video-js,
.vdo-embed iframe,
.vdo-embed-noprev iframe {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.cm-story-figure__image {
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
}
.cm-story-figure__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

/* single image select issue in rte fix  */
.article-body--top_figure.article-body--top_figure-float {
  float: none !important;
}

/*navbar and hamburger overlap issue fix in header */
.social-icons .newpar.new.section.cq-Editable-dom {
  margin: 0px;
}

/*Fix: Ensure proper case display for English keywords in article titles*/
.article-header .article-header--lt .article-header--title h1 {
  text-transform: none;
}
/* tag margin issue fix */
.article-body--top_tags ul li {
  margin-bottom: 10px;
}
.vdo-embed-noprev > div:not(.vdo-embed) {
  position: initial !important;
  padding: 0 !important;
}
.vdo-embed-noprev > div:not(.vdo-embed) > div {
  padding: 0px !important;
}

.comp-video .with-articlefeed-selector {
  padding-top: 0px;
}
.comp-video .without-articlefeed-selector {
  padding-top: 56.25%;
}

@media (min-width: 992px) {
  .article-body .col-md-8 .article-body--top .article-body--top_tags ul {
    padding-top: 12px;
  }
}

/* tagblock and highlight swapping fix*/
@media (max-width: 767px) {
  .article-body--left .article-body--top .cmp-container {
    display: flex;
    flex-flow: column;
  }
  .article-body--left .article-body--top .cmp-container .tagblock.mmtagblock {
    display: flex;
    flex-wrap: wrap;
    order: 1;
  }
  .article-body--left .article-body--top .cmp-container .highlight.teaser {
    display: flex;
    flex-wrap: wrap;
  }
}

.article-body .col-md-8 .article-body--content .rte{
	font-family: "PanchariUN";
    font-size: 1.266rem;
    line-height: 1.3;
}
 /* MMTV3-2204 quotes text alignment fix   */
.article-body--component-slot .mmcontainer::after,
.article-body--component-slot .mmcontainer::before {
      display: none;
} 

/* follow us button override fix   */
.article-body .col-md-8 .article-body--content .article-body--component-slot {  
  clear: both;  width: 100%;
}
header .dropdown {
    cursor: pointer;
    height: 100%;
}

header .dropdown i {
    border-style: solid;
    border-bottom: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #144379;
    height: 0;
    margin-left: 5px;
    width: 0;
}

header .dropdown.active i {
    transform: rotate(-180deg);
}

header .dropdown span {
    margin-left: 2px;
    white-space: nowrap;
}

header .dropdown .dropdown-menu {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    display: none;
    margin-top: 5px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 250px;
    z-index: 9;
}

header .dropdown .dropdown-menu:before {
    border-bottom: 10px solid #f7f8f9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 13px;
    top: -10px;
    width: 0;
    z-index: 1;
}

header .dropdown .dropdown-menu:after {
    border-bottom: 11px solid #eee;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 11px;
    top: -11px;
    width: 0;
    z-index: 0;
}

header .dropdown .dropdown-menu .logindusername {
    background: #f7f8f9;
    font-family: PanchariUN;
    padding: 15px;
}

header .dropdown .dropdown-menu .logindusername .text-blk {
    color: #666;
    font-size: 15px;
    margin-bottom: 5px;
}

header .dropdown .dropdown-menu .logindusername .profile_name_txt {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

header .dropdown .dropdown-menu ul.myaccountdrop-ul li {
    border-bottom: 1px solid #eee;
    transition: all 0.2s ease-in-out;
}
header .dropdown .dropdown-menu ul.myaccountdrop-ul li:last-child {
    border-bottom: none;
}

header .dropdown .dropdown-menu ul.myaccountdrop-ul li a {
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: auto;
    line-height: normal;
    padding: 15px;
}

header .dropdown .dropdown-menu ul.myaccountdrop-ul li a:hover {
    background: #eee;
}

 :root {--red-color: #EF150B;--blue-color: #0264D3;--bg-light: #FAFAFA;--footer-bg: #212121;--info-color: #00889B;--text-color-dark: #1C1B1F;--text-color-light: #ACACAC;--text-color-muted: #8F8F8F;--border-color: #E0E0E0;--link-color: #0080FF;--nav-link: #1C1B1F;--fonts: "PanchariUN", "PanchariUB", EGGIndulekha, Verdana, sans-serif;--font-panchari-normal: "PanchariUN";--font-panchari-bold: "PanchariUB";--font-EGGIndulekha: "EGGIndulekha";--blue-theme: #1f1a5b;--blue-lite-theme: #35316b;--blue-variation-theme: #79769d;--dark-blue-theme: #001d30;--dark-blue-lite-theme: #1a3445;--dark-blue-variation-theme: #4d616e;--forest-green-theme: #168c0b;--forest-green-lite-theme: #45a33c;--forest-green-variation-theme: #73ba6d;--dark-green-theme: #196439;--dark-green-lite-theme: #40845c;--dark-green-variation-theme: #70a385;--murrey-theme: #832853;--murrey-lite-theme: #9c547b;--murrey-variation-theme: #a8698c;--navy-blue-theme: #06038d;--navy-blue-lite-theme: #3835a4;--navy-blue-variation-theme: #8381c6;--dark-red-theme: #8b001e;--dark-red-lite-theme: #a2334b;--dark-red-variation-theme: #c5808f;--sapphire-blue-theme: #1152ba;--sapphire-blue-lite-theme: #4175c8;--sapphire-blue-variation-theme: #88a9dd;--oxblood-theme: #490600;--oxblood-lite-theme: #6d3833;--oxblood-variation-theme: #926a66;--wine-theme: #722F37;--wine-lite-theme: #8e595f;--wine-variation-theme: #aa8287;--charcoal-theme: #36454F;--charcoal-lite-theme: #5e6a72;--charcoal-variation-theme: #868f95;}@media (prefers-reduced-motion: no-preference) {:root {scroll-behavior: inherit;}}html {--top-bar-allocated-space: 120px;}@media screen and (min-width: 768px) {.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide {transform: scale(0.8) translate(125px);transition: transform 0.4s;position: relative;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide {transform: scale(0.8) translate(-125px);z-index: 10;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center {transform: scale(1);z-index: 30;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {transform: scale(0.8) translate(-125px);z-index: 5;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide.slick-active {transform: scale(0.8) translate(125px);}}@media screen and (min-width: 992px) {.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide {transform: scale(0.8) translate(295px);position: relative;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide {transform: scale(0.8) translate(-295px);z-index: 10;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center {transform: scale(1);z-index: 30;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {transform: scale(0.8) translate(-295px);z-index: 5;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide.slick-active {transform: scale(0.8) translate(295px);}}@media screen and (min-width: 1200px) {.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide {transform: scale(0.8) translate(460px);position: relative;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide {transform: scale(0.8) translate(-460px);z-index: 10;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center {transform: scale(1);z-index: 30;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {transform: scale(0.8) translate(-460px);z-index: 5;}.heroMainSlide .comp-list--slider .slick-list .slick-track .item.slick-slide.slick-center + .slick-slide.slick-active {transform: scale(0.8) translate(250px);}}@media (max-width: 767px) {.portraitSlide .comp-list--slider {margin-right: 25px;}}.portraitSlide .comp-list--slider .slick-list {margin-left: -12px;margin-right: -12px;}.portraitSlide .comp-list--slider .slick-list .slick-track li.item {max-width: 100%;margin-right: 0;padding-left: 12px;padding-right: 12px;}@media (max-width: 1440px) {.portraitSlide .comp-list--slider .slick-list .slick-track li.item {max-width: 100%;}}.portraitSlide .comp-list--slider .slick-arrow {top: -55px;}@media (max-width: 767px) {.portraitSlide .comp-list--slider .slick-arrow {top: -48px;}}@media (max-width: 991px) {.portraitSlide .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 350px) / 2);}}@media (max-width: 767px) {.portraitSlide .comp-list--slider .slick-arrow.slick-prev {right: 60px;left: auto;}}@media (max-width: 991px) {.portraitSlide .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 450px) / 2);}}@media (max-width: 767px) {.portraitSlide .comp-list--slider .slick-arrow.slick-next {right: 20px;left: auto;}}@media (max-width: 767px) {.searchresult .comp-list--cards .item .item-video .item-video--caption {padding: 0;}}.explained-in-cards {margin-top: 15px;}.explained-in-cards .comp-list--cards .item .item-video {position: relative;padding-top: 55.7692307692%;}.explained-in-cards .comp-list--cards .item .item-video .item-video--cover-img {position: absolute;top: 0;left: 0;right: 0;width: 100%;}.explained-in-cards .comp-list--cards .item .item-content {min-height: 42px;}@media screen and (min-width: 768px) and (max-width: 991.98px) {.explained-in-cards .comp-list--cards:not(.slick-slider) .item:first-child .item-content {min-height: 1px;}}.explained-in-cards .comp-list--cards.slick-slider .slick-list .slick-track .slick-slide .item-content {min-height: 42px;}@media (max-width: 767px) {.explained-in-cards .comp-list--cards.slick-slider .slick-list .slick-track .slick-slide {max-width: 420px;width: 100%;}}@media (max-width: 479px) {.explained-in-cards .comp-list--cards.slick-slider .slick-list .slick-track .slick-slide {max-width: 320px;}}@media screen and (max-width: 400px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-video .item-video--caption, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video .item-video--caption {bottom: 90px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-content, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {padding-left: 15px;padding-right: 15px;bottom: 65px;min-height: 42px;}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-content, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {padding-left: 0;padding-right: 0;bottom: 50px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-content p a, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p a {padding-left: 15px;padding-right: 15px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:not(:first-child):not(:nth-child(2)) .item-content {padding-left: 15px;padding-right: 15px;min-height: 42px;bottom: 30px;}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:not(:first-child):not(:nth-child(2)) .item-content {padding-left: 5px;padding-right: 5px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:not(:first-child):not(:nth-child(2)) .item-content p a {padding-left: 10px;padding-right: 10px;}@media (max-width: 767px) {.mm-row-daily-program-v1.multi-gradiant-bg .comp-list.portraitSlide-v2 {padding-left: 15px;}}.mm-row-daily-program-v1.multi-gradiant-bg .comp-list.portraitSlide-v2 .comp-list--title h2 {color: #fff;}.mm-row-daily-program-v1.multi-gradiant-bg .comp-list.portraitSlide-v2 .comp-list--slider .slick-arrow {top: -55px;}@media (max-width: 767px) {.mm-row-daily-program-v1.multi-gradiant-bg .comp-list.portraitSlide-v2 .comp-list--slider .slick-arrow {top: -48px;}}@media (max-width: 767px) {.mm-row-daily-program-v1.multi-gradiant-bg .comp-list.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-prev {right: 60px;left: auto;}}@media (max-width: 767px) {.mm-row-daily-program-v1.multi-gradiant-bg .comp-list.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-next {right: 20px;left: auto;}}@media (max-width: 1199px) {.mm-row-daily-program-v1.multi-gradiant-bg .comp-list.portraitSlide-v2 .comp-list--slider .slick-list .slick-track li.item {max-width: 350px;}}.article-header .article-header--lt .article-header--flex {position: relative;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content p {padding: 0;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content p a {padding: 42px 20px 40px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare {padding-bottom: 10px;}.breaking-story .comp-list--slider .item-section {width: auto;}.breaking-story .comp-list--slider .item-content {padding: 10px;pointer-events: none;}@media (max-width: 767px) {.breaking-story .comp-list--slider .item-content {bottom: 30px;padding: 8px;}}@media screen and (min-width: 768px) {.breaking-story .comp-list--slider .item-content {padding-left: 15px;padding-right: 15px;}}.breaking-story .comp-list--slider .item-content p a {pointer-events: auto;}.breaking-story .comp-list--slider .item-timeshare {bottom: 0;}@media screen and (min-width: 768px) {.breaking-story .comp-list--cards .item .item-content p {min-height: 34px;}}.breaking-story .comp-list--cards .item.item-wth-ads .item-content {margin-top: 9px;}.breaking-story .comp-list--cards .item.item-wth-ads .item-timeshare {padding-top: 0;}@media screen and (min-width: 768px) {.teal-gradiant-bg .breaking-story .comp-list--cards .item .item-content p {max-height: 51px;}}.teal-gradiant-bg .breaking-story .comp-list--cards .item .item-timeshare {padding-top: 5px;}.teal-gradiant-bg .breaking-story .comp-list--cards .item.item-wth-ads .item-timeshare {padding-top: 5px;}.indepth-list .firstHero .comp-list--hero .item-content {padding: 0;}.indepth-list .firstHero .comp-list--hero .item-content p a {padding: 5px 24px;}@media screen and (min-width: 768px) {.indepth-list .firstHero .comp-list--hero .item-content {padding-top: 0px;padding-bottom: 0px;}.indepth-list .firstHero .comp-list--hero .item-content p a {padding-top: 15px;padding-bottom: 15px;}}.heroSlide {margin-bottom: 30px;}.heroSlide .comp-list--slider .item .item-video-overlay {padding-top: 0;padding-right: 0;padding-left: 0;}.heroSlide .comp-list--slider .item .item-video-overlay .item-content p a {padding-top: 20px;padding-right: 25px;padding-left: 25px;}.heroSlide .comp-list--slider .item .item-video-overlay .item-timeshare {padding-right: 25px;padding-left: 25px;}@media screen and (min-width: 768px) {.heroSlide .comp-list--cards .item .item-content p {min-height: 42px;}}.doubleHero .comp-list--cards .item:first-child .item-content, .doubleHero .comp-list--cards .item:nth-child(2) .item-content {padding: 10px 30px;margin: 0;pointer-events: none;}.doubleHero .comp-list--cards .item:first-child .item-content p a, .doubleHero .comp-list--cards .item:nth-child(2) .item-content p a {pointer-events: auto;}.doubleHero .comp-list--cards .item:first-child .item-timeshare, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare {padding-left: 30px;padding-right: 30px;}@media screen and (min-width: 768px) {.doubleHero .comp-list--cards .item:not(:first-child):not(:nth-child(2)) .item-content p {min-height: 42px;}}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:first-child, .doubleHero .comp-list--cards .item:nth-child(2) {padding-bottom: 20px;}.doubleHero .comp-list--cards .item:first-child .item-video .item-video--caption, .doubleHero .comp-list--cards .item:nth-child(2) .item-video .item-video--caption {bottom: 0;padding: 0;}.doubleHero .comp-list--cards .item:first-child .item-video .item-video--caption a, .doubleHero .comp-list--cards .item:nth-child(2) .item-video .item-video--caption a {padding: 8px;}.doubleHero .comp-list--cards .item:first-child .item-content, .doubleHero .comp-list--cards .item:nth-child(2) .item-content {position: relative;padding: 8px 0 0;bottom: unset;}.doubleHero .comp-list--cards .item:first-child .item-content p, .doubleHero .comp-list--cards .item:nth-child(2) .item-content p {color: inherit;}.doubleHero .comp-list--cards .item:first-child .item-timeshare, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare {position: relative;padding: 8px 0 0;bottom: unset;}.doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #ac2500;}.doubleHero .comp-list--cards .item:first-child .item-timeshare .item-share .video-dropdown .toggle-option, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare .item-share .video-dropdown .toggle-option {background-position: left -333px top -18px;}}.portraitSlide .comp-list--slider li.item .item-content {padding: 0;box-sizing: border-box;width: calc(100% - 24px);}.portraitSlide .comp-list--slider li.item .item-content a {padding: 10px 15px;}@media screen and (min-width: 768px) {.leftListSlide .comp-list--cards .item .item-content p {min-height: 40px;}}footer.footer {min-height: 590px;}@media screen and (min-width: 768px) {.firstHero-50 .comp-list--cards .item:nth-child(2) .item-content p, .firstHero-50 .comp-list--cards .item:nth-child(3) .item-content p, .firstHero-50 .comp-list--cards .item:nth-child(5) .item-content p, .firstHero-50 .comp-list--cards .item:nth-child(6) .item-content p {min-height: 63px;}}@media (max-width: 767px) {.firstHero-50.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-video .item-video--caption {bottom: 0;}}.multiSecList .comp-list--cards .item .item-content p {min-height: 57px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p {min-height: 41px;}@media screen and (min-width: 1200px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p {min-height: 63px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-video .item-video--caption, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-video .item-video--caption {padding: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-section, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-section {padding-left: 10px;padding-right: 10px;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-content, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content {padding-top: 0;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p {padding-right: 35px;}}.markets-bottom.comp-list .comp-list--cards .item .item-content p {min-height: 60px;}@media (max-width: 767px) {.markets-bottom.comp-list .comp-list--cards .item .item-content p {min-height: 68px;}}.live-tv .comp--title h2 {color: #fff;}.live-tv .comp--title h2 span {color: #EE231A;}.breaking-story .comp-list--slider .item .item-timeshare {position: unset;padding-top: 0;padding-bottom: 0;}.breaking-story .comp-list--slider .item .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 15px;}.breaking-story .comp-list--slider .item .item-timeshare .item-share {position: absolute;bottom: 15px;right: 20px;align-items: center;}.breaking-story .comp-list--slider .item .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content {padding: 10px 12px;bottom: 35px;pointer-events: none;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p a {pointer-events: auto;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare {position: unset;padding-top: 0;padding-bottom: 0;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 10px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare .item-share {position: absolute;bottom: 10px;right: 12px;align-items: center;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content {padding: 10px 15px;pointer-events: none;}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content {left: 5px;}}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content p a {pointer-events: auto;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-timeshare {position: unset;padding-top: 0;padding-bottom: 0;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 15px;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-timeshare .item-share {position: absolute;bottom: 15px;right: 28px;align-items: center;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-video .item-video--caption {padding-left: 7px;}}.firstHero-60 .comp-list--cards .item:first-child .item-content {padding: 10px 15px;pointer-events: none;}.firstHero-60 .comp-list--cards .item:first-child .item-content p a {pointer-events: auto;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare {position: unset;padding-top: 0;padding-bottom: 0;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-timeshare {padding-left: 15px;padding-right: 15px;}}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 15px;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare .item-share {position: absolute;bottom: 15px;right: 15px;align-items: center;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}@media screen and (min-width: 768px) {.firstHero-60 .comp-list--cards .item:not(:first-child) .item-content p {min-height: 38px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content {padding: 0;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare {position: unset;padding: 0 10px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 15px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare .item-share {position: absolute;bottom: 15px;right: 20px;align-items: center;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare {position: unset;padding: 0 10px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare span.datetime, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 35px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare .item-share, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare .item-share {position: absolute;bottom: 35px;right: 20px;align-items: center;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare .item-share .video-dropdown, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare {position: unset;padding: 0 20px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 15px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare .item-share {position: absolute;bottom: 15px;right: 20px;align-items: center;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {padding: 0;bottom: 15px;}@media (max-width: 767px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {bottom: 20px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content h4, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content h4 {padding-left: 30px;padding-right: 30px;pointer-events: none;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content h4 a, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content h4 a {pointer-events: auto;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content p, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {min-height: 50px;padding-left: 30px;padding-right: 30px;pointer-events: none;}@media (max-width: 767px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content p, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {min-height: 1px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content p a, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p a {pointer-events: auto;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1)::after, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2)::after {pointer-events: none;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-video .item-video--cover-img > a::after {height: 80%;pointer-events: none;}@media (max-width: 767px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-video .item-video--caption {bottom: 63px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-content {padding: 0;bottom: 10px;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-content h4 {padding-left: 30px;padding-right: 30px;pointer-events: none;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-content h4 a {pointer-events: auto;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-content p {min-height: 34px;padding-left: 30px;padding-right: 30px;pointer-events: none;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-content p a {pointer-events: auto;}.item-content {pointer-events: none;}.item-content a {pointer-events: auto;}.item-timeshare {pointer-events: none;}.item-timeshare a {pointer-events: auto;}.item-timeshare .item-share .video-dropdown {pointer-events: auto;}.item-content p {word-break: normal;}.green-gradiant-bg-dark .market-section .markets-bottom .item .item-content p {word-break: normal;}.multiSecList .comp-list--cards .item .item-content p {word-break: normal;}body:not(.mobile-Menu--open) .common-container {transition: none;}body:not(.mobile-Menu--open).stickynav-disabled .common-container {transition: padding 0.4s ease;}.portraitSlide.comp-list .comp-list--slider.slick-slider .slick-list .slick-track li.item {max-width: 350px;}@media screen and (min-width: 400px) {.portraitSlide.comp-list .comp-list--slider.slick-slider .slick-list .slick-track li.item {max-width: 300px;}}@media screen and (min-width: 570px) {.portraitSlide.comp-list .comp-list--slider.slick-slider .slick-list .slick-track li.item {max-width: 320px;}}@media screen and (min-width: 992px) {.portraitSlide.comp-list .comp-list--slider.slick-slider .slick-list .slick-track li.item {max-width: 310px;}}@media screen and (min-width: 1100px) {.portraitSlide.comp-list .comp-list--slider.slick-slider .slick-list .slick-track li.item {max-width: 290px;}}@media screen and (min-width: 1200px) {.portraitSlide.comp-list .comp-list--slider.slick-slider .slick-list .slick-track li.item {max-width: 245px;}}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content {bottom: 35px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content p {overflow: hidden;height: 45px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content p a {padding: 0 20px;}@media screen and (min-width: 992px) {.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content p {height: 60px;}}@media screen and (min-width: 1200px) {.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content p {height: 85px;}}@media (max-width: 479px) {.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content {bottom: 25px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-content p a {padding: 0 0 0 15px;width: 93%;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare {padding-left: 15px;padding-right: 15px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare span.datetime {bottom: 10px;}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare .item-share {bottom: 10px;right: 15px;}}.heroSlide .comp-list--slider .item .item-video .item-video--caption {right: 45px;bottom: 85px;}.comp-list .item-video .item-video--cover-img > a:after {pointer-events: none;}.item-video::after {pointer-events: none;}.stories .comp-list--slider li.item .item-video .item-video--cover-img {text-align: center;}.stories .comp-list--slider li.item .item-video .item-video--cover-img > a {display: inline-block;width: auto;}.stories .comp-list--slider li.item .item-content {padding: 5px 12px 0;}.stories .comp-list--slider li.item .item-content p {text-align: center;}.stories .comp-list--slider li.item .item-content p a {display: inline;margin: 0;}.searchresult .comp-list--cards, .section-listing .comp-list--cards {max-width: 100%;}.searchresult .comp-list--cards .item div[id*=google_ads_iframe_], .section-listing .comp-list--cards .item div[id*=google_ads_iframe_] {max-width: 100%;overflow: hidden;overflow-x: auto;}.searchresult .comp-list--cards .item:first-child .item-content p a, .section-listing .comp-list--cards .item:first-child .item-content p a {padding-bottom: 0;}.searchresult .comp-list--cards .item .item-content p, .section-listing .comp-list--cards .item .item-content p {min-height: 50px;}.live-tv-wdh-blue-bg .live-tv {display: block;}.live-tv-wdh-blue-bg .live-tv .comp--title {display: block;width: 100%;}.live-tv-wdh-blue-bg .live-tv .comp-ad {display: block;max-width: calc((100vh - 120px - 150px) * 1.7777777778);min-width: 350px;margin-left: auto;margin-right: auto;}@media (max-width: 479px) {.live-tv-wdh-blue-bg .live-tv .comp-ad {min-width: 1px;max-width: 479px;}}.live-tv-wdh-blue-bg .live-tv .comp-ad iframe, .live-tv-wdh-blue-bg .live-tv .comp-ad video {width: 100%;margin: 0;height: unset;aspect-ratio: 16/9;object-fit: cover;}.error-list {text-align: center;padding-top: 30px;margin: 0 auto 50px;}@media (max-width: 767px) {.error-list {padding: 30px 10px 0;}}.error-list img {display: block;max-width: 264px;margin-left: auto;margin-right: auto;}@media (max-width: 767px) {.error-list img {max-width: 170px;}}.error-list .comp-list--title {padding-top: 60px;}@media (max-width: 767px) {.error-list .comp-list--title {padding-top: 25px;}}.error-list .comp-list--title h2 {color: #000000;font-size: 42px;font-family: "PanchariUN";font-weight: bold;text-transform: inherit;}@media (max-width: 1199px) {.error-list .comp-list--title h2 {font-size: 32px;}}@media (max-width: 767px) {.error-list .comp-list--title h2 {font-size: 26px;}}.error-list .item-content {max-width: 420px;margin: 0 auto;}.error-list .item-content p {color: #8F8F8F;font-size: 28px;font-family: "PanchariUN";}@media (max-width: 1199px) {.error-list .item-content p {font-size: 24px;}}@media (max-width: 767px) {.error-list .item-content p {font-size: 18px;}}.error-list .item-content p a {text-decoration: none;}.error-list .item-content-with-bg {max-width: 800px;margin-left: auto;margin-top: 30px;margin-right: auto;}.violet-bg:before {height: 29%;}.article-hybrid.stickynav-enabled {padding-bottom: 0;}.comp-list--liveblog .live-blog .item-content a {display: inline;}.comp-list--liveblog .live-blog .item-content p:not(:last-child) {margin-bottom: 5px;}.comp-list--liveblog .live-blog .item-content p a {color: #c14e48;}.comp-list--liveblog .live-blog .item-content p b {font-family: PanchariUN;}.article-body .article-body--left .article-body--content .article-body--top-social, .hybrid-article-body .article-body--left .article-body--content .article-body--top-social {display: flex;flex-direction: column;justify-content: center;align-items: center;}.article-body .article-body--left .article-body--content .article-body--top-social iframe, .hybrid-article-body .article-body--left .article-body--content .article-body--top-social iframe {margin-bottom: 0;}.iframe-ratio-16-9, .iframe-ratio-9-16 {position: relative;width: 100%;padding-top: 56.25%;overflow: hidden;}.iframe-ratio-16-9 iframe, .iframe-ratio-9-16 iframe {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;border: none;object-fit: contain;}.iframe-ratio-9-16 {padding-top: 177.7777777778%;}.big-story-full {margin-bottom: 30px;}.searchresult:not(.section-listing) .comp-list--cards .item .item-video .item-video--caption {pointer-events: none;padding: 0;}.searchresult:not(.section-listing) .comp-list--cards .item .item-video .item-video--caption a {pointer-events: auto;}.searchresult:not(.section-listing) .comp-list--cards .item .item-content p {min-height: 1px;}.searchresult:not(.section-listing) .comp-list--cards .item .item-content p a {padding-left: 0 !important;padding-right: 0 !important;}.section-listing .comp-list--cards .item:not(:first-child) .item-content p {min-height: 1px;}.searchModal .comp-list.multiSecList {display: block;margin-left: 0;margin-right: 0;padding-bottom: 0;}.article-body .col-md-4 .comp-headline .comp-list--cards li .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.article-body .col-md-4 .comp-headline .comp-list--cards li .item-content p {font-size: 20px;line-height: 21px;}}.article-body .col-md-4 .live-blog .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.article-body .col-md-4 .live-blog .item-content p {font-size: 20px;line-height: 21px;}}.item-content p {word-break: normal !important;}.portraitSlide .comp-list--slider .slick-list .slick-track li.item {width: 100%;}.portraitSlide .comp-list--slider .slick-list .slick-track li.item .item-video {padding-top: 167.5%;}.portraitSlide .comp-list--slider .slick-list .slick-track li.item .item-video .item-video--cover-img {position: absolute;top: 0;left: 0;right: 0;width: 100%;}.portraitSlide .comp-list--slider .slick-list .slick-track li.item .item-video .item-video--cover-img > a:after {border-radius: 0 0 12px 12px;}.portraitSlide .comp-list--slider .slick-list .slick-track li.item:after {display: none;}.programs-cate-row .portraitSlide .comp-list--slider .item .item-video .item-video--caption {bottom: 45px;}.programs-cate-row .portraitSlide .comp-list--slider .item .item-content {bottom: 10px;}.programs-cate-row .portraitSlide .comp-list--slider .item .item-content h4 {font-size: 20px;line-height: 25px;margin-bottom: 0;text-align: left;}.comp-list .item-video .item-video--caption {padding: 0;}.comp-list .item-video .item-video--caption > a {display: block;padding: 8px;}.doubleHero .comp-list--cards li.item:first-child .item-video--caption > a, .doubleHero .comp-list--cards li.item:nth-child(2) .item-video--caption > a, .leftListSlide .comp-list--leftCol .comp-list--cards .item .item-video .item-video--caption {padding: 0;}.ptb .comp-list--slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition-delay: 10ms;}.ptb .comp-list--slider .slick-list .slick-track {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition-delay: 10ms;}.ptb .comp-list--slider .slick-list .slick-track .slick-slide {backface-visibility: hidden;-webkit-backface-visibility: hidden;}.ptb .comp-list--slider .slick-list .slick-track .slick-slide.slick-cloned {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.comp-article-multiimg .comp-list--slider .article-body--top_figure {margin-bottom: 0;}.comp-list--liveblog .live-blog .item-content p:empty, .comp-list--liveblog .live-blog .item-content p:blank {display: none;}.comp-list--liveblog .live-blog .item-content a {color: #c14e48;}.comp-list--liveblog .live-blog .item-content ul, .comp-list--liveblog .live-blog .item-content ol {margin: 0;padding-left: 20px;}.comp-list--liveblog .live-blog .item-content ul li, .comp-list--liveblog .live-blog .item-content ol li {font-size: 18px;line-height: 19px;color: inherit;font-weight: normal;}.comp-list--liveblog .live-blog .item-content ul li:not(:last-child), .comp-list--liveblog .live-blog .item-content ol li:not(:last-child) {margin-bottom: 5px;}.comp-list--liveblog .live-blog .item-content ul {list-style-type: circle;}.comp-list--liveblog .live-blog .item-content ol {list-style-type: decimal;}.hybrid-article-body .article-body--right {padding-top: 30px;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending {padding: 30px 0;position: relative;overflow: hidden;left: calc((100% - 1170px) / 2);max-width: 100%;}@media (max-width: 1199px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending {left: calc((100% - 960px) / 2);}}@media (max-width: 991px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending {left: calc((100% - 720px) / 2);}}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending {left: 0;margin-left: 0;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--title {margin-bottom: 16px;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--title {padding-left: 25px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--title .h2 {color: #000000;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider {position: relative;z-index: 9;margin: 0;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider {margin-left: 25px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow {top: -55px;transform: none;z-index: 9;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 300px) / 2);}@media (max-width: 1500px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 700px) / 2);}}@media (max-width: 1600px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 570px) / 2);}}@media (max-width: 991px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 520px) / 2);}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-next {transform: rotate(180deg);right: inherit;left: calc((100% + 430px) / 2);}@media (max-width: 1500px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 830px) / 2);}}@media (max-width: 1600px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 700px) / 2);}}@media (max-width: 991px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 630px) / 2);}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item {margin-right: 24px;position: relative;max-width: 246px;background: #fff;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item {margin-right: 12px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-section, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-timeshare {padding: 10px 15px;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-section, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-timeshare {padding: 10px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content p {color: #000000;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-video img {border-radius: 12px 12px 0 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-video .item-video--cover-img > a:after {border-radius: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-video .item-video--caption {bottom: 0;padding: 8px;right: inherit;left: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-timeshare span.datetime {color: #000000;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item::after {content: none;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--title h2, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--title h2 {color: #000000;margin-bottom: 25px;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--title h2, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--title h2 {margin-bottom: 15px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item {background: linear-gradient(180deg, #2D62B2 0%, #011D48 113.02%);margin: 0px 6px;position: relative;border-radius: 8px;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item {width: 192px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .toggle-option, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .toggle-option {background-position: left -333px top -18px;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-video .item-video--cover-img img, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-video .item-video--cover-img img {border-radius: 8px 8px 0px 0px;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-video .item-video--cover-img > a:after, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-video .item-video--cover-img > a:after {border-radius: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-video::after, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-video::after {content: none;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-section, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-section {margin-top: 0;padding-bottom: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p {font-size: 20px;line-height: 21px;padding-right: 30px;-webkit-line-clamp: 3;}@media (max-width: 1199px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p {padding-right: 28px;}}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p {font-size: 16px;line-height: 17px;padding-right: 25px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content p a, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p a {color: #fff;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-timeshare, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-timeshare {width: auto;position: absolute;bottom: 0;right: 10px;padding-right: 5px;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-timeshare span.datetime, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-timeshare span.datetime {color: #fff;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-timeshare .toggle-option, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-timeshare .toggle-option {background-position: left -377px top -18px;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item {position: relative;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-content {padding: 0 10px 40px !important;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-content p {padding-right: 0px !important;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-timeshare {position: absolute;left: 10px !important;right: auto;bottom: 0;width: 100%;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-timeshare span.datetime {color: #000 !important;}.mm-container-fluid .heroSlide:before {left: 18px;}.teal-gradiant-bg .breaking-story {background: rgba(0, 136, 155, 0.12);box-shadow: none;}.comp-list .comp-list--cards.slick-initialized li.item {visibility: visible;display: block;}.footer .subscribe-wrapper .share-social-icons {margin-bottom: 0;}.article-body .article-body--right .comp-list .comp-list--cards li .item-timeshare {float: none;justify-content: flex-start;align-items: flex-start;width: 100%;flex-flow: row;padding-top: 8px;}.article-body .article-body--right .comp-list .comp-list--cards li .item-timeshare span.datetime {font-family: "PanchariUN";color: #00889B;}.comp-article-multiimg .comp-list--slider.slick-initialized {margin-bottom: 35px;}.comp-article-multiimg .comp-list--slider.slick-initialized .slick-slide {padding-top: 0;padding-bottom: 0;}.comp-article-multiimg .comp-list--slider.slick-initialized .slick-dots {position: absolute;left: 50%;transform: translateX(-50%);bottom: -30px;right: auto;margin: auto;}.explainers-cards .comp-list--cards .item {height: inherit;width: 100%;}.explainers-cards .comp-list--cards .item .item-content {max-height: 65px;min-height: 65px;}.comp-list.portraitSlide-v2 .comp-list--slider .slick-slide .item-content {padding-top: 15px !important;min-height: 100px;}.gradiant-bg.circle-canva .comp-list.portraitSlide-v2 .comp-list--slider .slick-slide .item-content {min-height: 95px;}.big-story .comp-list--hero .item-video .item-video--cover-img > a {display: unset;position: unset;}.big-story .comp-list--slider .slick-arrow.slick-disabled {display: none !important;}.hybrid-article-body .comp-headline .comp-list--cards {max-height: 100%;}.section-listing .comp-list--cards .item:not(:first-child) .item-content p a {padding-left: 0 !important;padding-right: 0 !important;}.indepth-listing .comp-banner.mb-5 {margin-bottom: 30px;}.breaking-story .comp-list--slider .slick-arrow {background-color: rgba(0, 0, 0, 0.25);}.breaking-story .comp-list--slider .slick-arrow .slick-prev {left: 15px;}.breaking-story .comp-list--slider .slick-arrow .slick-next {right: 15px;}.breaking-story .comp-list--slider .item .item-video:before {pointer-events: none;}.breaking-story .comp-list--slider .item .item-content {padding-bottom: 5px;}.breaking-story .comp-list--slider .item .item-timeshare {position: absolute;padding-bottom: 10px;pointer-events: none;}.breaking-story .comp-list--slider .item .item-timeshare span.datetime {padding-bottom: 0;position: unset;bottom: auto;}.breaking-story .comp-list--slider .item .item-timeshare .item-share {position: unset;bottom: unset;right: unset;}.big-story-full .comp-list--hero .comp-list--title {pointer-events: none;}.big-story-full .comp-list--hero .item-tag {padding: 0;}.big-story-full .comp-list--hero .item-tag > p > a {padding: 2px 6px;display: block;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-video .item-video--cover-img > a::after, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-video .item-video--cover-img > a::after {content: "";border-radius: 0px 0px 12px 12px;height: 80px;position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0, 0, 0, 0.58);}@media (max-width: 479px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-video .item-video--cover-img > a::after, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-video .item-video--cover-img > a::after {height: 75px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-video .item-video--caption, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-video .item-video--caption {bottom: 15px;width: auto;padding-left: 5px;}@media (max-width: 767px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-video .item-video--caption, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-video .item-video--caption {right: auto;left: 0;bottom: 20px;}}@media screen and (min-width: 768px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-video .item-video--caption .play-icon, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-video .item-video--caption .play-icon {width: 32px;height: 32px;background-position: left -321px top -49px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-content {padding-left: 65px;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-content p, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-content p {padding-left: 0;padding-right: 0;-webkit-line-clamp: 2;}@media screen and (min-width: 992px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-content p, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-content p {max-height: 50px;min-height: 1px;}}@media (max-width: 767px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-content {bottom: 35px;}}@media screen and (min-width: 768px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-content {padding-left: 75px;}}@media screen and (min-width: 1200px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2) .item-content {bottom: 45px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1).without-video .item-video .item-video--caption, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2).without-video .item-video .item-video--caption {display: none;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1).without-video .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2).without-video .item-content {padding-left: 30px;}@media screen and (min-width: 768px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(1).without-video .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:nth-child(2).without-video .item-content {padding-left: 30px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:not(:nth-child(1)):not(:nth-child(2)) .item-video .item-video--caption {padding-left: 5px;bottom: 50px;}@media screen and (min-width: 768px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:not(:nth-child(1)):not(:nth-child(2)) .item-video .item-video--caption {bottom: 50px;}}@media screen and (min-width: 1200px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:not(:nth-child(1)):not(:nth-child(2)) .item-video .item-video--caption {bottom: 50px;}}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:not(:nth-child(1)):not(:nth-child(2)) .item-content p {padding-right: 0;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards li.item:after {display: none;}.leftListSlide .comp-list--leftCol .comp-list--slider .item-video:before {pointer-events: none;}.big-story .comp-list--hero .item-video::after {height: 60%;border-top-left-radius: 0;border-top-right-radius: 0;background: rgb(2, 0, 36);background: linear-gradient(-180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.5046393557) 50%, rgb(0, 0, 0) 100%);}.item-video::after {border-top-left-radius: 0;border-top-right-radius: 0;}.comp-list .item-video .item-video--cover-img > a:after {height: 60%;border-top-left-radius: 0;border-top-right-radius: 0;background: rgb(2, 0, 36);background: linear-gradient(-180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.5046393557) 50%, rgb(0, 0, 0) 100%);}.breaking-story .item:first-child .item-video:after {height: 60%;background: rgb(2, 0, 36);background: linear-gradient(-180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.5046393557) 50%, rgb(0, 0, 0) 100%);}.firstHero-50.firstHero-50-wdt-teal .item:first-child .item-video .item-video--cover-img > a:after {height: 60%;background: rgb(2, 0, 36);background: linear-gradient(-180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.5046393557) 50%, rgb(0, 0, 0) 100%);}.orange-gradiant-bg .doubleHero2 .item:nth-child(1) .item-video .item-video--cover-img > a:after, .orange-gradiant-bg .doubleHero2 .item:nth-child(2) .item-video .item-video--cover-img > a:after {height: 60%;border-top-left-radius: 0;border-top-right-radius: 0;background: rgb(2, 0, 36);background: linear-gradient(-180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.5046393557) 50%, rgb(0, 0, 0) 100%);}.hybrid-article-body .col-md-12 .article-body--top .article-body--top_tags ul {flex: 1 1 100%;width: 100%;max-width: 100%;padding-left: 0;margin-top: 15px;}.subscribe-wrapper.sbc-form {padding-top: 0;}.comp-list.portraitSlide-v2 .comp-list--slider .item .item-video .item-video--cover-img > a:after {border-bottom-left-radius: 0;border-bottom-right-radius: 0;}.firstHero .comp-list--hero .item-content {border-radius: 0 0 10px 10px;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-section {padding-left: 10px;padding-right: 10px;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-content p {-webkit-line-clamp: 3;}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-timeshare {padding-left: 0;padding-right: 0;}.comp.live-tv {padding-bottom: 0;}.comp.live-tv .comp-ad:last-child {margin-bottom: 0;}.mm-row-daily-program-v1.mm-container {max-width: 100%;}.comp-headline .comp-list--cards .item {flex: auto;}.header-middle-section .more-menu-toggle .hummer-toggle-dropdown .hummer-toggle-menu-list {min-width: 165px;}.header-middle-section .more-menu-toggle .hummer-toggle-dropdown .hummer-toggle-menu-list .htd-item > span {white-space: nowrap;}.comp-list .comp-list--tabs .nav-tabs > a:not(:last-child) {margin-right: 5px;}.comp-list .comp-list--tabs .nav-tabs > a .nav-link {margin-left: 0;}.comp-list .comp-list--tabs .nav-tabs .nav-link {white-space: nowrap;}.green-bg-element.mm-row.mm-container-fluid {margin-left: 0;margin-right: 0;}.main .mm-row.mm-container-fluid.section-padding:first-of-type {padding-top: 0;padding-bottom: 0;}.main .mm-row.mm-container-fluid.section-padding:first-of-type .comp-list.TrendMainSlide {margin-top: 30px;margin-bottom: 30px;}.comp-list--title .h2.h2-after a:after {top: 2px;}.live-tv .comp-list--title h2.h2 a:after {top: 0px;}.heroSlide .comp-list--title h2.h2 a:after {top: 2px;}.comp-list.buttons .comp-list--links li {flex: 0 1 auto;}.comp-list.buttons .comp-list--links li a {display: block;}.mm-container-fluid .col-ctrl.parsys.col-md-12 .mmcontainer .listcontainer .list-container-wrapper .green-gradiant-bg {margin-left: -10px;margin-right: -10px;}.indepth-list .comp-list.firstHero .comp-list--title .h2.h2-after a:after {top: 0px;}.big-story .comp-list--slider li.item .item-content p, .trending .comp-list--slider li.item .item-content p, .horCardSlide .comp-list--slider li.item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.big-story .comp-list--slider li.item .item-content p, .trending .comp-list--slider li.item .item-content p, .horCardSlide .comp-list--slider li.item .item-content p {font-size: 20px;line-height: 21px;}}.heroSlide .comp-list--slider li.item .item-content p {font-size: 24px;line-height: 25px;}@media (max-width: 479px) {.heroSlide .comp-list--slider li.item .item-content p {font-size: 22px;line-height: 23px;}}.breaking-story .comp-list--cards li.item .item-content p, .comp-headline .comp-list--cards li.item .item-content p, .heroSlide .comp-list--cards li.item .item-content p, .doubleHero .comp-list--cards li.item .item-content p, .doubleHero2 .comp-list--cards li.item .item-content p, .leftListSlide .comp-list--leftCol .comp-list--cards li.item .item-content p, .explained-in-cards .comp-list--cards li.item .item-content p, .explainers-cards .comp-list--cards li.item .item-content p, .multiSecList .comp-list--cards li.item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.breaking-story .comp-list--cards li.item .item-content p, .comp-headline .comp-list--cards li.item .item-content p, .heroSlide .comp-list--cards li.item .item-content p, .doubleHero .comp-list--cards li.item .item-content p, .doubleHero2 .comp-list--cards li.item .item-content p, .leftListSlide .comp-list--leftCol .comp-list--cards li.item .item-content p, .explained-in-cards .comp-list--cards li.item .item-content p, .explainers-cards .comp-list--cards li.item .item-content p, .multiSecList .comp-list--cards li.item .item-content p {font-size: 20px;line-height: 21px;}}.firstHero-50 .comp-list--cards .item:not(:first-child) .item-content p, .firstHero-60 .comp-list--cards .item:not(:first-child) .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.firstHero-50 .comp-list--cards .item:not(:first-child) .item-content p, .firstHero-60 .comp-list--cards .item:not(:first-child) .item-content p {font-size: 20px;line-height: 21px;}}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content p, .firstHero-60:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content p {font-size: 24px;line-height: 25px;}@media (max-width: 767px) {.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content p, .firstHero-60:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content p {font-size: 21px;line-height: 22px;}}@media (max-width: 479px) {.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content p, .firstHero-60:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content p {font-size: 20px;line-height: 21px;}}@media (max-width: 767px) {.nav-tabs button.nav-link {font-size: 20px;line-height: 21px;}}.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {font-size: 24px;line-height: 25px;min-height: unset !important;}@media (max-width: 479px) {.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {font-size: 22px;line-height: 23px;}}.programs-cate-row .portraitSlide .comp-list--slider .item .item-content h4 {font-size: 22px;line-height: 23px;}@media (max-width: 479px) {.programs-cate-row .portraitSlide .comp-list--slider .item .item-content h4 {font-size: 20px;line-height: 21px;}}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:nth-child(1) .item-content p, .doubleHero .comp-list--cards .item:nth-child(2) .item-content p {font-size: 21px;line-height: 22px;}}@media (max-width: 479px) {.doubleHero .comp-list--cards .item:nth-child(1) .item-content p, .doubleHero .comp-list--cards .item:nth-child(2) .item-content p {font-size: 20px;line-height: 21px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p {font-size: 21px;line-height: 22px;padding-right: 0;}@media (max-width: 479px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.trending .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .black-theme .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p {font-size: 20px;line-height: 21px;}}@media (max-width: 479px) {.leftListSlide .comp-list--leftCol .comp-list--slider .item .item-video .item-video--caption {padding: 15px 10px;}}.leftListSlide .comp-list--leftCol .comp-list--slider .item-content p {font-size: 38px;line-height: 39px;}@media (max-width: 991px) {.leftListSlide .comp-list--leftCol .comp-list--slider .item-content p {font-size: 24px;line-height: 25px;}}@media (max-width: 479px) {.leftListSlide .comp-list--leftCol .comp-list--slider .item-content p {font-size: 24px;line-height: 25px;}}.explainers-cards .comp-list--cards.slick-slider .slick-list .slick-track .slick-slide {max-width: 310px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {padding-top: 20px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p {font-size: 21px;line-height: 22px;font-family: "PanchariUB";}@media (max-width: 479px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}}@media screen and (min-width: 768px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content {padding-left: 20px;padding-right: 20px;}}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content p {font-size: 20px;line-height: 21px;}}.green-gradiant-bg-dark .market-section .markets-bottom .item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.green-gradiant-bg-dark .market-section .markets-bottom .item .item-content p {font-size: 20px;line-height: 21px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(1) .item-content P, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content P {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(1) .item-content P, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content P {font-size: 20px;line-height: 21px;}}@media screen and (min-width: 992px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(1) .item-content P, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content P {font-size: 24px;line-height: 25px;}}.horCardSlide.comp-list .comp-list--slider:not(.slick-initialized) .item:not(:first-child) {display: block;}.cmp-container .row-ctrl.parsys.mm-row.mm-container .container .row .col-ctrl.parsys.col-md-12 .mmcontainer .cmp-container .listcontainer.container.responsivegrid .list-container-wrapper .comp-list.horCardSlide {margin-left: -13px;margin-right: -11px;}@media (max-width: 1199px) {.cmp-container .row-ctrl.parsys.mm-row.mm-container .container .row .col-ctrl.parsys.col-md-12 .mmcontainer .cmp-container .listcontainer.container.responsivegrid .list-container-wrapper .comp-list.horCardSlide {margin-left: 0;margin-right: 0;}}.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.gradiant-bg .portraitSlide-v2.ptb .comp-list--slider li.item .item-content p {font-size: 20px;line-height: 21px;}}.leftListSlide .comp-list--leftCol .comp-list--slider {padding-bottom: 0;margin-bottom: 30px;}.searchModal .modal-body .searching-form-block input[type=text] {padding-right: 195px;font-size: 21px;line-height: 22px;font-family: "PanchariUB";font-weight: normal;}@media (max-width: 479px) {.searchModal .modal-body .searching-form-block input[type=text] {font-size: 20px;line-height: 21px;}}.searchModal .modal-body .searching-form-block select {font-size: 19px;line-height: 20px;font-family: "PanchariUB";font-weight: normal;}@media (max-width: 479px) {.searchModal .modal-body .searching-form-block select {font-size: 17px;line-height: 18px;}}.author-page--results .comp-list--cards .item .item-content p, .searchresult:not(.section-listing) .comp-list--cards .item .item-content p {font-size: 24px;line-height: 25px;word-break: normal;-webkit-line-clamp: 3;}@media (max-width: 1199px) {.author-page--results .comp-list--cards .item .item-content p, .searchresult:not(.section-listing) .comp-list--cards .item .item-content p {font-size: 19px;line-height: 20px;}}@media (max-width: 479px) {.author-page--results .comp-list--cards .item .item-content p, .searchresult:not(.section-listing) .comp-list--cards .item .item-content p {font-size: 18px;line-height: 20px;}}.section-listing .comp-list--cards .item:not(:first-child) .item-content p {font-size: 24px;line-height: 25px;word-break: normal;-webkit-line-clamp: 3;}@media (max-width: 1199px) {.section-listing .comp-list--cards .item:not(:first-child) .item-content p {font-size: 19px;line-height: 20px;}}@media (max-width: 479px) {.section-listing .comp-list--cards .item:not(:first-child) .item-content p {font-size: 18px;line-height: 20px;}}.comp-multiList.multiList > ul > li.author .comp-list--title h3 {font-family: "PanchariUB";font-weight: normal;}.comp-multiList.multiList > ul > li.author .comp-list--subTitle p {font-size: 18px;line-height: 20px;font-family: "PanchariUB";font-weight: normal;}.comp-multiList.multiList > ul > li.author ul.comp-list--cards .item .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.comp-multiList.multiList > ul > li.author ul.comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}}.live-blog .item-content p {font-size: 21px;line-height: 22px;}@media (max-width: 479px) {.live-blog .item-content p {font-size: 20px;line-height: 21px;}}.mmcontainer {min-height: 1px;}@media (max-width: 479px) {.article-header .article-header--lt .article-header--tagline li:last-child:before {content: "|";}}@media (max-width: 991px) {.heroSlide .comp-list--slider .item .item-video .item-video--caption {right: 70px;bottom: 90px;}.heroSlide .comp-list--slider .item .item-video-overlay {max-width: 75%;margin: 0 auto;left: 0;right: 0;}.heroSlide .comp-list--slider .item .item-video-overlay .item-content p {height: 95px;}}@media (max-width: 767px) {.light-blue-gradiant-bg .contact-map-section .contact-details-container {padding-top: 50px;padding-bottom: 50px;}.heroSlide .comp-list--slider .slick-list {margin-left: -5px;margin-right: -5px;}.heroSlide .comp-list--slider .slick-list .slick-track .item {padding-left: 5px;padding-right: 5px;}.heroSlide .comp-list--slider .slick-list .slick-track .item .item-video .item-video--caption {right: unset;bottom: 0;}.heroSlide .comp-list--slider .slick-list .slick-track .item .item-video .item-video--cover-img img {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.heroSlide .comp-list--slider .slick-list .slick-track .item .item-video .item-video--cover-img > a:after {border-radius: 0;}.heroSlide .comp-list--slider .slick-list .slick-track .item .item-video-overlay {max-width: 100%;margin: unset;left: unset;right: unset;border: 1px solid #eee;border-top: 0;}.heroSlide .comp-list--slider .slick-list .slick-track .item .item-video-overlay .item-content p {height: 100px;overflow: hidden;}}@media (max-width: 767px) and (max-width: 479px) {.heroSlide .comp-list--slider .slick-list .slick-track .item .item-video-overlay .item-content p {height: 90px;}}@media (max-width: 767px) {.heroSlide .comp-list--slider .slick-dots {top: 30px;bottom: auto;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item .item-content p {display: -webkit-box;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {bottom: 30px;}.orange-gradiant-bg .comp-list.doubleHero2 .comp-list--cards .item .item-content p {display: -webkit-box;}.firstHero-60 .comp-list--cards .item:first-child .item-video .item-video--caption {padding-left: 0;bottom: 0;}.firstHero-60 .comp-list--cards .item:first-child .item-content {position: relative;bottom: unset;padding: 8px 0 0;}.firstHero-60 .comp-list--cards .item:first-child .item-content p {color: inherit;}.firstHero-60 .comp-list--cards .item:first-child .item-content p a {padding: 0;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare {padding: 8px 0 0;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #00889b;position: relative;bottom: unset;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare .item-share {position: relative;bottom: unset;right: unset;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare .item-share .toggle-option {background-position: left -333px top -18px;}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-video .item-video--caption {bottom: 0;}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content {position: relative;bottom: unset;padding: 8px 0 0;margin: 0;}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-content p {color: inherit;}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-timeshare {position: relative;left: unset;bottom: unset;padding: 8px 0 0;}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-timeshare .item-share .video-dropdown .toggle-option {background-position: left -333px top -18px;}.searchresult .comp-list--cards .item .item-content p {-webkit-line-clamp: 3;}.searchresult .comp-list--cards .item .item-timeshare {right: 5px;}.section-listing .comp-list--cards .item:not(:first-child) .item-content p {-webkit-line-clamp: 3;}.breaking-story .comp-list--slider .slick-arrow {padding: 0;}.breaking-story .comp-list--slider .slick-arrow:before {height: 22px;width: 22px;}.breaking-story .comp-list--slider .slick-arrow.slick-prev:before {background-position: left -243px top -54px;}.breaking-story .comp-list--slider .slick-arrow.slick-next:before {background-position: left -244px top -53px;}.big-story .comp-list--slider li.item {border-radius: 0;}.doubleHero {margin-left: 0;margin-right: 0;}.teal-gradiant-bg .comp-list--cards ul.slick-dots {display: none;}.breaking-story .comp-list--cards.slick-initialized.slick-slider .slick-dots {text-align: center;margin: -5px auto 20px;}.breaking-story .comp-list--cards.slick-initialized.slick-slider .slick-dots li {display: inline-block;padding: 0 5px;}.breaking-story .comp-list--cards.slick-initialized.slick-slider .slick-dots li button {display: block;width: 12px;height: 12px;font-size: 0;background-color: rgba(0, 0, 0, 0.2);border: 0;border-radius: 12px;}.breaking-story .comp-list--cards.slick-initialized.slick-slider .slick-dots li.slick-active button {background-color: #000;}.article-body .article-body--right {margin-top: 20px;}.article-body .article-body--right .comp-list .comp-list--cards li .item-timeshare {float: none;justify-content: flex-start;align-items: flex-start;width: 100%;flex-flow: row;padding-top: 8px;}.article-body .article-body--right .comp-list .comp-list--cards li .item-timeshare span.datetime {font-family: "PanchariUN";color: #00889B;}.bg-heroSlide::before {max-height: 460px;}.firstHero .comp-list--hero .item-video .item-video--cover-img > a:after {border-bottom-left-radius: 0;border-bottom-right-radius: 0;display: none;}.searchresult.section-listing .comp-list--cards .item:not(:first-child) {padding: 10px;}.searchresult.section-listing .comp-list--cards .item:not(:first-child) .item-video {width: calc(50% - 10px);}.searchresult.section-listing .comp-list--cards .item:not(:first-child) .item-content {width: calc(50% - 0px);margin: 0;padding-bottom: 20px;}.searchresult.section-listing .comp-list--cards .item:not(:first-child) .item-timeshare {position: absolute;width: calc(50% - 0px);right: 0;bottom: 5px;}.searchresult:not(.section-listing) .comp-list--cards .item {padding: 10px;}.searchresult:not(.section-listing) .comp-list--cards .item .item-video {width: calc(50% - 10px);}.searchresult:not(.section-listing) .comp-list--cards .item .item-video:after {border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}.searchresult:not(.section-listing) .comp-list--cards .item .item-content {width: calc(50% - 0px);margin: 0;padding-bottom: 20px;}.searchresult:not(.section-listing) .comp-list--cards .item .item-timeshare {position: absolute;width: calc(50% - 0px);right: 0;bottom: 5px;}.firstHero-50-wdt-teal .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}.comp-list.big-story .comp-list--slider .item {display: flex;flex-direction: column;height: auto;}.comp-list.big-story .comp-list--slider .item .item-video {flex: auto;order: 1;}.comp-list.big-story .comp-list--slider .item .item-content {flex: auto;order: 2;}.comp-list.big-story .comp-list--slider .item .item-timeshare {flex: auto;order: 3;float: none;}.comp-list.big-story .comp-list--slider .item:not(:last-child) {margin-bottom: 10px;padding-bottom: 10px;}.author-page--results .comp-list--cards .item {padding: 10px;}.author-page--results .comp-list--cards .item .item-video {width: calc(50% - 10px);}.author-page--results .comp-list--cards .item .item-video:after {border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}.author-page--results .comp-list--cards .item .item-content {width: calc(50% - 0px);margin: 0;padding-bottom: 20px;}.author-page--results .comp-list--cards .item .item-timeshare {position: absolute;width: calc(50% - 0px);right: 0;bottom: 5px;}.firstHero-60 .comp-list--tabs {display: block;}}@media (max-width: 1199px) {.hybrid-article-body .comp-headline .comp-list--cards {max-height: 100%;}}@media screen and (max-width: 575px) {.comp-list.live-tv {padding-left: 10px;padding-right: 10px;}}@media screen and (max-width: 520px) {.breaking-story .comp-list--slider .slick-arrow {top: 46%;}.breaking-story .comp-list--slider .item .item-video .item-video--caption {top: 46%;}.breaking-story .comp-list--slider .item .item-section {bottom: 65px;}.breaking-story .comp-list--slider .item .item-content {bottom: 25px;}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow {top: 50%;}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow.slick-prev {transform: translateY(-50%) rotate(180deg);}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow.slick-next {transform: translateY(-50%) rotate(0);}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .item .item-video .item-video--caption {top: 50%;transform: translate(-50%, -50%);}}@media screen and (max-width: 410px) {.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-content h4 {font-size: 17px;line-height: 14px;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-content p {line-height: 1;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:not(:nth-child(1)):not(:nth-child(2)) .item-video .item-video--caption {bottom: 70px;}.breaking-story .comp-list--slider .slick-arrow {top: 32%;}.breaking-story .comp-list--slider .item .item-video .item-video--caption {top: 32%;}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow {top: 36%;}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow.slick-prev {transform: translateY(-36%) rotate(180deg);}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow.slick-next {transform: translateY(-36%) rotate(0);}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .item .item-video .item-video--caption {top: 36%;transform: translate(-36%, -50%);}}@media screen and (max-width: 350px) {.breaking-story .comp-list--slider .slick-arrow {top: 25%;}.breaking-story .comp-list--slider .item .item-video .item-video--caption {top: 25%;}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow {top: 30%;}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow.slick-prev {transform: translateY(-30%) rotate(180deg);}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .slick-arrow.slick-next {transform: translateY(-30%) rotate(0);}.listcontainer.container.responsivegrid .list-container-wrapper .breaking-story .comp-list--slider .item .item-video .item-video--caption {top: 30%;transform: translate(-30%, -50%);}}@media screen and (min-width: 375px) {.violet-bg:before {height: calc(100% - 1270px);}}@media screen and (min-width: 420px) {.violet-bg:before {height: 105vw;}}@media screen and (min-width: 560px) {.violet-bg:before {height: calc(100% - 1600px);}}@media screen and (min-width: 640px) {.violet-bg:before {height: calc(100% - 1595px);}}@media screen and (min-width: 768px) {.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-video .item-video--caption {padding-left: 0;bottom: 100px;}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-timeshare span.datetime {bottom: 45px;}.firstHero-50:not(.firstHero-50-wdt-teal) .comp-list--cards .item:first-child .item-timeshare .item-share {bottom: 45px;right: 30px;}.firstHero-50.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare {position: unset;padding: 0 15px;}.firstHero-50.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 45px;}.firstHero-50.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare .item-share {position: absolute;bottom: 45px;right: 30px;align-items: center;}.firstHero-50.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content {bottom: 30px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p a {padding: 0;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare {padding-left: 12px;padding-right: 12px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare .item-share {right: 22px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare span.datetime {bottom: 10px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare .item-share {bottom: 8px;right: 20px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare {padding-left: 15px;padding-right: 15px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare span.datetime, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {bottom: 40px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare .item-share, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare .item-share {bottom: 40px;right: 20px;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {bottom: 45px;}.big-story .comp-list--slider li.item .item-content p {height: 65px;}.horCardSlide .comp-list--slider li.item .item-content p {height: 63px;}.doubleHero2 .comp-list--cards li.item .item-video--caption {bottom: 80px;}.firstHero-50 .comp-list--cards .item:first-child .item-content p a {padding-bottom: 0;}.violet-bg:before {height: calc(100% - 215px);}.d-md-none {display: none !important;}}@media screen and (min-width: 992px) {.doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {bottom: 45px;}.doubleHero .comp-list--cards .item:first-child .item-timeshare .item-share, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare .item-share {bottom: 45px;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content p, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {min-height: 75px;}.doubleHero2 .comp-list--cards li.item .item-video--caption {bottom: 60px;}.violet-bg:before {height: calc(100% - 255px);}}@media screen and (min-width: 1200px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare {padding: 0 15px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare .item-share {right: 30px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare {padding: 0 15px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare .item-share, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare .item-share {right: 30px;}.mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(1) .item-content, .mm-container:not(.orange-gradiant-bg) .comp-list.doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {bottom: 35px;}.doubleHero2 .comp-list--cards li.item .item-video--caption {bottom: 70px;}.violet-bg:before {height: calc(100% - 285px);}.mm-container-fluid .heroSlide:before {left: 3px;}}@media screen and (min-width: 768px) and (max-width: 992px) {.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare .item-share {bottom: 20px;right: 10px;}.light-blue-gradiant-bg .contact-map-section .contact-details-container {padding-top: 86px;padding-bottom: 86px;min-height: calc(100vh - 550px);}.breaking-story .comp-list--slider .slick-arrow {top: 40%;}.breaking-story .comp-list--slider .slick-arrow.slick-prev {left: 15px;}.breaking-story .comp-list--slider .slick-arrow.slick-next {right: 15px;}.breaking-story .comp-list--slider .item .item-video .item-video--caption {top: 40%;}}@media screen and (min-width: 768px) and (max-width: 1200px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content {padding: 10px 20px;bottom: 30px;pointer-events: none;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p a {pointer-events: auto;padding: 0;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {position: unset;padding: 0 12px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare span.datetime {padding-bottom: 0;position: absolute;bottom: 10px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare .item-share {position: absolute;bottom: 10px;right: 25px;align-items: center;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare .item-share .video-dropdown {display: inline-flex;align-items: center;}}@media screen and (min-width: 1400px) {.bg-heroSlide::before {max-height: 619px;}}.big-story:not(.big-story-fullwidth):not(.big-story-full) .comp-list--hero .item-timeshare {position: absolute;color: #fff;padding-bottom: 20px;}.breaking-story .comp-list--slider .item-timeshare {color: #fff;}.leftListSlide .comp-list--leftCol .comp-list--slider .item-timeshare {color: #fff;}.big-story .comp-list--hero .item-timeshare {color: #fff;}.green-bg-element .heroMainSlide .comp-list--slider .item .item-timeshare {color: #fff;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare {color: #fff;position: absolute;padding-bottom: 10px;left: auto;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {color: #fff;}.comp-list.market-section .markets-center .comp-list--slider .item-time {position: absolute;background: rgba(0, 0, 0, 0.6);border-radius: 8px;font-style: normal;font-size: 18px;padding: 5px 7px 4px;line-height: 19px;height: 24px;text-align: center;color: #fff;display: flex;align-items: center;right: 25px;top: 10px;z-index: 9;}.comp-list.market-section .markets-center .comp-list--slider .item-time img {margin-right: 5px;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-timeshare {position: absolute;left: auto;padding-bottom: 10px;color: #fff;}.doubleHero2 .comp-list--cards .item .item-timeshare {display: none;}.doubleHero2 .comp-list--cards .item .item-timeshare time {display: none;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare {position: absolute;left: 7px;padding-bottom: 10px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare {position: absolute;left: 5px;display: block;color: #fff;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare time {display: block;}.breaking-story .comp-list--slider .item .item-video .item-video--cover-img > a, .breaking-story .comp-list--cards .item .item-video .item-video--cover-img > a {position: unset;display: unset;}.comp-headline .comp-list--cards .item .item-video .item-video--cover-img > a {position: unset;display: unset;}@media screen and (max-width: 767.98px) {.big-story .comp-list--hero .item-timeshare {left: 25px;}}@media screen and (min-width: 768px) {.doubleHero .comp-list--cards .item:first-child .item-timeshare, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare {color: #fff;}.firstHero-50 .comp-list--cards .item:first-child .item-timeshare {color: #fff;}.firstHero-50.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare {position: absolute;color: #fff;padding-bottom: 10px;left: auto;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-timeshare, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare {left: 15px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare {left: 10px;padding-bottom: 10px;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare {position: absolute;left: auto;color: #fff;padding-bottom: 10px;}}@media screen and (min-width: 768px) and (max-width: 1200px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {position: absolute;left: auto;padding-bottom: 10px;}}
/* footer social icon margin fix */
.footer .subscribe-wrapper .share-social-icons .social-icons div:not(:last-child) li{
    margin-right: 25px;
}

/* link copied message */

.tost-message {
    position: fixed;
    top: 20px;
    z-index: 1000000;
    width: fit-content;
    left: 50%;
    transform: translateX(-50%);
    background: #144379;
    color: #fff;
    padding: 10px 4px;
    min-width: 150px;
    text-align: center;
    font-size: 1rem;
    border-radius: 8px;
    -webkit-transition: all .2s ease .0s;
    transition: all .2s ease .0s;
    display: none;
    -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2)
}

@-moz-keyframes slide-down {
    0% {
        margin-top: -200px;
        opacity: 0
    }
    100% {
        margin-top: 0px;
        opacity: 1
    }
}

@-webkit-keyframes slide-down {
    0% {
        margin-top: -200px;
        opacity: 0
    }
    100% {
        margin-top: 0px;
        opacity: 1
    }
}

@keyframes slide-down {
    0% {
        margin-top: -200px;
        opacity: 0
    }
    100% {
        margin-top: 0px;
        opacity: 1
    }
}
.slide-down {
    -webkit-animation: slide-down 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s both;
    animation: slide-down 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s both
}


/* extra container wrapper padding fix */
.mm-row .container{
    max-width:100%;
    padding-left:0px;
    padding-right:0px;
    margin-right: 0px;
    margin-left:0px;
}

/* remove pointer events for disabled next & prev arrows  */
.arrow.prev-btn.disabled {
    pointer-events: none;
}

.arrow.next-btn.disabled {
    pointer-events: none;
}

/* social icon parsys fix: MMTV3-584: the parsys was not visible and hard to configure 
    so moving the parsys to the left a bit for visibility in edit mode only */
.social-parsys-fix {
    margin-right: 4rem;
}

/* the title should inherit the color */
.comp-list .comp-list--title h2 a {
    color: inherit;
}

/* Lazyload XF Loader css starts */
.xf-cont-lazy.cont-initial, .author__lazy-container, .mm-component-cont-lazy.cont-initial {
	position: relative;
	width: 100%;
	line-height: 50px;
	text-align: center;
	min-height: 200px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.xf-cont-lazy.cont-initial::after, .author__lazy-container::after, .mm-component-cont-lazy.cont-initial::after {
	content: 'Loading';
	display: inline-block;
	margin-left: 10px;
}
.xf-cont-lazy.cont-initial::before, .author__lazy-container::before, .mm-component-cont-lazy.cont-initial::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #333; 
    border-radius: 50%; 
    animation: xfloadingAnimation 1s infinite linear; 
}
.author__lazy-container {
    min-height: 90px !important;
}

.cmp-story-list__item.cq-Editable-dom.listitem__selected{
    background-color: rgb(222, 247, 255);
}

@keyframes xfloadingAnimation {
	0%, 100% {
		transform: scale(1);
        opacity: 0.5;
	}
	50% {
        transform: scale(1.5);
        opacity: 1;
	}
}
.stories-listing .stories-list {
    margin-top: 0;
}

/* Fix for template editors */
.story-listing-v1.cq-Editable-dom--container,
.first-70.cq-Editable-dom--container,
.aem-AuthorLayer-initial .story-listing-v1,
.aem-AuthorLayer-initial .first-70,
.aem-AuthorLayer-Edit .story-listing-v1,
.aem-AuthorLayer-Edit .first-70 {
    display: block;
}

/* only got a minute & trending */
.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item, 
.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item {
  background: #ffffff;
  margin: 0px 6px;
  position: relative;
  border-radius: 8px;
}

.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-content p a, 
.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-content p a {
  color: #000000;
}

.mob-menu {
	top: 0;
}

#Webstory .comp-list .comp-list--slider:not(.slick-initialized) .item:not(:first-child) {
    display: block;
}
@media screen and (min-width:768px) {
	.comp-list--title .h2.h2-after a:after {
		top: 0;
	}
	.heroSlide .comp-list--title h2.h2 a:after {
		top: -3px;
	}
}

/* OUR Site fixes */
.submenu-top__title {
    text-transform: uppercase;
}

.cmp-navbartop-submenu__list {
    pointer-events: initial;
}
.cmp-navbartop__submenu {
    transform: translateY(100vh);
}
.cmp-navbartop__submenu.show {
    transform: translateY(0);
}

@media screen and (min-width: 768px) {
    footer.footer .footer-nav-list .footer-nav-list__item {
        flex: 1 1 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 0px !important;
    }
}
.cmp-video-block__inner {
  overflow: hidden;
  margin-bottom: 20px;
}
.cmp-video-block__frame {
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.cmp-video-block__frame iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.cmp-video-block .cmp-story-figure__caption {
  font-size: 21px;
  line-height: 22px;
  color: #65686B;
  margin-bottom: 20px;
}

.cmp-embedded-code__inner {
  display: flex;
  justify-content: center;
}
.cmp-embedded-code__inner > div {
  flex: auto;
}

.cmp-story-figure__image {
  overflow: hidden;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.cmp-story-figure__web-image img {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

.cmp-stamp-label,
.cmp-live-label {
  background-color: #EF0F05;
  line-height: 1;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-family: "PanchariUB";
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 10px 3px;
  margin-right: 5px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  margin-bottom: 4px;
  text-transform: uppercase;
  min-width: 25px;
  text-align: center;
}

.cmp-live-label {
  color: #FFFFFF;
  background-color: #EC1C24;
}
.cmp-live-label .live-blink-circile {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-animation: blink-liveupdate 1.26s infinite both;
  animation: blink-liveupdate 1.2s infinite both;
  align-self: center;
}

.live-update-timeline-outer .cmp-section-title-block {
  margin-bottom: 15px;
}

.live-update-timeline {
  margin-bottom: 30px;
}
.live-update-timeline .cmp-live-label {
  margin-bottom: 20px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.live-update-timeline .cmp-more-stories {
  text-align: center;
  margin-top: 20px;
}
.live-update-timeline .cmp-more-stories__link {
  display: inline-block;
  border: 1px solid var(--border-color);
  color: #001D30;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px 15px 7px;
  background-color: #fff;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: "PanchariUB";
  font-weight: normal;
  color: #65686B;
}
.live-update-timeline .cmp-more-stories__link:hover {
  border-color: #EF0F05;
  color: #EF0F05;
}
.live-update-timeline .cmp-more-stories__link::after {
  display: none;
}

.mm-col-blk-1 .live-update-timeline {
  margin-top: 15px;
}

.cmp-live-update-timeline {
  margin-left: 5px;
  list-style-type: none !important;
  padding-left: 0 !important;
}
.cmp-live-update-timeline__li {
  position: relative;
  width: 100%;
}
.cmp-live-update-timeline__li::before {
  content: "";
  width: 13px;
  height: 13px;
  background-color: #fff;
  border: 1px solid #EF0F05;
  position: absolute;
  border-radius: 50%;
  top: 19px;
  left: -6px;
  z-index: 1;
}
.cmp-live-update-timeline__li:after {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #EF0F05;
  position: absolute;
  border-radius: 50%;
  top: 21px;
  left: -4px;
  z-index: 1;
}
.cmp-live-update-timeline__li:not(:last-child) {
  padding-bottom: 20px;
}
.cmp-live-update-timeline__li-in {
  border-width: 1px;
  border-style: solid;
  padding: 15px 15px 5px;
  background-color: rgba(0, 0, 0, 0.02);
  border-color: var(--border-color);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.cmp-live-update-timeline__li-in b {
  font-family: "PanchariUB";
  font-weight: normal;
}
.cmp-live-update-timeline__li-in p:not(:last-child) {
  margin-bottom: 10px !important;
}
.cmp-live-update-timeline__li-in .cmp-story-figure__in {
  margin: 0;
}
.cmp-live-update-timeline__li-in .cmp-story-figure__caption {
  font-size: 20px;
  line-height: 1.2;
  color: #65686B;
}
.cmp-live-update-timeline__li-in .article-body__component-slot {
  margin-bottom: 20px;
}
.cmp-live-update-timeline__li-in .article-body__component-slot .cmp-story-figure__caption {
  margin-bottom: 0;
}
.cmp-live-update-timeline__time {
  font-size: 20px;
  line-height: 20px;
  color: #F20F08;
  font-family: "PanchariUB";
  font-weight: normal;
  text-transform: uppercase;
}
.cmp-live-update-timeline__date {
  font-size: 16px;
  line-height: 16px;
  color: #65686B;
  font-family: "PanchariUN";
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.cmp-live-update-timeline__title {
  font-family: "PanchariUB";
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  line-height: 1.4;
}
.cmp-live-update-timeline__link {
  display: block;
  color: #000000;
}
.cmp-live-update-timeline__share-title {
  font-family: "PanchariUB";
  font-weight: normal;
  color: #65686B;
  font-size: 18px;
  margin-right: 10px;
}
.cmp-live-update-timeline__share {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
}
.cmp-live-update-timeline__share .cmp-social-media__ul {
  margin-bottom: 0 !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -webkit-align-items: stretch;
  list-style-type: none !important;
  padding-left: 0 !important;
}
.cmp-live-update-timeline__share .cmp-social-media__li:not(:last-child) {
  margin-right: 10px;
}
.cmp-live-update-timeline__share .cmp-social-media__li:nth-child(1) {
  order: 2;
}
.cmp-live-update-timeline__share .cmp-social-media__li:nth-child(2) {
  order: 1;
}
.cmp-live-update-timeline__share .cmp-social-media__li:nth-child(3) {
  order: 3;
}
.cmp-live-update-timeline__share .cmp-social-media__a {
  display: block;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon {
  width: 20px;
  height: 20px;
  display: block;
  background-image: url("clientlib-mmtv-custom-common/assets/img/Icons.svg");
  background-repeat: no-repeat;
  font-size: 0px;
  line-height: 1.2;
  font-style: normal;
  opacity: 0.65;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__facebook {
  background-position: -132px -170px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__instagram {
  background-position: -175px -281px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__youtube {
  background-position: -320px -320px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__twitter {
  background-position: -55px -170px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__whatsapp {
  background-position: -18px -170px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon__linkedin {
  background-position: -94px -170px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus {
  opacity: 1;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__facebook, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__facebook {
  background-position: -132px -170px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__instagram, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__instagram {
  background-position: -175px -281px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__youtube, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__youtube {
  background-position: -320px -320px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__twitter, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__twitter {
  background-position: -55px -170px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__whatsapp, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__whatsapp {
  background-position: -18px -170px;
}
.cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:hover__linkedin, .cmp-live-update-timeline__share .cmp-social-media__a .mm-icon:focus__linkedin {
  background-position: -94px -170px;
}
.cmp-live-update-timeline__share-in {
  align-items: center;
}

@-webkit-keyframes blink-liveupdate {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes blink-liveupdate {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes blink-1 {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

