@mtvh/mtvh-design-system 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/README.md +39 -0
  2. package/dist/images/MTVH-logo.svg +18 -0
  3. package/dist/images/favicon.ico +0 -0
  4. package/dist/images/icons/aerosol.svg +5 -0
  5. package/dist/images/icons/bank-notes.svg +14 -0
  6. package/dist/images/icons/book.svg +8 -0
  7. package/dist/images/icons/border-cross.svg +5 -0
  8. package/dist/images/icons/border-info.svg +6 -0
  9. package/dist/images/icons/border-tick.svg +5 -0
  10. package/dist/images/icons/border-warning-sign.svg +6 -0
  11. package/dist/images/icons/cog-dark.svg +4 -0
  12. package/dist/images/icons/cog.svg +11 -0
  13. package/dist/images/icons/coins.svg +1 -0
  14. package/dist/images/icons/collapse.svg +4 -0
  15. package/dist/images/icons/credit-card-dark.svg +8 -0
  16. package/dist/images/icons/credit-card.svg +10 -0
  17. package/dist/images/icons/expand.svg +4 -0
  18. package/dist/images/icons/feedback-form.svg +13 -0
  19. package/dist/images/icons/fire.svg +4 -0
  20. package/dist/images/icons/info.svg +6 -0
  21. package/dist/images/icons/key.svg +5 -0
  22. package/dist/images/icons/lightbulb.svg +6 -0
  23. package/dist/images/icons/lighting-bolt.svg +4 -0
  24. package/dist/images/icons/lighting-bulb.svg +4 -0
  25. package/dist/images/icons/magnifying-glass.svg +6 -0
  26. package/dist/images/icons/measure.svg +5 -0
  27. package/dist/images/icons/page-and-cog.svg +1 -0
  28. package/dist/images/icons/paint-roller.svg +5 -0
  29. package/dist/images/icons/pen-and-paper.svg +9 -0
  30. package/dist/images/icons/pen-red.svg +5 -0
  31. package/dist/images/icons/person-magnifying-glass.svg +1 -0
  32. package/dist/images/icons/picture.svg +9 -0
  33. package/dist/images/icons/speech.svg +4 -0
  34. package/dist/images/icons/subletting.svg +19 -0
  35. package/dist/images/icons/tick-list-with-cross.svg +13 -0
  36. package/dist/images/icons/tick-list.svg +13 -0
  37. package/dist/images/icons/tools-dark.svg +4 -0
  38. package/dist/images/icons/tools.svg +6 -0
  39. package/dist/images/icons/two-people.svg +1 -0
  40. package/dist/images/icons/user.svg +7 -0
  41. package/dist/images/icons/warning-sign-purple.svg +6 -0
  42. package/dist/images/icons/warning-sign.svg +6 -0
  43. package/dist/images/icons/water.svg +5 -0
  44. package/dist/images/mtvh-cover.jpg +0 -0
  45. package/dist/images/mtvh-favicon-16x16.png +0 -0
  46. package/dist/images/mtvh-favicon-192x192.png +0 -0
  47. package/dist/images/mtvh-favicon-32x32.png +0 -0
  48. package/dist/images/mtvh-favicon-512x512.png +0 -0
  49. package/dist/images/mtvh-favicon.svg +10 -0
  50. package/dist/mtvh.min.css +1 -0
  51. package/package.json +54 -0
@@ -0,0 +1 @@
1
+ @font-face{font-family:'Paralucent';src:url("./fonts/paralucent-demibold-webfont.woff2") format("woff2"),url("./fonts/paralucent-demibold-webfont.woff") format("woff");font-weight:600;font-style:normal}:root{--mtvh-white: #fff;--mtvh-black: #000;--mtvh-grey-01: #F7F7F7;--mtvh-grey-02: #EAE9E9;--mtvh-grey-03: #DADADA;--mtvh-grey-04: #C7C7C7;--mtvh-grey-05: #9A9A9A;--mtvh-grey-06: #696969;--mtvh-blue-01: #EEF9FF;--mtvh-blue-02: #6DBDF5;--mtvh-blue-03: #1791E8;--mtvh-blue-04: #0072BF;--mtvh-blue-05: #005792;--mtvh-blue-06: #00385E;--mtvh-yellow-01: #FFF7D6;--mtvh-yellow-02: #F8D643;--mtvh-yellow-03: #E8C426;--mtvh-yellow-04: #D8B000;--mtvh-yellow-05: #BF9C04;--mtvh-yellow-06: #A18405;--mtvh-green-01: #E7F7E3;--mtvh-green-02: #82CC71;--mtvh-green-03: #5EAF4B;--mtvh-green-04: #23870B;--mtvh-green-05: #156402;--mtvh-green-06: #0F4902;--mtvh-purple-01: #F6F4FF;--mtvh-purple-02: #B49BDE;--mtvh-purple-03: #9470D1;--mtvh-purple-04: #895ED0;--mtvh-purple-05: #5D2CAE;--mtvh-purple-06: #380C80;--mtvh-red-01: #FFF6F7;--mtvh-red-02: #FF7C8C;--mtvh-red-03: #FA3D54;--mtvh-red-04: #DD080D;--mtvh-red-05: #BE0509;--mtvh-red-06: #970307;--mtvh-stone-01: #F9F5F0;--mtvh-stone-02: #F9F2EA}:root{--mtvh-font: 'Paralucent', sans-serif;--mtvh-link-color: var(--mtvh-blue-04);--mtvh-btn-padding-x: 1rem;--mtvh-btn-padding-y: 0.325rem;--mtvh-border-color: var(--mtvh-grey-06);--mtvh-btn-disabled-bg: var(--mtvh-grey-06);--mtvh-btn-disabled-border-color: var(--mtvh-grey-06);--mtvh-btn-disabled-color: var(--mtvh-white);--mtvh-btn-border-radius: 3rem;--mtvh-btn-font-size: 1rem;--mtvh-btn-line-height: 1.5;--mtvh-btn-font-weight: bold;--mtvh-btn-outline-color: var(--mtvh-blue-03);--mtvh-btn-outline-border: 0.13rem;--mtvh-btn-border-width: 0.19rem;--mtvh-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25)}html{font-size:100%;line-height:var(--mtvh-line-height);box-sizing:border-box}body{margin:0;padding:0;border:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:100%;line-height:var(--mtvh-line-height);box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}@media print{*,*::before,*::after{background:transparent !important;color:var(--mtvh-black) !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]::after{content:" (" attr(href) ")"}abbr[title]::after{content:" (" attr(title) ")"}a[href^='#']::after,a[href^='javascript:']::after{content:''}pre{white-space:pre-wrap !important}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,.h2,h3,.h3{orphans:3;widows:3}h2,.h2,h3,.h3{page-break-after:avoid}}:root,[data-bs-theme="light"]{--mtvh-blue: #0d6efd;--mtvh-indigo: #6610f2;--mtvh-purple: #6f42c1;--mtvh-pink: #d63384;--mtvh-red: #dc3545;--mtvh-orange: #fd7e14;--mtvh-yellow: #ffc107;--mtvh-green: #198754;--mtvh-teal: #20c997;--mtvh-cyan: #0dcaf0;--mtvh-black: #000;--mtvh-white: #fff;--mtvh-gray: #6c757d;--mtvh-gray-dark: #343a40;--mtvh-gray-100: #f8f9fa;--mtvh-gray-200: #e9ecef;--mtvh-gray-300: #dee2e6;--mtvh-gray-400: #ced4da;--mtvh-gray-500: #adb5bd;--mtvh-gray-600: #6c757d;--mtvh-gray-700: #495057;--mtvh-gray-800: #343a40;--mtvh-gray-900: #212529;--mtvh-primary: #0d6efd;--mtvh-secondary: #6c757d;--mtvh-success: #23870B;--mtvh-info: #895ED0;--mtvh-warning: #D8B000;--mtvh-danger: #DD080D;--mtvh-dark: #212529;--mtvh-primary-rgb: 13,110,253;--mtvh-secondary-rgb: 108,117,125;--mtvh-success-rgb: 35,135,11;--mtvh-info-rgb: 137,94,208;--mtvh-warning-rgb: 216,176,0;--mtvh-danger-rgb: 221,8,13;--mtvh-dark-rgb: 33,37,41;--mtvh-primary-text-emphasis: #052c65;--mtvh-secondary-text-emphasis: #2b2f32;--mtvh-success-text-emphasis: #0e3604;--mtvh-info-text-emphasis: #372653;--mtvh-warning-text-emphasis: #564600;--mtvh-danger-text-emphasis: #580305;--mtvh-light-text-emphasis: #495057;--mtvh-dark-text-emphasis: #495057;--mtvh-primary-bg-subtle: #cfe2ff;--mtvh-secondary-bg-subtle: #e2e3e5;--mtvh-success-bg-subtle: #d3e7ce;--mtvh-info-bg-subtle: #e7dff6;--mtvh-warning-bg-subtle: #f7efcc;--mtvh-danger-bg-subtle: #f8cecf;--mtvh-light-bg-subtle: #fcfcfd;--mtvh-dark-bg-subtle: #ced4da;--mtvh-primary-border-subtle: #9ec5fe;--mtvh-secondary-border-subtle: #c4c8cb;--mtvh-success-border-subtle: #a7cf9d;--mtvh-info-border-subtle: #d0bfec;--mtvh-warning-border-subtle: #efdf99;--mtvh-danger-border-subtle: #f19c9e;--mtvh-light-border-subtle: #e9ecef;--mtvh-dark-border-subtle: #adb5bd;--mtvh-white-rgb: 255,255,255;--mtvh-black-rgb: 0,0,0;--mtvh-font-sans-serif: Arial, sans-serif;--mtvh-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--mtvh-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--mtvh-body-font-family: var(--mtvh-font-sans-serif);--mtvh-body-font-size:1.125rem;--mtvh-body-font-weight: 400;--mtvh-body-line-height: 1.5;--mtvh-body-color: #000;--mtvh-body-color-rgb: 0,0,0;--mtvh-body-bg: #fff;--mtvh-body-bg-rgb: 255,255,255;--mtvh-emphasis-color: #000;--mtvh-emphasis-color-rgb: 0,0,0;--mtvh-secondary-color: rgba(0,0,0,0.75);--mtvh-secondary-color-rgb: 0,0,0;--mtvh-secondary-bg: #e9ecef;--mtvh-secondary-bg-rgb: 233,236,239;--mtvh-tertiary-color: rgba(0,0,0,0.5);--mtvh-tertiary-color-rgb: 0,0,0;--mtvh-tertiary-bg: #f8f9fa;--mtvh-tertiary-bg-rgb: 248,249,250;--mtvh-heading-color: inherit;--mtvh-link-color: #0072BF;--mtvh-link-color-rgb: 0,114,191;--mtvh-link-decoration: underline;--mtvh-link-hover-color: #005792;--mtvh-link-hover-color-rgb: 0,87,146;--mtvh-code-color: #d63384;--mtvh-highlight-color: #000;--mtvh-highlight-bg: #fff3cd;--mtvh-border-width: 1px;--mtvh-border-style: solid;--mtvh-border-color: #dee2e6;--mtvh-border-color-translucent: rgba(0,0,0,0.175);--mtvh-border-radius: .375rem;--mtvh-border-radius-sm: .25rem;--mtvh-border-radius-lg: .5rem;--mtvh-border-radius-xl: 1rem;--mtvh-border-radius-xxl: 2rem;--mtvh-border-radius-2xl: var(--mtvh-border-radius-xxl);--mtvh-border-radius-pill: 50rem;--mtvh-box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);--mtvh-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,0.075);--mtvh-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,0.175);--mtvh-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,0.075);--mtvh-focus-ring-width: .25rem;--mtvh-focus-ring-opacity: .25;--mtvh-focus-ring-color: rgba(13,110,253,0.25);--mtvh-form-valid-color: #23870B;--mtvh-form-valid-border-color: #23870B;--mtvh-form-invalid-color: #DD080D;--mtvh-form-invalid-border-color: #DD080D}[data-bs-theme="dark"]{color-scheme:dark;--mtvh-body-color: #dee2e6;--mtvh-body-color-rgb: 222,226,230;--mtvh-body-bg: #212529;--mtvh-body-bg-rgb: 33,37,41;--mtvh-emphasis-color: #fff;--mtvh-emphasis-color-rgb: 255,255,255;--mtvh-secondary-color: rgba(222,226,230,0.75);--mtvh-secondary-color-rgb: 222,226,230;--mtvh-secondary-bg: #343a40;--mtvh-secondary-bg-rgb: 52,58,64;--mtvh-tertiary-color: rgba(222,226,230,0.5);--mtvh-tertiary-color-rgb: 222,226,230;--mtvh-tertiary-bg: #2b3035;--mtvh-tertiary-bg-rgb: 43,48,53;--mtvh-primary-text-emphasis: #6ea8fe;--mtvh-secondary-text-emphasis: #a7acb1;--mtvh-success-text-emphasis: #7bb76d;--mtvh-info-text-emphasis: #b89ee3;--mtvh-warning-text-emphasis: #e8d066;--mtvh-danger-text-emphasis: #eb6b6e;--mtvh-light-text-emphasis: #f8f9fa;--mtvh-dark-text-emphasis: #dee2e6;--mtvh-primary-bg-subtle: #031633;--mtvh-secondary-bg-subtle: #161719;--mtvh-success-bg-subtle: #071b02;--mtvh-info-bg-subtle: #1b132a;--mtvh-warning-bg-subtle: #2b2300;--mtvh-danger-bg-subtle: #2c0203;--mtvh-light-bg-subtle: #343a40;--mtvh-dark-bg-subtle: #1a1d20;--mtvh-primary-border-subtle: #084298;--mtvh-secondary-border-subtle: #41464b;--mtvh-success-border-subtle: #155107;--mtvh-info-border-subtle: #52387d;--mtvh-warning-border-subtle: #826a00;--mtvh-danger-border-subtle: #850508;--mtvh-light-border-subtle: #495057;--mtvh-dark-border-subtle: #343a40;--mtvh-heading-color: inherit;--mtvh-link-color: #6ea8fe;--mtvh-link-hover-color: #8bb9fe;--mtvh-link-color-rgb: 110,168,254;--mtvh-link-hover-color-rgb: 139,185,254;--mtvh-code-color: #e685b5;--mtvh-highlight-color: #dee2e6;--mtvh-highlight-bg: #664d03;--mtvh-border-color: #495057;--mtvh-border-color-translucent: rgba(255,255,255,0.15);--mtvh-form-valid-color: #75b798;--mtvh-form-valid-border-color: #75b798;--mtvh-form-invalid-color: #ea868f;--mtvh-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--mtvh-body-font-family);font-size:var(--mtvh-body-font-size);font-weight:var(--mtvh-body-font-weight);line-height:var(--mtvh-body-line-height);color:var(--mtvh-body-color);text-align:var(--mtvh-body-text-align);background-color:var(--mtvh-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--mtvh-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--mtvh-heading-color)}h1,.h1{font-size:calc(1.40625rem + 1.875vw)}@media (min-width: 1200px){h1,.h1{font-size:2.8125rem}}h2,.h2{font-size:calc(1.35rem + 1.2vw)}@media (min-width: 1200px){h2,.h2{font-size:2.25rem}}h3,.h3{font-size:calc(1.321875rem + .8625vw)}@media (min-width: 1200px){h3,.h3{font-size:1.96875rem}}h4,.h4{font-size:calc(1.29375rem + .525vw)}@media (min-width: 1200px){h4,.h4{font-size:1.6875rem}}h5,.h5{font-size:calc(1.265625rem + .1875vw)}@media (min-width: 1200px){h5,.h5{font-size:1.40625rem}}h6,.h6{font-size:1.125rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--mtvh-highlight-color);background-color:var(--mtvh-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--mtvh-link-color-rgb), var(--mtvh-link-opacity, 1));text-decoration:underline}a:hover{--mtvh-link-color-rgb: var(--mtvh-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--mtvh-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--mtvh-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--mtvh-body-bg);background-color:var(--mtvh-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--mtvh-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:calc(1.265625rem + .1875vw);font-weight:300}@media (min-width: 1200px){.lead{font-size:1.40625rem}}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:calc(1.265625rem + .1875vw)}@media (min-width: 1200px){.blockquote{font-size:1.40625rem}}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--mtvh-gutter-x: 1.5rem;--mtvh-gutter-y: 0;width:100%;padding-right:calc(var(--mtvh-gutter-x) * .5);padding-left:calc(var(--mtvh-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--mtvh-primary-rgb), var(--mtvh-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--mtvh-secondary-rgb), var(--mtvh-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--mtvh-success-rgb), var(--mtvh-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(var(--mtvh-info-rgb), var(--mtvh-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--mtvh-warning-rgb), var(--mtvh-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--mtvh-danger-rgb), var(--mtvh-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--mtvh-dark-rgb), var(--mtvh-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--mtvh-primary-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-primary-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202, var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(10,88,202, var(--mtvh-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--mtvh-secondary-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-secondary-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100, var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(86,94,100, var(--mtvh-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--mtvh-success-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-success-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(28,108,9, var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(28,108,9, var(--mtvh-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--mtvh-info-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-info-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(110,75,166, var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(110,75,166, var(--mtvh-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--mtvh-warning-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-warning-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(224,192,51, var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(224,192,51, var(--mtvh-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--mtvh-danger-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-danger-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(177,6,10, var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(177,6,10, var(--mtvh-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--mtvh-dark-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-dark-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33, var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(26,30,33, var(--mtvh-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--mtvh-emphasis-color-rgb), var(--mtvh-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--mtvh-emphasis-color-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--mtvh-emphasis-color-rgb), var(--mtvh-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--mtvh-emphasis-color-rgb), var(--mtvh-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--mtvh-focus-ring-x, 0) var(--mtvh-focus-ring-y, 0) var(--mtvh-focus-ring-blur, 0) var(--mtvh-focus-ring-width) var(--mtvh-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--mtvh-link-color-rgb), var(--mtvh-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--mtvh-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--mtvh-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--mtvh-aspect-ratio: 100%}.ratio-4x3{--mtvh-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--mtvh-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--mtvh-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--mtvh-border-width);min-height:1em;background-color:currentcolor;opacity:.25}:root{--mtvh-breakpoint-xs: 0;--mtvh-breakpoint-sm: 576px;--mtvh-breakpoint-md: 768px;--mtvh-breakpoint-lg: 992px;--mtvh-breakpoint-xl: 1200px;--mtvh-breakpoint-xxl: 1400px}.row{--mtvh-gutter-x: 1.5rem;--mtvh-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--mtvh-gutter-y));margin-right:calc(-.5 * var(--mtvh-gutter-x));margin-left:calc(-.5 * var(--mtvh-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--mtvh-gutter-x) * .5);padding-left:calc(var(--mtvh-gutter-x) * .5);margin-top:var(--mtvh-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--mtvh-gutter-x: 0}.g-0,.gy-0{--mtvh-gutter-y: 0}.g-1,.gx-1{--mtvh-gutter-x: .25rem}.g-1,.gy-1{--mtvh-gutter-y: .25rem}.g-2,.gx-2{--mtvh-gutter-x: .5rem}.g-2,.gy-2{--mtvh-gutter-y: .5rem}.g-3,.gx-3{--mtvh-gutter-x: 1rem}.g-3,.gy-3{--mtvh-gutter-y: 1rem}.g-4,.gx-4{--mtvh-gutter-x: 1.5rem}.g-4,.gy-4{--mtvh-gutter-y: 1.5rem}.g-5,.gx-5{--mtvh-gutter-x: 3rem}.g-5,.gy-5{--mtvh-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--mtvh-gutter-x: 0}.g-sm-0,.gy-sm-0{--mtvh-gutter-y: 0}.g-sm-1,.gx-sm-1{--mtvh-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--mtvh-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--mtvh-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--mtvh-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--mtvh-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--mtvh-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--mtvh-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--mtvh-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--mtvh-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--mtvh-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--mtvh-gutter-x: 0}.g-md-0,.gy-md-0{--mtvh-gutter-y: 0}.g-md-1,.gx-md-1{--mtvh-gutter-x: .25rem}.g-md-1,.gy-md-1{--mtvh-gutter-y: .25rem}.g-md-2,.gx-md-2{--mtvh-gutter-x: .5rem}.g-md-2,.gy-md-2{--mtvh-gutter-y: .5rem}.g-md-3,.gx-md-3{--mtvh-gutter-x: 1rem}.g-md-3,.gy-md-3{--mtvh-gutter-y: 1rem}.g-md-4,.gx-md-4{--mtvh-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--mtvh-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--mtvh-gutter-x: 3rem}.g-md-5,.gy-md-5{--mtvh-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--mtvh-gutter-x: 0}.g-lg-0,.gy-lg-0{--mtvh-gutter-y: 0}.g-lg-1,.gx-lg-1{--mtvh-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--mtvh-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--mtvh-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--mtvh-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--mtvh-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--mtvh-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--mtvh-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--mtvh-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--mtvh-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--mtvh-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--mtvh-gutter-x: 0}.g-xl-0,.gy-xl-0{--mtvh-gutter-y: 0}.g-xl-1,.gx-xl-1{--mtvh-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--mtvh-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--mtvh-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--mtvh-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--mtvh-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--mtvh-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--mtvh-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--mtvh-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--mtvh-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--mtvh-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--mtvh-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--mtvh-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--mtvh-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--mtvh-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--mtvh-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--mtvh-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--mtvh-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--mtvh-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--mtvh-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--mtvh-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--mtvh-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--mtvh-gutter-y: 3rem}}.table{--mtvh-table-color-type: initial;--mtvh-table-bg-type: initial;--mtvh-table-color-state: initial;--mtvh-table-bg-state: initial;--mtvh-table-color: var(--mtvh-emphasis-color);--mtvh-table-bg: var(--mtvh-body-bg);--mtvh-table-border-color: var(--mtvh-border-color);--mtvh-table-accent-bg: rgba(0,0,0,0);--mtvh-table-striped-color: var(--mtvh-emphasis-color);--mtvh-table-striped-bg: rgba(var(--mtvh-emphasis-color-rgb), 0.05);--mtvh-table-active-color: var(--mtvh-emphasis-color);--mtvh-table-active-bg: rgba(var(--mtvh-emphasis-color-rgb), 0.1);--mtvh-table-hover-color: var(--mtvh-emphasis-color);--mtvh-table-hover-bg: rgba(var(--mtvh-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--mtvh-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--mtvh-table-color-state, var(--mtvh-table-color-type, var(--mtvh-table-color)));background-color:var(--mtvh-table-bg);border-bottom-width:var(--mtvh-border-width);box-shadow:inset 0 0 0 9999px var(--mtvh-table-bg-state, var(--mtvh-table-bg-type, var(--mtvh-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--mtvh-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--mtvh-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--mtvh-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--mtvh-table-color-type: var(--mtvh-table-striped-color);--mtvh-table-bg-type: var(--mtvh-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--mtvh-table-color-type: var(--mtvh-table-striped-color);--mtvh-table-bg-type: var(--mtvh-table-striped-bg)}.table-active{--mtvh-table-color-state: var(--mtvh-table-active-color);--mtvh-table-bg-state: var(--mtvh-table-active-bg)}.table-hover>tbody>tr:hover>*{--mtvh-table-color-state: var(--mtvh-table-hover-color);--mtvh-table-bg-state: var(--mtvh-table-hover-bg)}.table-primary{--mtvh-table-color: #000;--mtvh-table-bg: #cfe2ff;--mtvh-table-border-color: #a6b5cc;--mtvh-table-striped-bg: #c5d7f2;--mtvh-table-striped-color: #000;--mtvh-table-active-bg: #bacbe6;--mtvh-table-active-color: #000;--mtvh-table-hover-bg: #bfd1ec;--mtvh-table-hover-color: #000;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-secondary{--mtvh-table-color: #000;--mtvh-table-bg: #e2e3e5;--mtvh-table-border-color: #b5b6b7;--mtvh-table-striped-bg: #d7d8da;--mtvh-table-striped-color: #000;--mtvh-table-active-bg: #cbccce;--mtvh-table-active-color: #000;--mtvh-table-hover-bg: #d1d2d4;--mtvh-table-hover-color: #000;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-success{--mtvh-table-color: #000;--mtvh-table-bg: #d3e7ce;--mtvh-table-border-color: #a9b9a5;--mtvh-table-striped-bg: #c8dbc4;--mtvh-table-striped-color: #000;--mtvh-table-active-bg: #bed0b9;--mtvh-table-active-color: #000;--mtvh-table-hover-bg: #c3d6bf;--mtvh-table-hover-color: #000;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-info{--mtvh-table-color: #000;--mtvh-table-bg: #e7dff6;--mtvh-table-border-color: #b9b2c5;--mtvh-table-striped-bg: #dbd4ea;--mtvh-table-striped-color: #000;--mtvh-table-active-bg: #d0c9dd;--mtvh-table-active-color: #000;--mtvh-table-hover-bg: #d6cee4;--mtvh-table-hover-color: #000;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-warning{--mtvh-table-color: #000;--mtvh-table-bg: #f7efcc;--mtvh-table-border-color: #c6bfa3;--mtvh-table-striped-bg: #ebe3c2;--mtvh-table-striped-color: #000;--mtvh-table-active-bg: #ded7b8;--mtvh-table-active-color: #000;--mtvh-table-hover-bg: #e4ddbd;--mtvh-table-hover-color: #000;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-danger{--mtvh-table-color: #000;--mtvh-table-bg: #f8cecf;--mtvh-table-border-color: #c6a5a6;--mtvh-table-striped-bg: #ecc4c5;--mtvh-table-striped-color: #000;--mtvh-table-active-bg: #dfb9ba;--mtvh-table-active-color: #000;--mtvh-table-hover-bg: #e5bfbf;--mtvh-table-hover-color: #000;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-light{--mtvh-table-color: #000;--mtvh-table-bg: #f8f9fa;--mtvh-table-border-color: #c6c7c8;--mtvh-table-striped-bg: #ecedee;--mtvh-table-striped-color: #000;--mtvh-table-active-bg: #dfe0e1;--mtvh-table-active-color: #000;--mtvh-table-hover-bg: #e5e6e7;--mtvh-table-hover-color: #000;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-dark{--mtvh-table-color: #fff;--mtvh-table-bg: #212529;--mtvh-table-border-color: #4d5154;--mtvh-table-striped-bg: #2c3034;--mtvh-table-striped-color: #fff;--mtvh-table-active-bg: #373b3e;--mtvh-table-active-color: #fff;--mtvh-table-hover-bg: #323539;--mtvh-table-hover-color: #fff;color:var(--mtvh-table-color);border-color:var(--mtvh-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--mtvh-dropdown-zindex: 1000;--mtvh-dropdown-min-width: 10rem;--mtvh-dropdown-padding-x: 0;--mtvh-dropdown-padding-y: .5rem;--mtvh-dropdown-spacer: .125rem;--mtvh-dropdown-font-size:1.125rem;--mtvh-dropdown-color: var(--mtvh-body-color);--mtvh-dropdown-bg: var(--mtvh-body-bg);--mtvh-dropdown-border-color: var(--mtvh-border-color-translucent);--mtvh-dropdown-border-radius: var(--mtvh-border-radius);--mtvh-dropdown-border-width: var(--mtvh-border-width);--mtvh-dropdown-inner-border-radius: calc(var(--mtvh-border-radius) - var(--mtvh-border-width));--mtvh-dropdown-divider-bg: var(--mtvh-border-color-translucent);--mtvh-dropdown-divider-margin-y: .5rem;--mtvh-dropdown-box-shadow: var(--mtvh-box-shadow);--mtvh-dropdown-link-color: var(--mtvh-body-color);--mtvh-dropdown-link-hover-color: var(--mtvh-body-color);--mtvh-dropdown-link-hover-bg: var(--mtvh-tertiary-bg);--mtvh-dropdown-link-active-color: #fff;--mtvh-dropdown-link-active-bg: #0d6efd;--mtvh-dropdown-link-disabled-color: var(--mtvh-tertiary-color);--mtvh-dropdown-item-padding-x: 1rem;--mtvh-dropdown-item-padding-y: .25rem;--mtvh-dropdown-header-color: #6c757d;--mtvh-dropdown-header-padding-x: 1rem;--mtvh-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--mtvh-dropdown-zindex);display:none;min-width:var(--mtvh-dropdown-min-width);padding:var(--mtvh-dropdown-padding-y) var(--mtvh-dropdown-padding-x);margin:0;font-size:var(--mtvh-dropdown-font-size);color:var(--mtvh-dropdown-color);text-align:left;list-style:none;background-color:var(--mtvh-dropdown-bg);background-clip:padding-box;border:var(--mtvh-dropdown-border-width) solid var(--mtvh-dropdown-border-color);border-radius:var(--mtvh-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--mtvh-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--mtvh-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--mtvh-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--mtvh-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--mtvh-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--mtvh-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--mtvh-dropdown-item-padding-y) var(--mtvh-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--mtvh-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--mtvh-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--mtvh-dropdown-link-hover-color);background-color:var(--mtvh-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--mtvh-dropdown-link-active-color);text-decoration:none;background-color:var(--mtvh-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--mtvh-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--mtvh-dropdown-header-padding-y) var(--mtvh-dropdown-header-padding-x);margin-bottom:0;font-size:.984375rem;color:var(--mtvh-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--mtvh-dropdown-item-padding-y) var(--mtvh-dropdown-item-padding-x);color:var(--mtvh-dropdown-link-color)}.dropdown-menu-dark{--mtvh-dropdown-color: #dee2e6;--mtvh-dropdown-bg: #343a40;--mtvh-dropdown-border-color: var(--mtvh-border-color-translucent);--mtvh-dropdown-box-shadow: ;--mtvh-dropdown-link-color: #dee2e6;--mtvh-dropdown-link-hover-color: #fff;--mtvh-dropdown-divider-bg: var(--mtvh-border-color-translucent);--mtvh-dropdown-link-hover-bg: rgba(255,255,255,0.15);--mtvh-dropdown-link-active-color: #fff;--mtvh-dropdown-link-active-bg: #0d6efd;--mtvh-dropdown-link-disabled-color: #adb5bd;--mtvh-dropdown-header-color: #adb5bd}.nav{--mtvh-nav-link-padding-x: 1rem;--mtvh-nav-link-padding-y: .5rem;--mtvh-nav-link-font-weight: ;--mtvh-nav-link-color: var(--mtvh-link-color);--mtvh-nav-link-hover-color: var(--mtvh-link-hover-color);--mtvh-nav-link-disabled-color: var(--mtvh-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--mtvh-nav-link-padding-y) var(--mtvh-nav-link-padding-x);font-size:var(--mtvh-nav-link-font-size);font-weight:var(--mtvh-nav-link-font-weight);color:var(--mtvh-nav-link-color);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--mtvh-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.nav-link.disabled,.nav-link:disabled{color:var(--mtvh-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--mtvh-nav-tabs-border-width: var(--mtvh-border-width);--mtvh-nav-tabs-border-color: var(--mtvh-border-color);--mtvh-nav-tabs-border-radius: var(--mtvh-border-radius);--mtvh-nav-tabs-link-hover-border-color: var(--mtvh-secondary-bg) var(--mtvh-secondary-bg) var(--mtvh-border-color);--mtvh-nav-tabs-link-active-color: var(--mtvh-emphasis-color);--mtvh-nav-tabs-link-active-bg: var(--mtvh-body-bg);--mtvh-nav-tabs-link-active-border-color: var(--mtvh-border-color) var(--mtvh-border-color) var(--mtvh-body-bg);border-bottom:var(--mtvh-nav-tabs-border-width) solid var(--mtvh-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--mtvh-nav-tabs-border-width));border:var(--mtvh-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--mtvh-nav-tabs-border-radius);border-top-right-radius:var(--mtvh-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--mtvh-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--mtvh-nav-tabs-link-active-color);background-color:var(--mtvh-nav-tabs-link-active-bg);border-color:var(--mtvh-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--mtvh-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--mtvh-nav-pills-border-radius: var(--mtvh-border-radius);--mtvh-nav-pills-link-active-color: #fff;--mtvh-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--mtvh-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--mtvh-nav-pills-link-active-color);background-color:var(--mtvh-nav-pills-link-active-bg)}.nav-underline{--mtvh-nav-underline-gap: 1rem;--mtvh-nav-underline-border-width: .125rem;--mtvh-nav-underline-link-active-color: var(--mtvh-emphasis-color);gap:var(--mtvh-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--mtvh-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--mtvh-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--mtvh-navbar-padding-x: 0;--mtvh-navbar-padding-y: .5rem;--mtvh-navbar-color: rgba(var(--mtvh-emphasis-color-rgb), 0.65);--mtvh-navbar-hover-color: rgba(var(--mtvh-emphasis-color-rgb), 0.8);--mtvh-navbar-disabled-color: rgba(var(--mtvh-emphasis-color-rgb), 0.3);--mtvh-navbar-active-color: rgba(var(--mtvh-emphasis-color-rgb), 1);--mtvh-navbar-brand-padding-y: .2890625rem;--mtvh-navbar-brand-margin-end: 1rem;--mtvh-navbar-brand-font-size: 1.40625rem;--mtvh-navbar-brand-color: rgba(var(--mtvh-emphasis-color-rgb), 1);--mtvh-navbar-brand-hover-color: rgba(var(--mtvh-emphasis-color-rgb), 1);--mtvh-navbar-nav-link-padding-x: .5rem;--mtvh-navbar-toggler-padding-y: .25rem;--mtvh-navbar-toggler-padding-x: .75rem;--mtvh-navbar-toggler-font-size: 1.40625rem;--mtvh-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--mtvh-navbar-toggler-border-color: rgba(var(--mtvh-emphasis-color-rgb), 0.15);--mtvh-navbar-toggler-border-radius: var(--mtvh-border-radius);--mtvh-navbar-toggler-focus-width: .25rem;--mtvh-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--mtvh-navbar-padding-y) var(--mtvh-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--mtvh-navbar-brand-padding-y);padding-bottom:var(--mtvh-navbar-brand-padding-y);margin-right:var(--mtvh-navbar-brand-margin-end);font-size:var(--mtvh-navbar-brand-font-size);color:var(--mtvh-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--mtvh-navbar-brand-hover-color)}.navbar-nav{--mtvh-nav-link-padding-x: 0;--mtvh-nav-link-padding-y: .5rem;--mtvh-nav-link-font-weight: ;--mtvh-nav-link-color: var(--mtvh-navbar-color);--mtvh-nav-link-hover-color: var(--mtvh-navbar-hover-color);--mtvh-nav-link-disabled-color: var(--mtvh-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--mtvh-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--mtvh-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--mtvh-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--mtvh-navbar-toggler-padding-y) var(--mtvh-navbar-toggler-padding-x);font-size:var(--mtvh-navbar-toggler-font-size);line-height:1;color:var(--mtvh-navbar-color);background-color:transparent;border:var(--mtvh-border-width) solid var(--mtvh-navbar-toggler-border-color);border-radius:var(--mtvh-navbar-toggler-border-radius);transition:var(--mtvh-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--mtvh-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--mtvh-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--mtvh-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--mtvh-navbar-nav-link-padding-x);padding-left:var(--mtvh-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--mtvh-navbar-nav-link-padding-x);padding-left:var(--mtvh-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--mtvh-navbar-nav-link-padding-x);padding-left:var(--mtvh-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--mtvh-navbar-nav-link-padding-x);padding-left:var(--mtvh-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--mtvh-navbar-nav-link-padding-x);padding-left:var(--mtvh-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--mtvh-navbar-nav-link-padding-x);padding-left:var(--mtvh-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme="dark"]{--mtvh-navbar-color: rgba(255,255,255,0.55);--mtvh-navbar-hover-color: rgba(255,255,255,0.75);--mtvh-navbar-disabled-color: rgba(255,255,255,0.25);--mtvh-navbar-active-color: #fff;--mtvh-navbar-brand-color: #fff;--mtvh-navbar-brand-hover-color: #fff;--mtvh-navbar-toggler-border-color: rgba(255,255,255,0.1);--mtvh-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .navbar-toggler-icon{--mtvh-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.modal{--mtvh-modal-zindex: 1055;--mtvh-modal-width: 500px;--mtvh-modal-padding: 1rem;--mtvh-modal-margin: .5rem;--mtvh-modal-color: ;--mtvh-modal-bg: var(--mtvh-body-bg);--mtvh-modal-border-color: var(--mtvh-border-color-translucent);--mtvh-modal-border-width: var(--mtvh-border-width);--mtvh-modal-border-radius: var(--mtvh-border-radius-lg);--mtvh-modal-box-shadow: var(--mtvh-box-shadow-sm);--mtvh-modal-inner-border-radius: calc(var(--mtvh-border-radius-lg) - (var(--mtvh-border-width)));--mtvh-modal-header-padding-x: 1rem;--mtvh-modal-header-padding-y: 1rem;--mtvh-modal-header-padding: 1rem 1rem;--mtvh-modal-header-border-color: var(--mtvh-border-color);--mtvh-modal-header-border-width: var(--mtvh-border-width);--mtvh-modal-title-line-height: 1.5;--mtvh-modal-footer-gap: .5rem;--mtvh-modal-footer-bg: ;--mtvh-modal-footer-border-color: var(--mtvh-border-color);--mtvh-modal-footer-border-width: var(--mtvh-border-width);position:fixed;top:0;left:0;z-index:var(--mtvh-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--mtvh-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.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-dialog-scrollable{height:calc(100% - var(--mtvh-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--mtvh-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--mtvh-modal-color);pointer-events:auto;background-color:var(--mtvh-modal-bg);background-clip:padding-box;border:var(--mtvh-modal-border-width) solid var(--mtvh-modal-border-color);border-radius:var(--mtvh-modal-border-radius);outline:0}.modal-backdrop{--mtvh-backdrop-zindex: 1050;--mtvh-backdrop-bg: #000;--mtvh-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--mtvh-backdrop-zindex);width:100vw;height:100vh;background-color:var(--mtvh-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--mtvh-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--mtvh-modal-header-padding);border-bottom:var(--mtvh-modal-header-border-width) solid var(--mtvh-modal-header-border-color);border-top-left-radius:var(--mtvh-modal-inner-border-radius);border-top-right-radius:var(--mtvh-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--mtvh-modal-header-padding-y) * .5) calc(var(--mtvh-modal-header-padding-x) * .5);margin:calc(-.5 * var(--mtvh-modal-header-padding-y)) calc(-.5 * var(--mtvh-modal-header-padding-x)) calc(-.5 * var(--mtvh-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--mtvh-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--mtvh-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--mtvh-modal-padding) - var(--mtvh-modal-footer-gap) * .5);background-color:var(--mtvh-modal-footer-bg);border-top:var(--mtvh-modal-footer-border-width) solid var(--mtvh-modal-footer-border-color);border-bottom-right-radius:var(--mtvh-modal-inner-border-radius);border-bottom-left-radius:var(--mtvh-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--mtvh-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--mtvh-modal-margin: 1.75rem;--mtvh-modal-box-shadow: var(--mtvh-box-shadow)}.modal-dialog{max-width:var(--mtvh-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--mtvh-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--mtvh-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--mtvh-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--mtvh-box-shadow) !important}.shadow-sm{box-shadow:var(--mtvh-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--mtvh-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--mtvh-focus-ring-color: rgba(var(--mtvh-primary-rgb), var(--mtvh-focus-ring-opacity))}.focus-ring-secondary{--mtvh-focus-ring-color: rgba(var(--mtvh-secondary-rgb), var(--mtvh-focus-ring-opacity))}.focus-ring-success{--mtvh-focus-ring-color: rgba(var(--mtvh-success-rgb), var(--mtvh-focus-ring-opacity))}.focus-ring-info{--mtvh-focus-ring-color: rgba(var(--mtvh-info-rgb), var(--mtvh-focus-ring-opacity))}.focus-ring-warning{--mtvh-focus-ring-color: rgba(var(--mtvh-warning-rgb), var(--mtvh-focus-ring-opacity))}.focus-ring-danger{--mtvh-focus-ring-color: rgba(var(--mtvh-danger-rgb), var(--mtvh-focus-ring-opacity))}.focus-ring-dark{--mtvh-focus-ring-color: rgba(var(--mtvh-dark-rgb), var(--mtvh-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--mtvh-border-width) var(--mtvh-border-style) var(--mtvh-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--mtvh-border-width) var(--mtvh-border-style) var(--mtvh-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--mtvh-border-width) var(--mtvh-border-style) var(--mtvh-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--mtvh-border-width) var(--mtvh-border-style) var(--mtvh-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--mtvh-border-width) var(--mtvh-border-style) var(--mtvh-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-primary-rgb), var(--mtvh-border-opacity)) !important}.border-secondary{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-secondary-rgb), var(--mtvh-border-opacity)) !important}.border-success{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-success-rgb), var(--mtvh-border-opacity)) !important}.border-info{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-info-rgb), var(--mtvh-border-opacity)) !important}.border-warning{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-warning-rgb), var(--mtvh-border-opacity)) !important}.border-danger{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-danger-rgb), var(--mtvh-border-opacity)) !important}.border-dark{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-dark-rgb), var(--mtvh-border-opacity)) !important}.border-black{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-black-rgb), var(--mtvh-border-opacity)) !important}.border-white{--mtvh-border-opacity: 1;border-color:rgba(var(--mtvh-white-rgb), var(--mtvh-border-opacity)) !important}.border-primary-subtle{border-color:var(--mtvh-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--mtvh-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--mtvh-success-border-subtle) !important}.border-info-subtle{border-color:var(--mtvh-info-border-subtle) !important}.border-warning-subtle{border-color:var(--mtvh-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--mtvh-danger-border-subtle) !important}.border-light-subtle{border-color:var(--mtvh-light-border-subtle) !important}.border-dark-subtle{border-color:var(--mtvh-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--mtvh-border-opacity: .1}.border-opacity-25{--mtvh-border-opacity: .25}.border-opacity-50{--mtvh-border-opacity: .5}.border-opacity-75{--mtvh-border-opacity: .75}.border-opacity-100{--mtvh-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--mtvh-font-monospace) !important}.fs-1{font-size:calc(1.40625rem + 1.875vw) !important}.fs-2{font-size:calc(1.35rem + 1.2vw) !important}.fs-3{font-size:calc(1.321875rem + .8625vw) !important}.fs-4{font-size:calc(1.29375rem + .525vw) !important}.fs-5{font-size:calc(1.265625rem + .1875vw) !important}.fs-6{font-size:1.125rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-primary-rgb), var(--mtvh-text-opacity)) !important}.text-secondary{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-secondary-rgb), var(--mtvh-text-opacity)) !important}.text-success{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-success-rgb), var(--mtvh-text-opacity)) !important}.text-info{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-info-rgb), var(--mtvh-text-opacity)) !important}.text-warning{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-warning-rgb), var(--mtvh-text-opacity)) !important}.text-danger{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-danger-rgb), var(--mtvh-text-opacity)) !important}.text-dark{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-dark-rgb), var(--mtvh-text-opacity)) !important}.text-black{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-black-rgb), var(--mtvh-text-opacity)) !important}.text-white{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-white-rgb), var(--mtvh-text-opacity)) !important}.text-body{--mtvh-text-opacity: 1;color:rgba(var(--mtvh-body-color-rgb), var(--mtvh-text-opacity)) !important}.text-muted{--mtvh-text-opacity: 1;color:var(--mtvh-secondary-color) !important}.text-black-50{--mtvh-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--mtvh-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-body-secondary{--mtvh-text-opacity: 1;color:var(--mtvh-secondary-color) !important}.text-body-tertiary{--mtvh-text-opacity: 1;color:var(--mtvh-tertiary-color) !important}.text-body-emphasis{--mtvh-text-opacity: 1;color:var(--mtvh-emphasis-color) !important}.text-reset{--mtvh-text-opacity: 1;color:inherit !important}.text-opacity-25{--mtvh-text-opacity: .25}.text-opacity-50{--mtvh-text-opacity: .5}.text-opacity-75{--mtvh-text-opacity: .75}.text-opacity-100{--mtvh-text-opacity: 1}.text-primary-emphasis{color:var(--mtvh-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--mtvh-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--mtvh-success-text-emphasis) !important}.text-info-emphasis{color:var(--mtvh-info-text-emphasis) !important}.text-warning-emphasis{color:var(--mtvh-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--mtvh-danger-text-emphasis) !important}.text-light-emphasis{color:var(--mtvh-light-text-emphasis) !important}.text-dark-emphasis{color:var(--mtvh-dark-text-emphasis) !important}.link-opacity-10{--mtvh-link-opacity: .1}.link-opacity-10-hover:hover{--mtvh-link-opacity: .1}.link-opacity-25{--mtvh-link-opacity: .25}.link-opacity-25-hover:hover{--mtvh-link-opacity: .25}.link-opacity-50{--mtvh-link-opacity: .5}.link-opacity-50-hover:hover{--mtvh-link-opacity: .5}.link-opacity-75{--mtvh-link-opacity: .75}.link-opacity-75-hover:hover{--mtvh-link-opacity: .75}.link-opacity-100{--mtvh-link-opacity: 1}.link-opacity-100-hover:hover{--mtvh-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-primary-rgb), var(--mtvh-link-underline-opacity)) !important}.link-underline-secondary{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-secondary-rgb), var(--mtvh-link-underline-opacity)) !important}.link-underline-success{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-success-rgb), var(--mtvh-link-underline-opacity)) !important}.link-underline-info{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-info-rgb), var(--mtvh-link-underline-opacity)) !important}.link-underline-warning{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-warning-rgb), var(--mtvh-link-underline-opacity)) !important}.link-underline-danger{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-danger-rgb), var(--mtvh-link-underline-opacity)) !important}.link-underline-dark{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-dark-rgb), var(--mtvh-link-underline-opacity)) !important}.link-underline{--mtvh-link-underline-opacity: 1;text-decoration-color:rgba(var(--mtvh-link-color-rgb), var(--mtvh-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--mtvh-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--mtvh-link-underline-opacity: 0}.link-underline-opacity-10{--mtvh-link-underline-opacity: .1}.link-underline-opacity-10-hover:hover{--mtvh-link-underline-opacity: .1}.link-underline-opacity-25{--mtvh-link-underline-opacity: .25}.link-underline-opacity-25-hover:hover{--mtvh-link-underline-opacity: .25}.link-underline-opacity-50{--mtvh-link-underline-opacity: .5}.link-underline-opacity-50-hover:hover{--mtvh-link-underline-opacity: .5}.link-underline-opacity-75{--mtvh-link-underline-opacity: .75}.link-underline-opacity-75-hover:hover{--mtvh-link-underline-opacity: .75}.link-underline-opacity-100{--mtvh-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--mtvh-link-underline-opacity: 1}.bg-primary{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-primary-rgb), var(--mtvh-bg-opacity)) !important}.bg-secondary{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-secondary-rgb), var(--mtvh-bg-opacity)) !important}.bg-success{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-success-rgb), var(--mtvh-bg-opacity)) !important}.bg-info{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-info-rgb), var(--mtvh-bg-opacity)) !important}.bg-warning{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-warning-rgb), var(--mtvh-bg-opacity)) !important}.bg-danger{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-danger-rgb), var(--mtvh-bg-opacity)) !important}.bg-dark{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-dark-rgb), var(--mtvh-bg-opacity)) !important}.bg-black{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-black-rgb), var(--mtvh-bg-opacity)) !important}.bg-white{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-white-rgb), var(--mtvh-bg-opacity)) !important}.bg-body{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-body-bg-rgb), var(--mtvh-bg-opacity)) !important}.bg-transparent{--mtvh-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-secondary-bg-rgb), var(--mtvh-bg-opacity)) !important}.bg-body-tertiary{--mtvh-bg-opacity: 1;background-color:rgba(var(--mtvh-tertiary-bg-rgb), var(--mtvh-bg-opacity)) !important}.bg-opacity-10{--mtvh-bg-opacity: .1}.bg-opacity-25{--mtvh-bg-opacity: .25}.bg-opacity-50{--mtvh-bg-opacity: .5}.bg-opacity-75{--mtvh-bg-opacity: .75}.bg-opacity-100{--mtvh-bg-opacity: 1}.bg-primary-subtle{background-color:var(--mtvh-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--mtvh-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--mtvh-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--mtvh-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--mtvh-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--mtvh-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--mtvh-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--mtvh-dark-bg-subtle) !important}.bg-gradient{background-image:var(--mtvh-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--mtvh-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--mtvh-border-radius-sm) !important}.rounded-2{border-radius:var(--mtvh-border-radius) !important}.rounded-3{border-radius:var(--mtvh-border-radius-lg) !important}.rounded-4{border-radius:var(--mtvh-border-radius-xl) !important}.rounded-5{border-radius:var(--mtvh-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--mtvh-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--mtvh-border-radius) !important;border-top-right-radius:var(--mtvh-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--mtvh-border-radius-sm) !important;border-top-right-radius:var(--mtvh-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--mtvh-border-radius) !important;border-top-right-radius:var(--mtvh-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--mtvh-border-radius-lg) !important;border-top-right-radius:var(--mtvh-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--mtvh-border-radius-xl) !important;border-top-right-radius:var(--mtvh-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--mtvh-border-radius-xxl) !important;border-top-right-radius:var(--mtvh-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--mtvh-border-radius-pill) !important;border-top-right-radius:var(--mtvh-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--mtvh-border-radius) !important;border-bottom-right-radius:var(--mtvh-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--mtvh-border-radius-sm) !important;border-bottom-right-radius:var(--mtvh-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--mtvh-border-radius) !important;border-bottom-right-radius:var(--mtvh-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--mtvh-border-radius-lg) !important;border-bottom-right-radius:var(--mtvh-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--mtvh-border-radius-xl) !important;border-bottom-right-radius:var(--mtvh-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--mtvh-border-radius-xxl) !important;border-bottom-right-radius:var(--mtvh-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--mtvh-border-radius-pill) !important;border-bottom-right-radius:var(--mtvh-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--mtvh-border-radius) !important;border-bottom-left-radius:var(--mtvh-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--mtvh-border-radius-sm) !important;border-bottom-left-radius:var(--mtvh-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--mtvh-border-radius) !important;border-bottom-left-radius:var(--mtvh-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--mtvh-border-radius-lg) !important;border-bottom-left-radius:var(--mtvh-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--mtvh-border-radius-xl) !important;border-bottom-left-radius:var(--mtvh-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--mtvh-border-radius-xxl) !important;border-bottom-left-radius:var(--mtvh-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--mtvh-border-radius-pill) !important;border-bottom-left-radius:var(--mtvh-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--mtvh-border-radius) !important;border-top-left-radius:var(--mtvh-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--mtvh-border-radius-sm) !important;border-top-left-radius:var(--mtvh-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--mtvh-border-radius) !important;border-top-left-radius:var(--mtvh-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--mtvh-border-radius-lg) !important;border-top-left-radius:var(--mtvh-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--mtvh-border-radius-xl) !important;border-top-left-radius:var(--mtvh-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--mtvh-border-radius-xxl) !important;border-top-left-radius:var(--mtvh-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--mtvh-border-radius-pill) !important;border-top-left-radius:var(--mtvh-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width: 1200px){.fs-1{font-size:2.8125rem !important}.fs-2{font-size:2.25rem !important}.fs-3{font-size:1.96875rem !important}.fs-4{font-size:1.6875rem !important}.fs-5{font-size:1.40625rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.mtvh-btn{border-radius:var(--mtvh-btn-border-radius);border:var(--mtvh-btn-border-width) solid transparent;white-space:normal;min-width:10rem;font-size:var(--mtvh-btn-font-size);line-height:var(--mtvh-btn-line-height);font-weight:var(--mtvh-btn-font-weight);text-decoration:none;-webkit-font-smoothing:antialiased;-webkit-appearance:none;display:inline-block;text-align:center;min-height:2.5rem;padding:var(--mtvh-btn-padding-y) var(--mtvh-btn-padding-x);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;margin-bottom:1.5rem}.mtvh-btn:focus{box-shadow:none;outline:solid var(--mtvh-btn-outline-border) var(--mtvh-btn-outline-color);outline-offset:0;outline-offset:var(--mtvh-btn-outline-border);text-decoration:none}.mtvh-btn:focus:not(:focus-visible){outline:0}.mtvh-btn:hover{text-decoration:none}.mtvh-btn-primary{color:var(--mtvh-white);background-color:var(--mtvh-blue-04);border-color:rgba(0,0,0,0)}.mtvh-btn-primary:visited{color:var(--mtvh-white)}.mtvh-btn-primary:hover{color:var(--mtvh-white);background-color:var(--mtvh-blue-05)}.mtvh-btn-primary:focus{background-color:var(--mtvh-blue-05)}.mtvh-btn-primary:active{background-color:var(--mtvh-blue-06)}.mtvh-btn-primary:disabled,.mtvh-btn-primary.disabled{pointer-events:none;color:var(--mtvh-white);background-color:var(--mtvh-grey-06);border-color:var(--mtvh-grey-06)}.mtvh-btn-primary:disabled else,.mtvh-btn-primary.disabled else{color:var(--mtvh-btn-disabled-color);background-color:var(--mtvh-btn-disabled-bg);border-color:var(--mtvh-btn-disabled-border-color)}.mtvh-btn-light{color:var(--mtvh-blue-04);background-color:var(--mtvh-white);border-color:rgba(0,0,0,0)}.mtvh-btn-light:visited{color:var(--mtvh-blue-04)}.mtvh-btn-light:hover{color:var(--mtvh-blue-05);background-color:var(--mtvh-grey-01)}.mtvh-btn-light:focus{color:var(--mtvh-blue-05);background-color:var(--mtvh-grey-01)}.mtvh-btn-light:active{background-color:var(--mtvh-grey-02);color:var(--mtvh-blue-06)}.mtvh-btn-light:disabled,.mtvh-btn-light.disabled{pointer-events:none;color:var(--mtvh-black);background-color:var(--mtvh-grey-05)}.mtvh-btn-light:disabled else,.mtvh-btn-light.disabled else{color:var(--mtvh-btn-disabled-color);background-color:var(--mtvh-btn-disabled-bg);border-color:var(--mtvh-btn-disabled-border-color)}.mtvh-btn-outline{color:var(--mtvh-blue-04);background-color:rgba(0,0,0,0);border-color:var(--mtvh-blue-04)}.mtvh-btn-outline:visited{color:var(--mtvh-blue-04)}.mtvh-btn-outline:hover{color:var(--mtvh-blue-05);background-color:rgba(0,0,0,0);border-color:var(--mtvh-blue-05)}.mtvh-btn-outline:focus{color:var(--mtvh-blue-05);background-color:rgba(0,0,0,0);border-color:var(--mtvh-blue-05)}.mtvh-btn-outline:active{color:var(--mtvh-blue-06);border-color:var(--mtvh-blue-06)}.mtvh-btn-outline:disabled,.mtvh-btn-outline.disabled{pointer-events:none;color:var(--mtvh-grey-06);background-color:rgba(0,0,0,0);border-color:var(--mtvh-grey-06)}.mtvh-btn-outline:disabled else,.mtvh-btn-outline.disabled else{color:var(--mtvh-btn-disabled-color);background-color:var(--mtvh-btn-disabled-bg);border-color:var(--mtvh-btn-disabled-border-color)}.mtvh-btn-outline-light{color:var(--mtvh-white);background-color:rgba(0,0,0,0);border-color:var(--mtvh-white)}.mtvh-btn-outline-light:visited{color:var(--mtvh-white)}.mtvh-btn-outline-light:hover{color:var(--mtvh-grey-04);background-color:rgba(0,0,0,0);border-color:var(--mtvh-grey-04)}.mtvh-btn-outline-light:focus{color:var(--mtvh-grey-04);background-color:rgba(0,0,0,0);border-color:var(--mtvh-grey-04)}.mtvh-btn-outline-light:active{color:var(--mtvh-grey-05);border-color:var(--mtvh-grey-05)}.mtvh-btn-outline-light:disabled,.mtvh-btn-outline-light.disabled{pointer-events:none;color:var(--mtvh-grey-05);border-color:var(--mtvh-grey-05)}.mtvh-btn-outline-light:disabled else,.mtvh-btn-outline-light.disabled else{color:var(--mtvh-btn-disabled-color);background-color:var(--mtvh-btn-disabled-bg);border-color:var(--mtvh-btn-disabled-border-color)}.mtvh-btn-purple{color:var(--mtvh-white);background-color:var(--mtvh-purple-04);border-color:rgba(0,0,0,0);border-radius:6px}.mtvh-btn-purple:visited{color:var(--mtvh-white)}.mtvh-btn-purple:hover{color:var(--mtvh-white);background-color:var(--mtvh-purple-05);border-color:rgba(0,0,0,0)}.mtvh-btn-purple:focus{color:var(--mtvh-white);background-color:var(--mtvh-purple-05)}.mtvh-btn-purple:active{background-color:var(--mtvh-purple-06)}.mtvh-btn-purple:disabled,.mtvh-btn-purple.disabled{pointer-events:none}.mtvh-btn-purple:disabled else,.mtvh-btn-purple.disabled else{color:var(--mtvh-btn-disabled-color);background-color:var(--mtvh-btn-disabled-bg);border-color:var(--mtvh-btn-disabled-border-color)}.mtvh-btn-danger{color:var(--mtvh-white);background-color:var(--mtvh-red-04);border-color:rgba(0,0,0,0)}.mtvh-btn-danger:visited{color:var(--mtvh-white)}.mtvh-btn-danger:hover{color:var(--mtvh-white);background-color:var(--mtvh-red-05)}.mtvh-btn-danger:focus{background-color:var(--mtvh-red-05)}.mtvh-btn-danger:active{background-color:var(--mtvh-red-06)}.mtvh-btn-danger:disabled,.mtvh-btn-danger.disabled{pointer-events:none;color:var(--mtvh-white);background-color:var(--mtvh-grey-06)}.mtvh-btn-danger:disabled else,.mtvh-btn-danger.disabled else{color:var(--mtvh-btn-disabled-color);background-color:var(--mtvh-btn-disabled-bg);border-color:var(--mtvh-btn-disabled-border-color)}.mtvh-btn-outline-danger{color:var(--mtvh-red-04);background-color:var(--mtvh-white);border-color:var(--mtvh-red-04)}.mtvh-btn-outline-danger:visited{color:var(--mtvh-red-04)}.mtvh-btn-outline-danger:hover{color:var(--mtvh-red-05);background-color:var(--mtvh-white);border-color:var(--mtvh-red-05)}.mtvh-btn-outline-danger:focus{color:var(--mtvh-red-05);background-color:var(--mtvh-white);border-color:var(--mtvh-red-05)}.mtvh-btn-outline-danger:active{color:var(--mtvh-red-06);border-color:var(--mtvh-red-06)}.mtvh-btn-outline-danger:disabled,.mtvh-btn-outline-danger.disabled{pointer-events:none;color:var(--mtvh-grey-06);background-color:var(--mtvh-white);border-color:var(--mtvh-grey-06)}.mtvh-btn-outline-danger:disabled else,.mtvh-btn-outline-danger.disabled else{color:var(--mtvh-btn-disabled-color);background-color:var(--mtvh-btn-disabled-bg);border-color:var(--mtvh-btn-disabled-border-color)}.mtvh-link{line-height:1.2;text-decoration:underline;font-weight:bold;cursor:pointer;display:inline-block}.mtvh-link:hover{color:var(--mtvh-blue-05);text-decoration:none}.mtvh-link:focus:not(:focus-visible){outline:0}.mtvh-link.base{font-size:1em}.mtvh-link:focus{box-shadow:none;outline:solid var(--mtvh-btn-outline-border) var(--mtvh-btn-outline-color);outline-offset:0.5rem;text-decoration:none;border-radius:var(--mtvh-btn-border-radius);color:var(--mtvh-blue-05)}.mtvh-link:active{color:var(--mtvh-blue-06)}.mtvh-link.disabled,.mtvh-link[aria-disabled="true"]{color:var(--mtvh-grey-06);pointer-events:none;cursor:not-allowed}.mtvh-link-primary{color:var(--mtvh-blue-04)}.mtvh-link-primary:hover{color:var(--mtvh-blue-05)}.mtvh-link-primary:focus{color:var(--mtvh-blue-05)}.mtvh-link-primary:focus:not(:focus-visible){color:var(--mtvh-blue-06)}.mtvh-link-primary:active{color:var(--mtvh-blue-06)}.mtvh-link-primary:disabled,.mtvh-link-primary.disabled{color:var(--mtvh-grey-06)}.mtvh-link-light{color:var(--mtvh-white)}.mtvh-link-light:hover{color:var(--mtvh-grey-04)}.mtvh-link-light:focus{color:var(--mtvh-grey-04)}.mtvh-link-light:focus:not(:focus-visible){color:var(--mtvh-grey-05)}.mtvh-link-light:active{color:var(--mtvh-grey-05)}.mtvh-link-light:disabled,.mtvh-link-light.disabled{color:var(--mtvh-grey-06)}.mtvh-link:before{margin-right:.5rem !important}.mtvh-link:after{margin-left:.5rem !important}.mtvh-content-block{padding:1.5rem 1rem;border-radius:.5rem;position:relative}@media (min-width: 768px){.mtvh-content-block{padding:1.5rem}}.mtvh-content-block__date{margin-bottom:.5rem}.mtvh-content-block--text-only{padding:1rem 1rem;font-size:1rem}@media (min-width: 768px){.mtvh-content-block--text-only{font-size:1.125rem}}.mtvh-content-block-link-card{text-decoration:none;box-shadow:var(--mtvh-box-shadow)}.mtvh-content-block-link-card:hover{background-color:var(--mtvh-grey-02)}.mtvh-content-block-link-card:active,.mtvh-content-block-link-card:focus{background-color:var(--mtvh-grey-04);outline:0}.mtvh-content-block-link-card:focus-within{outline:solid var(--mtvh-btn-outline-border) var(--mtvh-btn-outline-color);outline-offset:.5rem;background-color:var(--mtvh-grey-04)}.mtvh-content-block-link-card a{color:var(--mtvh-black);text-decoration:none}.mtvh-content-block-link-card a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.mtvh-content-block-link-card a:focus{outline:0px}.mtvh-content-block .mtvh-btn:last-child,.mtvh-content-block p:last-child{margin-bottom:0px}.mtvh-content-block h3+.mtvh-btn,.mtvh-content-block .h3+.mtvh-btn,.mtvh-content-block h3+.mtvh-link,.mtvh-content-block .h3+.mtvh-link{margin-top:0.625rem}.mtvh-content-block h4+.mtvh-btn,.mtvh-content-block .h4+.mtvh-btn,.mtvh-content-block h4+.mtvh-link,.mtvh-content-block .h4+.mtvh-link{margin-top:0.625rem}.mtvh-content-block-no-padding{padding:0px}.mtvh-content-block-border{border:.15rem solid}.mtvh-content-block-border--grey-03{border-color:var(--mtvh-grey-03)}.mtvh-content-block-border--red-04{border-color:var(--mtvh-red-04)}.mtvh-content-block-border--green-04{border-color:var(--mtvh-green-04)}.mtvh-content-block-border--purple-04{border-color:var(--mtvh-purple-04)}.mtvh-content-block-border--yellow-03{border-color:var(--mtvh-yellow-03)}.mtvh-content-block-bg{background-color:var(--mtvh-white)}.mtvh-content-block-bg--grey-01{background-color:var(--mtvh-grey-01)}.mtvh-content-block-bg--yellow-01{background-color:var(--mtvh-yellow-01)}.mtvh-content-block-bg--green-01{background-color:var(--mtvh-green-01)}.mtvh-content-block-bg--purple-01{background-color:var(--mtvh-purple-01)}.mtvh-content-block-bg--red-01{background-color:var(--mtvh-red-01)}.mtvh-content-block-bg--stone-02{background-color:var(--mtvh-stone-02)}.mtvh-content-block-icon .mtvh-icon{margin-bottom:.5rem}.mtvh-icon-arrow-left:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-arrow-left:not(.mtvh-icon--right):before,.mtvh-icon-arrow-left:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-arrow-left:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.03423 13.9353C9.33559 14.2366 9.44506 14.5932 9.27153 15.1706C9.09799 15.7479 8.82066 16.13 8.33475 16.0928C7.84883 16.0557 5.85991 14.3693 5.11641 13.7724C4.37291 13.1756 3.03604 12.2419 2.29822 11.8064C1.5604 11.3708 0.966688 11.0245 1.00145 10.5098C1.03622 9.99518 1.16029 9.51489 2.05162 8.80362C2.94295 8.09234 7.60162 4.51819 7.96893 4.18952C8.33625 3.86084 8.89498 4.46526 8.96246 4.88068C9.02994 5.2961 9.32784 5.74962 8.81263 6.13186C8.29741 6.51411 5.29531 9.08905 5.29531 9.08905C5.29531 9.08905 6.0659 8.95297 7.60561 8.88996C9.8228 8.79922 10.5954 8.72008 12.376 8.74225C14.1566 8.76442 16.9726 8.91529 17.7438 9.04531C18.5149 9.17532 19.2945 9.29548 18.8891 10.0439C18.4836 10.7923 17.4281 11.0921 16.1787 11.1433C14.9293 11.1944 12.9457 11.1615 10.6744 11.2165C8.06839 11.2756 5.75443 11.3703 5.75443 11.3703C5.75443 11.3703 6.79562 12.164 7.53711 12.7039C8.2786 13.2439 8.67875 13.5981 9.02577 13.9451L9.03423 13.9353Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.03423 13.9353C9.33559 14.2366 9.44506 14.5932 9.27153 15.1706C9.09799 15.7479 8.82066 16.13 8.33475 16.0928C7.84883 16.0557 5.85991 14.3693 5.11641 13.7724C4.37291 13.1756 3.03604 12.2419 2.29822 11.8064C1.5604 11.3708 0.966688 11.0245 1.00145 10.5098C1.03622 9.99518 1.16029 9.51489 2.05162 8.80362C2.94295 8.09234 7.60162 4.51819 7.96893 4.18952C8.33625 3.86084 8.89498 4.46526 8.96246 4.88068C9.02994 5.2961 9.32784 5.74962 8.81263 6.13186C8.29741 6.51411 5.29531 9.08905 5.29531 9.08905C5.29531 9.08905 6.0659 8.95297 7.60561 8.88996C9.8228 8.79922 10.5954 8.72008 12.376 8.74225C14.1566 8.76442 16.9726 8.91529 17.7438 9.04531C18.5149 9.17532 19.2945 9.29548 18.8891 10.0439C18.4836 10.7923 17.4281 11.0921 16.1787 11.1433C14.9293 11.1944 12.9457 11.1615 10.6744 11.2165C8.06839 11.2756 5.75443 11.3703 5.75443 11.3703C5.75443 11.3703 6.79562 12.164 7.53711 12.7039C8.2786 13.2439 8.67875 13.5981 9.02577 13.9451L9.03423 13.9353Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-arrow-left:not(.mtvh-icon--right).base:before,.mtvh-icon-arrow-left:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-left:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-arrow-left.mtvh-icon--right{text-decoration:none}.mtvh-icon-arrow-left.mtvh-icon--right:before,.mtvh-icon-arrow-left.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-arrow-left.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.03423 13.9353C9.33559 14.2366 9.44506 14.5932 9.27153 15.1706C9.09799 15.7479 8.82066 16.13 8.33475 16.0928C7.84883 16.0557 5.85991 14.3693 5.11641 13.7724C4.37291 13.1756 3.03604 12.2419 2.29822 11.8064C1.5604 11.3708 0.966688 11.0245 1.00145 10.5098C1.03622 9.99518 1.16029 9.51489 2.05162 8.80362C2.94295 8.09234 7.60162 4.51819 7.96893 4.18952C8.33625 3.86084 8.89498 4.46526 8.96246 4.88068C9.02994 5.2961 9.32784 5.74962 8.81263 6.13186C8.29741 6.51411 5.29531 9.08905 5.29531 9.08905C5.29531 9.08905 6.0659 8.95297 7.60561 8.88996C9.8228 8.79922 10.5954 8.72008 12.376 8.74225C14.1566 8.76442 16.9726 8.91529 17.7438 9.04531C18.5149 9.17532 19.2945 9.29548 18.8891 10.0439C18.4836 10.7923 17.4281 11.0921 16.1787 11.1433C14.9293 11.1944 12.9457 11.1615 10.6744 11.2165C8.06839 11.2756 5.75443 11.3703 5.75443 11.3703C5.75443 11.3703 6.79562 12.164 7.53711 12.7039C8.2786 13.2439 8.67875 13.5981 9.02577 13.9451L9.03423 13.9353Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.03423 13.9353C9.33559 14.2366 9.44506 14.5932 9.27153 15.1706C9.09799 15.7479 8.82066 16.13 8.33475 16.0928C7.84883 16.0557 5.85991 14.3693 5.11641 13.7724C4.37291 13.1756 3.03604 12.2419 2.29822 11.8064C1.5604 11.3708 0.966688 11.0245 1.00145 10.5098C1.03622 9.99518 1.16029 9.51489 2.05162 8.80362C2.94295 8.09234 7.60162 4.51819 7.96893 4.18952C8.33625 3.86084 8.89498 4.46526 8.96246 4.88068C9.02994 5.2961 9.32784 5.74962 8.81263 6.13186C8.29741 6.51411 5.29531 9.08905 5.29531 9.08905C5.29531 9.08905 6.0659 8.95297 7.60561 8.88996C9.8228 8.79922 10.5954 8.72008 12.376 8.74225C14.1566 8.76442 16.9726 8.91529 17.7438 9.04531C18.5149 9.17532 19.2945 9.29548 18.8891 10.0439C18.4836 10.7923 17.4281 11.0921 16.1787 11.1433C14.9293 11.1944 12.9457 11.1615 10.6744 11.2165C8.06839 11.2756 5.75443 11.3703 5.75443 11.3703C5.75443 11.3703 6.79562 12.164 7.53711 12.7039C8.2786 13.2439 8.67875 13.5981 9.02577 13.9451L9.03423 13.9353Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-arrow-left.mtvh-icon--right.base:before,.mtvh-icon-arrow-left.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-left.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-arrow-right:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-arrow-right:not(.mtvh-icon--right):before,.mtvh-icon-arrow-right:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-arrow-right:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9658 6.25536C10.6644 5.95406 10.5549 5.59738 10.7285 5.02002C10.902 4.44267 11.1793 4.06066 11.6653 4.09779C12.1512 4.13493 14.1401 5.82132 14.8836 6.41817C15.6271 7.01502 16.964 7.94874 17.7018 8.38425C18.4396 8.81976 19.0333 9.16613 18.9985 9.68078C18.9638 10.1954 18.8397 10.6757 17.9484 11.387C17.057 12.0983 12.3984 15.6724 12.0311 16.0011C11.6638 16.3298 11.105 15.7254 11.0375 15.3099C10.9701 14.8945 10.6722 14.441 11.1874 14.0588C11.7026 13.6765 14.7047 11.1016 14.7047 11.1016C14.7047 11.1016 13.9341 11.2376 12.3944 11.3007C10.1772 11.3914 9.40462 11.4705 7.62401 11.4484C5.8434 11.4262 3.02738 11.2753 2.25625 11.1453C1.48512 11.0153 0.705523 10.8951 1.11094 10.1467C1.51636 9.3983 2.57194 9.09849 3.82131 9.04736C5.07067 8.99623 7.05431 9.0291 9.32562 8.97416C11.9316 8.91503 14.2456 8.82033 14.2456 8.82033C14.2456 8.82033 13.2044 8.02657 12.4629 7.48666C11.7214 6.94676 11.3212 6.59247 10.9742 6.24551L10.9658 6.25536Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9658 6.25536C10.6644 5.95406 10.5549 5.59738 10.7285 5.02002C10.902 4.44267 11.1793 4.06066 11.6653 4.09779C12.1512 4.13493 14.1401 5.82132 14.8836 6.41817C15.6271 7.01502 16.964 7.94874 17.7018 8.38425C18.4396 8.81976 19.0333 9.16613 18.9985 9.68078C18.9638 10.1954 18.8397 10.6757 17.9484 11.387C17.057 12.0983 12.3984 15.6724 12.0311 16.0011C11.6638 16.3298 11.105 15.7254 11.0375 15.3099C10.9701 14.8945 10.6722 14.441 11.1874 14.0588C11.7026 13.6765 14.7047 11.1016 14.7047 11.1016C14.7047 11.1016 13.9341 11.2376 12.3944 11.3007C10.1772 11.3914 9.40462 11.4705 7.62401 11.4484C5.8434 11.4262 3.02738 11.2753 2.25625 11.1453C1.48512 11.0153 0.705523 10.8951 1.11094 10.1467C1.51636 9.3983 2.57194 9.09849 3.82131 9.04736C5.07067 8.99623 7.05431 9.0291 9.32562 8.97416C11.9316 8.91503 14.2456 8.82033 14.2456 8.82033C14.2456 8.82033 13.2044 8.02657 12.4629 7.48666C11.7214 6.94676 11.3212 6.59247 10.9742 6.24551L10.9658 6.25536Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-arrow-right:not(.mtvh-icon--right).base:before,.mtvh-icon-arrow-right:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-right:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-arrow-right.mtvh-icon--right{text-decoration:none}.mtvh-icon-arrow-right.mtvh-icon--right:before,.mtvh-icon-arrow-right.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-arrow-right.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9658 6.25536C10.6644 5.95406 10.5549 5.59738 10.7285 5.02002C10.902 4.44267 11.1793 4.06066 11.6653 4.09779C12.1512 4.13493 14.1401 5.82132 14.8836 6.41817C15.6271 7.01502 16.964 7.94874 17.7018 8.38425C18.4396 8.81976 19.0333 9.16613 18.9985 9.68078C18.9638 10.1954 18.8397 10.6757 17.9484 11.387C17.057 12.0983 12.3984 15.6724 12.0311 16.0011C11.6638 16.3298 11.105 15.7254 11.0375 15.3099C10.9701 14.8945 10.6722 14.441 11.1874 14.0588C11.7026 13.6765 14.7047 11.1016 14.7047 11.1016C14.7047 11.1016 13.9341 11.2376 12.3944 11.3007C10.1772 11.3914 9.40462 11.4705 7.62401 11.4484C5.8434 11.4262 3.02738 11.2753 2.25625 11.1453C1.48512 11.0153 0.705523 10.8951 1.11094 10.1467C1.51636 9.3983 2.57194 9.09849 3.82131 9.04736C5.07067 8.99623 7.05431 9.0291 9.32562 8.97416C11.9316 8.91503 14.2456 8.82033 14.2456 8.82033C14.2456 8.82033 13.2044 8.02657 12.4629 7.48666C11.7214 6.94676 11.3212 6.59247 10.9742 6.24551L10.9658 6.25536Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9658 6.25536C10.6644 5.95406 10.5549 5.59738 10.7285 5.02002C10.902 4.44267 11.1793 4.06066 11.6653 4.09779C12.1512 4.13493 14.1401 5.82132 14.8836 6.41817C15.6271 7.01502 16.964 7.94874 17.7018 8.38425C18.4396 8.81976 19.0333 9.16613 18.9985 9.68078C18.9638 10.1954 18.8397 10.6757 17.9484 11.387C17.057 12.0983 12.3984 15.6724 12.0311 16.0011C11.6638 16.3298 11.105 15.7254 11.0375 15.3099C10.9701 14.8945 10.6722 14.441 11.1874 14.0588C11.7026 13.6765 14.7047 11.1016 14.7047 11.1016C14.7047 11.1016 13.9341 11.2376 12.3944 11.3007C10.1772 11.3914 9.40462 11.4705 7.62401 11.4484C5.8434 11.4262 3.02738 11.2753 2.25625 11.1453C1.48512 11.0153 0.705523 10.8951 1.11094 10.1467C1.51636 9.3983 2.57194 9.09849 3.82131 9.04736C5.07067 8.99623 7.05431 9.0291 9.32562 8.97416C11.9316 8.91503 14.2456 8.82033 14.2456 8.82033C14.2456 8.82033 13.2044 8.02657 12.4629 7.48666C11.7214 6.94676 11.3212 6.59247 10.9742 6.24551L10.9658 6.25536Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-arrow-right.mtvh-icon--right.base:before,.mtvh-icon-arrow-right.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-right.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-arrow-up:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-arrow-up:not(.mtvh-icon--right):before,.mtvh-icon-arrow-up:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-arrow-up:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.16006 9.12954C5.85875 9.4309 5.50207 9.54037 4.92472 9.36683C4.34736 9.1933 3.96535 8.91597 4.00249 8.43005C4.03963 7.94414 5.72601 5.95521 6.32286 5.21171C6.91971 4.46822 7.85344 3.13135 8.28895 2.39353C8.72446 1.6557 9.07083 1.06199 9.58548 1.09676C10.1001 1.13152 10.5804 1.2556 11.2917 2.14693C12.003 3.03826 15.5771 7.69693 15.9058 8.06424C16.2345 8.43155 15.6301 8.99029 15.2146 9.05777C14.7992 9.12525 14.3457 9.42315 13.9634 8.90793C13.5812 8.39272 11.0063 5.39061 11.0063 5.39061C11.0063 5.39061 11.1423 6.1612 11.2053 7.70092C11.2961 9.9181 11.3752 10.6907 11.3531 12.4713C11.3309 14.2519 11.18 17.0679 11.05 17.8391C10.92 18.6102 10.7998 19.3898 10.0514 18.9844C9.30299 18.579 9.00318 17.5234 8.95205 16.274C8.90092 15.0246 8.93379 13.041 8.87885 10.7697C8.81972 8.1637 8.72502 5.84973 8.72502 5.84973C8.72502 5.84973 7.93127 6.89092 7.39136 7.63242C6.85145 8.37391 6.49717 8.77406 6.15021 9.12108L6.16006 9.12954Z" fill="%230072BF"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.16006 9.12954C5.85875 9.4309 5.50207 9.54037 4.92472 9.36683C4.34736 9.1933 3.96535 8.91597 4.00249 8.43005C4.03963 7.94414 5.72601 5.95521 6.32286 5.21171C6.91971 4.46822 7.85344 3.13135 8.28895 2.39353C8.72446 1.6557 9.07083 1.06199 9.58548 1.09676C10.1001 1.13152 10.5804 1.2556 11.2917 2.14693C12.003 3.03826 15.5771 7.69693 15.9058 8.06424C16.2345 8.43155 15.6301 8.99029 15.2146 9.05777C14.7992 9.12525 14.3457 9.42315 13.9634 8.90793C13.5812 8.39272 11.0063 5.39061 11.0063 5.39061C11.0063 5.39061 11.1423 6.1612 11.2053 7.70092C11.2961 9.9181 11.3752 10.6907 11.3531 12.4713C11.3309 14.2519 11.18 17.0679 11.05 17.8391C10.92 18.6102 10.7998 19.3898 10.0514 18.9844C9.30299 18.579 9.00318 17.5234 8.95205 16.274C8.90092 15.0246 8.93379 13.041 8.87885 10.7697C8.81972 8.1637 8.72502 5.84973 8.72502 5.84973C8.72502 5.84973 7.93127 6.89092 7.39136 7.63242C6.85145 8.37391 6.49717 8.77406 6.15021 9.12108L6.16006 9.12954Z" fill="%230072BF"/></svg>');background-color:currentColor}.mtvh-icon-arrow-up:not(.mtvh-icon--right).base:before,.mtvh-icon-arrow-up:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-up:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-arrow-up.mtvh-icon--right{text-decoration:none}.mtvh-icon-arrow-up.mtvh-icon--right:before,.mtvh-icon-arrow-up.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-arrow-up.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.16006 9.12954C5.85875 9.4309 5.50207 9.54037 4.92472 9.36683C4.34736 9.1933 3.96535 8.91597 4.00249 8.43005C4.03963 7.94414 5.72601 5.95521 6.32286 5.21171C6.91971 4.46822 7.85344 3.13135 8.28895 2.39353C8.72446 1.6557 9.07083 1.06199 9.58548 1.09676C10.1001 1.13152 10.5804 1.2556 11.2917 2.14693C12.003 3.03826 15.5771 7.69693 15.9058 8.06424C16.2345 8.43155 15.6301 8.99029 15.2146 9.05777C14.7992 9.12525 14.3457 9.42315 13.9634 8.90793C13.5812 8.39272 11.0063 5.39061 11.0063 5.39061C11.0063 5.39061 11.1423 6.1612 11.2053 7.70092C11.2961 9.9181 11.3752 10.6907 11.3531 12.4713C11.3309 14.2519 11.18 17.0679 11.05 17.8391C10.92 18.6102 10.7998 19.3898 10.0514 18.9844C9.30299 18.579 9.00318 17.5234 8.95205 16.274C8.90092 15.0246 8.93379 13.041 8.87885 10.7697C8.81972 8.1637 8.72502 5.84973 8.72502 5.84973C8.72502 5.84973 7.93127 6.89092 7.39136 7.63242C6.85145 8.37391 6.49717 8.77406 6.15021 9.12108L6.16006 9.12954Z" fill="%230072BF"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.16006 9.12954C5.85875 9.4309 5.50207 9.54037 4.92472 9.36683C4.34736 9.1933 3.96535 8.91597 4.00249 8.43005C4.03963 7.94414 5.72601 5.95521 6.32286 5.21171C6.91971 4.46822 7.85344 3.13135 8.28895 2.39353C8.72446 1.6557 9.07083 1.06199 9.58548 1.09676C10.1001 1.13152 10.5804 1.2556 11.2917 2.14693C12.003 3.03826 15.5771 7.69693 15.9058 8.06424C16.2345 8.43155 15.6301 8.99029 15.2146 9.05777C14.7992 9.12525 14.3457 9.42315 13.9634 8.90793C13.5812 8.39272 11.0063 5.39061 11.0063 5.39061C11.0063 5.39061 11.1423 6.1612 11.2053 7.70092C11.2961 9.9181 11.3752 10.6907 11.3531 12.4713C11.3309 14.2519 11.18 17.0679 11.05 17.8391C10.92 18.6102 10.7998 19.3898 10.0514 18.9844C9.30299 18.579 9.00318 17.5234 8.95205 16.274C8.90092 15.0246 8.93379 13.041 8.87885 10.7697C8.81972 8.1637 8.72502 5.84973 8.72502 5.84973C8.72502 5.84973 7.93127 6.89092 7.39136 7.63242C6.85145 8.37391 6.49717 8.77406 6.15021 9.12108L6.16006 9.12954Z" fill="%230072BF"/></svg>');background-color:currentColor}.mtvh-icon-arrow-up.mtvh-icon--right.base:before,.mtvh-icon-arrow-up.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-up.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-arrow-down:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-arrow-down:not(.mtvh-icon--right):before,.mtvh-icon-arrow-down:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-arrow-down:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.8399 11.1121C14.1412 10.8107 14.4979 10.7012 15.0753 10.8748C15.6526 11.0483 16.0347 11.3256 15.9975 11.8116C15.9604 12.2975 14.274 14.2864 13.6771 15.0299C13.0803 15.7734 12.1466 17.1103 11.7111 17.8481C11.2755 18.5859 10.9292 19.1796 10.4145 19.1448C9.89987 19.1101 9.41959 18.986 8.70831 18.0947C7.99703 17.2033 4.42288 12.5447 4.09421 12.1774C3.76554 11.8101 4.36995 11.2513 4.78537 11.1838C5.2008 11.1164 5.65431 10.8185 6.03656 11.3337C6.4188 11.8489 8.99375 14.851 8.99375 14.851C8.99375 14.851 8.85766 14.0804 8.79465 12.5407C8.70391 10.3235 8.62477 9.55092 8.64694 7.77031C8.66911 5.98971 8.81999 3.17368 8.95 2.40255C9.08001 1.63142 9.20018 0.851825 9.94859 1.25724C10.697 1.66266 10.9968 2.71824 11.0479 3.96761C11.0991 5.21698 11.0662 7.20061 11.1211 9.47192C11.1803 12.0779 11.275 14.3919 11.275 14.3919C11.275 14.3919 12.0687 13.3507 12.6086 12.6092C13.1485 11.8677 13.5028 11.4676 13.8498 11.1205L13.8399 11.1121Z" fill="%230072BF"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.8399 11.1121C14.1412 10.8107 14.4979 10.7012 15.0753 10.8748C15.6526 11.0483 16.0347 11.3256 15.9975 11.8116C15.9604 12.2975 14.274 14.2864 13.6771 15.0299C13.0803 15.7734 12.1466 17.1103 11.7111 17.8481C11.2755 18.5859 10.9292 19.1796 10.4145 19.1448C9.89987 19.1101 9.41959 18.986 8.70831 18.0947C7.99703 17.2033 4.42288 12.5447 4.09421 12.1774C3.76554 11.8101 4.36995 11.2513 4.78537 11.1838C5.2008 11.1164 5.65431 10.8185 6.03656 11.3337C6.4188 11.8489 8.99375 14.851 8.99375 14.851C8.99375 14.851 8.85766 14.0804 8.79465 12.5407C8.70391 10.3235 8.62477 9.55092 8.64694 7.77031C8.66911 5.98971 8.81999 3.17368 8.95 2.40255C9.08001 1.63142 9.20018 0.851825 9.94859 1.25724C10.697 1.66266 10.9968 2.71824 11.0479 3.96761C11.0991 5.21698 11.0662 7.20061 11.1211 9.47192C11.1803 12.0779 11.275 14.3919 11.275 14.3919C11.275 14.3919 12.0687 13.3507 12.6086 12.6092C13.1485 11.8677 13.5028 11.4676 13.8498 11.1205L13.8399 11.1121Z" fill="%230072BF"/></svg>');background-color:currentColor}.mtvh-icon-arrow-down:not(.mtvh-icon--right).base:before,.mtvh-icon-arrow-down:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-down:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-arrow-down.mtvh-icon--right{text-decoration:none}.mtvh-icon-arrow-down.mtvh-icon--right:before,.mtvh-icon-arrow-down.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-arrow-down.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.8399 11.1121C14.1412 10.8107 14.4979 10.7012 15.0753 10.8748C15.6526 11.0483 16.0347 11.3256 15.9975 11.8116C15.9604 12.2975 14.274 14.2864 13.6771 15.0299C13.0803 15.7734 12.1466 17.1103 11.7111 17.8481C11.2755 18.5859 10.9292 19.1796 10.4145 19.1448C9.89987 19.1101 9.41959 18.986 8.70831 18.0947C7.99703 17.2033 4.42288 12.5447 4.09421 12.1774C3.76554 11.8101 4.36995 11.2513 4.78537 11.1838C5.2008 11.1164 5.65431 10.8185 6.03656 11.3337C6.4188 11.8489 8.99375 14.851 8.99375 14.851C8.99375 14.851 8.85766 14.0804 8.79465 12.5407C8.70391 10.3235 8.62477 9.55092 8.64694 7.77031C8.66911 5.98971 8.81999 3.17368 8.95 2.40255C9.08001 1.63142 9.20018 0.851825 9.94859 1.25724C10.697 1.66266 10.9968 2.71824 11.0479 3.96761C11.0991 5.21698 11.0662 7.20061 11.1211 9.47192C11.1803 12.0779 11.275 14.3919 11.275 14.3919C11.275 14.3919 12.0687 13.3507 12.6086 12.6092C13.1485 11.8677 13.5028 11.4676 13.8498 11.1205L13.8399 11.1121Z" fill="%230072BF"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.8399 11.1121C14.1412 10.8107 14.4979 10.7012 15.0753 10.8748C15.6526 11.0483 16.0347 11.3256 15.9975 11.8116C15.9604 12.2975 14.274 14.2864 13.6771 15.0299C13.0803 15.7734 12.1466 17.1103 11.7111 17.8481C11.2755 18.5859 10.9292 19.1796 10.4145 19.1448C9.89987 19.1101 9.41959 18.986 8.70831 18.0947C7.99703 17.2033 4.42288 12.5447 4.09421 12.1774C3.76554 11.8101 4.36995 11.2513 4.78537 11.1838C5.2008 11.1164 5.65431 10.8185 6.03656 11.3337C6.4188 11.8489 8.99375 14.851 8.99375 14.851C8.99375 14.851 8.85766 14.0804 8.79465 12.5407C8.70391 10.3235 8.62477 9.55092 8.64694 7.77031C8.66911 5.98971 8.81999 3.17368 8.95 2.40255C9.08001 1.63142 9.20018 0.851825 9.94859 1.25724C10.697 1.66266 10.9968 2.71824 11.0479 3.96761C11.0991 5.21698 11.0662 7.20061 11.1211 9.47192C11.1803 12.0779 11.275 14.3919 11.275 14.3919C11.275 14.3919 12.0687 13.3507 12.6086 12.6092C13.1485 11.8677 13.5028 11.4676 13.8498 11.1205L13.8399 11.1121Z" fill="%230072BF"/></svg>');background-color:currentColor}.mtvh-icon-arrow-down.mtvh-icon--right.base:before,.mtvh-icon-arrow-down.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-arrow-down.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-check:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-check:not(.mtvh-icon--right):before,.mtvh-icon-check:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-check:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.8125 13.4922L16.7125 3.64399C16.9875 3.36939 17.3 3.23833 17.65 3.25081C18 3.2633 18.3125 3.40684 18.5875 3.68144C18.8625 3.95604 19 4.26809 19 4.61758C19 4.96708 18.8625 5.27912 18.5875 5.55373L7.7875 16.3381C7.5125 16.6127 7.19375 16.75 6.83125 16.75C6.46875 16.75 6.15 16.6127 5.875 16.3381L1.4125 11.8821C1.1375 11.6075 1 11.2954 1 10.9459C1 10.5964 1.1375 10.2844 1.4125 10.0098C1.6875 9.73517 2 9.59787 2.35 9.59787C2.7 9.59787 3.0125 9.73517 3.2875 10.0098L6.8125 13.4922Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.8125 13.4922L16.7125 3.64399C16.9875 3.36939 17.3 3.23833 17.65 3.25081C18 3.2633 18.3125 3.40684 18.5875 3.68144C18.8625 3.95604 19 4.26809 19 4.61758C19 4.96708 18.8625 5.27912 18.5875 5.55373L7.7875 16.3381C7.5125 16.6127 7.19375 16.75 6.83125 16.75C6.46875 16.75 6.15 16.6127 5.875 16.3381L1.4125 11.8821C1.1375 11.6075 1 11.2954 1 10.9459C1 10.5964 1.1375 10.2844 1.4125 10.0098C1.6875 9.73517 2 9.59787 2.35 9.59787C2.7 9.59787 3.0125 9.73517 3.2875 10.0098L6.8125 13.4922Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-check:not(.mtvh-icon--right).base:before,.mtvh-icon-check:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-check:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-check.mtvh-icon--right{text-decoration:none}.mtvh-icon-check.mtvh-icon--right:before,.mtvh-icon-check.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-check.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.8125 13.4922L16.7125 3.64399C16.9875 3.36939 17.3 3.23833 17.65 3.25081C18 3.2633 18.3125 3.40684 18.5875 3.68144C18.8625 3.95604 19 4.26809 19 4.61758C19 4.96708 18.8625 5.27912 18.5875 5.55373L7.7875 16.3381C7.5125 16.6127 7.19375 16.75 6.83125 16.75C6.46875 16.75 6.15 16.6127 5.875 16.3381L1.4125 11.8821C1.1375 11.6075 1 11.2954 1 10.9459C1 10.5964 1.1375 10.2844 1.4125 10.0098C1.6875 9.73517 2 9.59787 2.35 9.59787C2.7 9.59787 3.0125 9.73517 3.2875 10.0098L6.8125 13.4922Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.8125 13.4922L16.7125 3.64399C16.9875 3.36939 17.3 3.23833 17.65 3.25081C18 3.2633 18.3125 3.40684 18.5875 3.68144C18.8625 3.95604 19 4.26809 19 4.61758C19 4.96708 18.8625 5.27912 18.5875 5.55373L7.7875 16.3381C7.5125 16.6127 7.19375 16.75 6.83125 16.75C6.46875 16.75 6.15 16.6127 5.875 16.3381L1.4125 11.8821C1.1375 11.6075 1 11.2954 1 10.9459C1 10.5964 1.1375 10.2844 1.4125 10.0098C1.6875 9.73517 2 9.59787 2.35 9.59787C2.7 9.59787 3.0125 9.73517 3.2875 10.0098L6.8125 13.4922Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-check.mtvh-icon--right.base:before,.mtvh-icon-check.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-check.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-filter:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-filter:not(.mtvh-icon--right):before,.mtvh-icon-filter:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-filter:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.89369 20C9.60076 20 9.35034 19.8961 9.14245 19.6882C8.93456 19.4803 8.83062 19.2299 8.83062 18.9369V14.472C8.83062 14.1791 8.93456 13.9287 9.14245 13.7208C9.35034 13.5129 9.60076 13.4089 9.89369 13.4089C10.1866 13.4089 10.437 13.5129 10.6449 13.7208C10.8528 13.9287 10.9568 14.1791 10.9568 14.472V15.6343H18.9369C19.2299 15.6343 19.4803 15.7382 19.6882 15.9461C19.8961 16.154 20 16.4044 20 16.6974C20 16.9903 19.8961 17.2407 19.6882 17.4486C19.4803 17.6565 19.2299 17.7605 18.9369 17.7605H10.9568V18.9369C10.9568 19.2299 10.8528 19.4803 10.6449 19.6882C10.437 19.8961 10.1866 20 9.89369 20ZM1.06308 17.7605C0.770139 17.7605 0.519726 17.6565 0.311836 17.4486C0.103945 17.2407 0 16.9903 0 16.6974C0 16.4044 0.103945 16.154 0.311836 15.9461C0.519726 15.7382 0.770139 15.6343 1.06308 15.6343H5.64139C5.93433 15.6343 6.18474 15.7382 6.39263 15.9461C6.60052 16.154 6.70446 16.4044 6.70446 16.6974C6.70446 16.9903 6.60052 17.2407 6.39263 17.4486C6.18474 17.6565 5.93433 17.7605 5.64139 17.7605H1.06308ZM5.64139 13.2955C5.34845 13.2955 5.09804 13.1916 4.89015 12.9837C4.68226 12.7758 4.57831 12.5254 4.57831 12.2325V11.0702H1.06308C0.770139 11.0702 0.519726 10.9662 0.311836 10.7583C0.103945 10.5504 0 10.3 0 10.0071C0 9.71415 0.103945 9.46374 0.311836 9.25585C0.519726 9.04796 0.770139 8.94401 1.06308 8.94401H4.57831V7.76754C4.57831 7.4746 4.68226 7.22419 4.89015 7.0163C5.09804 6.80841 5.34845 6.70446 5.64139 6.70446C5.93433 6.70446 6.18474 6.80841 6.39263 7.0163C6.60052 7.22419 6.70446 7.4746 6.70446 7.76754V12.2325C6.70446 12.5254 6.60052 12.7758 6.39263 12.9837C6.18474 13.1916 5.93433 13.2955 5.64139 13.2955ZM9.89369 11.0702C9.60076 11.0702 9.35034 10.9662 9.14245 10.7583C8.93456 10.5504 8.83062 10.3 8.83062 10.0071C8.83062 9.71415 8.93456 9.46374 9.14245 9.25585C9.35034 9.04796 9.60076 8.94401 9.89369 8.94401H18.9369C19.2299 8.94401 19.4803 9.04796 19.6882 9.25585C19.8961 9.46374 20 9.71415 20 10.0071C20 10.3 19.8961 10.5504 19.6882 10.7583C19.4803 10.9662 19.2299 11.0702 18.9369 11.0702H9.89369ZM14.3586 6.59107C14.0657 6.59107 13.8153 6.48712 13.6074 6.27923C13.3995 6.07134 13.2955 5.82093 13.2955 5.52799V1.06308C13.2955 0.770139 13.3995 0.519726 13.6074 0.311836C13.8153 0.103945 14.0657 0 14.3586 0C14.6515 0 14.902 0.103945 15.1099 0.311836C15.3177 0.519726 15.4217 0.770139 15.4217 1.06308V2.23955H18.9369C19.2299 2.23955 19.4803 2.34349 19.6882 2.55138C19.8961 2.75927 20 3.00969 20 3.30262C20 3.59556 19.8961 3.84597 19.6882 4.05386C19.4803 4.26175 19.2299 4.3657 18.9369 4.3657H15.4217V5.52799C15.4217 5.82093 15.3177 6.07134 15.1099 6.27923C14.902 6.48712 14.6515 6.59107 14.3586 6.59107ZM1.06308 4.3657C0.770139 4.3657 0.519726 4.26175 0.311836 4.05386C0.103945 3.84597 0 3.59556 0 3.30262C0 3.00969 0.103945 2.75927 0.311836 2.55138C0.519726 2.34349 0.770139 2.23955 1.06308 2.23955H10.1063C10.3992 2.23955 10.6497 2.34349 10.8575 2.55138C11.0654 2.75927 11.1694 3.00969 11.1694 3.30262C11.1694 3.59556 11.0654 3.84597 10.8575 4.05386C10.6497 4.26175 10.3992 4.3657 10.1063 4.3657H1.06308Z" fill="%230072BF"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.89369 20C9.60076 20 9.35034 19.8961 9.14245 19.6882C8.93456 19.4803 8.83062 19.2299 8.83062 18.9369V14.472C8.83062 14.1791 8.93456 13.9287 9.14245 13.7208C9.35034 13.5129 9.60076 13.4089 9.89369 13.4089C10.1866 13.4089 10.437 13.5129 10.6449 13.7208C10.8528 13.9287 10.9568 14.1791 10.9568 14.472V15.6343H18.9369C19.2299 15.6343 19.4803 15.7382 19.6882 15.9461C19.8961 16.154 20 16.4044 20 16.6974C20 16.9903 19.8961 17.2407 19.6882 17.4486C19.4803 17.6565 19.2299 17.7605 18.9369 17.7605H10.9568V18.9369C10.9568 19.2299 10.8528 19.4803 10.6449 19.6882C10.437 19.8961 10.1866 20 9.89369 20ZM1.06308 17.7605C0.770139 17.7605 0.519726 17.6565 0.311836 17.4486C0.103945 17.2407 0 16.9903 0 16.6974C0 16.4044 0.103945 16.154 0.311836 15.9461C0.519726 15.7382 0.770139 15.6343 1.06308 15.6343H5.64139C5.93433 15.6343 6.18474 15.7382 6.39263 15.9461C6.60052 16.154 6.70446 16.4044 6.70446 16.6974C6.70446 16.9903 6.60052 17.2407 6.39263 17.4486C6.18474 17.6565 5.93433 17.7605 5.64139 17.7605H1.06308ZM5.64139 13.2955C5.34845 13.2955 5.09804 13.1916 4.89015 12.9837C4.68226 12.7758 4.57831 12.5254 4.57831 12.2325V11.0702H1.06308C0.770139 11.0702 0.519726 10.9662 0.311836 10.7583C0.103945 10.5504 0 10.3 0 10.0071C0 9.71415 0.103945 9.46374 0.311836 9.25585C0.519726 9.04796 0.770139 8.94401 1.06308 8.94401H4.57831V7.76754C4.57831 7.4746 4.68226 7.22419 4.89015 7.0163C5.09804 6.80841 5.34845 6.70446 5.64139 6.70446C5.93433 6.70446 6.18474 6.80841 6.39263 7.0163C6.60052 7.22419 6.70446 7.4746 6.70446 7.76754V12.2325C6.70446 12.5254 6.60052 12.7758 6.39263 12.9837C6.18474 13.1916 5.93433 13.2955 5.64139 13.2955ZM9.89369 11.0702C9.60076 11.0702 9.35034 10.9662 9.14245 10.7583C8.93456 10.5504 8.83062 10.3 8.83062 10.0071C8.83062 9.71415 8.93456 9.46374 9.14245 9.25585C9.35034 9.04796 9.60076 8.94401 9.89369 8.94401H18.9369C19.2299 8.94401 19.4803 9.04796 19.6882 9.25585C19.8961 9.46374 20 9.71415 20 10.0071C20 10.3 19.8961 10.5504 19.6882 10.7583C19.4803 10.9662 19.2299 11.0702 18.9369 11.0702H9.89369ZM14.3586 6.59107C14.0657 6.59107 13.8153 6.48712 13.6074 6.27923C13.3995 6.07134 13.2955 5.82093 13.2955 5.52799V1.06308C13.2955 0.770139 13.3995 0.519726 13.6074 0.311836C13.8153 0.103945 14.0657 0 14.3586 0C14.6515 0 14.902 0.103945 15.1099 0.311836C15.3177 0.519726 15.4217 0.770139 15.4217 1.06308V2.23955H18.9369C19.2299 2.23955 19.4803 2.34349 19.6882 2.55138C19.8961 2.75927 20 3.00969 20 3.30262C20 3.59556 19.8961 3.84597 19.6882 4.05386C19.4803 4.26175 19.2299 4.3657 18.9369 4.3657H15.4217V5.52799C15.4217 5.82093 15.3177 6.07134 15.1099 6.27923C14.902 6.48712 14.6515 6.59107 14.3586 6.59107ZM1.06308 4.3657C0.770139 4.3657 0.519726 4.26175 0.311836 4.05386C0.103945 3.84597 0 3.59556 0 3.30262C0 3.00969 0.103945 2.75927 0.311836 2.55138C0.519726 2.34349 0.770139 2.23955 1.06308 2.23955H10.1063C10.3992 2.23955 10.6497 2.34349 10.8575 2.55138C11.0654 2.75927 11.1694 3.00969 11.1694 3.30262C11.1694 3.59556 11.0654 3.84597 10.8575 4.05386C10.6497 4.26175 10.3992 4.3657 10.1063 4.3657H1.06308Z" fill="%230072BF"/></svg>');background-color:currentColor}.mtvh-icon-filter:not(.mtvh-icon--right).base:before,.mtvh-icon-filter:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-filter:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-filter.mtvh-icon--right{text-decoration:none}.mtvh-icon-filter.mtvh-icon--right:before,.mtvh-icon-filter.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-filter.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.89369 20C9.60076 20 9.35034 19.8961 9.14245 19.6882C8.93456 19.4803 8.83062 19.2299 8.83062 18.9369V14.472C8.83062 14.1791 8.93456 13.9287 9.14245 13.7208C9.35034 13.5129 9.60076 13.4089 9.89369 13.4089C10.1866 13.4089 10.437 13.5129 10.6449 13.7208C10.8528 13.9287 10.9568 14.1791 10.9568 14.472V15.6343H18.9369C19.2299 15.6343 19.4803 15.7382 19.6882 15.9461C19.8961 16.154 20 16.4044 20 16.6974C20 16.9903 19.8961 17.2407 19.6882 17.4486C19.4803 17.6565 19.2299 17.7605 18.9369 17.7605H10.9568V18.9369C10.9568 19.2299 10.8528 19.4803 10.6449 19.6882C10.437 19.8961 10.1866 20 9.89369 20ZM1.06308 17.7605C0.770139 17.7605 0.519726 17.6565 0.311836 17.4486C0.103945 17.2407 0 16.9903 0 16.6974C0 16.4044 0.103945 16.154 0.311836 15.9461C0.519726 15.7382 0.770139 15.6343 1.06308 15.6343H5.64139C5.93433 15.6343 6.18474 15.7382 6.39263 15.9461C6.60052 16.154 6.70446 16.4044 6.70446 16.6974C6.70446 16.9903 6.60052 17.2407 6.39263 17.4486C6.18474 17.6565 5.93433 17.7605 5.64139 17.7605H1.06308ZM5.64139 13.2955C5.34845 13.2955 5.09804 13.1916 4.89015 12.9837C4.68226 12.7758 4.57831 12.5254 4.57831 12.2325V11.0702H1.06308C0.770139 11.0702 0.519726 10.9662 0.311836 10.7583C0.103945 10.5504 0 10.3 0 10.0071C0 9.71415 0.103945 9.46374 0.311836 9.25585C0.519726 9.04796 0.770139 8.94401 1.06308 8.94401H4.57831V7.76754C4.57831 7.4746 4.68226 7.22419 4.89015 7.0163C5.09804 6.80841 5.34845 6.70446 5.64139 6.70446C5.93433 6.70446 6.18474 6.80841 6.39263 7.0163C6.60052 7.22419 6.70446 7.4746 6.70446 7.76754V12.2325C6.70446 12.5254 6.60052 12.7758 6.39263 12.9837C6.18474 13.1916 5.93433 13.2955 5.64139 13.2955ZM9.89369 11.0702C9.60076 11.0702 9.35034 10.9662 9.14245 10.7583C8.93456 10.5504 8.83062 10.3 8.83062 10.0071C8.83062 9.71415 8.93456 9.46374 9.14245 9.25585C9.35034 9.04796 9.60076 8.94401 9.89369 8.94401H18.9369C19.2299 8.94401 19.4803 9.04796 19.6882 9.25585C19.8961 9.46374 20 9.71415 20 10.0071C20 10.3 19.8961 10.5504 19.6882 10.7583C19.4803 10.9662 19.2299 11.0702 18.9369 11.0702H9.89369ZM14.3586 6.59107C14.0657 6.59107 13.8153 6.48712 13.6074 6.27923C13.3995 6.07134 13.2955 5.82093 13.2955 5.52799V1.06308C13.2955 0.770139 13.3995 0.519726 13.6074 0.311836C13.8153 0.103945 14.0657 0 14.3586 0C14.6515 0 14.902 0.103945 15.1099 0.311836C15.3177 0.519726 15.4217 0.770139 15.4217 1.06308V2.23955H18.9369C19.2299 2.23955 19.4803 2.34349 19.6882 2.55138C19.8961 2.75927 20 3.00969 20 3.30262C20 3.59556 19.8961 3.84597 19.6882 4.05386C19.4803 4.26175 19.2299 4.3657 18.9369 4.3657H15.4217V5.52799C15.4217 5.82093 15.3177 6.07134 15.1099 6.27923C14.902 6.48712 14.6515 6.59107 14.3586 6.59107ZM1.06308 4.3657C0.770139 4.3657 0.519726 4.26175 0.311836 4.05386C0.103945 3.84597 0 3.59556 0 3.30262C0 3.00969 0.103945 2.75927 0.311836 2.55138C0.519726 2.34349 0.770139 2.23955 1.06308 2.23955H10.1063C10.3992 2.23955 10.6497 2.34349 10.8575 2.55138C11.0654 2.75927 11.1694 3.00969 11.1694 3.30262C11.1694 3.59556 11.0654 3.84597 10.8575 4.05386C10.6497 4.26175 10.3992 4.3657 10.1063 4.3657H1.06308Z" fill="%230072BF"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.89369 20C9.60076 20 9.35034 19.8961 9.14245 19.6882C8.93456 19.4803 8.83062 19.2299 8.83062 18.9369V14.472C8.83062 14.1791 8.93456 13.9287 9.14245 13.7208C9.35034 13.5129 9.60076 13.4089 9.89369 13.4089C10.1866 13.4089 10.437 13.5129 10.6449 13.7208C10.8528 13.9287 10.9568 14.1791 10.9568 14.472V15.6343H18.9369C19.2299 15.6343 19.4803 15.7382 19.6882 15.9461C19.8961 16.154 20 16.4044 20 16.6974C20 16.9903 19.8961 17.2407 19.6882 17.4486C19.4803 17.6565 19.2299 17.7605 18.9369 17.7605H10.9568V18.9369C10.9568 19.2299 10.8528 19.4803 10.6449 19.6882C10.437 19.8961 10.1866 20 9.89369 20ZM1.06308 17.7605C0.770139 17.7605 0.519726 17.6565 0.311836 17.4486C0.103945 17.2407 0 16.9903 0 16.6974C0 16.4044 0.103945 16.154 0.311836 15.9461C0.519726 15.7382 0.770139 15.6343 1.06308 15.6343H5.64139C5.93433 15.6343 6.18474 15.7382 6.39263 15.9461C6.60052 16.154 6.70446 16.4044 6.70446 16.6974C6.70446 16.9903 6.60052 17.2407 6.39263 17.4486C6.18474 17.6565 5.93433 17.7605 5.64139 17.7605H1.06308ZM5.64139 13.2955C5.34845 13.2955 5.09804 13.1916 4.89015 12.9837C4.68226 12.7758 4.57831 12.5254 4.57831 12.2325V11.0702H1.06308C0.770139 11.0702 0.519726 10.9662 0.311836 10.7583C0.103945 10.5504 0 10.3 0 10.0071C0 9.71415 0.103945 9.46374 0.311836 9.25585C0.519726 9.04796 0.770139 8.94401 1.06308 8.94401H4.57831V7.76754C4.57831 7.4746 4.68226 7.22419 4.89015 7.0163C5.09804 6.80841 5.34845 6.70446 5.64139 6.70446C5.93433 6.70446 6.18474 6.80841 6.39263 7.0163C6.60052 7.22419 6.70446 7.4746 6.70446 7.76754V12.2325C6.70446 12.5254 6.60052 12.7758 6.39263 12.9837C6.18474 13.1916 5.93433 13.2955 5.64139 13.2955ZM9.89369 11.0702C9.60076 11.0702 9.35034 10.9662 9.14245 10.7583C8.93456 10.5504 8.83062 10.3 8.83062 10.0071C8.83062 9.71415 8.93456 9.46374 9.14245 9.25585C9.35034 9.04796 9.60076 8.94401 9.89369 8.94401H18.9369C19.2299 8.94401 19.4803 9.04796 19.6882 9.25585C19.8961 9.46374 20 9.71415 20 10.0071C20 10.3 19.8961 10.5504 19.6882 10.7583C19.4803 10.9662 19.2299 11.0702 18.9369 11.0702H9.89369ZM14.3586 6.59107C14.0657 6.59107 13.8153 6.48712 13.6074 6.27923C13.3995 6.07134 13.2955 5.82093 13.2955 5.52799V1.06308C13.2955 0.770139 13.3995 0.519726 13.6074 0.311836C13.8153 0.103945 14.0657 0 14.3586 0C14.6515 0 14.902 0.103945 15.1099 0.311836C15.3177 0.519726 15.4217 0.770139 15.4217 1.06308V2.23955H18.9369C19.2299 2.23955 19.4803 2.34349 19.6882 2.55138C19.8961 2.75927 20 3.00969 20 3.30262C20 3.59556 19.8961 3.84597 19.6882 4.05386C19.4803 4.26175 19.2299 4.3657 18.9369 4.3657H15.4217V5.52799C15.4217 5.82093 15.3177 6.07134 15.1099 6.27923C14.902 6.48712 14.6515 6.59107 14.3586 6.59107ZM1.06308 4.3657C0.770139 4.3657 0.519726 4.26175 0.311836 4.05386C0.103945 3.84597 0 3.59556 0 3.30262C0 3.00969 0.103945 2.75927 0.311836 2.55138C0.519726 2.34349 0.770139 2.23955 1.06308 2.23955H10.1063C10.3992 2.23955 10.6497 2.34349 10.8575 2.55138C11.0654 2.75927 11.1694 3.00969 11.1694 3.30262C11.1694 3.59556 11.0654 3.84597 10.8575 4.05386C10.6497 4.26175 10.3992 4.3657 10.1063 4.3657H1.06308Z" fill="%230072BF"/></svg>');background-color:currentColor}.mtvh-icon-filter.mtvh-icon--right.base:before,.mtvh-icon-filter.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-filter.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-cancel:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-cancel:not(.mtvh-icon--right):before,.mtvh-icon-cancel:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-cancel:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.99153 11.8157L4.18007 17.6272C3.92021 17.887 3.62491 18.011 3.29417 17.9992C2.96344 17.9874 2.66814 17.8516 2.40828 17.5917C2.14842 17.3319 2.01849 17.0307 2.01849 16.6881C2.01849 16.3456 2.14842 16.0444 2.40828 15.7845L8.1843 10.0085L2.37285 4.19702C2.11298 3.93715 1.98896 3.63595 2.00077 3.2934C2.01258 2.95086 2.14842 2.64965 2.40828 2.38979C2.66814 2.12993 2.96935 2 3.31189 2C3.65444 2 3.95564 2.12993 4.2155 2.38979L9.99153 8.20125L15.803 2.38979C16.0628 2.12993 16.3641 2 16.7066 2C17.0491 2 17.3503 2.12993 17.6102 2.38979C17.8701 2.64965 18 2.95086 18 3.2934C18 3.63595 17.8701 3.93715 17.6102 4.19702L11.7987 10.0085L17.6102 15.8199C17.8701 16.0798 18 16.3751 18 16.7058C18 17.0366 17.8701 17.3319 17.6102 17.5917C17.3503 17.8516 17.0491 17.9815 16.7066 17.9815C16.3641 17.9815 16.0628 17.8516 15.803 17.5917L9.99153 11.8157Z" fill="%23DD080D"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.99153 11.8157L4.18007 17.6272C3.92021 17.887 3.62491 18.011 3.29417 17.9992C2.96344 17.9874 2.66814 17.8516 2.40828 17.5917C2.14842 17.3319 2.01849 17.0307 2.01849 16.6881C2.01849 16.3456 2.14842 16.0444 2.40828 15.7845L8.1843 10.0085L2.37285 4.19702C2.11298 3.93715 1.98896 3.63595 2.00077 3.2934C2.01258 2.95086 2.14842 2.64965 2.40828 2.38979C2.66814 2.12993 2.96935 2 3.31189 2C3.65444 2 3.95564 2.12993 4.2155 2.38979L9.99153 8.20125L15.803 2.38979C16.0628 2.12993 16.3641 2 16.7066 2C17.0491 2 17.3503 2.12993 17.6102 2.38979C17.8701 2.64965 18 2.95086 18 3.2934C18 3.63595 17.8701 3.93715 17.6102 4.19702L11.7987 10.0085L17.6102 15.8199C17.8701 16.0798 18 16.3751 18 16.7058C18 17.0366 17.8701 17.3319 17.6102 17.5917C17.3503 17.8516 17.0491 17.9815 16.7066 17.9815C16.3641 17.9815 16.0628 17.8516 15.803 17.5917L9.99153 11.8157Z" fill="%23DD080D"/></svg>');background-color:currentColor}.mtvh-icon-cancel:not(.mtvh-icon--right).base:before,.mtvh-icon-cancel:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-cancel:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-cancel.mtvh-icon--right{text-decoration:none}.mtvh-icon-cancel.mtvh-icon--right:before,.mtvh-icon-cancel.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-cancel.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.99153 11.8157L4.18007 17.6272C3.92021 17.887 3.62491 18.011 3.29417 17.9992C2.96344 17.9874 2.66814 17.8516 2.40828 17.5917C2.14842 17.3319 2.01849 17.0307 2.01849 16.6881C2.01849 16.3456 2.14842 16.0444 2.40828 15.7845L8.1843 10.0085L2.37285 4.19702C2.11298 3.93715 1.98896 3.63595 2.00077 3.2934C2.01258 2.95086 2.14842 2.64965 2.40828 2.38979C2.66814 2.12993 2.96935 2 3.31189 2C3.65444 2 3.95564 2.12993 4.2155 2.38979L9.99153 8.20125L15.803 2.38979C16.0628 2.12993 16.3641 2 16.7066 2C17.0491 2 17.3503 2.12993 17.6102 2.38979C17.8701 2.64965 18 2.95086 18 3.2934C18 3.63595 17.8701 3.93715 17.6102 4.19702L11.7987 10.0085L17.6102 15.8199C17.8701 16.0798 18 16.3751 18 16.7058C18 17.0366 17.8701 17.3319 17.6102 17.5917C17.3503 17.8516 17.0491 17.9815 16.7066 17.9815C16.3641 17.9815 16.0628 17.8516 15.803 17.5917L9.99153 11.8157Z" fill="%23DD080D"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.99153 11.8157L4.18007 17.6272C3.92021 17.887 3.62491 18.011 3.29417 17.9992C2.96344 17.9874 2.66814 17.8516 2.40828 17.5917C2.14842 17.3319 2.01849 17.0307 2.01849 16.6881C2.01849 16.3456 2.14842 16.0444 2.40828 15.7845L8.1843 10.0085L2.37285 4.19702C2.11298 3.93715 1.98896 3.63595 2.00077 3.2934C2.01258 2.95086 2.14842 2.64965 2.40828 2.38979C2.66814 2.12993 2.96935 2 3.31189 2C3.65444 2 3.95564 2.12993 4.2155 2.38979L9.99153 8.20125L15.803 2.38979C16.0628 2.12993 16.3641 2 16.7066 2C17.0491 2 17.3503 2.12993 17.6102 2.38979C17.8701 2.64965 18 2.95086 18 3.2934C18 3.63595 17.8701 3.93715 17.6102 4.19702L11.7987 10.0085L17.6102 15.8199C17.8701 16.0798 18 16.3751 18 16.7058C18 17.0366 17.8701 17.3319 17.6102 17.5917C17.3503 17.8516 17.0491 17.9815 16.7066 17.9815C16.3641 17.9815 16.0628 17.8516 15.803 17.5917L9.99153 11.8157Z" fill="%23DD080D"/></svg>');background-color:currentColor}.mtvh-icon-cancel.mtvh-icon--right.base:before,.mtvh-icon-cancel.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-cancel.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-search:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-search:not(.mtvh-icon--right):before,.mtvh-icon-search:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-search:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.21531 14.417C5.19639 14.417 3.48911 13.7189 2.09348 12.3227C0.697827 10.9266 0 9.22219 0 7.20961C0 5.19704 0.697223 3.49229 2.09167 2.09536C3.48612 0.698453 5.19098 0 7.20626 0C9.22151 0 10.9278 0.698564 12.3251 2.09569C13.7224 3.49282 14.4211 5.19837 14.4211 7.21233C14.4211 8.05519 14.2795 8.86723 13.9963 9.64845C13.7131 10.4297 13.3352 11.106 12.8624 11.6774L19.7527 18.5493C19.9136 18.7097 19.996 18.9061 19.9999 19.1385C20.0038 19.371 19.9192 19.5727 19.7463 19.7436C19.5734 19.9145 19.3736 20 19.1469 20C18.9202 20 18.7226 19.9158 18.5542 19.7475L11.6705 12.8588C11.0725 13.3569 10.3843 13.7411 9.60592 14.0115C8.82757 14.2818 8.0307 14.417 7.21531 14.417ZM7.21054 12.7289C8.75564 12.7289 10.0622 12.1957 11.1303 11.1294C12.1984 10.0631 12.7325 8.75588 12.7325 7.2078C12.7325 5.65972 12.1984 4.35275 11.1303 3.28689C10.0622 2.22102 8.75467 1.68809 7.20764 1.68809C5.66061 1.68809 4.35402 2.22125 3.28785 3.28758C2.22168 4.35391 1.6886 5.6611 1.6886 7.20916C1.6886 8.75724 2.22184 10.0642 3.28833 11.1301C4.35482 12.1959 5.66222 12.7289 7.21054 12.7289Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.21531 14.417C5.19639 14.417 3.48911 13.7189 2.09348 12.3227C0.697827 10.9266 0 9.22219 0 7.20961C0 5.19704 0.697223 3.49229 2.09167 2.09536C3.48612 0.698453 5.19098 0 7.20626 0C9.22151 0 10.9278 0.698564 12.3251 2.09569C13.7224 3.49282 14.4211 5.19837 14.4211 7.21233C14.4211 8.05519 14.2795 8.86723 13.9963 9.64845C13.7131 10.4297 13.3352 11.106 12.8624 11.6774L19.7527 18.5493C19.9136 18.7097 19.996 18.9061 19.9999 19.1385C20.0038 19.371 19.9192 19.5727 19.7463 19.7436C19.5734 19.9145 19.3736 20 19.1469 20C18.9202 20 18.7226 19.9158 18.5542 19.7475L11.6705 12.8588C11.0725 13.3569 10.3843 13.7411 9.60592 14.0115C8.82757 14.2818 8.0307 14.417 7.21531 14.417ZM7.21054 12.7289C8.75564 12.7289 10.0622 12.1957 11.1303 11.1294C12.1984 10.0631 12.7325 8.75588 12.7325 7.2078C12.7325 5.65972 12.1984 4.35275 11.1303 3.28689C10.0622 2.22102 8.75467 1.68809 7.20764 1.68809C5.66061 1.68809 4.35402 2.22125 3.28785 3.28758C2.22168 4.35391 1.6886 5.6611 1.6886 7.20916C1.6886 8.75724 2.22184 10.0642 3.28833 11.1301C4.35482 12.1959 5.66222 12.7289 7.21054 12.7289Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-search:not(.mtvh-icon--right).base:before,.mtvh-icon-search:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-search:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-search.mtvh-icon--right{text-decoration:none}.mtvh-icon-search.mtvh-icon--right:before,.mtvh-icon-search.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-search.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.21531 14.417C5.19639 14.417 3.48911 13.7189 2.09348 12.3227C0.697827 10.9266 0 9.22219 0 7.20961C0 5.19704 0.697223 3.49229 2.09167 2.09536C3.48612 0.698453 5.19098 0 7.20626 0C9.22151 0 10.9278 0.698564 12.3251 2.09569C13.7224 3.49282 14.4211 5.19837 14.4211 7.21233C14.4211 8.05519 14.2795 8.86723 13.9963 9.64845C13.7131 10.4297 13.3352 11.106 12.8624 11.6774L19.7527 18.5493C19.9136 18.7097 19.996 18.9061 19.9999 19.1385C20.0038 19.371 19.9192 19.5727 19.7463 19.7436C19.5734 19.9145 19.3736 20 19.1469 20C18.9202 20 18.7226 19.9158 18.5542 19.7475L11.6705 12.8588C11.0725 13.3569 10.3843 13.7411 9.60592 14.0115C8.82757 14.2818 8.0307 14.417 7.21531 14.417ZM7.21054 12.7289C8.75564 12.7289 10.0622 12.1957 11.1303 11.1294C12.1984 10.0631 12.7325 8.75588 12.7325 7.2078C12.7325 5.65972 12.1984 4.35275 11.1303 3.28689C10.0622 2.22102 8.75467 1.68809 7.20764 1.68809C5.66061 1.68809 4.35402 2.22125 3.28785 3.28758C2.22168 4.35391 1.6886 5.6611 1.6886 7.20916C1.6886 8.75724 2.22184 10.0642 3.28833 11.1301C4.35482 12.1959 5.66222 12.7289 7.21054 12.7289Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.21531 14.417C5.19639 14.417 3.48911 13.7189 2.09348 12.3227C0.697827 10.9266 0 9.22219 0 7.20961C0 5.19704 0.697223 3.49229 2.09167 2.09536C3.48612 0.698453 5.19098 0 7.20626 0C9.22151 0 10.9278 0.698564 12.3251 2.09569C13.7224 3.49282 14.4211 5.19837 14.4211 7.21233C14.4211 8.05519 14.2795 8.86723 13.9963 9.64845C13.7131 10.4297 13.3352 11.106 12.8624 11.6774L19.7527 18.5493C19.9136 18.7097 19.996 18.9061 19.9999 19.1385C20.0038 19.371 19.9192 19.5727 19.7463 19.7436C19.5734 19.9145 19.3736 20 19.1469 20C18.9202 20 18.7226 19.9158 18.5542 19.7475L11.6705 12.8588C11.0725 13.3569 10.3843 13.7411 9.60592 14.0115C8.82757 14.2818 8.0307 14.417 7.21531 14.417ZM7.21054 12.7289C8.75564 12.7289 10.0622 12.1957 11.1303 11.1294C12.1984 10.0631 12.7325 8.75588 12.7325 7.2078C12.7325 5.65972 12.1984 4.35275 11.1303 3.28689C10.0622 2.22102 8.75467 1.68809 7.20764 1.68809C5.66061 1.68809 4.35402 2.22125 3.28785 3.28758C2.22168 4.35391 1.6886 5.6611 1.6886 7.20916C1.6886 8.75724 2.22184 10.0642 3.28833 11.1301C4.35482 12.1959 5.66222 12.7289 7.21054 12.7289Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-search.mtvh-icon--right.base:before,.mtvh-icon-search.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-search.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-undo:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-undo:not(.mtvh-icon--right):before,.mtvh-icon-undo:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-undo:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.71423 16.65C5.51933 16.65 5.3532 16.5816 5.21585 16.4449C5.07852 16.3082 5.00985 16.1428 5.00985 15.9488C5.00985 15.758 5.07852 15.5942 5.21585 15.4575C5.3532 15.3208 5.51933 15.2525 5.71423 15.2525H12.2324C13.2308 15.2525 14.0826 14.9117 14.788 14.23C15.4934 13.5484 15.8461 12.7152 15.8461 11.7303C15.8461 10.7455 15.4934 9.91385 14.788 9.23541C14.0826 8.55698 13.2308 8.21776 12.2324 8.21776H5.08507L7.3691 10.4913C7.51125 10.6328 7.58233 10.7982 7.58233 10.9874C7.58233 11.1766 7.51125 11.3419 7.3691 11.4835C7.22694 11.6198 7.06129 11.6877 6.87216 11.6871C6.68304 11.6864 6.52062 11.6186 6.38489 11.4835L3.00665 8.12077C2.91789 8.0356 2.85292 7.94242 2.81174 7.84125C2.77058 7.74009 2.75 7.63188 2.75 7.51662C2.75 7.40456 2.77058 7.29794 2.81174 7.19677C2.85292 7.09559 2.91789 7.00243 3.00665 6.91727L6.37235 3.56225C6.51451 3.42073 6.68064 3.34998 6.87073 3.34998C7.06081 3.34998 7.22694 3.42073 7.3691 3.56225C7.51125 3.70696 7.58072 3.87472 7.57751 4.06553C7.5743 4.25635 7.50483 4.41932 7.3691 4.55442L5.08507 6.82028H12.2324C13.6225 6.82028 14.8063 7.29572 15.7838 8.24661C16.7613 9.1975 17.25 10.3587 17.25 11.7303C17.25 13.1019 16.7613 14.2647 15.7838 15.2188C14.8063 16.1729 13.6225 16.65 12.2324 16.65H5.71423Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.71423 16.65C5.51933 16.65 5.3532 16.5816 5.21585 16.4449C5.07852 16.3082 5.00985 16.1428 5.00985 15.9488C5.00985 15.758 5.07852 15.5942 5.21585 15.4575C5.3532 15.3208 5.51933 15.2525 5.71423 15.2525H12.2324C13.2308 15.2525 14.0826 14.9117 14.788 14.23C15.4934 13.5484 15.8461 12.7152 15.8461 11.7303C15.8461 10.7455 15.4934 9.91385 14.788 9.23541C14.0826 8.55698 13.2308 8.21776 12.2324 8.21776H5.08507L7.3691 10.4913C7.51125 10.6328 7.58233 10.7982 7.58233 10.9874C7.58233 11.1766 7.51125 11.3419 7.3691 11.4835C7.22694 11.6198 7.06129 11.6877 6.87216 11.6871C6.68304 11.6864 6.52062 11.6186 6.38489 11.4835L3.00665 8.12077C2.91789 8.0356 2.85292 7.94242 2.81174 7.84125C2.77058 7.74009 2.75 7.63188 2.75 7.51662C2.75 7.40456 2.77058 7.29794 2.81174 7.19677C2.85292 7.09559 2.91789 7.00243 3.00665 6.91727L6.37235 3.56225C6.51451 3.42073 6.68064 3.34998 6.87073 3.34998C7.06081 3.34998 7.22694 3.42073 7.3691 3.56225C7.51125 3.70696 7.58072 3.87472 7.57751 4.06553C7.5743 4.25635 7.50483 4.41932 7.3691 4.55442L5.08507 6.82028H12.2324C13.6225 6.82028 14.8063 7.29572 15.7838 8.24661C16.7613 9.1975 17.25 10.3587 17.25 11.7303C17.25 13.1019 16.7613 14.2647 15.7838 15.2188C14.8063 16.1729 13.6225 16.65 12.2324 16.65H5.71423Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-undo:not(.mtvh-icon--right).base:before,.mtvh-icon-undo:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-undo:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-undo.mtvh-icon--right{text-decoration:none}.mtvh-icon-undo.mtvh-icon--right:before,.mtvh-icon-undo.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-undo.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.71423 16.65C5.51933 16.65 5.3532 16.5816 5.21585 16.4449C5.07852 16.3082 5.00985 16.1428 5.00985 15.9488C5.00985 15.758 5.07852 15.5942 5.21585 15.4575C5.3532 15.3208 5.51933 15.2525 5.71423 15.2525H12.2324C13.2308 15.2525 14.0826 14.9117 14.788 14.23C15.4934 13.5484 15.8461 12.7152 15.8461 11.7303C15.8461 10.7455 15.4934 9.91385 14.788 9.23541C14.0826 8.55698 13.2308 8.21776 12.2324 8.21776H5.08507L7.3691 10.4913C7.51125 10.6328 7.58233 10.7982 7.58233 10.9874C7.58233 11.1766 7.51125 11.3419 7.3691 11.4835C7.22694 11.6198 7.06129 11.6877 6.87216 11.6871C6.68304 11.6864 6.52062 11.6186 6.38489 11.4835L3.00665 8.12077C2.91789 8.0356 2.85292 7.94242 2.81174 7.84125C2.77058 7.74009 2.75 7.63188 2.75 7.51662C2.75 7.40456 2.77058 7.29794 2.81174 7.19677C2.85292 7.09559 2.91789 7.00243 3.00665 6.91727L6.37235 3.56225C6.51451 3.42073 6.68064 3.34998 6.87073 3.34998C7.06081 3.34998 7.22694 3.42073 7.3691 3.56225C7.51125 3.70696 7.58072 3.87472 7.57751 4.06553C7.5743 4.25635 7.50483 4.41932 7.3691 4.55442L5.08507 6.82028H12.2324C13.6225 6.82028 14.8063 7.29572 15.7838 8.24661C16.7613 9.1975 17.25 10.3587 17.25 11.7303C17.25 13.1019 16.7613 14.2647 15.7838 15.2188C14.8063 16.1729 13.6225 16.65 12.2324 16.65H5.71423Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.71423 16.65C5.51933 16.65 5.3532 16.5816 5.21585 16.4449C5.07852 16.3082 5.00985 16.1428 5.00985 15.9488C5.00985 15.758 5.07852 15.5942 5.21585 15.4575C5.3532 15.3208 5.51933 15.2525 5.71423 15.2525H12.2324C13.2308 15.2525 14.0826 14.9117 14.788 14.23C15.4934 13.5484 15.8461 12.7152 15.8461 11.7303C15.8461 10.7455 15.4934 9.91385 14.788 9.23541C14.0826 8.55698 13.2308 8.21776 12.2324 8.21776H5.08507L7.3691 10.4913C7.51125 10.6328 7.58233 10.7982 7.58233 10.9874C7.58233 11.1766 7.51125 11.3419 7.3691 11.4835C7.22694 11.6198 7.06129 11.6877 6.87216 11.6871C6.68304 11.6864 6.52062 11.6186 6.38489 11.4835L3.00665 8.12077C2.91789 8.0356 2.85292 7.94242 2.81174 7.84125C2.77058 7.74009 2.75 7.63188 2.75 7.51662C2.75 7.40456 2.77058 7.29794 2.81174 7.19677C2.85292 7.09559 2.91789 7.00243 3.00665 6.91727L6.37235 3.56225C6.51451 3.42073 6.68064 3.34998 6.87073 3.34998C7.06081 3.34998 7.22694 3.42073 7.3691 3.56225C7.51125 3.70696 7.58072 3.87472 7.57751 4.06553C7.5743 4.25635 7.50483 4.41932 7.3691 4.55442L5.08507 6.82028H12.2324C13.6225 6.82028 14.8063 7.29572 15.7838 8.24661C16.7613 9.1975 17.25 10.3587 17.25 11.7303C17.25 13.1019 16.7613 14.2647 15.7838 15.2188C14.8063 16.1729 13.6225 16.65 12.2324 16.65H5.71423Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-undo.mtvh-icon--right.base:before,.mtvh-icon-undo.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-undo.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-spreadsheet:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-spreadsheet:not(.mtvh-icon--right):before,.mtvh-icon-spreadsheet:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-spreadsheet:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.14286 20C1.55356 20 1.0491 19.7902 0.629457 19.3705C0.209819 18.9509 0 18.4464 0 17.8571V2.14286C0 1.55356 0.209819 1.0491 0.629457 0.629457C1.0491 0.209819 1.55356 0 2.14286 0H17.8571C18.4464 0 18.9509 0.209819 19.3705 0.629457C19.7902 1.0491 20 1.55356 20 2.14286V17.8571C20 18.4464 19.7902 18.9509 19.3705 19.3705C18.9509 19.7902 18.4464 20 17.8571 20H2.14286ZM2.14286 17.8571H5.94286V14.0571H2.14286V17.8571ZM8.08571 17.8571H11.9143V14.0571H8.08571V17.8571ZM14.0571 17.8571H17.8571V14.0571H14.0571V17.8571ZM2.14286 11.9143H5.94286V8.08571H2.14286V11.9143ZM8.08571 11.9143H11.9143V8.08571H8.08571V11.9143ZM14.0571 11.9143H17.8571V8.08571H14.0571V11.9143ZM2.14286 5.94286H5.94286V2.14286H2.14286V5.94286ZM8.08571 5.94286H11.9143V2.14286H8.08571V5.94286ZM14.0571 5.94286H17.8571V2.14286H14.0571V5.94286Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.14286 20C1.55356 20 1.0491 19.7902 0.629457 19.3705C0.209819 18.9509 0 18.4464 0 17.8571V2.14286C0 1.55356 0.209819 1.0491 0.629457 0.629457C1.0491 0.209819 1.55356 0 2.14286 0H17.8571C18.4464 0 18.9509 0.209819 19.3705 0.629457C19.7902 1.0491 20 1.55356 20 2.14286V17.8571C20 18.4464 19.7902 18.9509 19.3705 19.3705C18.9509 19.7902 18.4464 20 17.8571 20H2.14286ZM2.14286 17.8571H5.94286V14.0571H2.14286V17.8571ZM8.08571 17.8571H11.9143V14.0571H8.08571V17.8571ZM14.0571 17.8571H17.8571V14.0571H14.0571V17.8571ZM2.14286 11.9143H5.94286V8.08571H2.14286V11.9143ZM8.08571 11.9143H11.9143V8.08571H8.08571V11.9143ZM14.0571 11.9143H17.8571V8.08571H14.0571V11.9143ZM2.14286 5.94286H5.94286V2.14286H2.14286V5.94286ZM8.08571 5.94286H11.9143V2.14286H8.08571V5.94286ZM14.0571 5.94286H17.8571V2.14286H14.0571V5.94286Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-spreadsheet:not(.mtvh-icon--right).base:before,.mtvh-icon-spreadsheet:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-spreadsheet:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-spreadsheet.mtvh-icon--right{text-decoration:none}.mtvh-icon-spreadsheet.mtvh-icon--right:before,.mtvh-icon-spreadsheet.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-spreadsheet.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.14286 20C1.55356 20 1.0491 19.7902 0.629457 19.3705C0.209819 18.9509 0 18.4464 0 17.8571V2.14286C0 1.55356 0.209819 1.0491 0.629457 0.629457C1.0491 0.209819 1.55356 0 2.14286 0H17.8571C18.4464 0 18.9509 0.209819 19.3705 0.629457C19.7902 1.0491 20 1.55356 20 2.14286V17.8571C20 18.4464 19.7902 18.9509 19.3705 19.3705C18.9509 19.7902 18.4464 20 17.8571 20H2.14286ZM2.14286 17.8571H5.94286V14.0571H2.14286V17.8571ZM8.08571 17.8571H11.9143V14.0571H8.08571V17.8571ZM14.0571 17.8571H17.8571V14.0571H14.0571V17.8571ZM2.14286 11.9143H5.94286V8.08571H2.14286V11.9143ZM8.08571 11.9143H11.9143V8.08571H8.08571V11.9143ZM14.0571 11.9143H17.8571V8.08571H14.0571V11.9143ZM2.14286 5.94286H5.94286V2.14286H2.14286V5.94286ZM8.08571 5.94286H11.9143V2.14286H8.08571V5.94286ZM14.0571 5.94286H17.8571V2.14286H14.0571V5.94286Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.14286 20C1.55356 20 1.0491 19.7902 0.629457 19.3705C0.209819 18.9509 0 18.4464 0 17.8571V2.14286C0 1.55356 0.209819 1.0491 0.629457 0.629457C1.0491 0.209819 1.55356 0 2.14286 0H17.8571C18.4464 0 18.9509 0.209819 19.3705 0.629457C19.7902 1.0491 20 1.55356 20 2.14286V17.8571C20 18.4464 19.7902 18.9509 19.3705 19.3705C18.9509 19.7902 18.4464 20 17.8571 20H2.14286ZM2.14286 17.8571H5.94286V14.0571H2.14286V17.8571ZM8.08571 17.8571H11.9143V14.0571H8.08571V17.8571ZM14.0571 17.8571H17.8571V14.0571H14.0571V17.8571ZM2.14286 11.9143H5.94286V8.08571H2.14286V11.9143ZM8.08571 11.9143H11.9143V8.08571H8.08571V11.9143ZM14.0571 11.9143H17.8571V8.08571H14.0571V11.9143ZM2.14286 5.94286H5.94286V2.14286H2.14286V5.94286ZM8.08571 5.94286H11.9143V2.14286H8.08571V5.94286ZM14.0571 5.94286H17.8571V2.14286H14.0571V5.94286Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-spreadsheet.mtvh-icon--right.base:before,.mtvh-icon-spreadsheet.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-spreadsheet.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-word-doc:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-word-doc:not(.mtvh-icon--right):before,.mtvh-icon-word-doc:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-word-doc:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13675 20C1.54914 20 1.04611 19.7908 0.627664 19.3723C0.209221 18.9539 0 18.4509 0 17.8632V2.13675C0 1.54914 0.209221 1.04611 0.627664 0.627664C1.04611 0.209221 1.54914 0 2.13675 0H17.8632C18.4509 0 18.9539 0.209221 19.3723 0.627664C19.7908 1.04611 20 1.54914 20 2.13675V17.8632C20 18.4509 19.7908 18.9539 19.3723 19.3723C18.9539 19.7908 18.4509 20 17.8632 20H2.13675ZM2.13675 17.8632H17.8632V2.13675H2.13675V17.8632ZM5.51282 15.5271H11.1254C11.4198 15.5271 11.6714 15.4226 11.8803 15.2137C12.0893 15.0047 12.1937 14.7531 12.1937 14.4587C12.1937 14.1643 12.0893 13.9126 11.8803 13.7037C11.6714 13.4948 11.4198 13.3903 11.1254 13.3903H5.51282C5.21842 13.3903 4.96676 13.4948 4.75783 13.7037C4.54891 13.9126 4.44444 14.1643 4.44444 14.4587C4.44444 14.7531 4.54891 15.0047 4.75783 15.2137C4.96676 15.4226 5.21842 15.5271 5.51282 15.5271ZM5.51282 11.0541H14.4872C14.7816 11.0541 15.0332 10.9497 15.2422 10.7407C15.4511 10.5318 15.5556 10.2802 15.5556 9.98575C15.5556 9.69136 15.4511 9.4397 15.2422 9.23077C15.0332 9.02184 14.7816 8.91738 14.4872 8.91738H5.51282C5.21842 8.91738 4.96676 9.02184 4.75783 9.23077C4.54891 9.4397 4.44444 9.69136 4.44444 9.98575C4.44444 10.2802 4.54891 10.5318 4.75783 10.7407C4.96676 10.9497 5.21842 11.0541 5.51282 11.0541ZM5.51282 6.5812H14.4872C14.7816 6.5812 15.0332 6.47673 15.2422 6.26781C15.4511 6.05888 15.5556 5.80722 15.5556 5.51282C15.5556 5.21842 15.4511 4.96676 15.2422 4.75783C15.0332 4.54891 14.7816 4.44444 14.4872 4.44444H5.51282C5.21842 4.44444 4.96676 4.54891 4.75783 4.75783C4.54891 4.96676 4.44444 5.21842 4.44444 5.51282C4.44444 5.80722 4.54891 6.05888 4.75783 6.26781C4.96676 6.47673 5.21842 6.5812 5.51282 6.5812Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13675 20C1.54914 20 1.04611 19.7908 0.627664 19.3723C0.209221 18.9539 0 18.4509 0 17.8632V2.13675C0 1.54914 0.209221 1.04611 0.627664 0.627664C1.04611 0.209221 1.54914 0 2.13675 0H17.8632C18.4509 0 18.9539 0.209221 19.3723 0.627664C19.7908 1.04611 20 1.54914 20 2.13675V17.8632C20 18.4509 19.7908 18.9539 19.3723 19.3723C18.9539 19.7908 18.4509 20 17.8632 20H2.13675ZM2.13675 17.8632H17.8632V2.13675H2.13675V17.8632ZM5.51282 15.5271H11.1254C11.4198 15.5271 11.6714 15.4226 11.8803 15.2137C12.0893 15.0047 12.1937 14.7531 12.1937 14.4587C12.1937 14.1643 12.0893 13.9126 11.8803 13.7037C11.6714 13.4948 11.4198 13.3903 11.1254 13.3903H5.51282C5.21842 13.3903 4.96676 13.4948 4.75783 13.7037C4.54891 13.9126 4.44444 14.1643 4.44444 14.4587C4.44444 14.7531 4.54891 15.0047 4.75783 15.2137C4.96676 15.4226 5.21842 15.5271 5.51282 15.5271ZM5.51282 11.0541H14.4872C14.7816 11.0541 15.0332 10.9497 15.2422 10.7407C15.4511 10.5318 15.5556 10.2802 15.5556 9.98575C15.5556 9.69136 15.4511 9.4397 15.2422 9.23077C15.0332 9.02184 14.7816 8.91738 14.4872 8.91738H5.51282C5.21842 8.91738 4.96676 9.02184 4.75783 9.23077C4.54891 9.4397 4.44444 9.69136 4.44444 9.98575C4.44444 10.2802 4.54891 10.5318 4.75783 10.7407C4.96676 10.9497 5.21842 11.0541 5.51282 11.0541ZM5.51282 6.5812H14.4872C14.7816 6.5812 15.0332 6.47673 15.2422 6.26781C15.4511 6.05888 15.5556 5.80722 15.5556 5.51282C15.5556 5.21842 15.4511 4.96676 15.2422 4.75783C15.0332 4.54891 14.7816 4.44444 14.4872 4.44444H5.51282C5.21842 4.44444 4.96676 4.54891 4.75783 4.75783C4.54891 4.96676 4.44444 5.21842 4.44444 5.51282C4.44444 5.80722 4.54891 6.05888 4.75783 6.26781C4.96676 6.47673 5.21842 6.5812 5.51282 6.5812Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-word-doc:not(.mtvh-icon--right).base:before,.mtvh-icon-word-doc:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-word-doc:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-word-doc.mtvh-icon--right{text-decoration:none}.mtvh-icon-word-doc.mtvh-icon--right:before,.mtvh-icon-word-doc.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-word-doc.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13675 20C1.54914 20 1.04611 19.7908 0.627664 19.3723C0.209221 18.9539 0 18.4509 0 17.8632V2.13675C0 1.54914 0.209221 1.04611 0.627664 0.627664C1.04611 0.209221 1.54914 0 2.13675 0H17.8632C18.4509 0 18.9539 0.209221 19.3723 0.627664C19.7908 1.04611 20 1.54914 20 2.13675V17.8632C20 18.4509 19.7908 18.9539 19.3723 19.3723C18.9539 19.7908 18.4509 20 17.8632 20H2.13675ZM2.13675 17.8632H17.8632V2.13675H2.13675V17.8632ZM5.51282 15.5271H11.1254C11.4198 15.5271 11.6714 15.4226 11.8803 15.2137C12.0893 15.0047 12.1937 14.7531 12.1937 14.4587C12.1937 14.1643 12.0893 13.9126 11.8803 13.7037C11.6714 13.4948 11.4198 13.3903 11.1254 13.3903H5.51282C5.21842 13.3903 4.96676 13.4948 4.75783 13.7037C4.54891 13.9126 4.44444 14.1643 4.44444 14.4587C4.44444 14.7531 4.54891 15.0047 4.75783 15.2137C4.96676 15.4226 5.21842 15.5271 5.51282 15.5271ZM5.51282 11.0541H14.4872C14.7816 11.0541 15.0332 10.9497 15.2422 10.7407C15.4511 10.5318 15.5556 10.2802 15.5556 9.98575C15.5556 9.69136 15.4511 9.4397 15.2422 9.23077C15.0332 9.02184 14.7816 8.91738 14.4872 8.91738H5.51282C5.21842 8.91738 4.96676 9.02184 4.75783 9.23077C4.54891 9.4397 4.44444 9.69136 4.44444 9.98575C4.44444 10.2802 4.54891 10.5318 4.75783 10.7407C4.96676 10.9497 5.21842 11.0541 5.51282 11.0541ZM5.51282 6.5812H14.4872C14.7816 6.5812 15.0332 6.47673 15.2422 6.26781C15.4511 6.05888 15.5556 5.80722 15.5556 5.51282C15.5556 5.21842 15.4511 4.96676 15.2422 4.75783C15.0332 4.54891 14.7816 4.44444 14.4872 4.44444H5.51282C5.21842 4.44444 4.96676 4.54891 4.75783 4.75783C4.54891 4.96676 4.44444 5.21842 4.44444 5.51282C4.44444 5.80722 4.54891 6.05888 4.75783 6.26781C4.96676 6.47673 5.21842 6.5812 5.51282 6.5812Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13675 20C1.54914 20 1.04611 19.7908 0.627664 19.3723C0.209221 18.9539 0 18.4509 0 17.8632V2.13675C0 1.54914 0.209221 1.04611 0.627664 0.627664C1.04611 0.209221 1.54914 0 2.13675 0H17.8632C18.4509 0 18.9539 0.209221 19.3723 0.627664C19.7908 1.04611 20 1.54914 20 2.13675V17.8632C20 18.4509 19.7908 18.9539 19.3723 19.3723C18.9539 19.7908 18.4509 20 17.8632 20H2.13675ZM2.13675 17.8632H17.8632V2.13675H2.13675V17.8632ZM5.51282 15.5271H11.1254C11.4198 15.5271 11.6714 15.4226 11.8803 15.2137C12.0893 15.0047 12.1937 14.7531 12.1937 14.4587C12.1937 14.1643 12.0893 13.9126 11.8803 13.7037C11.6714 13.4948 11.4198 13.3903 11.1254 13.3903H5.51282C5.21842 13.3903 4.96676 13.4948 4.75783 13.7037C4.54891 13.9126 4.44444 14.1643 4.44444 14.4587C4.44444 14.7531 4.54891 15.0047 4.75783 15.2137C4.96676 15.4226 5.21842 15.5271 5.51282 15.5271ZM5.51282 11.0541H14.4872C14.7816 11.0541 15.0332 10.9497 15.2422 10.7407C15.4511 10.5318 15.5556 10.2802 15.5556 9.98575C15.5556 9.69136 15.4511 9.4397 15.2422 9.23077C15.0332 9.02184 14.7816 8.91738 14.4872 8.91738H5.51282C5.21842 8.91738 4.96676 9.02184 4.75783 9.23077C4.54891 9.4397 4.44444 9.69136 4.44444 9.98575C4.44444 10.2802 4.54891 10.5318 4.75783 10.7407C4.96676 10.9497 5.21842 11.0541 5.51282 11.0541ZM5.51282 6.5812H14.4872C14.7816 6.5812 15.0332 6.47673 15.2422 6.26781C15.4511 6.05888 15.5556 5.80722 15.5556 5.51282C15.5556 5.21842 15.4511 4.96676 15.2422 4.75783C15.0332 4.54891 14.7816 4.44444 14.4872 4.44444H5.51282C5.21842 4.44444 4.96676 4.54891 4.75783 4.75783C4.54891 4.96676 4.44444 5.21842 4.44444 5.51282C4.44444 5.80722 4.54891 6.05888 4.75783 6.26781C4.96676 6.47673 5.21842 6.5812 5.51282 6.5812Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-word-doc.mtvh-icon--right.base:before,.mtvh-icon-word-doc.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-word-doc.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-video:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-video:not(.mtvh-icon--right):before,.mtvh-icon-video:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-video:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.79688 18.345V1.64561C1.79688 1.15777 1.96284 0.761554 2.29477 0.456951C2.62666 0.152317 3.01285 0 3.45333 0C3.59602 0 3.7418 0.0170649 3.89069 0.0511964C4.03957 0.0853278 4.18579 0.143186 4.32935 0.224772L17.4492 8.6153C17.6986 8.79058 17.8872 8.99723 18.015 9.23528C18.1428 9.47336 18.2067 9.72827 18.2067 10C18.2067 10.2717 18.1428 10.5266 18.015 10.7647C17.8872 11.0028 17.6986 11.2063 17.4492 11.3754L4.32935 19.7659C4.18579 19.8537 4.03957 19.9147 3.89069 19.9488C3.7418 19.9829 3.59986 20 3.46485 20C3.01669 20 2.62666 19.8477 2.29477 19.543C1.96284 19.2384 1.79688 18.8391 1.79688 18.345ZM4.50481 16.4062L14.5868 10L4.50481 3.59382V16.4062Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.79688 18.345V1.64561C1.79688 1.15777 1.96284 0.761554 2.29477 0.456951C2.62666 0.152317 3.01285 0 3.45333 0C3.59602 0 3.7418 0.0170649 3.89069 0.0511964C4.03957 0.0853278 4.18579 0.143186 4.32935 0.224772L17.4492 8.6153C17.6986 8.79058 17.8872 8.99723 18.015 9.23528C18.1428 9.47336 18.2067 9.72827 18.2067 10C18.2067 10.2717 18.1428 10.5266 18.015 10.7647C17.8872 11.0028 17.6986 11.2063 17.4492 11.3754L4.32935 19.7659C4.18579 19.8537 4.03957 19.9147 3.89069 19.9488C3.7418 19.9829 3.59986 20 3.46485 20C3.01669 20 2.62666 19.8477 2.29477 19.543C1.96284 19.2384 1.79688 18.8391 1.79688 18.345ZM4.50481 16.4062L14.5868 10L4.50481 3.59382V16.4062Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-video:not(.mtvh-icon--right).base:before,.mtvh-icon-video:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-video:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-video.mtvh-icon--right{text-decoration:none}.mtvh-icon-video.mtvh-icon--right:before,.mtvh-icon-video.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-video.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.79688 18.345V1.64561C1.79688 1.15777 1.96284 0.761554 2.29477 0.456951C2.62666 0.152317 3.01285 0 3.45333 0C3.59602 0 3.7418 0.0170649 3.89069 0.0511964C4.03957 0.0853278 4.18579 0.143186 4.32935 0.224772L17.4492 8.6153C17.6986 8.79058 17.8872 8.99723 18.015 9.23528C18.1428 9.47336 18.2067 9.72827 18.2067 10C18.2067 10.2717 18.1428 10.5266 18.015 10.7647C17.8872 11.0028 17.6986 11.2063 17.4492 11.3754L4.32935 19.7659C4.18579 19.8537 4.03957 19.9147 3.89069 19.9488C3.7418 19.9829 3.59986 20 3.46485 20C3.01669 20 2.62666 19.8477 2.29477 19.543C1.96284 19.2384 1.79688 18.8391 1.79688 18.345ZM4.50481 16.4062L14.5868 10L4.50481 3.59382V16.4062Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.79688 18.345V1.64561C1.79688 1.15777 1.96284 0.761554 2.29477 0.456951C2.62666 0.152317 3.01285 0 3.45333 0C3.59602 0 3.7418 0.0170649 3.89069 0.0511964C4.03957 0.0853278 4.18579 0.143186 4.32935 0.224772L17.4492 8.6153C17.6986 8.79058 17.8872 8.99723 18.015 9.23528C18.1428 9.47336 18.2067 9.72827 18.2067 10C18.2067 10.2717 18.1428 10.5266 18.015 10.7647C17.8872 11.0028 17.6986 11.2063 17.4492 11.3754L4.32935 19.7659C4.18579 19.8537 4.03957 19.9147 3.89069 19.9488C3.7418 19.9829 3.59986 20 3.46485 20C3.01669 20 2.62666 19.8477 2.29477 19.543C1.96284 19.2384 1.79688 18.8391 1.79688 18.345ZM4.50481 16.4062L14.5868 10L4.50481 3.59382V16.4062Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-video.mtvh-icon--right.base:before,.mtvh-icon-video.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-video.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-music:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-music:not(.mtvh-icon--right):before,.mtvh-icon-music:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-music:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.63301 20C6.48987 20 5.51786 19.599 4.71697 18.7971C3.91607 17.9952 3.51562 17.023 3.51562 15.8805C3.51562 14.7379 3.91607 13.7657 4.71697 12.9638C5.51786 12.1618 6.49061 11.7609 7.6352 11.7609C8.09865 11.7609 8.5328 11.832 8.93765 11.9742C9.34251 12.1165 9.71298 12.3318 10.049 12.6202V1.03751C10.049 0.75243 10.15 0.508238 10.352 0.304931C10.554 0.101644 10.8005 0 11.0914 0H15.445C15.7359 0 15.9824 0.101461 16.1844 0.304382C16.3865 0.507303 16.4875 0.751027 16.4875 1.03556V2.74556C16.4875 3.03513 16.386 3.28141 16.183 3.48442C15.98 3.68742 15.7337 3.78892 15.4441 3.78892H11.7547V15.8805C11.7547 17.023 11.3536 17.9952 10.5512 18.7971C9.74888 19.599 8.77614 20 7.63301 20Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.63301 20C6.48987 20 5.51786 19.599 4.71697 18.7971C3.91607 17.9952 3.51562 17.023 3.51562 15.8805C3.51562 14.7379 3.91607 13.7657 4.71697 12.9638C5.51786 12.1618 6.49061 11.7609 7.6352 11.7609C8.09865 11.7609 8.5328 11.832 8.93765 11.9742C9.34251 12.1165 9.71298 12.3318 10.049 12.6202V1.03751C10.049 0.75243 10.15 0.508238 10.352 0.304931C10.554 0.101644 10.8005 0 11.0914 0H15.445C15.7359 0 15.9824 0.101461 16.1844 0.304382C16.3865 0.507303 16.4875 0.751027 16.4875 1.03556V2.74556C16.4875 3.03513 16.386 3.28141 16.183 3.48442C15.98 3.68742 15.7337 3.78892 15.4441 3.78892H11.7547V15.8805C11.7547 17.023 11.3536 17.9952 10.5512 18.7971C9.74888 19.599 8.77614 20 7.63301 20Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-music:not(.mtvh-icon--right).base:before,.mtvh-icon-music:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-music:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-music.mtvh-icon--right{text-decoration:none}.mtvh-icon-music.mtvh-icon--right:before,.mtvh-icon-music.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-music.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.63301 20C6.48987 20 5.51786 19.599 4.71697 18.7971C3.91607 17.9952 3.51562 17.023 3.51562 15.8805C3.51562 14.7379 3.91607 13.7657 4.71697 12.9638C5.51786 12.1618 6.49061 11.7609 7.6352 11.7609C8.09865 11.7609 8.5328 11.832 8.93765 11.9742C9.34251 12.1165 9.71298 12.3318 10.049 12.6202V1.03751C10.049 0.75243 10.15 0.508238 10.352 0.304931C10.554 0.101644 10.8005 0 11.0914 0H15.445C15.7359 0 15.9824 0.101461 16.1844 0.304382C16.3865 0.507303 16.4875 0.751027 16.4875 1.03556V2.74556C16.4875 3.03513 16.386 3.28141 16.183 3.48442C15.98 3.68742 15.7337 3.78892 15.4441 3.78892H11.7547V15.8805C11.7547 17.023 11.3536 17.9952 10.5512 18.7971C9.74888 19.599 8.77614 20 7.63301 20Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.63301 20C6.48987 20 5.51786 19.599 4.71697 18.7971C3.91607 17.9952 3.51562 17.023 3.51562 15.8805C3.51562 14.7379 3.91607 13.7657 4.71697 12.9638C5.51786 12.1618 6.49061 11.7609 7.6352 11.7609C8.09865 11.7609 8.5328 11.832 8.93765 11.9742C9.34251 12.1165 9.71298 12.3318 10.049 12.6202V1.03751C10.049 0.75243 10.15 0.508238 10.352 0.304931C10.554 0.101644 10.8005 0 11.0914 0H15.445C15.7359 0 15.9824 0.101461 16.1844 0.304382C16.3865 0.507303 16.4875 0.751027 16.4875 1.03556V2.74556C16.4875 3.03513 16.386 3.28141 16.183 3.48442C15.98 3.68742 15.7337 3.78892 15.4441 3.78892H11.7547V15.8805C11.7547 17.023 11.3536 17.9952 10.5512 18.7971C9.74888 19.599 8.77614 20 7.63301 20Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-music.mtvh-icon--right.base:before,.mtvh-icon-music.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-music.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-generic-doc:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-generic-doc:not(.mtvh-icon--right):before,.mtvh-icon-generic-doc:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-generic-doc:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.95042 20C3.42157 20 2.96884 19.8117 2.59224 19.4351C2.21564 19.0585 2.02734 18.6058 2.02734 18.0769V1.92308C2.02734 1.39422 2.21564 0.941496 2.59224 0.564898C2.96884 0.188299 3.42157 0 3.95042 0H11.2581C11.5134 0 11.7567 0.0470085 11.988 0.141026C12.2194 0.235043 12.4258 0.37259 12.6073 0.553667L17.4089 5.34377C17.5904 5.52485 17.7303 5.73243 17.8286 5.96651C17.9269 6.20061 17.9761 6.44682 17.9761 6.70513V18.0769C17.9761 18.6058 17.7878 19.0585 17.4112 19.4351C17.0346 19.8117 16.5818 20 16.053 20H3.95042ZM11.1043 5.91026V1.92308H3.95042V18.0769H16.053V6.8718H12.0658C11.8008 6.8718 11.5744 6.77778 11.3863 6.58974C11.1983 6.40171 11.1043 6.17521 11.1043 5.91026Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.95042 20C3.42157 20 2.96884 19.8117 2.59224 19.4351C2.21564 19.0585 2.02734 18.6058 2.02734 18.0769V1.92308C2.02734 1.39422 2.21564 0.941496 2.59224 0.564898C2.96884 0.188299 3.42157 0 3.95042 0H11.2581C11.5134 0 11.7567 0.0470085 11.988 0.141026C12.2194 0.235043 12.4258 0.37259 12.6073 0.553667L17.4089 5.34377C17.5904 5.52485 17.7303 5.73243 17.8286 5.96651C17.9269 6.20061 17.9761 6.44682 17.9761 6.70513V18.0769C17.9761 18.6058 17.7878 19.0585 17.4112 19.4351C17.0346 19.8117 16.5818 20 16.053 20H3.95042ZM11.1043 5.91026V1.92308H3.95042V18.0769H16.053V6.8718H12.0658C11.8008 6.8718 11.5744 6.77778 11.3863 6.58974C11.1983 6.40171 11.1043 6.17521 11.1043 5.91026Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-generic-doc:not(.mtvh-icon--right).base:before,.mtvh-icon-generic-doc:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-generic-doc:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-generic-doc.mtvh-icon--right{text-decoration:none}.mtvh-icon-generic-doc.mtvh-icon--right:before,.mtvh-icon-generic-doc.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-generic-doc.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.95042 20C3.42157 20 2.96884 19.8117 2.59224 19.4351C2.21564 19.0585 2.02734 18.6058 2.02734 18.0769V1.92308C2.02734 1.39422 2.21564 0.941496 2.59224 0.564898C2.96884 0.188299 3.42157 0 3.95042 0H11.2581C11.5134 0 11.7567 0.0470085 11.988 0.141026C12.2194 0.235043 12.4258 0.37259 12.6073 0.553667L17.4089 5.34377C17.5904 5.52485 17.7303 5.73243 17.8286 5.96651C17.9269 6.20061 17.9761 6.44682 17.9761 6.70513V18.0769C17.9761 18.6058 17.7878 19.0585 17.4112 19.4351C17.0346 19.8117 16.5818 20 16.053 20H3.95042ZM11.1043 5.91026V1.92308H3.95042V18.0769H16.053V6.8718H12.0658C11.8008 6.8718 11.5744 6.77778 11.3863 6.58974C11.1983 6.40171 11.1043 6.17521 11.1043 5.91026Z" fill="black"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.95042 20C3.42157 20 2.96884 19.8117 2.59224 19.4351C2.21564 19.0585 2.02734 18.6058 2.02734 18.0769V1.92308C2.02734 1.39422 2.21564 0.941496 2.59224 0.564898C2.96884 0.188299 3.42157 0 3.95042 0H11.2581C11.5134 0 11.7567 0.0470085 11.988 0.141026C12.2194 0.235043 12.4258 0.37259 12.6073 0.553667L17.4089 5.34377C17.5904 5.52485 17.7303 5.73243 17.8286 5.96651C17.9269 6.20061 17.9761 6.44682 17.9761 6.70513V18.0769C17.9761 18.6058 17.7878 19.0585 17.4112 19.4351C17.0346 19.8117 16.5818 20 16.053 20H3.95042ZM11.1043 5.91026V1.92308H3.95042V18.0769H16.053V6.8718H12.0658C11.8008 6.8718 11.5744 6.77778 11.3863 6.58974C11.1983 6.40171 11.1043 6.17521 11.1043 5.91026Z" fill="black"/></svg> ');background-color:currentColor}.mtvh-icon-generic-doc.mtvh-icon--right.base:before,.mtvh-icon-generic-doc.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-generic-doc.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-download:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-download:not(.mtvh-icon--right):before,.mtvh-icon-download:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-download:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 14.0219C9.85 14.0219 9.70937 13.9984 9.57812 13.9516C9.44687 13.9047 9.325 13.825 9.2125 13.7125L5.1625 9.6625C4.9375 9.4375 4.82969 9.175 4.83906 8.875C4.84844 8.575 4.95625 8.3125 5.1625 8.0875C5.3875 7.8625 5.65469 7.74531 5.96406 7.73594C6.27344 7.72656 6.54062 7.83437 6.76562 8.05937L8.875 10.1687V2.125C8.875 1.80625 8.98281 1.53906 9.19844 1.32344C9.41406 1.10781 9.68125 1 10 1C10.3187 1 10.5859 1.10781 10.8016 1.32344C11.0172 1.53906 11.125 1.80625 11.125 2.125V10.1687L13.2344 8.05937C13.4594 7.83437 13.7266 7.72656 14.0359 7.73594C14.3453 7.74531 14.6125 7.8625 14.8375 8.0875C15.0437 8.3125 15.1516 8.575 15.1609 8.875C15.1703 9.175 15.0625 9.4375 14.8375 9.6625L10.7875 13.7125C10.675 13.825 10.5531 13.9047 10.4219 13.9516C10.2906 13.9984 10.15 14.0219 10 14.0219ZM3.25 19C2.63125 19 2.10156 18.7797 1.66094 18.3391C1.22031 17.8984 1 17.3687 1 16.75V14.5C1 14.1812 1.10781 13.9141 1.32344 13.6984C1.53906 13.4828 1.80625 13.375 2.125 13.375C2.44375 13.375 2.71094 13.4828 2.92656 13.6984C3.14219 13.9141 3.25 14.1812 3.25 14.5V16.75H16.75V14.5C16.75 14.1812 16.8578 13.9141 17.0734 13.6984C17.2891 13.4828 17.5562 13.375 17.875 13.375C18.1938 13.375 18.4609 13.4828 18.6766 13.6984C18.8922 13.9141 19 14.1812 19 14.5V16.75C19 17.3687 18.7797 17.8984 18.3391 18.3391C17.8984 18.7797 17.3687 19 16.75 19H3.25Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 14.0219C9.85 14.0219 9.70937 13.9984 9.57812 13.9516C9.44687 13.9047 9.325 13.825 9.2125 13.7125L5.1625 9.6625C4.9375 9.4375 4.82969 9.175 4.83906 8.875C4.84844 8.575 4.95625 8.3125 5.1625 8.0875C5.3875 7.8625 5.65469 7.74531 5.96406 7.73594C6.27344 7.72656 6.54062 7.83437 6.76562 8.05937L8.875 10.1687V2.125C8.875 1.80625 8.98281 1.53906 9.19844 1.32344C9.41406 1.10781 9.68125 1 10 1C10.3187 1 10.5859 1.10781 10.8016 1.32344C11.0172 1.53906 11.125 1.80625 11.125 2.125V10.1687L13.2344 8.05937C13.4594 7.83437 13.7266 7.72656 14.0359 7.73594C14.3453 7.74531 14.6125 7.8625 14.8375 8.0875C15.0437 8.3125 15.1516 8.575 15.1609 8.875C15.1703 9.175 15.0625 9.4375 14.8375 9.6625L10.7875 13.7125C10.675 13.825 10.5531 13.9047 10.4219 13.9516C10.2906 13.9984 10.15 14.0219 10 14.0219ZM3.25 19C2.63125 19 2.10156 18.7797 1.66094 18.3391C1.22031 17.8984 1 17.3687 1 16.75V14.5C1 14.1812 1.10781 13.9141 1.32344 13.6984C1.53906 13.4828 1.80625 13.375 2.125 13.375C2.44375 13.375 2.71094 13.4828 2.92656 13.6984C3.14219 13.9141 3.25 14.1812 3.25 14.5V16.75H16.75V14.5C16.75 14.1812 16.8578 13.9141 17.0734 13.6984C17.2891 13.4828 17.5562 13.375 17.875 13.375C18.1938 13.375 18.4609 13.4828 18.6766 13.6984C18.8922 13.9141 19 14.1812 19 14.5V16.75C19 17.3687 18.7797 17.8984 18.3391 18.3391C17.8984 18.7797 17.3687 19 16.75 19H3.25Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-download:not(.mtvh-icon--right).base:before,.mtvh-icon-download:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-download:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-download.mtvh-icon--right{text-decoration:none}.mtvh-icon-download.mtvh-icon--right:before,.mtvh-icon-download.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-download.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 14.0219C9.85 14.0219 9.70937 13.9984 9.57812 13.9516C9.44687 13.9047 9.325 13.825 9.2125 13.7125L5.1625 9.6625C4.9375 9.4375 4.82969 9.175 4.83906 8.875C4.84844 8.575 4.95625 8.3125 5.1625 8.0875C5.3875 7.8625 5.65469 7.74531 5.96406 7.73594C6.27344 7.72656 6.54062 7.83437 6.76562 8.05937L8.875 10.1687V2.125C8.875 1.80625 8.98281 1.53906 9.19844 1.32344C9.41406 1.10781 9.68125 1 10 1C10.3187 1 10.5859 1.10781 10.8016 1.32344C11.0172 1.53906 11.125 1.80625 11.125 2.125V10.1687L13.2344 8.05937C13.4594 7.83437 13.7266 7.72656 14.0359 7.73594C14.3453 7.74531 14.6125 7.8625 14.8375 8.0875C15.0437 8.3125 15.1516 8.575 15.1609 8.875C15.1703 9.175 15.0625 9.4375 14.8375 9.6625L10.7875 13.7125C10.675 13.825 10.5531 13.9047 10.4219 13.9516C10.2906 13.9984 10.15 14.0219 10 14.0219ZM3.25 19C2.63125 19 2.10156 18.7797 1.66094 18.3391C1.22031 17.8984 1 17.3687 1 16.75V14.5C1 14.1812 1.10781 13.9141 1.32344 13.6984C1.53906 13.4828 1.80625 13.375 2.125 13.375C2.44375 13.375 2.71094 13.4828 2.92656 13.6984C3.14219 13.9141 3.25 14.1812 3.25 14.5V16.75H16.75V14.5C16.75 14.1812 16.8578 13.9141 17.0734 13.6984C17.2891 13.4828 17.5562 13.375 17.875 13.375C18.1938 13.375 18.4609 13.4828 18.6766 13.6984C18.8922 13.9141 19 14.1812 19 14.5V16.75C19 17.3687 18.7797 17.8984 18.3391 18.3391C17.8984 18.7797 17.3687 19 16.75 19H3.25Z" fill="%230072BF"/></svg> ');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 14.0219C9.85 14.0219 9.70937 13.9984 9.57812 13.9516C9.44687 13.9047 9.325 13.825 9.2125 13.7125L5.1625 9.6625C4.9375 9.4375 4.82969 9.175 4.83906 8.875C4.84844 8.575 4.95625 8.3125 5.1625 8.0875C5.3875 7.8625 5.65469 7.74531 5.96406 7.73594C6.27344 7.72656 6.54062 7.83437 6.76562 8.05937L8.875 10.1687V2.125C8.875 1.80625 8.98281 1.53906 9.19844 1.32344C9.41406 1.10781 9.68125 1 10 1C10.3187 1 10.5859 1.10781 10.8016 1.32344C11.0172 1.53906 11.125 1.80625 11.125 2.125V10.1687L13.2344 8.05937C13.4594 7.83437 13.7266 7.72656 14.0359 7.73594C14.3453 7.74531 14.6125 7.8625 14.8375 8.0875C15.0437 8.3125 15.1516 8.575 15.1609 8.875C15.1703 9.175 15.0625 9.4375 14.8375 9.6625L10.7875 13.7125C10.675 13.825 10.5531 13.9047 10.4219 13.9516C10.2906 13.9984 10.15 14.0219 10 14.0219ZM3.25 19C2.63125 19 2.10156 18.7797 1.66094 18.3391C1.22031 17.8984 1 17.3687 1 16.75V14.5C1 14.1812 1.10781 13.9141 1.32344 13.6984C1.53906 13.4828 1.80625 13.375 2.125 13.375C2.44375 13.375 2.71094 13.4828 2.92656 13.6984C3.14219 13.9141 3.25 14.1812 3.25 14.5V16.75H16.75V14.5C16.75 14.1812 16.8578 13.9141 17.0734 13.6984C17.2891 13.4828 17.5562 13.375 17.875 13.375C18.1938 13.375 18.4609 13.4828 18.6766 13.6984C18.8922 13.9141 19 14.1812 19 14.5V16.75C19 17.3687 18.7797 17.8984 18.3391 18.3391C17.8984 18.7797 17.3687 19 16.75 19H3.25Z" fill="%230072BF"/></svg> ');background-color:currentColor}.mtvh-icon-download.mtvh-icon--right.base:before,.mtvh-icon-download.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-download.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-error:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-error:not(.mtvh-icon--right):before,.mtvh-icon-error:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-error:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5156 15C10.799 15 11.0365 14.9042 11.2281 14.7125C11.4198 14.5208 11.5156 14.2833 11.5156 14C11.5156 13.7167 11.4198 13.4792 11.2281 13.2875C11.0365 13.0958 10.799 13 10.5156 13C10.2323 13 9.99479 13.0958 9.80313 13.2875C9.61146 13.4792 9.51562 13.7167 9.51562 14C9.51562 14.2833 9.61146 14.5208 9.80313 14.7125C9.99479 14.9042 10.2323 15 10.5156 15ZM10.5156 11C10.799 11 11.0365 10.9042 11.2281 10.7125C11.4198 10.5208 11.5156 10.2833 11.5156 10V6C11.5156 5.71667 11.4198 5.47917 11.2281 5.2875C11.0365 5.09583 10.799 5 10.5156 5C10.2323 5 9.99479 5.09583 9.80313 5.2875C9.61146 5.47917 9.51562 5.71667 9.51562 6V10C9.51562 10.2833 9.61146 10.5208 9.80313 10.7125C9.99479 10.9042 10.2323 11 10.5156 11ZM10.5156 20C9.13229 20 7.83229 19.7375 6.61562 19.2125C5.39896 18.6875 4.34063 17.975 3.44062 17.075C2.54063 16.175 1.82812 15.1167 1.30313 13.9C0.778125 12.6833 0.515625 11.3833 0.515625 10C0.515625 8.61667 0.778125 7.31667 1.30313 6.1C1.82812 4.88333 2.54063 3.825 3.44062 2.925C4.34063 2.025 5.39896 1.3125 6.61562 0.7875C7.83229 0.2625 9.13229 0 10.5156 0C11.899 0 13.199 0.2625 14.4156 0.7875C15.6323 1.3125 16.6906 2.025 17.5906 2.925C18.4906 3.825 19.2031 4.88333 19.7281 6.1C20.2531 7.31667 20.5156 8.61667 20.5156 10C20.5156 11.3833 20.2531 12.6833 19.7281 13.9C19.2031 15.1167 18.4906 16.175 17.5906 17.075C16.6906 17.975 15.6323 18.6875 14.4156 19.2125C13.199 19.7375 11.899 20 10.5156 20ZM10.5156 18C12.749 18 14.6406 17.225 16.1906 15.675C17.7406 14.125 18.5156 12.2333 18.5156 10C18.5156 7.76667 17.7406 5.875 16.1906 4.325C14.6406 2.775 12.749 2 10.5156 2C8.28229 2 6.39062 2.775 4.84063 4.325C3.29063 5.875 2.51562 7.76667 2.51562 10C2.51562 12.2333 3.29063 14.125 4.84063 15.675C6.39062 17.225 8.28229 18 10.5156 18Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5156 15C10.799 15 11.0365 14.9042 11.2281 14.7125C11.4198 14.5208 11.5156 14.2833 11.5156 14C11.5156 13.7167 11.4198 13.4792 11.2281 13.2875C11.0365 13.0958 10.799 13 10.5156 13C10.2323 13 9.99479 13.0958 9.80313 13.2875C9.61146 13.4792 9.51562 13.7167 9.51562 14C9.51562 14.2833 9.61146 14.5208 9.80313 14.7125C9.99479 14.9042 10.2323 15 10.5156 15ZM10.5156 11C10.799 11 11.0365 10.9042 11.2281 10.7125C11.4198 10.5208 11.5156 10.2833 11.5156 10V6C11.5156 5.71667 11.4198 5.47917 11.2281 5.2875C11.0365 5.09583 10.799 5 10.5156 5C10.2323 5 9.99479 5.09583 9.80313 5.2875C9.61146 5.47917 9.51562 5.71667 9.51562 6V10C9.51562 10.2833 9.61146 10.5208 9.80313 10.7125C9.99479 10.9042 10.2323 11 10.5156 11ZM10.5156 20C9.13229 20 7.83229 19.7375 6.61562 19.2125C5.39896 18.6875 4.34063 17.975 3.44062 17.075C2.54063 16.175 1.82812 15.1167 1.30313 13.9C0.778125 12.6833 0.515625 11.3833 0.515625 10C0.515625 8.61667 0.778125 7.31667 1.30313 6.1C1.82812 4.88333 2.54063 3.825 3.44062 2.925C4.34063 2.025 5.39896 1.3125 6.61562 0.7875C7.83229 0.2625 9.13229 0 10.5156 0C11.899 0 13.199 0.2625 14.4156 0.7875C15.6323 1.3125 16.6906 2.025 17.5906 2.925C18.4906 3.825 19.2031 4.88333 19.7281 6.1C20.2531 7.31667 20.5156 8.61667 20.5156 10C20.5156 11.3833 20.2531 12.6833 19.7281 13.9C19.2031 15.1167 18.4906 16.175 17.5906 17.075C16.6906 17.975 15.6323 18.6875 14.4156 19.2125C13.199 19.7375 11.899 20 10.5156 20ZM10.5156 18C12.749 18 14.6406 17.225 16.1906 15.675C17.7406 14.125 18.5156 12.2333 18.5156 10C18.5156 7.76667 17.7406 5.875 16.1906 4.325C14.6406 2.775 12.749 2 10.5156 2C8.28229 2 6.39062 2.775 4.84063 4.325C3.29063 5.875 2.51562 7.76667 2.51562 10C2.51562 12.2333 3.29063 14.125 4.84063 15.675C6.39062 17.225 8.28229 18 10.5156 18Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-error:not(.mtvh-icon--right).base:before,.mtvh-icon-error:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-error:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-error.mtvh-icon--right{text-decoration:none}.mtvh-icon-error.mtvh-icon--right:before,.mtvh-icon-error.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-error.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5156 15C10.799 15 11.0365 14.9042 11.2281 14.7125C11.4198 14.5208 11.5156 14.2833 11.5156 14C11.5156 13.7167 11.4198 13.4792 11.2281 13.2875C11.0365 13.0958 10.799 13 10.5156 13C10.2323 13 9.99479 13.0958 9.80313 13.2875C9.61146 13.4792 9.51562 13.7167 9.51562 14C9.51562 14.2833 9.61146 14.5208 9.80313 14.7125C9.99479 14.9042 10.2323 15 10.5156 15ZM10.5156 11C10.799 11 11.0365 10.9042 11.2281 10.7125C11.4198 10.5208 11.5156 10.2833 11.5156 10V6C11.5156 5.71667 11.4198 5.47917 11.2281 5.2875C11.0365 5.09583 10.799 5 10.5156 5C10.2323 5 9.99479 5.09583 9.80313 5.2875C9.61146 5.47917 9.51562 5.71667 9.51562 6V10C9.51562 10.2833 9.61146 10.5208 9.80313 10.7125C9.99479 10.9042 10.2323 11 10.5156 11ZM10.5156 20C9.13229 20 7.83229 19.7375 6.61562 19.2125C5.39896 18.6875 4.34063 17.975 3.44062 17.075C2.54063 16.175 1.82812 15.1167 1.30313 13.9C0.778125 12.6833 0.515625 11.3833 0.515625 10C0.515625 8.61667 0.778125 7.31667 1.30313 6.1C1.82812 4.88333 2.54063 3.825 3.44062 2.925C4.34063 2.025 5.39896 1.3125 6.61562 0.7875C7.83229 0.2625 9.13229 0 10.5156 0C11.899 0 13.199 0.2625 14.4156 0.7875C15.6323 1.3125 16.6906 2.025 17.5906 2.925C18.4906 3.825 19.2031 4.88333 19.7281 6.1C20.2531 7.31667 20.5156 8.61667 20.5156 10C20.5156 11.3833 20.2531 12.6833 19.7281 13.9C19.2031 15.1167 18.4906 16.175 17.5906 17.075C16.6906 17.975 15.6323 18.6875 14.4156 19.2125C13.199 19.7375 11.899 20 10.5156 20ZM10.5156 18C12.749 18 14.6406 17.225 16.1906 15.675C17.7406 14.125 18.5156 12.2333 18.5156 10C18.5156 7.76667 17.7406 5.875 16.1906 4.325C14.6406 2.775 12.749 2 10.5156 2C8.28229 2 6.39062 2.775 4.84063 4.325C3.29063 5.875 2.51562 7.76667 2.51562 10C2.51562 12.2333 3.29063 14.125 4.84063 15.675C6.39062 17.225 8.28229 18 10.5156 18Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5156 15C10.799 15 11.0365 14.9042 11.2281 14.7125C11.4198 14.5208 11.5156 14.2833 11.5156 14C11.5156 13.7167 11.4198 13.4792 11.2281 13.2875C11.0365 13.0958 10.799 13 10.5156 13C10.2323 13 9.99479 13.0958 9.80313 13.2875C9.61146 13.4792 9.51562 13.7167 9.51562 14C9.51562 14.2833 9.61146 14.5208 9.80313 14.7125C9.99479 14.9042 10.2323 15 10.5156 15ZM10.5156 11C10.799 11 11.0365 10.9042 11.2281 10.7125C11.4198 10.5208 11.5156 10.2833 11.5156 10V6C11.5156 5.71667 11.4198 5.47917 11.2281 5.2875C11.0365 5.09583 10.799 5 10.5156 5C10.2323 5 9.99479 5.09583 9.80313 5.2875C9.61146 5.47917 9.51562 5.71667 9.51562 6V10C9.51562 10.2833 9.61146 10.5208 9.80313 10.7125C9.99479 10.9042 10.2323 11 10.5156 11ZM10.5156 20C9.13229 20 7.83229 19.7375 6.61562 19.2125C5.39896 18.6875 4.34063 17.975 3.44062 17.075C2.54063 16.175 1.82812 15.1167 1.30313 13.9C0.778125 12.6833 0.515625 11.3833 0.515625 10C0.515625 8.61667 0.778125 7.31667 1.30313 6.1C1.82812 4.88333 2.54063 3.825 3.44062 2.925C4.34063 2.025 5.39896 1.3125 6.61562 0.7875C7.83229 0.2625 9.13229 0 10.5156 0C11.899 0 13.199 0.2625 14.4156 0.7875C15.6323 1.3125 16.6906 2.025 17.5906 2.925C18.4906 3.825 19.2031 4.88333 19.7281 6.1C20.2531 7.31667 20.5156 8.61667 20.5156 10C20.5156 11.3833 20.2531 12.6833 19.7281 13.9C19.2031 15.1167 18.4906 16.175 17.5906 17.075C16.6906 17.975 15.6323 18.6875 14.4156 19.2125C13.199 19.7375 11.899 20 10.5156 20ZM10.5156 18C12.749 18 14.6406 17.225 16.1906 15.675C17.7406 14.125 18.5156 12.2333 18.5156 10C18.5156 7.76667 17.7406 5.875 16.1906 4.325C14.6406 2.775 12.749 2 10.5156 2C8.28229 2 6.39062 2.775 4.84063 4.325C3.29063 5.875 2.51562 7.76667 2.51562 10C2.51562 12.2333 3.29063 14.125 4.84063 15.675C6.39062 17.225 8.28229 18 10.5156 18Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-error.mtvh-icon--right.base:before,.mtvh-icon-error.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-error.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-presentation:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-presentation:not(.mtvh-icon--right):before,.mtvh-icon-presentation:not(.mtvh-icon--right):after{height:20px;width:20px}.mtvh-icon-presentation:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.1818 17.7273V3.18183H1.81818V9.54547C1.81818 9.80304 1.73106 10.019 1.55682 10.1932C1.38258 10.3674 1.16667 10.4546 0.909091 10.4546C0.651515 10.4546 0.435606 10.3674 0.261364 10.1932C0.0871212 10.019 0 9.80304 0 9.54547V3.18183C0 2.68183 0.17803 2.2538 0.534091 1.89774C0.890152 1.54168 1.31818 1.36365 1.81818 1.36365H18.1818C18.6818 1.36365 19.1098 1.54168 19.4659 1.89774C19.822 2.2538 20 2.68183 20 3.18183V15.9091C20 16.4091 19.822 16.8371 19.4659 17.1932C19.1098 17.5493 18.6818 17.7273 18.1818 17.7273ZM7.27273 11.3636C6.27273 11.3636 5.41667 11.0076 4.70455 10.2955C3.99242 9.58334 3.63636 8.72728 3.63636 7.72728C3.63636 6.72728 3.99242 5.87122 4.70455 5.1591C5.41667 4.44698 6.27273 4.09092 7.27273 4.09092C8.27273 4.09092 9.12879 4.44698 9.84091 5.1591C10.553 5.87122 10.9091 6.72728 10.9091 7.72728C10.9091 8.72728 10.553 9.58334 9.84091 10.2955C9.12879 11.0076 8.27273 11.3636 7.27273 11.3636ZM7.27273 9.54547C7.77273 9.54547 8.20076 9.36744 8.55682 9.01137C8.91288 8.65531 9.09091 8.22728 9.09091 7.72728C9.09091 7.22728 8.91288 6.79925 8.55682 6.44319C8.20076 6.08713 7.77273 5.9091 7.27273 5.9091C6.77273 5.9091 6.3447 6.08713 5.98864 6.44319C5.63258 6.79925 5.45455 7.22728 5.45455 7.72728C5.45455 8.22728 5.63258 8.65531 5.98864 9.01137C6.3447 9.36744 6.77273 9.54547 7.27273 9.54547ZM1.81818 18.6364C1.31818 18.6364 0.890152 18.4583 0.534091 18.1023C0.17803 17.7462 0 17.3182 0 16.8182V16.0909C0 15.5758 0.132576 15.1023 0.397727 14.6705C0.662879 14.2386 1.01515 13.9091 1.45455 13.6818C2.39394 13.2121 3.34848 12.8599 4.31818 12.625C5.28788 12.3902 6.27273 12.2727 7.27273 12.2727C8.27273 12.2727 9.25758 12.3902 10.2273 12.625C11.197 12.8599 12.1515 13.2121 13.0909 13.6818C13.5303 13.9091 13.8826 14.2386 14.1477 14.6705C14.4129 15.1023 14.5455 15.5758 14.5455 16.0909V16.8182C14.5455 17.3182 14.3674 17.7462 14.0114 18.1023C13.6553 18.4583 13.2273 18.6364 12.7273 18.6364H1.81818ZM1.81818 16.8182H12.7273V16.0909C12.7273 15.9243 12.6856 15.7727 12.6023 15.6364C12.5189 15.5 12.4091 15.394 12.2727 15.3182C11.4545 14.9091 10.6288 14.6023 9.79545 14.3977C8.96212 14.1932 8.12121 14.0909 7.27273 14.0909C6.42424 14.0909 5.58333 14.1932 4.75 14.3977C3.91667 14.6023 3.09091 14.9091 2.27273 15.3182C2.13636 15.394 2.02652 15.5 1.94318 15.6364C1.85985 15.7727 1.81818 15.9243 1.81818 16.0909V16.8182Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.1818 17.7273V3.18183H1.81818V9.54547C1.81818 9.80304 1.73106 10.019 1.55682 10.1932C1.38258 10.3674 1.16667 10.4546 0.909091 10.4546C0.651515 10.4546 0.435606 10.3674 0.261364 10.1932C0.0871212 10.019 0 9.80304 0 9.54547V3.18183C0 2.68183 0.17803 2.2538 0.534091 1.89774C0.890152 1.54168 1.31818 1.36365 1.81818 1.36365H18.1818C18.6818 1.36365 19.1098 1.54168 19.4659 1.89774C19.822 2.2538 20 2.68183 20 3.18183V15.9091C20 16.4091 19.822 16.8371 19.4659 17.1932C19.1098 17.5493 18.6818 17.7273 18.1818 17.7273ZM7.27273 11.3636C6.27273 11.3636 5.41667 11.0076 4.70455 10.2955C3.99242 9.58334 3.63636 8.72728 3.63636 7.72728C3.63636 6.72728 3.99242 5.87122 4.70455 5.1591C5.41667 4.44698 6.27273 4.09092 7.27273 4.09092C8.27273 4.09092 9.12879 4.44698 9.84091 5.1591C10.553 5.87122 10.9091 6.72728 10.9091 7.72728C10.9091 8.72728 10.553 9.58334 9.84091 10.2955C9.12879 11.0076 8.27273 11.3636 7.27273 11.3636ZM7.27273 9.54547C7.77273 9.54547 8.20076 9.36744 8.55682 9.01137C8.91288 8.65531 9.09091 8.22728 9.09091 7.72728C9.09091 7.22728 8.91288 6.79925 8.55682 6.44319C8.20076 6.08713 7.77273 5.9091 7.27273 5.9091C6.77273 5.9091 6.3447 6.08713 5.98864 6.44319C5.63258 6.79925 5.45455 7.22728 5.45455 7.72728C5.45455 8.22728 5.63258 8.65531 5.98864 9.01137C6.3447 9.36744 6.77273 9.54547 7.27273 9.54547ZM1.81818 18.6364C1.31818 18.6364 0.890152 18.4583 0.534091 18.1023C0.17803 17.7462 0 17.3182 0 16.8182V16.0909C0 15.5758 0.132576 15.1023 0.397727 14.6705C0.662879 14.2386 1.01515 13.9091 1.45455 13.6818C2.39394 13.2121 3.34848 12.8599 4.31818 12.625C5.28788 12.3902 6.27273 12.2727 7.27273 12.2727C8.27273 12.2727 9.25758 12.3902 10.2273 12.625C11.197 12.8599 12.1515 13.2121 13.0909 13.6818C13.5303 13.9091 13.8826 14.2386 14.1477 14.6705C14.4129 15.1023 14.5455 15.5758 14.5455 16.0909V16.8182C14.5455 17.3182 14.3674 17.7462 14.0114 18.1023C13.6553 18.4583 13.2273 18.6364 12.7273 18.6364H1.81818ZM1.81818 16.8182H12.7273V16.0909C12.7273 15.9243 12.6856 15.7727 12.6023 15.6364C12.5189 15.5 12.4091 15.394 12.2727 15.3182C11.4545 14.9091 10.6288 14.6023 9.79545 14.3977C8.96212 14.1932 8.12121 14.0909 7.27273 14.0909C6.42424 14.0909 5.58333 14.1932 4.75 14.3977C3.91667 14.6023 3.09091 14.9091 2.27273 15.3182C2.13636 15.394 2.02652 15.5 1.94318 15.6364C1.85985 15.7727 1.81818 15.9243 1.81818 16.0909V16.8182Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-presentation:not(.mtvh-icon--right).base:before,.mtvh-icon-presentation:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-presentation:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-presentation.mtvh-icon--right{text-decoration:none}.mtvh-icon-presentation.mtvh-icon--right:before,.mtvh-icon-presentation.mtvh-icon--right:after{height:20px;width:20px}.mtvh-icon-presentation.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.1818 17.7273V3.18183H1.81818V9.54547C1.81818 9.80304 1.73106 10.019 1.55682 10.1932C1.38258 10.3674 1.16667 10.4546 0.909091 10.4546C0.651515 10.4546 0.435606 10.3674 0.261364 10.1932C0.0871212 10.019 0 9.80304 0 9.54547V3.18183C0 2.68183 0.17803 2.2538 0.534091 1.89774C0.890152 1.54168 1.31818 1.36365 1.81818 1.36365H18.1818C18.6818 1.36365 19.1098 1.54168 19.4659 1.89774C19.822 2.2538 20 2.68183 20 3.18183V15.9091C20 16.4091 19.822 16.8371 19.4659 17.1932C19.1098 17.5493 18.6818 17.7273 18.1818 17.7273ZM7.27273 11.3636C6.27273 11.3636 5.41667 11.0076 4.70455 10.2955C3.99242 9.58334 3.63636 8.72728 3.63636 7.72728C3.63636 6.72728 3.99242 5.87122 4.70455 5.1591C5.41667 4.44698 6.27273 4.09092 7.27273 4.09092C8.27273 4.09092 9.12879 4.44698 9.84091 5.1591C10.553 5.87122 10.9091 6.72728 10.9091 7.72728C10.9091 8.72728 10.553 9.58334 9.84091 10.2955C9.12879 11.0076 8.27273 11.3636 7.27273 11.3636ZM7.27273 9.54547C7.77273 9.54547 8.20076 9.36744 8.55682 9.01137C8.91288 8.65531 9.09091 8.22728 9.09091 7.72728C9.09091 7.22728 8.91288 6.79925 8.55682 6.44319C8.20076 6.08713 7.77273 5.9091 7.27273 5.9091C6.77273 5.9091 6.3447 6.08713 5.98864 6.44319C5.63258 6.79925 5.45455 7.22728 5.45455 7.72728C5.45455 8.22728 5.63258 8.65531 5.98864 9.01137C6.3447 9.36744 6.77273 9.54547 7.27273 9.54547ZM1.81818 18.6364C1.31818 18.6364 0.890152 18.4583 0.534091 18.1023C0.17803 17.7462 0 17.3182 0 16.8182V16.0909C0 15.5758 0.132576 15.1023 0.397727 14.6705C0.662879 14.2386 1.01515 13.9091 1.45455 13.6818C2.39394 13.2121 3.34848 12.8599 4.31818 12.625C5.28788 12.3902 6.27273 12.2727 7.27273 12.2727C8.27273 12.2727 9.25758 12.3902 10.2273 12.625C11.197 12.8599 12.1515 13.2121 13.0909 13.6818C13.5303 13.9091 13.8826 14.2386 14.1477 14.6705C14.4129 15.1023 14.5455 15.5758 14.5455 16.0909V16.8182C14.5455 17.3182 14.3674 17.7462 14.0114 18.1023C13.6553 18.4583 13.2273 18.6364 12.7273 18.6364H1.81818ZM1.81818 16.8182H12.7273V16.0909C12.7273 15.9243 12.6856 15.7727 12.6023 15.6364C12.5189 15.5 12.4091 15.394 12.2727 15.3182C11.4545 14.9091 10.6288 14.6023 9.79545 14.3977C8.96212 14.1932 8.12121 14.0909 7.27273 14.0909C6.42424 14.0909 5.58333 14.1932 4.75 14.3977C3.91667 14.6023 3.09091 14.9091 2.27273 15.3182C2.13636 15.394 2.02652 15.5 1.94318 15.6364C1.85985 15.7727 1.81818 15.9243 1.81818 16.0909V16.8182Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.1818 17.7273V3.18183H1.81818V9.54547C1.81818 9.80304 1.73106 10.019 1.55682 10.1932C1.38258 10.3674 1.16667 10.4546 0.909091 10.4546C0.651515 10.4546 0.435606 10.3674 0.261364 10.1932C0.0871212 10.019 0 9.80304 0 9.54547V3.18183C0 2.68183 0.17803 2.2538 0.534091 1.89774C0.890152 1.54168 1.31818 1.36365 1.81818 1.36365H18.1818C18.6818 1.36365 19.1098 1.54168 19.4659 1.89774C19.822 2.2538 20 2.68183 20 3.18183V15.9091C20 16.4091 19.822 16.8371 19.4659 17.1932C19.1098 17.5493 18.6818 17.7273 18.1818 17.7273ZM7.27273 11.3636C6.27273 11.3636 5.41667 11.0076 4.70455 10.2955C3.99242 9.58334 3.63636 8.72728 3.63636 7.72728C3.63636 6.72728 3.99242 5.87122 4.70455 5.1591C5.41667 4.44698 6.27273 4.09092 7.27273 4.09092C8.27273 4.09092 9.12879 4.44698 9.84091 5.1591C10.553 5.87122 10.9091 6.72728 10.9091 7.72728C10.9091 8.72728 10.553 9.58334 9.84091 10.2955C9.12879 11.0076 8.27273 11.3636 7.27273 11.3636ZM7.27273 9.54547C7.77273 9.54547 8.20076 9.36744 8.55682 9.01137C8.91288 8.65531 9.09091 8.22728 9.09091 7.72728C9.09091 7.22728 8.91288 6.79925 8.55682 6.44319C8.20076 6.08713 7.77273 5.9091 7.27273 5.9091C6.77273 5.9091 6.3447 6.08713 5.98864 6.44319C5.63258 6.79925 5.45455 7.22728 5.45455 7.72728C5.45455 8.22728 5.63258 8.65531 5.98864 9.01137C6.3447 9.36744 6.77273 9.54547 7.27273 9.54547ZM1.81818 18.6364C1.31818 18.6364 0.890152 18.4583 0.534091 18.1023C0.17803 17.7462 0 17.3182 0 16.8182V16.0909C0 15.5758 0.132576 15.1023 0.397727 14.6705C0.662879 14.2386 1.01515 13.9091 1.45455 13.6818C2.39394 13.2121 3.34848 12.8599 4.31818 12.625C5.28788 12.3902 6.27273 12.2727 7.27273 12.2727C8.27273 12.2727 9.25758 12.3902 10.2273 12.625C11.197 12.8599 12.1515 13.2121 13.0909 13.6818C13.5303 13.9091 13.8826 14.2386 14.1477 14.6705C14.4129 15.1023 14.5455 15.5758 14.5455 16.0909V16.8182C14.5455 17.3182 14.3674 17.7462 14.0114 18.1023C13.6553 18.4583 13.2273 18.6364 12.7273 18.6364H1.81818ZM1.81818 16.8182H12.7273V16.0909C12.7273 15.9243 12.6856 15.7727 12.6023 15.6364C12.5189 15.5 12.4091 15.394 12.2727 15.3182C11.4545 14.9091 10.6288 14.6023 9.79545 14.3977C8.96212 14.1932 8.12121 14.0909 7.27273 14.0909C6.42424 14.0909 5.58333 14.1932 4.75 14.3977C3.91667 14.6023 3.09091 14.9091 2.27273 15.3182C2.13636 15.394 2.02652 15.5 1.94318 15.6364C1.85985 15.7727 1.81818 15.9243 1.81818 16.0909V16.8182Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-presentation.mtvh-icon--right.base:before,.mtvh-icon-presentation.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-presentation.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-notification:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-notification:not(.mtvh-icon--right):before,.mtvh-icon-notification:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-notification:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.87725 23.9167C3.62459 23.9167 3.41522 23.8334 3.24915 23.6667C3.08305 23.5 3 23.2898 3 23.0362C3 22.7826 3.08305 22.5709 3.24915 22.4011C3.41522 22.2312 3.62459 22.1463 3.87725 22.1463H5.59096V10.8382C5.59096 8.85312 6.20321 7.0829 7.4277 5.52753C8.65223 3.97216 10.234 2.99175 12.1731 2.58629V1.81881C12.1731 1.31034 12.3479 0.880089 12.6976 0.528068C13.0473 0.176022 13.4766 0 13.9857 0C14.4947 0 14.9256 0.176022 15.2784 0.528068C15.6311 0.880089 15.8075 1.31034 15.8075 1.81881V2.59102C17.7523 2.99333 19.3388 3.97216 20.5669 5.52753C21.795 7.0829 22.4091 8.85312 22.4091 10.8382V22.1463H24.113C24.3535 22.1463 24.5615 22.2329 24.7369 22.406C24.9123 22.5792 25 22.7926 25 23.0462C25 23.2998 24.9137 23.5083 24.7411 23.6717C24.5686 23.835 24.356 23.9167 24.1033 23.9167H3.87725ZM13.9878 28C13.2627 28 12.6413 27.741 12.1234 27.223C11.6056 26.7049 11.3466 26.0845 11.3466 25.3616H16.6339C16.6339 26.0868 16.3742 26.7079 15.8546 27.2248C15.3351 27.7416 14.7128 28 13.9878 28ZM7.36491 22.1463H20.6351V10.8382C20.6351 9.00812 19.9848 7.44855 18.6841 6.1595C17.3835 4.87045 15.8167 4.22592 13.984 4.22592C12.1512 4.22592 10.5898 4.87045 9.29987 6.1595C8.00989 7.44855 7.36491 9.00812 7.36491 10.8382V22.1463Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.87725 23.9167C3.62459 23.9167 3.41522 23.8334 3.24915 23.6667C3.08305 23.5 3 23.2898 3 23.0362C3 22.7826 3.08305 22.5709 3.24915 22.4011C3.41522 22.2312 3.62459 22.1463 3.87725 22.1463H5.59096V10.8382C5.59096 8.85312 6.20321 7.0829 7.4277 5.52753C8.65223 3.97216 10.234 2.99175 12.1731 2.58629V1.81881C12.1731 1.31034 12.3479 0.880089 12.6976 0.528068C13.0473 0.176022 13.4766 0 13.9857 0C14.4947 0 14.9256 0.176022 15.2784 0.528068C15.6311 0.880089 15.8075 1.31034 15.8075 1.81881V2.59102C17.7523 2.99333 19.3388 3.97216 20.5669 5.52753C21.795 7.0829 22.4091 8.85312 22.4091 10.8382V22.1463H24.113C24.3535 22.1463 24.5615 22.2329 24.7369 22.406C24.9123 22.5792 25 22.7926 25 23.0462C25 23.2998 24.9137 23.5083 24.7411 23.6717C24.5686 23.835 24.356 23.9167 24.1033 23.9167H3.87725ZM13.9878 28C13.2627 28 12.6413 27.741 12.1234 27.223C11.6056 26.7049 11.3466 26.0845 11.3466 25.3616H16.6339C16.6339 26.0868 16.3742 26.7079 15.8546 27.2248C15.3351 27.7416 14.7128 28 13.9878 28ZM7.36491 22.1463H20.6351V10.8382C20.6351 9.00812 19.9848 7.44855 18.6841 6.1595C17.3835 4.87045 15.8167 4.22592 13.984 4.22592C12.1512 4.22592 10.5898 4.87045 9.29987 6.1595C8.00989 7.44855 7.36491 9.00812 7.36491 10.8382V22.1463Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-notification:not(.mtvh-icon--right).base:before,.mtvh-icon-notification:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-notification:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-notification.mtvh-icon--right{text-decoration:none}.mtvh-icon-notification.mtvh-icon--right:before,.mtvh-icon-notification.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-notification.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.87725 23.9167C3.62459 23.9167 3.41522 23.8334 3.24915 23.6667C3.08305 23.5 3 23.2898 3 23.0362C3 22.7826 3.08305 22.5709 3.24915 22.4011C3.41522 22.2312 3.62459 22.1463 3.87725 22.1463H5.59096V10.8382C5.59096 8.85312 6.20321 7.0829 7.4277 5.52753C8.65223 3.97216 10.234 2.99175 12.1731 2.58629V1.81881C12.1731 1.31034 12.3479 0.880089 12.6976 0.528068C13.0473 0.176022 13.4766 0 13.9857 0C14.4947 0 14.9256 0.176022 15.2784 0.528068C15.6311 0.880089 15.8075 1.31034 15.8075 1.81881V2.59102C17.7523 2.99333 19.3388 3.97216 20.5669 5.52753C21.795 7.0829 22.4091 8.85312 22.4091 10.8382V22.1463H24.113C24.3535 22.1463 24.5615 22.2329 24.7369 22.406C24.9123 22.5792 25 22.7926 25 23.0462C25 23.2998 24.9137 23.5083 24.7411 23.6717C24.5686 23.835 24.356 23.9167 24.1033 23.9167H3.87725ZM13.9878 28C13.2627 28 12.6413 27.741 12.1234 27.223C11.6056 26.7049 11.3466 26.0845 11.3466 25.3616H16.6339C16.6339 26.0868 16.3742 26.7079 15.8546 27.2248C15.3351 27.7416 14.7128 28 13.9878 28ZM7.36491 22.1463H20.6351V10.8382C20.6351 9.00812 19.9848 7.44855 18.6841 6.1595C17.3835 4.87045 15.8167 4.22592 13.984 4.22592C12.1512 4.22592 10.5898 4.87045 9.29987 6.1595C8.00989 7.44855 7.36491 9.00812 7.36491 10.8382V22.1463Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.87725 23.9167C3.62459 23.9167 3.41522 23.8334 3.24915 23.6667C3.08305 23.5 3 23.2898 3 23.0362C3 22.7826 3.08305 22.5709 3.24915 22.4011C3.41522 22.2312 3.62459 22.1463 3.87725 22.1463H5.59096V10.8382C5.59096 8.85312 6.20321 7.0829 7.4277 5.52753C8.65223 3.97216 10.234 2.99175 12.1731 2.58629V1.81881C12.1731 1.31034 12.3479 0.880089 12.6976 0.528068C13.0473 0.176022 13.4766 0 13.9857 0C14.4947 0 14.9256 0.176022 15.2784 0.528068C15.6311 0.880089 15.8075 1.31034 15.8075 1.81881V2.59102C17.7523 2.99333 19.3388 3.97216 20.5669 5.52753C21.795 7.0829 22.4091 8.85312 22.4091 10.8382V22.1463H24.113C24.3535 22.1463 24.5615 22.2329 24.7369 22.406C24.9123 22.5792 25 22.7926 25 23.0462C25 23.2998 24.9137 23.5083 24.7411 23.6717C24.5686 23.835 24.356 23.9167 24.1033 23.9167H3.87725ZM13.9878 28C13.2627 28 12.6413 27.741 12.1234 27.223C11.6056 26.7049 11.3466 26.0845 11.3466 25.3616H16.6339C16.6339 26.0868 16.3742 26.7079 15.8546 27.2248C15.3351 27.7416 14.7128 28 13.9878 28ZM7.36491 22.1463H20.6351V10.8382C20.6351 9.00812 19.9848 7.44855 18.6841 6.1595C17.3835 4.87045 15.8167 4.22592 13.984 4.22592C12.1512 4.22592 10.5898 4.87045 9.29987 6.1595C8.00989 7.44855 7.36491 9.00812 7.36491 10.8382V22.1463Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-notification.mtvh-icon--right.base:before,.mtvh-icon-notification.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-notification.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-update:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-update:not(.mtvh-icon--right):before,.mtvh-icon-update:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-update:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5764 25.1356C13.0332 25.1356 11.5871 24.8431 10.238 24.2583C8.88891 23.6735 7.71128 22.878 6.70512 21.8719C5.69895 20.8657 4.90346 19.6884 4.31865 18.3401C3.73382 16.9917 3.44141 15.5456 3.44141 14.0016C3.44141 12.4576 3.73382 11.0109 4.31865 9.66145C4.90346 8.31202 5.69895 7.13422 6.70512 6.12806C7.71128 5.12189 8.89234 4.3264 10.2483 3.74159C11.6042 3.15678 13.0552 2.86438 14.6011 2.86438C16.2408 2.86438 17.7931 3.20944 19.2579 3.89956C20.7226 4.58968 21.9908 5.55756 23.0623 6.8032V4.59173C23.0623 4.33709 23.1529 4.1179 23.3343 3.93417C23.5157 3.75041 23.7362 3.65853 23.9959 3.65853C24.2556 3.65853 24.4771 3.75016 24.6603 3.93343C24.8435 4.11668 24.9351 4.33525 24.9351 4.58916V9.01198C24.9351 9.3299 24.8237 9.60032 24.6008 9.82323C24.3778 10.0461 24.1074 10.1576 23.7895 10.1576H19.3693C19.1097 10.1576 18.8893 10.0653 18.708 9.88089C18.5267 9.69644 18.4361 9.47639 18.4361 9.22072C18.4361 8.96503 18.5267 8.7451 18.708 8.56094C18.8893 8.3768 19.1097 8.28473 19.3693 8.28473H21.8562C20.9508 7.18974 19.8713 6.32475 18.6176 5.68974C17.3638 5.05472 16.0257 4.73722 14.6033 4.73722C12.0182 4.73722 9.82379 5.63568 8.01999 7.43262C6.21616 9.22957 5.31424 11.4197 5.31424 14.003C5.31424 16.5752 6.21337 18.7615 8.01162 20.562C9.80985 22.3625 11.9983 23.2627 14.577 23.2627C16.7284 23.2627 18.6364 22.5989 20.3012 21.2714C21.966 19.9439 23.0477 18.2498 23.5463 16.1892C23.621 15.9311 23.7606 15.7345 23.9653 15.5993C24.1699 15.4642 24.4001 15.4125 24.6559 15.4442C24.9289 15.4805 25.1402 15.608 25.2899 15.8268C25.4396 16.0456 25.4783 16.2832 25.4063 16.5396C24.8279 19.0462 23.535 21.1056 21.5276 22.7176C19.5202 24.3296 17.2031 25.1356 14.5764 25.1356ZM15.527 13.6188L19.1646 17.2579C19.3457 17.4433 19.4384 17.6638 19.4427 17.9195C19.4469 18.1753 19.3543 18.399 19.1646 18.5908C18.975 18.7826 18.7534 18.8785 18.4998 18.8785C18.2462 18.8785 18.0246 18.7815 17.835 18.5876L13.9907 14.716C13.8761 14.6016 13.7914 14.4768 13.7365 14.3416C13.6816 14.2064 13.6541 14.0634 13.6541 13.9124V8.37483C13.6541 8.12018 13.7448 7.90099 13.9262 7.71726C14.1075 7.5335 14.3281 7.44162 14.5878 7.44162C14.8475 7.44162 15.0689 7.5335 15.2521 7.71726C15.4354 7.90099 15.527 8.12018 15.527 8.37483V13.6188Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5764 25.1356C13.0332 25.1356 11.5871 24.8431 10.238 24.2583C8.88891 23.6735 7.71128 22.878 6.70512 21.8719C5.69895 20.8657 4.90346 19.6884 4.31865 18.3401C3.73382 16.9917 3.44141 15.5456 3.44141 14.0016C3.44141 12.4576 3.73382 11.0109 4.31865 9.66145C4.90346 8.31202 5.69895 7.13422 6.70512 6.12806C7.71128 5.12189 8.89234 4.3264 10.2483 3.74159C11.6042 3.15678 13.0552 2.86438 14.6011 2.86438C16.2408 2.86438 17.7931 3.20944 19.2579 3.89956C20.7226 4.58968 21.9908 5.55756 23.0623 6.8032V4.59173C23.0623 4.33709 23.1529 4.1179 23.3343 3.93417C23.5157 3.75041 23.7362 3.65853 23.9959 3.65853C24.2556 3.65853 24.4771 3.75016 24.6603 3.93343C24.8435 4.11668 24.9351 4.33525 24.9351 4.58916V9.01198C24.9351 9.3299 24.8237 9.60032 24.6008 9.82323C24.3778 10.0461 24.1074 10.1576 23.7895 10.1576H19.3693C19.1097 10.1576 18.8893 10.0653 18.708 9.88089C18.5267 9.69644 18.4361 9.47639 18.4361 9.22072C18.4361 8.96503 18.5267 8.7451 18.708 8.56094C18.8893 8.3768 19.1097 8.28473 19.3693 8.28473H21.8562C20.9508 7.18974 19.8713 6.32475 18.6176 5.68974C17.3638 5.05472 16.0257 4.73722 14.6033 4.73722C12.0182 4.73722 9.82379 5.63568 8.01999 7.43262C6.21616 9.22957 5.31424 11.4197 5.31424 14.003C5.31424 16.5752 6.21337 18.7615 8.01162 20.562C9.80985 22.3625 11.9983 23.2627 14.577 23.2627C16.7284 23.2627 18.6364 22.5989 20.3012 21.2714C21.966 19.9439 23.0477 18.2498 23.5463 16.1892C23.621 15.9311 23.7606 15.7345 23.9653 15.5993C24.1699 15.4642 24.4001 15.4125 24.6559 15.4442C24.9289 15.4805 25.1402 15.608 25.2899 15.8268C25.4396 16.0456 25.4783 16.2832 25.4063 16.5396C24.8279 19.0462 23.535 21.1056 21.5276 22.7176C19.5202 24.3296 17.2031 25.1356 14.5764 25.1356ZM15.527 13.6188L19.1646 17.2579C19.3457 17.4433 19.4384 17.6638 19.4427 17.9195C19.4469 18.1753 19.3543 18.399 19.1646 18.5908C18.975 18.7826 18.7534 18.8785 18.4998 18.8785C18.2462 18.8785 18.0246 18.7815 17.835 18.5876L13.9907 14.716C13.8761 14.6016 13.7914 14.4768 13.7365 14.3416C13.6816 14.2064 13.6541 14.0634 13.6541 13.9124V8.37483C13.6541 8.12018 13.7448 7.90099 13.9262 7.71726C14.1075 7.5335 14.3281 7.44162 14.5878 7.44162C14.8475 7.44162 15.0689 7.5335 15.2521 7.71726C15.4354 7.90099 15.527 8.12018 15.527 8.37483V13.6188Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-update:not(.mtvh-icon--right).base:before,.mtvh-icon-update:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-update:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-update.mtvh-icon--right{text-decoration:none}.mtvh-icon-update.mtvh-icon--right:before,.mtvh-icon-update.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-update.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5764 25.1356C13.0332 25.1356 11.5871 24.8431 10.238 24.2583C8.88891 23.6735 7.71128 22.878 6.70512 21.8719C5.69895 20.8657 4.90346 19.6884 4.31865 18.3401C3.73382 16.9917 3.44141 15.5456 3.44141 14.0016C3.44141 12.4576 3.73382 11.0109 4.31865 9.66145C4.90346 8.31202 5.69895 7.13422 6.70512 6.12806C7.71128 5.12189 8.89234 4.3264 10.2483 3.74159C11.6042 3.15678 13.0552 2.86438 14.6011 2.86438C16.2408 2.86438 17.7931 3.20944 19.2579 3.89956C20.7226 4.58968 21.9908 5.55756 23.0623 6.8032V4.59173C23.0623 4.33709 23.1529 4.1179 23.3343 3.93417C23.5157 3.75041 23.7362 3.65853 23.9959 3.65853C24.2556 3.65853 24.4771 3.75016 24.6603 3.93343C24.8435 4.11668 24.9351 4.33525 24.9351 4.58916V9.01198C24.9351 9.3299 24.8237 9.60032 24.6008 9.82323C24.3778 10.0461 24.1074 10.1576 23.7895 10.1576H19.3693C19.1097 10.1576 18.8893 10.0653 18.708 9.88089C18.5267 9.69644 18.4361 9.47639 18.4361 9.22072C18.4361 8.96503 18.5267 8.7451 18.708 8.56094C18.8893 8.3768 19.1097 8.28473 19.3693 8.28473H21.8562C20.9508 7.18974 19.8713 6.32475 18.6176 5.68974C17.3638 5.05472 16.0257 4.73722 14.6033 4.73722C12.0182 4.73722 9.82379 5.63568 8.01999 7.43262C6.21616 9.22957 5.31424 11.4197 5.31424 14.003C5.31424 16.5752 6.21337 18.7615 8.01162 20.562C9.80985 22.3625 11.9983 23.2627 14.577 23.2627C16.7284 23.2627 18.6364 22.5989 20.3012 21.2714C21.966 19.9439 23.0477 18.2498 23.5463 16.1892C23.621 15.9311 23.7606 15.7345 23.9653 15.5993C24.1699 15.4642 24.4001 15.4125 24.6559 15.4442C24.9289 15.4805 25.1402 15.608 25.2899 15.8268C25.4396 16.0456 25.4783 16.2832 25.4063 16.5396C24.8279 19.0462 23.535 21.1056 21.5276 22.7176C19.5202 24.3296 17.2031 25.1356 14.5764 25.1356ZM15.527 13.6188L19.1646 17.2579C19.3457 17.4433 19.4384 17.6638 19.4427 17.9195C19.4469 18.1753 19.3543 18.399 19.1646 18.5908C18.975 18.7826 18.7534 18.8785 18.4998 18.8785C18.2462 18.8785 18.0246 18.7815 17.835 18.5876L13.9907 14.716C13.8761 14.6016 13.7914 14.4768 13.7365 14.3416C13.6816 14.2064 13.6541 14.0634 13.6541 13.9124V8.37483C13.6541 8.12018 13.7448 7.90099 13.9262 7.71726C14.1075 7.5335 14.3281 7.44162 14.5878 7.44162C14.8475 7.44162 15.0689 7.5335 15.2521 7.71726C15.4354 7.90099 15.527 8.12018 15.527 8.37483V13.6188Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5764 25.1356C13.0332 25.1356 11.5871 24.8431 10.238 24.2583C8.88891 23.6735 7.71128 22.878 6.70512 21.8719C5.69895 20.8657 4.90346 19.6884 4.31865 18.3401C3.73382 16.9917 3.44141 15.5456 3.44141 14.0016C3.44141 12.4576 3.73382 11.0109 4.31865 9.66145C4.90346 8.31202 5.69895 7.13422 6.70512 6.12806C7.71128 5.12189 8.89234 4.3264 10.2483 3.74159C11.6042 3.15678 13.0552 2.86438 14.6011 2.86438C16.2408 2.86438 17.7931 3.20944 19.2579 3.89956C20.7226 4.58968 21.9908 5.55756 23.0623 6.8032V4.59173C23.0623 4.33709 23.1529 4.1179 23.3343 3.93417C23.5157 3.75041 23.7362 3.65853 23.9959 3.65853C24.2556 3.65853 24.4771 3.75016 24.6603 3.93343C24.8435 4.11668 24.9351 4.33525 24.9351 4.58916V9.01198C24.9351 9.3299 24.8237 9.60032 24.6008 9.82323C24.3778 10.0461 24.1074 10.1576 23.7895 10.1576H19.3693C19.1097 10.1576 18.8893 10.0653 18.708 9.88089C18.5267 9.69644 18.4361 9.47639 18.4361 9.22072C18.4361 8.96503 18.5267 8.7451 18.708 8.56094C18.8893 8.3768 19.1097 8.28473 19.3693 8.28473H21.8562C20.9508 7.18974 19.8713 6.32475 18.6176 5.68974C17.3638 5.05472 16.0257 4.73722 14.6033 4.73722C12.0182 4.73722 9.82379 5.63568 8.01999 7.43262C6.21616 9.22957 5.31424 11.4197 5.31424 14.003C5.31424 16.5752 6.21337 18.7615 8.01162 20.562C9.80985 22.3625 11.9983 23.2627 14.577 23.2627C16.7284 23.2627 18.6364 22.5989 20.3012 21.2714C21.966 19.9439 23.0477 18.2498 23.5463 16.1892C23.621 15.9311 23.7606 15.7345 23.9653 15.5993C24.1699 15.4642 24.4001 15.4125 24.6559 15.4442C24.9289 15.4805 25.1402 15.608 25.2899 15.8268C25.4396 16.0456 25.4783 16.2832 25.4063 16.5396C24.8279 19.0462 23.535 21.1056 21.5276 22.7176C19.5202 24.3296 17.2031 25.1356 14.5764 25.1356ZM15.527 13.6188L19.1646 17.2579C19.3457 17.4433 19.4384 17.6638 19.4427 17.9195C19.4469 18.1753 19.3543 18.399 19.1646 18.5908C18.975 18.7826 18.7534 18.8785 18.4998 18.8785C18.2462 18.8785 18.0246 18.7815 17.835 18.5876L13.9907 14.716C13.8761 14.6016 13.7914 14.4768 13.7365 14.3416C13.6816 14.2064 13.6541 14.0634 13.6541 13.9124V8.37483C13.6541 8.12018 13.7448 7.90099 13.9262 7.71726C14.1075 7.5335 14.3281 7.44162 14.5878 7.44162C14.8475 7.44162 15.0689 7.5335 15.2521 7.71726C15.4354 7.90099 15.527 8.12018 15.527 8.37483V13.6188Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-update.mtvh-icon--right.base:before,.mtvh-icon-update.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-update.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-envelop:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-envelop:not(.mtvh-icon--right):before,.mtvh-icon-envelop:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-envelop:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.27871 25C1.67066 25 1.14602 24.7794 0.704799 24.3381C0.263579 23.8969 0.0429688 23.3722 0.0429688 22.7639V5.23608C0.0429688 4.62782 0.263579 4.10309 0.704799 3.66187C1.14602 3.22062 1.67066 3 2.27871 3H25.7233C26.3313 3 26.856 3.22062 27.2972 3.66187C27.7384 4.10309 27.959 4.62782 27.959 5.23608V22.7639C27.959 23.3722 27.7384 23.8969 27.2972 24.3381C26.856 24.7794 26.3313 25 25.7233 25H2.27871ZM26.1779 6.38094L14.6224 13.9585C14.5181 14.0138 14.4146 14.06 14.3119 14.0972C14.2092 14.1344 14.1056 14.153 14.001 14.153C13.8964 14.153 13.7928 14.1344 13.6901 14.0972C13.5874 14.06 13.4936 14.0138 13.4087 13.9585L1.82403 6.38094V22.7611C1.82403 22.8946 1.86695 23.0043 1.9528 23.0901C2.03865 23.176 2.14834 23.2189 2.28188 23.2189H25.7201C25.8536 23.2189 25.9633 23.176 26.0492 23.0901C26.135 23.0043 26.1779 22.8946 26.1779 22.7611V6.38094ZM14.001 12.4897L25.8608 4.7811H2.16597L14.001 12.4897ZM1.82403 6.38094V6.65991V5.38937V5.42072V4.7811V5.41243V5.37073V6.66162V6.38176V23.2189V6.38094Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.27871 25C1.67066 25 1.14602 24.7794 0.704799 24.3381C0.263579 23.8969 0.0429688 23.3722 0.0429688 22.7639V5.23608C0.0429688 4.62782 0.263579 4.10309 0.704799 3.66187C1.14602 3.22062 1.67066 3 2.27871 3H25.7233C26.3313 3 26.856 3.22062 27.2972 3.66187C27.7384 4.10309 27.959 4.62782 27.959 5.23608V22.7639C27.959 23.3722 27.7384 23.8969 27.2972 24.3381C26.856 24.7794 26.3313 25 25.7233 25H2.27871ZM26.1779 6.38094L14.6224 13.9585C14.5181 14.0138 14.4146 14.06 14.3119 14.0972C14.2092 14.1344 14.1056 14.153 14.001 14.153C13.8964 14.153 13.7928 14.1344 13.6901 14.0972C13.5874 14.06 13.4936 14.0138 13.4087 13.9585L1.82403 6.38094V22.7611C1.82403 22.8946 1.86695 23.0043 1.9528 23.0901C2.03865 23.176 2.14834 23.2189 2.28188 23.2189H25.7201C25.8536 23.2189 25.9633 23.176 26.0492 23.0901C26.135 23.0043 26.1779 22.8946 26.1779 22.7611V6.38094ZM14.001 12.4897L25.8608 4.7811H2.16597L14.001 12.4897ZM1.82403 6.38094V6.65991V5.38937V5.42072V4.7811V5.41243V5.37073V6.66162V6.38176V23.2189V6.38094Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-envelop:not(.mtvh-icon--right).base:before,.mtvh-icon-envelop:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-envelop:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-envelop.mtvh-icon--right{text-decoration:none}.mtvh-icon-envelop.mtvh-icon--right:before,.mtvh-icon-envelop.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-envelop.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.27871 25C1.67066 25 1.14602 24.7794 0.704799 24.3381C0.263579 23.8969 0.0429688 23.3722 0.0429688 22.7639V5.23608C0.0429688 4.62782 0.263579 4.10309 0.704799 3.66187C1.14602 3.22062 1.67066 3 2.27871 3H25.7233C26.3313 3 26.856 3.22062 27.2972 3.66187C27.7384 4.10309 27.959 4.62782 27.959 5.23608V22.7639C27.959 23.3722 27.7384 23.8969 27.2972 24.3381C26.856 24.7794 26.3313 25 25.7233 25H2.27871ZM26.1779 6.38094L14.6224 13.9585C14.5181 14.0138 14.4146 14.06 14.3119 14.0972C14.2092 14.1344 14.1056 14.153 14.001 14.153C13.8964 14.153 13.7928 14.1344 13.6901 14.0972C13.5874 14.06 13.4936 14.0138 13.4087 13.9585L1.82403 6.38094V22.7611C1.82403 22.8946 1.86695 23.0043 1.9528 23.0901C2.03865 23.176 2.14834 23.2189 2.28188 23.2189H25.7201C25.8536 23.2189 25.9633 23.176 26.0492 23.0901C26.135 23.0043 26.1779 22.8946 26.1779 22.7611V6.38094ZM14.001 12.4897L25.8608 4.7811H2.16597L14.001 12.4897ZM1.82403 6.38094V6.65991V5.38937V5.42072V4.7811V5.41243V5.37073V6.66162V6.38176V23.2189V6.38094Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.27871 25C1.67066 25 1.14602 24.7794 0.704799 24.3381C0.263579 23.8969 0.0429688 23.3722 0.0429688 22.7639V5.23608C0.0429688 4.62782 0.263579 4.10309 0.704799 3.66187C1.14602 3.22062 1.67066 3 2.27871 3H25.7233C26.3313 3 26.856 3.22062 27.2972 3.66187C27.7384 4.10309 27.959 4.62782 27.959 5.23608V22.7639C27.959 23.3722 27.7384 23.8969 27.2972 24.3381C26.856 24.7794 26.3313 25 25.7233 25H2.27871ZM26.1779 6.38094L14.6224 13.9585C14.5181 14.0138 14.4146 14.06 14.3119 14.0972C14.2092 14.1344 14.1056 14.153 14.001 14.153C13.8964 14.153 13.7928 14.1344 13.6901 14.0972C13.5874 14.06 13.4936 14.0138 13.4087 13.9585L1.82403 6.38094V22.7611C1.82403 22.8946 1.86695 23.0043 1.9528 23.0901C2.03865 23.176 2.14834 23.2189 2.28188 23.2189H25.7201C25.8536 23.2189 25.9633 23.176 26.0492 23.0901C26.135 23.0043 26.1779 22.8946 26.1779 22.7611V6.38094ZM14.001 12.4897L25.8608 4.7811H2.16597L14.001 12.4897ZM1.82403 6.38094V6.65991V5.38937V5.42072V4.7811V5.41243V5.37073V6.66162V6.38176V23.2189V6.38094Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-envelop.mtvh-icon--right.base:before,.mtvh-icon-envelop.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-envelop.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-close:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-close:not(.mtvh-icon--right):before,.mtvh-icon-close:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-close:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 15.9881L3.89441 26.0772C3.61683 26.3543 3.28654 26.4919 2.90353 26.49C2.52056 26.4881 2.18706 26.3454 1.90303 26.0618C1.62929 25.7782 1.495 25.451 1.50014 25.0802C1.50529 24.7094 1.64473 24.3874 1.91847 24.1141L12.0086 14L1.91847 3.88591C1.65756 3.62547 1.5239 3.30662 1.51749 2.92938C1.51107 2.55217 1.64473 2.22178 1.91847 1.93822C2.19221 1.65465 2.51735 1.5087 2.89391 1.50036C3.27047 1.49202 3.60397 1.62963 3.89441 1.9132L14 12.0119L24.1152 1.9132C24.3864 1.64247 24.7135 1.50806 25.0965 1.50997C25.4794 1.5119 25.8161 1.65465 26.1066 1.93822C26.3739 2.22178 26.505 2.54897 26.4999 2.91977C26.4947 3.29058 26.3553 3.61262 26.0815 3.88591L15.9914 14L26.0815 24.1141C26.3424 24.3745 26.4761 24.6934 26.4825 25.0706C26.4889 25.4478 26.3553 25.7782 26.0815 26.0618C25.8078 26.3454 25.4826 26.4913 25.1061 26.4997C24.7295 26.508 24.3992 26.3672 24.1152 26.0772L14 15.9881Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 15.9881L3.89441 26.0772C3.61683 26.3543 3.28654 26.4919 2.90353 26.49C2.52056 26.4881 2.18706 26.3454 1.90303 26.0618C1.62929 25.7782 1.495 25.451 1.50014 25.0802C1.50529 24.7094 1.64473 24.3874 1.91847 24.1141L12.0086 14L1.91847 3.88591C1.65756 3.62547 1.5239 3.30662 1.51749 2.92938C1.51107 2.55217 1.64473 2.22178 1.91847 1.93822C2.19221 1.65465 2.51735 1.5087 2.89391 1.50036C3.27047 1.49202 3.60397 1.62963 3.89441 1.9132L14 12.0119L24.1152 1.9132C24.3864 1.64247 24.7135 1.50806 25.0965 1.50997C25.4794 1.5119 25.8161 1.65465 26.1066 1.93822C26.3739 2.22178 26.505 2.54897 26.4999 2.91977C26.4947 3.29058 26.3553 3.61262 26.0815 3.88591L15.9914 14L26.0815 24.1141C26.3424 24.3745 26.4761 24.6934 26.4825 25.0706C26.4889 25.4478 26.3553 25.7782 26.0815 26.0618C25.8078 26.3454 25.4826 26.4913 25.1061 26.4997C24.7295 26.508 24.3992 26.3672 24.1152 26.0772L14 15.9881Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-close:not(.mtvh-icon--right).base:before,.mtvh-icon-close:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-close:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-close.mtvh-icon--right{text-decoration:none}.mtvh-icon-close.mtvh-icon--right:before,.mtvh-icon-close.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-close.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 15.9881L3.89441 26.0772C3.61683 26.3543 3.28654 26.4919 2.90353 26.49C2.52056 26.4881 2.18706 26.3454 1.90303 26.0618C1.62929 25.7782 1.495 25.451 1.50014 25.0802C1.50529 24.7094 1.64473 24.3874 1.91847 24.1141L12.0086 14L1.91847 3.88591C1.65756 3.62547 1.5239 3.30662 1.51749 2.92938C1.51107 2.55217 1.64473 2.22178 1.91847 1.93822C2.19221 1.65465 2.51735 1.5087 2.89391 1.50036C3.27047 1.49202 3.60397 1.62963 3.89441 1.9132L14 12.0119L24.1152 1.9132C24.3864 1.64247 24.7135 1.50806 25.0965 1.50997C25.4794 1.5119 25.8161 1.65465 26.1066 1.93822C26.3739 2.22178 26.505 2.54897 26.4999 2.91977C26.4947 3.29058 26.3553 3.61262 26.0815 3.88591L15.9914 14L26.0815 24.1141C26.3424 24.3745 26.4761 24.6934 26.4825 25.0706C26.4889 25.4478 26.3553 25.7782 26.0815 26.0618C25.8078 26.3454 25.4826 26.4913 25.1061 26.4997C24.7295 26.508 24.3992 26.3672 24.1152 26.0772L14 15.9881Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 15.9881L3.89441 26.0772C3.61683 26.3543 3.28654 26.4919 2.90353 26.49C2.52056 26.4881 2.18706 26.3454 1.90303 26.0618C1.62929 25.7782 1.495 25.451 1.50014 25.0802C1.50529 24.7094 1.64473 24.3874 1.91847 24.1141L12.0086 14L1.91847 3.88591C1.65756 3.62547 1.5239 3.30662 1.51749 2.92938C1.51107 2.55217 1.64473 2.22178 1.91847 1.93822C2.19221 1.65465 2.51735 1.5087 2.89391 1.50036C3.27047 1.49202 3.60397 1.62963 3.89441 1.9132L14 12.0119L24.1152 1.9132C24.3864 1.64247 24.7135 1.50806 25.0965 1.50997C25.4794 1.5119 25.8161 1.65465 26.1066 1.93822C26.3739 2.22178 26.505 2.54897 26.4999 2.91977C26.4947 3.29058 26.3553 3.61262 26.0815 3.88591L15.9914 14L26.0815 24.1141C26.3424 24.3745 26.4761 24.6934 26.4825 25.0706C26.4889 25.4478 26.3553 25.7782 26.0815 26.0618C25.8078 26.3454 25.4826 26.4913 25.1061 26.4997C24.7295 26.508 24.3992 26.3672 24.1152 26.0772L14 15.9881Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-close.mtvh-icon--right.base:before,.mtvh-icon-close.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-close.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-sign-in:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-sign-in:not(.mtvh-icon--right):before,.mtvh-icon-sign-in:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-sign-in:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.8164 13.9412C13.2096 13.9412 11.8403 13.3785 10.7085 12.253C9.57662 11.1275 9.0107 9.76595 9.0107 8.16824C9.0107 6.57052 9.57662 5.20893 10.7085 4.08346C11.8403 2.958 13.2096 2.39526 14.8164 2.39526C16.4232 2.39526 17.7925 2.958 18.9243 4.08346C20.0562 5.20893 20.6221 6.57052 20.6221 8.16824C20.6221 9.76595 20.0562 11.1275 18.9243 12.253C17.7925 13.3785 16.4232 13.9412 14.8164 13.9412ZM2.31641 23.9865V22.8231C2.31641 22.014 2.53424 21.27 2.96991 20.5912C3.40558 19.9124 3.99874 19.388 4.74937 19.0179C6.41798 18.2175 8.09116 17.6136 9.7689 17.2062C11.4467 16.7988 13.1292 16.5951 14.8167 16.5951C16.5041 16.5951 18.1872 16.7987 19.8661 17.2059C21.545 17.6131 23.2181 18.2169 24.8854 19.0174C25.6354 19.3874 26.2281 19.9119 26.6635 20.5908C27.0988 21.2697 27.3164 22.0138 27.3164 22.823V23.9865C27.3164 24.6557 27.0809 25.2245 26.6099 25.6928C26.139 26.1611 25.567 26.3953 24.894 26.3953H4.73883C4.06582 26.3953 3.49383 26.1611 3.02286 25.6928C2.55189 25.2245 2.31641 24.6557 2.31641 23.9865ZM4.70599 24.0192H24.9268V22.8274C24.9268 22.4766 24.8266 22.154 24.6263 21.8594C24.4259 21.5649 24.1494 21.3223 23.7969 21.1318C22.3326 20.4198 20.8512 19.8817 19.3524 19.5175C17.8537 19.1533 16.3413 18.9712 14.8153 18.9712C13.2794 18.9712 11.7646 19.1533 10.2708 19.5175C8.77702 19.8817 7.30148 20.4198 5.84416 21.1318C5.48612 21.3223 5.20691 21.5654 5.00652 21.861C4.80617 22.1565 4.70599 22.478 4.70599 22.8254V24.0192ZM14.8164 11.5651C15.7558 11.5651 16.5601 11.2325 17.229 10.5673C17.898 9.90205 18.2325 9.10238 18.2325 8.16824C18.2325 7.2341 17.898 6.43442 17.229 5.7692C16.5601 5.10398 15.7558 4.77137 14.8164 4.77137C13.877 4.77137 13.0728 5.10398 12.4038 5.7692C11.7348 6.43442 11.4003 7.2341 11.4003 8.16824C11.4003 9.10238 11.7348 9.90205 12.4038 10.5673C13.0728 11.2325 13.877 11.5651 14.8164 11.5651Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.8164 13.9412C13.2096 13.9412 11.8403 13.3785 10.7085 12.253C9.57662 11.1275 9.0107 9.76595 9.0107 8.16824C9.0107 6.57052 9.57662 5.20893 10.7085 4.08346C11.8403 2.958 13.2096 2.39526 14.8164 2.39526C16.4232 2.39526 17.7925 2.958 18.9243 4.08346C20.0562 5.20893 20.6221 6.57052 20.6221 8.16824C20.6221 9.76595 20.0562 11.1275 18.9243 12.253C17.7925 13.3785 16.4232 13.9412 14.8164 13.9412ZM2.31641 23.9865V22.8231C2.31641 22.014 2.53424 21.27 2.96991 20.5912C3.40558 19.9124 3.99874 19.388 4.74937 19.0179C6.41798 18.2175 8.09116 17.6136 9.7689 17.2062C11.4467 16.7988 13.1292 16.5951 14.8167 16.5951C16.5041 16.5951 18.1872 16.7987 19.8661 17.2059C21.545 17.6131 23.2181 18.2169 24.8854 19.0174C25.6354 19.3874 26.2281 19.9119 26.6635 20.5908C27.0988 21.2697 27.3164 22.0138 27.3164 22.823V23.9865C27.3164 24.6557 27.0809 25.2245 26.6099 25.6928C26.139 26.1611 25.567 26.3953 24.894 26.3953H4.73883C4.06582 26.3953 3.49383 26.1611 3.02286 25.6928C2.55189 25.2245 2.31641 24.6557 2.31641 23.9865ZM4.70599 24.0192H24.9268V22.8274C24.9268 22.4766 24.8266 22.154 24.6263 21.8594C24.4259 21.5649 24.1494 21.3223 23.7969 21.1318C22.3326 20.4198 20.8512 19.8817 19.3524 19.5175C17.8537 19.1533 16.3413 18.9712 14.8153 18.9712C13.2794 18.9712 11.7646 19.1533 10.2708 19.5175C8.77702 19.8817 7.30148 20.4198 5.84416 21.1318C5.48612 21.3223 5.20691 21.5654 5.00652 21.861C4.80617 22.1565 4.70599 22.478 4.70599 22.8254V24.0192ZM14.8164 11.5651C15.7558 11.5651 16.5601 11.2325 17.229 10.5673C17.898 9.90205 18.2325 9.10238 18.2325 8.16824C18.2325 7.2341 17.898 6.43442 17.229 5.7692C16.5601 5.10398 15.7558 4.77137 14.8164 4.77137C13.877 4.77137 13.0728 5.10398 12.4038 5.7692C11.7348 6.43442 11.4003 7.2341 11.4003 8.16824C11.4003 9.10238 11.7348 9.90205 12.4038 10.5673C13.0728 11.2325 13.877 11.5651 14.8164 11.5651Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-sign-in:not(.mtvh-icon--right).base:before,.mtvh-icon-sign-in:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-sign-in:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-sign-in.mtvh-icon--right{text-decoration:none}.mtvh-icon-sign-in.mtvh-icon--right:before,.mtvh-icon-sign-in.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-sign-in.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.8164 13.9412C13.2096 13.9412 11.8403 13.3785 10.7085 12.253C9.57662 11.1275 9.0107 9.76595 9.0107 8.16824C9.0107 6.57052 9.57662 5.20893 10.7085 4.08346C11.8403 2.958 13.2096 2.39526 14.8164 2.39526C16.4232 2.39526 17.7925 2.958 18.9243 4.08346C20.0562 5.20893 20.6221 6.57052 20.6221 8.16824C20.6221 9.76595 20.0562 11.1275 18.9243 12.253C17.7925 13.3785 16.4232 13.9412 14.8164 13.9412ZM2.31641 23.9865V22.8231C2.31641 22.014 2.53424 21.27 2.96991 20.5912C3.40558 19.9124 3.99874 19.388 4.74937 19.0179C6.41798 18.2175 8.09116 17.6136 9.7689 17.2062C11.4467 16.7988 13.1292 16.5951 14.8167 16.5951C16.5041 16.5951 18.1872 16.7987 19.8661 17.2059C21.545 17.6131 23.2181 18.2169 24.8854 19.0174C25.6354 19.3874 26.2281 19.9119 26.6635 20.5908C27.0988 21.2697 27.3164 22.0138 27.3164 22.823V23.9865C27.3164 24.6557 27.0809 25.2245 26.6099 25.6928C26.139 26.1611 25.567 26.3953 24.894 26.3953H4.73883C4.06582 26.3953 3.49383 26.1611 3.02286 25.6928C2.55189 25.2245 2.31641 24.6557 2.31641 23.9865ZM4.70599 24.0192H24.9268V22.8274C24.9268 22.4766 24.8266 22.154 24.6263 21.8594C24.4259 21.5649 24.1494 21.3223 23.7969 21.1318C22.3326 20.4198 20.8512 19.8817 19.3524 19.5175C17.8537 19.1533 16.3413 18.9712 14.8153 18.9712C13.2794 18.9712 11.7646 19.1533 10.2708 19.5175C8.77702 19.8817 7.30148 20.4198 5.84416 21.1318C5.48612 21.3223 5.20691 21.5654 5.00652 21.861C4.80617 22.1565 4.70599 22.478 4.70599 22.8254V24.0192ZM14.8164 11.5651C15.7558 11.5651 16.5601 11.2325 17.229 10.5673C17.898 9.90205 18.2325 9.10238 18.2325 8.16824C18.2325 7.2341 17.898 6.43442 17.229 5.7692C16.5601 5.10398 15.7558 4.77137 14.8164 4.77137C13.877 4.77137 13.0728 5.10398 12.4038 5.7692C11.7348 6.43442 11.4003 7.2341 11.4003 8.16824C11.4003 9.10238 11.7348 9.90205 12.4038 10.5673C13.0728 11.2325 13.877 11.5651 14.8164 11.5651Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.8164 13.9412C13.2096 13.9412 11.8403 13.3785 10.7085 12.253C9.57662 11.1275 9.0107 9.76595 9.0107 8.16824C9.0107 6.57052 9.57662 5.20893 10.7085 4.08346C11.8403 2.958 13.2096 2.39526 14.8164 2.39526C16.4232 2.39526 17.7925 2.958 18.9243 4.08346C20.0562 5.20893 20.6221 6.57052 20.6221 8.16824C20.6221 9.76595 20.0562 11.1275 18.9243 12.253C17.7925 13.3785 16.4232 13.9412 14.8164 13.9412ZM2.31641 23.9865V22.8231C2.31641 22.014 2.53424 21.27 2.96991 20.5912C3.40558 19.9124 3.99874 19.388 4.74937 19.0179C6.41798 18.2175 8.09116 17.6136 9.7689 17.2062C11.4467 16.7988 13.1292 16.5951 14.8167 16.5951C16.5041 16.5951 18.1872 16.7987 19.8661 17.2059C21.545 17.6131 23.2181 18.2169 24.8854 19.0174C25.6354 19.3874 26.2281 19.9119 26.6635 20.5908C27.0988 21.2697 27.3164 22.0138 27.3164 22.823V23.9865C27.3164 24.6557 27.0809 25.2245 26.6099 25.6928C26.139 26.1611 25.567 26.3953 24.894 26.3953H4.73883C4.06582 26.3953 3.49383 26.1611 3.02286 25.6928C2.55189 25.2245 2.31641 24.6557 2.31641 23.9865ZM4.70599 24.0192H24.9268V22.8274C24.9268 22.4766 24.8266 22.154 24.6263 21.8594C24.4259 21.5649 24.1494 21.3223 23.7969 21.1318C22.3326 20.4198 20.8512 19.8817 19.3524 19.5175C17.8537 19.1533 16.3413 18.9712 14.8153 18.9712C13.2794 18.9712 11.7646 19.1533 10.2708 19.5175C8.77702 19.8817 7.30148 20.4198 5.84416 21.1318C5.48612 21.3223 5.20691 21.5654 5.00652 21.861C4.80617 22.1565 4.70599 22.478 4.70599 22.8254V24.0192ZM14.8164 11.5651C15.7558 11.5651 16.5601 11.2325 17.229 10.5673C17.898 9.90205 18.2325 9.10238 18.2325 8.16824C18.2325 7.2341 17.898 6.43442 17.229 5.7692C16.5601 5.10398 15.7558 4.77137 14.8164 4.77137C13.877 4.77137 13.0728 5.10398 12.4038 5.7692C11.7348 6.43442 11.4003 7.2341 11.4003 8.16824C11.4003 9.10238 11.7348 9.90205 12.4038 10.5673C13.0728 11.2325 13.877 11.5651 14.8164 11.5651Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-sign-in.mtvh-icon--right.base:before,.mtvh-icon-sign-in.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-sign-in.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-expand:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-expand:not(.mtvh-icon--right):before,.mtvh-icon-expand:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-expand:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.4484 6.66422C19.1601 6.67455 18.9415 6.57081 18.7619 6.23838C18.5823 5.90595 18.5442 5.60977 18.8025 5.39802C19.0609 5.18627 20.8248 4.98668 21.4688 4.89749C22.1127 4.80829 23.2064 4.58727 23.7732 4.43058C24.34 4.2739 24.7943 4.14604 25.014 4.38612C25.2336 4.6262 25.3931 4.89323 25.2779 5.62054C25.1628 6.34786 24.4948 10.0869 24.4637 10.4021C24.4326 10.7173 23.8769 10.7165 23.6522 10.5676C23.4275 10.4186 23.0708 10.3611 23.1506 9.95327C23.2305 9.54542 23.5359 7.01777 23.5359 7.01777C23.5359 7.01777 23.2159 7.43836 22.4803 8.18791C21.4212 9.26726 21.074 9.66403 20.1796 10.4895C19.2852 11.315 17.8175 12.5702 17.3747 12.8753C16.9319 13.1805 16.4895 13.4939 16.3463 12.9783C16.2031 12.4627 16.5892 11.8373 17.1861 11.2291C17.7829 10.6209 18.783 9.7048 19.8856 8.61563C21.1523 7.36767 22.2578 6.24121 22.2578 6.24121C22.2578 6.24121 21.3754 6.38441 20.7586 6.49743C20.1419 6.61044 19.7801 6.64407 19.4481 6.65597L19.4484 6.66422Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0672 23.4112C10.3556 23.4008 10.5741 23.5046 10.7537 23.837C10.9333 24.1694 10.9715 24.4656 10.7131 24.6774C10.4547 24.8891 8.6908 25.0887 8.04687 25.1779C7.40293 25.2671 6.30927 25.4881 5.74243 25.6448C5.17558 25.8015 4.72132 25.9293 4.50167 25.6893C4.28202 25.4492 4.12254 25.1822 4.23771 24.4548C4.35287 23.7275 5.02083 19.9885 5.05192 19.6733C5.08301 19.3581 5.63868 19.3588 5.86343 19.5078C6.08817 19.6568 6.44486 19.7143 6.36499 20.1221C6.28512 20.53 5.97976 23.0576 5.97976 23.0576C5.97976 23.0576 6.29975 22.637 7.0353 21.8875C8.09447 20.8081 8.44167 20.4114 9.33604 19.5859C10.2304 18.7604 11.6982 17.5052 12.1409 17.2001C12.5837 16.8949 13.0261 16.5815 13.1693 17.0971C13.3125 17.6127 12.9264 18.2381 12.3296 18.8463C11.7327 19.4545 10.7326 20.3706 9.63007 21.4597C8.36328 22.7077 7.25787 23.8342 7.25787 23.8342C7.25787 23.8342 8.14027 23.691 8.757 23.578C9.37373 23.4649 9.73552 23.4313 10.0675 23.4194L10.0672 23.4112Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.4484 6.66422C19.1601 6.67455 18.9415 6.57081 18.7619 6.23838C18.5823 5.90595 18.5442 5.60977 18.8025 5.39802C19.0609 5.18627 20.8248 4.98668 21.4688 4.89749C22.1127 4.80829 23.2064 4.58727 23.7732 4.43058C24.34 4.2739 24.7943 4.14604 25.014 4.38612C25.2336 4.6262 25.3931 4.89323 25.2779 5.62054C25.1628 6.34786 24.4948 10.0869 24.4637 10.4021C24.4326 10.7173 23.8769 10.7165 23.6522 10.5676C23.4275 10.4186 23.0708 10.3611 23.1506 9.95327C23.2305 9.54542 23.5359 7.01777 23.5359 7.01777C23.5359 7.01777 23.2159 7.43836 22.4803 8.18791C21.4212 9.26726 21.074 9.66403 20.1796 10.4895C19.2852 11.315 17.8175 12.5702 17.3747 12.8753C16.9319 13.1805 16.4895 13.4939 16.3463 12.9783C16.2031 12.4627 16.5892 11.8373 17.1861 11.2291C17.7829 10.6209 18.783 9.7048 19.8856 8.61563C21.1523 7.36767 22.2578 6.24121 22.2578 6.24121C22.2578 6.24121 21.3754 6.38441 20.7586 6.49743C20.1419 6.61044 19.7801 6.64407 19.4481 6.65597L19.4484 6.66422Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0672 23.4112C10.3556 23.4008 10.5741 23.5046 10.7537 23.837C10.9333 24.1694 10.9715 24.4656 10.7131 24.6774C10.4547 24.8891 8.6908 25.0887 8.04687 25.1779C7.40293 25.2671 6.30927 25.4881 5.74243 25.6448C5.17558 25.8015 4.72132 25.9293 4.50167 25.6893C4.28202 25.4492 4.12254 25.1822 4.23771 24.4548C4.35287 23.7275 5.02083 19.9885 5.05192 19.6733C5.08301 19.3581 5.63868 19.3588 5.86343 19.5078C6.08817 19.6568 6.44486 19.7143 6.36499 20.1221C6.28512 20.53 5.97976 23.0576 5.97976 23.0576C5.97976 23.0576 6.29975 22.637 7.0353 21.8875C8.09447 20.8081 8.44167 20.4114 9.33604 19.5859C10.2304 18.7604 11.6982 17.5052 12.1409 17.2001C12.5837 16.8949 13.0261 16.5815 13.1693 17.0971C13.3125 17.6127 12.9264 18.2381 12.3296 18.8463C11.7327 19.4545 10.7326 20.3706 9.63007 21.4597C8.36328 22.7077 7.25787 23.8342 7.25787 23.8342C7.25787 23.8342 8.14027 23.691 8.757 23.578C9.37373 23.4649 9.73552 23.4313 10.0675 23.4194L10.0672 23.4112Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-expand:not(.mtvh-icon--right).base:before,.mtvh-icon-expand:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-expand:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-expand.mtvh-icon--right{text-decoration:none}.mtvh-icon-expand.mtvh-icon--right:before,.mtvh-icon-expand.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-expand.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.4484 6.66422C19.1601 6.67455 18.9415 6.57081 18.7619 6.23838C18.5823 5.90595 18.5442 5.60977 18.8025 5.39802C19.0609 5.18627 20.8248 4.98668 21.4688 4.89749C22.1127 4.80829 23.2064 4.58727 23.7732 4.43058C24.34 4.2739 24.7943 4.14604 25.014 4.38612C25.2336 4.6262 25.3931 4.89323 25.2779 5.62054C25.1628 6.34786 24.4948 10.0869 24.4637 10.4021C24.4326 10.7173 23.8769 10.7165 23.6522 10.5676C23.4275 10.4186 23.0708 10.3611 23.1506 9.95327C23.2305 9.54542 23.5359 7.01777 23.5359 7.01777C23.5359 7.01777 23.2159 7.43836 22.4803 8.18791C21.4212 9.26726 21.074 9.66403 20.1796 10.4895C19.2852 11.315 17.8175 12.5702 17.3747 12.8753C16.9319 13.1805 16.4895 13.4939 16.3463 12.9783C16.2031 12.4627 16.5892 11.8373 17.1861 11.2291C17.7829 10.6209 18.783 9.7048 19.8856 8.61563C21.1523 7.36767 22.2578 6.24121 22.2578 6.24121C22.2578 6.24121 21.3754 6.38441 20.7586 6.49743C20.1419 6.61044 19.7801 6.64407 19.4481 6.65597L19.4484 6.66422Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0672 23.4112C10.3556 23.4008 10.5741 23.5046 10.7537 23.837C10.9333 24.1694 10.9715 24.4656 10.7131 24.6774C10.4547 24.8891 8.6908 25.0887 8.04687 25.1779C7.40293 25.2671 6.30927 25.4881 5.74243 25.6448C5.17558 25.8015 4.72132 25.9293 4.50167 25.6893C4.28202 25.4492 4.12254 25.1822 4.23771 24.4548C4.35287 23.7275 5.02083 19.9885 5.05192 19.6733C5.08301 19.3581 5.63868 19.3588 5.86343 19.5078C6.08817 19.6568 6.44486 19.7143 6.36499 20.1221C6.28512 20.53 5.97976 23.0576 5.97976 23.0576C5.97976 23.0576 6.29975 22.637 7.0353 21.8875C8.09447 20.8081 8.44167 20.4114 9.33604 19.5859C10.2304 18.7604 11.6982 17.5052 12.1409 17.2001C12.5837 16.8949 13.0261 16.5815 13.1693 17.0971C13.3125 17.6127 12.9264 18.2381 12.3296 18.8463C11.7327 19.4545 10.7326 20.3706 9.63007 21.4597C8.36328 22.7077 7.25787 23.8342 7.25787 23.8342C7.25787 23.8342 8.14027 23.691 8.757 23.578C9.37373 23.4649 9.73552 23.4313 10.0675 23.4194L10.0672 23.4112Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.4484 6.66422C19.1601 6.67455 18.9415 6.57081 18.7619 6.23838C18.5823 5.90595 18.5442 5.60977 18.8025 5.39802C19.0609 5.18627 20.8248 4.98668 21.4688 4.89749C22.1127 4.80829 23.2064 4.58727 23.7732 4.43058C24.34 4.2739 24.7943 4.14604 25.014 4.38612C25.2336 4.6262 25.3931 4.89323 25.2779 5.62054C25.1628 6.34786 24.4948 10.0869 24.4637 10.4021C24.4326 10.7173 23.8769 10.7165 23.6522 10.5676C23.4275 10.4186 23.0708 10.3611 23.1506 9.95327C23.2305 9.54542 23.5359 7.01777 23.5359 7.01777C23.5359 7.01777 23.2159 7.43836 22.4803 8.18791C21.4212 9.26726 21.074 9.66403 20.1796 10.4895C19.2852 11.315 17.8175 12.5702 17.3747 12.8753C16.9319 13.1805 16.4895 13.4939 16.3463 12.9783C16.2031 12.4627 16.5892 11.8373 17.1861 11.2291C17.7829 10.6209 18.783 9.7048 19.8856 8.61563C21.1523 7.36767 22.2578 6.24121 22.2578 6.24121C22.2578 6.24121 21.3754 6.38441 20.7586 6.49743C20.1419 6.61044 19.7801 6.64407 19.4481 6.65597L19.4484 6.66422Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0672 23.4112C10.3556 23.4008 10.5741 23.5046 10.7537 23.837C10.9333 24.1694 10.9715 24.4656 10.7131 24.6774C10.4547 24.8891 8.6908 25.0887 8.04687 25.1779C7.40293 25.2671 6.30927 25.4881 5.74243 25.6448C5.17558 25.8015 4.72132 25.9293 4.50167 25.6893C4.28202 25.4492 4.12254 25.1822 4.23771 24.4548C4.35287 23.7275 5.02083 19.9885 5.05192 19.6733C5.08301 19.3581 5.63868 19.3588 5.86343 19.5078C6.08817 19.6568 6.44486 19.7143 6.36499 20.1221C6.28512 20.53 5.97976 23.0576 5.97976 23.0576C5.97976 23.0576 6.29975 22.637 7.0353 21.8875C8.09447 20.8081 8.44167 20.4114 9.33604 19.5859C10.2304 18.7604 11.6982 17.5052 12.1409 17.2001C12.5837 16.8949 13.0261 16.5815 13.1693 17.0971C13.3125 17.6127 12.9264 18.2381 12.3296 18.8463C11.7327 19.4545 10.7326 20.3706 9.63007 21.4597C8.36328 22.7077 7.25787 23.8342 7.25787 23.8342C7.25787 23.8342 8.14027 23.691 8.757 23.578C9.37373 23.4649 9.73552 23.4313 10.0675 23.4194L10.0672 23.4112Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-expand.mtvh-icon--right.base:before,.mtvh-icon-expand.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-expand.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-collapse:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-collapse:not(.mtvh-icon--right):before,.mtvh-icon-collapse:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-collapse:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.911 8.77932C24.1993 8.76899 24.4179 8.87273 24.5975 9.20516C24.7771 9.53759 24.8152 9.83377 24.5568 10.0455C24.2985 10.2573 22.5346 10.4569 21.8906 10.5461C21.2467 10.6353 20.153 10.8563 19.5862 11.013C19.0193 11.1696 18.5651 11.2975 18.3454 11.0574C18.1258 10.8173 17.9663 10.5503 18.0815 9.823C18.1966 9.09568 18.8646 5.35662 18.8957 5.04143C18.9268 4.72625 19.4824 4.72699 19.7072 4.87598C19.9319 5.02496 20.2886 5.08243 20.2087 5.49028C20.1289 5.89813 19.8235 8.42577 19.8235 8.42577C19.8235 8.42577 20.1435 8.00518 20.879 7.25563C21.9382 6.17628 22.2854 5.77952 23.1798 4.95402C24.0742 4.12853 25.5419 2.87337 25.9847 2.56822C26.4274 2.26308 26.8699 1.94969 27.0131 2.46525C27.1563 2.98082 26.7701 3.60626 26.1733 4.21447C25.5765 4.82267 24.5764 5.73874 23.4738 6.82791C22.207 8.07587 21.1016 9.20233 21.1016 9.20233C21.1016 9.20233 21.984 9.05913 22.6008 8.94612C23.2175 8.8331 23.5793 8.79947 23.9113 8.78757L23.911 8.77932Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.36638 21.0327C5.07804 21.043 4.85949 20.9393 4.67988 20.6068C4.50027 20.2744 4.46213 19.9782 4.7205 19.7665C4.97888 19.5547 6.74279 19.3552 7.38673 19.266C8.03067 19.1768 9.12432 18.9557 9.69117 18.7991C10.258 18.6424 10.7123 18.5145 10.9319 18.7546C11.1516 18.9947 11.3111 19.2617 11.1959 19.989C11.0807 20.7163 10.4128 24.4554 10.3817 24.7706C10.3506 25.0858 9.79491 25.085 9.57017 24.936C9.34543 24.7871 8.98873 24.7296 9.0686 24.3217C9.14848 23.9139 9.45383 21.3862 9.45383 21.3862C9.45383 21.3862 9.13384 21.8068 8.3983 22.5564C7.33912 23.6357 6.99192 24.0325 6.09755 24.858C5.20318 25.6835 3.73543 26.9386 3.29267 27.2438C2.84991 27.5489 2.40749 27.8623 2.26428 27.3468C2.12106 26.8312 2.5072 26.2057 3.10404 25.5975C3.70088 24.9893 4.70099 24.0733 5.80352 22.9841C7.07031 21.7361 8.17572 20.6097 8.17572 20.6097C8.17572 20.6097 7.29332 20.7529 6.67659 20.8659C6.05986 20.9789 5.69808 21.0125 5.36605 21.0244L5.36638 21.0327Z" fill="black"/> </svg>');mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.911 8.77932C24.1993 8.76899 24.4179 8.87273 24.5975 9.20516C24.7771 9.53759 24.8152 9.83377 24.5568 10.0455C24.2985 10.2573 22.5346 10.4569 21.8906 10.5461C21.2467 10.6353 20.153 10.8563 19.5862 11.013C19.0193 11.1696 18.5651 11.2975 18.3454 11.0574C18.1258 10.8173 17.9663 10.5503 18.0815 9.823C18.1966 9.09568 18.8646 5.35662 18.8957 5.04143C18.9268 4.72625 19.4824 4.72699 19.7072 4.87598C19.9319 5.02496 20.2886 5.08243 20.2087 5.49028C20.1289 5.89813 19.8235 8.42577 19.8235 8.42577C19.8235 8.42577 20.1435 8.00518 20.879 7.25563C21.9382 6.17628 22.2854 5.77952 23.1798 4.95402C24.0742 4.12853 25.5419 2.87337 25.9847 2.56822C26.4274 2.26308 26.8699 1.94969 27.0131 2.46525C27.1563 2.98082 26.7701 3.60626 26.1733 4.21447C25.5765 4.82267 24.5764 5.73874 23.4738 6.82791C22.207 8.07587 21.1016 9.20233 21.1016 9.20233C21.1016 9.20233 21.984 9.05913 22.6008 8.94612C23.2175 8.8331 23.5793 8.79947 23.9113 8.78757L23.911 8.77932Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.36638 21.0327C5.07804 21.043 4.85949 20.9393 4.67988 20.6068C4.50027 20.2744 4.46213 19.9782 4.7205 19.7665C4.97888 19.5547 6.74279 19.3552 7.38673 19.266C8.03067 19.1768 9.12432 18.9557 9.69117 18.7991C10.258 18.6424 10.7123 18.5145 10.9319 18.7546C11.1516 18.9947 11.3111 19.2617 11.1959 19.989C11.0807 20.7163 10.4128 24.4554 10.3817 24.7706C10.3506 25.0858 9.79491 25.085 9.57017 24.936C9.34543 24.7871 8.98873 24.7296 9.0686 24.3217C9.14848 23.9139 9.45383 21.3862 9.45383 21.3862C9.45383 21.3862 9.13384 21.8068 8.3983 22.5564C7.33912 23.6357 6.99192 24.0325 6.09755 24.858C5.20318 25.6835 3.73543 26.9386 3.29267 27.2438C2.84991 27.5489 2.40749 27.8623 2.26428 27.3468C2.12106 26.8312 2.5072 26.2057 3.10404 25.5975C3.70088 24.9893 4.70099 24.0733 5.80352 22.9841C7.07031 21.7361 8.17572 20.6097 8.17572 20.6097C8.17572 20.6097 7.29332 20.7529 6.67659 20.8659C6.05986 20.9789 5.69808 21.0125 5.36605 21.0244L5.36638 21.0327Z" fill="black"/> </svg>');background-color:currentColor}.mtvh-icon-collapse:not(.mtvh-icon--right).base:before,.mtvh-icon-collapse:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-collapse:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-collapse.mtvh-icon--right{text-decoration:none}.mtvh-icon-collapse.mtvh-icon--right:before,.mtvh-icon-collapse.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-collapse.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.911 8.77932C24.1993 8.76899 24.4179 8.87273 24.5975 9.20516C24.7771 9.53759 24.8152 9.83377 24.5568 10.0455C24.2985 10.2573 22.5346 10.4569 21.8906 10.5461C21.2467 10.6353 20.153 10.8563 19.5862 11.013C19.0193 11.1696 18.5651 11.2975 18.3454 11.0574C18.1258 10.8173 17.9663 10.5503 18.0815 9.823C18.1966 9.09568 18.8646 5.35662 18.8957 5.04143C18.9268 4.72625 19.4824 4.72699 19.7072 4.87598C19.9319 5.02496 20.2886 5.08243 20.2087 5.49028C20.1289 5.89813 19.8235 8.42577 19.8235 8.42577C19.8235 8.42577 20.1435 8.00518 20.879 7.25563C21.9382 6.17628 22.2854 5.77952 23.1798 4.95402C24.0742 4.12853 25.5419 2.87337 25.9847 2.56822C26.4274 2.26308 26.8699 1.94969 27.0131 2.46525C27.1563 2.98082 26.7701 3.60626 26.1733 4.21447C25.5765 4.82267 24.5764 5.73874 23.4738 6.82791C22.207 8.07587 21.1016 9.20233 21.1016 9.20233C21.1016 9.20233 21.984 9.05913 22.6008 8.94612C23.2175 8.8331 23.5793 8.79947 23.9113 8.78757L23.911 8.77932Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.36638 21.0327C5.07804 21.043 4.85949 20.9393 4.67988 20.6068C4.50027 20.2744 4.46213 19.9782 4.7205 19.7665C4.97888 19.5547 6.74279 19.3552 7.38673 19.266C8.03067 19.1768 9.12432 18.9557 9.69117 18.7991C10.258 18.6424 10.7123 18.5145 10.9319 18.7546C11.1516 18.9947 11.3111 19.2617 11.1959 19.989C11.0807 20.7163 10.4128 24.4554 10.3817 24.7706C10.3506 25.0858 9.79491 25.085 9.57017 24.936C9.34543 24.7871 8.98873 24.7296 9.0686 24.3217C9.14848 23.9139 9.45383 21.3862 9.45383 21.3862C9.45383 21.3862 9.13384 21.8068 8.3983 22.5564C7.33912 23.6357 6.99192 24.0325 6.09755 24.858C5.20318 25.6835 3.73543 26.9386 3.29267 27.2438C2.84991 27.5489 2.40749 27.8623 2.26428 27.3468C2.12106 26.8312 2.5072 26.2057 3.10404 25.5975C3.70088 24.9893 4.70099 24.0733 5.80352 22.9841C7.07031 21.7361 8.17572 20.6097 8.17572 20.6097C8.17572 20.6097 7.29332 20.7529 6.67659 20.8659C6.05986 20.9789 5.69808 21.0125 5.36605 21.0244L5.36638 21.0327Z" fill="black"/> </svg>');mask:url('data:image/svg+xml;utf-8,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.911 8.77932C24.1993 8.76899 24.4179 8.87273 24.5975 9.20516C24.7771 9.53759 24.8152 9.83377 24.5568 10.0455C24.2985 10.2573 22.5346 10.4569 21.8906 10.5461C21.2467 10.6353 20.153 10.8563 19.5862 11.013C19.0193 11.1696 18.5651 11.2975 18.3454 11.0574C18.1258 10.8173 17.9663 10.5503 18.0815 9.823C18.1966 9.09568 18.8646 5.35662 18.8957 5.04143C18.9268 4.72625 19.4824 4.72699 19.7072 4.87598C19.9319 5.02496 20.2886 5.08243 20.2087 5.49028C20.1289 5.89813 19.8235 8.42577 19.8235 8.42577C19.8235 8.42577 20.1435 8.00518 20.879 7.25563C21.9382 6.17628 22.2854 5.77952 23.1798 4.95402C24.0742 4.12853 25.5419 2.87337 25.9847 2.56822C26.4274 2.26308 26.8699 1.94969 27.0131 2.46525C27.1563 2.98082 26.7701 3.60626 26.1733 4.21447C25.5765 4.82267 24.5764 5.73874 23.4738 6.82791C22.207 8.07587 21.1016 9.20233 21.1016 9.20233C21.1016 9.20233 21.984 9.05913 22.6008 8.94612C23.2175 8.8331 23.5793 8.79947 23.9113 8.78757L23.911 8.77932Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.36638 21.0327C5.07804 21.043 4.85949 20.9393 4.67988 20.6068C4.50027 20.2744 4.46213 19.9782 4.7205 19.7665C4.97888 19.5547 6.74279 19.3552 7.38673 19.266C8.03067 19.1768 9.12432 18.9557 9.69117 18.7991C10.258 18.6424 10.7123 18.5145 10.9319 18.7546C11.1516 18.9947 11.3111 19.2617 11.1959 19.989C11.0807 20.7163 10.4128 24.4554 10.3817 24.7706C10.3506 25.0858 9.79491 25.085 9.57017 24.936C9.34543 24.7871 8.98873 24.7296 9.0686 24.3217C9.14848 23.9139 9.45383 21.3862 9.45383 21.3862C9.45383 21.3862 9.13384 21.8068 8.3983 22.5564C7.33912 23.6357 6.99192 24.0325 6.09755 24.858C5.20318 25.6835 3.73543 26.9386 3.29267 27.2438C2.84991 27.5489 2.40749 27.8623 2.26428 27.3468C2.12106 26.8312 2.5072 26.2057 3.10404 25.5975C3.70088 24.9893 4.70099 24.0733 5.80352 22.9841C7.07031 21.7361 8.17572 20.6097 8.17572 20.6097C8.17572 20.6097 7.29332 20.7529 6.67659 20.8659C6.05986 20.9789 5.69808 21.0125 5.36605 21.0244L5.36638 21.0327Z" fill="black"/> </svg>');background-color:currentColor}.mtvh-icon-collapse.mtvh-icon--right.base:before,.mtvh-icon-collapse.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-collapse.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-hamburger:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-hamburger:not(.mtvh-icon--right):before,.mtvh-icon-hamburger:not(.mtvh-icon--right):after{height:22px;width:32px}.mtvh-icon-hamburger:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="32" height="22" viewBox="0 0 32 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.81109 21.289C1.4489 21.289 1.13984 21.1609 0.883902 20.9046C0.627967 20.6484 0.5 20.3389 0.5 19.9762C0.5 19.6196 0.627967 19.3133 0.883902 19.0575C1.13984 18.8017 1.4489 18.6738 1.81109 18.6738H30.1979C30.5541 18.6738 30.8602 18.8019 31.1161 19.0581C31.372 19.3144 31.5 19.6209 31.5 19.9775C31.5 20.3402 31.372 20.6494 31.1161 20.9053C30.8602 21.1611 30.5541 21.289 30.1979 21.289H1.81109ZM1.81109 12.3466C1.4489 12.3466 1.13984 12.2185 0.883902 11.9622C0.627967 11.706 0.5 11.3966 0.5 11.0339C0.5 10.6772 0.627967 10.371 0.883902 10.1151C1.13984 9.85929 1.4489 9.73138 1.81109 9.73138H30.1979C30.5541 9.73138 30.8602 9.85951 31.1161 10.1158C31.372 10.372 31.5 10.6785 31.5 11.0351C31.5 11.3978 31.372 11.7071 31.1161 11.9629C30.8602 12.2187 30.5541 12.3466 30.1979 12.3466H1.81109ZM1.81109 3.40424C1.4489 3.40424 1.13984 3.27611 0.883902 3.01985C0.627967 2.76363 0.5 2.45418 0.5 2.09153C0.5 1.73485 0.627967 1.4286 0.883902 1.17278C1.13984 0.916927 1.4489 0.789001 1.81109 0.789001H30.1979C30.5541 0.789001 30.8602 0.91713 31.1161 1.17339C31.372 1.42965 31.5 1.73611 31.5 2.09279C31.5 2.45545 31.372 2.76468 31.1161 3.02051C30.8602 3.27633 30.5541 3.40424 30.1979 3.40424H1.81109Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="32" height="22" viewBox="0 0 32 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.81109 21.289C1.4489 21.289 1.13984 21.1609 0.883902 20.9046C0.627967 20.6484 0.5 20.3389 0.5 19.9762C0.5 19.6196 0.627967 19.3133 0.883902 19.0575C1.13984 18.8017 1.4489 18.6738 1.81109 18.6738H30.1979C30.5541 18.6738 30.8602 18.8019 31.1161 19.0581C31.372 19.3144 31.5 19.6209 31.5 19.9775C31.5 20.3402 31.372 20.6494 31.1161 20.9053C30.8602 21.1611 30.5541 21.289 30.1979 21.289H1.81109ZM1.81109 12.3466C1.4489 12.3466 1.13984 12.2185 0.883902 11.9622C0.627967 11.706 0.5 11.3966 0.5 11.0339C0.5 10.6772 0.627967 10.371 0.883902 10.1151C1.13984 9.85929 1.4489 9.73138 1.81109 9.73138H30.1979C30.5541 9.73138 30.8602 9.85951 31.1161 10.1158C31.372 10.372 31.5 10.6785 31.5 11.0351C31.5 11.3978 31.372 11.7071 31.1161 11.9629C30.8602 12.2187 30.5541 12.3466 30.1979 12.3466H1.81109ZM1.81109 3.40424C1.4489 3.40424 1.13984 3.27611 0.883902 3.01985C0.627967 2.76363 0.5 2.45418 0.5 2.09153C0.5 1.73485 0.627967 1.4286 0.883902 1.17278C1.13984 0.916927 1.4489 0.789001 1.81109 0.789001H30.1979C30.5541 0.789001 30.8602 0.91713 31.1161 1.17339C31.372 1.42965 31.5 1.73611 31.5 2.09279C31.5 2.45545 31.372 2.76468 31.1161 3.02051C30.8602 3.27633 30.5541 3.40424 30.1979 3.40424H1.81109Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-hamburger:not(.mtvh-icon--right).base:before,.mtvh-icon-hamburger:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-hamburger:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-hamburger.mtvh-icon--right{text-decoration:none}.mtvh-icon-hamburger.mtvh-icon--right:before,.mtvh-icon-hamburger.mtvh-icon--right:after{height:22px;width:32px}.mtvh-icon-hamburger.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="32" height="22" viewBox="0 0 32 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.81109 21.289C1.4489 21.289 1.13984 21.1609 0.883902 20.9046C0.627967 20.6484 0.5 20.3389 0.5 19.9762C0.5 19.6196 0.627967 19.3133 0.883902 19.0575C1.13984 18.8017 1.4489 18.6738 1.81109 18.6738H30.1979C30.5541 18.6738 30.8602 18.8019 31.1161 19.0581C31.372 19.3144 31.5 19.6209 31.5 19.9775C31.5 20.3402 31.372 20.6494 31.1161 20.9053C30.8602 21.1611 30.5541 21.289 30.1979 21.289H1.81109ZM1.81109 12.3466C1.4489 12.3466 1.13984 12.2185 0.883902 11.9622C0.627967 11.706 0.5 11.3966 0.5 11.0339C0.5 10.6772 0.627967 10.371 0.883902 10.1151C1.13984 9.85929 1.4489 9.73138 1.81109 9.73138H30.1979C30.5541 9.73138 30.8602 9.85951 31.1161 10.1158C31.372 10.372 31.5 10.6785 31.5 11.0351C31.5 11.3978 31.372 11.7071 31.1161 11.9629C30.8602 12.2187 30.5541 12.3466 30.1979 12.3466H1.81109ZM1.81109 3.40424C1.4489 3.40424 1.13984 3.27611 0.883902 3.01985C0.627967 2.76363 0.5 2.45418 0.5 2.09153C0.5 1.73485 0.627967 1.4286 0.883902 1.17278C1.13984 0.916927 1.4489 0.789001 1.81109 0.789001H30.1979C30.5541 0.789001 30.8602 0.91713 31.1161 1.17339C31.372 1.42965 31.5 1.73611 31.5 2.09279C31.5 2.45545 31.372 2.76468 31.1161 3.02051C30.8602 3.27633 30.5541 3.40424 30.1979 3.40424H1.81109Z" fill="black"/></svg>');mask:url('data:image/svg+xml;utf-8,<svg width="32" height="22" viewBox="0 0 32 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.81109 21.289C1.4489 21.289 1.13984 21.1609 0.883902 20.9046C0.627967 20.6484 0.5 20.3389 0.5 19.9762C0.5 19.6196 0.627967 19.3133 0.883902 19.0575C1.13984 18.8017 1.4489 18.6738 1.81109 18.6738H30.1979C30.5541 18.6738 30.8602 18.8019 31.1161 19.0581C31.372 19.3144 31.5 19.6209 31.5 19.9775C31.5 20.3402 31.372 20.6494 31.1161 20.9053C30.8602 21.1611 30.5541 21.289 30.1979 21.289H1.81109ZM1.81109 12.3466C1.4489 12.3466 1.13984 12.2185 0.883902 11.9622C0.627967 11.706 0.5 11.3966 0.5 11.0339C0.5 10.6772 0.627967 10.371 0.883902 10.1151C1.13984 9.85929 1.4489 9.73138 1.81109 9.73138H30.1979C30.5541 9.73138 30.8602 9.85951 31.1161 10.1158C31.372 10.372 31.5 10.6785 31.5 11.0351C31.5 11.3978 31.372 11.7071 31.1161 11.9629C30.8602 12.2187 30.5541 12.3466 30.1979 12.3466H1.81109ZM1.81109 3.40424C1.4489 3.40424 1.13984 3.27611 0.883902 3.01985C0.627967 2.76363 0.5 2.45418 0.5 2.09153C0.5 1.73485 0.627967 1.4286 0.883902 1.17278C1.13984 0.916927 1.4489 0.789001 1.81109 0.789001H30.1979C30.5541 0.789001 30.8602 0.91713 31.1161 1.17339C31.372 1.42965 31.5 1.73611 31.5 2.09279C31.5 2.45545 31.372 2.76468 31.1161 3.02051C30.8602 3.27633 30.5541 3.40424 30.1979 3.40424H1.81109Z" fill="black"/></svg>');background-color:currentColor}.mtvh-icon-hamburger.mtvh-icon--right.base:before,.mtvh-icon-hamburger.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-hamburger.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-border-info:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-border-info:not(.mtvh-icon--right):before,.mtvh-icon-border-info:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-border-info:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/border-info.svg")}.mtvh-icon-border-info:not(.mtvh-icon--right).base:before,.mtvh-icon-border-info:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-info:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-border-info.mtvh-icon--right{text-decoration:none}.mtvh-icon-border-info.mtvh-icon--right:before,.mtvh-icon-border-info.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-border-info.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/border-info.svg")}.mtvh-icon-border-info.mtvh-icon--right.base:before,.mtvh-icon-border-info.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-info.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-border-tick:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-border-tick:not(.mtvh-icon--right):before,.mtvh-icon-border-tick:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-border-tick:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/border-tick.svg")}.mtvh-icon-border-tick:not(.mtvh-icon--right).base:before,.mtvh-icon-border-tick:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-tick:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-border-tick.mtvh-icon--right{text-decoration:none}.mtvh-icon-border-tick.mtvh-icon--right:before,.mtvh-icon-border-tick.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-border-tick.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/border-tick.svg")}.mtvh-icon-border-tick.mtvh-icon--right.base:before,.mtvh-icon-border-tick.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-tick.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-border-cross:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-border-cross:not(.mtvh-icon--right):before,.mtvh-icon-border-cross:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-border-cross:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/border-cross.svg")}.mtvh-icon-border-cross:not(.mtvh-icon--right).base:before,.mtvh-icon-border-cross:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-cross:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-border-cross.mtvh-icon--right{text-decoration:none}.mtvh-icon-border-cross.mtvh-icon--right:before,.mtvh-icon-border-cross.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-border-cross.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/border-cross.svg")}.mtvh-icon-border-cross.mtvh-icon--right.base:before,.mtvh-icon-border-cross.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-cross.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-border-warning-sign:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-border-warning-sign:not(.mtvh-icon--right):before,.mtvh-icon-border-warning-sign:not(.mtvh-icon--right):after{height:28px;width:28px}.mtvh-icon-border-warning-sign:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/border-warning-sign.svg")}.mtvh-icon-border-warning-sign:not(.mtvh-icon--right).base:before,.mtvh-icon-border-warning-sign:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-warning-sign:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-border-warning-sign.mtvh-icon--right{text-decoration:none}.mtvh-icon-border-warning-sign.mtvh-icon--right:before,.mtvh-icon-border-warning-sign.mtvh-icon--right:after{height:28px;width:28px}.mtvh-icon-border-warning-sign.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/border-warning-sign.svg")}.mtvh-icon-border-warning-sign.mtvh-icon--right.base:before,.mtvh-icon-border-warning-sign.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-border-warning-sign.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-credit-card:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-credit-card:not(.mtvh-icon--right):before,.mtvh-icon-credit-card:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-credit-card:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/credit-card.svg")}.mtvh-icon-credit-card:not(.mtvh-icon--right).base:before,.mtvh-icon-credit-card:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-credit-card:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-credit-card.mtvh-icon--right{text-decoration:none}.mtvh-icon-credit-card.mtvh-icon--right:before,.mtvh-icon-credit-card.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-credit-card.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/credit-card.svg")}.mtvh-icon-credit-card.mtvh-icon--right.base:before,.mtvh-icon-credit-card.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-credit-card.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-bank-notes:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-bank-notes:not(.mtvh-icon--right):before,.mtvh-icon-bank-notes:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-bank-notes:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/bank-notes.svg")}.mtvh-icon-bank-notes:not(.mtvh-icon--right).base:before,.mtvh-icon-bank-notes:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-bank-notes:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-bank-notes.mtvh-icon--right{text-decoration:none}.mtvh-icon-bank-notes.mtvh-icon--right:before,.mtvh-icon-bank-notes.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-bank-notes.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/bank-notes.svg")}.mtvh-icon-bank-notes.mtvh-icon--right.base:before,.mtvh-icon-bank-notes.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-bank-notes.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-coins:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-coins:not(.mtvh-icon--right):before,.mtvh-icon-coins:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-coins:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/coins.svg")}.mtvh-icon-coins:not(.mtvh-icon--right).base:before,.mtvh-icon-coins:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-coins:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-coins.mtvh-icon--right{text-decoration:none}.mtvh-icon-coins.mtvh-icon--right:before,.mtvh-icon-coins.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-coins.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/coins.svg")}.mtvh-icon-coins.mtvh-icon--right.base:before,.mtvh-icon-coins.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-coins.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-tools:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-tools:not(.mtvh-icon--right):before,.mtvh-icon-tools:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-tools:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/tools.svg")}.mtvh-icon-tools:not(.mtvh-icon--right).base:before,.mtvh-icon-tools:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tools:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-tools.mtvh-icon--right{text-decoration:none}.mtvh-icon-tools.mtvh-icon--right:before,.mtvh-icon-tools.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-tools.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/tools.svg")}.mtvh-icon-tools.mtvh-icon--right.base:before,.mtvh-icon-tools.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tools.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-water:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-water:not(.mtvh-icon--right):before,.mtvh-icon-water:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-water:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/water.svg")}.mtvh-icon-water:not(.mtvh-icon--right).base:before,.mtvh-icon-water:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-water:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-water.mtvh-icon--right{text-decoration:none}.mtvh-icon-water.mtvh-icon--right:before,.mtvh-icon-water.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-water.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/water.svg")}.mtvh-icon-water.mtvh-icon--right.base:before,.mtvh-icon-water.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-water.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-lightbulb:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-lightbulb:not(.mtvh-icon--right):before,.mtvh-icon-lightbulb:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-lightbulb:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/lightbulb.svg")}.mtvh-icon-lightbulb:not(.mtvh-icon--right).base:before,.mtvh-icon-lightbulb:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-lightbulb:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-lightbulb.mtvh-icon--right{text-decoration:none}.mtvh-icon-lightbulb.mtvh-icon--right:before,.mtvh-icon-lightbulb.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-lightbulb.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/lightbulb.svg")}.mtvh-icon-lightbulb.mtvh-icon--right.base:before,.mtvh-icon-lightbulb.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-lightbulb.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-warning-sign:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-warning-sign:not(.mtvh-icon--right):before,.mtvh-icon-warning-sign:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-warning-sign:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/warning-sign.svg")}.mtvh-icon-warning-sign:not(.mtvh-icon--right).base:before,.mtvh-icon-warning-sign:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-warning-sign:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-warning-sign.mtvh-icon--right{text-decoration:none}.mtvh-icon-warning-sign.mtvh-icon--right:before,.mtvh-icon-warning-sign.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-warning-sign.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/warning-sign.svg")}.mtvh-icon-warning-sign.mtvh-icon--right.base:before,.mtvh-icon-warning-sign.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-warning-sign.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-warning-sign-purple:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-warning-sign-purple:not(.mtvh-icon--right):before,.mtvh-icon-warning-sign-purple:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-warning-sign-purple:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/warning-sign-purple.svg")}.mtvh-icon-warning-sign-purple:not(.mtvh-icon--right).base:before,.mtvh-icon-warning-sign-purple:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-warning-sign-purple:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-warning-sign-purple.mtvh-icon--right{text-decoration:none}.mtvh-icon-warning-sign-purple.mtvh-icon--right:before,.mtvh-icon-warning-sign-purple.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-warning-sign-purple.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/warning-sign-purple.svg")}.mtvh-icon-warning-sign-purple.mtvh-icon--right.base:before,.mtvh-icon-warning-sign-purple.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-warning-sign-purple.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-fire:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-fire:not(.mtvh-icon--right):before,.mtvh-icon-fire:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-fire:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/fire.svg")}.mtvh-icon-fire:not(.mtvh-icon--right).base:before,.mtvh-icon-fire:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-fire:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-fire.mtvh-icon--right{text-decoration:none}.mtvh-icon-fire.mtvh-icon--right:before,.mtvh-icon-fire.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-fire.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/fire.svg")}.mtvh-icon-fire.mtvh-icon--right.base:before,.mtvh-icon-fire.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-fire.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-picture:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-picture:not(.mtvh-icon--right):before,.mtvh-icon-picture:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-picture:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/picture.svg")}.mtvh-icon-picture:not(.mtvh-icon--right).base:before,.mtvh-icon-picture:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-picture:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-picture.mtvh-icon--right{text-decoration:none}.mtvh-icon-picture.mtvh-icon--right:before,.mtvh-icon-picture.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-picture.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/picture.svg")}.mtvh-icon-picture.mtvh-icon--right.base:before,.mtvh-icon-picture.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-picture.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-paint-roller:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-paint-roller:not(.mtvh-icon--right):before,.mtvh-icon-paint-roller:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-paint-roller:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/paint-roller.svg")}.mtvh-icon-paint-roller:not(.mtvh-icon--right).base:before,.mtvh-icon-paint-roller:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-paint-roller:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-paint-roller.mtvh-icon--right{text-decoration:none}.mtvh-icon-paint-roller.mtvh-icon--right:before,.mtvh-icon-paint-roller.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-paint-roller.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/paint-roller.svg")}.mtvh-icon-paint-roller.mtvh-icon--right.base:before,.mtvh-icon-paint-roller.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-paint-roller.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-lighting-bolt:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-lighting-bolt:not(.mtvh-icon--right):before,.mtvh-icon-lighting-bolt:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-lighting-bolt:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/lighting-bolt.svg")}.mtvh-icon-lighting-bolt:not(.mtvh-icon--right).base:before,.mtvh-icon-lighting-bolt:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-lighting-bolt:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-lighting-bolt.mtvh-icon--right{text-decoration:none}.mtvh-icon-lighting-bolt.mtvh-icon--right:before,.mtvh-icon-lighting-bolt.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-lighting-bolt.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/lighting-bolt.svg")}.mtvh-icon-lighting-bolt.mtvh-icon--right.base:before,.mtvh-icon-lighting-bolt.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-lighting-bolt.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-two-people:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-two-people:not(.mtvh-icon--right):before,.mtvh-icon-two-people:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-two-people:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/two-people.svg")}.mtvh-icon-two-people:not(.mtvh-icon--right).base:before,.mtvh-icon-two-people:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-two-people:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-two-people.mtvh-icon--right{text-decoration:none}.mtvh-icon-two-people.mtvh-icon--right:before,.mtvh-icon-two-people.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-two-people.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/two-people.svg")}.mtvh-icon-two-people.mtvh-icon--right.base:before,.mtvh-icon-two-people.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-two-people.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-speech:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-speech:not(.mtvh-icon--right):before,.mtvh-icon-speech:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-speech:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/speech.svg")}.mtvh-icon-speech:not(.mtvh-icon--right).base:before,.mtvh-icon-speech:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-speech:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-speech.mtvh-icon--right{text-decoration:none}.mtvh-icon-speech.mtvh-icon--right:before,.mtvh-icon-speech.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-speech.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/speech.svg")}.mtvh-icon-speech.mtvh-icon--right.base:before,.mtvh-icon-speech.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-speech.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-user:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-user:not(.mtvh-icon--right):before,.mtvh-icon-user:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-user:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/user.svg")}.mtvh-icon-user:not(.mtvh-icon--right).base:before,.mtvh-icon-user:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-user:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-user.mtvh-icon--right{text-decoration:none}.mtvh-icon-user.mtvh-icon--right:before,.mtvh-icon-user.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-user.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/user.svg")}.mtvh-icon-user.mtvh-icon--right.base:before,.mtvh-icon-user.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-user.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-pen-red:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-pen-red:not(.mtvh-icon--right):before,.mtvh-icon-pen-red:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-pen-red:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/pen-red.svg")}.mtvh-icon-pen-red:not(.mtvh-icon--right).base:before,.mtvh-icon-pen-red:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-pen-red:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-pen-red.mtvh-icon--right{text-decoration:none}.mtvh-icon-pen-red.mtvh-icon--right:before,.mtvh-icon-pen-red.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-pen-red.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/pen-red.svg")}.mtvh-icon-pen-red.mtvh-icon--right.base:before,.mtvh-icon-pen-red.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-pen-red.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-book:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-book:not(.mtvh-icon--right):before,.mtvh-icon-book:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-book:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/book.svg")}.mtvh-icon-book:not(.mtvh-icon--right).base:before,.mtvh-icon-book:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-book:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-book.mtvh-icon--right{text-decoration:none}.mtvh-icon-book.mtvh-icon--right:before,.mtvh-icon-book.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-book.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/book.svg")}.mtvh-icon-book.mtvh-icon--right.base:before,.mtvh-icon-book.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-book.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-info:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-info:not(.mtvh-icon--right):before,.mtvh-icon-info:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-info:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/info.svg")}.mtvh-icon-info:not(.mtvh-icon--right).base:before,.mtvh-icon-info:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-info:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-info.mtvh-icon--right{text-decoration:none}.mtvh-icon-info.mtvh-icon--right:before,.mtvh-icon-info.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-info.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/info.svg")}.mtvh-icon-info.mtvh-icon--right.base:before,.mtvh-icon-info.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-info.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-aerosol:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-aerosol:not(.mtvh-icon--right):before,.mtvh-icon-aerosol:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-aerosol:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/aerosol.svg")}.mtvh-icon-aerosol:not(.mtvh-icon--right).base:before,.mtvh-icon-aerosol:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-aerosol:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-aerosol.mtvh-icon--right{text-decoration:none}.mtvh-icon-aerosol.mtvh-icon--right:before,.mtvh-icon-aerosol.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-aerosol.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/aerosol.svg")}.mtvh-icon-aerosol.mtvh-icon--right.base:before,.mtvh-icon-aerosol.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-aerosol.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-tick-list:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-tick-list:not(.mtvh-icon--right):before,.mtvh-icon-tick-list:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-tick-list:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/tick-list.svg")}.mtvh-icon-tick-list:not(.mtvh-icon--right).base:before,.mtvh-icon-tick-list:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tick-list:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-tick-list.mtvh-icon--right{text-decoration:none}.mtvh-icon-tick-list.mtvh-icon--right:before,.mtvh-icon-tick-list.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-tick-list.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/tick-list.svg")}.mtvh-icon-tick-list.mtvh-icon--right.base:before,.mtvh-icon-tick-list.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tick-list.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-pen-and-paper:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-pen-and-paper:not(.mtvh-icon--right):before,.mtvh-icon-pen-and-paper:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-pen-and-paper:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/pen-and-paper.svg")}.mtvh-icon-pen-and-paper:not(.mtvh-icon--right).base:before,.mtvh-icon-pen-and-paper:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-pen-and-paper:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-pen-and-paper.mtvh-icon--right{text-decoration:none}.mtvh-icon-pen-and-paper.mtvh-icon--right:before,.mtvh-icon-pen-and-paper.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-pen-and-paper.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/pen-and-paper.svg")}.mtvh-icon-pen-and-paper.mtvh-icon--right.base:before,.mtvh-icon-pen-and-paper.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-pen-and-paper.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-page-and-cog:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-page-and-cog:not(.mtvh-icon--right):before,.mtvh-icon-page-and-cog:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-page-and-cog:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/page-and-cog.svg")}.mtvh-icon-page-and-cog:not(.mtvh-icon--right).base:before,.mtvh-icon-page-and-cog:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-page-and-cog:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-page-and-cog.mtvh-icon--right{text-decoration:none}.mtvh-icon-page-and-cog.mtvh-icon--right:before,.mtvh-icon-page-and-cog.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-page-and-cog.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/page-and-cog.svg")}.mtvh-icon-page-and-cog.mtvh-icon--right.base:before,.mtvh-icon-page-and-cog.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-page-and-cog.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-key:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-key:not(.mtvh-icon--right):before,.mtvh-icon-key:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-key:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/key.svg")}.mtvh-icon-key:not(.mtvh-icon--right).base:before,.mtvh-icon-key:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-key:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-key.mtvh-icon--right{text-decoration:none}.mtvh-icon-key.mtvh-icon--right:before,.mtvh-icon-key.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-key.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/key.svg")}.mtvh-icon-key.mtvh-icon--right.base:before,.mtvh-icon-key.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-key.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-measure:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-measure:not(.mtvh-icon--right):before,.mtvh-icon-measure:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-measure:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/measure.svg")}.mtvh-icon-measure:not(.mtvh-icon--right).base:before,.mtvh-icon-measure:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-measure:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-measure.mtvh-icon--right{text-decoration:none}.mtvh-icon-measure.mtvh-icon--right:before,.mtvh-icon-measure.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-measure.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/measure.svg")}.mtvh-icon-measure.mtvh-icon--right.base:before,.mtvh-icon-measure.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-measure.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-feedback-form:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-feedback-form:not(.mtvh-icon--right):before,.mtvh-icon-feedback-form:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-feedback-form:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/feedback-form.svg")}.mtvh-icon-feedback-form:not(.mtvh-icon--right).base:before,.mtvh-icon-feedback-form:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-feedback-form:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-feedback-form.mtvh-icon--right{text-decoration:none}.mtvh-icon-feedback-form.mtvh-icon--right:before,.mtvh-icon-feedback-form.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-feedback-form.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/feedback-form.svg")}.mtvh-icon-feedback-form.mtvh-icon--right.base:before,.mtvh-icon-feedback-form.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-feedback-form.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-person-magnifying-glass:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-person-magnifying-glass:not(.mtvh-icon--right):before,.mtvh-icon-person-magnifying-glass:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-person-magnifying-glass:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/person-magnifying-glass.svg")}.mtvh-icon-person-magnifying-glass:not(.mtvh-icon--right).base:before,.mtvh-icon-person-magnifying-glass:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-person-magnifying-glass:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-person-magnifying-glass.mtvh-icon--right{text-decoration:none}.mtvh-icon-person-magnifying-glass.mtvh-icon--right:before,.mtvh-icon-person-magnifying-glass.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-person-magnifying-glass.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/person-magnifying-glass.svg")}.mtvh-icon-person-magnifying-glass.mtvh-icon--right.base:before,.mtvh-icon-person-magnifying-glass.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-person-magnifying-glass.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-magnifying-glass:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-magnifying-glass:not(.mtvh-icon--right):before,.mtvh-icon-magnifying-glass:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-magnifying-glass:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/magnifying-glass.svg")}.mtvh-icon-magnifying-glass:not(.mtvh-icon--right).base:before,.mtvh-icon-magnifying-glass:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-magnifying-glass:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-magnifying-glass.mtvh-icon--right{text-decoration:none}.mtvh-icon-magnifying-glass.mtvh-icon--right:before,.mtvh-icon-magnifying-glass.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-magnifying-glass.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/magnifying-glass.svg")}.mtvh-icon-magnifying-glass.mtvh-icon--right.base:before,.mtvh-icon-magnifying-glass.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-magnifying-glass.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-tick-list-with-cross:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-tick-list-with-cross:not(.mtvh-icon--right):before,.mtvh-icon-tick-list-with-cross:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-tick-list-with-cross:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/tick-list-with-cross.svg")}.mtvh-icon-tick-list-with-cross:not(.mtvh-icon--right).base:before,.mtvh-icon-tick-list-with-cross:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tick-list-with-cross:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-tick-list-with-cross.mtvh-icon--right{text-decoration:none}.mtvh-icon-tick-list-with-cross.mtvh-icon--right:before,.mtvh-icon-tick-list-with-cross.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-tick-list-with-cross.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/tick-list-with-cross.svg")}.mtvh-icon-tick-list-with-cross.mtvh-icon--right.base:before,.mtvh-icon-tick-list-with-cross.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tick-list-with-cross.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-tools-dark:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-tools-dark:not(.mtvh-icon--right):before,.mtvh-icon-tools-dark:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-tools-dark:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/tools-dark.svg")}.mtvh-icon-tools-dark:not(.mtvh-icon--right).base:before,.mtvh-icon-tools-dark:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tools-dark:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-tools-dark.mtvh-icon--right{text-decoration:none}.mtvh-icon-tools-dark.mtvh-icon--right:before,.mtvh-icon-tools-dark.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-tools-dark.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/tools-dark.svg")}.mtvh-icon-tools-dark.mtvh-icon--right.base:before,.mtvh-icon-tools-dark.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-tools-dark.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-cog-dark:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-cog-dark:not(.mtvh-icon--right):before,.mtvh-icon-cog-dark:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-cog-dark:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/cog-dark.svg")}.mtvh-icon-cog-dark:not(.mtvh-icon--right).base:before,.mtvh-icon-cog-dark:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-cog-dark:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-cog-dark.mtvh-icon--right{text-decoration:none}.mtvh-icon-cog-dark.mtvh-icon--right:before,.mtvh-icon-cog-dark.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-cog-dark.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/cog-dark.svg")}.mtvh-icon-cog-dark.mtvh-icon--right.base:before,.mtvh-icon-cog-dark.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-cog-dark.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon-credit-card-dark:not(.mtvh-icon--right){text-decoration:none}.mtvh-icon-credit-card-dark:not(.mtvh-icon--right):before,.mtvh-icon-credit-card-dark:not(.mtvh-icon--right):after{height:56px;width:56px}.mtvh-icon-credit-card-dark:not(.mtvh-icon--right):before{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-right:.75rem;background-image:url("./images/icons/credit-card-dark.svg")}.mtvh-icon-credit-card-dark:not(.mtvh-icon--right).base:before,.mtvh-icon-credit-card-dark:not(.mtvh-icon--right).base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-credit-card-dark:not(.mtvh-icon--right).mtvh-icon--hover:hover:not(.disabled):before{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px)}.mtvh-icon-credit-card-dark.mtvh-icon--right{text-decoration:none}.mtvh-icon-credit-card-dark.mtvh-icon--right:before,.mtvh-icon-credit-card-dark.mtvh-icon--right:after{height:56px;width:56px}.mtvh-icon-credit-card-dark.mtvh-icon--right:after{-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-in;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:' ';opacity:1;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin-top:-.125rem;margin-left:.75rem;background-image:url("./images/icons/credit-card-dark.svg")}.mtvh-icon-credit-card-dark.mtvh-icon--right.base:before,.mtvh-icon-credit-card-dark.mtvh-icon--right.base:after{mask-size:auto 9px;mask-repeat:no-repeat;-webkit-mask-size:auto 9px;-webkit-mask-repeat:no-repeat}.mtvh-icon-credit-card-dark.mtvh-icon--right.mtvh-icon--hover:hover:not(.disabled):after{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px)}.mtvh-icon.mtvh-icon--xs:before,.mtvh-icon.mtvh-icon--xs:after{mask-size:16px 16px;width:16px;height:16px;background-size:100%}.mtvh-icon.mtvh-icon--sm:before,.mtvh-icon.mtvh-icon--sm:after{mask-size:20px 20px;width:20px;height:20px;background-size:100%}.mtvh-icon.mtvh-icon--md:before,.mtvh-icon.mtvh-icon--md:after{mask-size:28px 28px;width:28px;height:28px;background-size:100%}.mtvh-icon.mtvh-icon--lg:before,.mtvh-icon.mtvh-icon--lg:after{mask-size:42px 42px;width:42px;height:42px;background-size:100%}.mtvh-icon.mtvh-icon--xl:before,.mtvh-icon.mtvh-icon--xl:after{mask-size:56px 56px;width:56px;height:56px;background-size:100%}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,dt,.mtvh-h1,.mtvh-h2,.mtvh-h3,.mtvh-h4,.mtvh-h5,.mtvh-h6{margin:0;padding:0;font-family:var(--mtvh-font);font-weight:var(--mtvh-font-bold)}h1,.h1,.mtvh-h1{margin-bottom:1rem;font-size:2.5rem;line-height:1.2;display:block}h2,.h2,.mtvh-h2{margin-bottom:1rem;font-size:2rem;line-height:1.25;display:block}.mtvh-content-block-link-card a,h3,.h3,.mtvh-h3{margin-bottom:0.375rem;font-size:1.625rem;line-height:1.3;display:block}h4,.h4,.mtvh-h4{margin-bottom:0.375rem;font-size:1.375rem;line-height:1.4;display:block}p{margin-bottom:1rem;display:block}.mtvh-intro{margin-bottom:1rem;font-size:1.375rem;line-height:1.4}.small{margin-bottom:0.75rem;font-size:1rem;line-height:1.5}a{font-weight:bold}ul,ol{margin:0 0 1rem 0;padding-right:0;padding-left:1.75rem}ul li,ol li{margin-bottom:0.25rem}