@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 }
 @media (prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth;}}a, a:hover, button, button:hover {text-decoration: none;}.blue-gradiant-bg {background: linear-gradient(250.9deg, #1663b9 -5.44%, #173c6b 34.65%, #1a2f51 68.15%, #1f1c2e 100%);}.multi-gradiant-bg {background: linear-gradient(136deg, #ee231a 0%, #0363d1 100%);}html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, caption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, 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";-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, 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%;}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: #000000;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], input[type=date] {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: #000000;font-family: "PanchariUN";outline: none;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;}input[type=date] {font-weight: 400;color: #666666;background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4.75C5.59 4.75 5.25 4.41 5.25 4V1C5.25 0.59 5.59 0.25 6 0.25C6.41 0.25 6.75 0.59 6.75 1V4C6.75 4.41 6.41 4.75 6 4.75Z' fill='%23666666'/%3E%3Cpath d='M14 4.75C13.59 4.75 13.25 4.41 13.25 4V1C13.25 0.59 13.59 0.25 14 0.25C14.41 0.25 14.75 0.59 14.75 1V4C14.75 4.41 14.41 4.75 14 4.75Z' fill='%23666666'/%3E%3Cpath d='M6.5 13.5C6.37 13.5 6.24 13.47 6.12 13.42C5.99 13.37 5.89 13.3 5.79 13.21C5.61 13.02 5.5 12.77 5.5 12.5C5.5 12.37 5.53 12.24 5.58 12.12C5.63 12 5.7 11.89 5.79 11.79C5.89 11.7 5.99 11.63 6.12 11.58C6.48 11.43 6.93 11.51 7.21 11.79C7.39 11.98 7.5 12.24 7.5 12.5C7.5 12.56 7.49 12.63 7.48 12.7C7.47 12.76 7.45 12.82 7.42 12.88C7.4 12.94 7.37 13 7.33 13.06C7.3 13.11 7.25 13.16 7.21 13.21C7.02 13.39 6.76 13.5 6.5 13.5Z' fill='%23666666'/%3E%3Cpath d='M10 13.5C9.87 13.5 9.74 13.47 9.62 13.42C9.49 13.37 9.39 13.3 9.29 13.21C9.11 13.02 9 12.77 9 12.5C9 12.37 9.03 12.24 9.08 12.12C9.13 12 9.2 11.89 9.29 11.79C9.39 11.7 9.49 11.63 9.62 11.58C9.98 11.42 10.43 11.51 10.71 11.79C10.89 11.98 11 12.24 11 12.5C11 12.56 10.99 12.63 10.98 12.7C10.97 12.76 10.95 12.82 10.92 12.88C10.9 12.94 10.87 13 10.83 13.06C10.8 13.11 10.75 13.16 10.71 13.21C10.52 13.39 10.26 13.5 10 13.5Z' fill='%23666666'/%3E%3Cpath d='M13.5 13.5C13.37 13.5 13.24 13.47 13.12 13.42C12.99 13.37 12.89 13.3 12.79 13.21C12.75 13.16 12.71 13.11 12.67 13.06C12.63 13 12.6 12.94 12.58 12.88C12.55 12.82 12.53 12.76 12.52 12.7C12.51 12.63 12.5 12.56 12.5 12.5C12.5 12.24 12.61 11.98 12.79 11.79C12.89 11.7 12.99 11.63 13.12 11.58C13.49 11.42 13.93 11.51 14.21 11.79C14.39 11.98 14.5 12.24 14.5 12.5C14.5 12.56 14.49 12.63 14.48 12.7C14.47 12.76 14.45 12.82 14.42 12.88C14.4 12.94 14.37 13 14.33 13.06C14.3 13.11 14.25 13.16 14.21 13.21C14.02 13.39 13.76 13.5 13.5 13.5Z' fill='%23666666'/%3E%3Cpath d='M6.5 17C6.37 17 6.24 16.97 6.12 16.92C6 16.87 5.89 16.8 5.79 16.71C5.61 16.52 5.5 16.26 5.5 16C5.5 15.87 5.53 15.74 5.58 15.62C5.63 15.49 5.7 15.38 5.79 15.29C6.16 14.92 6.84 14.92 7.21 15.29C7.39 15.48 7.5 15.74 7.5 16C7.5 16.26 7.39 16.52 7.21 16.71C7.02 16.89 6.76 17 6.5 17Z' fill='%23666666'/%3E%3Cpath d='M10 17C9.74 17 9.48 16.89 9.29 16.71C9.11 16.52 9 16.26 9 16C9 15.87 9.03 15.74 9.08 15.62C9.13 15.49 9.2 15.38 9.29 15.29C9.66 14.92 10.34 14.92 10.71 15.29C10.8 15.38 10.87 15.49 10.92 15.62C10.97 15.74 11 15.87 11 16C11 16.26 10.89 16.52 10.71 16.71C10.52 16.89 10.26 17 10 17Z' fill='%23666666'/%3E%3Cpath d='M13.5 17C13.24 17 12.98 16.89 12.79 16.71C12.7 16.62 12.63 16.51 12.58 16.38C12.53 16.26 12.5 16.13 12.5 16C12.5 15.87 12.53 15.74 12.58 15.62C12.63 15.49 12.7 15.38 12.79 15.29C13.02 15.06 13.37 14.95 13.69 15.02C13.76 15.03 13.82 15.05 13.88 15.08C13.94 15.1 14 15.13 14.06 15.17C14.11 15.2 14.16 15.25 14.21 15.29C14.39 15.48 14.5 15.74 14.5 16C14.5 16.26 14.39 16.52 14.21 16.71C14.02 16.89 13.76 17 13.5 17Z' fill='%23666666'/%3E%3Cpath d='M18.5 8.83997H1.5C1.09 8.83997 0.75 8.49997 0.75 8.08997C0.75 7.67997 1.09 7.33997 1.5 7.33997H18.5C18.91 7.33997 19.25 7.67997 19.25 8.08997C19.25 8.49997 18.91 8.83997 18.5 8.83997Z' fill='%23666666'/%3E%3Cpath d='M14 21.75H6C2.35 21.75 0.25 19.65 0.25 16V7.5C0.25 3.85 2.35 1.75 6 1.75H14C17.65 1.75 19.75 3.85 19.75 7.5V16C19.75 19.65 17.65 21.75 14 21.75ZM6 3.25C3.14 3.25 1.75 4.64 1.75 7.5V16C1.75 18.86 3.14 20.25 6 20.25H14C16.86 20.25 18.25 18.86 18.25 16V7.5C18.25 4.64 16.86 3.25 14 3.25H6Z' fill='%23666666'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 50% 50%;background-position: calc(100% - 18px) center;}input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator {opacity: 0;-webkit-appearance: none;}img[width], img[height] {width: auto;height: auto;}* {box-sizing: border-box;}h1 {font-size: 87px;}h2 {font-size: 70px;line-height: 75px;position: relative;z-index: 9;}h3 {font-size: 36px;line-height: 37px;}h4 {font-size: 32px;}h5 {font-size: 16px;font-weight: 700;}h4.panchari {font-size: 28px;font-family: "PanchariUN";}h5.panchari {font-size: 20px;margin-bottom: 20px;font-family: "PanchariUN";}.bold {font-weight: 700;font-size: 20px;line-height: 21.5px;}.black {color: #000000;}.orange {color: #EE231A;}.blue {color: #0264D3;}.brown {color: #AC2500;}.white {color: #fff;}.teal {color: #00889B;}.purple {color: #7C509F;}.royal-blue {color: #34269D;}.green {color: #269D70;}a:hover {color: inherit;}.blue-bg {background: #0063D2;}.teal_bg {background: #00889B;}.purple_bg {background: #7C509F;}.dark-blue_bg {background: #0F67CF;}.dark-blue_bg .h2 {color: #fff;}.blue-border {border: 3px solid #0264D3;border-radius: 50%;}.lemon-border {border: 3px solid #DBDD00;border-radius: 50%;}.lime-border {border: 3px solid #00B801;border-radius: 50%;}.caribbean-border {border: 3px solid #00D695;border-radius: 50%;}.line {border-bottom: 1px solid;margin: 42px 0 44px;height: 1px;width: 100%;}.line__arrow {display: inline-block;background: url("clientlib-mmtv-landing-main/resources/img/diff-sprite.png?v=2805202") no-repeat;overflow: hidden;text-indent: -9999px;text-align: left;}.line__arrow--black {background-position: -2px 0px;width: 32px;height: 24px;}.line__arrow--pink {background-position: -2px -52px;width: 32px;height: 24px;}.line__arrow--yellow {background-position: -36px -78px;width: 32px;height: 24px;}.line__arrow--blue {background-position: -36px 0px;width: 32px;height: 24px;}.line__arrow--white {background-position: -2px -78px;width: 32px;height: 24px;}.line__arrow--orange {background-position: -36px -26px;width: 32px;height: 24px;}.line__arrow--brown {background-position: -2px -26px;width: 32px;height: 24px;}.line__arrow--purple {background-position: -36px -52px;width: 32px;height: 24px;}.line--black {color: #000000;}.line--pink {color: #dc006e;}.line--yellow {color: #FFC731;}.line--blue {color: #004C97;}.line--white {color: #fff;}.line--orange {color: #DC4C25;}.line--brown {color: #AC2500;}.line--purple {color: #34269D;}.nav-pills .nav-link {border-radius: 8px;color: #EF0F05;margin-left: 32px;padding: 0.5rem 0;}.nav-pills .nav-link.active {background-color: #EE231A;padding: 0.5rem 1rem;}.nav-pills--black .nav-link {color: #000000;}.nav-pills--black .nav-link.active {background-color: #000000;}.nav-pills--pink .nav-link {color: #000000;}.nav-pills--pink .nav-link.active {background-color: #000000;}.nav-pills--blue .nav-link {color: #004C97;}.nav-pills--blue .nav-link.active {background-color: #004C97;}.nav-pills--white .nav-link {color: #fff;}.nav-pills--white .nav-link.active {background-color: #fff;color: #00889B;}.nav-pills--brown .nav-link {color: #AC2500;}.nav-pills--brown .nav-link.active {background-color: #AC2500;}.nav-pills--orange .nav-link {color: #DC4C25;}.nav-pills--orange .nav-link.active {background-color: #DC4C25;}.heading-border {border-radius: 20px;width: 28px;height: 3px;margin: 0 0 6px;}.heading-border--yellow {background: #F7B801;}.heading-border--dull-orange {background: #DC4C25;}.heading-border--purple {background: #7C509F;}.heading-border--royal-blue {background: #34269D;}.heading-border--green {background: #269D70;}.heading-border--sky-blue {background: #004C97;}.heading-border--orange {background: #FF632F;}.heading-border--lotus {background: #ED33B9;}.heading-border--rose {background: #F70140;}.heading-border--white {background: #fff;}.heading--yellow {color: #F7B801;}.heading--dull-orange {color: #DC4C25;}.heading--purple {color: #7C509F;}.heading--royal-blue {color: #34269D;}.heading--green {color: #269D70;}.heading--sky-blue {color: #004C97;}.heading--orange {color: #FF632F;}.heading--lotus {color: #ED33B9;}.heading--rose {color: #F70140;}.pb-76 {padding-bottom: 4.75rem;}.mt-40 {margin-top: 40px;}.mt-32 {margin-top: 32px;}.mt-20 {margin-top: 20px;}.mb-20 {margin-bottom: 20px;}.mb-80 {margin-bottom: 100px;}.pos-relative {position: relative;}.opacity-50 {opacity: 0.5;}.uppercase {text-transform: uppercase;}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-landing-main/resources/img/Icons.svg?v=28052025);background-repeat: no-repeat;background-size: auto;background-position: right -17px top -131px;}@media (max-width: 991px) {.play-icon img {max-width: 10px;height: auto;}}.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;}}.play-icon.sm-icon img {width: 100%;height: 100%;position: relative;right: -1px;}@media (max-width: 991px) {.play-icon.sm-icon img {max-width: 9px;height: auto;}}@media (max-width: 767px) {.play-icon.sm-icon img {max-width: 12px;}}.default-btn {background: #C5E0FF;border-radius: 8px;height: 51px;padding: 13px 20px;width: 100%;display: inline-block;font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;letter-spacing: 1px;color: rgba(0, 0, 0, 0.68);text-align: center;font-family: "PanchariUB";text-decoration: none;transition: all 0.4s ease;}.default-btn:hover, .default-btn:focus {background-color: #1B2F51;border-color: #1B2F51;color: #fff;text-decoration: none;}.default-btn.small {padding: 8px 12px;height: auto;}.default-btn.dark {background-color: #144379;color: #fff;}@media (max-width: 991px) {.default-btn.dark {font-size: 16px;line-height: 17px;padding: 8px 12px;height: auto;}}@media (min-width: 768px) {.hide-for-desk {display: none !important;}}@media (max-width: 767px) {.hide-for-mobile {display: none !important;}}.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;}[dir=rtl] .slick-slide {float: right;}.slick-slide img {display: block;}.slick-slide.slick-loading img {display: none;}.slick-slide.dragging img {pointer-events: none;}.slick-loading .slick-slide {visibility: hidden;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.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-landing-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;}.story-listing-v1 {margin-top: 40px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));}@media (max-width: 767px) {.story-listing-v1 {margin-top: 20px;}}.story-listing-v1 .col-md-4, .story-listing-v1 .col-md-8, .story-listing-v1 .col-md-12 {flex-shrink: 0;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);}@media (max-width: 767px) {.story-listing-v1 .col-md-4, .story-listing-v1 .col-md-8, .story-listing-v1 .col-md-12 {flex: 0 0 100%;}.story-listing-v1 .col-md-4 .comp-ad, .story-listing-v1 .col-md-8 .comp-ad, .story-listing-v1 .col-md-12 .comp-ad {margin-left: 0;margin-right: 0;}}@media (min-width: 1200px) {.story-listing-v1 .col-md-8 {padding-left: 0;}.story-listing-v1 .col-md-4 {padding-right: 0;}}.heading-border {opacity: 1;}.item-section {margin-top: 16px;}@media only screen and (min-width: 768px) and (max-width: 1100px) {.story-listing-v1.mm-container {max-width: 100%;}}.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;}}.comp-list--title .h2.h2-after a:after {background-position: left -304px top -242px;content: "";display: inline-flex;margin-left: 13px;width: 10px;height: 17px;background-image: url("clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025");background-repeat: no-repeat;background-size: auto;position: relative;transition: all 0.3s ease-out;left: 0;}.comp-list--title .h2.h2-after a:hover:after {left: 4px;}.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-video .item-video--caption p {font-style: normal;font-weight: 400;font-size: 24px;line-height: 32px;margin: 20px 0 8px;color: #fff;}.item-video .item-video--caption p a {color: inherit;text-decoration: none;}.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;}}.item-sponsor {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}.item-sponsor p {text-transform: uppercase;font-size: 10px;}.item-batch {position: absolute;left: 20px;top: 20px;}.item-batch p {font-size: 22px;color: #fff;border-radius: 8px;background: #EE231A;padding: 7px;text-align: center;min-width: 85px;}@media (max-width: 767px) {.item-batch p {font-size: 12px;line-height: 13px;min-width: inherit;padding: 5px 7px;}}.item-search-batch p {font-size: 12px;color: #000000;padding: 0px;text-transform: uppercase;}.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: #000000;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;}}.page-breadcrumbs ul {display: flex;}.page-breadcrumbs li a {font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: rgba(255, 255, 255, 0.5);}@media (max-width: 991px) {.page-breadcrumbs li a {font-size: 16px;}}.page-breadcrumbs li span {font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: #fff;}@media (max-width: 991px) {.page-breadcrumbs li span {font-size: 16px;}}.page-breadcrumbs li:not(:first-child):before {content: "/";font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: rgba(255, 255, 255, 0.5);display: inline-block;margin: 0 5px;}@media (max-width: 991px) {.page-breadcrumbs li:not(:first-child):before {font-size: 16px;}}.page-breadcrumbs li:last-child:before {color: #fff;}.nav-tabs {position: absolute;right: 0;top: 0;z-index: 9;border: none;}.nav-tabs button.nav-link {font-family: "PanchariUN";font-weight: normal;font-size: 24px;color: #000000;padding: 7px 21px;border-radius: 8px;border: none;margin-left: 5px;margin-bottom: 0;}.nav-tabs button.nav-link.active, .nav-tabs button.nav-link:active {border: none;background: #000000;color: #fff;}@media (hover: hover) and (pointer: fine) {.nav-tabs button.nav-link:hover {border: none;background: #000000;color: #fff;}}@media (max-width: 991px) {.nav-tabs button.nav-link {padding: 7px 10px;}}@media (max-width: 767px) {.nav-tabs button.nav-link {font-size: 18px;line-height: 19px;padding: 5px 15px;margin-left: 0;}}.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;}}.pagination-wrapper {display: grid;grid-template-columns: 40% auto 25%;justify-content: space-between;align-items: center;width: 100%;}@media (max-width: 767px) {.pagination-wrapper {display: flex;grid-template-columns: auto;justify-content: center;flex-wrap: wrap;}}.pagination-wrapper .pagination-block {display: flex;align-items: center;justify-content: center;}.pagination-wrapper .pagination-block .arrow {width: 32px;min-width: 32px;height: 32px;border-radius: 50%;border: 1px solid #000000;display: flex;align-items: center;justify-content: center;position: relative;}@media (max-width: 991px) {.pagination-wrapper .pagination-block .arrow {width: 24px;min-width: 24px;height: 24px;}}@media (max-width: 767px) {.pagination-wrapper .pagination-block .arrow {width: 32px;min-width: 32px;height: 32px;line-height: 32px;font-size: 24px;}}.pagination-wrapper .pagination-block .arrow:after {content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background-image: url("data:image/svg+xml,%3Csvg width='5' height='10' viewBox='0 0 5 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.222057 0.263092C0.151666 0.345946 0.0958202 0.444362 0.0577167 0.552705C0.0196132 0.661048 0 0.77719 0 0.894485C0 1.01178 0.0196132 1.12792 0.0577167 1.23626C0.0958202 1.34461 0.151666 1.44302 0.222057 1.52588L3.1682 5.00078L0.222057 8.47568C0.0800823 8.64314 0.000321518 8.87026 0.000321518 9.10707C0.000321518 9.34389 0.0800823 9.57101 0.222057 9.73847C0.364032 9.90593 0.556591 10 0.757374 10C0.958156 10 1.15072 9.90593 1.29269 9.73847L4.77794 5.6277C4.84833 5.54484 4.90418 5.44642 4.94228 5.33808C4.98039 5.22974 5 5.1136 5 4.9963C5 4.87901 4.98039 4.76287 4.94228 4.65452C4.90418 4.54618 4.84833 4.44776 4.77794 4.36491L1.29269 0.254135C1.00415 -0.0861901 0.51819 -0.0861898 0.222057 0.263092Z' fill='black'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 50% 50%;background-position: center;background-size: auto;}.pagination-wrapper .pagination-block .arrow.disabled {opacity: 0.5;}.pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 27px;}@media (max-width: 1199px) {.pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 10px;}}@media (max-width: 991px) {.pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 5px;}}@media (max-width: 767px) {.pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 15px;}}.pagination-wrapper .pagination-block .arrow.prev-btn:after {transform: rotate(180deg);}.pagination-wrapper .pagination-block .arrow.next-btn {margin-left: 27px;}@media (max-width: 1199px) {.pagination-wrapper .pagination-block .arrow.next-btn {margin-left: 10px;}}@media (max-width: 991px) {.pagination-wrapper .pagination-block .arrow.next-btn {margin-left: 5px;}}@media (max-width: 767px) {.pagination-wrapper .pagination-block .arrow.next-btn {margin-right: 15px;}}.pagination-wrapper .pagination-block .pages {display: flex;align-items: center;}.pagination-wrapper .pagination-block .pages .page {margin: 0 2px;}@media (max-width: 1199px) {.pagination-wrapper .pagination-block .pages .page {margin: 0 1px;}}.pagination-wrapper .pagination-block .pages .page > * {width: 32px;height: 32px;line-height: 32px;border-radius: 50%;justify-content: center;font-style: normal;font-weight: 400;font-size: 24px;display: flex;align-items: center;color: #000000;transition: all 0.4s ease;}@media (max-width: 1199px) {.pagination-wrapper .pagination-block .pages .page > * {font-size: 18px;}}@media (max-width: 991px) {.pagination-wrapper .pagination-block .pages .page > * {width: 24px;height: 24px;line-height: 24px;}}@media (max-width: 767px) {.pagination-wrapper .pagination-block .pages .page > * {width: 32px;height: 32px;line-height: 32px;font-size: 24px;}}.pagination-wrapper .pagination-block .pages .page > *:hover {text-decoration: none;}.pagination-wrapper .pagination-block .pages .page > *.active, .pagination-wrapper .pagination-block .pages .page > *:hover {background-color: #144379;color: #fff;}.pagination-wrapper .pagination-goto-page {display: flex;align-items: center;}@media (max-width: 767px) {.pagination-wrapper .pagination-goto-page {padding-top: 10px;}}.pagination-wrapper .pagination-goto-page label, .pagination-wrapper .pagination-goto-page span {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;color: #000000;}@media (max-width: 1199px) {.pagination-wrapper .pagination-goto-page label, .pagination-wrapper .pagination-goto-page span {font-size: 18px;white-space: nowrap;}}@media (max-width: 991px) {.pagination-wrapper .pagination-goto-page label, .pagination-wrapper .pagination-goto-page span {font-size: 16px;}}.pagination-wrapper .pagination-goto-page input {height: 32px;width: 100%;max-width: 45px;border: 1px #000000 solid;border-radius: 4px;background-color: #fff;text-align: center;margin: 0 10px 0 14px;font-weight: 400;font-size: 24px;padding: 0 5px;}@media (max-width: 1199px) {.pagination-wrapper .pagination-goto-page input {font-size: 18px;}}@media (max-width: 991px) {.pagination-wrapper .pagination-goto-page input {font-size: 16px;margin: 0 5px;width: 31px;height: 24px;padding: 3px;}}.searchresult .comp-list--title {margin-bottom: 20px;}.searchresult .comp-list--title .h2 {margin-bottom: 5px;}.searchresult .all-pages {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;display: flex;align-items: center;color: #000000;}@media (max-width: 1199px) {.searchresult .all-pages {font-size: 18px;}}@media (max-width: 991px) {.searchresult .all-pages {font-size: 18px;}}@media (max-width: 1199px) {.toggle-Menu-open-slider .breaking-story .comp-list--slider .slick-next {opacity: 0;}}@media (max-width: 1199px) {.toggle-Menu-open-slider .breaking-story .comp-list--slider .slick-next.slick-disabled {opacity: 0;}}@media (max-width: 1199px) {.heroSlide-Menu-open-slider .heroSlide .comp-list--slider .slick-dots {opacity: 0;}}@media (max-width: 1199px) {.leftListSlide-Menu-open-slider .leftListSlide .comp-list--slider .slick-dots {opacity: 0;}}@media (max-width: 1199px) {.leftListSlide-Menu-open-slider .leftListSlide .comp-list--slider .slick-next {opacity: 0;}}@media (max-width: 1199px) {.leftListSlide-Menu-open-slider .leftListSlide .comp-list--slider .slick-next.slick-disabled {opacity: 0;}}.item-content p {word-break: break-all;}.comp-list .comp-list--slider li.item {display: none;}.comp-list .comp-list--slider li.item:first-child {display: block;}.comp-list .comp-list--slider.slick-initialized li.item {display: block;}.portraitSlide .comp-list--slider li.item {max-width: 285px;}@media (max-width: 1440px) {.portraitSlide .comp-list--slider li.item {max-width: 250px;}}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item {max-width: 190px;}}hr {margin: 1rem 0;color: inherit;border: 0;border-top: 1px solid;opacity: 0.25;}.MainBanner {position: relative;}.MainBanner::before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: calc(100% - 200px);background: linear-gradient(250.9deg, #1663B9 -5.44%, #173C6B 34.65%, #1A2F51 68.15%, #1F1C2E 100%);z-index: -1;}@media (max-width: 767px) {.MainBanner::before {height: calc(100% - 40px);}}.MainBanner .common-top {padding-bottom: 0;}.MainBanner .common-top .comp-list--title {padding-top: 0;}@media (max-width: 767px) {.MainBanner .common-top {padding-top: 20px;}}.common-content {margin-top: 60px;margin-bottom: 60px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));}@media (max-width: 767px) {.common-content {margin-top: 20px;}}.common-content .col-md-4, .common-content .col-md-8, .common-content .col-md-12 {flex-shrink: 0;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);}@media (max-width: 767px) {.common-content .col-md-4, .common-content .col-md-8, .common-content .col-md-12 {flex: 0 0 100%;}}@media (max-width: 767px) {.common-content .col-md-4 {padding-top: 30px;}}.common-content .comp-list--title h2 {color: #000000;}.common-content .item-content p {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;color: #000000;margin: 0 0 20px;font-family: "PanchariUN";display: inline-block;overflow: visible;word-break: normal;}@media (max-width: 767px) {.common-content .item-content p {font-size: 20px;line-height: 21px;}}.common-content .item-content p a {display: inline-block;text-decoration: underline;}.common-content .item-content p a.link {color: #F20F08;}.common-content .item-content p a:hover {text-decoration: none;}.common-content-middle-inside-img {width: 100%;display: flex;flex-wrap: wrap;align-items: center;margin: 0 -15px;}.common-content-middle-inside-img img {flex: 0 0 25%;max-width: 25%;padding: 0 15px;}@media (max-width: 767px) {.common-content-middle-inside-img img {flex: 0 0 50%;max-width: 50%;}}.comp-list-quotes-block {background: linear-gradient(250.9deg, #1663B9 -5.44%, #173C6B 34.65%, #1A2F51 68.15%, #1F1C2E 100%);border-radius: 12px;position: relative;padding: 76px 42px 32px;overflow: hidden;margin-bottom: 50px;}@media (max-width: 767px) {.comp-list-quotes-block {padding: 34px 32px 28px;}}.comp-list-quotes-block:before {content: "";background: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: left -303px top -345px;width: 100px;height: 100px;position: absolute;left: -6px;top: -6px;opacity: 0.2;}.comp-list-quotes-block p {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;color: #fff;margin: 0 0 15px;}@media (max-width: 767px) {.comp-list-quotes-block p {font-size: 20px;line-height: 21px;}}.comp-list-quotes-block span {display: block;margin-top: 24px;font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;color: #fff;position: relative;padding-left: 15px;}@media (max-width: 767px) {.comp-list-quotes-block span {font-size: 20px;line-height: 21px;}}.comp-list-quotes-block span::before {content: "";position: absolute;left: 0;top: 10px;margin: auto;width: 10px;height: 2px;background-color: #fff;}.comp-editorial {padding: 20px;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);border-radius: 12px;background: rgba(232, 240, 254, 0.6);margin-bottom: 24px;}.comp-editorial .comp-list--title {width: 100%;}.comp-editorial:last-child {margin-bottom: 0;}.comp-editorial h4 {font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 28px;line-height: 29px;text-transform: uppercase;margin-bottom: 10px;}.comp-editorial .comp-list--sidebar-box-row {width: 100%;margin: 8px 0;}.comp-editorial .comp-list--sidebar-box-row:first-of-type {margin-top: 0;}.comp-editorial .comp-list--sidebar-box-row:last-of-type {margin-bottom: 0;}.comp-editorial .comp-list--sidebar-box-row label {font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: #000000;position: relative;padding-right: 10px;margin-right: 3px;}@media (max-width: 767px) {.comp-editorial .comp-list--sidebar-box-row label {font-size: 20px;line-height: 21px;}}.comp-editorial .comp-list--sidebar-box-row label::after {content: ":";position: absolute;right: 0;top: 0;}.comp-editorial .comp-list--sidebar-box-row span, .comp-editorial .comp-list--sidebar-box-row a, .comp-editorial .comp-list--sidebar-box-row p {font-style: normal;font-size: 24px;line-height: 25px;color: #000;text-decoration: none;}@media (max-width: 767px) {.comp-editorial .comp-list--sidebar-box-row span, .comp-editorial .comp-list--sidebar-box-row a, .comp-editorial .comp-list--sidebar-box-row p {font-size: 20px;line-height: 21px;}}.comp-editorial .comp-list--sidebar-box-row a.anchor-underline {text-decoration: underline;margin: 8px 0;display: inline-block;}.comp-editorial address {font-style: normal;font-size: 24px;line-height: 25px;color: #000;margin-bottom: 16px;}@media (max-width: 767px) {.comp-editorial address {font-size: 20px;line-height: 21px;}}.comp-editorial address a {font-style: normal;font-size: 24px;line-height: 25px;color: #000;text-decoration: none;}@media (max-width: 767px) {.comp-editorial address a {font-size: 20px;line-height: 21px;}}.after-con-img {position: relative;}.after-con-img:after {content: "";position: absolute;top: 0;right: 0;width: 76px;height: 61px;background: url(clientlib-mmtv-landing-main/resources/img/half-curve-shape-line.svg?v=28052025) no-repeat 0px 0px;background-size: 100% 100%;}.comp-list.comp-editorial.blue-light {margin-top: 30px;background-color: #CDE5FF;min-height: 160px;}@media (max-width: 767px) {.comp-list.comp-editorial.blue-light {height: 300px;}}.comp-list.comp-editorial.blue-light .comp-list--sidebar-box-row ul {display: flex;flex-wrap: wrap;width: 100%;}.comp-list.comp-editorial.blue-light .comp-list--sidebar-box-row ul li {max-width: 33.3%;flex: 0 0 33.3%;}@media (max-width: 991px) {.comp-list.comp-editorial.blue-light .comp-list--sidebar-box-row ul li {flex: 0 0 100%;max-width: 100%;}}.comp--banner--slider .slick-dots {display: flex;justify-content: center;padding-top: 20px;}.comp--banner--slider .slick-dots li button {padding: 0;width: 30px;height: 5px;border-radius: 5px;background: #8f909b;opacity: 1;text-indent: -99999px;border: none;margin: 0 4px;}.comp--banner--slider .slick-dots li.slick-active button {background: #144379;}.culture {padding: 30px 0;}.culture .comp-list--title .h2 {color: #000000;}.culture .slick-list {overflow: inherit;}.culture .slick-list .item {padding: 0 16px;height: 432px;display: flex;align-items: center;}@media (max-width: 767px) {.culture .slick-list .item {padding: 0 5px;height: auto;}}.culture .slick-list .item .item-video img {width: 100%;border-radius: 12px;transition: all 0.2s;height: 246px;object-fit: cover;opacity: 0.5;}@media (max-width: 767px) {.culture .slick-list .item .item-video img {height: auto;}}.culture .slick-list .item.slick-slide .item-video::after {content: none;}.culture .slick-list .item.slick-current .item-video img {opacity: 1;height: 432px;}@media (max-width: 767px) {.culture .slick-list .item.slick-current .item-video img {height: auto;}}.culture .slick-list .item.slick-current .item-video::after {content: "";}.culture .slick-dots {position: absolute;bottom: 20px;width: 100%;padding: 0 18%;display: flex;}@media (max-width: 767px) {.culture .slick-dots {padding: 0 10px;bottom: 15px;}}.culture .slick-dots li {width: 100%;height: auto;padding: 0 4px;margin: 0;}.culture .slick-dots li button {font-family: "PanchariUN";border: 0;font-style: normal;font-weight: 700;outline: none;cursor: pointer;display: flex;align-items: center;justify-content: center;font-size: 0;width: 100%;height: 3px;line-height: normal;padding: 0;background: #fff;border-radius: 28px;}.culture .slick-dots li.slick-active button {background: #EF0F05;}.culture .slick-arrow {width: 40px;height: 40px;}.culture .slick-arrow.slick-next {right: 18%;}.culture .slick-arrow.slick-prev {left: 18%;}.careers-more-block {background: linear-gradient(250.9deg, #1663B9 -5.44%, #173C6B 34.65%, #1A2F51 68.15%, #1F1C2E 100%);border-radius: 12px;padding: 24px 36px;display: flex;justify-content: space-between;font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 36px;line-height: 37px;color: #fff;margin: 40px 0;height: 82px;}@media (max-width: 991px) {.careers-more-block {padding: 16px;font-size: 24px;line-height: 25px;}}@media (max-width: 767px) {.careers-more-block {flex-flow: column;margin: 0;height: 82px;}}.careers-more-block a {color: #fff;font-size: 32px;font-family: "PanchariUN";font-weight: 500;text-decoration: underline;}@media (max-width: 991px) {.careers-more-block a {font-size: 24px;}}.careers-more-block a:hover {text-decoration: none;}.Opening {position: relative;background: #CDE5FF;}@media (max-width: 767px) {.Opening {margin-bottom: 30px;}}.Opening .comp-list {max-width: 1170px;padding: 30px 15px 0;margin-left: auto;margin-right: auto;position: relative;z-index: 1;}@media (min-width: 576px) {.Opening .comp-list {max-width: 540px;}}@media (min-width: 768px) {.Opening .comp-list {max-width: 720px;}}@media (min-width: 991px) {.Opening .comp-list {max-width: 960px;}}@media (min-width: 1200px) {.Opening .comp-list {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}.Opening .comp-list--title {padding-top: 0;}.Opening .comp-list--title .h2 {color: #000000;}.Opening .item {padding: 10px 16px;}@media (max-width: 767px) {.Opening .item {padding: 8px;}}.Opening .item .job-opening-card {background: #fff;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);border-radius: 12px;padding: 20px;}@media (max-width: 991px) {.Opening .item .job-opening-card {min-height: 215px;}}@media (max-width: 767px) {.Opening .item .job-opening-card {min-width: 285px;min-height: 210px;}}.Opening .item .job-opening-card h3 {font-style: normal;font-weight: 700;font-size: 32px;line-height: 33px;text-transform: uppercase;color: #000;margin: 0 0 20px;}@media (max-width: 767px) {.Opening .item .job-opening-card h3 {font-size: 24px;line-height: 25px;margin: 0 0 15px;}}.Opening .item .job-opening-card ul li {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;color: #000000;margin: 0 0 12px;}@media (max-width: 767px) {.Opening .item .job-opening-card ul li {font-size: 16px;line-height: 17px;}}.Opening .item .job-opening-card .cart-bottom {margin-top: 24px;display: flex;align-items: center;justify-content: space-between;}.Opening .item .job-opening-card .default-btn.small {width: auto;padding: 8px 12px;height: auto;}@media (max-width: 991px) {.Opening .item .job-opening-card .default-btn.small {font-size: 16px;line-height: 17px;padding: 8px 12px;height: auto;}}.Opening .item .job-opening-card .arrow-link {font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: #144379;position: relative;padding-right: 15px;display: flex;align-items: center;text-decoration: none;}@media (max-width: 991px) {.Opening .item .job-opening-card .arrow-link {font-size: 20px;line-height: 21px;}}.Opening .item .job-opening-card .arrow-link:after {content: "";display: inline-flex;margin-left: 13px;width: 10px;height: 17px;background-image: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025);background-repeat: no-repeat;background-size: auto;position: relative;transition: all 0.3s ease-out;left: 0;background-position: left -403px top -242px;}.Opening .item .job-opening-card .arrow-link:hover::after {left: 4px;}@media (max-width: 767px) {.Opening .slick-list {overflow: inherit;}}.Opening .slick-dots {display: flex;justify-content: center;padding-top: 20px;}.Opening .slick-dots li button {padding: 0;width: 30px;height: 5px;border-radius: 5px;background: #8f909b;opacity: 1;text-indent: -99999px;border: none;margin: 0 4px;}.Opening .slick-dots li.slick-active button {background: #144379;}.light-blue-gradiant-bg {padding: 0 !important;}.light-blue-gradiant-bg .contact-map-section {position: relative;z-index: 9;overflow: hidden;}.light-blue-gradiant-bg .contact-map-section iframe {position: absolute;top: 0;right: 0;height: 100%;width: 100%;}.light-blue-gradiant-bg .contact-map-section::after {background: linear-gradient(250.9deg, #1663B9 -5.44%, rgba(23, 60, 107, 0.6117647059) 34.65%, #1A2F51 68.15%, #1F1C2E 100%);content: "";position: absolute;width: 100%;height: 100%;left: 0;top: 0;}.light-blue-gradiant-bg .contact-details-container {z-index: 96;position: relative;padding: 82px 0 127px;max-width: 1170px;margin-left: auto;margin-right: auto;}@media (min-width: 576px) {.light-blue-gradiant-bg .contact-details-container {max-width: 540px;}}@media (min-width: 768px) {.light-blue-gradiant-bg .contact-details-container {max-width: 720px;}}@media (min-width: 991px) {.light-blue-gradiant-bg .contact-details-container {max-width: 960px;}}@media (min-width: 1200px) {.light-blue-gradiant-bg .contact-details-container {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}@media (max-width: 1199px) {.light-blue-gradiant-bg .contact-details-container {padding: 70px 0 90px;}}@media (max-width: 991px) {.light-blue-gradiant-bg .contact-details-container {padding: 40px 0;}}@media (max-width: 767px) {.light-blue-gradiant-bg .contact-details-container {min-height: calc(100vh - 100px);display: flex;justify-content: flex-end;align-items: flex-start;flex-flow: column;padding: 40px 25px;}}.light-blue-gradiant-bg .contact-details-container .page-title {font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 50px;line-height: 51px;text-transform: uppercase;color: #fff;margin: 0 0 30px;}@media (max-width: 991px) {.light-blue-gradiant-bg .contact-details-container .page-title {font-size: 32px;line-height: 34px;margin: 0 0 15px;}}.light-blue-gradiant-bg .contact-details-container .contact-details-card {background: #fff;border-radius: 12px;max-width: 468px;width: 100%;padding: 32px;}@media (max-width: 991px) {.light-blue-gradiant-bg .contact-details-container .contact-details-card {max-width: 327px;padding: 24px;}}.light-blue-gradiant-bg .contact-details-container .contact-details-card .h2 {color: #000000;margin-top: 52px;}@media (max-width: 991px) {.light-blue-gradiant-bg .contact-details-container .contact-details-card .h2 {margin-top: 16px;}}.light-blue-gradiant-bg .contact-details-container .contact-details-card P {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;color: #000000;}@media (max-width: 991px) {.light-blue-gradiant-bg .contact-details-container .contact-details-card P {font-size: 16px;line-height: 18px;margin: 0;}}.light-blue-gradiant-bg .contact-details-container .contact-details-card P a {color: #0264D3;text-decoration: underline;}.light-blue-gradiant-bg .contact-details-container .contact-details-card P a:hover {text-decoration: none;}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-landing-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-landing-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-landing-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-landing-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-landing-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-landing-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%);}: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;}header .dropdown {height: 100%;cursor: pointer;}header .dropdown i {width: 0;height: 0;border-style: solid;border-right: 5px solid transparent;border-left: 5px solid transparent;border-top: 5px solid #144379;border-bottom: 0;margin-left: 5px;}header .dropdown.active i {transform: rotate(-180deg);}header .dropdown span {white-space: nowrap;margin-left: 2px;}header .dropdown .dropdown-menu {box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);border: 1px solid #eeeeee;position: absolute;background-color: #fff;width: 250px;top: 100%;margin-top: 5px;right: 0;border-radius: 10px;display: none;z-index: 9;padding: 0;}header .dropdown .dropdown-menu:before {content: "";width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #f7f8f9;position: absolute;right: 13px;top: -10px;z-index: 1;}header .dropdown .dropdown-menu:after {content: "";width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 11px solid #eee;position: absolute;right: 11px;top: -11px;z-index: 0;}header .dropdown .dropdown-menu .logindusername {padding: 15px;background: #f7f8f9;font-family: "PanchariUN";}header .dropdown .dropdown-menu .logindusername .text-blk {color: #666666;font-size: 15px;margin-bottom: 5px;}header .dropdown .dropdown-menu .logindusername .profile_name_txt {display: block;color: #333333;font-weight: 700;text-transform: capitalize;font-size: 18px;}header .dropdown .dropdown-menu ul.myaccountdrop-ul li {transition: all 0.2s ease-in-out;border-bottom: 1px solid #eee;}header .dropdown .dropdown-menu ul.myaccountdrop-ul li:last-child {border-bottom: none;}header .dropdown .dropdown-menu ul.myaccountdrop-ul li a {cursor: pointer;display: block;padding: 15px;font-size: 16px;color: #333333;height: auto;line-height: normal;}header .dropdown .dropdown-menu ul.myaccountdrop-ul li a:hover {background: #eee;}.comp-ad {padding-top: 30px;padding-bottom: 30px;width: 100%;min-height: 250px;}@media (max-width: 767px) {.comp-ad {padding-top: 20px;padding-bottom: 20px;}}.breaking-story {border-radius: 12px;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);padding: 20px;}@media (max-width: 767px) {.breaking-story {box-shadow: none;background: #fffafa;border-radius: 0;margin: 0 -27px;margin-bottom: 20px;padding: 12px 25px;}}.breaking-story .h2 {color: #ef0f05;}.breaking-story .h2 a {color: inherit;}.breaking-story li {position: relative;}.breaking-story .comp-list--slider .slick-prev {left: 20px;}@media (max-width: 767px) {.breaking-story .comp-list--slider .slick-prev {left: 10px;width: 22px;height: 22px;transform: translateY(-50%) rotate(180deg);}.breaking-story .comp-list--slider .slick-prev::before {background-position: left -249px top -57px;}}.breaking-story .comp-list--slider .slick-next {right: 20px;}@media (max-width: 767px) {.breaking-story .comp-list--slider .slick-next {right: 10px;width: 22px;height: 22px;transform: translateY(-50%) rotate(0deg);}.breaking-story .comp-list--slider .slick-next::before {background-position: left -249px top -57px;}}.breaking-story .comp-list--slider .slick-arrow.slick-disabled {display: block;opacity: 0;pointer-events: none;}.breaking-story .comp-list--slider .item-video--caption {left: 50%;padding: 0;top: 50%;bottom: inherit;width: auto;transform: translate(-50%, -50%);}.breaking-story .comp-list--slider .item-video--caption .play-icon {width: 52px;background-position: right -17px top -131px;height: 52px;}@media (max-width: 767px) {.breaking-story .comp-list--slider .item-video--caption .play-icon {width: 32px;height: 32px;background-position: left -321px top -49px;}}.breaking-story .comp-list--slider .item-section, .breaking-story .comp-list--slider .item-content, .breaking-story .comp-list--slider .item-timeshare {position: absolute;padding: 10px 15px;width: 100%;}@media (max-width: 767px) {.breaking-story .comp-list--slider .item-section, .breaking-story .comp-list--slider .item-content, .breaking-story .comp-list--slider .item-timeshare {padding: 8px;}}.breaking-story .comp-list--slider .item-section {bottom: 95px;margin-top: 0;}@media (max-width: 1199px) {.breaking-story .comp-list--slider .item-section {display: none;}}.breaking-story .comp-list--slider .item-content {bottom: 35px;}@media (max-width: 991px) {.breaking-story .comp-list--slider .item-content {bottom: 20px;}}@media (max-width: 767px) {.breaking-story .comp-list--slider .item-content {bottom: 0px;}}.breaking-story .comp-list--slider .item-content p {font-size: 24px;line-height: 25px;color: #fdfdfd;}@media (max-width: 767px) {.breaking-story .comp-list--slider .item-content p {font-size: 20px;line-height: 21px;padding-right: 30px;}}.breaking-story .comp-list--slider .item-timeshare {bottom: 5px;}@media (max-width: 991px) {.breaking-story .comp-list--slider .item-timeshare {bottom: 0;}}.breaking-story .comp-list--slider .item-timeshare span.datetime {color: #fdfdfd;}@media (max-width: 767px) {.breaking-story .comp-list--slider .item-timeshare span.datetime {display: none;}}.breaking-story .comp-list--slider .item-video img {width: 100%;}.breaking-story .comp-list--slider .item-video:before {content: "";position: absolute;top: 0;left: 0;background: linear-gradient(180deg, rgba(116, 116, 116, 0) 30%, rgba(32, 32, 32, 0.254257) 60.37%, rgba(0, 0, 0, 0.75) 94.83%);transform: rotate(-180deg);width: 100%;height: 30%;border-radius: 12px;}.breaking-story .comp-list--slider .item-video .hero-video-item-video--caption {padding: 17px 15px;}.breaking-story .comp-list--slider .slick-dots {position: absolute;top: 15px;width: 100%;padding: 0 16px;display: flex;}.breaking-story .comp-list--slider .slick-dots li {width: 100%;height: auto;padding: 0 4px;margin: 0;}.breaking-story .comp-list--slider .slick-dots li button {font-family: "PanchariUN";width: 100%;font-style: normal;font-weight: 700;outline: none;border: 0;cursor: pointer;display: flex;align-items: center;justify-content: center;padding: 0;font-size: 0;height: 3px;line-height: normal;background: #fff;border-radius: 28px;}.breaking-story .comp-list--slider .slick-dots li.slick-active button {background: #EF0F05;}.breaking-story h2 {margin-bottom: 15px;}.breaking-story span.datetime {color: #65686b;}.breaking-story .comp-list--cards {margin-top: 1.5rem;margin-left: -10px;margin-right: -10px;}.breaking-story .comp-list--cards:not(.slick-slider):not(.slick-initialized) {display: flex;flex-wrap: wrap;}.breaking-story .comp-list--cards:not(.slick-slider):not(.slick-initialized) .item {flex: 0 0 33.3%;max-width: 33.3%;}.breaking-story .comp-list--cards .item {padding: 0 10px;}@media (max-width: 767px) {.breaking-story .comp-list--cards .item {flex: 0 0 100%;max-width: 100%;padding-bottom: 20px;}.breaking-story .comp-list--cards .item:last-child {padding-bottom: 0;}}@media (max-width: 767px) {.breaking-story .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}}.breaking-story .comp-list--cards .item-timeshare .toggle-option {background-position: left -333px top -18px;}.comp-headline {background: #f3f6ff;border-radius: 12px;padding: 20px;padding-right: 5px;position: relative;}@media (max-width: 767px) {.comp-headline {padding-left: 12px;}}.comp-headline .comp-list--title h2 {color: #000000;}.comp-headline .comp-list--cards {display: flex;flex-flow: wrap;padding-bottom: 0;margin-bottom: 0;overflow: auto;height: 100%;padding-right: 15px;max-height: 653px;flex-grow: 1;}.comp-headline .comp-list--cards::-webkit-scrollbar {width: 4px;}.comp-headline .comp-list--cards::-webkit-scrollbar-track {width: 4px;}.comp-headline .comp-list--cards::-webkit-scrollbar-thumb {background-color: #C5DDFF;border-radius: 20px;}.comp-headline .comp-list--cards li:not(:last-child) {padding-bottom: 17px;margin: 0 0 17px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);}.comp-headline .comp-list--cards li:last-child {border-bottom: 0;padding: 0;}.comp-headline .comp-list--cards li .item-content {width: calc(100% - 100px);}@media (max-width: 1199px) {.comp-headline .comp-list--cards li .item-content {width: 100%;}}.comp-headline .comp-list--cards li .item-content p {font-size: 18px;line-height: 19px;float: left;-webkit-line-clamp: 3;}.comp-headline .comp-list--cards li .item-timeshare {float: right;min-width: 100px;align-items: flex-end;flex-flow: column;}@media (max-width: 1199px) {.comp-headline .comp-list--cards li .item-timeshare {float: none;flex-flow: row;align-items: center;width: 100%;}}.comp-headline .comp-list--cards li .item-timeshare li {margin: 0;border: none;}.comp-headline .comp-list--cards .item-section {margin-left: 0;margin-right: auto;}@media (max-width: 1199px) {.comp-headline .comp-list--cards .item-section .heading-border {margin: 0 0 2px;}}@media (max-width: 1199px) {.comp-headline .comp-list--cards .item-section h6 {font-size: 12px;}}@media (max-width: 1199px) {.comp-headline .comp-list--cards .item-section p {-webkit-line-clamp: 2;font-size: 16px;line-height: 18px;}}@media (max-width: 991px) {.comp-headline .comp-list--cards .item-section p {margin: 15px 0;}}@media (max-width: 1199px) {.comp-headline .comp-list--cards .item-section p a {font-size: 16px;line-height: 18px;}}@media (max-width: 991px) {.comp-headline .comp-list--cards .item-section p a {font-size: 20px;line-height: 20px;}}@media (max-width: 1199px) {.comp-headline .comp-list--cards .item-section .item-timeshare {margin-top: 2px;}}@media (max-width: 1199px) {.comp-headline .comp-list--cards .item-section .item-timeshare span.datetime {font-size: 12px;line-height: 14px;color: #65686b;}}@media (max-width: 1199px) {.comp-headline .comp-list--cards {max-height: 546px;}}@media (max-width: 991px) {.comp-headline .comp-list--cards {max-height: 428px;}}@media (max-width: 767px) {.comp-headline .comp-list--cards {max-height: 490px;}}.trending {padding-top: 15px;}@media (max-width: 767px) {.trending {padding-top: 0px;padding-left: 0px;margin-right: -25px;}}.trending .comp-list--title h2 {color: #000000;margin-bottom: 25px;}@media (max-width: 767px) {.trending .comp-list--title h2 {margin-bottom: 15px;}}.trending .comp-list--slider {margin: 0 -6px;}@media (max-width: 767px) {.trending .comp-list--slider {margin: 0;}}.trending .comp-list--slider .slick-list {padding-bottom: 10px;}.trending .comp-list--slider .slick-arrow {top: -60px;transform: none;z-index: 9;}.trending .comp-list--slider .slick-arrow.slick-prev {left: inherit;right: 70px;}.trending .comp-list--slider .slick-arrow.slick-next {transform: rotate(180deg);}.trending .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.trending .comp-list--slider li.item {background: #ffffff;margin: 0px 6px;position: relative;border-radius: 8px;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);}@media (max-width: 767px) {.trending .comp-list--slider li.item {width: 192px !important;}}.trending .comp-list--slider li.item .toggle-option {background-position: left -333px top -18px;}.trending .comp-list--slider li.item .item-video .item-video--cover-img img {border-radius: 8px 8px 0px 0px;}.trending .comp-list--slider li.item .item-video::after {content: none;}.trending .comp-list--slider li.item .item-section {margin-top: 0;padding: 15px 18px 0px;}@media (max-width: 1199px) {.trending .comp-list--slider li.item .item-section {padding-left: 14px;padding-right: 14px;}}.trending .comp-list--slider li.item .item-content {padding: 0px 18px 15px;}@media (max-width: 1199px) {.trending .comp-list--slider li.item .item-content {padding-left: 14px;padding-right: 14px;}}.trending .comp-list--slider li.item .item-content p {font-size: 20px;line-height: 21px;padding-right: 20px;-webkit-line-clamp: 3;}@media (max-width: 1199px) {.trending .comp-list--slider li.item .item-content p {padding-right: 28px;}}@media (max-width: 767px) {.trending .comp-list--slider li.item .item-content p {font-size: 16px;line-height: 17px;padding-right: 25px;}}.trending .comp-list--slider li.item .item-content p a {color: #000000;}.trending .comp-list--slider li.item .item-timeshare {width: auto;position: absolute;bottom: 8px;right: 10px;}.trending .comp-list--slider li.item .item-timeshare .toggle-option {background-position: left -377px top -18px;}.horCardSlide {background: rgba(255, 99, 47, 0.1);border-radius: 8px;padding: 22px;overflow: hidden;}@media (max-width: 767px) {.horCardSlide {padding: 12px;margin: 0 10px;}}.horCardSlide .slick-list {overflow: visible;}.horCardSlide .comp-list--title {margin-bottom: 16px;}.horCardSlide .comp-list--title h2.h2-after {color: #FF632F;}.horCardSlide .comp-list--title h2.h2-after a {color: inherit;}.horCardSlide .comp-list--title h2.h2-after a::after {background-position: left -473px top -242px;}@media (max-width: 767px) {.horCardSlide .comp-list--slider {display: flex;flex-flow: column;overflow: auto;height: 400px;padding-right: 5px;}.horCardSlide .comp-list--slider::-webkit-scrollbar {width: 4px;}.horCardSlide .comp-list--slider::-webkit-scrollbar-track {width: 4px;}.horCardSlide .comp-list--slider::-webkit-scrollbar-thumb {background-color: #FF632F;border-radius: 20px;}}.horCardSlide .comp-list--slider .slick-arrow {top: -60px;transform: none;z-index: 9;}.horCardSlide .comp-list--slider .slick-arrow.slick-prev {left: inherit;right: 70px;}.horCardSlide .comp-list--slider .slick-arrow.slick-next {transform: rotate(180deg);}.horCardSlide .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.horCardSlide .comp-list--slider li.item {max-width: 456px;margin-right: 30px;padding-right: 30px;border-radius: 0;border-right: 1px solid rgba(0, 0, 0, 0.24);position: relative;}@media (max-width: 767px) {.horCardSlide .comp-list--slider li.item {border-bottom: 1px solid rgba(0, 0, 0, 0.24);border-right: 0;padding-right: 0;margin-right: 0;padding-bottom: 12px;margin-bottom: 12px;display: block;}.horCardSlide .comp-list--slider li.item:last-child {border: none;padding-bottom: 0;margin-bottom: 0;}}.horCardSlide .comp-list--slider li.item .toggle-option {background-position: left -333px top -18px;}.horCardSlide .comp-list--slider li.item .item-video {float: right;width: calc(51% - 8px);}@media (max-width: 767px) {.horCardSlide .comp-list--slider li.item .item-video {width: 100%;}}.horCardSlide .comp-list--slider li.item .item-content {float: left;width: calc(49% - 6px);}@media (max-width: 767px) {.horCardSlide .comp-list--slider li.item .item-content {width: 100%;padding-top: 8px;}}.horCardSlide .comp-list--slider li.item .item-content p {font-size: 20px;line-height: 21px;-webkit-line-clamp: 3;}.horCardSlide .comp-list--slider li.item .item-content p a {color: #000;}.horCardSlide .comp-list--slider li.item .item-timeshare {float: left;padding-top: 30px;width: calc(50% - 7px);}@media (max-width: 767px) {.horCardSlide .comp-list--slider li.item .item-timeshare {width: 100%;padding-top: 8px;}}.live-tv .comp-list--title h2.h2 {color: #fff;font-size: 50px;line-height: 51px;margin-bottom: 0;}.live-tv .comp-list--title h2.h2 a {color: inherit;}.live-tv .comp-list--title h2.h2 a::after {position: relative;top: -4px;background-position: left -438px top -242px;}.live-tv .comp-list--title h2.h2 span {color: #EF0F05;}@media (max-width: 767px) {.live-tv .comp-list--title h2.h2 {font-size: 30px;line-height: 36px;padding: 0 15px 5px;}.live-tv .comp-list--title h2.h2::after {content: none;}}@media (max-width: 767px) {.live-tv .comp-ad {padding: 0;margin: 0;}}@media (max-width: 767px) {.live-tv .comp-ad iframe {height: 400px;margin: 0 -15px;width: calc(100% + 30px);}}.live-blog {border-radius: 12px;font-weight: bold;margin-right: 34px;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);padding: 0 29px 0 15px;height: 100%;max-height: 422px;overflow-y: auto;overflow-x: hidden;}@media (max-width: 1199px) {.live-blog {padding: 0 20px 0 15px;max-height: 338px;height: 100%;}}@media (max-width: 991px) {.live-blog {padding: 0 10px 0 15px;max-height: 260px;margin-right: 0 !important;}}@media (max-width: 767px) {.live-blog {max-height: 422px;}}.live-blog::-webkit-scrollbar {width: 4px;border-radius: 20px;}.live-blog::-webkit-scrollbar-track {width: 4px;border-radius: 20px;}.live-blog::-webkit-scrollbar-thumb {background-color: #F20F08;border-radius: 20px;}.live-blog .item-video {padding-top: 6px;}.live-blog span.datetime {font-weight: bold;color: #000000;display: block;font-family: "PanchariUB";font-size: 14px;}.live-blog .item-content {padding-top: 6px;}.live-blog .item-content p {font-size: 18px;line-height: 19px;}.live-blog h2 {padding: 10px 0 30px;}@media (max-width: 1199px) {.live-blog {margin-right: 20px;}}.live-blog .item {list-style: none;margin: auto;min-height: 50px;border-left: 1px dashed #000;padding: 0px 0 40px 20px;position: relative;float: left;}@media (max-width: 991px) {.live-blog .item {padding: 0 0 0 11px;}}.live-blog .item::before {position: absolute;left: -5px;top: 0;content: " ";border-radius: 100%;background: #EE231A;height: 8px;width: 8px;}.live-blog .item:last-child {padding-bottom: 10px;}.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;}}.portraitSlide {padding: 30px 0;}.portraitSlide .comp-list--title {margin-bottom: 16px;}@media (max-width: 767px) {.portraitSlide .comp-list--title {padding-left: 25px;}}.portraitSlide .comp-list--title h2.h2-after {color: #1F5CBD;}.portraitSlide .comp-list--title h2.h2-after a {color: inherit;}.portraitSlide .comp-list--title h2.h2-after a::after {background-position: left -508px top -242px;}@media (max-width: 767px) {.portraitSlide .comp-list--slider {margin-left: 25px;}}.portraitSlide .comp-list--slider .slick-slider .slick-track, .portraitSlide .comp-list--slider .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);}.portraitSlide .comp-list--slider .slick-track {margin: 0;}.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;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item .item-section {bottom: 65px;}}.portraitSlide .comp-list--slider li.item .item-content {bottom: 45px;}@media (max-width: 767px) {.portraitSlide .comp-list--slider li.item .item-content {bottom: 31px;}}.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-timeshare {bottom: 0px;}.portraitSlide .comp-list--slider li.item .item-timeshare span.datetime {color: #fdfdfd;}.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;}}.firstHero {position: relative;margin-top: 10px;margin-bottom: 30px;display: flex;flex-wrap: wrap;}@media (max-width: 767px) {.firstHero {padding: 0 10px;margin-top: 0;}}.firstHero .comp-list--title, .firstHero .comp-list--tabs, .firstHero .comp-list--hero, .firstHero .comp-headline {flex-shrink: 0;max-width: 100%;}.firstHero .comp-list--title {padding-bottom: 45px;flex: 0 0 100%;}@media (max-width: 767px) {.firstHero .comp-list--title {padding-bottom: 20px;}}.firstHero .comp-list--title h2.h2.h2-after {margin-bottom: 0;color: #000000;}.firstHero .comp-list--title h2.h2.h2-after a {color: inherit;}.firstHero .comp-headline {padding-right: 5px;flex: 0 0 auto;width: 30.67%;max-height: 438px;}@media (max-width: 1199px) {.firstHero .comp-headline {max-height: 345px;}}@media (max-width: 991px) {.firstHero .comp-headline {max-height: 270px;}}@media (max-width: 767px) {.firstHero .comp-headline {flex: 0 0 100%;width: 100%;max-height: 430px;background: transparent;padding: 0;margin-top: 20px;}.firstHero .comp-headline::after {content: none;}}.firstHero .comp-headline li:not(:last-child) {padding-bottom: 17px;margin: 0 0 17px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);}.firstHero .comp-headline li:last-child {border-bottom: 0;padding: 0;}.firstHero .comp-headline li .item-content {width: calc(100% - 100px);}@media (max-width: 991px) {.firstHero .comp-headline li .item-content {width: 100%;}}.firstHero .comp-headline li .item-timeshare {float: right;min-width: 100px;justify-content: flex-end;}.firstHero .comp-headline .item-section {margin-left: 0;margin-right: auto;}@media (max-width: 1199px) {.firstHero .comp-headline .item-section .heading-border {margin: 0 0 2px;}}@media (max-width: 1199px) {.firstHero .comp-headline .item-section h6 {font-size: 12px;}}@media (max-width: 1199px) {.firstHero .comp-headline .item-section p {-webkit-line-clamp: 2;font-size: 16px;line-height: 18px;}}@media (max-width: 991px) {.firstHero .comp-headline .item-section p {margin: 15px 0;}}@media (max-width: 1199px) {.firstHero .comp-headline .item-section p a {font-size: 16px;line-height: 18px;}}@media (max-width: 991px) {.firstHero .comp-headline .item-section p a {font-size: 20px;line-height: 20px;}}@media (max-width: 1199px) {.firstHero .comp-headline .item-section .item-timeshare {margin-top: 2px;}}@media (max-width: 1199px) {.firstHero .comp-headline .item-section .item-timeshare span.datetime {font-size: 12px;line-height: 14px;color: #65686b;}}.firstHero .comp-list--tabs {flex: 0 0 100%;width: 100%;padding-right: 0;}.firstHero .comp-list--tabs .nav-tabs {position: absolute;right: 0;top: 0;z-index: 9;border: none;}@media (max-width: 767px) {.firstHero .comp-list--tabs .nav-tabs {position: relative;display: flex;flex-wrap: nowrap;overflow: auto;margin-bottom: 20px;padding-bottom: 10px;}.firstHero .comp-list--tabs .nav-tabs::-webkit-scrollbar {height: 4px;}.firstHero .comp-list--tabs .nav-tabs::-webkit-scrollbar-track {height: 4px;}.firstHero .comp-list--tabs .nav-tabs::-webkit-scrollbar-thumb {background-color: #C5DDFF;border-radius: 20px;}}.firstHero .comp-list--tabs .nav-tabs button.nav-link {font-family: "PanchariUN";font-weight: normal;font-size: 24px;color: #000000;padding: 7px 21px;border-radius: 8px;border: none;margin-left: 5px;margin-bottom: 0;}.firstHero .comp-list--tabs .nav-tabs button.nav-link.active, .firstHero .comp-list--tabs .nav-tabs button.nav-link:active {border: none;background: #000000;color: #fff;}@media (hover: hover) and (pointer: fine) {.firstHero .comp-list--tabs .nav-tabs button.nav-link:hover {border: none;background: #000000;color: #fff;}}@media (max-width: 991px) {.firstHero .comp-list--tabs .nav-tabs button.nav-link {padding: 7px 10px;}}@media (max-width: 767px) {.firstHero .comp-list--tabs .nav-tabs button.nav-link {font-size: 18px;line-height: 19px;padding: 5px 15px;margin-left: 0;}}.firstHero .comp-list--hero {flex: 0 0 auto;width: 69.33%;padding-right: 32px;position: relative;}@media (max-width: 767px) {.firstHero .comp-list--hero {flex: 0 0 100%;width: 100%;padding-right: 0;}}.firstHero .comp-list--hero .item-video::after {content: none;}.firstHero .comp-list--hero .item-video .item-video--caption {width: 360px;right: 0;left: inherit;bottom: 175px;}@media (max-width: 767px) {.firstHero .comp-list--hero .item-video .item-video--caption {position: static;width: 100%;background: #000000;padding: 15px 20px 5px;}}@media (max-width: 767px) {.firstHero .comp-list--hero .item-video .item-video--cover-img img {border-radius: 8px 8px 0 0;}}.firstHero .comp-list--hero .item-section {margin-top: 0;background: #000000;padding: 22px 24px 0;position: absolute;right: 30px;bottom: 146px;width: 370px;}@media (max-width: 767px) {.firstHero .comp-list--hero .item-section {position: static;width: 100%;padding: 15px 20px 0;}}.firstHero .comp-list--hero .item-content {background: #000000;padding: 5px 24px;position: absolute;right: 30px;bottom: 50px;width: 370px;}@media (max-width: 767px) {.firstHero .comp-list--hero .item-content {position: static;width: 100%;padding: 5px 20px;}}.firstHero .comp-list--hero .item-content p {color: #fff;font-size: 28px;line-height: 29px;-webkit-line-clamp: 3;font-family: "PanchariUN";}@media (max-width: 767px) {.firstHero .comp-list--hero .item-content p {font-size: 20px;line-height: 21px;-webkit-line-clamp: 2;}}.firstHero .comp-list--hero .item-timeshare {background: #000000;padding: 10px 24px 22px;position: absolute;right: 30px;bottom: 2px;width: 370px;}@media (max-width: 767px) {.firstHero .comp-list--hero .item-timeshare {position: static;width: 100%;padding: 0 20px 20px;}}.firstHero .comp-list--hero .item-timeshare span.datetime {color: #fff;font-family: "PanchariUN";}.heroSlide {max-width: 1170px;padding: 30px 15px 0;margin-left: auto;margin-right: auto;}@media (min-width: 576px) {.heroSlide {max-width: 540px;}}@media (min-width: 768px) {.heroSlide {max-width: 720px;}}@media (min-width: 991px) {.heroSlide {max-width: 960px;}}@media (min-width: 1200px) {.heroSlide {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}.heroSlide .nav-tabs {top: 30px;}@media (max-width: 767px) {.heroSlide .nav-tabs {position: relative;top: 0px;display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 10px;}.heroSlide .nav-tabs::-webkit-scrollbar {height: 4px;}.heroSlide .nav-tabs::-webkit-scrollbar-track {height: 4px;}.heroSlide .nav-tabs::-webkit-scrollbar-thumb {background-color: #fff;border-radius: 20px;}}.heroSlide .nav-tabs button.nav-link {color: #fff;}.heroSlide .nav-tabs button.nav-link.active, .heroSlide .nav-tabs button.nav-link:active {border: none;background: #fff;color: #00889B;}@media (hover: hover) and (pointer: fine) {.heroSlide .nav-tabs button.nav-link:hover {border: none;background: #fff;color: #00889B;}}.heroSlide .comp-list--title h2.h2-after {color: #fff;font-size: 50px;line-height: 51px;margin-bottom: 0;}.heroSlide .comp-list--title h2.h2-after a {color: inherit;}.heroSlide .comp-list--title h2.h2-after a::after {position: relative;top: -4px;background-position: left -438px top -242px;}@media (max-width: 767px) {.heroSlide .comp-list--title h2.h2-after a::after {top: 0;}}@media (max-width: 1199px) {.heroSlide .comp-list--title h2.h2-after {font-size: 32px;line-height: 33px;}}@media (max-width: 767px) {.heroSlide .comp-list--title h2.h2-after {font-size: 28px;line-height: 29px;margin-bottom: 20px;}}.heroSlide .comp-list--title h2.h2-after span {color: #EF0F05;}.heroSlide .comp-list--slider {position: relative;padding: 0 72px 40px;}@media (max-width: 767px) {.heroSlide .comp-list--slider {padding: 0 0px 20px;}}.heroSlide .comp-list--slider .slick-list {padding: 50px 0 20px !important;}@media (max-width: 767px) {.heroSlide .comp-list--slider .slick-list {padding: 20px 0 0 !important;}}.heroSlide .comp-list--slider .slick-arrow {width: 42px;height: 42px;display: none;}.heroSlide .comp-list--slider .slick-dots {display: flex;justify-content: center;}@media (max-width: 767px) {.heroSlide .comp-list--slider .slick-dots {position: absolute;bottom: 150px;right: 10px;}}.heroSlide .comp-list--slider .slick-dots li button {width: 14px;height: 14px;border-radius: 100%;background: #fff;opacity: 0.6;text-indent: -99999px;border: none;margin: 0 4px;padding: 0;}@media (max-width: 767px) {.heroSlide .comp-list--slider .slick-dots li button {text-indent: 0;font-size: 10px;display: flex;align-items: center;justify-content: center;}}.heroSlide .comp-list--slider .slick-dots li.slick-active button {opacity: 1;}.heroSlide .comp-list--slider .item {position: relative;max-width: 675px;transition: all 0.3s ease-in-out;}.heroSlide .comp-list--slider .item .item-video .item-video--caption {width: auto;position: absolute;padding: 0;right: 8%;left: inherit;bottom: 95px;}@media (max-width: 767px) {.heroSlide .comp-list--slider .item .item-video .item-video--caption {padding: 8px;width: 100%;right: inherit;left: 0;bottom: 0;}}@media (max-width: 767px) {.heroSlide .comp-list--slider .item .item-video img {border-radius: 8px 8px 0 0;}}.heroSlide .comp-list--slider .item .item-video-overlay {padding: 20px 25px;background: #fff;border-radius: 8px;position: relative;left: 10%;bottom: 110px;width: 80%;margin-bottom: -110px;}@media (max-width: 767px) {.heroSlide .comp-list--slider .item .item-video-overlay {position: relative;width: 100%;border-radius: 0 0 8px 8px;padding: 14px;bottom: inherit;left: 0;margin-bottom: 0;}}.heroSlide .comp-list--slider .item .item-content p {font-size: 24px;line-height: 25px;-webkit-line-clamp: 3;}@media (max-width: 767px) {.heroSlide .comp-list--slider .item .item-content p {font-size: 20px;line-height: 21px;margin-bottom: 5px;}}.heroSlide .comp-list--slider .item .item-timeshare span.datetime {color: #00889B;}.heroSlide .comp-list--slider .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.heroSlide .comp-list--slider .item.slick-center.slick-active {position: relative;z-index: 9;opacity: 1;transform: none;}.heroSlide .comp-list--slider .item.slick-center.slick-active + .slick-active {-webkit-transform: scale(0.8) translate(-80%);transform: scale(0.8) translate(-80%);}@media (max-width: 767px) {.heroSlide .comp-list--slider .item.slick-center.slick-active + .slick-active {transform: none;}}.heroSlide .comp-list--slider .item.slick-active {z-index: 1;opacity: 0.64;-webkit-transform: scale(0.8) translate(80%);transform: scale(0.8) translate(80%);}@media (max-width: 767px) {.heroSlide .comp-list--slider .item.slick-active {opacity: 1;transform: none;}}.heroSlide .comp-list--cards {padding-top: 30px;display: flex;flex-wrap: wrap;margin: 0 -15px;}@media (max-width: 767px) {.heroSlide .comp-list--cards {margin: 0 -5px;}}.heroSlide .comp-list--cards .item {max-width: 25%;flex: 0 0 25%;padding: 0 15px;}@media (max-width: 767px) {.heroSlide .comp-list--cards .item {max-width: 100%;flex: 0 0 100%;padding: 0 0 20px;}.heroSlide .comp-list--cards .item:last-child {padding-bottom: 0;}}.heroSlide .comp-list--cards .item .item-content {margin-top: 12px;margin-bottom: 8px;}.heroSlide .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}.heroSlide .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.heroSlide .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.doubleHero {position: relative;padding-top: 70px;margin-top: 30px;margin-bottom: 30px;border-top: 2px solid #DC4C25;}@media (max-width: 767px) {.doubleHero {padding-top: 45px;margin-left: 10px;margin-right: 10px;}}.doubleHero .comp-list--title .h2 {margin-bottom: 40px;color: #DC4C25;}@media (max-width: 767px) {.doubleHero .comp-list--title .h2 {margin-bottom: 20px;}}.doubleHero .comp-list--title .h2 a {color: inherit;}.doubleHero .comp-list--title .h2 a::after {background-position: left -473px top -242px;}.doubleHero .comp-list--cards {display: flex;flex-wrap: wrap;margin: 0 -15px;}.doubleHero .comp-list--cards .item {position: relative;max-width: 25%;flex: 0 0 25%;padding: 0 15px;}@media (max-width: 767px) {.doubleHero .comp-list--cards .item {max-width: 100%;flex: 0 0 100%;padding-bottom: 20px;}}.doubleHero .comp-list--cards .item:first-child, .doubleHero .comp-list--cards .item:nth-child(2) {max-width: 50%;flex: 0 0 50%;padding-bottom: 30px;}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:first-child, .doubleHero .comp-list--cards .item:nth-child(2) {max-width: 100%;flex: 0 0 100%;}}.doubleHero .comp-list--cards .item:first-child .item-content, .doubleHero .comp-list--cards .item:first-child .item-timeshare, .doubleHero .comp-list--cards .item:nth-child(2) .item-content, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare {position: absolute;padding: 10px 30px;width: 100%;left: 0;}.doubleHero .comp-list--cards .item:first-child .item-content, .doubleHero .comp-list--cards .item:nth-child(2) .item-content {bottom: 65px;}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:first-child .item-content, .doubleHero .comp-list--cards .item:nth-child(2) .item-content {bottom: 45px;}}.doubleHero .comp-list--cards .item:first-child .item-content p, .doubleHero .comp-list--cards .item:nth-child(2) .item-content p {font-size: 24px;line-height: 25px;color: #fff;}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:first-child .item-content p, .doubleHero .comp-list--cards .item:nth-child(2) .item-content p {font-size: 20px;line-height: 21px;}}.doubleHero .comp-list--cards .item:first-child .item-timeshare, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare {bottom: 30px;}.doubleHero .comp-list--cards .item:first-child .item-timeshare .toggle-option, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare .toggle-option {background-position: left -377px top -18px;}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:first-child .item-timeshare, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare {bottom: 25px;}}.doubleHero .comp-list--cards .item:first-child .item-timeshare span.datetime, .doubleHero .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #fff;}.doubleHero .comp-list--cards .item:first-child .item-video--caption, .doubleHero .comp-list--cards .item:nth-child(2) .item-video--caption {bottom: 110px;padding-left: 15px;}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:first-child .item-video--caption, .doubleHero .comp-list--cards .item:nth-child(2) .item-video--caption {bottom: 80px;}}.doubleHero .comp-list--cards .item:first-child .item-video--caption .play-icon.sm-icon, .doubleHero .comp-list--cards .item:nth-child(2) .item-video--caption .play-icon.sm-icon {width: 36px;height: 36px;background-position: left -319px top -47px;}@media (max-width: 767px) {.doubleHero .comp-list--cards .item:first-child .item-video--caption .play-icon.sm-icon, .doubleHero .comp-list--cards .item:nth-child(2) .item-video--caption .play-icon.sm-icon {width: 28px;height: 28px;background-position: left -322px top -51px;}}.doubleHero .comp-list--cards .item .item-content {margin-top: 12px;margin-bottom: 8px;}.doubleHero .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}.doubleHero .comp-list--cards .item .item-timeshare span.datetime {color: #AC2500;}.doubleHero .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.doubleHero::after {content: "";width: 32px;height: 24px;background: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: left -206px top -243px;position: absolute;left: 0;top: -1px;}.doubleHero .nav-tabs {top: 70px;}@media (max-width: 767px) {.doubleHero .nav-tabs {position: relative;top: 0px;display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 10px;margin-bottom: 20px;}.doubleHero .nav-tabs::-webkit-scrollbar {height: 4px;}.doubleHero .nav-tabs::-webkit-scrollbar-track {height: 4px;}.doubleHero .nav-tabs::-webkit-scrollbar-thumb {background-color: #DC4C25;border-radius: 20px;}}.doubleHero .nav-tabs button.nav-link {color: #DC4C25;}.doubleHero .nav-tabs button.nav-link.active, .doubleHero .nav-tabs button.nav-link:active {border: none;background: #DC4C25;color: #fff;}@media (hover: hover) and (pointer: fine) {.doubleHero .nav-tabs button.nav-link:hover {border: none;background: #DC4C25;color: #fff;}}.firstHero-50 {position: relative;padding-top: 70px;margin-top: 30px;margin-bottom: 15px;border-top: 2px solid #AC2500;}@media (max-width: 767px) {.firstHero-50 {margin-left: 10px;margin-right: 10px;}}@media (max-width: 767px) {.firstHero-50 {padding-top: 45px;}}.firstHero-50 .comp-list--title .h2 {margin-bottom: 40px;color: #AC2500;}@media (max-width: 767px) {.firstHero-50 .comp-list--title .h2 {margin-bottom: 20px;}}.firstHero-50 .comp-list--title .h2 a {color: inherit;}.firstHero-50 .comp-list--title .h2 a::after {background-position: left -368px top -242px;}.firstHero-50 .comp-list--cards {display: flex;flex-wrap: wrap;align-items: flex-start;margin: 0 -15px;}.firstHero-50 .comp-list--cards .item {position: relative;max-width: 25%;flex: 0 0 25%;padding: 0 15px 20px;}@media (max-width: 991px) {.firstHero-50 .comp-list--cards .item {max-width: 22%;flex: 0 0 22%;}}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item {max-width: 100%;flex: 0 0 100%;padding-bottom: 20px;}}.firstHero-50 .comp-list--cards .item .item-content p {-webkit-line-clamp: 3;}.firstHero-50 .comp-list--cards .item:first-child {max-width: 50%;flex: 0 0 50%;padding-bottom: 32px;}@media (max-width: 991px) {.firstHero-50 .comp-list--cards .item:first-child {max-width: 56%;flex: 0 0 56%;}}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:first-child {max-width: 100%;flex: 0 0 100%;padding-bottom: 20px;}.firstHero-50 .comp-list--cards .item:first-child p {-webkit-line-clamp: 2;}}.firstHero-50 .comp-list--cards .item:first-child .item-content, .firstHero-50 .comp-list--cards .item:first-child .item-timeshare {position: absolute;padding: 10px 30px;width: 100%;left: 0;}.firstHero-50 .comp-list--cards .item:first-child .item-content {bottom: 65px;}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:first-child .item-content {bottom: 45px;}}.firstHero-50 .comp-list--cards .item:first-child .item-content p {font-size: 24px;line-height: 25px;color: #fff;-webkit-line-clamp: 2;}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:first-child .item-content p {font-size: 20px;line-height: 21px;}}.firstHero-50 .comp-list--cards .item:first-child .item-timeshare {bottom: 30px;}.firstHero-50 .comp-list--cards .item:first-child .item-timeshare .toggle-option {background-position: left -377px top -18px;}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:first-child .item-timeshare {bottom: 20px;}}.firstHero-50 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #fff;}.firstHero-50 .comp-list--cards .item:first-child .item-video--caption {bottom: 110px;padding-left: 15px;}.firstHero-50 .comp-list--cards .item:first-child .item-video--caption .play-icon.sm-icon {width: 36px;height: 36px;background-position: left -319px top -47px;}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:first-child .item-video--caption .play-icon.sm-icon {width: 28px;height: 28px;background-position: left -322px top -51px;}}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:first-child .item-video--caption {bottom: 80px;}}.firstHero-50 .comp-list--cards .item:nth-child(4) {max-width: 50%;flex: 0 0 50%;}@media (max-width: 991px) {.firstHero-50 .comp-list--cards .item:nth-child(4) {max-width: 56%;flex: 0 0 56%;}}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:nth-child(4) {max-width: 100%;flex: 0 0 100%;padding-bottom: 20px;}}.firstHero-50 .comp-list--cards .item:nth-child(4) .item-video {float: left;width: calc(55% - 8px);}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:nth-child(4) .item-video {width: 100%;}}.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content {margin: 0;float: right;width: calc(44% - 12px);}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content {width: 100%;margin-top: 12px;margin-bottom: 8px;}}.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content p {-webkit-line-clamp: 6;}@media (max-width: 991px) {.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content p {-webkit-line-clamp: 4;}}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content p {-webkit-line-clamp: 2;}}.firstHero-50 .comp-list--cards .item:nth-child(4) .item-timeshare {float: right;padding-top: 22px;width: calc(44% - 12px);}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:nth-child(4) .item-timeshare {width: 100%;padding-top: 0;}}.firstHero-50 .comp-list--cards .item:nth-child(5), .firstHero-50 .comp-list--cards .item:nth-child(6) {position: relative;margin-top: -86px;}@media (max-width: 1199px) {.firstHero-50 .comp-list--cards .item:nth-child(5), .firstHero-50 .comp-list--cards .item:nth-child(6) {margin-top: -52px;}}@media (max-width: 767px) {.firstHero-50 .comp-list--cards .item:nth-child(5), .firstHero-50 .comp-list--cards .item:nth-child(6) {margin-top: 0;}}.firstHero-50 .comp-list--cards .item .item-content {margin-top: 12px;margin-bottom: 8px;}.firstHero-50 .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}.firstHero-50 .comp-list--cards .item .item-timeshare span.datetime {color: #AC2500;}.firstHero-50 .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.firstHero-50::after {content: "";width: 32px;height: 24px;background: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: left -168px top -243px;position: absolute;left: 0;top: -1px;}.firstHero-50 .nav-tabs {top: 70px;}@media (max-width: 767px) {.firstHero-50 .nav-tabs {position: relative;top: 0px;display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 10px;margin-bottom: 20px;}.firstHero-50 .nav-tabs::-webkit-scrollbar {height: 4px;}.firstHero-50 .nav-tabs::-webkit-scrollbar-track {height: 4px;}.firstHero-50 .nav-tabs::-webkit-scrollbar-thumb {background-color: #AC2500;border-radius: 20px;}}.firstHero-50 .nav-tabs button.nav-link {color: #AC2500;}.firstHero-50 .nav-tabs button.nav-link.active, .firstHero-50 .nav-tabs button.nav-link:active {border: none;background: #AC2500;color: #fff;}@media (hover: hover) and (pointer: fine) {.firstHero-50 .nav-tabs button.nav-link:hover {border: none;background: #AC2500;color: #fff;}}.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-position: left -438px top -242px;}.doubleHero2 {margin-top: 40px;margin-bottom: 30px;}@media (max-width: 767px) {.doubleHero2 {padding-left: 10px;padding-right: 10px;}}.doubleHero2 .comp-list--title .h2 {margin-bottom: 20px;color: #1F5CBD;}@media (max-width: 767px) {.doubleHero2 .comp-list--title .h2 {margin-bottom: 20px;}}.doubleHero2 .comp-list--title .h2 a {color: inherit;}.doubleHero2 .comp-list--title .h2 a::after {background-position: left -403px top -242px;}.doubleHero2 .comp-list--cards {display: flex;flex-wrap: wrap;margin: 0 -15px;}.doubleHero2 .comp-list--cards .item {position: relative;max-width: 25%;flex: 0 0 25%;padding: 0 15px;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item {max-width: 50%;flex: 0 0 50%;margin-bottom: 20px;}.doubleHero2 .comp-list--cards .item .item-video .item-video--caption {padding-top: 0;padding-bottom: 0;padding-right: 0;}}.doubleHero2 .comp-list--cards .item:first-child, .doubleHero2 .comp-list--cards .item:nth-child(2) {max-width: 50%;flex: 0 0 50%;padding-bottom: 30px;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:first-child, .doubleHero2 .comp-list--cards .item:nth-child(2) {max-width: 100%;flex: 0 0 100%;padding-bottom: 20px;margin-bottom: 0;}}.doubleHero2 .comp-list--cards .item:first-child::after, .doubleHero2 .comp-list--cards .item:nth-child(2)::after {content: "";border-radius: 0px 0px 12px 12px;height: 39%;position: absolute;left: 15px;bottom: 30px;width: calc(100% - 30px);background: rgba(0, 0, 0, 0.58);}@media (max-width: 1199px) {.doubleHero2 .comp-list--cards .item:first-child::after, .doubleHero2 .comp-list--cards .item:nth-child(2)::after {height: 50%;}}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:first-child::after, .doubleHero2 .comp-list--cards .item:nth-child(2)::after {bottom: 20px;height: 75px;}}.doubleHero2 .comp-list--cards .item:first-child .item-content, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {z-index: 1;bottom: 30px;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:first-child .item-content, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content {bottom: 20px;padding: 10px 25px;}}.doubleHero2 .comp-list--cards .item:first-child .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {font-size: 24px;line-height: 25px;color: #fff;-webkit-line-clamp: 3;}@media (max-width: 991px) {.doubleHero2 .comp-list--cards .item:first-child .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {-webkit-line-clamp: 2;}}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:first-child .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {font-size: 16px;line-height: 17px;}}.doubleHero2 .comp-list--cards .item:first-child .item-content h4, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content h4 {font-size: 32px;line-height: 34px;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:first-child .item-content h4, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content h4 {font-size: 18px;line-height: 19px;padding-bottom: 5px;}}.doubleHero2 .comp-list--cards .item:first-child .item-timeshare, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare {padding: 10px 30px;bottom: 30px;z-index: 1;}.doubleHero2 .comp-list--cards .item:first-child .item-timeshare span.datetime, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare span.datetime {color: #fff;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:first-child .item-timeshare, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-timeshare {bottom: 15px;}}.doubleHero2 .comp-list--cards .item:first-child .item-video::after, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video::after {content: none;}.doubleHero2 .comp-list--cards .item:first-child .item-video--caption, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video--caption {bottom: 120px;padding-left: 15px;}.doubleHero2 .comp-list--cards .item:first-child .item-video--caption .play-icon.sm-icon, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video--caption .play-icon.sm-icon {width: 25px;height: 25px;background-position: left -324px top -52px;}@media (max-width: 991px) {.doubleHero2 .comp-list--cards .item:first-child .item-video--caption, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video--caption {bottom: 90px;}}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:first-child .item-video--caption, .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video--caption {bottom: 57px;width: auto;right: 20px;left: inherit;padding-top: 0;padding-bottom: 0;padding-right: 0;}}.doubleHero2 .comp-list--cards .item .item-content {position: absolute;bottom: 0px;padding: 10px 30px;left: 0px;max-width: calc(100% - 35px);}@media (max-width: 991px) {.doubleHero2 .comp-list--cards .item .item-content {padding: 10px 25px 10px 20px;}}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item .item-content {padding: 10px 25px;}}.doubleHero2 .comp-list--cards .item .item-content p {font-size: 16px;line-height: 17px;color: #fff;-webkit-line-clamp: 2;}.doubleHero2 .comp-list--cards .item .item-content h4 {font-size: 20px;line-height: 21px;color: #fff;}@media (max-width: 1199px) {.doubleHero2 .comp-list--cards .item .item-content h4 {font-size: 18px;line-height: 19px;}}@media (max-width: 991px) {.doubleHero2 .comp-list--cards .item .item-video .item-video--cover-img img {min-height: 130px;}}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item .item-video .item-video--cover-img img {min-height: 100px;}}.doubleHero2 .comp-list--cards .item .item-video--caption {bottom: 75px;padding-left: 15px;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item .item-video--caption {padding-left: 8px;bottom: 30px;}}.doubleHero2 .comp-list--cards .item .item-video--caption .play-icon.sm-icon {width: 25px;height: 25px;background-position: left -324px top -52px;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item .item-video--caption .play-icon.sm-icon {width: 16px;height: 16px;background-position: left -135px top -55px;}}.doubleHero2 .comp-list--cards .item .item-timeshare {position: absolute;width: auto;padding: 0px 30px;left: inherit;bottom: 5px;right: 0px;z-index: 1;}.doubleHero2 .comp-list--cards .item .item-timeshare span.datetime {display: none;}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item .item-timeshare {padding: 0px 25px;}}@media (max-width: 767px) {.doubleHero2 .comp-list--cards .item:nth-child(3) .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(4) .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(5) .item-content p, .doubleHero2 .comp-list--cards .item:nth-child(6) .item-content p {display: none;}}.leftListSlide {position: relative;padding-top: 70px;margin-top: 30px;margin-bottom: 15px;border-top: 2px solid #34269D;display: flex;flex-wrap: wrap;}@media (max-width: 991px) {.leftListSlide {padding-top: 45px;}}@media (max-width: 767px) {.leftListSlide {margin: 0 10px;}}.leftListSlide .comp-list--title, .leftListSlide .comp-list--tabs, .leftListSlide .comp-list--leftCol, .leftListSlide .comp-list--rightCol {flex: 0 0 100%;max-width: 100%;}.leftListSlide .comp-list--title .h2 {margin-bottom: 40px;color: #34269D;}@media (max-width: 767px) {.leftListSlide .comp-list--title .h2 {margin-bottom: 20px;}}.leftListSlide .comp-list--title .h2 a {color: inherit;}.leftListSlide .comp-list--title .h2 a:after {background-position: left -403px top -242px;}.leftListSlide::after {content: "";width: 32px;height: 24px;background: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: left -130px top -243px;position: absolute;left: 0;top: -1px;}.leftListSlide .nav-tabs {top: 70px;}@media (max-width: 767px) {.leftListSlide .nav-tabs {top: 0;position: static;padding-bottom: 10px;margin-bottom: 20px;display: flex;flex-wrap: nowrap;overflow: auto;}.leftListSlide .nav-tabs::-webkit-scrollbar {height: 4px;}.leftListSlide .nav-tabs::-webkit-scrollbar-track {height: 4px;}.leftListSlide .nav-tabs::-webkit-scrollbar-thumb {background-color: #34269D;border-radius: 20px;}}.leftListSlide .nav-tabs button.nav-link {color: #34269D;}.leftListSlide .nav-tabs button.nav-link.active, .leftListSlide .nav-tabs button.nav-link:active {border: none;background: #34269D;color: #fff;}@media (hover: hover) and (pointer: fine) {.leftListSlide .nav-tabs button.nav-link:hover {border: none;background: #34269D;color: #fff;}}.leftListSlide .comp-list--leftCol {flex: 0 0 auto;width: 68.33%;padding-right: 32px;}@media (max-width: 767px) {.leftListSlide .comp-list--leftCol {flex: 0 0 100%;width: 100%;padding-right: 0;}}.leftListSlide .comp-list--leftCol .comp-list--slider {padding-bottom: 30px;}.leftListSlide .comp-list--leftCol .comp-list--slider .slick-prev {left: 20px;}@media (max-width: 767px) {.leftListSlide .comp-list--leftCol .comp-list--slider .slick-prev {display: none !important;}}.leftListSlide .comp-list--leftCol .comp-list--slider .slick-next {right: 20px;}@media (max-width: 767px) {.leftListSlide .comp-list--leftCol .comp-list--slider .slick-next {display: none !important;}}.leftListSlide .comp-list--leftCol .comp-list--slider .item-content, .leftListSlide .comp-list--leftCol .comp-list--slider .item-timeshare {position: absolute;padding: 10px 35px;width: 100%;}@media (max-width: 1199px) {.leftListSlide .comp-list--leftCol .comp-list--slider .item-content, .leftListSlide .comp-list--leftCol .comp-list--slider .item-timeshare {padding: 10px 20px;}}.leftListSlide .comp-list--leftCol .comp-list--slider .item-content {bottom: 60px;}.leftListSlide .comp-list--leftCol .comp-list--slider .item-content p {font-size: 38px;line-height: 39px;color: #fff;}@media (max-width: 1199px) {.leftListSlide .comp-list--leftCol .comp-list--slider .item-content p {font-size: 20px;line-height: 21px;}}@media (max-width: 1199px) {.leftListSlide .comp-list--leftCol .comp-list--slider .item-content {bottom: 30px;}}.leftListSlide .comp-list--leftCol .comp-list--slider .item-timeshare {bottom: 20px;}@media (max-width: 1199px) {.leftListSlide .comp-list--leftCol .comp-list--slider .item-timeshare {bottom: 0;}}.leftListSlide .comp-list--leftCol .comp-list--slider .item-timeshare span.datetime {color: #fff;font-size: 18px;}.leftListSlide .comp-list--leftCol .comp-list--slider .item-video img {width: 100%;}.leftListSlide .comp-list--leftCol .comp-list--slider .item-video:before {content: "";position: absolute;top: 0;left: 0;background: linear-gradient(180deg, rgba(116, 116, 116, 0) 30%, rgba(32, 32, 32, 0.254257) 60.37%, rgba(0, 0, 0, 0.75) 94.83%);transform: rotate(-180deg);width: 100%;height: 30%;border-radius: 12px;}.leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots {position: absolute;top: 15px;right: 30px;width: auto;padding: 0 16px;display: flex;}@media (max-width: 767px) {.leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots {right: 20px;padding: 0;}}.leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li {width: 100%;height: auto;padding: 0 4px;margin: 0;}.leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li button {font-family: "PanchariUN";font-weight: 700;height: 24px;width: 24px;border-radius: 12px;background: transparent;border: 1px solid #34269D;color: #fff;display: flex;align-items: center;justify-content: center;line-height: 24px;padding: 0;}.leftListSlide .comp-list--leftCol .comp-list--slider .slick-dots li.slick-active button {background: #34269D;}.leftListSlide .comp-list--leftCol .comp-list--cards {display: flex;flex-wrap: wrap;align-items: flex-start;margin: 0 -15px;}.leftListSlide .comp-list--leftCol .comp-list--cards .item {position: relative;max-width: 50%;flex: 0 0 50%;padding: 0 15px 30px;}@media (max-width: 767px) {.leftListSlide .comp-list--leftCol .comp-list--cards .item {max-width: 100%;flex: 0 0 100%;padding: 0 15px 20px;}}.leftListSlide .comp-list--leftCol .comp-list--cards .item .item-video .item-video--caption {padding: 20px;}.leftListSlide .comp-list--leftCol .comp-list--cards .item .item-content {margin-top: 10px;margin-bottom: 10px;}.leftListSlide .comp-list--leftCol .comp-list--cards .item .item-content p {font-size: 18px;line-height: 19px;}.leftListSlide .comp-list--leftCol .comp-list--cards .item .item-timeshare span.datetime {color: #34269D;}.leftListSlide .comp-list--leftCol .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.leftListSlide .comp-list--rightCol {flex: 0 0 auto;width: 31.67%;}@media (max-width: 767px) {.leftListSlide .comp-list--rightCol {flex: 0 0 100%;width: 100%;padding-right: 0;}}.leftListSlide .comp-list.buttons {background: #8599F3;border-radius: 8px;padding: 20px;}.leftListSlide .comp-list.buttons h4.h2 {color: #fff;font-size: 22px;line-height: 22px;margin-bottom: 20px;display: flex;}.leftListSlide .comp-list.buttons h4.h2::after {background-position: left -438px top -242px;}.sponsoredCards {padding-bottom: 20px;}@media (max-width: 767px) {.sponsoredCards {padding: 0 10px;}}.sponsoredCards .comp-list--title h2 {color: #000000;}.sponsoredCards .comp-list--title h2 a {color: inherit;}.sponsoredCards .comp-list--cards {display: flex;flex-wrap: wrap;margin: 0 -15px;}@media (max-width: 767px) {.sponsoredCards .comp-list--cards {margin: 0 -8px;}}.sponsoredCards .comp-list--cards .item {flex: 0 0 25%;padding: 0 15px;}@media (max-width: 767px) {.sponsoredCards .comp-list--cards .item {flex: 0 0 100%;max-width: 246px;padding: 0 8px;padding-bottom: 20px;}.sponsoredCards .comp-list--cards .item:last-child {padding-bottom: 0;}}.sponsoredCards .comp-list--cards .item .item-content {margin-top: 15px;margin-bottom: 12px;}.sponsoredCards .comp-list--cards .item .item-content p {font-size: 22px;word-break: break-all;}.sponsoredCards .comp-list--cards .item .item-timeshare {padding-top: 10px;}.sponsoredCards .comp-list--cards .item .item-timeshare span.datetime {display: none;}.sponsoredCards .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.sponsoredCards ul.slick-dots {display: none !important;}.firstHero-wth-blue {border-top: 2px solid #004C97;}.firstHero-wth-blue .comp-list--title .h2 {color: #004C97;}.firstHero-wth-blue .comp-list--title .h2 a::after {background-position: left -335px top -242px;}.firstHero-wth-blue::after {background-position: left -93px top -243px;}.firstHero-wth-blue .nav-tabs {top: 70px;}@media (max-width: 767px) {.firstHero-wth-blue .nav-tabs {position: static;top: 0;}.firstHero-wth-blue .nav-tabs::-webkit-scrollbar-thumb {background-color: #004C97;}}.firstHero-wth-blue .nav-tabs button.nav-link {color: #004C97;}.firstHero-wth-blue .nav-tabs button.nav-link.active, .firstHero-wth-blue .nav-tabs button.nav-link:active {background: #004C97;}@media (hover: hover) and (pointer: fine) {.firstHero-wth-blue .nav-tabs button.nav-link:hover {background: #004C97;}}.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;}}.portraitSlide-v2 .comp-list--title {margin-bottom: 16px;}@media (max-width: 767px) {.portraitSlide-v2 .comp-list--title {padding-left: 25px;}}.portraitSlide-v2 .comp-list--title .h2 {color: #fff;}.portraitSlide-v2 .comp-list--slider {position: relative;z-index: 9;margin: 0;}@media (max-width: 767px) {.portraitSlide-v2 .comp-list--slider {margin-left: 25px;}}.portraitSlide-v2 .comp-list--slider .slick-arrow {top: -55px;transform: none;z-index: 9;}.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 300px) / 2);}@media (max-width: 1500px) {.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 700px) / 2);}}@media (max-width: 1600px) {.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 570px) / 2);}}@media (max-width: 991px) {.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 520px) / 2);}}.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-next {transform: rotate(180deg);right: inherit;left: calc((100% + 430px) / 2);}@media (max-width: 1500px) {.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 830px) / 2);}}@media (max-width: 1600px) {.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 700px) / 2);}}@media (max-width: 991px) {.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 630px) / 2);}}.portraitSlide-v2 .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.portraitSlide-v2 .comp-list--slider li.item {margin-right: 24px;position: relative;max-width: 246px;background: #fff;}@media (max-width: 767px) {.portraitSlide-v2 .comp-list--slider li.item {margin-right: 12px;}}.portraitSlide-v2 .comp-list--slider li.item .item-section, .portraitSlide-v2 .comp-list--slider li.item .item-content, .portraitSlide-v2 .comp-list--slider li.item .item-timeshare {position: absolute;padding: 10px 15px;width: 100%;z-index: 1;}@media (max-width: 767px) {.portraitSlide-v2 .comp-list--slider li.item .item-section, .portraitSlide-v2 .comp-list--slider li.item .item-content, .portraitSlide-v2 .comp-list--slider li.item .item-timeshare {padding: 10px;}}.portraitSlide-v2 .comp-list--slider li.item .item-content {position: static;padding-top: 0;padding-bottom: 0;}.portraitSlide-v2 .comp-list--slider li.item .item-content p {color: #000000;}.portraitSlide-v2 .comp-list--slider li.item .item-video img {border-radius: 12px 12px 0 0;}.portraitSlide-v2 .comp-list--slider li.item .item-video .item-video--caption {bottom: 0;padding: 8px;right: inherit;left: 0;}.portraitSlide-v2 .comp-list--slider li.item .item-section {position: static;padding-bottom: 0;}.portraitSlide-v2 .comp-list--slider li.item .item-timeshare {position: static;}.portraitSlide-v2 .comp-list--slider li.item .item-timeshare span.datetime {color: #000000;}.portraitSlide-v2 .comp-list--slider li.item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.portraitSlide-v2 .comp-list--slider li.item::after {content: none;}.comp-multiList {padding-top: 60px;display: flex;flex-wrap: wrap;justify-content: space-between;}@media (max-width: 767px) {.comp-multiList {padding-top: 40px;margin: 0 -15px;padding-left: 25px;}}.comp-multiList > .comp-list--title {flex: 0 0 100%;padding-bottom: 30px;}@media (max-width: 767px) {.comp-multiList > .comp-list--title {padding-bottom: 10px;}}.comp-multiList > .comp-list--title h2 {color: #000000;}.comp-multiList > ul {flex: 0 0 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}@media (max-width: 767px) {.comp-multiList > ul {display: block;width: 100%;}}@media (max-width: 767px) {.comp-multiList > ul .slick-list {padding-top: 22px;}}.comp-multiList > ul ul.slick-dots {display: none !important;}.comp-multiList > ul > li {width: calc(25% - 15px);}.comp-multiList > ul > li.author {border-radius: 12px;background: #E1E1FF;padding: 12px;}.comp-multiList > ul > li.author .comp-list--image {width: 48px;height: 48px;position: relative;margin: 0 auto;margin-top: -40px;}.comp-multiList > ul > li.author .comp-list--image img {border: 3px solid #0264D3;width: 100%;height: 100%;border-radius: 100%;}.comp-multiList > ul > li.author .comp-list--title {padding-top: 10px;text-align: center;}.comp-multiList > ul > li.author .comp-list--title h3 {color: #000000;font-size: 26px;line-height: 27px;text-transform: capitalize;font-family: "PanchariUN";font-weight: 700;}.comp-multiList > ul > li.author .comp-list--subTitle {flex: 0 0 100%;text-align: center;}.comp-multiList > ul > li.author .comp-list--subTitle p {color: #000000;font-size: 14px;line-height: 15px;font-family: "PanchariUN";font-weight: normal;}.comp-multiList > ul > li.author ul.comp-list--cards {padding-top: 20px;}.comp-multiList > ul > li.author ul.comp-list--cards li {padding-bottom: 8px;margin-bottom: 8px;border-bottom: 1px solid rgba(0, 0, 0, 0.09);}.comp-multiList > ul > li.author ul.comp-list--cards li p a {position: relative;width: 100%;padding-right: 24px;}.comp-multiList > ul > li.author ul.comp-list--cards li p a::after {content: "";background: url(clientlib-mmtv-landing-main/resources/img/chevron-right.png?v=28052025) no-repeat 0px 0px;position: absolute;right: 0;top: 2px;background-size: 100% 100%;width: 12px;height: 12px;transition: all 0.3s ease-in-out;}.comp-multiList > ul > li.author ul.comp-list--cards li p a:hover::after {right: -2px;}.comp-multiList > ul > li.author ul.comp-list--cards li:last-child {border: none;margin-bottom: 0;}.comp-multiList > ul > li.author:nth-child(2) {background: #FFFFE0;}.comp-multiList > ul > li.author:nth-child(2) .comp-list--image img {border-color: #DBDD00;}.comp-multiList > ul > li.author:nth-child(3) {background: #E0FFE0;}.comp-multiList > ul > li.author:nth-child(3) .comp-list--image img {border-color: #00B801;}.comp-multiList > ul > li.author:nth-child(4) {background: #E0EFFF;}.comp-multiList > ul > li.author:nth-child(4) .comp-list--image img {border-color: #00B801;}@media (max-width: 767px) {.comp-multiList > ul > li {width: calc(100% - 15px);}}@media (max-width: 767px) {.comp-multiList > ul li.author {width: 224px;border-radius: 12px;background: #E1E1FF;padding: 12px;margin: 0 10px;}.comp-multiList > ul li.author .comp-list--image {width: 40px;height: 40px;position: relative;margin: 0 auto;margin-top: -34px;}.comp-multiList > ul li.author .comp-list--image img {border: 2px solid #0264D3;width: 100%;height: 100%;border-radius: 100%;}.comp-multiList > ul li.author .comp-list--title {padding-top: 10px;text-align: center;}.comp-multiList > ul li.author .comp-list--title h3 {color: #000000;font-size: 20px;line-height: 21px;text-transform: capitalize;font-family: "PanchariUN";font-weight: 700;}.comp-multiList > ul li.author .comp-list--subTitle {flex: 0 0 100%;text-align: center;}.comp-multiList > ul li.author .comp-list--subTitle p {color: #000000;font-size: 14px;line-height: 15px;font-family: "PanchariUN";font-weight: normal;}.comp-multiList > ul li.author ul.comp-list--cards {padding-top: 12px;}.comp-multiList > ul li.author ul.comp-list--cards li {padding-bottom: 8px;margin-bottom: 8px;border-bottom: 1px solid rgba(0, 0, 0, 0.09);}.comp-multiList > ul li.author ul.comp-list--cards li p a {position: relative;width: 100%;padding-right: 24px;}.comp-multiList > ul li.author ul.comp-list--cards li p a::after {content: "";background: url(clientlib-mmtv-landing-main/resources/img/chevron-right.png?v=28052025) no-repeat 0px 0px;position: absolute;right: 0;top: 2px;background-size: 100% 100%;width: 12px;height: 12px;transition: all 0.3s ease-in-out;}.comp-multiList > ul li.author ul.comp-list--cards li p a:hover::after {right: -2px;}.comp-multiList > ul li.author ul.comp-list--cards li:last-child {border: none;margin-bottom: 0;}.comp-multiList > ul li.author:nth-child(2) {background: #FFFFE0;}.comp-multiList > ul li.author:nth-child(2) .comp-list--image img {border-color: #DBDD00;}.comp-multiList > ul li.author:nth-child(3) {background: #E0FFE0;}.comp-multiList > ul li.author:nth-child(3) .comp-list--image img {border-color: #00B801;}.comp-multiList > ul li.author:nth-child(4) {background: #E0EFFF;}.comp-multiList > ul li.author:nth-child(4) .comp-list--image img {border-color: #00B801;}}.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-landing-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-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: left -55px top -243px;position: absolute;left: 0;top: -1px;}.add-more-link {display: none;align-self: flex-start;z-index: 999;margin-top: 35px;justify-content: center;}@media (max-width: 767px) {.add-more-link {display: flex;}}.add-more-link button {top: 0px;position: relative;font-size: 24px;line-height: 140%;color: #ffffff;background: #0f67cf;box-shadow: 0px 4px 18px rgba(15, 103, 207, 0.25), 0px 12px 24px rgba(0, 0, 0, 0.2);border-radius: 100px;border: none;padding: 6px 16px;}.storyModal {background: url(clientlib-mmtv-landing-main/resources/images/back-blur-img.png?v=28052025) no-repeat center center;background-size: cover;width: 100%;height: 100vh;padding: 50px 0;display: none;align-items: center;position: fixed;left: 0;top: 0;}.storyModal.show {display: flex !important;padding-right: 0 !important;}.storyModal .modal-dialog {margin: 0 auto;width: 100%;max-width: 100%;height: 100%;}.storyModal .modal-dialog .modal-content {height: 100%;background: transparent;border: none;}.storyModal .modal-dialog .modal-header {padding: 0;border: none;}.storyModal .modal-dialog .modal-body {padding: 0;height: 100%;}@media (max-width: 767px) {.storyModal {padding: 0px;}}.storyModal .close-button {width: 50px;height: 50px;border-radius: 50%;background: rgba(0, 0, 0, 0.2);border: 0;position: absolute;top: 0;right: 50px;padding: 0;display: flex;align-items: center;justify-content: center;}@media (max-width: 1199px) {.storyModal .close-button {top: 30px;right: 30px;}}.storyModal .close-button .close {width: 19px;height: 20px;display: inline-block;background: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: right -358px top -318px;}@media (max-width: 767px) {.storyModal .close-button {display: none;}}.storyModal .coverImg {width: 100%;height: 100%;object-fit: cover;object-position: center center;}.storyModal .story-inr {padding: 0;background: transparent;border-radius: 0;width: 500px;margin: 0 auto;height: 100%;}@media (max-width: 767px) {.storyModal .story-inr {width: 100%;}}.storyModal .slick-slide {width: 100%;max-width: 500px;position: relative;border-radius: 18px;overflow: hidden;}@media (max-width: 767px) {.storyModal .slick-slide {width: 100%;border-radius: 0;}}.storyModal .story-slider, .storyModal .slick-track {height: 100%;}@media (max-width: 767px) {.storyModal .slick-track {width: 100% !important;}}.storyModal .slick-list {height: 100%;padding: 0 !important;width: 100%;}.storyModal .slick-arrow {width: 60px;height: 60px;}.storyModal .slick-arrow.slick-prev {left: -115px;}.storyModal .slick-arrow.slick-next {right: -115px;}.storyModal .slick-dots {position: absolute;top: 15px;width: 100%;padding: 0 16px;display: flex;}.storyModal .slick-dots li {width: 100%;height: auto;padding: 0 4px;margin: 0;}.storyModal .slick-dots li button {font-family: "PanchariUN";font-weight: 700;border: 0;outline: none;width: 100%;font-style: normal;cursor: pointer;display: flex;align-items: center;justify-content: center;font-size: 0;height: 3px;line-height: normal;padding: 0;background: #fff;border-radius: 28px;}.storyModal .slick-dots li.slick-active button {background: #EF0F05;}.storyModal .video-box-wrapper {height: calc(100% - 44px);position: relative;overflow: hidden;}.storyModal .video-box-wrapper:after {content: "";width: 100%;height: 157px;background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);position: absolute;top: 0;left: 0;right: 0;}.storyModal .video-box-wrapper video {position: absolute;top: 0;left: 0;object-fit: cover;width: 100%;height: 100%;}.storyModal .item-timeshare {background: #000;position: absolute;left: 0;bottom: 0;right: 0;padding: 5px 18px 15px;}.storyModal .item-timeshare span.datetime {color: #fff;}.storyModal .story-tellar-div {position: absolute;left: 0;top: 40px;right: 0;display: flex;align-items: center;justify-content: space-between;padding: 0 18px;}.storyModal .story-tellar-div .tellar-div {display: flex;align-items: center;}.storyModal .story-tellar-div .tellar-div .img-div {width: 40px;height: 40px;border-radius: 50%;margin-right: 15px;}.storyModal .story-tellar-div .tellar-div .img-div img {width: 100%;height: 100%;object-fit: cover;object-position: center center;border-radius: 50%;}.storyModal .story-tellar-div .tellar-div span {color: #fff;font-weight: 700;font-size: 28px;line-height: 1.07;text-transform: capitalize;}.storyModal .story-tellar-div .btn {font-weight: 400;font-size: 16px;line-height: normal;color: #000000;background: #fff;border-radius: 20px;padding: 10px 15px;display: flex;align-items: center;}.storyModal .story-tellar-div .btn .mute {width: 14px;height: 14px;display: inline-block;background: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;background-position: right -388px top -322px;margin-right: 13px;}.orange-gradiant-bg {background: #DC4C25;}.orange-gradiant-bg .doubleHero2 {max-width: 1170px;padding: 30px 15px;margin: 0 auto;}@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;}}.orange-gradiant-bg .doubleHero2 .comp-list--title h2 {color: #fff;margin-bottom: 20px;}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards {margin-left: -5px;margin-right: -5px;}}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item {padding-left: 5px;padding-right: 5px;max-width: 100%;flex: 0 0 100%;}}@media (max-width: 1199px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video .item-video--caption {padding-left: 5px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}@media (max-width: 1199px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content {padding: 10px 20px;max-width: 100%;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content p {padding-right: 30px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-video::after, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video::after {content: "";}.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: 95px;}@media (max-width: 1199px) {.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 {padding-left: 15px;}}@media (max-width: 767px) {.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 {width: 100%;left: 0;padding-left: 10px;bottom: 70px;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-video .item-video--caption .play-icon.sm-icon, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-video .item-video--caption .play-icon.sm-icon {width: 32px;height: 32px;background-position: left -321px top -49px;}.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 {bottom: 60px;max-width: 100%;}@media (max-width: 1199px) {.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: 10px 20px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child .item-content p, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2) .item-content p {padding-right: 0;font-size: 18px;line-height: 19px;}}@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 {bottom: 45px;}}.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: 10px 30px;bottom: 30px;width: 100%;left: 0;}@media (max-width: 767px) {.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;bottom: 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 {display: inline-block;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item:first-child::after, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item:nth-child(2)::after {content: none;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video::after {height: 70%;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video .item-video--caption {bottom: 48px;}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video .item-video--caption {bottom: 75px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video .item-video--caption .play-icon.sm-icon {width: 32px;height: 32px;background-position: left -321px top -49px;}}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content {padding-left: 15px;padding-right: 15px;max-width: 100%;bottom: 30px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content p {font-size: 16px;line-height: 17px;display: block;}}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare {right: 0;padding-left: 15px;padding-right: 15px;width: 100%;}}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare span.datetime {display: none;}@media (max-width: 767px) {.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare span.datetime {display: inline-block;color: #fff;}}.firstHero-60 {position: relative;padding-top: 45px;margin-bottom: 40px;}@media (max-width: 767px) {.firstHero-60 {margin-left: 10px;margin-right: 10px;}}@media (max-width: 767px) {.firstHero-60 {padding-top: 45px;}}.firstHero-60 .comp-list--title .h2 {margin-bottom: 25px;color: #000000;}@media (max-width: 767px) {.firstHero-60 .comp-list--title .h2 {margin-bottom: 20px;}}.firstHero-60 .comp-list--cards {display: inline-block;}.firstHero-60 .comp-list--cards .item {position: relative;width: 39%;padding: 0;float: right;}@media (max-width: 1199px) {.firstHero-60 .comp-list--cards .item {width: 36%;}}@media (max-width: 991px) {.firstHero-60 .comp-list--cards .item {width: 30%;}}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item {flex: 0 0 100%;width: 100%;}}.firstHero-60 .comp-list--cards .item:not(:last-child) {padding-bottom: 20px;margin: 0 0 20px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);}@media (max-width: 991px) {.firstHero-60 .comp-list--cards .item:not(:last-child) {padding-bottom: 15px;margin: 0 0 15px;}}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:not(:last-child) {border: none;padding-bottom: 20px;margin: 0 0 20px;}}.firstHero-60 .comp-list--cards .item:last-child {border-bottom: 0;padding: 0;margin-bottom: 0;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item {max-width: 100%;flex: 0 0 100%;padding-bottom: 20px;}}.firstHero-60 .comp-list--cards .item:first-child {width: calc(61% - 20px);float: left;margin-right: 20px;border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}@media (max-width: 1199px) {.firstHero-60 .comp-list--cards .item:first-child {width: calc(64% - 20px);}}@media (max-width: 991px) {.firstHero-60 .comp-list--cards .item:first-child {width: calc(70% - 20px);}}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child {width: 100%;flex: 0 0 100%;margin-bottom: 20px;margin-right: 0;}}.firstHero-60 .comp-list--cards .item:first-child .item-content, .firstHero-60 .comp-list--cards .item:first-child .item-timeshare {position: absolute;width: 100%;padding: 10px 20px;left: 0;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-content, .firstHero-60 .comp-list--cards .item:first-child .item-timeshare {padding: 10px;}}.firstHero-60 .comp-list--cards .item:first-child .item-content {bottom: 35px;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-content {bottom: 25px;}}.firstHero-60 .comp-list--cards .item:first-child .item-content p {font-size: 24px;line-height: 25px;color: #fff;-webkit-line-clamp: 2;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-content p {font-size: 20px;line-height: 21px;}}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare {bottom: 0px;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare .toggle-option {background-position: left -377px top -18px;}.firstHero-60 .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #fff;}.firstHero-60 .comp-list--cards .item:first-child .item-video--caption {bottom: 110px;padding-left: 20px;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-video--caption {padding-left: 10px;}}.firstHero-60 .comp-list--cards .item:first-child .item-video--caption .play-icon.sm-icon {width: 36px;height: 36px;background-position: left -319px top -47px;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-video--caption .play-icon.sm-icon {width: 28px;height: 28px;background-position: left -322px top -51px;}}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:first-child .item-video--caption {bottom: 80px;}}.firstHero-60 .comp-list--cards .item:first-child .item-video {width: 100%;}.firstHero-60 .comp-list--cards .item .toggle-option {background-position: left -333px top -18px;}.firstHero-60 .comp-list--cards .item .item-video {float: left;width: 40%;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item .item-video {width: 100%;}}.firstHero-60 .comp-list--cards .item:not(:first-child) .item-video .item-video--caption .play-icon.sm-icon {width: 20px;height: 20px;background-position: left -135px top -55px;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item:not(:first-child) .item-video .item-video--caption .play-icon.sm-icon {width: 28px;height: 28px;background-position: left -322px top -51px;}}.firstHero-60 .comp-list--cards .item .item-content {float: right;width: calc(60% - 12px);}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item .item-content {width: 100%;padding-top: 8px;}}.firstHero-60 .comp-list--cards .item .item-content p {font-size: 18px;line-height: 19px;-webkit-line-clamp: 2;}.firstHero-60 .comp-list--cards .item .item-timeshare {float: right;padding-top: 43px;width: calc(60% - 12px);}@media (max-width: 1199px) {.firstHero-60 .comp-list--cards .item .item-timeshare {padding-top: 10px;}}.firstHero-60 .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}@media (max-width: 767px) {.firstHero-60 .comp-list--cards .item .item-timeshare {width: 100%;padding-top: 8px;}}@media (max-width: 767px) {.firstHero-60 .comp-list--tabs {flex: 0 0 100%;max-width: 100%;display: none;}}.firstHero-60 .nav-tabs {top: 48px;}@media (max-width: 767px) {.firstHero-60 .nav-tabs {position: relative;top: 0px;display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 10px;margin-bottom: 20px;}.firstHero-60 .nav-tabs::-webkit-scrollbar {height: 4px;}.firstHero-60 .nav-tabs::-webkit-scrollbar-track {height: 4px;}.firstHero-60 .nav-tabs::-webkit-scrollbar-thumb {background-color: #332996;border-radius: 20px;}}.firstHero-60 .nav-tabs button.nav-link {color: #000000;font-size: 18px;line-height: 19px;padding: 7px 10px;white-space: nowrap;}.firstHero-60 .nav-tabs button.nav-link.active, .firstHero-60 .nav-tabs button.nav-link:active {border: none;background: #332996;color: #fff;}@media (hover: hover) and (pointer: fine) {.firstHero-60 .nav-tabs button.nav-link:hover {border: none;background: #332996;color: #fff;}}.first-70 {display: flex;flex-wrap: wrap;margin-top: 100px;margin-bottom: 15px;}@media (max-width: 767px) {.first-70 {margin-top: 20px;}}.first-70 .col-md-8 {flex: 0 0 auto;width: 68.33%;padding-right: 32px;}@media (max-width: 767px) {.first-70 .col-md-8 {flex: 0 0 100%;width: 100%;padding-right: 0;}}.first-70 .col-md-4 {flex: 0 0 auto;width: 31.67%;}@media (max-width: 767px) {.first-70 .col-md-4 {flex: 0 0 100%;width: 100%;padding-right: 0;}}.first-70 .col-md-4 .comp-list--liveblog {position: relative;display: flex;flex-flow: column;flex-wrap: wrap;padding: 20px;background: #FFF9F9;border-radius: 12px;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);}.first-70 .col-md-4 .comp-list--liveblog .live-blog {box-shadow: none;margin-right: 0;}.first-70 .col-md-4 .comp-list--liveblog .comp-list--title h2 {float: left;margin-bottom: 0;color: #EE231A;}.first-70 .col-md-4 .comp-list--liveblog > .item-timeshare {right: 34px;position: absolute;top: 27px;}.first-70 .col-md-4 .comp-list--liveblog > .item-timeshare .toggle-option {background-position: left -333px top -18px;}.first-70 .col-md-4 .comp-list--liveblog > .item-timeshare .video-dropdown .video-dropdown-menu {bottom: inherit;}@media (max-width: 767px) {.first-70 .col-md-4 .comp-list--liveblog {margin: 0 10px;}}.searchresult {position: relative;display: flex;flex-wrap: wrap;}@media (max-width: 767px) {.searchresult {padding-top: 10px;}}.searchresult .comp-list--title, .searchresult .comp-list--tabs, .searchresult .col-md-8, .searchresult .col-md-4 {flex: 0 0 100%;max-width: 100%;}.searchresult .comp-list--title .h2 {color: #000000;}.searchresult .comp-list--title .h2 span {color: #EE231A;}@media (max-width: 767px) {.searchresult .comp-list--title .h2 {font-size: 20px;line-height: 21px;}}.searchresult .comp-list--tabs {padding-bottom: 40px;}@media (max-width: 767px) {.searchresult .comp-list--tabs {padding-bottom: 20px;}}.searchresult .comp-list--tabs .nav-tabs {position: relative;}@media (max-width: 1199px) {.searchresult .comp-list--tabs .nav-tabs {display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 10px;}}@media (max-width: 1199px) and (max-width: 767px) {.searchresult .comp-list--tabs .nav-tabs {padding-bottom: 20px;}}@media (max-width: 1199px) {.searchresult .comp-list--tabs .nav-tabs::-webkit-scrollbar {height: 4px;}.searchresult .comp-list--tabs .nav-tabs::-webkit-scrollbar-track {height: 4px;}.searchresult .comp-list--tabs .nav-tabs::-webkit-scrollbar-thumb {background-color: #1B2F51;border-radius: 20px;}}.searchresult .comp-list--tabs .nav-tabs button.nav-link {font-size: 20px;color: #1B2F51;margin-left: 0px;margin-right: 28px;margin-bottom: 0;text-transform: uppercase;border: 1px solid #1B2F51;}@media (max-width: 1199px) {.searchresult .comp-list--tabs .nav-tabs button.nav-link {white-space: nowrap;font-size: 18px;margin-right: 15px;}}.searchresult .comp-list--tabs .nav-tabs button.nav-link.active, .searchresult .comp-list--tabs .nav-tabs button.nav-link:active {border: 1px solid #1B2F51;background: #1B2F51;color: #fff;}@media (hover: hover) and (pointer: fine) {.searchresult .comp-list--tabs .nav-tabs button.nav-link:hover {border: 1px solid #1B2F51;background: #1B2F51;color: #fff;}}.searchresult .comp-list--cards {display: flex;flex-wrap: wrap;align-items: flex-start;}.searchresult .comp-list--cards .item {position: relative;max-width: 100%;flex: 0 0 100%;background: #ffffff;padding: 16px;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);border-radius: 12px;margin-bottom: 20px;}.searchresult .comp-list--cards .item .item-video {float: left;width: calc(43% - 14px);}@media (max-width: 1199px) {.searchresult .comp-list--cards .item .item-video {width: calc(50% - 5px);}}@media (max-width: 767px) {.searchresult .comp-list--cards .item .item-video {width: calc(65% - 5px);}}.searchresult .comp-list--cards .item .item-video .item-video--caption {padding: 20px;}@media (max-width: 767px) {.searchresult .comp-list--cards .item .item-video .item-video--caption {padding: 8px;}}.searchresult .comp-list--cards .item .item-content {margin-top: 20px;margin-bottom: 10px;float: right;width: calc(57% - 5px);}@media (max-width: 1199px) {.searchresult .comp-list--cards .item .item-content {width: calc(50% - 5px);}}@media (max-width: 991px) {.searchresult .comp-list--cards .item .item-content {margin-top: 10px;}}@media (max-width: 767px) {.searchresult .comp-list--cards .item .item-content {width: calc(35% - 0px);margin-top: 15px;}}.searchresult .comp-list--cards .item .item-content p {font-size: 32px;line-height: 34px;}.searchresult .comp-list--cards .item .item-content p a {color: #000;}@media (max-width: 767px) {.searchresult .comp-list--cards .item .item-content p {font-size: 18px;line-height: 19px;word-break: break-all;}}.searchresult .comp-list--cards .item .item-search-batch {float: right;width: calc(57% - 5px);}@media (max-width: 1199px) {.searchresult .comp-list--cards .item .item-search-batch {width: calc(50% - 5px);}}@media (max-width: 767px) {.searchresult .comp-list--cards .item .item-search-batch {width: calc(35% - 0px);}}.searchresult .comp-list--cards .item .item-timeshare {float: right;padding-top: 30px;width: calc(57% - 5px);}@media (max-width: 1199px) {.searchresult .comp-list--cards .item .item-timeshare {width: calc(50% - 5px);}}@media (max-width: 991px) {.searchresult .comp-list--cards .item .item-timeshare {padding-top: 0;}}@media (max-width: 767px) {.searchresult .comp-list--cards .item .item-timeshare {width: calc(35% - 0px);padding-top: 10px;position: absolute;bottom: 15px;right: 0px;}}.searchresult .comp-list--cards .item .item-timeshare span.datetime {color: #000000;font-size: 18px;line-height: 19px;}.searchresult .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.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;}.search-inputs {padding: 40px 15px;margin-left: auto;margin-right: auto;}@media (min-width: 576px) {.search-inputs {max-width: 540px;}}@media (min-width: 768px) {.search-inputs {max-width: 720px;}}@media (min-width: 991px) {.search-inputs {max-width: 960px;}}@media (min-width: 1200px) {.search-inputs {max-width: 1170px;padding-left: 0px;padding-right: 0px;}}.search-inputs .comp-list--title {padding-top: 1.5rem;}.search-inputs .search-listing {gap: 20px 24px;grid-template-columns: auto;column-gap: 20px;}.search-inputs .search-listing .item {margin-bottom: 15px;}.search-inputs .page-breadcrumbs ul {display: flex;}.search-inputs .page-breadcrumbs li a {font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: rgba(255, 255, 255, 0.5);}@media (max-width: 991px) {.search-inputs .page-breadcrumbs li a {font-size: 16px;}}.search-inputs .page-breadcrumbs li span {font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: #fff;}@media (max-width: 991px) {.search-inputs .page-breadcrumbs li span {font-size: 16px;}}.search-inputs .page-breadcrumbs li:not(:first-child):before {content: "/";font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: rgba(255, 255, 255, 0.5);display: inline-block;margin: 0 5px;}@media (max-width: 991px) {.search-inputs .page-breadcrumbs li:not(:first-child):before {font-size: 16px;}}.search-inputs .page-breadcrumbs li:last-child:before {color: #fff;}.search-inputs .searching-form-block {background: #f1f1f1;border-radius: 8px;display: flex;align-items: center;padding: 0 0 0 16px;margin: 0 0 32px;}@media (max-width: 991px) {.search-inputs .searching-form-block {margin: 0 0 15px;}}.search-inputs .searching-form-block .search-lang {display: flex;margin: 0 15px;}.search-inputs .searching-form-block .search-lang a {font-style: normal;font-weight: 400;font-size: 20px;line-height: 21px;color: #666666;position: relative;}.search-inputs .searching-form-block .search-lang a.active {color: #000000;}.search-inputs .searching-form-block .search-lang a:hover {text-decoration: none;}.search-inputs .searching-form-block .search-lang a:not(:last-child) {padding-right: 20px;}.search-inputs .searching-form-block .search-lang a:not(:last-child):after {content: "";position: absolute;width: 5px;height: 5px;right: 8px;top: 0;bottom: 0;margin: auto;background: #000000;border-radius: 50%;}.search-inputs .searching-form-block .searh-input-text {padding: 0 20px 0 10px;height: 37px;line-height: 37px;color: #2c2c2c;font-weight: 400;font-size: 26px;font-family: "PanchariUN";}@media (max-width: 767px) {.search-inputs .searching-form-block .searh-input-text {font-size: 16px;padding-left: 0;}}.search-inputs .searching-form-block .search-btn {font-style: normal;font-weight: 400;font-size: 28px;line-height: 30px;color: #fff;padding: 10px 12px;border: none;background: #EE231A;border-radius: 0px 8px 8px 0px;font-family: "PanchariUN";cursor: pointer;width: 64px;}.search-inputs .searching-form-block .search-btn img {width: 24px;height: 24px;}.search-inputs .searching-form-block .search-btn--transparent {background: transparent;padding: 0;}@media (max-width: 767px) {.search-inputs .searching-form-block .search-btn--transparent {width: auto;min-width: 20px;margin-right: 10px;}}.search-inputs .advanced-search-inputs {font-weight: 400;font-size: 24px;line-height: 25px;color: rgba(255, 255, 255, 0.7);font-family: "PanchariUN";}@media (max-width: 991px) {.search-inputs .advanced-search-inputs {font-size: 16px;}}.search-inputs .advanced-search-inputs a {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;text-align: right;text-decoration-line: underline;color: #fff;}@media (max-width: 991px) {.search-inputs .advanced-search-inputs a {font-size: 16px;}}.search-inputs .advanced-search-inputs a:hover {text-decoration: none;}.search-inputs .advanced-search-inputs .advance-search-list {display: flex;flex-wrap: wrap;border-radius: 8px;padding: 42px 16px;background: rgba(255, 255, 255, 0.1);position: relative;margin-top: 24px;}.search-inputs .advanced-search-inputs .advance-search-list::after {bottom: 100%;left: 60px;border: solid transparent;content: "";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0);border-bottom-color: rgba(255, 255, 255, 0.1);border-width: 10px;margin-left: -10px;}.search-inputs .advanced-search-inputs .advance-search-list .item {padding: 0 8px;flex: 0 0 25%;max-width: 25%;}@media (max-width: 767px) {.search-inputs .advanced-search-inputs .advance-search-list .item {flex: 0 0 100%;max-width: 100%;padding: 0 0 8px;}}.search-inputs .advanced-search-inputs .advance-search-list .item:last-child {flex: 0 0 100%;max-width: 100%;padding-top: 24px;}.search-inputs .advanced-search-inputs .advance-search-list .item label {font-size: 18px;line-height: 19px;font-family: "PanchariUN";font-weight: normal;margin-bottom: 8px;color: #fff;}.search-inputs .advanced-search-inputs .advance-search-list .item .search-btn {font-style: normal;font-weight: 400;font-size: 28px;line-height: 30px;color: #fff;padding: 12px 52px;border: none;background: #EE231A;border-radius: 8px;font-family: "PanchariUN";cursor: pointer;}@media (max-width: 767px) {.search-inputs .advanced-search-inputs .advance-search-list .item .search-btn {width: 100%;}}.search-inputs .advanced-search-inputs .advance-search-list .item .search-btn--transparent {background-color: transparent;padding: 0;}.search-inputs .advanced-search-inputs .advance-search-list .item select {font-weight: 400;color: #666666;}.search-inputs .search-result-sidebar .live-updates-card .update-list {height: 410px;}.search-inputs ::placeholder {color: #2c2c2c;}.search-inputs :-ms-input-placeholder {color: #2c2c2c;}.search-inputs ::-webkit-input-placeholder {color: #2c2c2c;}@media (max-width: 767px) {.sponsoredCards-wdt-col-mob .comp-list--cards .item {max-width: 50%;flex: 0 0 50%;padding: 0 10px 20px;}.sponsoredCards-wdt-col-mob .comp-list--cards .item:last-child {padding-bottom: 0;}.sponsoredCards-wdt-col-mob .comp-list--cards .item .item-content {margin: 12px 0 8px;}.sponsoredCards-wdt-col-mob .comp-list--cards .item .item-content p {font-size: 18px;line-height: 19px;-webkit-line-clamp: 3;}}@media (max-width: 767px) {.sponsoredCards-wdt-col-mob .comp-list--cards .item .item-timeshare {padding-top: 0;}}.sponsoredCards-wdt-col-mob .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;display: block;}.searchresult-not-found {text-align: center;padding-top: 80px;margin: 0 auto;}@media (max-width: 767px) {.searchresult-not-found {padding: 30px 10px 0;}}@media (max-width: 767px) {.searchresult-not-found img {max-width: 170px;}}.searchresult-not-found .comp-list--title {padding-top: 60px;}@media (max-width: 767px) {.searchresult-not-found .comp-list--title {padding-top: 25px;}}.searchresult-not-found .comp-list--title h2 {color: #000000;font-size: 42px;font-family: "PanchariUN";font-weight: bold;text-transform: inherit;}@media (max-width: 1199px) {.searchresult-not-found .comp-list--title h2 {font-size: 32px;}}@media (max-width: 767px) {.searchresult-not-found .comp-list--title h2 {font-size: 26px;}}.searchresult-not-found .item-content {max-width: 420px;margin: 0 auto;}.searchresult-not-found .item-content p {color: #8f8f8f;font-size: 28px;font-family: "PanchariUN";}@media (max-width: 1199px) {.searchresult-not-found .item-content p {font-size: 24px;}}@media (max-width: 767px) {.searchresult-not-found .item-content p {font-size: 18px;}}.item-content-with-bg {background: rgba(230, 239, 251, 0.5);border-radius: 8px;padding: 30px;margin-top: 80px;}@media (max-width: 767px) {.item-content-with-bg {padding: 0;background: transparent;margin-top: 60px;margin-bottom: 40px;}}.item-content-with-bg p {font-size: 28px;line-height: 30px;text-align: center;color: #666666;padding-bottom: 15px;}@media (max-width: 767px) {.item-content-with-bg p {display: none;}}.item-content-with-bg .common-btn {background: #EE231A;border: 1px solid #EE231A;border-radius: 8px;font-style: normal;font-weight: 700;font-size: 28px;line-height: 30px;color: #fff;box-shadow: none;padding: 11px 20px;text-align: center;min-width: 170px;font-family: "PanchariUN";}@media (max-width: 767px) {.item-content-with-bg .common-btn {width: 100%;}}.item-content-with-bg .common-btn:hover {color: #EE231A;background: #fff;}.live-tv-wdh-blue-bg {padding-bottom: 40px;}.live-tv-wdh-blue-bg .live-tv {display: flex;flex-wrap: wrap;justify-content: space-between;}.live-tv-wdh-blue-bg .live-tv .comp--title {display: flex;}.live-tv-wdh-blue-bg .live-tv .comp--title .iq-waves {position: relative;top: 6px;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .live-tv .comp--title .iq-waves {display: none;}}@media (max-width: 767px) {.live-tv-wdh-blue-bg .live-tv .comp--title {flex: 0 0 100%;}}.live-tv-wdh-blue-bg .live-tv .comp--title h2 {color: #fff;font-size: 50px;line-height: 51px;margin-bottom: 0;font-style: normal;font-weight: 700;text-transform: uppercase;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .live-tv .comp--title h2 {font-size: 30px;line-height: 36px;padding: 0 15px 5px;}}.live-tv-wdh-blue-bg .live-tv .comp--title h2 span {color: #F20F08;}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul {display: flex;justify-content: flex-end;margin: 0 -8px;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul {justify-content: flex-start;}}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul li {padding: 0 8px;}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul li a {width: 40px;height: 40px;display: flex;border-radius: 100%;background: #fff url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025) no-repeat;}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul li a.whatsapp {background-position: left -446px top -396px;}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul li a.twitter {background-position: left -480px top -395px;}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul li a.linkedin {background-position: left -507px top -396px;}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul li a.facebook {background-position: left -535px top -394px;}.live-tv-wdh-blue-bg .live-tv .comp-list--social-share ul li a.copy {background-position: left -566px top -395px;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .live-tv .comp-list--social-share {display: none;}}.live-tv-wdh-blue-bg .live-tv .comp-ad {flex: 0 0 100%;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .live-tv .comp-ad {padding: 20px 10px;}}.live-tv-wdh-blue-bg .live-tv .comp-ad iframe {margin: 0 -25px;width: calc(100% + 50px);}.live-tv-wdh-blue-bg .horizontal2 {max-width: 1170px;padding: 30px 15px 40px;margin-left: auto;margin-right: auto;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 {padding: 0 10px 30px;}}@media (min-width: 576px) {.live-tv-wdh-blue-bg .horizontal2 {max-width: 540px;}}@media (min-width: 768px) {.live-tv-wdh-blue-bg .horizontal2 {max-width: 720px;}}@media (min-width: 991px) {.live-tv-wdh-blue-bg .horizontal2 {max-width: 960px;padding-left: 15px;padding-right: 15px;}}@media (min-width: 1200px) {.live-tv-wdh-blue-bg .horizontal2 {max-width: 1170px;padding-left: 0;padding-right: 0;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--title .h2 {color: #fff;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-dots {display: flex;justify-content: center;padding-top: 20px;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-dots li button {width: 6px;padding: 0;height: 6px;border-radius: 100%;background: #fff;opacity: 1;text-indent: -99999px;border: none;margin: 0 4px;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-dots li.slick-active button {background: #F7B801;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-arrow.slick-disabled {display: none !important;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-arrow.slick-next {right: -60px;}@media (max-width: 991px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-arrow.slick-next {right: -35px;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-arrow.slick-prev {left: -60px;}@media (max-width: 991px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-arrow.slick-prev {left: -35px;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .slick-list {margin-left: -15px;margin-right: -15px;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item {position: relative;margin: 0 15px;overflow: hidden;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item {height: 0;margin: 0;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item:first-child, .live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item:nth-child(2) {height: 100%;margin-bottom: 20px;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-content, .live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-timeshare, .live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-span.datetime {position: absolute;width: 100%;padding: 10px 20px;left: 0;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-content, .live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-timeshare, .live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-span.datetime {padding: 10px 12px;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-content {bottom: 45px;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-content {bottom: 25px;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-content p {font-size: 20px;line-height: 22px;color: #fff;-webkit-line-clamp: 2;font-family: "PanchariUN";}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-timeshare {bottom: 10px;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-timeshare {bottom: 0px;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-timeshare .toggle-option {background-position: left -377px top -18px;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-timeshare span.datetime {color: #fff;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-video--caption {bottom: 110px;padding-left: 20px;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-video--caption {bottom: 80px;padding-left: 12px;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-span.datetime {top: 0px;padding: 12px;z-index: 1;align-items: center;justify-content: flex-end;display: none;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-span.datetime {display: flex;}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-span.datetime span.datetime {background-color: rgba(0, 0, 0, 0.6);border-radius: 4px;color: #fff;padding: 3px 6px 3px 20px;font-size: 14px;position: relative;margin-left: 8px;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider .item .item-span.datetime span.datetime::after {content: "";width: 10px;height: 12px;position: absolute;left: 6px;background-image: url(clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025);background-position: left -614px top -408px;}.live-tv-wdh-blue-bg .horizontal2 .read-more {display: none;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .read-more {color: #fff;position: relative;display: table;margin: 0 auto;padding-right: 15px;font-family: "PanchariUN";font-weight: 700;font-size: 18px;}.live-tv-wdh-blue-bg .horizontal2 .read-more::after {content: "";background: url(clientlib-mmtv-landing-main/resources/img/arrow-grey.svg?v=28052025) no-repeat 0px 0px;position: absolute;right: 0;top: 3px;background-size: 100% 100%;width: 7px;height: 9px;transform: rotate(90deg);}.live-tv-wdh-blue-bg .horizontal2 .read-more + .read-more {display: none;}}@media (max-width: 767px) and (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .read-more + .read-more::after {transform: rotate(-90deg);}}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider--toogle-full + .read-more {display: none;}.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider--toogle-full + .read-more + .read-more {display: table;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal2 .comp-list--slider--toogle-full .item {height: 100%;margin-bottom: 20px;}}.live-tv-wdh-blue-bg .horizontal3 {position: relative;overflow: hidden;left: calc((100% - 1170px) / 2);max-width: 100%;}@media (max-width: 1199px) {.live-tv-wdh-blue-bg .horizontal3 {left: calc((100% - 960px) / 2);}}@media (max-width: 991px) {.live-tv-wdh-blue-bg .horizontal3 {left: calc((100% - 720px) / 2);}}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal3 {left: 0;padding: 0px 0 0 10px;}}.live-tv-wdh-blue-bg .horizontal3 .comp-list--title .h2 {color: #fff;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider {margin: 0 -12px;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider {margin: 0;overflow: auto;height: 100%;max-height: 370px;padding-right: 10px;position: relative;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider::-webkit-scrollbar {width: 4px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider::-webkit-scrollbar-track {width: 4px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider::-webkit-scrollbar-thumb {background-color: #C5DDFF;border-radius: 20px;}}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow {top: -50px;transform: none;z-index: 9;}@media (max-width: 991px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow {top: -40px;}}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 300px) / 2);}@media (max-width: 1500px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 700px) / 2);}}@media (max-width: 1600px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 570px) / 2);}}@media (max-width: 991px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 550px) / 2);}}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-next {transform: rotate(180deg);right: inherit;left: calc((100% + 430px) / 2);}@media (max-width: 1500px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 830px) / 2);}}@media (max-width: 1600px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 700px) / 2);}}@media (max-width: 991px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 660px) / 2);}}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item {position: relative;margin: 0px 12px;background: transparent;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item {margin: 0;margin-bottom: 20px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item:last-child {margin-bottom: 0;}}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content, .live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-timeshare, .live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content-link {position: absolute;width: 100%;padding: 10px 20px;left: 0;}@media (max-width: 767px) {.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content, .live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-timeshare, .live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content-link {padding: 0px 12px;}}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-video .item-video--cover-img img {border-radius: 12px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-video::after {content: "";height: 95%;position: absolute;left: 0;bottom: 0;width: 100%;border-radius: 12px;background: linear-gradient(180deg, rgba(1, 1, 1, 0) 15.77%, #000000 69.25%);}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content {bottom: 20px;max-width: calc(100% - 50px);}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content p {font-size: 18px;line-height: 19px;color: #fff;-webkit-line-clamp: 1;font-family: "PanchariUN";}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content-link {bottom: 48px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content-link p {font-weight: 700;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content-link p a {color: rgba(255, 255, 255, 0.7);position: relative;display: inline-flex;padding-right: 15px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content-link p a::after {content: "";background: url(clientlib-mmtv-landing-main/resources/img/arrow-grey.svg?v=28052025) no-repeat 0px 0px;position: absolute;right: 0;top: 4px;background-size: 100% 100%;width: 7px;height: 9px;transition: all 0.3s ease-in-out;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-content-link p a:hover::after {right: -4px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-timeshare {bottom: 15px;}.live-tv-wdh-blue-bg .horizontal3 .comp-list--slider .item .item-timeshare .toggle-option {background-position: left -377px top -18px;}.firstHero-50-wdt-teal {border-top: none;padding-top: 0;margin-left: auto;margin-right: auto;position: static;}@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;}}.firstHero-50-wdt-teal::before {content: "";background: url(clientlib-mmtv-landing-main/resources/img/teal-bg1.png?v=28052025) no-repeat;width: 98px;height: 128px;position: absolute;left: 0px;top: 0;}@media (max-width: 767px) {.firstHero-50-wdt-teal::before {content: none;}}.firstHero-50-wdt-teal::after {content: none;}.firstHero-50-wdt-teal .comp-list--title .h2 {color: #000000;margin-bottom: 20px;}.firstHero-50-wdt-teal .comp-list--title .h2 a::after {background-position: left -541px top -242px;}.firstHero-50-wdt-teal .comp-list--cards .item {padding-bottom: 20px;position: relative;}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item {padding-left: 0;padding-right: 0;margin-bottom: 20px;border-bottom: 1px solid #000;max-width: 100%;flex: 0 0 100%;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:last-child {border-bottom: none;margin-bottom: 0;}}.firstHero-50-wdt-teal .comp-list--cards .item:first-child {padding-bottom: 30px;}@media (max-width: 991px) {.firstHero-50-wdt-teal .comp-list--cards .item:first-child {max-width: 56%;flex: 0 0 56%;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:first-child {padding-bottom: 15px;margin: 0;border: none;max-width: 100%;flex: 0 0 100%;}}.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-video, .firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-content, .firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare {width: 100%;}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-content, .firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare {position: static;padding-left: 0;padding-right: 0;}.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-content {margin-bottom: 0;padding-bottom: 0;}.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-content p {color: #000000;word-break: break-word;}.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare {padding-top: 10px;padding-bottom: 0;}.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #00889B;}.firstHero-50-wdt-teal .comp-list--cards .item:first-child .item-timeshare .toggle-option {background-position: left -333px top -18px;}}.firstHero-50-wdt-teal .comp-list--cards .item:first-child:nth-child(4) {padding-bottom: 20px;}@media (max-width: 991px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) {max-width: 56%;flex: 0 0 56%;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) {max-width: 100%;flex: 0 0 100%;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) .item-video {width: calc(55% - 8px);float: left;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) .item-content {width: calc(44% - 0px);float: right;margin-top: 0;}.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) .item-content p {-webkit-line-clamp: 3;}}.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) .item-timeshare {padding-top: 32px;}@media (max-width: 1199px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) .item-timeshare {padding-top: 20px;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(4) .item-timeshare {width: calc(44% - 0px);float: right;padding-top: 0;}}.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(5), .firstHero-50-wdt-teal .comp-list--cards .item:nth-child(6) {margin-top: -72px;}@media (max-width: 1199px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(5), .firstHero-50-wdt-teal .comp-list--cards .item:nth-child(6) {margin-top: -52px;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item:nth-child(5), .firstHero-50-wdt-teal .comp-list--cards .item:nth-child(6) {margin-top: 0;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item .item-video {width: calc(55% - 10px);float: left;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item .item-content {width: calc(44% - 0px);float: right;margin-top: 0;margin-bottom: 21px;}.firstHero-50-wdt-teal .comp-list--cards .item .item-content p {font-size: 16px;line-height: 17px;word-break: break-all;}}@media (max-width: 767px) {.firstHero-50-wdt-teal .comp-list--cards .item .item-timeshare {width: calc(44% - 0px);float: right;position: absolute;bottom: 15px;right: 0px;}}.firstHero-50-wdt-teal .comp-list--cards .item .item-timeshare span.datetime {color: #00889B;}.green-gradiant-bg {background: linear-gradient(180deg, #269d70 0%, #279e71 123.63%);}.green-gradiant-bg .fourHero-50 {display: flex;flex-wrap: wrap;padding: 30px 15px;margin-left: auto;margin-right: auto;position: relative;}@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 .fourHero-50 .comp-list--title {flex: 0 0 100%;}.green-gradiant-bg .fourHero-50 .comp-list--title .h2 {margin-bottom: 40px;color: #fff;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--title .h2 {margin-bottom: 20px;}}.green-gradiant-bg .fourHero-50 .comp-list--title .h2 a {color: inherit;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt {position: relative;width: 37%;padding: 0;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt {width: 100%;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards {display: flex;flex-flow: column;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item {position: relative;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item:last-child {border-bottom: 0;padding: 0;margin-bottom: 0;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item:last-child .item-timeshare {bottom: 0;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item:not(:last-child) {padding-bottom: 20px;margin: 0 0 20px;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}@media (max-width: 991px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item:not(:last-child) {padding-bottom: 10px;margin: 0 0 10px;}}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item:not(:last-child) {padding-bottom: 20px;margin: 0 0 20px;}}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item {max-width: 100%;flex: 0 0 100%;padding-bottom: 20px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .toggle-option {background-position: left -375px top -18px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-video {float: right;width: 42%;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-video {float: left;width: 50%;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-video .item-video--caption .play-icon.sm-icon {width: 20px;height: 20px;background-position: left -135px top -55px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content {float: left;width: 58%;padding-right: 18px;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content {float: right;padding-right: 0;padding-left: 10px;width: 50%;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p {color: #fff;-webkit-line-clamp: 3;font-size: 20px;line-height: 21px;}@media (max-width: 1199px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p {-webkit-line-clamp: 2;}}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p {-webkit-line-clamp: 3;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {float: right;padding-top: 30px;width: 58%;padding-right: 18px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare span.datetime {color: #fff;}@media (max-width: 1199px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {padding-top: 20px;}}@media (max-width: 991px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {padding-top: 5px;}}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {float: right;padding-top: 19px;padding-right: 0;padding-left: 10px;width: 50%;position: absolute;bottom: 15px;right: 0px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt {width: calc(63% - 60px);margin-right: 60px;border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}@media (max-width: 1199px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt {width: calc(63% - 30px);margin-right: 30px;}}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt {width: 100%;flex: 0 0 100%;padding-bottom: 20px;margin-right: 0;}}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt ul.slick-dots {display: none !important;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards {display: flex;flex-wrap: wrap;margin: 0 -8px;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards {margin: 0;display: block;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item {max-width: 50%;flex: 0 0 50%;padding: 0 8px;margin-bottom: 16px;position: relative;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item {max-width: 100%;flex: 0 0 100%;padding: 0;margin-bottom: 0;width: 240px;margin-right: 12px;}}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video--cover-img img {min-height: 175px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content, .green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare {position: absolute;width: 100%;padding: 10px 20px;left: 0;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content {bottom: 35px;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content {bottom: 25px;padding: 10px 12px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p {color: #fff;-webkit-line-clamp: 2;font-family: "PanchariUN";font-size: 20px;line-height: 21px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare {bottom: 0px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -377px top -18px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare span.datetime {color: #fff;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-timeshare {padding: 10px 12px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video--caption {display: none;bottom: 80px;padding-left: 20px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video--caption .play-icon.sm-icon {width: 28px;height: 28px;background-position: left -322px top -51px;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video--caption {bottom: 80px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video {width: 100%;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--tabs {flex: 0 0 100%;max-width: 100%;}}.green-gradiant-bg .fourHero-50 .nav-tabs {top: 35px;}@media (max-width: 767px) {.green-gradiant-bg .fourHero-50 .nav-tabs {position: relative;top: 0px;display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 10px;margin-bottom: 20px;}.green-gradiant-bg .fourHero-50 .nav-tabs::-webkit-scrollbar {height: 4px;}.green-gradiant-bg .fourHero-50 .nav-tabs::-webkit-scrollbar-track {height: 4px;}.green-gradiant-bg .fourHero-50 .nav-tabs::-webkit-scrollbar-thumb {background-color: #fff;border-radius: 20px;}}.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link {color: #fff;font-size: 18px;line-height: 19px;padding: 7px 10px;white-space: nowrap;}.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link.active, .green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:active {border: none;background: #fff;color: #2a9f74;}@media (hover: hover) and (pointer: fine) {.green-gradiant-bg .fourHero-50 .nav-tabs button.nav-link:hover {border: none;background: #fff;color: #2a9f74;}}.green-gradiant-bg-dark {background-image: url(clientlib-mmtv-landing-main/assets/images/bg-gradient.png?v=28052025);background-repeat: no-repeat;background-position: center;background-color: #191422;background-size: cover;}.green-gradiant-bg-dark .market-section {display: flex;flex-wrap: wrap;padding: 30px 15px;margin-left: auto;margin-right: auto;position: relative;}@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;}}.green-gradiant-bg-dark .market-section .row {flex: 0 0 100%;}.green-gradiant-bg-dark .market-section .comp-list--title {flex: 0 0 100%;}.green-gradiant-bg-dark .market-section .comp-list--title .h2 {margin-bottom: 10px;color: #fff;}.green-gradiant-bg-dark .market-section .comp-list--title .h2 a {color: inherit;}.green-gradiant-bg-dark .market-section .comp-list--cards {width: calc(100% + 24px);display: flex;margin: 0 -15px 30px;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .comp-list--cards {margin: 0 -12px 30px;}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .comp-list--cards {flex-flow: nowrap;overflow: auto;margin: 0 -6px 20px;width: 100%;}}.green-gradiant-bg-dark .market-section .comp-list--cards .item {margin: 0px 15px;background: #ffffff;border-radius: 12px;padding: 13px;width: calc(25% - 30px);flex: 0 0 auto;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .comp-list--cards .item {width: calc(25% - 24px);margin: 0px 12px;}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .comp-list--cards .item {padding: 10px;margin: 0px 6px;width: auto;}}.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content p {font-weight: 400;font-size: 26px;line-height: 28px;font-family: "PanchariUN";letter-spacing: -0.03em;text-transform: uppercase;color: #000000;padding-bottom: 16px;}@media (max-width: 991px) {.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;padding-bottom: 10px;}}.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content + .item-content p {font-size: 30px;line-height: 32px;display: inline-flex;align-items: center;padding-bottom: 0;letter-spacing: 0;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content + .item-content p {font-size: 16px;line-height: 17px;}}.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content + .item-content span {display: flex;color: #F05151;margin-left: 14px;align-items: flex-start;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content + .item-content span {margin-left: 10px;}}.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content + .item-content span img {margin-left: 11px;}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content + .item-content span img {margin-left: 1px;margin-right: 10px;width: 15px;margin-top: -4px;}}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .comp-list--cards .item .item-content + .item-content span img {max-width: 14px;}}.green-gradiant-bg-dark .market-section .markets-middle {flex-wrap: wrap;margin: 30px -15px;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-middle {margin: 20px -12px;}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-middle {margin: 20px 0;}}.green-gradiant-bg-dark .market-section .markets-middle .item {background: #ffffff;border-radius: 12px;padding: 22px 21px 0px 28px;width: calc(50% - 30px);flex: 0 0 auto;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-middle .item {width: calc(50% - 24px);}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-middle .item {width: 100%;flex: 0 0 100%;margin: 0 0 20px;}.green-gradiant-bg-dark .market-section .markets-middle .item:last-child {margin-bottom: 0;}}.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title {display: flex;align-items: center;justify-content: space-between;}.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .h2 {color: #000000;}.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar {padding: 4px;background: #f5f5f5;border-radius: 8px;font-weight: 700;font-size: 16px;line-height: 32px;text-align: center;display: inline-flex;}.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn {width: 48.08px;height: 31.02px;border-radius: 8px;text-decoration: none;color: #000000;}.green-gradiant-bg-dark .market-section .markets-middle .item .comp-list--title .btn-bar .cst-btn.active {background: #8b5ab3;color: #ffffff;}.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn {background: rgba(0, 0, 0, 0.04);border-radius: 8px;padding: 8px 19px 8px 14px;display: flex;justify-content: center;align-items: center;font-weight: 400;font-size: 16px;line-height: 17px;color: #000000;margin: 0 8px 0 0;border: none;cursor: pointer;}.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn img {margin-right: 8px;margin-left: 8px;}.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn img.active {display: none;}.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active {background: #8b5ab3;color: #ffffff;}.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active img.active {display: inline;}.green-gradiant-bg-dark .market-section .markets-middle .item .tz-btn.active img.in-active {display: none;}.green-gradiant-bg-dark .market-section .markets-middle .item .tab-slider {margin: 20px 0;flex-wrap: nowrap;white-space: nowrap;overflow: auto;padding-bottom: 5px;position: static;}.green-gradiant-bg-dark .market-section .markets-middle .item .tab-slider::-webkit-scrollbar {height: 4px;}.green-gradiant-bg-dark .market-section .markets-middle .item .tab-slider::-webkit-scrollbar-track {height: 4px;}.green-gradiant-bg-dark .market-section .markets-middle .item .tab-slider::-webkit-scrollbar-thumb {background-color: rgba(160, 160, 160, 0.8);border-radius: 20px;}.green-gradiant-bg-dark .market-section .markets-middle .item .tab-slider .tab-content > .active {display: block !important;}@media (max-width: 991px) {.green-gradiant-bg-dark .market-section .markets-middle .item .table-outer {overflow: auto;margin-bottom: 20px;}.green-gradiant-bg-dark .market-section .markets-middle .item .table-outer::-webkit-scrollbar {height: 4px;}.green-gradiant-bg-dark .market-section .markets-middle .item .table-outer::-webkit-scrollbar-track {height: 4px;}.green-gradiant-bg-dark .market-section .markets-middle .item .table-outer::-webkit-scrollbar-thumb {background-color: rgba(160, 160, 160, 0.8);border-radius: 20px;}}.green-gradiant-bg-dark .market-section .markets-middle .item .table-outer-small .table {font-family: "PanchariUN";}@media (max-width: 991px) {.green-gradiant-bg-dark .market-section .markets-middle .item .table-outer-small .table {min-width: 310px;}}.green-gradiant-bg-dark .market-section .markets-middle .item .table {font-family: "PanchariUN";}@media (max-width: 991px) {.green-gradiant-bg-dark .market-section .markets-middle .item .table {min-width: 400px;}}.green-gradiant-bg-dark .market-section .markets-middle .item .table thead th {font-weight: 400;font-size: 20px;line-height: 21px;color: #858585 !important;border-bottom: 1px;border-top: 0;padding: 20px 0;}.green-gradiant-bg-dark .market-section .markets-middle .item .table thead th:first-child {position: sticky;left: 0;background: #fff;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-middle .item .table thead th {font-size: 14px;}}.green-gradiant-bg-dark .market-section .markets-middle .item .table tbody td {font-weight: 400;font-size: 18px;line-height: 150%;color: #1d1d1d;padding: 20px 0;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-middle .item .table tbody td {font-size: 14px;}}.green-gradiant-bg-dark .market-section .markets-middle .item .table tbody td .text-danger {color: #f05151 !important;}.green-gradiant-bg-dark .market-section .markets-middle .item .table tbody td .text-green {color: green;}.green-gradiant-bg-dark .market-section .markets-middle .item .table tbody td:first-child {position: sticky;left: 0;background: #fff;}.green-gradiant-bg-dark .market-section .markets-bottom {width: 100%;flex-wrap: wrap;margin: 0;background-color: #ffffff;border-radius: 12px;padding: 20px 24px;}.green-gradiant-bg-dark .market-section .markets-bottom .h2 {color: #000;}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-bottom > .comp-list--cards {flex-flow: nowrap;overflow: auto;padding-bottom: 10px;}.green-gradiant-bg-dark .market-section .markets-bottom > .comp-list--cards::-webkit-scrollbar {height: 4px;}.green-gradiant-bg-dark .market-section .markets-bottom > .comp-list--cards::-webkit-scrollbar-track {height: 4px;}.green-gradiant-bg-dark .market-section .markets-bottom > .comp-list--cards::-webkit-scrollbar-thumb {background-color: rgba(160, 160, 160, 0.8);border-radius: 20px;}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-bottom > .comp-list--cards > div {min-width: 256px;padding: 20px;margin-bottom: 10px !important;}}.green-gradiant-bg-dark .market-section .markets-bottom .item {width: calc(33.3% - 24px);padding: 20px 12px 20px 22px;box-shadow: 0px 3.72839px 12.1173px rgba(52, 38, 157, 0.14);border-radius: 12px;border: 0;}.green-gradiant-bg-dark .market-section .markets-bottom .item .item-content p {font-weight: 700;font-size: 18.642px;line-height: 20px;color: #000000;padding-bottom: 0;-webkit-line-clamp: 3;word-break: break-all;letter-spacing: 0;font-family: "PanchariUN";}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-bottom .item .item-content p {font-size: 16px;line-height: 17px;-webkit-line-clamp: 4;}}.green-gradiant-bg-dark .market-section .markets-bottom .item .content-box {margin-top: 34px;}.green-gradiant-bg-dark .market-section .markets-bottom .item p {font-weight: 400;font-size: 16px;line-height: 17px;text-transform: uppercase;color: #000000;font-family: "PanchariUN";}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-bottom .item p {font-size: 14px;line-height: 15px;}}.green-gradiant-bg-dark .market-section .markets-bottom .item img {margin-right: 8px;}.green-gradiant-bg-dark .market-section .markets-center {display: flex;align-items: center;width: 100%;flex-wrap: wrap;margin: 0;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider {flex: 0 0 auto;width: calc(66.66666667% + 30px);padding: 0;margin: 0 -15px;padding-right: 15px;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider {margin: 0 -12px;padding-right: 25px;width: calc(66.66666667% + 24px);}}@media (max-width: 991px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider {margin: 0 -12px;}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider {width: 100%;margin: 0 -6px;padding-right: 0;}}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item {width: 522px;padding: 0 15px;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item {max-width: 470px;}}@media (max-width: 991px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item {max-width: 350px;padding: 0 12px;}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item {max-width: 320px;padding: 0 6px;}}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-video .item-video--caption {padding: 10px 15px;bottom: 90px;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content {position: absolute;padding: 10px 15px;left: 12px;bottom: 30px;width: calc(100% - 24px);}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content p {-webkit-line-clamp: 3;font-size: 24px;line-height: 25px;color: #fff;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content p {-webkit-line-clamp: 2;}}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-content p {font-size: 18px;line-height: 20px;}}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-timeshare {position: absolute;padding: 10px 15px;left: 12px;bottom: 0;width: calc(100% - 24px);}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-timeshare span.datetime {color: #fff;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-span.datetime {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;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-span.datetime span.datetime {padding-left: 3px;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .slick-arrow {width: 32px;height: 32px;top: 30px;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .slick-arrow.slick-prev {left: 35px;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .slick-arrow.slick-prev {left: 25px;}}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .slick-arrow.slick-next {right: 30px;}@media (max-width: 1199px) {.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .slick-arrow.slick-next {right: 35px;}}.green-gradiant-bg-dark .market-section .markets-center .comp-ad {flex: 0 0 auto;width: 33.33333333%;padding: 0 0 0 12px;text-align: right;}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-center .comp-ad {text-align: left;margin: 0;margin-top: 20px;}}.green-gradiant-bg-dark .market-section .markets-center .comp-ad img {border-radius: 12px;}@media (max-width: 767px) {.green-gradiant-bg-dark .market-section .markets-center .comp-ad {flex: 0 0 100%;width: 100%;padding: 0;}}@media (max-width: 767px) {.multi-gradiant-bg {margin-bottom: 30px !important;}}.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;}}.multi-gradiant-bg .comp-list .comp-list--title .h2.h2-after {color: #fff;}.multi-gradiant-bg .comp-list .comp-list--title .h2.h2-after a {color: inherit;}.multi-gradiant-bg .comp-list .comp-list--title .h2.h2-after a::after {background-position: left -438px top -242px;}.multi-gradiant-bg .comp-list--slider {position: relative;z-index: 2;}.multi-gradiant-bg .comp-list--slider .slick-arrow {top: -55px;transform: none;z-index: 9;}.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 300px) / 2);}@media (max-width: 1500px) {.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 700px) / 2);}}@media (max-width: 1600px) {.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 570px) / 2);}}@media (max-width: 991px) {.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 520px) / 2);}}.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-next {transform: rotate(180deg);right: inherit;left: calc((100% + 430px) / 2);}@media (max-width: 1500px) {.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 830px) / 2);}}@media (max-width: 1600px) {.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 700px) / 2);}}@media (max-width: 991px) {.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 630px) / 2);}}.multi-gradiant-bg .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.multi-gradiant-bg .comp-list--slider li.item {margin: 0px 18px;position: relative;background: #fff;max-width: 400px;}@media (max-width: 767px) {.multi-gradiant-bg .comp-list--slider li.item {margin: 0px 6px;max-width: 250px;}}.multi-gradiant-bg .comp-list--slider li.item .item-content, .multi-gradiant-bg .comp-list--slider li.item .item-timeshare {padding: 10px 15px;width: 100%;z-index: 1;position: static;padding-bottom: 0;}@media (max-width: 767px) {.multi-gradiant-bg .comp-list--slider li.item .item-content, .multi-gradiant-bg .comp-list--slider li.item .item-timeshare {padding: 10px;}}.multi-gradiant-bg .comp-list--slider li.item .item-content {position: static;padding-top: 10px;padding-bottom: 0;}@media (max-width: 767px) {.multi-gradiant-bg .comp-list--slider li.item .item-content p {font-size: 16px;line-height: 17px;}}.multi-gradiant-bg .comp-list--slider li.item .item-timeshare {padding-bottom: 10px;}.multi-gradiant-bg .comp-list--slider li.item .item-timeshare span.datetime {color: #000000;}.multi-gradiant-bg .comp-list--slider li.item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.multi-gradiant-bg .comp-list--slider li.item .item-video img {border-radius: 12px 12px 0 0;}.multi-gradiant-bg .comp-list--slider li.item .item-video::after {content: none;}.multi-gradiant-bg .comp-list--slider li.item .item-video .item-video--caption {width: auto;z-index: 1;bottom: 0;padding: 8px;right: inherit;left: 0;}.item-wth-ads .item-section h6 {font-family: "PanchariUN";letter-spacing: 2px;color: #0264d3;font-size: 16px;font-style: normal;font-weight: 700;text-transform: uppercase;}.item-wth-ads .item-timeshare {padding-top: 8px;}.indepth-listing {padding-bottom: 40px;}.indepth-listing .comp-banner .comp-banner-img {object-fit: contain;max-width: 100%;margin-left: auto;margin-right: auto;}.indepth-listing .indepth-list {padding: 0;border-radius: 0;overflow: visible;background-color: transparent;margin-bottom: 30px;width: 100%;height: auto;}.indepth-listing .indepth-list .comp-list--cards {max-height: 100%;margin-left: -10px;margin-right: -10px;}.indepth-listing .indepth-list .comp-list--cards .item {display: flex;flex-direction: column;flex: 1 1 100%;width: 100%;max-width: 100%;padding-left: 10px;padding-right: 10px;border-bottom: 0;}.indepth-listing .indepth-list .comp-list--cards .item .item-content {padding-top: 10px;flex: 1 1 100%;width: 100%;}.indepth-listing .indepth-list .comp-list--cards .item .item-timeshare {padding-top: 10px;flex-direction: row;align-items: center;float: none;}.indepth-listing .indepth-list .comp-list--cards .item:last-child {padding-left: 10px;padding-right: 10px;margin-bottom: 17px;}.indepth-listing .indepth-list .comp-list--cards .item:not(:last-child) {border-bottom: 0;}@media screen and (min-width: 520px) {.indepth-listing .indepth-list .comp-list--cards .item:first-child {position: relative;}}@media screen and (min-width: 520px) and (max-width: 991px) {.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-video .item-video--cover-img .video-item-video--cover-img {border-radius: 15px;}}@media screen and (min-width: 520px) {.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-video .item-video--caption {bottom: inherit;left: 50%;padding: 0;top: 50%;transform: translate(-50%, -50%);width: auto;}.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-video .item-video--caption .play-icon {background-position: left -321px top -49px;height: 32px;width: 32px;}}@media screen and (min-width: 520px) and (min-width: 768px) {.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-video .item-video--caption .play-icon {background-position: right -17px top -131px;height: 52px;width: 52px;}}@media screen and (min-width: 520px) {.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-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%;}.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-content {bottom: 35px;}.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-content p {-webkit-line-clamp: 2;color: #fdfdfd;}}@media screen and (min-width: 520px) and (min-width: 768px) {.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-content p {font-size: 26px;line-height: 28px;}}@media screen and (min-width: 520px) {.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-content, .indepth-listing .indepth-list .comp-list--cards .item:first-child .item-timeshare {padding: 10px 15px;position: absolute;width: calc(100% - 30px);left: 15px;}.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-timeshare {bottom: 5px;}.indepth-listing .indepth-list .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #fff;}.indepth-listing .indepth-list .comp-list--cards .item:not(:first-child):not(.indepth--component-slot) {flex: 1 1 50%;width: 50%;max-width: 50%;}.indepth-listing .indepth-list .comp-list--cards .item:not(:last-child) {padding-bottom: 0;}}@media screen and (min-width: 768px) {.indepth-listing .indepth-list .comp-list--cards .item:not(:first-child):not(.indepth--component-slot) {flex: 1 1 33.3333333333%;width: 33.3333333333%;max-width: 33.3333333333%;}}.indepth-listing .indepth-list .comp-list--cards .indepth--component-slot {flex: 1 1 100%;width: 100%;max-width: 100%;padding-left: 10px;padding-right: 10px;padding-bottom: 17px;}@media screen and (max-width: 991px) {.indepth-listing .indepth-list .comp-list--cards {padding-right: 0;}}.indepth-listing .indepth-list .comp-list--actions {border-top: 1px solid #eee;border-bottom: 1px solid #eee;margin-top: 10px;}.indepth-listing .indepth-list .comp-list--actions .action {display: block;text-align: center;color: #888888;padding: 10px 15px;font-weight: 500;background-color: transparent;border: 0;}.indepth-listing .indepth-list .comp-list--actions .action:hover {color: #444;}.indepth-listing .indepth-list .comp-list--pagination {border-top: 1px solid #eee;margin-top: 10px;padding-top: 20px;}.indepth-listing .indepth-list.indepth-list-main .item .item-content p {-webkit-line-clamp: 2;font-size: 20px;line-height: 24px;}@media screen and (min-width: 768px) {.indepth-listing .indepth-list.indepth-list-main .item:first-child .item-content p {font-size: 30px;line-height: 38.4px;}}.indepth-listing .comp-headline {width: 100%;height: auto;}.indepth-listing .comp-headline:not(.indepth-list) .comp-list--cards .item {flex: 1 1 100%;max-width: 100%;width: 100%;}.stories-listing .stories-list .comp-list--title {margin-bottom: 16px;}.stories-listing .stories-list .comp-list--title h2 {color: #fff;}.stories-listing .stories-list .comp-list--slider {display: flex;flex-wrap: wrap;margin-left: -10px;margin-right: -10px;}.stories-listing .stories-list .comp-list--slider .item {position: relative;flex: 1 1 100%;width: 100%;max-width: 100%;padding-left: 10px;padding-right: 10px;display: block;margin: 0 0 17px;}.stories-listing .stories-list .comp-list--slider .item .item-section, .stories-listing .stories-list .comp-list--slider .item .item-content, .stories-listing .stories-list .comp-list--slider .item .item-timeshare {position: absolute;padding: 10px 15px;width: calc(100% - 30px);left: 15px;z-index: 1;}@media screen and (min-width: 768px) {.stories-listing .stories-list .comp-list--slider .item .item-section, .stories-listing .stories-list .comp-list--slider .item .item-content, .stories-listing .stories-list .comp-list--slider .item .item-timeshare {padding: 10px;}}.stories-listing .stories-list .comp-list--slider .item .item-section {bottom: 95px;margin-top: 0;}.stories-listing .stories-list .comp-list--slider .item .item-content {bottom: 25px;}@media screen and (min-width: 768px) {.stories-listing .stories-list .comp-list--slider .item .item-content {bottom: 30px;}}.stories-listing .stories-list .comp-list--slider .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 screen and (min-width: 768px) {.stories-listing .stories-list .comp-list--slider .item .item-content h4 {font-size: 18px;line-height: 19px;margin-bottom: 6px;}}.stories-listing .stories-list .comp-list--slider .item .item-content p {color: #fff;line-height: 17px;}@media screen and (min-width: 768px) {.stories-listing .stories-list .comp-list--slider .item .item-content p {font-size: 16px;line-height: 17px;}}.stories-listing .stories-list .comp-list--slider .item .item-timeshare {bottom: 0px;}.stories-listing .stories-list .comp-list--slider .item .item-timeshare span.datetime {color: #fdfdfd;}.stories-listing .stories-list .comp-list--slider .item .item-video {position: relative;padding-top: 167.3819742489%;}.stories-listing .stories-list .comp-list--slider .item .item-video::after {content: none;}.stories-listing .stories-list .comp-list--slider .item .item-video .item-video--caption {bottom: 83px;padding: 0;width: auto;left: 20px;right: auto;z-index: 1;}@media screen and (min-width: 768px) {.stories-listing .stories-list .comp-list--slider .item .item-video .item-video--caption {bottom: 90px;right: inherit;left: 15px;}}.stories-listing .stories-list .comp-list--slider .item .item-video .item-video--cover-img {position: absolute;left: 0;top: 0;display: block;width: 100%;text-align: center;}@media screen and (min-width: 520px) {.stories-listing .stories-list .comp-list--slider .item {flex: 1 1 50%;width: 50%;max-width: 50%;}}@media screen and (min-width: 768px) {.stories-listing .stories-list .comp-list--slider .item {flex: 1 1 33.3333333333%;width: 33.3333333333%;max-width: 33.3333333333%;}}@media screen and (min-width: 992px) {.stories-listing .stories-list .comp-list--slider .item {flex: 1 1 25%;width: 25%;max-width: 25%;}}.stories-listing .stories-list .comp-list--slider .item:after {content: "";border-radius: 0px 0px 12px 12px;height: 95px;position: absolute;left: 10px;bottom: 0;width: calc(100% - 20px);background: rgba(0, 0, 0, 0.58);}@media screen and (min-width: 768px) {.stories-listing .stories-list .comp-list--slider .item:after {height: 105px;}}@media screen and (min-width: 768px) and (max-width: 991px) {.stories-listing .stories-list .comp-list--slider .item:after {height: 100px;}}.comp-content-summary {width: 100%;font-size: 1rem;margin-top: 20px;clear: both;}.comp-content-summary .content-summary__in .content-summary__title {font-family: var(--font-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: var(--font-panchari-normal);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;}}.big-story.big-story-fullwidth .comp-list--hero {max-width: 100%;flex: auto;margin-right: 15px;}.big-story.big-story-fullwidth .comp-list--hero .item-content {bottom: unset;padding-right: 0;position: relative;margin-bottom: 8px;margin-top: 12px;}.big-story.big-story-fullwidth .comp-list--hero .item-content p {padding: 0;color: #000;}.big-story.big-story-fullwidth .comp-list--hero .item-timeshare {bottom: unset;left: unset;padding: 0;position: relative;width: unset;}.big-story.big-story-fullwidth .comp-list--hero .item-timeshare span.datetime {color: #000;}.big-story.big-story-fullwidth .comp-list--hero .item-timeshare .toggle-option {background-position: left -333px top -18px;}@media screen and (min-width: 768px) {.big-story.big-story-fullwidth .comp-list--hero {margin-right: 30px;}}@media screen and (max-width: 767.98px) {.big-story .comp-list--hero {margin-bottom: 10px;}.big-story .comp-list--slider li.item {max-width: 100%;}}.explained-in-cards .comp-list--title h2 {color: #000000;}.explained-in-cards .comp-list--title h2 a {color: inherit;}.explained-in-cards .comp-list--cards:not(.slick-slider) {display: flex;flex-wrap: wrap;margin: 0 -10px;}.explained-in-cards .comp-list--cards:not(.slick-slider) .item {flex: 1 1 100%;width: 100%;max-width: 100%;padding-left: 10px;padding-right: 10px;margin-bottom: 20px;}@media screen and (min-width: 520px) {.explained-in-cards .comp-list--cards:not(.slick-slider) .item {flex: 1 1 50%;width: 50%;max-width: 50%;}}@media screen and (min-width: 768px) and (max-width: 991.98px) {.explained-in-cards .comp-list--cards:not(.slick-slider) .item:first-child {flex: 1 1 100%;width: 100%;max-width: 100%;}.explained-in-cards .comp-list--cards:not(.slick-slider) .item:not(:first-child) {flex: 1 1 33.3333333333%;width: 33.3333333333%;max-width: 33.3333333333%;}}@media screen and (min-width: 992px) {.explained-in-cards .comp-list--cards:not(.slick-slider) .item {flex: 1 1 25%;width: 25%;max-width: 25%;}}.explained-in-cards .comp-list--cards .item {margin-bottom: 20px;}.explained-in-cards .comp-list--cards .item .item-content {margin-bottom: 8px;margin-top: 12px;}.explained-in-cards .comp-list--cards .item .item-content p {font-size: 20px;line-height: 21px;}.explained-in-cards .comp-list--cards .item .item-timeshare span.datetime {color: #00889b;}.explained-in-cards .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.explained-in-cards .comp-list--cards.slick-slider .slick-list {margin-left: -10px;margin-right: -10px;}.explained-in-cards .comp-list--cards.slick-slider .slick-list .slick-track {margin-bottom: 0;}.explained-in-cards .comp-list--cards.slick-slider .slick-list .slick-track .slick-slide {display: block;padding-left: 10px;padding-right: 10px;max-width: calc(100vw - 50px);}.explained-in-cards ul.slick-dots {display: none !important;}.explainers-cards {position: relative;background: #fcf3ee;border-radius: 8px;margin-top: 30px;padding: 20px 45px 0;}.explainers-cards::after {content: "";background: url("clientlib-mmtv-landing-main/resources/img/org-bg.svg?v=28052025") no-repeat;position: absolute;right: 0px;top: 0px;width: 63px;height: 62px;}.explainers-cards .comp-list--cards:not(.slick-slider) {display: flex;flex-wrap: wrap;margin: 0 -10px;}.explainers-cards .comp-list--cards:not(.slick-slider) .item {flex: 1 1 100%;width: 100%;max-width: 100%;padding-left: 10px;padding-right: 10px;margin-bottom: 20px;}@media screen and (min-width: 520px) {.explainers-cards .comp-list--cards:not(.slick-slider) .item {flex: 1 1 50%;width: 50%;max-width: 50%;}}@media screen and (min-width: 992px) {.explainers-cards .comp-list--cards:not(.slick-slider) .item {flex: 1 1 25%;width: 25%;max-width: 25%;}}.explainers-cards .comp-list--cards .item {margin-bottom: 20px;}.explainers-cards .comp-list--cards .item .item-video img {border-radius: 12px 12px 0 0;}.explainers-cards .comp-list--cards .item .item-section {padding: 26px 12px 0;background: #fff;margin-top: 0;}.explainers-cards .comp-list--cards .item .item-content {padding: 0 12px 0;background: #fff;}.explainers-cards .comp-list--cards .item .item-content p {-webkit-line-clamp: 3;font-size: 20px;line-height: 21px;}.explainers-cards .comp-list--cards .item .item-timeshare {padding: 5px 12px 10px;background: #fff;border-radius: 0 0 12px 12px;}.explainers-cards .comp-list--cards .item .item-timeshare span.datetime {color: #000;}.explainers-cards .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.explainers-cards .comp-list--cards.slick-slider .slick-list {margin-left: -10px;margin-right: -10px;}.explainers-cards .comp-list--cards.slick-slider .slick-list .slick-track {margin-bottom: 0;}.explainers-cards .comp-list--cards.slick-slider .slick-list .slick-track .slick-slide {display: block;padding-left: 10px;padding-right: 10px;max-width: calc(100vw - 100px);}.explainers-cards ul.slick-dots {display: none !important;}.comp-multiList-mob-slider.slick-slider .slick-list .slick-track .slick-slide {display: block;}.heading--blue {color: var(--blue-theme);}.heading-border--blue {color: var(--blue-theme);background: var(--blue-theme);}.heading--dark-blue {color: var(--dark-blue-theme);}.heading-border--dark-blue {color: var(--dark-blue-theme);background: var(--dark-blue-theme);}.heading--forest-green {color: var(--forest-green-theme);}.heading-border--forest-green {color: var(--forest-green-theme);background: var(--forest-green-theme);}.heading--murrey {color: var(--murrey-theme);}.heading-border--murrey {color: var(--murrey-theme);background: var(--murrey-theme);}.heading--navy-blue {color: var(--navy-blue-theme);}.heading-border--navy-blue {color: var(--navy-blue-theme);background: var(--navy-blue-theme);}.heading--dark-red {color: var(--dark-red-theme);}.heading-border--dark-red {color: var(--dark-red-theme);background: var(--dark-red-theme);}.heading--sapphire-blue {color: var(--sapphire-blue-theme);}.heading-border--sapphire-blue {color: var(--sapphire-blue-theme);background: var(--sapphire-blue-theme);}.heading--oxblood {color: var(--oxblood-theme);}.heading-border--oxblood {color: var(--oxblood-theme);background: var(--oxblood-theme);}.heading--wine {color: var(--wine-theme);}.heading-border--wine {color: var(--wine-theme);background: var(--wine-theme);}.programs-cate-row .portraitSlide .comp-list--slider .item:after {background: rgba(0, 0, 0, 0.58);border-radius: 0 0 12px 12px;bottom: 0;content: "";height: 60px;left: 0;position: absolute;width: 100%;}.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 {margin-bottom: 0;font-size: 20px;line-height: 25px;text-align: left;}.programs-cate-row .portraitSlide .comp-list--slider .item .item-timeshare {display: none;}.programs-listing .comp-ad {padding-bottom: 0;}.programs-listing .programs-list {margin-top: 30px;width: 100%;height: auto;}.programs-listing .programs-list .comp-list--title {margin-bottom: 16px;}.programs-listing .programs-list .comp-list--title h2 {color: #fff;}.programs-listing .programs-list .comp-list--slider {display: flex;flex-wrap: wrap;margin-left: -10px;margin-right: -10px;}.programs-listing .programs-list .comp-list--slider .item {position: relative;flex: 1 1 100%;width: 100%;max-width: 100%;padding-left: 10px;padding-right: 10px;display: block;margin: 0 0 17px;}.programs-listing .programs-list .comp-list--slider .item .item-section, .programs-listing .programs-list .comp-list--slider .item .item-content, .programs-listing .programs-list .comp-list--slider .item .item-timeshare {position: absolute;padding: 10px 15px;width: calc(100% - 30px);left: 15px;z-index: 1;}@media screen and (min-width: 768px) {.programs-listing .programs-list .comp-list--slider .item .item-section, .programs-listing .programs-list .comp-list--slider .item .item-content, .programs-listing .programs-list .comp-list--slider .item .item-timeshare {padding: 10px;}}.programs-listing .programs-list .comp-list--slider .item .item-section {bottom: 95px;margin-top: 0;}.programs-listing .programs-list .comp-list--slider .item .item-content {bottom: 10px;}.programs-listing .programs-list .comp-list--slider .item .item-content h4 {color: #fff;font-family: "PanchariUN";font-style: normal;font-weight: 700;font-size: 25px;line-height: 1.2;text-align: left;margin-bottom: 0;text-transform: none;}.programs-listing .programs-list .comp-list--slider .item .item-content p {color: #fff;line-height: 17px;}@media screen and (min-width: 768px) {.programs-listing .programs-list .comp-list--slider .item .item-content p {font-size: 16px;line-height: 17px;}}.programs-listing .programs-list .comp-list--slider .item .item-timeshare {bottom: 0px;}.programs-listing .programs-list .comp-list--slider .item .item-timeshare span.datetime {color: #fdfdfd;}.programs-listing .programs-list .comp-list--slider .item .item-video {position: relative;padding-top: 167.3819742489%;}.programs-listing .programs-list .comp-list--slider .item .item-video::after {content: none;}.programs-listing .programs-list .comp-list--slider .item .item-video .item-video--caption {bottom: 65px;padding: 0;width: auto;left: inherit;right: auto;right: 30px;z-index: 1;}.programs-listing .programs-list .comp-list--slider .item .item-video .item-video--cover-img {position: absolute;left: 0;top: 0;display: block;width: 100%;text-align: center;}@media screen and (min-width: 520px) {.programs-listing .programs-list .comp-list--slider .item {flex: 1 1 50%;width: 50%;max-width: 50%;}}@media screen and (min-width: 768px) {.programs-listing .programs-list .comp-list--slider .item {flex: 1 1 33.3333333333%;width: 33.3333333333%;max-width: 33.3333333333%;}}@media screen and (min-width: 992px) {.programs-listing .programs-list .comp-list--slider .item {flex: 1 1 25%;width: 25%;max-width: 25%;}}.programs-listing .programs-list .comp-list--slider .item:after {content: "";border-radius: 0px 0px 12px 12px;height: 80px;position: absolute;left: 10px;bottom: 0;width: calc(100% - 20px);background: rgba(0, 0, 0, 0.58);}.indepth-list .firstHero .comp-list--hero .item-content p {font-size: 25px;line-height: 1.2;}.indepth-list .firstHero .comp-list--hero .item-timeshare {border-radius: 0 0 10px 10px;padding-bottom: 10px;}.indepth-list .firstHero .comp-headline .comp-list--cards .item {flex: 1 1 100%;width: 100%;max-width: 100%;}.indepth-list .firstHero .comp-headline .comp-list--cards .item .item-content {padding-top: 15px;}.nav-tabs {z-index: inherit;}.comp.common-top {min-height: 100px;}.comp.common-top .comp-header--breadcrumb ul {display: flex;flex-wrap: wrap;}.comp.common-top .comp-header--breadcrumb li a {font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 25px;color: rgba(255, 255, 255, 0.5);white-space: nowrap;}@media (max-width: 991px) {.comp.common-top .comp-header--breadcrumb li a {font-size: 16px;}}.comp.common-top .comp-header--breadcrumb li span {display: inline-block;font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 28.8px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 250px;width: 100%;}@media (max-width: 991px) {.comp.common-top .comp-header--breadcrumb li span {font-size: 16px;line-height: 25px;}}.comp.common-top .comp-header--breadcrumb li:not(:last-child) {position: relative;padding-right: 10px;margin-right: 10px;}.comp.common-top .comp-header--breadcrumb li:not(:last-child):before {position: absolute;content: "/";font-family: "EGGIndulekha";font-style: normal;font-weight: 700;font-size: 24px;line-height: 28.8px;color: rgba(255, 255, 255, 0.5);display: inline-block;right: -3px;top: 0;}@media (max-width: 991px) {.comp.common-top .comp-header--breadcrumb li:not(:last-child):before {font-size: 16px;line-height: 19.2px;right: -2px;top: 4px;}}.comp.common-top .comp-header--breadcrumb li:last-child:before {color: #fff;}.comp.common-top .comp-list--title .h1 {margin-bottom: 0;line-height: 1;}body .mm-container.section-padding {padding-top: 30px;padding-bottom: 30px;}.section-padding {padding-top: 30px;padding-bottom: 30px;margin-top: 0;margin-bottom: 0;}.section-padding .comp-list {padding-top: 0;padding-bottom: 0;}.section-padding .comp-list.breaking-story, .section-padding .comp-list.comp-headline {padding-top: 20px;padding-bottom: 20px;}.section-padding .comp-list.firstHero-50 {margin-top: 0;margin-bottom: 0;}.section-padding .comp-list.firstHero-60 {margin-bottom: 0;}.section-padding .comp-list.horCardSlide {padding-top: 22px;padding-bottom: 22px;}.section-padding .comp-list.multiSecList {margin-top: 20px;padding-top: 60px;}.section-padding > .col-md-12 > .comp-ad {padding-top: 0;}.section-padding.multiSecListContainer {padding-top: 0;}.MainBanner .comp--banner--slider .slick-list .slick-track .slick-slide {display: block;}.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-landing-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 .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.browse-more .browseMore::after {content: "";width: 32px;height: 24px;background: url("clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025") no-repeat;background-position: left -55px top -243px;position: absolute;left: 0;top: -1px;}.Opening {margin-top: 0;}.Opening .slick-slider .slick-list {margin-left: -10px;margin-right: -10px;}.Opening .slick-slider .slick-list .slick-track .slick-slide {display: block;padding-left: 10px;padding-right: 10px;}.Opening .slick-slider .slick-list .slick-track .slick-slide .job-opening-card .default-btn {background-color: #1B2F51;border-color: #1B2F51;color: #fff;}.Opening .slick-slider .slick-list .slick-track .slick-slide .job-opening-card .default-btn.small {font-size: 20px;line-height: 1.2;padding-left: 20px;padding-right: 20px;padding-bottom: 7px;}.Opening .slick-slider .slick-list .slick-track .slick-slide .job-opening-card .default-btn:hover, .Opening .slick-slider .slick-list .slick-track .slick-slide .job-opening-card .default-btn:focus {background-color: #C5E0FF;border-color: #C5E0FF;color: #1B2F51;}.Opening .comp-list--slider-nav {position: absolute;width: 75px;height: 32px;top: 30px;right: 0;display: flex;}.Opening .comp-list--slider-nav .slick-arrow {position: relative;width: 32px;height: 32px;background-color: transparent;background-image: url("clientlib-mmtv-landing-main/resources/img/Icons.svg?v=28052025");background-repeat: no-repeat;padding: 0;}.Opening .comp-list--slider-nav .slick-arrow:not(:last-child) {margin-right: 10px;}.Opening .comp-list--slider-nav .slick-arrow.career-opening-slick-prev {background-position: -283px -163px;}.Opening .comp-list--slider-nav .slick-arrow.career-opening-slick-next {background-position: -325px -163px;}.Opening .comp-list--slider-nav .slick-arrow::before {display: none;}.Opening .comp-list--slider-nav .slick-arrow.slick-disabled {display: block;}.Opening .comp-list--slider-nav .slick-arrow.slick-disabled.career-opening-slick-prev {opacity: 0.4;}.Opening .comp-list--slider-nav .slick-arrow.slick-disabled.career-opening-slick-next {opacity: 0.4;}.pagination-wrapper {display: flex;}.author-page--details {position: relative;}.author-page--details .author-page--author {display: flex;align-items: center;padding: 0;padding-top: 0;}.author-page--details .author-page--author .author--img {display: block;width: 60px;height: 60px;max-width: 100%;object-fit: cover;border-radius: 60px;border: 1px solid #fff;margin-right: 20px;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);}.author-page--details .author-page--author .author--title {font-size: 30px;line-height: 25px;color: #000;font-weight: normal;font-family: var(--font-EGGIndulekha);}.author-page--details .author-page--author .author--title a {color: inherit;}@media (min-width: 576px) {.author-page--details .author-page--author .author--img {width: 100px;height: 100px;border-radius: 100px;}.author-page--details .author-page--author .author--title {font-size: 40px;line-height: 33.3333333333px;}}.author-page--results {display: flex;flex-wrap: wrap;margin-top: 25px;}.author-page--results .comp-list--title, .author-page--results .comp-list--tabs, .author-page--results .col-md-8, .author-page--results .col-md-4 {flex: 0 0 100%;max-width: 100%;}.author-page--results .comp-list--title .h2 {color: #000000;}.author-page--results .comp-list--title .h2 span {color: #EE231A;}@media (max-width: 767px) {.author-page--results .comp-list--title .h2 {font-size: 20px;line-height: 21px;}}.author-page--results .comp-list--tabs {padding-bottom: 40px;}@media (max-width: 767px) {.author-page--results .comp-list--tabs {padding-bottom: 20px;}}.author-page--results .comp-list--tabs .nav-tabs {position: relative;}@media (max-width: 1199px) {.author-page--results .comp-list--tabs .nav-tabs {display: flex;flex-wrap: nowrap;overflow: auto;padding-bottom: 10px;}}@media (max-width: 1199px) and (max-width: 767px) {.author-page--results .comp-list--tabs .nav-tabs {padding-bottom: 20px;}}@media (max-width: 1199px) {.author-page--results .comp-list--tabs .nav-tabs::-webkit-scrollbar {height: 4px;}.author-page--results .comp-list--tabs .nav-tabs::-webkit-scrollbar-track {height: 4px;}.author-page--results .comp-list--tabs .nav-tabs::-webkit-scrollbar-thumb {background-color: #1B2F51;border-radius: 20px;}}.author-page--results .comp-list--tabs .nav-tabs button.nav-link {font-size: 20px;color: #1B2F51;margin-left: 0px;margin-right: 28px;margin-bottom: 0;text-transform: uppercase;border: 1px solid #1B2F51;}@media (max-width: 1199px) {.author-page--results .comp-list--tabs .nav-tabs button.nav-link {white-space: nowrap;font-size: 18px;margin-right: 15px;}}.author-page--results .comp-list--tabs .nav-tabs button.nav-link.active, .author-page--results .comp-list--tabs .nav-tabs button.nav-link:hover {border: 1px solid #1B2F51;background: #1B2F51;color: #fff;}.author-page--results .comp-list--cards {display: flex;flex-wrap: wrap;align-items: flex-start;}.author-page--results .comp-list--cards .item {position: relative;max-width: 100%;flex: 0 0 100%;background: #ffffff;padding: 16px;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);border-radius: 12px;margin-bottom: 20px;border: 1px solid #f0f0f0;}.author-page--results .comp-list--cards .item .item-video {float: left;width: calc(43% - 14px);}@media (max-width: 1199px) {.author-page--results .comp-list--cards .item .item-video {width: calc(50% - 5px);}}@media (max-width: 767px) {.author-page--results .comp-list--cards .item .item-video {width: calc(65% - 5px);}}.author-page--results .comp-list--cards .item .item-video .item-video--caption {padding: 20px;}@media (max-width: 767px) {.author-page--results .comp-list--cards .item .item-video .item-video--caption {padding: 8px;}}.author-page--results .comp-list--cards .item .item-content {margin-top: 20px;margin-bottom: 10px;float: right;width: calc(57% - 5px);}@media (max-width: 1199px) {.author-page--results .comp-list--cards .item .item-content {width: calc(50% - 5px);}}@media (max-width: 991px) {.author-page--results .comp-list--cards .item .item-content {margin-top: 10px;}}@media (max-width: 767px) {.author-page--results .comp-list--cards .item .item-content {width: calc(35% - 0px);margin-top: 15px;}}.author-page--results .comp-list--cards .item .item-content p {font-size: 32px;line-height: 34px;}.author-page--results .comp-list--cards .item .item-content p a {color: #000;}@media (max-width: 767px) {.author-page--results .comp-list--cards .item .item-content p {font-size: 18px;line-height: 19px;word-break: break-all;}}.author-page--results .comp-list--cards .item .item-search-batch {float: right;width: calc(57% - 5px);}@media (max-width: 1199px) {.author-page--results .comp-list--cards .item .item-search-batch {width: calc(50% - 5px);}}@media (max-width: 767px) {.author-page--results .comp-list--cards .item .item-search-batch {width: calc(35% - 0px);}}.author-page--results .comp-list--cards .item .item-timeshare {float: right;padding-top: 30px;width: calc(57% - 5px);}@media (max-width: 1199px) {.author-page--results .comp-list--cards .item .item-timeshare {width: calc(50% - 5px);}}@media (max-width: 991px) {.author-page--results .comp-list--cards .item .item-timeshare {padding-top: 0;}}@media (max-width: 767px) {.author-page--results .comp-list--cards .item .item-timeshare {width: calc(35% - 0px);padding-top: 10px;position: absolute;bottom: 15px;right: 0px;}}.author-page--results .comp-list--cards .item .item-timeshare span.datetime {color: #000000;font-size: 18px;line-height: 19px;}.author-page--results .comp-list--cards .item .item-timeshare .toggle-option {background-position: left -333px top -18px;}.author-page--results .pagination-wrapper {display: flex;align-items: center;justify-content: center;width: 100%;}@media (max-width: 767px) {.author-page--results .pagination-wrapper {display: flex;grid-template-columns: auto;justify-content: center;flex-wrap: wrap;}}.author-page--results .pagination-wrapper .pagination-block {display: flex;align-items: center;justify-content: center;}.author-page--results .pagination-wrapper .pagination-block .arrow {width: 32px;min-width: 32px;height: 32px;border-radius: 50%;border: 1px solid #000000;display: flex;align-items: center;justify-content: center;position: relative;}@media (max-width: 991px) {.author-page--results .pagination-wrapper .pagination-block .arrow {width: 24px;min-width: 24px;height: 24px;}}@media (max-width: 767px) {.author-page--results .pagination-wrapper .pagination-block .arrow {width: 32px;min-width: 32px;height: 32px;line-height: 32px;font-size: 24px;}}.author-page--results .pagination-wrapper .pagination-block .arrow:after {content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background-image: url("data:image/svg+xml,%3Csvg width='5' height='10' viewBox='0 0 5 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.222057 0.263092C0.151666 0.345946 0.0958202 0.444362 0.0577167 0.552705C0.0196132 0.661048 0 0.77719 0 0.894485C0 1.01178 0.0196132 1.12792 0.0577167 1.23626C0.0958202 1.34461 0.151666 1.44302 0.222057 1.52588L3.1682 5.00078L0.222057 8.47568C0.0800823 8.64314 0.000321518 8.87026 0.000321518 9.10707C0.000321518 9.34389 0.0800823 9.57101 0.222057 9.73847C0.364032 9.90593 0.556591 10 0.757374 10C0.958156 10 1.15072 9.90593 1.29269 9.73847L4.77794 5.6277C4.84833 5.54484 4.90418 5.44642 4.94228 5.33808C4.98039 5.22974 5 5.1136 5 4.9963C5 4.87901 4.98039 4.76287 4.94228 4.65452C4.90418 4.54618 4.84833 4.44776 4.77794 4.36491L1.29269 0.254135C1.00415 -0.0861901 0.51819 -0.0861898 0.222057 0.263092Z' fill='black'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 50% 50%;background-position: center;background-size: auto;}.author-page--results .pagination-wrapper .pagination-block .arrow.disabled {opacity: 0.5;}.author-page--results .pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 27px;}@media (max-width: 1199px) {.author-page--results .pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 10px;}}@media (max-width: 991px) {.author-page--results .pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 5px;}}@media (max-width: 767px) {.author-page--results .pagination-wrapper .pagination-block .arrow.prev-btn {margin-right: 15px;}}.author-page--results .pagination-wrapper .pagination-block .arrow.prev-btn:after {transform: rotate(180deg);}.author-page--results .pagination-wrapper .pagination-block .arrow.next-btn {margin-left: 27px;}@media (max-width: 1199px) {.author-page--results .pagination-wrapper .pagination-block .arrow.next-btn {margin-left: 10px;}}@media (max-width: 991px) {.author-page--results .pagination-wrapper .pagination-block .arrow.next-btn {margin-left: 5px;}}@media (max-width: 767px) {.author-page--results .pagination-wrapper .pagination-block .arrow.next-btn {margin-right: 15px;}}.author-page--results .pagination-wrapper .pagination-block .pages {display: flex;align-items: center;}.author-page--results .pagination-wrapper .pagination-block .pages .page {margin: 0 2px;}@media (max-width: 1199px) {.author-page--results .pagination-wrapper .pagination-block .pages .page {margin: 0 1px;}}.author-page--results .pagination-wrapper .pagination-block .pages .page > * {width: 32px;height: 32px;line-height: 32px;border-radius: 50%;justify-content: center;font-style: normal;font-weight: 400;font-size: 24px;display: flex;align-items: center;color: #000000;transition: all 0.4s ease;}@media (max-width: 1199px) {.author-page--results .pagination-wrapper .pagination-block .pages .page > * {font-size: 18px;}}@media (max-width: 991px) {.author-page--results .pagination-wrapper .pagination-block .pages .page > * {width: 24px;height: 24px;line-height: 24px;}}@media (max-width: 767px) {.author-page--results .pagination-wrapper .pagination-block .pages .page > * {width: 32px;height: 32px;line-height: 32px;font-size: 24px;}}.author-page--results .pagination-wrapper .pagination-block .pages .page > *:hover {text-decoration: none;}.author-page--results .pagination-wrapper .pagination-block .pages .page > *.active, .author-page--results .pagination-wrapper .pagination-block .pages .page > *:hover {background-color: #144379;color: #fff;}.author-page--results .pagination-wrapper .pagination-goto-page {display: flex;align-items: center;}@media (max-width: 767px) {.author-page--results .pagination-wrapper .pagination-goto-page {padding-top: 10px;}}.author-page--results .pagination-wrapper .pagination-goto-page label, .author-page--results .pagination-wrapper .pagination-goto-page span {font-style: normal;font-weight: 400;font-size: 24px;line-height: 25px;color: #000000;}@media (max-width: 1199px) {.author-page--results .pagination-wrapper .pagination-goto-page label, .author-page--results .pagination-wrapper .pagination-goto-page span {font-size: 18px;white-space: nowrap;}}@media (max-width: 991px) {.author-page--results .pagination-wrapper .pagination-goto-page label, .author-page--results .pagination-wrapper .pagination-goto-page span {font-size: 16px;}}.author-page--results .pagination-wrapper .pagination-goto-page input {height: 32px;width: 100%;max-width: 45px;border: 1px #000000 solid;border-radius: 4px;background-color: #fff;text-align: center;margin: 0 10px 0 14px;font-weight: 400;font-size: 24px;padding: 0 5px;}@media (max-width: 1199px) {.author-page--results .pagination-wrapper .pagination-goto-page input {font-size: 18px;}}@media (max-width: 991px) {.author-page--results .pagination-wrapper .pagination-goto-page input {font-size: 16px;margin: 0 5px;width: 31px;height: 24px;padding: 3px;}}.rubber-block {padding-bottom: 15px;}.searchresult .comp-list--cards .item {border: 1px solid #f0f0f0;}.searchresult .comp-list--cards .item .item-content p a {padding: 0 15px !important;}.horCardSlide .next-arrow, .horCardSlide .prev-arrow {display: none;}.story-listing-v1.teal-gradiant-bg .item-video:after, .firstHero-50.firstHero-50-wdt-teal .item-video:after, .green-gradiant-bg .item-video:after, .mm-row-daily-program-v1 .item-video:after, .green-gradiant-bg-dark .item-video:after, .horCardSlide .item-video:after, .firstHero-60 .item-video:after, .orange-gradiant-bg .doubleHero2 .item-video:after, .multiSecList .item-video:after, .firstHero-50 .item-video:after {display: none;}.story-listing-v1.teal-gradiant-bg .item-video .item-video--cover-img > a, .firstHero-50.firstHero-50-wdt-teal .item-video .item-video--cover-img > a, .green-gradiant-bg .item-video .item-video--cover-img > a, .mm-row-daily-program-v1 .item-video .item-video--cover-img > a, .green-gradiant-bg-dark .item-video .item-video--cover-img > a, .horCardSlide .item-video .item-video--cover-img > a, .firstHero-60 .item-video .item-video--cover-img > a, .orange-gradiant-bg .doubleHero2 .item-video .item-video--cover-img > a, .multiSecList .item-video .item-video--cover-img > a, .firstHero-50 .item-video .item-video--cover-img > a {position: relative;display: block;}.story-listing-v1.teal-gradiant-bg .item-video .item-video--cover-img > a:after, .firstHero-50.firstHero-50-wdt-teal .item-video .item-video--cover-img > a:after, .green-gradiant-bg .item-video .item-video--cover-img > a:after, .mm-row-daily-program-v1 .item-video .item-video--cover-img > a:after, .green-gradiant-bg-dark .item-video .item-video--cover-img > a:after, .horCardSlide .item-video .item-video--cover-img > a:after, .firstHero-60 .item-video .item-video--cover-img > a:after, .orange-gradiant-bg .doubleHero2 .item-video .item-video--cover-img > a:after, .multiSecList .item-video .item-video--cover-img > a:after, .firstHero-50 .item-video .item-video--cover-img > a: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%;}.story-listing-v1.teal-gradiant-bg .item-video .item-video--caption, .firstHero-50.firstHero-50-wdt-teal .item-video .item-video--caption, .green-gradiant-bg .item-video .item-video--caption, .mm-row-daily-program-v1 .item-video .item-video--caption, .green-gradiant-bg-dark .item-video .item-video--caption, .horCardSlide .item-video .item-video--caption, .firstHero-60 .item-video .item-video--caption, .orange-gradiant-bg .doubleHero2 .item-video .item-video--caption, .multiSecList .item-video .item-video--caption, .firstHero-50 .item-video .item-video--caption {padding: 0;}.story-listing-v1.teal-gradiant-bg .item-video .item-video--caption > a, .firstHero-50.firstHero-50-wdt-teal .item-video .item-video--caption > a, .green-gradiant-bg .item-video .item-video--caption > a, .mm-row-daily-program-v1 .item-video .item-video--caption > a, .green-gradiant-bg-dark .item-video .item-video--caption > a, .horCardSlide .item-video .item-video--caption > a, .firstHero-60 .item-video .item-video--caption > a, .orange-gradiant-bg .doubleHero2 .item-video .item-video--caption > a, .multiSecList .item-video .item-video--caption > a, .firstHero-50 .item-video .item-video--caption > a {padding: 8px;display: block;}.firstHero-50 .comp-list--cards .item .item-video .item-video--caption {padding-left: 0;}@media screen and (min-width: 768px) {.firstHero-50 .comp-list--cards .item:first-child .item-video .item-video--caption > a {padding-left: 15px;}.firstHero-50 .comp-list--cards .item:first-child .item-content {padding: 0 15px;}.firstHero-50 .comp-list--cards .item:first-child .item-content p > a {padding: 10px 15px;display: block;}.firstHero-50 .comp-list--cards .item:first-child .item-timeshare {padding-left: 30px;padding-right: 30px;}}.green-gradiant-bg .fourHero-50 .comp-list--cards .item .item-video .item-video--caption {padding-left: 0;}.green-gradiant-bg .fourHero-50 .comp-list--cards .item .item-video .item-video--caption > a {padding: 8px;display: block;}@media screen and (min-width: 768px) {.green-gradiant-bg .fourHero-50 .comp-list--cards .item .item-video .item-video--caption > a {padding-left: 10px;}}@media screen and (min-width: 768px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content {padding: 0 8px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p > a {padding: 10px 12px;display: block;}}@media screen and (max-width: 767px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content {padding-left: 10px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p > a {display: block;}}.orange-gradiant-bg .comp-list--cards .item .item-video .item-video--caption {padding-left: 5px;}@media (max-width: 1199px) {.orange-gradiant-bg .comp-list--cards .item .item-video .item-video--caption {padding-left: 5px;}}.portraitSlide-v2 .comp-list--slider li.item .item-video .item-video--caption {padding: 0;}.green-gradiant-bg-dark .market-section .markets-center .comp-list--slider .item .item-video .item-video--caption {padding-left: 10px;padding-right: 10px;}.section-listing .comp-list--cards .item .item-video:after {display: none;}.section-listing .comp-list--cards .item .item-video .item-video--cover-img > a {position: relative;display: block;}.section-listing .comp-list--cards .item .item-video .item-video--cover-img > a: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%;}.section-listing .comp-list--cards .item .item-video .item-video--caption {padding: 0;}.section-listing .comp-list--cards .item .item-video .item-video--caption > a {padding: 8px;display: block;}.section-listing .comp-list--cards .item:first-child {padding: 5px;}.section-listing .comp-list--cards .item:first-child .item-video {position: relative;width: 100%;}.section-listing .comp-list--cards .item:first-child .item-video .item-video--caption {left: 18px;height: 35px;bottom: 115px;}.section-listing .comp-list--cards .item:first-child .item-content {position: absolute;left: 0;right: 0;bottom: 55px;float: unset;width: 100%;padding-left: 15px;padding-right: 15px;margin: 0;}.section-listing .comp-list--cards .item:first-child .item-content p {-webkit-line-clamp: 2;color: #fff;font-size: 24px;line-height: 25px;}.section-listing .comp-list--cards .item:first-child .item-content p a {color: inherit;display: block;padding: 10px 15px;}.section-listing .comp-list--cards .item:first-child .item-timeshare {position: absolute;left: 0;right: 0;bottom: 25px;float: unset;width: 100%;padding-top: 5px;padding-left: 30px;padding-right: 20px;margin: 0;}.section-listing .comp-list--cards .item:first-child .item-timeshare span.datetime {color: #fff;}.section-listing .comp-list--cards .item:first-child .item-timeshare .toggle-option {background-position: left -377px top -18px;}.mob-menu {z-index: 18;}.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 .mob-more-menu-toggle .menu_text {transform: translate(0px, -50%);opacity: 1;}.leftListSlide .comp-list--slider .item .item-video .item-video--caption {padding: 20px;bottom: 80px;}.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;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--title {margin-bottom: 16px;}@media (max-width: 767px) {.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--title {padding-left: 25px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--title .h2 {color: #000000;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .comp-list.trending .comp-list--slider {margin-left: 25px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider .slick-arrow {top: -55px;transform: none;z-index: 9;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .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) .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) .comp-list.trending .comp-list--slider .slick-arrow.slick-prev {left: calc((100% + 520px) / 2);}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .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) .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) .comp-list.trending .comp-list--slider .slick-arrow.slick-next {left: calc((100% + 630px) / 2);}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider .slick-arrow.slick-disabled {display: flex;opacity: 0.6;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .comp-list.trending .comp-list--slider li.item {margin-right: 12px;}}.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.trending .comp-list--slider li.item .item-content, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-timeshare {position: absolute;padding: 10px 15px;width: 100%;z-index: 1;}@media (max-width: 767px) {.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.trending .comp-list--slider li.item .item-content, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-timeshare {padding: 10px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-content {position: static;padding-top: 0;padding-bottom: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-content p {color: #000000;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .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) .comp-list.trending .comp-list--slider li.item .item-section {position: static;padding-bottom: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-timeshare {position: static;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-timeshare span.datetime {color: #000000;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .comp-list.trending .comp-list--slider li.item::after {content: none;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--title h2, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .comp-list.trending .comp-list--title h2, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--title h2 {margin-bottom: 15px;}}.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;}@media (max-width: 767px) {.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 {width: 192px;}}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .toggle-option, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .comp-list.trending .comp-list--slider li.item .item-video .item-video--cover-img img, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .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) .comp-list.trending .comp-list--slider li.item .item-video::after, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-video::after {content: none;}.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 {margin-top: 0;padding: 15px 18px 0px;}.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: 0px 18px 15px 15px;}.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 {font-size: 20px;line-height: 21px;padding-right: 20px;-webkit-line-clamp: 3;}@media (max-width: 1199px) {.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: 28px;}}@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 {font-size: 16px;line-height: 17px;padding-right: 25px;}}.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;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-timeshare, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-timeshare {width: auto;position: absolute;bottom: 0;right: 10px;padding-left: 0;padding-right: 0;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-timeshare span.datetime, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-timeshare span.datetime {color: #fff;}.mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.trending .comp-list--slider li.item .item-timeshare .toggle-option, .mm-row-daily-program-v1:not(.blue-gradiant-bg) .comp-list.portraitSlide-v2 .comp-list--slider li.item .item-timeshare .toggle-option {background-position: left -377px top -18px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-content p {max-height: 54px;overflow: hidden;}.live-tv-wdh-blue-bg .live-tv .comp-ad {z-index: 1;}.live-tv-wdh-blue-bg .live-tv .comp-ad #videoholder {position: relative;overflow: hidden;z-index: 1;}.comp-multiList.multiList .comp-multiList-mob-slider .slick-list, .comp-multiList.multiList .comp-multiList-mob-slider .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);-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-perspective: 1000;-moz-perspective: 1000;-ms-perspective: 1000;perspective: 1000;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;}.comp-multiList.multiList .comp-multiList-mob-slider .slick-list {margin-left: -10px;}.comp-multiList.multiList .comp-multiList-mob-slider .slick-list .slick-track {display: flex;justify-content: flex-start;}.comp-multiList.multiList .comp-multiList-mob-slider .slick-list .slick-track .slick-slide {float: none;height: auto;width: auto;margin: 0 10px;box-sizing: border-box;}.comp-multiList.multiList .comp-multiList-mob-slider.slick-initialized .slick-slide {visibility: visible;display: block;}.stories-listing .comp-ad {padding-bottom: 0;}.stories-listing .stories-list {margin-top: 30px;}.verification-msg .msg-in {background-color: #f5f8fd;padding: 20px;border-radius: 20px;margin-left: auto;margin-right: auto;}.verification-msg .msg-in .msg-in__img {display: block;max-width: 50px;margin: 0 auto 25px;}.verification-msg .msg-in .msg-in__img img {display: block;max-width: 100%;margin: auto;object-fit: contain;height: auto;}.verification-msg .msg-in .msg-in__content {text-align: center;}.verification-msg .msg-in .msg-in__content .msg-in__content-text {font-family: "PanchariUN";font-size: 28px;line-height: 28px;color: #111;margin-bottom: 25px;font-weight: 400;}.verification-msg .msg-in .msg-in__content .msg-in__content-action {display: inline-block;padding: 8px 20px 6px;border: 0;background-color: #004c97;color: #fff;border-radius: 8px;font-family: "PanchariUN";font-size: 18px;line-height: 21.6px;font-weight: 400;transition: background 0.4s ease;}.verification-msg .msg-in .msg-in__content .msg-in__content-action:hover, .verification-msg .msg-in .msg-in__content .msg-in__content-action:focus {background-color: #0a4076;}.verification-msg.success--msg .msg-in {background-color: #effff5;}.verification-msg.success--msg .msg-in .msg-in__content .msg-in__content-action {background-color: #14d260;color: #fff;}.verification-msg.success--msg .msg-in .msg-in__content .msg-in__content-action:hover, .verification-msg.success--msg .msg-in .msg-in__content .msg-in__content-action:focus {background-color: #15bd58;}.verification-msg.failed--msg .msg-in {background-color: #fff8f8;}.verification-msg.failed--msg .msg-in .msg-in__content .msg-in__content-action {background-color: #d85555;}.verification-msg.failed--msg .msg-in .msg-in__content .msg-in__content-action:hover, .verification-msg.failed--msg .msg-in .msg-in__content .msg-in__content-action:focus {background-color: #d85555;}.comp-multiList.multiList .comp-multiList-mob-slider.slick-slider .slick-list .slick-track .slick-slide.author {background-color: #ffffff;}.comp-multiList.multiList .comp-multiList-mob-slider.slick-slider .slick-list .slick-track .slick-slide:nth-child(1) {background-color: #e1e1ff;}.comp-multiList.multiList .comp-multiList-mob-slider.slick-slider .slick-list .slick-track .slick-slide:nth-child(2) {background-color: #ffffe0;}.comp-multiList.multiList .comp-multiList-mob-slider.slick-slider .slick-list .slick-track .slick-slide:nth-child(3) {background-color: #e0ffe0;}.comp-multiList.multiList .comp-multiList-mob-slider.slick-slider .slick-list .slick-track .slick-slide:nth-child(4) {background-color: #e0efff;}.live-blog .item, .article-body .col-md-4 .live-blog .item {float: none;padding-bottom: 25px;}.live-blog .item .item-video .item-video--caption, .article-body .col-md-4 .live-blog .item .item-video .item-video--caption {display: none;}.live-blog .item .item-content p, .article-body .col-md-4 .live-blog .item .item-content p {-webkit-line-clamp: unset;-webkit-box-orient: unset;display: block;font-weight: normal;}.mm-container.first-70 {margin-top: 0;}.mm-container.first-70 .comp-ad {padding-bottom: 0;}.mm-container.first-70 .col-md-8 .searchresult, .mm-container.first-70 .col-md-8 .searchresult, .mm-container.first-70 .col-md-8 .author-page--details {margin-top: 30px;}.mm-container.first-70 .col-md-4 .comp-ad {padding-bottom: 30px;padding-top: 30px;}.light-blue-gradiant-bg .contact-map-section {margin-bottom: -30px;}.comp-list.explained-in-cards .comp-list--cards .item-video .item-video--cover-img a {position: relative;display: block;}.comp-list.explained-in-cards .comp-list--cards .item-video .item-video--cover-img a:after {content: "";border-radius: 0px 0px 12px 12px;height: 41%;position: absolute;left: 0;bottom: 0;width: 100%;background: linear-gradient(180deg, rgba(75, 75, 75, 0) 0%, #000000 100%);}.comp-list.explained-in-cards .comp-list--cards .item-video .item-video--caption {padding: 0;}.comp-list.explained-in-cards .comp-list--cards .item-video .item-video--caption > a {padding: 8px;display: block;}.comp-list.explained-in-cards .comp-list--cards .item-video:after {display: none;}.comp-list.trending .comp-list--slider.slick-slider .slick-track {display: flex;}.comp-list.trending .comp-list--slider.slick-slider .slick-track .slick-slide {height: auto;width: 100%;}.slick-slider div {transition: none;}@media screen and (max-width: 1199px) {.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;}.breaking-story .comp-list--slider .item-section {display: block;bottom: 85px;}.breaking-story .comp-list--slider .item-content {bottom: 30px;}}@media screen and (max-width: 991px) {.item-video .item-video--cover-img img, .item-video .item-video--cover-img video {border-radius: 12px;}.doubleHero2 .comp-list--cards .item .item-video .item-video--cover-img img {border-radius: 12px;}}@media screen and (max-width: 991px) {.live-blog .item, .article-body .col-md-4 .live-blog .item {padding-bottom: 15px;}}@media screen and (max-width: 767px) {.breaking-story .comp-list--slider .item-content {bottom: 35px;}.breaking-story .comp-list--slider .item-timeshare span.datetime {display: block;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards.slick-slider .slick-list .slick-slide {display: block;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video--caption {display: block;padding-left: 0;bottom: 90px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video--caption > a {padding-left: 10px;}.indepth-list .firstHero .comp-list--hero {position: relative;}.indepth-list .firstHero .comp-list--hero .item-content {padding-bottom: 10px;}.indepth-list .firstHero .comp-list--hero .item-content:after, .indepth-list .firstHero .comp-list--hero .item-content::before {clear: both;content: "";display: table;}.indepth-list .firstHero .comp-list--hero .item-timeshare {position: absolute;right: 15px;bottom: 12px;width: 45px;min-width: 1px;padding: 0;}.indepth-list .firstHero .comp-headline .comp-list--cards .item {position: relative;}.indepth-list .firstHero .comp-headline .comp-list--cards .item .item-content:after, .indepth-list .firstHero .comp-headline .comp-list--cards .item .item-content::before {clear: both;content: "";display: table;}.indepth-list .firstHero .comp-headline .comp-list--cards .item .item-timeshare {position: absolute;right: 0;bottom: 13px;width: 45px;min-width: 1px;}.indepth-list .firstHero .comp-headline .comp-list--cards .item:last-child .item-timeshare {bottom: 0;}body .mm-container.section-padding.multiSecListContainer {padding-top: 10px;}.section-padding .comp-list.multiSecList {padding-top: 45px;}.pagination-wrapper {flex-direction: column;}.firstHero-60 .comp-list--cards .item:first-child .item-video--caption {padding-left: 0;}.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, .orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video .item-video--caption {padding-left: 0;}ul.menus-items li a {white-space: nowrap;}.mob-more-menu-toggle .menu_text {display: block;width: calc(100vw - 100px);}.leftListSlide {margin-top: 30px;}body:not(.mobile-Menu--open) .common-container {background-color: #fff;}.breaking-story .comp-list--slider .item-section {bottom: 75px;}.breaking-story .comp-list--slider .item-content {bottom: 25px;}.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: 80px;}.live-blog .item, .article-body .col-md-4 .live-blog .item {padding-bottom: 20px;}.mm-container.first-70 .col-md-4 .comp-ad {padding-bottom: 20px;padding-top: 20px;}.author-page--results {margin-bottom: 30px;}}@media screen and (min-width: 375px) {.stories .comp-list--slider li.item {max-width: 90px;}}@media screen and (min-width: 420px) {.leftListSlide .comp-list--slider .item .item-video .item-video--caption {left: 50%;padding: 0;top: 50%;bottom: auto;transform: translate(-50%, -50%);width: auto;}.verification-msg .msg-in {padding: 50px;border-radius: 20px;max-width: 600px;}.verification-msg .msg-in .msg-in__img {max-width: 75px;margin-bottom: 30px;}.verification-msg .msg-in .msg-in__content {max-width: 420px;margin-left: auto;margin-right: auto;}.verification-msg .msg-in .msg-in__content .msg-in__content-text {font-size: 35px;line-height: 35px;margin-bottom: 30px;}.verification-msg .msg-in .msg-in__content .msg-in__content-action {font-size: 25px;line-height: 30px;}.stories .comp-list--slider li.item {max-width: 102px;}}@media screen and (min-width: 560px) {.stories .comp-list--slider li.item {max-width: 115px;}}@media screen and (min-width: 640px) {.section-listing .comp-list--cards .item:first-child .item-video .item-video--caption {display: flex;justify-content: center;align-items: center;left: 50%;top: 50%;transform: translate(-50%, -50%);bottom: auto;}}@media screen and (min-width: 768px) {.hybrid-article-body .article-body--left + .article-body--right {margin-top: 30px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_lt .comp-list--cards .item .item-video--caption {display: block;bottom: 90px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video .item-video--caption {bottom: 70px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare {padding: 10px 30px 5px;width: 100%;bottom: 0;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare span.datetime {display: block;color: #fff;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-content {bottom: 8px;}.indepth-list .firstHero .comp-list--hero .item-video .item-video--caption {bottom: 85px;width: 100%;padding-left: 24px;padding-right: 24px;}.indepth-list .firstHero .comp-list--hero .item-content {bottom: 1px;padding-top: 15px;padding-bottom: 15px;width: calc(100% - 32px);left: 0;border-radius: 0 0 10px 10px;}.indepth-list .firstHero .comp-list--hero .item-timeshare {right: 32px;width: 65px;border-radius: 0 0 10px 0;min-height: 60px;}.indepth-list .firstHero .comp-headline .item-content {width: 100%;padding-top: 10px;}.indepth-list .firstHero .comp-headline .item-timeshare {min-width: 50px;}.section-padding .comp-list.fourHero-50 .comp-list--tabs .nav-tabs, .section-padding .comp-list.firstHero-60 .comp-list--tabs .nav-tabs {top: 0;}.pagination-wrapper {display: flex;justify-content: center;}.heroSlide .comp-list--slider .item .item-video-overlay {display: flex;flex-direction: column;min-height: 140px;}.heroSlide .comp-list--slider .item .item-video-overlay .item-content {margin-top: 0;margin-bottom: auto;}.heroSlide .comp-list--slider .item .item-video-overlay .item-timeshare {margin-top: auto;margin-bottom: 0;}.horCardSlide .slick-slider .slick-list {display: block;margin-left: -30px;margin-right: -30px;}.horCardSlide .slick-slider .slick-list .slick-track {display: flex;justify-content: flex-start;}.horCardSlide .slick-slider .slick-list .slick-track .slick-slide {padding-left: 30px;padding-right: 30px;margin: 0;float: unset;max-width: unset;box-sizing: border-box;}.horCardSlide .slick-slider .slick-list .slick-track .slick-slide:last-child {border-right: 0;}.firstHero-60 .comp-list--cards .item:first-child .item-video--caption {padding-left: 10px;}.heroSlide .comp-list--cards .item .item-content {min-height: 45px;}.heroSlide .comp-list--cards .item .item-video-overlay {display: flex;flex-direction: column;justify-content: space-between;}.section-listing .comp-list--cards .item:not(:first-child) .item-content p {-webkit-line-clamp: 2;color: #fff;font-size: 24px;line-height: 25px;}.leftListSlide .comp-list--slider .item .item-video .item-video--caption .play-icon.sm-icon {background-position: right -17px top -131px;height: 52px;width: 52px;}.leftListSlide .comp-list--slider .slick-arrow.slick-disabled {opacity: 0;pointer-events: none;}.firstHero-50 .comp-list--cards .item:nth-child(4) {position: relative;}.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content {padding-bottom: 30px;}.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content p {-webkit-line-clamp: 5;}.firstHero-50 .comp-list--cards .item:nth-child(4) .item-timeshare {position: absolute;bottom: 15px;right: 15px;max-width: calc(44% - 25px);padding-top: 0;}.stories .comp-list--slider li.item {max-width: 116.25px;}}@media screen and (min-width: 768px) and (max-width: 991.98px) {.heroSlide .comp-list--slider .item .item-video .item-video--caption {bottom: 100px;right: 80px;}}@media screen and (min-width: 768px) and (max-width: 1199px) {.green-gradiant-bg .fourHero-50 .comp-list--cards_lt {margin-right: 0;width: 100%;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt {width: 100%;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards {flex-direction: row;flex-wrap: wrap;margin-left: -8px;margin-right: -8px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item {flex: 1 1 50%;width: 50%;max-width: 50%;padding-left: 8px;padding-right: 8px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-video, .green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content, .green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {float: none;width: 100%;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content, .green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {left: 0;padding: 10px 20px;position: absolute;width: 100%;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content {padding: 0 8px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content p > a {padding: 10px 12px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-video .item-video--caption {display: block;padding-left: 0;bottom: 90px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-video .item-video--caption .play-icon.sm-icon {background-position: left -322px top -51px;height: 28px;width: 28px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-content {bottom: 35px;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item .item-timeshare {bottom: 0;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item:not(:last-child) {border-bottom: 0;padding-bottom: 0;}.green-gradiant-bg .fourHero-50 .comp-list--cards_rt .comp-list--cards .item:last-child {padding-left: 8px;padding-right: 8px;}.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: 30px;padding-right: 30px;}.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 {padding-left: 5px;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-video .item-video--caption {padding-left: 0;}.orange-gradiant-bg .doubleHero2 .comp-list--cards .item .item-timeshare {padding-left: 20px;padding-right: 20px;}.indepth-list .firstHero .comp-headline .item-timeshare {width: auto;}}@media screen and (min-width: 1200px) {.firstHero-50 .comp-list--cards .item:nth-child(4) .item-content p {-webkit-line-clamp: 6;}.stories .comp-list--slider li.item {max-width: 130px;}}.main {width: 100%;}body .mm-container {height: auto;}

 .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;}
/* category trending slider alignment fix */

div.mm-row.mm-container-fluid.green-bg-element > div > div:nth-child(2) {
  position: relative;
  width: 70%;
}

.heroMainSlide .comp-list--slider.slick-initialized.slick-slider {
  width: 100%;
}

@media (max-width: 767px) {
  div.mm-row.mm-container-fluid.green-bg-element > div > div:nth-child(2) {
    left: -10px;
    position: relative;
    width: calc(100% + 20px);
  }
  .item-timeshare .item-share .video-dropdown .video-dropdown-menu {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .green-bg-element .heroMainSlide .comp-list--slider {
    left: 0px;
    width: 100%;
  }
}

/* hero slide mm logo fix */

.green-bg .heroSlide,
.violet-bg .heroSlide {
  position: relative;
}

.green-bg .heroSlide:before,
.violet-bg .heroSlide:before {
  background: url(clientlib-mmtv-custom-landing/resources/img/Icons.svg) no-repeat;
  background-position: left -17px top -242px;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 32px;
}

@media (max-width: 767px) {
  .green-bg .heroSlide:before,
  .violet-bg .heroSlide:before {
    left: 18px;
  }
}

/* Big story title fix */

.comp-list.big-story .comp-list--hero .comp-list--title .h2 a {
  color: inherit;
}

/* Program listing and story listing fix */

.subsectionlistinghead ~ .embed .text-center.comp-ad {
  padding-bottom: 0px;
}
.mmtvsubsectionlisting .first-70 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.mmtvsubsectionlisting .first-70 .row > * {
  padding-left: 0px;
}

@media (max-width: 767px) {
  .big-story .comp-list--slider.comp-list--slider--toogle-full li.item {
    flex-flow: column;
  }
}

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;
  }
}

