@charset "UTF-8";[data-media-player]{width:100%;display:inline-flex;align-items:center;position:relative;contain:style;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-media-player] *{box-sizing:border-box}:where([data-media-player][data-view-type=video]){aspect-ratio:16 / 9}[data-media-player]:focus,[data-media-player]:focus-visible{outline:none}[data-media-player][data-view-type=video][data-started]:not([data-controls]){pointer-events:auto;cursor:none}[data-media-player] slot{display:contents}[data-media-provider]{display:flex;position:relative;box-sizing:border-box;align-items:center;border-radius:inherit;width:100%;aspect-ratio:inherit;overflow:hidden}[data-media-player]:not([data-view-type=audio]) [data-media-provider],[data-media-player][data-fullscreen] [data-media-provider]{height:100%}[data-media-player][data-view-type=audio] [data-media-provider]{display:contents;background-color:unset}[data-media-provider] audio{width:100%}:where(video:not([width]):not([height]),iframe:not([width]):not([height])){width:100%;aspect-ratio:16 / 9}:where([data-media-provider] video),:where([data-media-provider] iframe){aspect-ratio:inherit;display:inline-block;height:auto;-o-object-fit:contain;object-fit:contain;touch-action:manipulation;border-radius:inherit;width:100%}[data-media-provider] iframe{height:100%}[data-media-player][data-view-type=audio] video,[data-media-player][data-view-type=audio] iframe{display:none}[data-media-player][data-fullscreen] video{height:100%}[data-media-provider] iframe:not([src]){display:none}iframe.vds-youtube[data-no-controls]{height:1000%}.vds-blocker{position:absolute;inset:0;width:100%;height:auto;aspect-ratio:inherit;pointer-events:auto;border-radius:inherit;z-index:1}[data-ended] .vds-blocker{background-color:#000}.vds-icon:focus{outline:none}.vds-google-cast{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#dedede;font-family:sans-serif;font-weight:500}.vds-google-cast svg{--size: max(18%, 40px);width:var(--size);height:var(--size);margin-bottom:8px}.vds-google-cast-info{font-size:calc(var(--media-height) / 100 * 6)}:where(.vds-buffering-indicator){position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}:where(.vds-buffering-indicator) :where(.vds-buffering-icon,.vds-buffering-spinner){opacity:0;pointer-events:none;transition:var(--media-buffering-transition, opacity .2s ease)}:where(.vds-buffering-indicator) :where(.vds-buffering-icon,svg.vds-buffering-spinner,.vds-buffering-spinner svg){width:var(--media-buffering-size, 96px);height:var(--media-buffering-size, 96px)}:where(.vds-buffering-indicator) :where(.vds-buffering-track,circle[data-part=track]){color:var(--media-buffering-track-color, #f5f5f5);opacity:var(--media-buffering-track-opacity, .25);stroke-width:var(--media-buffering-track-width, 8)}:where(.vds-buffering-indicator) :where(.vds-buffering-track-fill,circle[data-part=track-fill]){color:var(--media-buffering-track-fill-color, var(--media-brand));opacity:var(--media-buffering-track-fill-opacity, .75);stroke-width:var(--media-buffering-track-fill-width, 9);stroke-dasharray:100;stroke-dashoffset:var(--media-buffering-track-fill-offset, 50)}:where([data-buffering]) :where(.vds-buffering-icon,.vds-buffering-spinner){opacity:1;animation:var(--media-buffering-animation, vds-buffering-spin 1s linear infinite)}@keyframes vds-buffering-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion){:where([data-buffering]) :where(.vds-buffering-icon,.vds-buffering-spinner){animation-duration:8s}}:where(.vds-button){position:relative;display:inline-flex;justify-content:center;align-items:center;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;outline:none;border:none;border-radius:var(--media-button-border-radius, 8px);width:var(--media-button-size, 40px);height:var(--media-button-size, 40px);transition:transform .2s ease-out;contain:layout style;cursor:pointer;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-shrink:0}.vds-button{border:var(--media-button-border);color:var(--media-button-color, var(--media-controls-color, #f5f5f5));padding:var(--media-button-padding, 0px)}:where([data-fullscreen] .vds-button){width:var(--media-fullscreen-button-size, 42px);height:var(--media-fullscreen-button-size, 42px)}@media screen and (max-width: 599px){:where([data-fullscreen] .vds-button){width:var(--media-sm-fullscreen-button-size, 42px);height:var(--media-sm-fullscreen-button-size, 42px)}}:where(.vds-button .vds-icon){width:var(--media-button-icon-size, 80%);height:var(--media-button-icon-size, 80%);border-radius:var(--media-button-border-radius, 8px)}:where(.vds-menu-button .vds-icon){display:flex!important}:where(.vds-button[aria-hidden=true]){display:none!important}@media (hover: hover) and (pointer: fine){.vds-button:hover{background-color:var(--media-button-hover-bg, rgb(255 255 255 / .2))}.vds-button:hover{transform:var(--media-button-hover-transform, scale(1.05));transition:var(--media-button-hover-transition, transform .2s ease-in)}.vds-button[aria-expanded=true]{transform:unset}}@media (pointer: coarse){.vds-button:hover{border-radius:var(--media-button-touch-hover-border-radius, 100%);background-color:var(--media-button-touch-hover-bg, rgb(255 255 255 / .2))}}:where(.vds-button:focus){outline:none}:where(.vds-button[data-focus],.vds-button:focus-visible){box-shadow:var(--media-focus-ring)}:where(.vds-live-button){min-width:auto;min-height:auto;width:var(--media-live-button-width, 40px);height:var(--media-live-button-height, 40px);padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;outline:none;border:none}:where(.vds-live-button-text){font-family:var(--media-font-family, sans-serif);font-size:var(--media-live-button-font-size, 12px);font-weight:var(--media-live-button-font-weight, 600);letter-spacing:var(--media-live-button-letter-spacing, 1.5px);transition:color .3s ease}.vds-live-button-text{background-color:var(--media-live-button-bg, #8a8a8a);border-radius:var(--media-live-button-border-radius, 2px);color:var(--media-live-button-color, #161616);padding:var(--media-live-button-padding, 1px 4px)}:where(.vds-live-button[data-focus] .vds-live-button-text){box-shadow:var(--media-focus-ring)}:where(.vds-live-button[data-edge]){cursor:unset}.vds-live-button[data-edge] .vds-live-button-text{background-color:var(--media-live-button-edge-bg, #dc2626);color:var(--media-live-button-edge-color, #f5f5f5)}@media (pointer: fine){:where(.vds-live-button:hover){background-color:unset}}.vds-button:not([data-paused]) .vds-play-icon,.vds-button[data-ended] .vds-play-icon,.vds-button[data-paused] .vds-pause-icon,.vds-button[data-ended] .vds-pause-icon,.vds-button:not([data-ended]) .vds-replay-icon,.vds-button[data-active] .vds-pip-enter-icon,.vds-button:not([data-active]) .vds-pip-exit-icon,.vds-button[data-active] .vds-fs-enter-icon,.vds-button:not([data-active]) .vds-fs-exit-icon,.vds-button:not([data-active]) .vds-cc-on-icon,.vds-button[data-active] .vds-cc-off-icon,.vds-button:not([data-muted]) .vds-mute-icon,.vds-button:not([data-state=low]) .vds-volume-low-icon,.vds-button:not([data-state=high]) .vds-volume-high-icon{display:none}:where(.vds-captions){--overlay-padding: var(--media-captions-padding, 1%);--cue-color: var(--media-user-text-color, var(--media-cue-color, white));--cue-bg-color: var(--media-user-text-bg, var(--media-cue-bg, rgba(0, 0, 0, .7)));--cue-default-font-size: var(--media-cue-font-size, calc(var(--overlay-height) / 100 * 4.5));--cue-font-size: calc(var(--cue-default-font-size) * var(--media-user-font-size, 1));--cue-line-height: var(--media-cue-line-height, calc(var(--cue-font-size) * 1.2));--cue-padding-x: var(--media-cue-padding-x, calc(var(--cue-font-size) * .6));--cue-padding-y: var(--media-cue-padding-x, calc(var(--cue-font-size) * .4));--cue-padding: var(--cue-padding-y) var(--cue-padding-x);position:absolute;inset:0;z-index:1;contain:layout style;margin:var(--overlay-padding);font-size:var(--cue-font-size);font-family:var(--media-user-font-family, sans-serif);box-sizing:border-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-spacing:normal;word-break:break-word}:where([data-fullscreen][data-orientation=portrait] .vds-captions){--cue-default-font-size: var(--media-cue-font-size, calc(var(--overlay-width) / 100 * 4.5))}:where([data-view-type=audio] .vds-captions){position:relative;margin:0}:where(.vds-captions[aria-hidden=true]){opacity:0;visibility:hidden}.vds-captions[data-example]{opacity:1!important;visibility:visible!important}:where([data-view-type=video] .vds-captions [data-part=cue-display][data-example]){--cue-text-align: center;--cue-width: 100%;--cue-top: 90%;--cue-left: 0%}:where([data-view-type=audio] .vds-captions [data-part=cue-display]){--cue-width: 100%;position:relative!important}:where(.vds-captions [data-part=cue-display]){position:absolute;direction:ltr;overflow:visible;contain:content;top:var(--cue-top);left:var(--cue-left);right:var(--cue-right);bottom:var(--cue-bottom);width:var(--cue-width, auto);height:var(--cue-height, auto);box-sizing:border-box;transform:var(--cue-transform);text-align:var(--cue-text-align);writing-mode:var(--cue-writing-mode, unset);white-space:pre-line;unicode-bidi:plaintext;min-width:-moz-min-content;min-width:min-content;min-height:-moz-min-content;min-height:min-content;background-color:var(--media-user-display-bg, var(--media-cue-display-bg));border-radius:var(--media-cue-display-border-radius)}.vds-captions [data-part=cue-display]{padding:var(--media-cue-display-padding)}:where(.vds-captions[data-dir=rtl] [data-part=cue-display]){direction:rtl}:where(.vds-captions [data-part=cue]){display:inline-block;contain:content;font-variant:var(--media-user-font-variant);border:var(--media-cue-border, unset);border-radius:var(--media-cue-border-radius, 2px);backdrop-filter:var(--media-cue-backdrop, blur(8px));line-height:var(--cue-line-height);box-sizing:border-box;box-shadow:var(--media-cue-box-shadow, var(--cue-box-shadow));white-space:var(--cue-white-space, pre-wrap);outline:var(--cue-outline);text-shadow:var(--media-user-text-shadow, var(--cue-text-shadow))}.vds-captions [data-part=cue]{background-color:var(--cue-bg-color);color:var(--cue-color);padding:var(--cue-padding)}:where(.vds-captions [data-part=cue-display][data-vertical] [data-part=cue]){--cue-padding: var(--cue-padding-x) var(--cue-padding-y)}:where(.vds-captions [data-part=region]){--anchor-x-percent: calc(var(--region-anchor-x) / 100);--anchor-x: calc(var(--region-width) * var(--anchor-x-percent));--anchor-y-percent: calc(var(--region-anchor-y) / 100);--anchor-y: calc(var(--region-height) * var(--anchor-y-percent));--vp-anchor-x: calc(var(--region-viewport-anchor-x) * 1%);--vp-anchor-y-percent: calc(var(--region-viewport-anchor-y) / 100);--vp-anchor-y: calc(var(--overlay-height) * var(--vp-anchor-y-percent));position:absolute;display:inline-flex;flex-flow:column;justify-content:flex-start;width:var(--region-width);height:var(--region-height);min-height:0px;max-height:var(--region-height);writing-mode:horizontal-tb;top:var(--region-top, calc(var(--vp-anchor-y) - var(--anchor-y)));left:var(--region-left, calc(var(--vp-anchor-x) - var(--anchor-x)));right:var(--region-right);bottom:var(--region-bottom);overflow:hidden;overflow-wrap:break-word;box-sizing:border-box}:where(.vds-captions [data-part=region][data-scroll=up]){justify-content:end}:where(.vds-captions [data-part=region][data-active][data-scroll=up]){transition:top .433s}:where(.vds-captions [data-part=region]>[data-part=cue-display]){position:relative;width:auto;left:var(--cue-offset);height:var(--cue-height, auto);text-align:var(--cue-text-align);unicode-bidi:plaintext;margin-top:2px}:where(.vds-captions [data-part=region] [data-part=cue]){position:relative;border-radius:0}:where(.vds-chapter-title){--color: var(--media-chapter-title-color, rgba(255 255 255 / .64));display:inline-block;font-family:var(--media-font-family, sans-serif);font-size:var(--media-chapter-title-font-size, 16px);font-weight:var(--media-chapter-title-font-weight, 400);color:var(--color);flex:1 1 0%;padding-inline:6px;overflow:hidden;text-align:start;white-space:nowrap;text-overflow:ellipsis}.vds-chapter-title:before{content:var(--media-chapter-title-separator, "•");display:inline-block;margin-right:var(--media-chapter-title-separator-gap, 6px);color:var(--media-chapter-title-separator-color, var(--color))}.vds-chapter-title:empty:before{content:"";margin:0}:where(.vds-controls),:where(.vds-controls-group){position:relative;display:inline-block;width:100%;box-sizing:border-box}:where([data-view-type=audio] .vds-controls){display:inline-block;max-width:100%}:where([data-view-type=video] .vds-controls){display:flex;position:absolute;flex-direction:column;inset:0;width:100%;height:100%;z-index:10;opacity:0;visibility:hidden;pointer-events:none;padding:var(--media-controls-padding, 0px);transition:var(--media-controls-out-transition, opacity .2s ease-out)}:where([data-view-type=video] .vds-controls[data-visible]){opacity:1;visibility:visible;transition:var(--media-controls-in-transition, opacity .2s ease-in)}:where(.vds-controls-spacer){flex:1 1 0%;pointer-events:none}:where(.vds-gestures){display:contents}:where(.vds-gesture){position:absolute;display:block;contain:content;z-index:0;opacity:0;visibility:hidden;pointer-events:none!important}:where(.vds-icon svg){display:block;width:100%;height:100%;vertical-align:middle}:where(.vds-kb-action.hidden){opacity:0}:where(.vds-kb-text-wrapper){text-align:center;position:absolute;left:0;right:0;top:var(--media-kb-text-top, 10%);z-index:20;pointer-events:none}:where(.vds-kb-text){display:inline-block;font-size:var(--media-kb-text-size, 150%);font-family:var(--media-font-family, sans-serif);backdrop-filter:blur(2px);border-radius:var(--media-kb-border-radius, 2.5px);pointer-events:none}.vds-kb-text{color:var(--media-kb-text-color, var(--default-color));background-color:var(--media-kb-text-bg, var(--default-bg));padding:var(--media-kb-text-padding, 10px 20px)}.light .vds-kb-text{--default-color: #1a1a1a;--default-bg: rgb(240 240 240 / .6)}.dark .vds-kb-text{--default-color: #f5f5f5;--default-bg: rgb(10 10 10 / .6)}:where(.vds-kb-text:empty){display:none}:where(.vds-kb-bezel){--size: var(--media-kb-bezel-size, 52px);position:absolute;left:50%;top:45%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:var(--size);height:var(--size);margin-left:calc(-1 * calc(var(--size) / 2));margin-right:calc(-1 * calc(var(--size) / 2));z-index:20;backdrop-filter:blur(2px);background-color:var(--media-kb-bezel-bg, var(--default-bg));animation:var(--media-kb-bezel-animation, vds-bezel-fade .35s linear 1 normal forwards);border-radius:var(--media-kb-bezel-border-radius, calc(var(--size) / 2));pointer-events:none}.vds-kb-bezel:not(:has(svg)){display:none!important}.light .vds-kb-bezel{--default-bg: rgb(255 255 255 / .6)}.dark .vds-kb-bezel{--default-bg: rgb(10 10 10 / .6)}@media (prefers-reduced-motion){:where(.vds-kb-bezel){animation:none}}:where(.vds-kb-bezel:has(slot:empty)){opacity:0}:where(.vds-kb-action[data-action=seek-forward] .vds-kb-bezel){top:45%;left:unset;right:10%}:where(.vds-kb-action[data-action=seek-backward] .vds-kb-bezel){top:45%;left:10%}:where(.vds-kb-icon){--size: var(--media-kb-icon-size, 38px);width:var(--size);height:var(--size)}.vds-kb-icon{color:var(--media-kb-icon-color, var(--default-color))}.light .vds-kb-icon{--default-color: #1a1a1a}.dark .vds-kb-icon{--default-color: #f5f5f5}@keyframes vds-bezel-fade{0%{opacity:1}to{opacity:0;transform:scale(2)}}:where(.vds-menu-items){--color-inverse: var(--media-menu-color-inverse, var(--default-inverse));--color-gray-50: var(--media-menu-color-gray-50, var(--default-gray-50));--color-gray-100: var(--media-menu-color-gray-100, var(--default-gray-100));--color-gray-200: var(--media-menu-color-gray-200, var(--default-gray-200));--color-gray-300: var(--media-menu-color-gray-300, var(--default-gray-300));--color-gray-400: var(--media-menu-color-gray-400, var(--default-gray-400));--text-color: var(--media-menu-text-color, var(--default-text));--text-secondary-color: var(--media-menu-text-secondary-color, var(--default-text-secondary));--root-border: var(--media-menu-border, var(--default-root-border))}.light .vds-menu-items{--default-inverse: black;--default-gray-50: rgb(80 80 80 / .15);--default-gray-100: rgb(80 80 80 / .45);--default-gray-200: rgb(235 235 235 / .6);--default-gray-300: rgb(238 238 238);--default-gray-400: rgb(250 250 250);--default-text: #1a1a1a;--default-text-secondary: #6b6b6b;--default-root-border: 1px solid rgb(10 10 10 / .1)}.dark .vds-menu-items{--default-inverse: white;--default-gray-50: rgb(245 245 245 / .1);--default-gray-100: rgb(245 245 245 / .45);--default-gray-200: rgb(10 10 10 / .6);--default-gray-300: rgb(27 27 27);--default-gray-400: rgb(10 10 10);--default-text: #f5f5f5;--default-text-secondary: #8a8a8a;--default-root-border: 1px solid rgb(255 255 255 / .1)}:where(.vds-menu-items){--font-family: var(--media-font-family, sans-serif);--font-size: var(--media-menu-font-size, 14px);--font-weight: var(--media-menu-font-weight, 500);--root-bg: var(--media-menu-bg, var(--color-gray-400));--root-padding: var(--media-menu-padding, 12px);--root-border-radius: var(--media-menu-border-radius, 4px);--divider: var(--media-menu-divider, 1px solid var(--color-gray-50));--section-bg: var(--media-menu-section-bg, var(--color-gray-300));--section-border: var(--media-menu-section-border);--section-divider: var(--media-menu-section-divider, var(--divider));--top-bar-bg: var(--media-menu-top-bar-bg, var(--color-gray-200));--top-bar-divider: var(--media-menu-divider, transparent);--text-hint-color: var(--media-menu-hint-color, var(--text-secondary-color));--chapter-divider: var(--media-chapters-divider, var(--divider));--chapter-active-bg: var(--media-chapters-item-active-bg, var(--color-gray-50));--chapter-active-border-left: var(--media-chapters-item-active-border-left);--chapter-progress-bg: var(--media-chapters-progress-bg, var(--color-inverse));--chapter-time-font-size: var(--media-chapters-time-font-size, 12px);--chapter-time-font-weight: var(--media-chapters-time-font-weight, 500);--chapter-time-gap: var(--media-chapters-time-gap, 6px);--chapter-duration-bg: var(--media-chapters-duration-bg);--item-border: var(--media-menu-item-border, 0);--item-bg: var(--media-menu-item-bg, transparent);--item-hover-bg: var(--media-menu-item-hover-bg, var(--color-gray-50));--item-icon-size: var(--media-menu-item-icon-size, 18px);--item-padding: var(--media-menu-item-padding, 10px);--item-min-height: var(--media-menu-item-height, 40px);--item-border-radius: var(--media-menu-item-border-radius, 2px);--scrollbar-track-bg: var(--media-menu-scrollbar-track-bg, transparent);--scrollbar-thumb-bg: var(--media-menu-scrollbar-thumb-bg, var(--color-gray-50));--webkit-scrollbar-bg: var(--color-gray-400);--webkit-scrollbar-track-bg: var(--media-menu-scrollbar-track-bg, var(--color-gray-50));--checkbox-bg: var(--media-menu-checkbox-bg, var(--color-gray-100));--checkbox-active-bg: var(--media-menu-checkbox-bg-active, #1ba13f);--checkbox-handle-bg: var(--media-menu-checkbox-handle-bg, #f5f5f5);--checkbox-handle-border: var(--media-menu-checkbox-handle-border);--radio-icon-color: var(--media-menu-radio-icon-color, var(--text-color))}:where(.vds-menu[data-root] media-menu[data-root]){display:contents}:where(.vds-menu){font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight)}:where(.vds-menu[data-disabled][data-root]){display:none}:where(.vds-menu[data-submenu]){display:inline-block}:where(.vds-menu-items:focus){outline:none}:where(.vds-menu-item:focus,.vds-radio:focus){outline:none}:where(.vds-menu-item:focus-visible,.vds-menu-item[data-focus],.vds-radio:focus-visible,.vds-radio[data-focus]){outline:none;box-shadow:var(--media-focus-ring)}:where(.vds-menu[data-open] .vds-tooltip-content){display:none!important}.vds-menu-items [data-hidden]{display:none!important}@media (prefers-reduced-motion: no-preference){:where(.vds-menu-items){scroll-behavior:smooth}}:where(.vds-menu-items){box-sizing:border-box;min-width:var(--media-menu-min-width, 280px);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-bg) var(--scrollbar-track-bg);transform:translateZ(0)}:where(.vds-menu-items)::-webkit-scrollbar{background-color:var(--webkit-scrollbar-bg);border-radius:var(--root-border-radius);height:6px;width:5px}:where(.vds-menu-items)::-webkit-scrollbar-track{background-color:var(--webkit-scrollbar-track-bg);border-radius:4px}:where(.vds-menu-items)::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg);border-radius:4px}:where(.vds-menu-items)::-webkit-scrollbar-corner{background-color:var(--scrollbar-thumb-bg)}:where(.vds-menu-button){outline:none;box-sizing:border-box}:where(.vds-menu-button .vds-rotate-icon){transition:transform .2s ease-out}:where(.vds-menu-button[aria-expanded=true] .vds-rotate-icon){transform:rotate(var(--media-menu-icon-rotate-deg, 90deg));transition:transform .2s ease-in}:where(.vds-menu-button){display:inline-flex;align-items:center;justify-content:center}@media (prefers-reduced-motion){:where(.vds-menu-button .vds-rotate-icon){transition:unset}}:where(.vds-menu-items){display:flex;align-items:center;flex-direction:column;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);transition:height .35s ease}@media (prefers-reduced-motion){:where(.vds-menu-items){transition:unset}}:where(.vds-menu-items[data-root]){background-color:var(--root-bg);border-radius:var(--root-border-radius);box-shadow:var(--media-menu-box-shadow);backdrop-filter:blur(4px);height:var(--menu-height, auto);will-change:width,height;overflow-y:auto;overscroll-behavior:contain;opacity:0;z-index:9999999;box-sizing:border-box;max-height:var(--media-menu-max-height, 250px);filter:var( --media-menu-filter, drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06)) )}.vds-menu-items[data-root]{border:var(--root-border);padding:var(--root-padding)}:where([data-view-type=video]) :where(.vds-menu-items[data-root]){max-height:var(--media-menu-video-max-height, calc(var(--player-height) * .7))}:where(.vds-menu-items[data-transition=height]){--scrollbar-thumb-bg: rgba(0, 0, 0, 0);pointer-events:none;overflow:hidden}.vds-menu-button[aria-disabled=true],.vds-menu-item[aria-disabled=true],.vds-menu-item[data-disabled]{display:none}:where(.vds-menu-items[data-root]){--enter-transform: translateY(0px);--exit-transform: translateY(12px)}:where(.vds-menu-items[data-root]:not([data-placement])){--enter-transform: translateY(-24px)}:where(.vds-menu-items[data-root][aria-hidden=true]){animation:var(--media-menu-exit-animation, vds-menu-exit .2s ease-out)}:where(.vds-menu-items[data-root][aria-hidden=false]){animation:var(--media-menu-enter-animation, vds-menu-enter .3s ease-out);animation-fill-mode:forwards}:where(.vds-menu-items[data-placement~=bottom]){--enter-transform: translateY(0);--exit-transform: translateY(-12px)}@keyframes vds-menu-enter{0%{opacity:0;transform:var(--exit-transform)}to{opacity:1;transform:var(--enter-transform)}}@keyframes vds-menu-exit{0%{opacity:1;transform:var(--enter-transform)}to{opacity:0;transform:var(--exit-transform)}}@media (prefers-reduced-motion){:where(.vds-menu-items){animation:none;opacity:1}}:where(media-menu-portal){display:contents}:where(.vds-menu-items[data-root]:not([data-placement])){position:fixed;left:16px;right:16px;top:unset;bottom:0;max-height:var(--media-sm-menu-portrait-max-height, 40vh);max-height:var(--media-sm-menu-portrait-max-height, 40dvh)}:where(.vds-menu-items[data-root]:not([data-placement])){max-width:480px;margin:0 auto}@media (orientation: landscape) and (pointer: coarse){:where(.vds-menu-items[data-root]:not([data-placement])){max-height:var(--media-sm-menu-landscape-max-height, min(70vh, 400px));max-height:var(--media-sm-menu-landscape-max-height, min(70dvh, 400px))}}:where(.vds-menu[data-submenu] .vds-menu-button){display:flex;align-items:center;justify-content:flex-start}:where(.vds-menu-items[data-submenu]){width:100%}:where(.vds-menu[aria-hidden=true]),:where(.vds-menu-items[data-submenu][aria-hidden=true]){display:none}:where(.vds-menu-item,.vds-radio){position:relative;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:left;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:var(--item-border-radius);box-sizing:border-box;min-height:var(--item-min-height);font-size:var(--font-size);outline:none}.vds-menu-item,.vds-radio{color:var(--text-color);background-color:var(--item-bg);padding:var(--item-padding)}.vds-menu-item:focus-visible,.vds-menu-item[data-focus],.vds-radio:focus-visible,.vds-radio[data-focus]{cursor:pointer;background-color:var(--item-hover-bg)}@media (hover: hover) and (pointer: fine){.vds-menu-item[role]:hover,.vds-radio:hover{cursor:pointer;background-color:var(--item-hover-bg)}}:where(.vds-menu-items[data-submenu]){align-items:flex-start;justify-content:center;flex-direction:column}:where(.vds-menu-item[aria-expanded=true]){font-weight:700;border-radius:0;border-top-left-radius:var(--item-border-radius);border-top-right-radius:var(--item-border-radius)}.vds-menu-item[aria-expanded=true]{border-bottom:var(--top-bar-divider)}:where(.vds-menu-item[aria-expanded=true]){position:sticky;top:calc(-1 * var(--root-padding));left:0;width:100%;z-index:10;backdrop-filter:blur(4px);margin-bottom:4px}.vds-menu-item[aria-expanded=true]{background-color:var(--top-bar-bg)}:where(.vds-menu-item-label){flex:1 0 0%;text-align:start}:where(.vds-menu-item .vds-icon,.vds-radio .vds-icon){--size: var(--item-icon-size);width:var(--size);height:var(--size);margin-right:var(--media-menu-item-icon-spacing, 6px)}:where(.vds-menu-open-icon,.vds-menu-close-icon){--size: var(--media-menu-arrow-icon-size, 18px);width:var(--size);height:var(--size)}:where(.vds-menu-item-hint,.vds-menu-open-icon,.vds-radio-hint){color:var(--text-hint-color);font-size:var(--media-menu-hint-font-size, 13px);font-weight:var(--media-menu-hint-font-weight, 400)}:where(.vds-menu-items .vds-menu-open-icon){margin-right:0}:where(.vds-menu-items) :where(.vds-menu-item-hint,.vds-menu-open-icon){margin-left:auto}:where(.vds-menu-items) :where(.vds-menu-item-hint+.vds-menu-open-icon),:where(.vds-menu-item-hint+media-icon .vds-menu-open-icon),:where(.vds-menu-item-hint+slot>.vds-menu-open-icon){margin-left:2px}:where(.vds-menu-item[aria-hidden=true]),:where(.vds-menu-item[aria-expanded=true] .vds-menu-open-icon){display:none!important}:where(.vds-menu-items) :where(.vds-menu-item[aria-disabled=true],.vds-menu-item[data-disabled]) :where(.vds-menu-open-icon){opacity:0}:where(.vds-menu-close-icon),:where(.vds-menu-item[aria-expanded=true]>.vds-icon){display:none!important}:where(.vds-menu-item[aria-expanded=true] .vds-menu-close-icon){display:inline!important;margin-left:calc(-1 * var(--item-padding) / 2)}:where(.vds-menu-checkbox){--checkbox-width: var(--media-menu-checkbox-width, 40px);--checkbox-height: var(--media-menu-checkbox-height, 18px);--checkbox-top: calc((var(--checkbox-height) - var(--checkbox-diameter)) / 2);--checkbox-diameter: var( --media-menu-checkbox-handle-diameter, calc(var(--checkbox-height) - 2px) );--checkbox-gap: var(--media-menu-checkbox-gap, 2.5px);position:relative;display:inline-block;width:var(--checkbox-width);height:var(--checkbox-height);border-radius:calc(var(--checkbox-height) / 2);transition:.3s all ease-in-out;box-sizing:border-box;cursor:pointer;pointer-events:auto}.vds-menu-checkbox{background-color:var(--checkbox-bg)}:where(.vds-menu-checkbox:focus-visible){outline:none;box-shadow:var(--media-focus-ring)}.vds-menu-checkbox[aria-checked=true]{background-color:var(--checkbox-active-bg)}:where(.vds-menu-checkbox):after{content:"";display:inline-block;width:var(--checkbox-diameter);height:var(--checkbox-diameter);border-radius:calc(var(--checkbox-diameter) / 2);position:absolute;top:var(--checkbox-top);transform:translate(var(--checkbox-gap));transition:.3s all ease-in-out;border:var(--checkbox-handle-border);box-sizing:border-box}.vds-menu-checkbox:after{background-color:var(--checkbox-handle-bg)}:where(.vds-menu-checkbox[aria-checked=true]):after{transform:translate(calc(var(--checkbox-width) - var(--checkbox-diameter) - var(--checkbox-gap)))}@media (prefers-reduced-motion: no-preference){:where(.vds-menu-checkbox[data-active]):after{width:calc(var(--checkbox-width) - calc(var(--checkbox-gap) * 2))}}:where(.vds-menu-checkbox[aria-checked=true][data-active]):after{transform:translate(var(--checkbox-gap))}:where(.vds-menu-items .vds-slider){--media-slider-track-bg: var(--media-menu-slider-track-bg, var(--color-gray-50));--media-slider-track-fill-bg: var(--media-menu-slider-track-fill-bg, var(--color-inverse));--media-slider-height: var(--media-menu-slider-height, 32px);--track-focus-height: var(--track-height) !important}:where(.vds-menu-items .vds-slider-thumb){opacity:1!important}:where(.vds-menu-slider-item.group){flex-direction:column}:where(.vds-menu-slider-title){margin-top:4px}:where(.vds-menu-slider-body){width:100%;display:flex;align-items:center;margin-top:6px}:where(.vds-menu-slider-item .vds-icon){margin:0;color:var(--text-hint-color)}:where(.vds-menu-slider-item[data-min] .vds-icon.down,.vds-menu-slider-item[data-max] .vds-icon.up){color:var(--text-color);animation:.6s ease-in-out vds-slider-icon;transition:all 1.2s ease}@keyframes vds-slider-icon{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}:where(.vds-menu-items .vds-slider-track-fill){transition:opacity .3s ease}:where(.vds-menu-items .vds-slider[data-active] .vds-slider-track-fill){opacity:0}:where(.vds-radio-group){box-sizing:border-box;width:100%;display:flex;flex-direction:column}.vds-radio{cursor:pointer;contain:content;padding-left:calc(var(--item-icon-size) + var(--item-padding))}.vds-radio[aria-checked=true]{padding-left:0}.vds-radio .vds-icon{display:none;color:var(--radio-icon-color)}.vds-radio[aria-checked=true] .vds-icon{display:inline-block;margin-left:6px}:where(.vds-radio-hint){margin-left:auto}.vds-color-picker{width:32px;height:32px;border:0;background-color:transparent;outline:none}.vds-color-picker::-webkit-color-swatch{border-radius:2px}.vds-color-picker::-moz-color-swatch{border-radius:2px}.vds-color-picker:focus-visible::-webkit-color-swatch{box-shadow:var(--media-focus-ring)}.vds-color-picker:focus-visible::-moz-color-swatch{box-shadow:var(--media-focus-ring)}:where(.vds-menu-section){width:100%}:where(.vds-menu-item+.vds-menu-section){margin-top:8px}:where(.vds-menu-section+.vds-menu-section){margin-top:24px}:where(.vds-menu-section:first-child){margin-top:8px}:where(.vds-menu-section:last-child){margin-bottom:8px}:where(.vds-menu-section-title),:where(.vds-menu-slider-title){width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary-color);font-size:var(--media-menu-section-header-font-size, 12px);font-weight:var(--media-menu-section-header-font-weight, 500);padding-inline:2px}:where(.vds-menu-section-body){width:100%}:where(.vds-menu-section-title+.vds-menu-section-body){margin-top:var(--media-menu-section-gap, 8px)}.vds-menu-section-body{background-color:var(--section-bg);border:var(--section-border);border-radius:var(--media-menu-section-border-radius, 2px)}:where(.vds-menu-section:not([data-open]) .vds-menu-item:not(:last-child)){border-bottom:var(--section-divider)}:where(.vds-menu-section-body .vds-menu:last-child>.vds-menu-item){border-bottom:unset}.vds-menu-section[data-open],.vds-menu-section[data-open]>.vds-menu-section-body{display:contents!important;background-color:transparent!important}.vds-menu-section[data-open]>.vds-menu-section-title,.vds-menu-section[data-open]>.vds-menu-section-body>:not([data-open]){display:none}:where(.vds-chapters-menu-items){min-width:var(--media-chapters-min-width, var(--media-menu-min-width, 220px))}.vds-chapters-menu-items{padding:var(--media-chapters-padding, 0)}:where(.vds-menu-items:has(.vds-chapters-radio-group[data-thumbnails])){min-width:var(--media-chapters-with-thumbnails-min-width, 300px)}:where(.vds-chapter-radio){border-radius:0}.vds-chapter-radio{border-bottom:var(--chapter-divider);padding:var(--item-padding)}.vds-chapter-radio[aria-checked=true]{padding-left:var(--item-padding)}:where(.vds-chapter-radio:last-child){border-bottom:0}.vds-chapter-radio[aria-checked=true]{background-color:var(--chapter-active-bg);border-left:var(--chapter-active-border-left)}:where(.vds-chapter-radio[aria-checked=true]):after{content:" ";width:var(--progress);height:var(--media-chapters-progress-height, 4px);position:absolute;bottom:0;left:0}.vds-chapter-radio[aria-checked=true]:after{border-radius:var(--media-chapters-progress-border-radius, 0);background-color:var(--chapter-progress-bg)}.vds-chapters-radio-group :where(.vds-thumbnail){margin-right:var(--media-chapters-thumbnail-gap, 12px);flex-shrink:0;min-width:var(--media-chapters-thumbnail-min-width, 100px);min-height:var(--media-chapters-thumbnail-min-height, 56px);max-width:var(--media-chapters-thumbnail-max-width, 120px);max-height:var(--media-chapters-thumbnail-max-height, 68px)}.vds-chapters-radio-group .vds-thumbnail{border:var(--media-chapters-thumbnail-border, 0)}:where(.vds-chapters-radio-group .vds-chapter-radio-label){color:var(--text-secondary-color);font-size:var(--font-size);font-weight:var(--font-weight);white-space:nowrap}:where(.vds-chapter-radio[aria-checked=true] .vds-chapter-radio-label){color:var(--text-color)}:where(.vds-chapters-radio-group .vds-chapter-radio-start-time){display:inline-block;letter-spacing:var(--media-chapters-start-time-letter-spacing, .4px);border-radius:var(--media-chapters-start-time-border-radius, 2px);font-size:var(--chapter-time-font-size);font-weight:var(--chapter-time-font-weight);margin-top:var(--chapter-time-gap)}.vds-chapters-radio-group .vds-chapter-radio-start-time{color:var(--text-secondary-color);background-color:var(--section-bg);padding:var(--media-chapters-start-time-padding, 1px 4px)}:where(.vds-chapters-radio-group .vds-chapter-radio-duration){color:var(--text-hint-color);font-size:var(--chapter-time-font-size);font-weight:var(--chapter-time-font-weight);margin-top:var(--chapter-time-gap)}.vds-chapters-radio-group .vds-chapter-radio-duration{background-color:var(--chapter-duration-bg);border-radius:var(--media-chapters-duration-border-radius, 2px)}.vds-chapters-radio-group:not([data-thumbnails]) :where(.vds-thumbnail,media-thumbnail){display:none}:where(.vds-chapter-radio-content){display:flex;align-items:flex-start;flex-direction:column}:where(.vds-chapters-radio-group:not([data-thumbnails]) .vds-chapter-radio-content){width:100%;flex-direction:row;display:flex;flex-wrap:wrap;align-items:center}:where(.vds-chapters-radio-group:not([data-thumbnails]) .vds-chapter-radio-start-time){margin-top:0;margin-left:auto}:where(.vds-chapters-radio-group:not([data-thumbnails]) .vds-chapter-radio-duration){margin-top:4px;flex-basis:100%}.vds-menu-items[data-keyboard] .vds-chapters-radio-group:focus-within{padding:var(--media-chapters-focus-padding, 4px)}:where(.vds-poster){display:block;contain:content;position:absolute;top:50%;transform:translateY(-50%);left:0;opacity:0;width:100%;height:100%;z-index:1;border:0;pointer-events:none;box-sizing:border-box;transition:opacity .2s ease-out;background-color:var(--media-poster-bg, black)}:where(.vds-poster img){-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit;pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;box-sizing:border-box}.vds-poster :where(img){border:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}:where(.vds-poster[data-hidden]){display:none}:where(.vds-poster[data-visible]){opacity:1}.vds-poster:not(:defined),.vds-poster img:not([src]){display:none}:where(.vds-slider){--width: var(--media-slider-width, 100%);--height: var(--media-slider-height, 48px);--thumb-size: var(--media-slider-thumb-size, 15px);--thumb-focus-size: var(--media-slider-focused-thumb-size, calc(var(--thumb-size) * 1.1));--track-width: var(--media-slider-track-width, 100%);--track-height: var(--media-slider-track-height, 5px);--track-focus-width: var(--media-slider-focused-track-width, var(--track-width));--track-focus-height: var(--media-slider-focused-track-height, calc(var(--track-height) * 1.25));display:inline-flex;align-items:center;width:var(--width);height:var(--height);margin:0 calc(var(--thumb-size) / 2);position:relative;contain:layout style;outline:none;pointer-events:auto;cursor:pointer;-moz-user-select:none;user-select:none;touch-action:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}:where(.vds-slider[aria-hidden=true]){display:none!important}:where(.vds-slider[aria-disabled=true]){cursor:unset}:where(.vds-slider:focus){outline:none}:where(.vds-slider:not([data-chapters])[data-focus],.vds-slider:not([data-chapters]):focus-visible) :where(.vds-slider-track){box-shadow:var(--media-focus-ring)}:where(.vds-slider .vds-slider-track){z-index:0;position:absolute;width:var(--track-width);height:var(--track-height);top:50%;left:0;border-radius:var(--media-slider-track-border-radius, 2px);transform:translateY(-50%) translateZ(0);background-color:var(--media-slider-track-bg, rgb(255 255 255 / .3));contain:strict}:where(.vds-slider[data-focus],.vds-slider:focus-visible) :where(.vds-slider-track){outline-offset:var(--thumb-size)}:where(.vds-slider:not([data-chapters])[data-active] .vds-slider-track){width:var(--track-focus-width);height:var(--track-focus-height)}:where(.vds-slider .vds-slider-track-fill){z-index:2;background-color:var(--media-slider-track-fill-bg, var(--media-brand));width:var(--slider-fill, 0%);will-change:width}:where(.vds-slider .vds-slider-thumb){position:absolute;top:50%;left:var(--slider-fill);opacity:0;contain:layout size style;width:var(--thumb-size);height:var(--thumb-size);border:var(--media-slider-thumb-border, 1px solid #cacaca);border-radius:var(--media-slider-thumb-border-radius, 9999px);background-color:var(--media-slider-thumb-bg, #fff);transform:translate(-50%,-50%) translateZ(0);transition:opacity .15s ease-in;pointer-events:none;will-change:left;z-index:2}:where(.vds-slider[data-dragging],.vds-slider[data-focus],.vds-slider:focus-visible) :where(.vds-slider-thumb){box-shadow:var(--media-slider-focused-thumb-shadow, 0 0 0 4px hsla(0, 0%, 100%, .4))}:where(.vds-slider[data-active] .vds-slider-thumb){opacity:1;transition:var(--media-slider-thumb-transition, opacity .2s ease-in, box-shadow .2s ease)}:where(.vds-slider[data-dragging] .vds-slider-thumb){width:var(--thumb-focus-size);height:var(--thumb-focus-size)}:where(.vds-slider-value){display:inline-block;contain:content;font-size:14px;font-family:var(--media-font-family, sans-serif)}:where(.vds-slider-thumbnail){display:block;contain:content;box-sizing:border-box}:where(.vds-slider-video){background-color:#000;box-sizing:border-box;contain:content;display:inline-block;border:var(--media-thumbnail-border, 1px solid white)}:where(.vds-slider-video video){display:block;height:auto;width:156px}:where(.vds-slider-video[data-loading]){opacity:0}:where(.vds-slider-video[data-hidden],.vds-slider-video[data-hidden] video){display:none;width:0px}:where(.vds-slider .vds-slider-preview){display:flex;flex-direction:column;align-items:center;opacity:0;background-color:var(--media-slider-preview-bg);border-radius:var(--media-slider-preview-border-radius, 2px);pointer-events:none;transition:opacity .2s ease-out;will-change:left,opacity;contain:layout paint style}:where(.vds-slider-preview[data-visible]){opacity:1;transition:opacity .2s ease-in}.vds-slider-value{background-color:var(--media-slider-value-bg, black);border-radius:var(--media-slider-value-border-radius, 2px);border:var(--media-slider-value-border);color:var(--media-slider-value-color, white);padding:var(--media-slider-value-padding, 1px 10px)}:where(.vds-slider-video:not([data-hidden])+.vds-slider-chapter-title,.vds-slider-thumbnail:not([data-hidden])+.vds-slider-chapter-title){margin-top:var(--media-slider-chapter-title-gap, 6px)}:where(.vds-slider-video:not([data-hidden])+.vds-slider-value,.vds-slider-thumbnail:not([data-hidden])+.vds-slider-value,.vds-slider-chapter-title+.vds-slider-value){margin-top:var(--media-slider-value-gap, 2px)}:where(.vds-slider[aria-orientation=vertical]){--width: var(--media-slider-width, 48px);--height: var(--media-slider-height, 100%);--track-width: var(--media-slider-track-width, 4px);--track-height: var(--media-slider-track-height, 100%);--track-focus-width: var(--media-slider-focused-track-width, calc(var(--track-width) * 1.25));--track-focus-height: var(--media-slider-focused-track-height, var(--track-height));margin:calc(var(--thumb-size) / 2) 0}:where(.vds-slider[aria-orientation=vertical] .vds-slider-track){top:unset;bottom:0;left:50%;transform:translate(-50%) translateZ(0)}:where(.vds-slider[aria-orientation=vertical] .vds-slider-track-fill){width:var(--track-width);height:var(--slider-fill);will-change:height;transform:translate(-50%) translateZ(0)}:where(.vds-slider[aria-orientation=vertical] .vds-slider-progress){top:unset;bottom:0;width:var(--track-width);height:var(--slider-progress, 0%);will-change:height}:where(.vds-slider[aria-orientation=vertical] .vds-slider-thumb){top:unset;bottom:var(--slider-fill);left:50%;will-change:bottom;transform:translate(-50%,50%) translateZ(0)}:where(.vds-slider[aria-orientation=vertical] .vds-slider-preview){will-change:bottom,opacity}:where([data-live] .vds-time-slider .vds-slider-track-fill){background-color:var(--media-slider-track-fill-live-bg, #dc2626)}:where(.vds-time-slider .vds-slider-progress){z-index:1;left:0;width:var(--slider-progress, 0%);will-change:width;background-color:var(--media-slider-track-progress-bg, rgb(255 255 255 / .5))}:where([data-media-player]:not([data-can-play]) .vds-time-slider .vds-slider-value){display:none}:where(.vds-slider-steps){display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;left:0}:where(.vds-slider-step){width:var(--media-slider-step-width, 2.5px);height:calc(var(--track-height) + 1px);background-color:var(--media-slider-step-color, rgb(124, 124, 124));opacity:0;transition:opacity .3s ease}:where(.vds-slider[data-active] .vds-slider-step){opacity:1}:where(.vds-time-slider .vds-slider-chapters){position:relative;display:flex;align-items:center;width:100%;height:100%;contain:layout style;border-radius:var(--media-slider-track-border-radius, 1px)}:where(.vds-slider[data-focus],.vds-slider:focus-visible) :where(.vds-slider-chapters){box-shadow:var(--media-focus-ring);height:var(--track-height)}:where(.vds-time-slider .vds-slider-chapter){margin-right:2px}:where(.vds-time-slider .vds-slider-chapter:last-child){margin-right:0}:where(.vds-time-slider .vds-slider-chapter){position:relative;display:flex;align-items:center;width:100%;height:100%;will-change:height,transform;contain:layout style;border-radius:var(--media-slider-track-border-radius, 1px)}:where(.vds-time-slider .vds-slider-chapter .vds-slider-track-fill){width:var(--chapter-fill, 0%);will-change:width}:where(.vds-time-slider .vds-slider-chapter .vds-slider-progress){width:var(--chapter-progress, 0%);will-change:width}@media (hover: hover) and (pointer: fine){:where(.vds-time-slider:hover .vds-slider-chapters){contain:strict}:where(.vds-time-slider .vds-slider-chapter:hover:not(:only-of-type)){transform:var(--media-slider-chapter-hover-transform, scaleY(2));transition:var( --media-slider-chapter-hover-transition, transform .1s cubic-bezier(.4, 0, 1, 1) )}}:where(.vds-time-slider .vds-slider-chapter-title){font-family:var(--media-font-family, sans-serif);font-size:var(--media-slider-chapter-title-font-size, 14px);color:var(--media-slider-chapter-title-color, #f5f5f5);background-color:var(--media-slider-chapter-title-bg)}:where(.vds-thumbnail){--min-width: var(--media-thumbnail-min-width, 140px);--max-width: var(--media-thumbnail-max-width, 180px);--aspect-ratio: var(--media-thumbnail-aspect-ratio, var(--thumbnail-aspect-ratio));display:block;width:var(--thumbnail-width);height:var(--thumbnail-height);background-color:var(--media-thumbnail-bg, black);contain:strict;overflow:hidden;box-sizing:border-box;min-width:var(--min-width);min-height:var(--media-thumbnail-min-height, calc(var(--min-width) / var(--aspect-ratio)));max-width:var(--max-width);max-height:var(--media-thumbnail-max-height, calc(var(--max-width) / var(--aspect-ratio)))}.vds-thumbnail{border:var(--media-thumbnail-border, 1px solid white)}:where(.vds-thumbnail img){min-width:unset!important;max-width:unset!important;will-change:width,height,transform}:where(.vds-thumbnail[data-loading] img){opacity:0}:where(.vds-thumbnail[aria-hidden=true]){display:none!important}:where(.vds-time-group){display:flex;align-items:center}.vds-time-divider{margin:0 var(--media-time-divider-gap, 2.5px);color:var(--media-time-divider-color, #e0e0e0)}:where(.vds-time){display:inline-block;contain:content;font-size:var(--media-time-font-size, 15px);font-weight:var(--media-time-font-weight, 400);font-family:var(--media-font-family, sans-serif);border-radius:var(--media-time-border-radius, 2px);letter-spacing:var(--media-time-letter-spacing, .025em)}.vds-time{outline:0;color:var(--media-time-color, var(--default-color));background-color:var(--media-time-bg);border:var(--media-time-border);padding:var(--media-time-padding, 2px)}:where(.vds-time:focus-visible){box-shadow:var(--media-focus-ring)}.light .vds-time{--default-color: rgb(10 10 10)}.dark .vds-time{--default-color: #f5f5f5}:where(.vds-tooltip,media-tooltip){display:contents}:where(.vds-tooltip-content){display:inline-block;box-sizing:border-box;font-family:var(--media-font-family, sans-serif);font-size:var(--media-tooltip-font-size, 13px);font-weight:var(--media-tooltip-font-weight, 500);opacity:0;pointer-events:none;white-space:nowrap;z-index:10;will-change:transform,opacity}.vds-tooltip-content{border-radius:var(--media-tooltip-border-radius, 2px);background-color:var(--media-tooltip-bg-color, var(--default-bg));border:var(--media-tooltip-border, var(--default-border));color:var(--media-tooltip-color, var(--default-color));padding:var(--media-tooltip-padding, 2px 8px)}.light .vds-tooltip-content{--default-color: #1a1a1a;--default-bg: white;--default-border: 1px solid rgb(0 0 0 / .2)}.dark .vds-tooltip-content{--default-color: #f5f5f5;--default-bg: black;--default-border: 1px solid rgb(255 255 255 / .1)}:where(.vds-menu .vds-menu-button[role=button][data-pressed] .vds-tooltip-content){opacity:0;display:none}:where(.vds-tooltip-content){--enter-transform: translateY(0px) scale(1);--exit-transform: translateY(12px) scale(.8)}:where(.vds-tooltip-content:not([data-visible])){animation:var(--media-tooltip-exit-animation, vds-tooltip-exit .2s ease-out)}:where(.vds-tooltip-content[data-visible]){animation:var(--media-tooltip-enter-animation, vds-tooltip-enter .2s ease-in);animation-fill-mode:forwards}:where(.vds-tooltip-content[data-placement~=bottom]){--enter-transform: translateY(0) scale(1);--exit-transform: translateY(-12px) scale(.8)}:where(.vds-tooltip-content[data-placement~=left]){--enter-transform: translateX(0) scale(1);--exit-transform: translateX(12px) scale(.8)}:where(.vds-tooltip-content[data-placement~=right]){--enter-transform: translateX(0) scale(1);--exit-transform: translateX(-12px) scale(.8)}@keyframes vds-tooltip-enter{0%{opacity:0;transform:var(--exit-transform)}to{opacity:1;transform:var(--enter-transform)}}@keyframes vds-tooltip-exit{0%{opacity:1;transform:var(--enter-transform)}to{opacity:0;transform:var(--exit-transform)}}@media (prefers-reduced-motion){:where(.vds-tooltip-content){animation:none}:where(.vds-tooltip-content[data-visible]){opacity:1}}[data-media-player]:not([data-paused]) .vds-play-tooltip-text,[data-media-player][data-paused] .vds-pause-tooltip-text,[data-media-player][data-pip] .vds-pip-enter-tooltip-text,[data-media-player]:not([data-pip]) .vds-pip-exit-tooltip-text,[data-media-player][data-fullscreen] .vds-fs-enter-tooltip-text,[data-media-player]:not([data-fullscreen]) .vds-fs-exit-tooltip-text,[data-media-player]:not([data-captions]) .vds-cc-on-tooltip-text,[data-media-player][data-captions] .vds-cc-off-tooltip-text,[data-media-player]:not([data-muted]) .vds-mute-tooltip-text,[data-media-player][data-muted] .vds-unmute-tooltip-text{display:none}@font-face{font-family:icons;src:url(../fonts/Icons/fa-regular-400.eot);src:url(../fonts/Icons/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/Icons/fa-regular-400.woff2) format("woff2"),url(../fonts/Icons/fa-regular-400.woff) format("woff"),url(../fonts/Icons/fa-regular-400.ttf) format("truetype"),url(../fonts/Icons/fa-regular-400.svg#fontawesome) format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:icon-brands;font-style:normal;font-weight:400;src:url(../fonts/Brands/fa-brands-400.eot);src:url(../fonts/Brands/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/Brands/fa-brands-400.woff2) format("woff2"),url(../fonts/Brands/fa-brands-400.woff) format("woff"),url(../fonts/Brands/fa-brands-400.ttf) format("truetype"),url(../fonts/Brands/fa-brands-400.svg#fontawesome) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/roboto/roboto-v20-latin-regular.eot);src:local("Roboto"),local("Roboto-Regular"),url(../fonts/roboto/roboto-v20-latin-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/roboto/roboto-v20-latin-regular.woff2) format("woff2"),url(../fonts/roboto/roboto-v20-latin-regular.woff) format("woff"),url(../fonts/roboto/roboto-v20-latin-regular.ttf) format("truetype"),url(../fonts/roboto/roboto-v20-latin-regular.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/roboto/roboto-v20-latin-500.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(../fonts/roboto/roboto-v20-latin-500.eot?#iefix) format("embedded-opentype"),url(../fonts/roboto/roboto-v20-latin-500.woff2) format("woff2"),url(../fonts/roboto/roboto-v20-latin-500.woff) format("woff"),url(../fonts/roboto/roboto-v20-latin-500.ttf) format("truetype"),url(../fonts/roboto/roboto-v20-latin-500.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/roboto/roboto-v20-latin-700.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(../fonts/roboto/roboto-v20-latin-700.eot?#iefix) format("embedded-opentype"),url(../fonts/roboto/roboto-v20-latin-700.woff2) format("woff2"),url(../fonts/roboto/roboto-v20-latin-700.woff) format("woff"),url(../fonts/roboto/roboto-v20-latin-700.ttf) format("truetype"),url(../fonts/roboto/roboto-v20-latin-700.svg#Roboto) format("svg")}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5 h6,.h6{margin:16px 0 0;padding:0;font-weight:700;line-height:1.25}h1:first-child,.h1:first-child,h2:first-child,.h2:first-child,h3:first-child,.h3:first-child,h4:first-child,.h4:first-child,h5:first-child,.h5 h6:first-child,.h6:first-child{margin-top:0}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 h6 small,.h6 small{font-size:16px;font-size:1.6rem}h1+p,h1 .c-meta,.h1+p,.h1 .c-meta,h2+p,h2 .c-meta,.h2+p,.h2 .c-meta,h3+p,h3 .c-meta,.h3+p,.h3 .c-meta,h4+p,h4 .c-meta,.h4+p,.h4 .c-meta,h5+p,h5 .c-meta,.h5 h6+p,.h5 h6 .c-meta,.h6+p,.h6 .c-meta{margin-top:8px}h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.75rem}h5,.h5{font-size:1.5rem}h6,.h6{font-size:1.3rem}.c-silence{color:#767676;font-weight:700;text-transform:uppercase}.c-upper{text-transform:uppercase}.c-meta{margin-top:4px;font-size:1.5rem}.c-lead{font-size:1.8rem;line-height:1.35}.text-md{font-size:16px;font-size:1.6rem}.icon{display:inline-block;height:16px;fill:currentColor;vertical-align:-4px;width:16px;color:inherit}.icon:first-child{margin-right:4px}.icon--smaller{height:10px;vertical-align:-1px;width:10px}.icon--xs{height:12px;width:12px;vertical-align:-1px}.icon--small{height:14px;vertical-align:-2px;width:14px}.icon--sm-md{height:20px;width:20px}.icon--medium{height:24px;width:24px}.icon--large{height:40px;width:40px}.icon--xlarge{height:80px;width:80px}.icon--xxxlarge{height:200px;width:200px}.icon--light{color:#aaa}.icon--colored{color:#661b6d}.icon--facebook{color:#4266b3}.icon--youtube{color:#ff0001}.icon-rounded{display:inline-block;height:64px;position:relative;width:64px;border-radius:100px;background:#38b87c;text-align:center}.icon-rounded .icon{height:28px;left:50%;position:absolute;top:50%;width:28px;transform:translate(-50%,-50%);color:#fff}.icon-rounded--large{height:84px;width:84px}.icon-rounded--large .icon{height:44px;width:44px}.icon-rounded--focus{background-color:#e2d6e2}.icon-rounded--focus .icon{color:#661b6d}.icon-rounded--quiet{background-color:#fafafa}.icon-rounded--quiet .icon{color:#767676}.icon-rounded--error{background:#f04747}.icon-rounded--error .icon{color:#fff}.icon-bordered{fill:transparent;stroke:currentColor}.flag{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1em;line-height:1em}.flag:before{content:" "}.icon-pro-badge--negative .icon-pro-badge__ribbon,.icon-pro-badge--negative .icon-pro-badge__signet,.icon-pro-badge--negative .icon-pro-badge__decorator,.icon-pro-badge--negative .icon-pro-badge__star,.icon-pro-badge--negative .icon-pro-badge__text{fill:#fff}.icon-pro-badge--negative .icon-pro-badge__circle{stroke:#fff}.flag--ad{background-image:url(../images/flags/ad.svg)}.flag--ae{background-image:url(../images/flags/ae.svg)}.flag--af{background-image:url(../images/flags/af.svg)}.flag--ag{background-image:url(../images/flags/ag.svg)}.flag--ai{background-image:url(../images/flags/ai.svg)}.flag--al{background-image:url(../images/flags/al.svg)}.flag--am{background-image:url(../images/flags/am.svg)}.flag--ao{background-image:url(../images/flags/ao.svg)}.flag--aq{background-image:url(../images/flags/aq.svg)}.flag--ar{background-image:url(../images/flags/ar.svg)}.flag--as{background-image:url(../images/flags/as.svg)}.flag--at{background-image:url(../images/flags/at.svg)}.flag--au{background-image:url(../images/flags/au.svg)}.flag--aw{background-image:url(../images/flags/aw.svg)}.flag--ax{background-image:url(../images/flags/ax.svg)}.flag--az{background-image:url(../images/flags/az.svg)}.flag--ba{background-image:url(../images/flags/ba.svg)}.flag--bb{background-image:url(../images/flags/bb.svg)}.flag--bd{background-image:url(../images/flags/bd.svg)}.flag--be{background-image:url(../images/flags/be.svg)}.flag--bf{background-image:url(../images/flags/bf.svg)}.flag--bg{background-image:url(../images/flags/bg.svg)}.flag--bh{background-image:url(../images/flags/bh.svg)}.flag--bi{background-image:url(../images/flags/bi.svg)}.flag--bj{background-image:url(../images/flags/bj.svg)}.flag--bl{background-image:url(../images/flags/bl.svg)}.flag--bm{background-image:url(../images/flags/bm.svg)}.flag--bn{background-image:url(../images/flags/bn.svg)}.flag--bo{background-image:url(../images/flags/bo.svg)}.flag--bq{background-image:url(../images/flags/bq.svg)}.flag--br{background-image:url(../images/flags/br.svg)}.flag--bs{background-image:url(../images/flags/bs.svg)}.flag--bt{background-image:url(../images/flags/bt.svg)}.flag--bv{background-image:url(../images/flags/bv.svg)}.flag--bw{background-image:url(../images/flags/bw.svg)}.flag--by{background-image:url(../images/flags/by.svg)}.flag--bz{background-image:url(../images/flags/bz.svg)}.flag--ca{background-image:url(../images/flags/ca.svg)}.flag--cc{background-image:url(../images/flags/cc.svg)}.flag--cd{background-image:url(../images/flags/cd.svg)}.flag--cf{background-image:url(../images/flags/cf.svg)}.flag--cg{background-image:url(../images/flags/cg.svg)}.flag--ch{background-image:url(../images/flags/ch.svg)}.flag--ci{background-image:url(../images/flags/ci.svg)}.flag--ck{background-image:url(../images/flags/ck.svg)}.flag--cl{background-image:url(../images/flags/cl.svg)}.flag--cm{background-image:url(../images/flags/cm.svg)}.flag--cn{background-image:url(../images/flags/cn.svg)}.flag--co{background-image:url(../images/flags/co.svg)}.flag--cr{background-image:url(../images/flags/cr.svg)}.flag--cu{background-image:url(../images/flags/cu.svg)}.flag--cv{background-image:url(../images/flags/cv.svg)}.flag--cw{background-image:url(../images/flags/cw.svg)}.flag--cx{background-image:url(../images/flags/cx.svg)}.flag--cy{background-image:url(../images/flags/cy.svg)}.flag--cz{background-image:url(../images/flags/cz.svg)}.flag--de{background-image:url(../images/flags/de.svg)}.flag--dj{background-image:url(../images/flags/dj.svg)}.flag--dk{background-image:url(../images/flags/dk.svg)}.flag--dm{background-image:url(../images/flags/dm.svg)}.flag--do{background-image:url(../images/flags/do.svg)}.flag--dz{background-image:url(../images/flags/dz.svg)}.flag--ec{background-image:url(../images/flags/ec.svg)}.flag--ee{background-image:url(../images/flags/ee.svg)}.flag--eg{background-image:url(../images/flags/eg.svg)}.flag--eh{background-image:url(../images/flags/eh.svg)}.flag--er{background-image:url(../images/flags/er.svg)}.flag--es{background-image:url(../images/flags/es.svg)}.flag--et{background-image:url(../images/flags/et.svg)}.flag--fi{background-image:url(../images/flags/fi.svg)}.flag--fj{background-image:url(../images/flags/fj.svg)}.flag--fk{background-image:url(../images/flags/fk.svg)}.flag--fm{background-image:url(../images/flags/fm.svg)}.flag--fo{background-image:url(../images/flags/fo.svg)}.flag--fr{background-image:url(../images/flags/fr.svg)}.flag--ga{background-image:url(../images/flags/ga.svg)}.flag--gb{background-image:url(../images/flags/gb.svg)}.flag--gd{background-image:url(../images/flags/gd.svg)}.flag--ge{background-image:url(../images/flags/ge.svg)}.flag--gf{background-image:url(../images/flags/gf.svg)}.flag--gg{background-image:url(../images/flags/gg.svg)}.flag--gh{background-image:url(../images/flags/gh.svg)}.flag--gi{background-image:url(../images/flags/gi.svg)}.flag--gl{background-image:url(../images/flags/gl.svg)}.flag--gm{background-image:url(../images/flags/gm.svg)}.flag--gn{background-image:url(../images/flags/gn.svg)}.flag--gp{background-image:url(../images/flags/gp.svg)}.flag--gq{background-image:url(../images/flags/gq.svg)}.flag--gr{background-image:url(../images/flags/gr.svg)}.flag--gs{background-image:url(../images/flags/gs.svg)}.flag--gt{background-image:url(../images/flags/gt.svg)}.flag--gu{background-image:url(../images/flags/gu.svg)}.flag--gw{background-image:url(../images/flags/gw.svg)}.flag--gy{background-image:url(../images/flags/gy.svg)}.flag--hk{background-image:url(../images/flags/hk.svg)}.flag--hm{background-image:url(../images/flags/hm.svg)}.flag--hn{background-image:url(../images/flags/hn.svg)}.flag--hr{background-image:url(../images/flags/hr.svg)}.flag--ht{background-image:url(../images/flags/ht.svg)}.flag--hu{background-image:url(../images/flags/hu.svg)}.flag--id{background-image:url(../images/flags/id.svg)}.flag--ie{background-image:url(../images/flags/ie.svg)}.flag--il{background-image:url(../images/flags/il.svg)}.flag--im{background-image:url(../images/flags/im.svg)}.flag--in{background-image:url(../images/flags/in.svg)}.flag--io{background-image:url(../images/flags/io.svg)}.flag--iq{background-image:url(../images/flags/iq.svg)}.flag--ir{background-image:url(../images/flags/ir.svg)}.flag--is{background-image:url(../images/flags/is.svg)}.flag--it{background-image:url(../images/flags/it.svg)}.flag--je{background-image:url(../images/flags/je.svg)}.flag--jm{background-image:url(../images/flags/jm.svg)}.flag--jo{background-image:url(../images/flags/jo.svg)}.flag--jp{background-image:url(../images/flags/jp.svg)}.flag--ke{background-image:url(../images/flags/ke.svg)}.flag--kg{background-image:url(../images/flags/kg.svg)}.flag--kh{background-image:url(../images/flags/kh.svg)}.flag--ki{background-image:url(../images/flags/ki.svg)}.flag--km{background-image:url(../images/flags/km.svg)}.flag--kn{background-image:url(../images/flags/kn.svg)}.flag--kp{background-image:url(../images/flags/kp.svg)}.flag--kr{background-image:url(../images/flags/kr.svg)}.flag--kw{background-image:url(../images/flags/kw.svg)}.flag--ky{background-image:url(../images/flags/ky.svg)}.flag--kz{background-image:url(../images/flags/kz.svg)}.flag--la{background-image:url(../images/flags/la.svg)}.flag--lb{background-image:url(../images/flags/lb.svg)}.flag--lc{background-image:url(../images/flags/lc.svg)}.flag--li{background-image:url(../images/flags/li.svg)}.flag--lk{background-image:url(../images/flags/lk.svg)}.flag--lr{background-image:url(../images/flags/lr.svg)}.flag--ls{background-image:url(../images/flags/ls.svg)}.flag--lt{background-image:url(../images/flags/lt.svg)}.flag--lu{background-image:url(../images/flags/lu.svg)}.flag--lv{background-image:url(../images/flags/lv.svg)}.flag--ly{background-image:url(../images/flags/ly.svg)}.flag--ma{background-image:url(../images/flags/ma.svg)}.flag--mc{background-image:url(../images/flags/mc.svg)}.flag--md{background-image:url(../images/flags/md.svg)}.flag--me{background-image:url(../images/flags/me.svg)}.flag--mf{background-image:url(../images/flags/mf.svg)}.flag--mg{background-image:url(../images/flags/mg.svg)}.flag--mh{background-image:url(../images/flags/mh.svg)}.flag--mk{background-image:url(../images/flags/mk.svg)}.flag--ml{background-image:url(../images/flags/ml.svg)}.flag--mm{background-image:url(../images/flags/mm.svg)}.flag--mn{background-image:url(../images/flags/mn.svg)}.flag--mo{background-image:url(../images/flags/mo.svg)}.flag--mp{background-image:url(../images/flags/mp.svg)}.flag--mq{background-image:url(../images/flags/mq.svg)}.flag--mr{background-image:url(../images/flags/mr.svg)}.flag--ms{background-image:url(../images/flags/ms.svg)}.flag--mt{background-image:url(../images/flags/mt.svg)}.flag--mu{background-image:url(../images/flags/mu.svg)}.flag--mv{background-image:url(../images/flags/mv.svg)}.flag--mw{background-image:url(../images/flags/mw.svg)}.flag--mx{background-image:url(../images/flags/mx.svg)}.flag--my{background-image:url(../images/flags/my.svg)}.flag--mz{background-image:url(../images/flags/mz.svg)}.flag--na{background-image:url(../images/flags/na.svg)}.flag--nc{background-image:url(../images/flags/nc.svg)}.flag--ne{background-image:url(../images/flags/ne.svg)}.flag--nf{background-image:url(../images/flags/nf.svg)}.flag--ng{background-image:url(../images/flags/ng.svg)}.flag--ni{background-image:url(../images/flags/ni.svg)}.flag--nl{background-image:url(../images/flags/nl.svg)}.flag--no{background-image:url(../images/flags/no.svg)}.flag--np{background-image:url(../images/flags/np.svg)}.flag--nr{background-image:url(../images/flags/nr.svg)}.flag--nu{background-image:url(../images/flags/nu.svg)}.flag--nz{background-image:url(../images/flags/nz.svg)}.flag--om{background-image:url(../images/flags/om.svg)}.flag--pa{background-image:url(../images/flags/pa.svg)}.flag--pe{background-image:url(../images/flags/pe.svg)}.flag--pf{background-image:url(../images/flags/pf.svg)}.flag--pg{background-image:url(../images/flags/pg.svg)}.flag--ph{background-image:url(../images/flags/ph.svg)}.flag--pk{background-image:url(../images/flags/pk.svg)}.flag--pl{background-image:url(../images/flags/pl.svg)}.flag--pm{background-image:url(../images/flags/pm.svg)}.flag--pn{background-image:url(../images/flags/pn.svg)}.flag--pr{background-image:url(../images/flags/pr.svg)}.flag--ps{background-image:url(../images/flags/ps.svg)}.flag--pt{background-image:url(../images/flags/pt.svg)}.flag--pw{background-image:url(../images/flags/pw.svg)}.flag--py{background-image:url(../images/flags/py.svg)}.flag--qa{background-image:url(../images/flags/qa.svg)}.flag--re{background-image:url(../images/flags/re.svg)}.flag--ro{background-image:url(../images/flags/ro.svg)}.flag--rs{background-image:url(../images/flags/rs.svg)}.flag--ru{background-image:url(../images/flags/ru.svg)}.flag--rw{background-image:url(../images/flags/rw.svg)}.flag--sa{background-image:url(../images/flags/sa.svg)}.flag--sb{background-image:url(../images/flags/sb.svg)}.flag--sc{background-image:url(../images/flags/sc.svg)}.flag--sd{background-image:url(../images/flags/sd.svg)}.flag--se{background-image:url(../images/flags/se.svg)}.flag--sg{background-image:url(../images/flags/sg.svg)}.flag--sh{background-image:url(../images/flags/sh.svg)}.flag--si{background-image:url(../images/flags/si.svg)}.flag--sj{background-image:url(../images/flags/sj.svg)}.flag--sk{background-image:url(../images/flags/sk.svg)}.flag--sl{background-image:url(../images/flags/sl.svg)}.flag--sm{background-image:url(../images/flags/sm.svg)}.flag--sn{background-image:url(../images/flags/sn.svg)}.flag--so{background-image:url(../images/flags/so.svg)}.flag--sr{background-image:url(../images/flags/sr.svg)}.flag--ss{background-image:url(../images/flags/ss.svg)}.flag--st{background-image:url(../images/flags/st.svg)}.flag--sv{background-image:url(../images/flags/sv.svg)}.flag--sx{background-image:url(../images/flags/sx.svg)}.flag--sy{background-image:url(../images/flags/sy.svg)}.flag--sz{background-image:url(../images/flags/sz.svg)}.flag--tc{background-image:url(../images/flags/tc.svg)}.flag--td{background-image:url(../images/flags/td.svg)}.flag--tf{background-image:url(../images/flags/tf.svg)}.flag--tg{background-image:url(../images/flags/tg.svg)}.flag--th{background-image:url(../images/flags/th.svg)}.flag--tj{background-image:url(../images/flags/tj.svg)}.flag--tk{background-image:url(../images/flags/tk.svg)}.flag--tl{background-image:url(../images/flags/tl.svg)}.flag--tm{background-image:url(../images/flags/tm.svg)}.flag--tn{background-image:url(../images/flags/tn.svg)}.flag--to{background-image:url(../images/flags/to.svg)}.flag--tr{background-image:url(../images/flags/tr.svg)}.flag--tt{background-image:url(../images/flags/tt.svg)}.flag--tv{background-image:url(../images/flags/tv.svg)}.flag--tw{background-image:url(../images/flags/tw.svg)}.flag--tz{background-image:url(../images/flags/tz.svg)}.flag--ua{background-image:url(../images/flags/ua.svg)}.flag--ug{background-image:url(../images/flags/ug.svg)}.flag--um{background-image:url(../images/flags/um.svg)}.flag--us{background-image:url(../images/flags/us.svg)}.flag--uy{background-image:url(../images/flags/uy.svg)}.flag--uz{background-image:url(../images/flags/uz.svg)}.flag--va{background-image:url(../images/flags/va.svg)}.flag--vc{background-image:url(../images/flags/vc.svg)}.flag--ve{background-image:url(../images/flags/ve.svg)}.flag--vg{background-image:url(../images/flags/vg.svg)}.flag--vi{background-image:url(../images/flags/vi.svg)}.flag--vn{background-image:url(../images/flags/vn.svg)}.flag--vu{background-image:url(../images/flags/vu.svg)}.flag--wf{background-image:url(../images/flags/wf.svg)}.flag--ws{background-image:url(../images/flags/ws.svg)}.flag--ye{background-image:url(../images/flags/ye.svg)}.flag--yt{background-image:url(../images/flags/yt.svg)}.flag--za{background-image:url(../images/flags/za.svg)}.flag--zm{background-image:url(../images/flags/zm.svg)}.flag--zw{background-image:url(../images/flags/zw.svg)}.flag--es-ct{background-image:url(../images/flags/es-ct.svg)}.flag--eu{background-image:url(../images/flags/eu.svg)}.flag--gb-eng{background-image:url(../images/flags/gb-eng.svg)}.flag--gb-nir{background-image:url(../images/flags/gb-nir.svg)}.flag--gb-sct{background-image:url(../images/flags/gb-sct.svg)}.flag--gb-wls{background-image:url(../images/flags/gb-wls.svg)}.flag--un{background-image:url(../images/flags/un.svg)}.flag--xk{background-image:url(../images/flags/xk.svg)}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;min-height:100%;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;font-weight:400;text-rendering:optimizeLegibility}html.has-navbar{padding-bottom:62px}@media screen and (min-width: 767px){html.has-navbar{padding-bottom:0}}html.is-guide-open{overflow:hidden}html.is-overlay-open,html.is-navbar-open,html.is-filter-open{overflow:hidden;position:fixed;width:100%}@media screen and (min-width: 767px){html.is-filter-open{overflow:visible;position:static}}body{display:flex;flex-direction:column;margin:0;min-height:100vh;overflow-x:hidden;padding:0;width:100vw;background:#e4e4e4;color:#767676;font-family:Roboto,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:1.6}small{font-size:14px;font-size:1.4rem}input,textarea,select{display:block;margin:8px 0 0;padding:10px 15px;width:100%;border-radius:3px;border:1px solid #e4e4e4;box-shadow:none;color:#767676;font-size:13px;line-height:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#aaa}input:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#aaa}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#aaa}input:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:#aaa}input:first-child,textarea:first-child,select:first-child{margin-top:0}input.is-focus,textarea.is-focus,select.is-focus{border-color:#661b6d}input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active{outline:1px;background:#fffc}select{height:38px}input[type=tel],input[type=text],input[type=password],input[type=email],input[type=search],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-search-cancel-button{display:block;height:14px;width:14px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:14px}input[type=checkbox],input[type=radio]{width:auto}fieldset{min-width:0;margin:0;padding:.01em 0 0;border:none}body:not(:-moz-handler-blocked) fieldset{display:table-cell}legend{display:table;float:left;margin:0;padding:0;width:100%}legend+*{clear:both}textarea{min-height:100px}label,.c-label{display:block;margin-top:8px;font-size:14px;font-weight:700}label:first-child,.c-label:first-child{margin-top:0}label strong,.c-label strong{color:#aaa}nav ul,nav ol{list-style:none;margin-left:0;padding-left:0}img{height:auto;max-width:100%;border:none}p{margin:16px 0 0}p:first-child{margin-top:0}a{cursor:pointer;color:#661b6d;text-decoration:none}a:hover,a:visited,a:focus{text-decoration:none}a:hover{text-decoration:underline}a.icon:hover{text-decoration:none}ol,ul{margin:16px 0 0;padding-left:25px}ol:first-child,ul:first-child{margin-top:0}ul{list-style-type:disc}figure{margin:16px 0 0;border-radius:0}hr{height:1px;margin-top:64px;background:#e4e4e4;border:none}blockquote{color:#aaa;margin:16px 0;padding-left:16px;border-left:5px solid #e4e4e4}video{height:auto;max-width:100%;width:100%;border:none;overflow:hidden;background:transparent;padding:0}table{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-top:16px;width:100%;border-radius:3px;text-align:left}table:first-child{margin-top:0}table thead th{background:#f2f2f2;color:#767676;font-weight:400}table tbody th{text-transform:uppercase}table tbody tr td,table tbody tr th{background-color:#fff}table tbody tr th{padding-bottom:0}@media screen and (min-width: 480px){table tbody tr th{padding-bottom:4px}}@media screen and (min-width: 600px){table tbody tr th{padding:10px 12px}}table tbody tr th+td{padding-top:0}@media screen and (min-width: 480px){table tbody tr th+td{padding-top:4px}}@media screen and (min-width: 600px){table tbody tr th+td{padding:10px 12px}}tbody tr:nth-child(2n) td,tbody tr:nth-child(2n) th{background-color:#fafafa}td,th{display:block;padding:12px;vertical-align:top}@media screen and (min-width: 480px){td,th{display:table-cell;border-top:1px solid #e4e4e4}}@media screen and (min-width: 600px){td,th{padding:10px 12px}}td:first-child,th:first-child{padding-left:12px}td:last-child,th:last-child{padding-right:12px}td+td,td+th,th+td,th+th{border-top-color:transparent}@media screen and (min-width: 480px){td+td,td+th,th+td,th+th{border-top-color:#e4e4e4}}tr{display:block;border-top:1px solid #e4e4e4}@media screen and (min-width: 480px){tr{display:table-row;border-top:0}}th{color:#767676}.c-toolbar,.c-contentinfo__row,.c-header-stripe__container,.c-ad-skyscraper,.c-stage__container,.l-login,.l-container{max-width:1020px;margin-left:auto;margin-right:auto;padding:0 20px}.l-container-medium{margin-left:auto;margin-right:auto;max-width:740px;padding:0 20px}.l-container-small{margin-left:auto;margin-right:auto;max-width:540px;padding:0 20px}.l-row{display:flex;flex-wrap:wrap;margin-left:-25px}.l-row:first-child{margin-top:-25px}.l-row--justified-content{justify-content:space-between}@media screen and (min-width: 480px){.l-row--justified-content-small{justify-content:space-between}}@media screen and (min-width: 600px){.l-row--justified-content-medium{justify-content:space-between}}@media screen and (min-width: 767px){.l-row--justified-content-large{justify-content:space-between}}[class*=l-column--],[class^=l-column--]{margin-top:25px;margin-left:25px}.l-column--1-1{width:calc(100% - 25px)}.l-column--1-2{width:calc(50% - 25px)}.l-column--2-2{width:calc(100% - 25px)}.l-column--1-3{width:calc(33.3333333333% - 25px)}.l-column--2-3{width:calc(66.6666666667% - 25px)}.l-column--3-3{width:calc(100% - 25px)}.l-column--1-4{width:calc(25% - 25px)}.l-column--2-4{width:calc(50% - 25px)}.l-column--3-4{width:calc(75% - 25px)}.l-column--4-4{width:calc(100% - 25px)}.l-column--1-5{width:calc(20% - 25px)}.l-column--2-5{width:calc(40% - 25px)}.l-column--3-5{width:calc(60% - 25px)}.l-column--4-5{width:calc(80% - 25px)}.l-column--5-5{width:calc(100% - 25px)}.l-column--1-6{width:calc(16.6666666667% - 25px)}.l-column--2-6{width:calc(33.3333333333% - 25px)}.l-column--3-6{width:calc(50% - 25px)}.l-column--4-6{width:calc(66.6666666667% - 25px)}.l-column--5-6{width:calc(83.3333333333% - 25px)}.l-column--6-6{width:calc(100% - 25px)}.l-column--1-7{width:calc(14.2857142857% - 25px)}.l-column--2-7{width:calc(28.5714285714% - 25px)}.l-column--3-7{width:calc(42.8571428571% - 25px)}.l-column--4-7{width:calc(57.1428571429% - 25px)}.l-column--5-7{width:calc(71.4285714286% - 25px)}.l-column--6-7{width:calc(85.7142857143% - 25px)}.l-column--7-7{width:calc(100% - 25px)}.l-column--1-8{width:calc(12.5% - 25px)}.l-column--2-8{width:calc(25% - 25px)}.l-column--3-8{width:calc(37.5% - 25px)}.l-column--4-8{width:calc(50% - 25px)}.l-column--5-8{width:calc(62.5% - 25px)}.l-column--6-8{width:calc(75% - 25px)}.l-column--7-8{width:calc(87.5% - 25px)}.l-column--8-8{width:calc(100% - 25px)}.l-column--1-9{width:calc(11.1111111111% - 25px)}.l-column--2-9{width:calc(22.2222222222% - 25px)}.l-column--3-9{width:calc(33.3333333333% - 25px)}.l-column--4-9{width:calc(44.4444444444% - 25px)}.l-column--5-9{width:calc(55.5555555556% - 25px)}.l-column--6-9{width:calc(66.6666666667% - 25px)}.l-column--7-9{width:calc(77.7777777778% - 25px)}.l-column--8-9{width:calc(88.8888888889% - 25px)}.l-column--9-9{width:calc(100% - 25px)}.l-column--1-10{width:calc(10% - 25px)}.l-column--2-10{width:calc(20% - 25px)}.l-column--3-10{width:calc(30% - 25px)}.l-column--4-10{width:calc(40% - 25px)}.l-column--5-10{width:calc(50% - 25px)}.l-column--6-10{width:calc(60% - 25px)}.l-column--7-10{width:calc(70% - 25px)}.l-column--8-10{width:calc(80% - 25px)}.l-column--9-10{width:calc(90% - 25px)}.l-column--10-10{width:calc(100% - 25px)}.l-column--1-11{width:calc(9.0909090909% - 25px)}.l-column--2-11{width:calc(18.1818181818% - 25px)}.l-column--3-11{width:calc(27.2727272727% - 25px)}.l-column--4-11{width:calc(36.3636363636% - 25px)}.l-column--5-11{width:calc(45.4545454545% - 25px)}.l-column--6-11{width:calc(54.5454545455% - 25px)}.l-column--7-11{width:calc(63.6363636364% - 25px)}.l-column--8-11{width:calc(72.7272727273% - 25px)}.l-column--9-11{width:calc(81.8181818182% - 25px)}.l-column--10-11{width:calc(90.9090909091% - 25px)}.l-column--11-11{width:calc(100% - 25px)}.l-column--1-12{width:calc(8.3333333333% - 25px)}.l-column--2-12{width:calc(16.6666666667% - 25px)}.l-column--3-12{width:calc(25% - 25px)}.l-column--4-12{width:calc(33.3333333333% - 25px)}.l-column--5-12{width:calc(41.6666666667% - 25px)}.l-column--6-12{width:calc(50% - 25px)}.l-column--7-12{width:calc(58.3333333333% - 25px)}.l-column--8-12{width:calc(66.6666666667% - 25px)}.l-column--9-12{width:calc(75% - 25px)}.l-column--10-12{width:calc(83.3333333333% - 25px)}.l-column--11-12{width:calc(91.6666666667% - 25px)}.l-column--12-12{width:calc(100% - 25px)}@media screen and (min-width: 480px){.l-column--small-1-1{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-2{width:calc(50% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-2{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-3{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-3{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-3{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-4{width:calc(25% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-4{width:calc(50% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-4{width:calc(75% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-4{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-5{width:calc(20% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-5{width:calc(40% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-5{width:calc(60% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-5{width:calc(80% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-5{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-6{width:calc(16.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-6{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-6{width:calc(50% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-6{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-6{width:calc(83.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-6-6{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-7{width:calc(14.2857142857% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-7{width:calc(28.5714285714% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-7{width:calc(42.8571428571% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-7{width:calc(57.1428571429% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-7{width:calc(71.4285714286% - 25px)}}@media screen and (min-width: 480px){.l-column--small-6-7{width:calc(85.7142857143% - 25px)}}@media screen and (min-width: 480px){.l-column--small-7-7{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-8{width:calc(12.5% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-8{width:calc(25% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-8{width:calc(37.5% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-8{width:calc(50% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-8{width:calc(62.5% - 25px)}}@media screen and (min-width: 480px){.l-column--small-6-8{width:calc(75% - 25px)}}@media screen and (min-width: 480px){.l-column--small-7-8{width:calc(87.5% - 25px)}}@media screen and (min-width: 480px){.l-column--small-8-8{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-9{width:calc(11.1111111111% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-9{width:calc(22.2222222222% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-9{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-9{width:calc(44.4444444444% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-9{width:calc(55.5555555556% - 25px)}}@media screen and (min-width: 480px){.l-column--small-6-9{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-7-9{width:calc(77.7777777778% - 25px)}}@media screen and (min-width: 480px){.l-column--small-8-9{width:calc(88.8888888889% - 25px)}}@media screen and (min-width: 480px){.l-column--small-9-9{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-10{width:calc(10% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-10{width:calc(20% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-10{width:calc(30% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-10{width:calc(40% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-10{width:calc(50% - 25px)}}@media screen and (min-width: 480px){.l-column--small-6-10{width:calc(60% - 25px)}}@media screen and (min-width: 480px){.l-column--small-7-10{width:calc(70% - 25px)}}@media screen and (min-width: 480px){.l-column--small-8-10{width:calc(80% - 25px)}}@media screen and (min-width: 480px){.l-column--small-9-10{width:calc(90% - 25px)}}@media screen and (min-width: 480px){.l-column--small-10-10{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-11{width:calc(9.0909090909% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-11{width:calc(18.1818181818% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-11{width:calc(27.2727272727% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-11{width:calc(36.3636363636% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-11{width:calc(45.4545454545% - 25px)}}@media screen and (min-width: 480px){.l-column--small-6-11{width:calc(54.5454545455% - 25px)}}@media screen and (min-width: 480px){.l-column--small-7-11{width:calc(63.6363636364% - 25px)}}@media screen and (min-width: 480px){.l-column--small-8-11{width:calc(72.7272727273% - 25px)}}@media screen and (min-width: 480px){.l-column--small-9-11{width:calc(81.8181818182% - 25px)}}@media screen and (min-width: 480px){.l-column--small-10-11{width:calc(90.9090909091% - 25px)}}@media screen and (min-width: 480px){.l-column--small-11-11{width:calc(100% - 25px)}}@media screen and (min-width: 480px){.l-column--small-1-12{width:calc(8.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-2-12{width:calc(16.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-3-12{width:calc(25% - 25px)}}@media screen and (min-width: 480px){.l-column--small-4-12{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-5-12{width:calc(41.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-6-12{width:calc(50% - 25px)}}@media screen and (min-width: 480px){.l-column--small-7-12{width:calc(58.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-8-12{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-9-12{width:calc(75% - 25px)}}@media screen and (min-width: 480px){.l-column--small-10-12{width:calc(83.3333333333% - 25px)}}@media screen and (min-width: 480px){.l-column--small-11-12{width:calc(91.6666666667% - 25px)}}@media screen and (min-width: 480px){.l-column--small-12-12{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-1{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-2{width:calc(50% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-2{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-3{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-3{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-3{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-4{width:calc(25% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-4{width:calc(50% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-4{width:calc(75% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-4{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-5{width:calc(20% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-5{width:calc(40% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-5{width:calc(60% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-5{width:calc(80% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-5{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-6{width:calc(16.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-6{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-6{width:calc(50% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-6{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-6{width:calc(83.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-6-6{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-7{width:calc(14.2857142857% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-7{width:calc(28.5714285714% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-7{width:calc(42.8571428571% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-7{width:calc(57.1428571429% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-7{width:calc(71.4285714286% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-6-7{width:calc(85.7142857143% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-7-7{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-8{width:calc(12.5% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-8{width:calc(25% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-8{width:calc(37.5% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-8{width:calc(50% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-8{width:calc(62.5% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-6-8{width:calc(75% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-7-8{width:calc(87.5% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-8-8{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-9{width:calc(11.1111111111% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-9{width:calc(22.2222222222% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-9{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-9{width:calc(44.4444444444% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-9{width:calc(55.5555555556% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-6-9{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-7-9{width:calc(77.7777777778% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-8-9{width:calc(88.8888888889% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-9-9{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-10{width:calc(10% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-10{width:calc(20% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-10{width:calc(30% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-10{width:calc(40% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-10{width:calc(50% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-6-10{width:calc(60% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-7-10{width:calc(70% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-8-10{width:calc(80% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-9-10{width:calc(90% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-10-10{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-11{width:calc(9.0909090909% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-11{width:calc(18.1818181818% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-11{width:calc(27.2727272727% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-11{width:calc(36.3636363636% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-11{width:calc(45.4545454545% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-6-11{width:calc(54.5454545455% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-7-11{width:calc(63.6363636364% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-8-11{width:calc(72.7272727273% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-9-11{width:calc(81.8181818182% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-10-11{width:calc(90.9090909091% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-11-11{width:calc(100% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-1-12{width:calc(8.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-2-12{width:calc(16.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-3-12{width:calc(25% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-4-12{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-5-12{width:calc(41.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-6-12{width:calc(50% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-7-12{width:calc(58.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-8-12{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-9-12{width:calc(75% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-10-12{width:calc(83.3333333333% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-11-12{width:calc(91.6666666667% - 25px)}}@media screen and (min-width: 600px){.l-column--medium-12-12{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-1{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-2{width:calc(50% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-2{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-3{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-3{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-3{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-4{width:calc(25% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-4{width:calc(50% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-4{width:calc(75% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-4{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-5{width:calc(20% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-5{width:calc(40% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-5{width:calc(60% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-5{width:calc(80% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-5{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-6{width:calc(16.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-6{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-6{width:calc(50% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-6{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-6{width:calc(83.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-6-6{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-7{width:calc(14.2857142857% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-7{width:calc(28.5714285714% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-7{width:calc(42.8571428571% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-7{width:calc(57.1428571429% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-7{width:calc(71.4285714286% - 25px)}}@media screen and (min-width: 767px){.l-column--large-6-7{width:calc(85.7142857143% - 25px)}}@media screen and (min-width: 767px){.l-column--large-7-7{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-8{width:calc(12.5% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-8{width:calc(25% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-8{width:calc(37.5% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-8{width:calc(50% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-8{width:calc(62.5% - 25px)}}@media screen and (min-width: 767px){.l-column--large-6-8{width:calc(75% - 25px)}}@media screen and (min-width: 767px){.l-column--large-7-8{width:calc(87.5% - 25px)}}@media screen and (min-width: 767px){.l-column--large-8-8{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-9{width:calc(11.1111111111% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-9{width:calc(22.2222222222% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-9{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-9{width:calc(44.4444444444% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-9{width:calc(55.5555555556% - 25px)}}@media screen and (min-width: 767px){.l-column--large-6-9{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-7-9{width:calc(77.7777777778% - 25px)}}@media screen and (min-width: 767px){.l-column--large-8-9{width:calc(88.8888888889% - 25px)}}@media screen and (min-width: 767px){.l-column--large-9-9{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-10{width:calc(10% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-10{width:calc(20% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-10{width:calc(30% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-10{width:calc(40% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-10{width:calc(50% - 25px)}}@media screen and (min-width: 767px){.l-column--large-6-10{width:calc(60% - 25px)}}@media screen and (min-width: 767px){.l-column--large-7-10{width:calc(70% - 25px)}}@media screen and (min-width: 767px){.l-column--large-8-10{width:calc(80% - 25px)}}@media screen and (min-width: 767px){.l-column--large-9-10{width:calc(90% - 25px)}}@media screen and (min-width: 767px){.l-column--large-10-10{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-11{width:calc(9.0909090909% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-11{width:calc(18.1818181818% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-11{width:calc(27.2727272727% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-11{width:calc(36.3636363636% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-11{width:calc(45.4545454545% - 25px)}}@media screen and (min-width: 767px){.l-column--large-6-11{width:calc(54.5454545455% - 25px)}}@media screen and (min-width: 767px){.l-column--large-7-11{width:calc(63.6363636364% - 25px)}}@media screen and (min-width: 767px){.l-column--large-8-11{width:calc(72.7272727273% - 25px)}}@media screen and (min-width: 767px){.l-column--large-9-11{width:calc(81.8181818182% - 25px)}}@media screen and (min-width: 767px){.l-column--large-10-11{width:calc(90.9090909091% - 25px)}}@media screen and (min-width: 767px){.l-column--large-11-11{width:calc(100% - 25px)}}@media screen and (min-width: 767px){.l-column--large-1-12{width:calc(8.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-2-12{width:calc(16.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-3-12{width:calc(25% - 25px)}}@media screen and (min-width: 767px){.l-column--large-4-12{width:calc(33.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-5-12{width:calc(41.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-6-12{width:calc(50% - 25px)}}@media screen and (min-width: 767px){.l-column--large-7-12{width:calc(58.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-8-12{width:calc(66.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-9-12{width:calc(75% - 25px)}}@media screen and (min-width: 767px){.l-column--large-10-12{width:calc(83.3333333333% - 25px)}}@media screen and (min-width: 767px){.l-column--large-11-12{width:calc(91.6666666667% - 25px)}}@media screen and (min-width: 767px){.l-column--large-12-12{width:calc(100% - 25px)}}.l-center{align-items:center;display:flex;flex-direction:column}.l-justified-center{justify-content:center}.l-justified-end{justify-content:flex-end}.l-text-center{text-align:center}.l-right{align-items:flex-end;display:flex;flex-direction:column}.l-offset{margin-left:auto}.l-media-short{display:flex;flex-direction:column;text-align:center}@media screen and (min-width: 600px){.l-media-short{flex-direction:row;text-align:left}}.l-media-short__short-item{flex:0}.l-media-short__body{flex:1;margin-top:12px}@media screen and (min-width: 600px){.l-media-short__body{padding-left:24px;margin-top:0}}.l-content{position:relative}.l-content>.l-marked:last-child{margin-bottom:-20px;padding-bottom:20px}.l-content>.l-color-marked:last-child{margin-bottom:-20px}.l-marked{padding-bottom:48px;padding-top:48px;background:#f2f2f2}@media screen and (min-width: 767px){.l-marked{padding-bottom:64px;padding-top:64px}}.l-marked+.l-marked,.l-marked+.l-color-marked{margin-top:0}.l-color-marked{padding:30px 0;background:#661b6d;color:#fff}.l-color-marked+.l-marked,.l-color-marked+.l-color-marked{margin-top:0}.l-section{padding:20px}.l-page{min-height:100%}@media screen and (min-width: 767px){.l-page{max-width:1020px;margin-left:auto;margin-right:auto;padding:0 20px;width:100%}}@media screen and (min-width: 1023px){.l-page{margin-left:50px}}@media screen and (min-width: 1200px){.l-page{margin-left:auto}}.l-ad-placement{position:relative}.l-wrapper{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding-bottom:20px;border-radius:3px;background:#fff}.l-move-bottom{margin-bottom:-20px}.l-fixed-bottom{bottom:72px;left:0;position:fixed;width:100%;z-index:1000}.l-login{align-items:center;align-self:center;display:flex;flex-direction:column;justify-content:center;width:100%}.l-login__header{padding-bottom:30px;padding-top:30px;text-align:center}.l-login__main{max-width:480px;margin-left:auto;margin-right:auto;width:100%}.l-login__contentinfo{max-width:480px;margin-left:auto;margin-right:auto;padding-bottom:30px;padding-top:50px;text-align:center}.l-login__contentinfo nav{display:inline-block}.l-chat__header{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:16px;border-bottom:1px solid #e4e4e4;text-align:center}@media screen and (min-width: 480px){.l-chat__header{text-align:left}}@media screen and (min-width: 767px){.l-chat__header{flex-direction:row}}.l-chat__header .c-button{margin-top:16px}@media screen and (min-width: 767px){.l-chat__header .c-button{margin-top:0}}@media screen and (min-width: 767px){.l-chat__header>*{margin-top:0}}@media screen and (min-width: 480px){.l-chat__header__group{align-items:center;display:flex;justify-content:space-between;width:100%}}@media screen and (min-width: 767px){.l-chat__header__group{width:auto}}@media screen and (min-width: 480px){.l-chat__header__group form{margin-top:0}}@media screen and (min-width: 767px){.l-chat__header__group form{margin-left:32px}}.l-chat__main{display:flex;flex-direction:column;flex-wrap:nowrap}@media screen and (min-width: 767px){.l-chat__main{flex-direction:row}}.l-chat__content{padding:16px}@media screen and (min-width: 767px){.l-chat__content{display:block;flex:1 60%}}.l-chat__sidebar{display:none;flex:1 40%;overflow:auto;border-right:1px solid #e4e4e4}@media screen and (min-width: 767px){.l-chat__sidebar{display:block;height:600px}}.l-chat--constrained{max-width:480px;margin-left:auto;margin-right:auto}@media screen and (min-width: 767px){.l-fullview__main{margin-top:152px}}.l-fullview__footer{padding-top:24px}.l-media{display:flex;flex-direction:column}@media screen and (min-width: 600px){.l-media{flex-direction:row}}@media screen and (min-width: 600px){.l-media__asset{width:30%}}.l-media__body{margin-top:24px}@media screen and (min-width: 600px){.l-media__body{margin-top:0;padding-left:24px}}.l-header{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 600px){.l-header{align-items:center;flex-direction:row;margin-left:-12px}}.l-header__item{margin-top:12px}@media screen and (min-width: 600px){.l-header__item{margin-left:12px;margin-top:0}}.l-header__item:first-child{margin-top:0}.l-distance-tiniest{margin-top:4px}@media screen and (min-width: 767px){.l-distance-tiniest{margin-top:5.3333333333px}}.l-distance-tinier{margin-top:5.3333333333px}@media screen and (min-width: 767px){.l-distance-tinier{margin-top:8px}}.l-distance-tiny{margin-top:8px}@media screen and (min-width: 767px){.l-distance-tiny{margin-top:16px}}.l-distance{margin-top:16px}@media screen and (min-width: 767px){.l-distance{margin-top:32px}}.l-distance-small{margin-top:32px}@media screen and (min-width: 767px){.l-distance-small{margin-top:48px}}.l-distance-large{margin-top:48px}@media screen and (min-width: 767px){.l-distance-large{margin-top:64px}}.l-distance-minus{margin-top:-16px}@media screen and (min-width: 767px){.l-distance-minus{margin-top:-32px}}.l-distance-tiny-minus{margin-top:-8px}@media screen and (min-width: 767px){.l-distance-tiny-minus{margin-top:-16px}}.l-distance-reset{margin-top:0!important}.l-topic{margin-top:48px}@media screen and (min-width: 767px){.l-topic{margin-top:64px}}.l-topic>.l-distance:first-child{margin-top:0}.c-toolbar{padding-top:12px;padding-bottom:12px;z-index:120;width:100%;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0!important}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-40{margin-top:40px}.ml-4{margin-left:4px}.ml-8{margin-left:8px}.ml-12{margin-left:12px}.ml-16{margin-left:16px}.ml-20{margin-left:20px}.ml-40{margin-left:40px}.mr-4{margin-right:4px}.mr-8{margin-right:8px}.mr-12{margin-right:12px}.mr-16{margin-right:16px}.mr-20{margin-right:20px}.mr-40{margin-right:40px}.mb-4{margin-bottom:4px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}@media screen and (min-width: 600px){.mt--medium-0{margin-top:0}.mb--medium-0{margin-bottom:0}}@media screen and (min-width: 767px){.mt--large-0{margin-top:0}}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.pt-4{padding-top:4px}.pt-8{padding-top:8px}.pt-12{padding-top:12px}.pt-16{padding-top:16px}.pt-20{padding-top:20px}.pt-40{padding-top:40px}.pl-4{padding-left:4px}.pl-8{padding-left:8px}.pl-12{padding-left:12px}.pl-16{padding-left:16px}.pl-20{padding-left:20px}.pl-40{padding-left:40px}.pr-4{padding-right:4px}.pr-8{padding-right:8px}.pr-12{padding-right:12px}.pr-16{padding-right:16px}.pr-20{padding-right:20px}.pr-40{padding-right:40px}.pb-4{padding-bottom:4px}.pb-8{padding-bottom:8px}.pb-12{padding-bottom:12px}.pb-16{padding-bottom:16px}.pb-20{padding-bottom:20px}.pb-40{padding-bottom:40px}.c-header-stripe .c-navigation__anchor{padding:.3em .5em}.l-order__row{display:grid;grid-gap:24px;grid-template-columns:1fr 1fr;margin-top:24px;padding-top:24px;border-top:1px solid #e4e4e4}.l-order__row:first-child{margin-top:0;padding-top:0;border-top:0}.l-order__item:nth-child(2n){text-align:right}.l-text-with-asset:after{content:"";display:table;clear:both}.l-text-with-asset__asset{float:right;margin-bottom:12px;margin-left:12px}.l-text-with-asset__asset:first-child{float:left;margin-left:0;margin-right:12px}.l-swiper{overflow:auto;position:relative;scroll-snap-type:x proximity}.l-swiper:before,.l-swiper:after{content:"";display:block;height:100%;position:absolute;pointer-events:none;top:0;width:45px;z-index:1}.l-swiper:before{left:5px;background:#fff;background:linear-gradient(90deg,#fff,#fff0)}.l-swiper:after{right:5px;background:#000;background:linear-gradient(90deg,#fff0,#fff)}.l-swiper__holder{margin:0;padding:0;list-style:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.l-swiper__holder::-webkit-scrollbar{display:none;height:0;width:0!important}.l-swiper__holder{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;padding:3px 0;scroll-snap-type:x mandatory}@supports (grid-auto-flow: column){.l-swiper__holder{display:grid;grid-column:1/-1;grid-gap:12px;grid-template-columns:10px;grid-auto-flow:column;grid-auto-columns:max-content}}.l-swiper__holder:before,.l-swiper__holder:after{content:"";width:10px}.l-swiper__item{margin-left:24px;position:relative;scroll-snap-align:start}@supports (grid-auto-flow: column){.l-swiper__item{margin-left:0}}.l-overflow-table{position:relative}.l-overflow-table__action{align-items:center;display:flex;justify-content:center;left:0;height:100%;pointer-events:none;position:absolute;top:0;width:45px;z-index:5;background:linear-gradient(-90deg,#fff0 10%,#fff)}.l-overflow-table__action__button{margin-left:-15px;pointer-events:auto}.l-overflow-table__action--next{left:auto;right:0;background:linear-gradient(90deg,#fff0 10%,#fff)}.l-overflow-table__action--next .l-overflow-table__action__button{margin-left:0;margin-right:-15px}.l-overflow-table__holder{overflow:auto}.l-marked .l-overflow-table__action{background:linear-gradient(-90deg,#f2f2f200 10%,#f2f2f2)}.l-marked .l-overflow-table__action--next{background:linear-gradient(90deg,#f2f2f200 10%,#f2f2f2)}.l-aspect-ratio-16x9{height:0;padding-top:56.25%;overflow:hidden;position:relative;width:100%}.l-aspect-ratio-16x9__inner{height:100%;left:0;position:absolute;top:0;width:100%}.l-article{font-size:1.5rem}.l-headup{position:relative}.l-headup__item{position:absolute;right:12px;top:8px}.c-button,.btn,button{cursor:pointer;display:block;margin:8px 0 0;padding:.85em 1em;vertical-align:top;width:100%;-webkit-appearance:none;border-radius:3px;border:none;font-size:1.6rem;font-weight:700;line-height:1;text-align:center;text-transform:none}button.c-button-masked-link{cursor:pointer;color:#661b6d;text-decoration:none}button.c-button-masked-link:hover,button.c-button-masked-link:visited,button.c-button-masked-link:focus{text-decoration:none}button.c-button-masked-link:hover{text-decoration:underline}button.c-button-masked-link.icon:hover{text-decoration:none}.c-button,.btn,button{border:1px solid #661b6d;background:transparent;color:#2d0c30;transition:all .3s ease-in;position:relative}.c-button:focus-visible,.btn:focus-visible,button:focus-visible{outline:1px solid #661b6d;outline-offset:2px;text-decoration:none}.c-button:focus:not(:focus-visible),.btn:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}@media screen and (min-width: 600px){.c-button,.btn,button{align-items:center;justify-content:center;display:inline-flex;padding-bottom:.65em;padding-top:.65em;width:auto;font-size:13px}}.c-button:hover,.btn:hover,button:hover{background-color:#fbf1fc;text-decoration:none}.c-button:first-child,.btn:first-child,button:first-child{margin-top:0}.c-button--spinner,.btn--spinner,button--spinner{align-items:center;display:inline-flex;flex-direction:row;justify-content:center;position:relative;transition:all .3s}.c-button--spinner.is-loading,.btn--spinner.is-loading,button--spinner.is-loading{opacity:.7;padding-left:35px;pointer-events:none}.c-button--spinner.is-loading .c-button__spinner,.btn--spinner.is-loading .c-button__spinner,button--spinner.is-loading .c-button__spinner{opacity:1}.c-button .c-button__spinner,.c-button .btn__spinner,.c-button button__spinner,.btn .c-button__spinner,.btn .btn__spinner,.btn button__spinner,button .c-button__spinner,button .btn__spinner,button button__spinner{opacity:0;margin-left:8px;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:opacity .5s}.c-button.is-disabled,.btn.is-disabled,button.is-disabled{cursor:not-allowed;pointer-events:none;border-color:#e4e4e4;background:#e4e4e4;color:#767676}.c-button .icon,.c-button .brand-icon,.btn .icon,.btn .brand-icon,button .icon,button .brand-icon{vertical-align:-3px;font-size:19px;font-size:1.9rem;line-height:0}.c-button .icon:last-child,.c-button .brand-icon:last-child,.btn .icon:last-child,.btn .brand-icon:last-child,button .icon:last-child,button .brand-icon:last-child{margin-left:4px}.c-button--accent,.btn--accent,button--accent{border-color:#ff9620;background-color:#ff9620;color:#fff}.c-button--accent:hover,.btn--accent:hover,button--accent:hover{border-color:#ff9620;background-color:#ec7d00}.c-button--accent-brand,.btn--accent-brand,button--accent-brand{border-color:#661b6d;background-color:#e2d6e2;color:#661b6d}.c-button--accent-brand:hover,.btn--accent-brand:hover,button--accent-brand:hover{border-color:#661b6d;background-color:#cdb8cd}.c-button--changeable,.btn--changeable,button--changeable{padding:.4em 2em;white-space:nowrap;transition:background .3s,width .3s cubic-bezier(.175,.885,.32,1.275)}@media screen and (min-width: 600px){.c-button--changeable,.btn--changeable,button--changeable{padding-bottom:.65em;padding-top:.65em}}.c-button--changeable.is-active,.btn--changeable.is-active,button--changeable.is-active{background:#fff;color:#661b6d}.c-button--negative,.btn--negative,button--negative{border-color:#fff;color:#fff}.c-button--negative:hover,.btn--negative:hover,button--negative:hover{color:#661b6d}.c-button--transparent,.btn--transparent,button--transparent{border-color:#fffc;background:#fffc;color:#661b6d}.c-button--transparent:hover,.btn--transparent:hover,button--transparent:hover{border-color:#e6e6e6;background-color:#e6e6e6}.c-button--secondary,.btn--secondary,button--secondary{background:#661b6d;color:#fff}.c-button--secondary:hover,.btn--secondary:hover,button--secondary:hover{background-color:#401144}.c-button--dark-secondary,.btn--dark-secondary,button--dark-secondary{background-color:#401144;color:#fff}.c-button--dark-secondary:hover,.btn--dark-secondary:hover,button--dark-secondary:hover{background:#661b6d;color:#fff}.c-button--large,.btn--large,button--large{font-size:17px}.c-button--full,.btn--full,button--full{display:block;width:100%}.c-button--single-icon,.btn--single-icon,button--single-icon{display:inline-block;padding:.75em;width:auto}.c-button--single-icon .icon,.c-button--single-icon .icon:before,.c-button--single-icon .icon:first-child,.btn--single-icon .icon,.btn--single-icon .icon:before,.btn--single-icon .icon:first-child,button--single-icon .icon,button--single-icon .icon:before,button--single-icon .icon:first-child{display:block;margin-left:0;margin-right:0}.c-button--single-icon--xs,.btn--single-icon--xs,button--single-icon--xs{padding:.5em}.c-button--single-icon--xs .icon,.c-button--single-icon--xs .icon:before,.c-button--single-icon--xs .icon:first-child,.btn--single-icon--xs .icon,.btn--single-icon--xs .icon:before,.btn--single-icon--xs .icon:first-child,button--single-icon--xs .icon,button--single-icon--xs .icon:before,button--single-icon--xs .icon:first-child{height:12px;width:12px}.c-button--rounded,.btn--rounded,button--rounded{padding:.7em .75em;border-radius:100px}.c-button--add,.btn--add,button--add{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:.6em;text-transform:uppercase}@media screen and (min-width: 767px){.c-button--add,.btn--add,button--add{padding:1em}}.c-button--add .icon,.btn--add .icon,button--add .icon{display:block;height:32px;margin-right:0;margin-bottom:25px;width:32px}@media screen and (min-width: 767px){.c-button--add .icon,.btn--add .icon,button--add .icon{height:40px;width:40px}}.c-button--teaser,.btn--teaser,button--teaser{align-items:center;display:flex;flex-direction:row;padding-bottom:1.2em;padding-top:1.2em;font-size:14px;font-size:1.4rem;font-weight:400}.c-button--teaser [class*=icon--],.btn--teaser [class*=icon--],button--teaser [class*=icon--]{font-size:23px;font-size:2.3rem}.c-button--teaser .c-button__matter,.btn--teaser .c-button__matter,button--teaser .c-button__matter{padding-left:10px;text-align:left}.c-button--teaser .c-button__matter strong,.btn--teaser .c-button__matter strong,button--teaser .c-button__matter strong{display:block;margin-bottom:5px;font-weight:700}.c-button--bordered,.btn--bordered,button--bordered{border-radius:100px;border:2px solid #fff;background:transparent;box-shadow:none}.c-button--bordered:hover,.btn--bordered:hover,button--bordered:hover{opacity:.7;background:transparent}.c-button--small,.btn--small,button--small{padding:.4em .5em;font-size:13px;font-size:1.3rem}.c-button--link,.btn--link,button--link{border:none;background:transparent;box-shadow:none;font-weight:400}.c-button--masked-link,.btn--masked-link,button--masked-link{all:unset;cursor:pointer;color:#661b6d;text-decoration:none}.c-button--masked-link:hover,.c-button--masked-link:focus,.btn--masked-link:hover,.btn--masked-link:focus,button--masked-link:hover,button--masked-link:focus{background-color:transparent;text-decoration:underline}.c-button--masked-link .icon:last-child,.btn--masked-link .icon:last-child,button--masked-link .icon:last-child{margin-left:0}.c-button--dark-bordered,.c-button .btn-grey,.btn--dark-bordered,.btn .btn-grey,button--dark-bordered,button .btn-grey{border:2px solid #e4e4e4;border-radius:100px;background:transparent;box-shadow:none;color:#767676}.c-button--dark-bordered:hover,.c-button .btn-grey:hover,.btn--dark-bordered:hover,.btn .btn-grey:hover,button--dark-bordered:hover,button .btn-grey:hover{opacity:.7;background:transparent}.c-button--dark-bordered.is-active,.c-button .btn-grey.is-active,.btn--dark-bordered.is-active,.btn .btn-grey.is-active,button--dark-bordered.is-active,button .btn-grey.is-active{color:#661b6d;border-color:#661b6d;font-weight:700}.c-button--delete,.btn--delete,button--delete{border-color:#c43a3a;background:#c43a3a;color:#fff}.c-button--delete:hover,.btn--delete:hover,button--delete:hover{border-color:#a83232;background-color:#a83232}.c-button--static,.btn--static,button--static{width:auto}.c-button--stripe,.btn--stripe,button--stripe{border-color:#635bff;background:#635bff;color:#fff}.c-button--stripe:hover,.btn--stripe:hover,button--stripe:hover{border-color:#4137ff;background-color:#4137ff}.c-button--helpscout,.btn--helpscout,button--helpscout{border-color:#304ddb;background:#304ddb;color:#fff}.c-button--helpscout:hover,.btn--helpscout:hover,button--helpscout:hover{border-color:#223ec5;background-color:#223ec5}.c-button-skeleton{padding:0;width:auto;border:none;background:transparent}.plyr__control.plyr__controls__item{margin-top:0}.c-split-button{align-items:center;display:inline-flex;flex-direction:row;position:relative;justify-content:space-between;border-radius:3px;background:#661b6d;color:#fff}.c-split-button.is-active .c-split-button__dropdown{display:block;z-index:100}.c-split-button__main{display:block;flex:1;padding:8px;border-radius:3px 0 0 3px;font-weight:700;color:#fff;line-height:1}.c-split-button__main:hover{opacity:.9;background:#ac75ac;text-decoration:none}.c-split-button__dropdown-trigger{display:flex;align-items:center;justify-content:center;height:100%;padding:8px;border-radius:0 3px 3px 0;border-left:1px solid #ac75ac}.c-split-button__dropdown-trigger:hover,.c-split-button__dropdown-trigger.is-active{background:#ac75ac}.c-split-button__dropdown-trigger.is-active .c-split-button__dropdown-trigger{display:block;background:#ac75ac}.c-split-button__dropdown-trigger__icon{margin:0;height:12px;width:12px;color:#fff}.c-split-button__dropdown{display:none;margin:0;padding:12px 0;list-style:none;position:absolute;top:100%;right:0;width:250px;background:#fff;border-radius:3px}.c-split-button__dropdown__item{display:block;padding:4px 16px}.c-split-button__dropdown__item:hover{background:#e2d6e2;text-decoration:none}.c-split-button__dropdown__item--highlight{margin-top:4px;font-weight:700}.c-button-group{align-items:center;display:flex;margin-left:-16px;flex-wrap:wrap;justify-content:space-between}.c-button-group:first-child{margin-top:-8px}.c-button-group a,.c-button-group button,.c-button-group .c-button,.c-button-group__item{display:inline-block;margin-left:16px;margin-top:8px}.c-button-group__promo-item{order:-1}@media screen and (min-width: 600px){.c-button-group__promo-item{order:initial}}.c-button-group--auto-fill .c-button{flex:1}@media screen and (min-width: 600px){.c-button-group--auto-fill-medium .c-button{flex:1}}.c-button-group--center{justify-content:center}.c-button-group--closed{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;justify-content:flex-start;margin-left:0;border-radius:3px}.c-button-group--closed .c-button{margin-left:0;margin-top:0;border-radius:0 3px 3px 0;box-shadow:none}.c-button-group--closed .c-button+.c-button{border-left:0}.c-button-group--closed .c-button:first-child{border-radius:3px 0 0 3px}.c-button-group--vertical{flex-direction:column;margin-left:0}.c-button-group--vertical .c-button{margin-left:0}@media screen and (min-width: 767px){.c-button-group--large-horizontal{flex-direction:row}}@media screen and (min-width: 767px){.c-button-group--large-horizontal .c-button{flex:1;width:auto}}.c-button-group--start{justify-content:flex-start}.c-button-group--end{justify-content:flex-end}.c-button-group--content-width{display:inline-flex}.c-button-group--static{flex-direction:row;justify-content:flex-start}.c-button-group--static .c-button{width:auto}form{margin-top:16px}form:first-child{margin-top:0}form .c-button{box-shadow:none}input:not([type=radio]).is-error,textarea.is-error{border-color:#c43a3a}input:not([type=radio]).is-success,textarea.is-success{border-color:#38b87c}input:not([type=radio]):-moz-read-only,textarea:-moz-read-only{cursor:not-allowed;pointer-events:none;background:#f2f2f2;color:#aaa}input:not([type=radio]):disabled,input:not([type=radio]):read-only,textarea:disabled,textarea:read-only{cursor:not-allowed;pointer-events:none;background:#f2f2f2;color:#aaa}input:not([type=radio]).is-filled,textarea.is-filled{border-color:#aaa}.c-form{margin-top:16px}.c-form:first-child{margin-top:0}.c-form__wrap{display:block;margin-top:8px;position:relative}.c-form__message{display:none;margin-top:8px}.c-form .is-error .c-form__message{display:block;color:#c43a3a}.c-form .is-error .c-form__indicator-icon{fill:#c43a3a}.c-form .is-error input,.c-form .is-error textarea,.c-form .is-error .c-form__checkbox__pseudo-input,.c-form .is-error .c-form__radio__pseudo-input,.c-form .is-error .c-select{border-color:#c43a3a}.c-form .is-error .c-select__trigger{right:32px}.c-form .is-error a{color:#c43a3a;text-decoration:underline}.c-form .is-success .c-form__message{display:block;color:#38b87c}.c-form .is-success .c-form__indicator-icon{fill:#38b87c}.c-form .is-success input,.c-form .is-success textarea,.c-form .is-success .c-form__checkbox__pseudo-input,.c-form .is-success .c-form__radio__pseudo-input,.c-form .is-success .c-select{border-color:#38b87c}.c-form .is-success .c-select__trigger{right:32px}.c-form__indicator-icon{height:16px;position:absolute;right:12px;top:12px;width:16px;z-index:25}.c-form__row{margin-top:16px}.c-form__row:first-child{margin-top:0}.c-form__group{display:flex;flex-wrap:wrap;margin-left:-16px}.c-form__group:first-child{margin-top:-8px}.c-form__group>*,.c-form__group>*:first-child{margin-left:16px;margin-top:8px}.c-form__group__item,.c-form__group__item:first-child{flex:1;margin-left:16px}.c-form__group__item--max-content,.c-form__group__item--max-content:first-child{flex:initial}.c-form__group__item--full{flex:1}.c-form__group__item--row{align-items:center;display:flex}.c-form__group__item--row>*{margin-left:16px}.c-form__group__item--row label{margin-left:0}.c-form__group__prefix,.c-form__group__suffix{align-items:center;display:flex;justify-content:center;padding:10px;width:50px;border:1px solid #e4e4e4;border-radius:3px 0 0 3px;border-right-color:transparent;background:#fff;box-shadow:none;color:#ff9620;text-align:center;text-transform:initial}.c-form__group__prefix.icon,.c-form__group__prefix .icon,.c-form__group__prefix .icon:first-child,.c-form__group__suffix.icon,.c-form__group__suffix .icon,.c-form__group__suffix .icon:first-child{margin-right:0;font-size:2rem}.c-form__group__prefix+input,.c-form__group__prefix+textarea,.c-form__group__suffix+input,.c-form__group__suffix+textarea{padding-left:.75em;border-left-color:transparent;border-radius:0 3px 3px 0}.c-form__group__prefix:before,.c-form__group__suffix:before{margin:0 auto}.c-form__group__suffix{border-left:none;border-right-color:#e4e4e4;border-radius:0 3px 3px 0}.c-form__group .c-button{width:auto}.c-form__group--full{flex-wrap:wrap}.c-form__group--full>*,.c-form__group--full .c-group__item{flex:1 1 100%}.c-form__group--full .c-group__item+.c-group__item{margin-top:16px}.c-form__group--half{flex-wrap:wrap}.c-form__group--half>*,.c-form__group--half .c-group__item{flex:inherit;width:calc(50% - 16px)}.c-form__group--medium-half{flex-wrap:wrap}.c-form__group--medium-half>*,.c-form__group--medium-half .c-group__item,.c-form__group--medium-half>*:first-child,.c-form__group--medium-half .c-group__item:first-child{flex:1 1 100%}@media screen and (min-width: 600px){.c-form__group--medium-half>*,.c-form__group--medium-half .c-group__item,.c-form__group--medium-half>*:first-child,.c-form__group--medium-half .c-group__item:first-child{flex:1 1 calc(50% - 16px)}}.c-form__group--large-half{flex-wrap:wrap}.c-form__group--large-half>*,.c-form__group--large-half>*:first-child,.c-form__group--large-half .c-group__item,.c-form__group--large-half .c-group__item:first-child{flex:1 1 100%}@media screen and (min-width: 767px){.c-form__group--large-half>*,.c-form__group--large-half>*:first-child,.c-form__group--large-half .c-group__item,.c-form__group--large-half .c-group__item:first-child{flex:1 1 calc(50% - 16px)}}.c-form__group--connected{margin-top:-4px}.c-form__group--third{flex-wrap:wrap}.c-form__group--third>*,.c-form__group--third .c-group__item,.c-form__group--third .c-group__item:first-child{flex:1 1 calc(33.333% - 16px)}.c-form .c-form__group--medium-third{flex-wrap:wrap}.c-form .c-form__group--medium-third>*,.c-form .c-form__group--medium-third .c-group__item,.c-form .c-form__group--medium-third .c-group__item:first-child{flex:1 1 100%}@media screen and (min-width: 600px){.c-form .c-form__group--medium-third>*,.c-form .c-form__group--medium-third .c-group__item,.c-form .c-form__group--medium-third .c-group__item:first-child{flex:1 1 calc(33.333% - 16px)}}.c-form__group--large-third{flex-wrap:wrap}.c-form__group--large-third>*,.c-form__group--large-third .c-group__item{flex:1 1 100%}@media screen and (min-width: 767px){.c-form__group--large-third>*,.c-form__group--large-third .c-group__item{flex:1 1 calc(33.333% - 16px)}}.c-form__group--cuddle .c-form__group__item{flex:0 1 auto}.c-form__group--closed{flex-wrap:nowrap;margin-left:0}.c-form__group--closed>*{margin-left:0}.c-form__group--closed>*:first-child{flex:1;margin-left:0;border-radius:3px 0 0 3px}.c-form__group--closed>*:last-child{border-radius:0 3px 3px 0}.c-form__group--closed input,.c-form__group--closed textarea{border-right:none}.c-form__group--closed button{box-shadow:none}.c-form__group--equal-height .c-form__group__item{display:flex;flex:initial;flex-direction:column}.c-form__group--equal-height .c-form__group__item select,.c-form__group--equal-height .c-form__group__item input,.c-form__group--equal-height .c-form__group__item textarea,.c-form__group--equal-height .c-form__group__item--full{flex:1}.c-form__footer{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:16px}@media screen and (min-width: 600px){.c-form__footer{flex-direction:row}}@media screen and (min-width: 600px){.c-form__footer .c-button{margin-top:0}}.c-form__footer--gap{margin-top:32px}.c-form__footer--centered{justify-content:center}.c-form__divider{position:relative;z-index:1;text-align:center}.c-form__divider:before{content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:-1;transform:translateY(-50%);background:#e4e4e4}.c-form__divider span{padding:0 .5em;background:#fff}.c-form__toggle-bar{display:flex;flex-direction:row}.c-form__toggle-bar .c-form__toggle-bar__item{margin-top:0;padding:.5em .7em;border:1px solid #e4e4e4;border-radius:0;color:#767676;line-height:1}.c-form__toggle-bar .c-form__toggle-bar__item:hover{background-color:#fafafa;text-decoration:none}.c-form__toggle-bar .c-form__toggle-bar__item.is-active{border-color:#661b6d;background-color:#e2d6e2;color:#661b6d;font-weight:700}.c-form__toggle-bar .c-form__toggle-bar__item+.c-form__toggle-bar__item{border-left-color:transparent;border-top-color:#e4e4e4}.c-form__toggle-bar .c-form__toggle-bar__item+.c-form__toggle-bar__item.is-active{border-left-color:#661b6d;border-top-color:#661b6d}.c-form__toggle-bar .c-form__toggle-bar__item:first-child{border-radius:3px 0 0 3px}.c-form__toggle-bar .c-form__toggle-bar__item:last-child{border-radius:0 3px 3px 0}.c-form__toggle{cursor:pointer;height:24px;padding-left:40px;position:relative;box-shadow:none;background:transparent}.c-form__toggle input:checked~.c-form__toggle__indicator{background:#38b87c}.c-form__toggle input:checked~.c-form__toggle__indicator:before{margin-left:-20px;left:100%}.c-form__toggle input:checked~.c-form__toggle__indicator:after{margin-left:-15px;left:100%}.c-form__toggle.is-disabled{pointer-events:none}.c-form__toggle.is-disabled input:checked~.c-form__toggle__indicator{background:#aaa}.c-form__toggle input{opacity:0;position:absolute}.c-form__toggle__indicator{display:inline-block;height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%);vertical-align:middle;width:35px;background:#e4e4e4;border-radius:250px;transition:all .3s}.c-form__toggle__indicator:before{content:"";display:inline-block;height:20px;left:0;position:absolute;top:50%;width:20px;transform:translateY(-50%);background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:100%;transition:all .3s}.c-form__toggle__indicator:after{content:"";height:10px;left:5px;position:absolute;top:50%;width:10px;z-index:10;border-radius:100%;background:#e4e4e4;transform:translateY(-50%);transition:all .3s}.c-form__toggle.is-active{background:#e4e4e4;border-color:transparent}.c-form__toggle:hover{border-color:transparent}.c-form__checkbox,.c-form__radio{cursor:pointer;align-items:center;display:flex;padding-left:24px;position:relative;font-weight:400}.c-form__checkbox input,.c-form__checkbox span,.c-form__radio input,.c-form__radio span{width:auto}.c-form__checkbox small,.c-form__radio small{font-size:1.2rem;font-weight:400}.c-form__checkbox input,.c-form__radio input{opacity:0;position:absolute}.c-form__checkbox input:focus-visible~.c-form__checkbox__pseudo-input,.c-form__checkbox input:focus-visible~.c-form__radio__pseudo-input,.c-form__radio input:focus-visible~.c-form__checkbox__pseudo-input,.c-form__radio input:focus-visible~.c-form__radio__pseudo-input{outline:1px solid #767676;outline-offset:1px}.c-form__checkbox input:checked~.c-form__checkbox__pseudo-input,.c-form__checkbox input:checked~.c-form__radio__pseudo-input,.c-form__radio input:checked~.c-form__checkbox__pseudo-input,.c-form__radio input:checked~.c-form__radio__pseudo-input{background:#661b6d}.c-form__checkbox input:disabled~.c-form__checkbox__pseudo-input,.c-form__checkbox input:disabled~.c-form__radio__pseudo-input,.c-form__radio input:disabled~.c-form__checkbox__pseudo-input,.c-form__radio input:disabled~.c-form__radio__pseudo-input{background:#ceaace}.c-form__checkbox__pseudo-input,.c-form__radio__pseudo-input{display:inline-block;height:18px;left:0;position:absolute;top:1px;vertical-align:middle;width:18px;background:#fff;border:1px solid #e4e4e4;border-radius:3px;transition:background .3s}.c-form__checkbox__pseudo-input__icon,.c-form__radio__pseudo-input__icon{height:10px;position:absolute;left:3px;top:3px;width:10px;fill:#fff;font-size:15px;font-size:1.5rem}.c-form__checkbox__pseudo-input:hover,.c-form__radio__pseudo-input:hover{border-color:#661b6d}.c-form__checkbox--inline,.c-form__radio--inline{align-items:center;display:inline-flex}.c-form__checkbox--inline+.c-form__checkbox--inline,.c-form__checkbox--inline+.c-form__radio--inline,.c-form__radio--inline+.c-form__checkbox--inline,.c-form__radio--inline+.c-form__radio--inline{margin-left:8px}.c-form__radio__pseudo-input{border-radius:100px}.c-form__radio__pseudo-input:before{content:"";display:block;height:8px;width:8px;position:absolute;top:4px;left:4px;border-radius:100px;background:#fff}.c-form--search{display:flex;flex-direction:row;position:relative;width:100%}.c-form--search input{padding-bottom:15px;padding-top:15px}@media screen and (min-width: 767px){.c-form--search input{border-right:0}}.c-form--search .c-form__autocomplete{flex:1;position:static}.c-form--search .c-form__autocomplete input{border-right:0;border-radius:3px 0 0 3px}.c-form--search>*{margin-top:0}.c-form--search .c-form--search__trigger{display:block;padding:6px;color:#666;line-height:1;text-transform:uppercase}@media screen and (min-width: 600px){.c-form--search .c-form--search__trigger{display:none}}.c-form--search .c-form--search__trigger:hover{background:#e4e4e4;color:#661b6d;text-decoration:none}.c-form--search .c-form--search__trigger span{display:block;margin-top:4px}.c-form--search .c-form--search__trigger .icon{display:inherit;height:20px;margin:0 auto;width:20px}.c-form--search button{width:auto}.c-form--search button:first-child{border-radius:3px 0 0 3px}.c-form--search button:last-child{border-radius:0 3px 3px 0}.c-form--search-mini input{padding-bottom:0;padding-top:0}.c-form--box{padding:20px;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-form__autocomplete{position:relative}.c-form__autocomplete.is-active .c-form__autocomplete__overlay{opacity:1;visibility:visible;transform:translateY(0)}.c-form__autocomplete__input{display:flex;flex-direction:row}.c-form__autocomplete__input input{margin-top:0;border-radius:0 3px 3px 0}.c-form__autocomplete__input.has-prefix input{border-left:0}.c-form__autocomplete__input__prefix{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;flex:1 0 auto;margin-right:-2px;position:relative;border:1px solid #e4e4e4;border-right:none}.c-form__autocomplete__input__prefix:before{content:"";height:75%;position:absolute;right:0;top:50%;width:1px;background-color:#e4e4e4;transform:translateY(-50%)}.c-form__autocomplete__input__prefix .icon{margin-right:6px;vertical-align:middle}.c-form__autocomplete input:focus{background-color:#fff}.c-form__autocomplete__pseudo-select{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;position:relative}.c-form__autocomplete__pseudo-select__select{height:12px;left:0;margin-top:0;opacity:0;position:absolute;top:0}.c-form__autocomplete__pseudo-select__icon{margin-left:4px}.c-form__autocomplete__type{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px;position:relative;border-radius:3px;background:#e2d6e2;font-weight:700;line-height:1}.c-form__autocomplete__type .c-form__autocomplete__pseudo-select{margin-left:8px}.c-form__autocomplete__type__button{margin-top:1px;padding:0;width:auto;border:none;line-height:0}.c-form__autocomplete__type__button:hover{background:transparent}.c-form__autocomplete__type__button .icon{vertical-align:none}.c-form__autocomplete__overlay{position:fixed;left:0;height:100%;z-index:69;background:#00000080;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;height:auto;opacity:0;overflow:auto;padding:20px;position:absolute;top:100%;visibility:hidden;width:100%;border:1px solid #e4e4e4;border-radius:3px;background:#fff;font-size:15px;font-size:1.5rem;text-transform:initial;transition:all .3s;transform:translateY(-30px)}.c-form__autocomplete__overlay::-webkit-scrollbar{-webkit-appearance:none;width:3px;border-radius:0;background:#e4e4e4}.c-form__autocomplete__overlay::-webkit-scrollbar-thumb{border-radius:0;background:#661b6d}@media screen and (min-width: 767px){.c-form__autocomplete__overlay{height:auto;left:0;position:absolute;top:48px;width:100%}}.c-form__autocomplete__overlay.is-active{background-color:#e2d6e2}.c-form__autocomplete__overlay.is-loading{align-items:center;display:flex;flex-direction:row;justify-content:center}.c-form__autocomplete__overlay .search-label{font-weight:500}.c-form__autocomplete__overlay ul{margin:8px 0 0;padding:0;list-style:none}.c-form__autocomplete__overlay ul:first-child{margin-top:0}.c-form__autocomplete__overlay a{text-decoration:none}.c-form__autocomplete__overlay--small{max-height:320px}.c-form__autocomplete__overlay--large{max-height:calc(100vh - 168px)}.c-form__autocomplete__title{font-size:17px;font-size:1.7rem;font-weight:700;line-height:1}.c-form__autocomplete__subtitle{margin-top:8px;font-size:14px;font-size:1.4rem;line-height:1}.c-form__autocomplete__category{align-items:center;display:flex;justify-content:space-between;margin-top:16px;padding-bottom:8px;border-bottom:1px solid #e4e4e4}.c-form__autocomplete__category:first-child{margin-top:0}.c-form__autocomplete__category .c-form__autocomplete__title{font-size:14px;font-size:1.4rem}.c-form__autocomplete__result{display:flex;flex-direction:row;color:#767676;text-decoration:none}.c-form__autocomplete__result__asset{flex:1}.c-form__autocomplete__result__matter{flex:3;padding-left:16px}.c-form__autocomplete__referal{font-size:12px;font-size:1.2rem}.c-form__autocomplete__referal-results{margin-top:16px;padding-top:8px;border-top:1px solid #e4e4e4;text-align:center}.c-form__autocomplete__hit{margin-left:-20px;margin-right:-20px;padding:8px 20px;display:flex;flex-direction:row;justify-content:space-between}.c-form__autocomplete__hit:hover{background-color:#e2d6e2}.c-form__autocomplete__hit>*{padding-left:12px}.c-form__autocomplete__hit>*:first-child{padding-left:0}.c-form__autocomplete__hit a{width:100%;color:#767676}.c-form__autocomplete__hit a:hover{text-decoration:none}.c-form__autocomplete__hit--bordered{padding-top:8px;border-top:1px solid #e4e4e4}.c-form__autocomplete__hit--bordered:first-child{margin-top:0;padding-top:0;border-top:0}.c-form__autocomplete__hit--highlight{margin-left:0;margin-right:0;padding:8px;border:1px solid #e2d6e2;border-radius:3px}.c-form__autocomplete__hit--highlight:hover,.c-form__autocomplete__hit--highlight.is-active{background-color:#e2d6e2}.c-form__autocomplete__hit--highlight.is-active:before{display:none}.c-form__autocomplete__hit--highlight>a{cursor:pointer;width:100%;text-decoration:none}.c-form__autocomplete__hit.is-active{position:relative;z-index:200}.c-form__autocomplete__hit.is-active:before{content:"";height:100%;left:50%;margin-top:4px;position:absolute;top:calc(50% - 4px);z-index:-1;width:calc(100% + 16px);border-radius:3px;background:#e2d6e2;transform:translate(-50%,-50%)}.c-form__autocomplete__hit__counter{font-size:13px;font-size:1.3rem}.c-input-zip,.c-input-small{width:80px}.c-input-medium{width:200px}.c-form__multiple-select{cursor:pointer;width:100%!important}.dropdown-active .c-form__multiple-select{z-index:79}.c-form__autocomplete--context{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;padding:4px;background:#fff}.c-form__autocomplete--context .c-form__autocomplete__input{flex:1}.c-form__autocomplete--context .c-form__autocomplete__input input{padding:6px 15px;border:0}.c-form-hint{margin-top:4px;color:#aaa;font-size:1.3rem}.c-form-hint--left{text-align:left}.c-form-progress{display:flex;margin-top:16px;background:#fafafa}.c-form-progress .c-meta{color:#aaa}.c-form-progress.is-uploaded{background:#ebf8f2}.c-form-progress.is-upload{font-weight:700}.c-form-progress.is-upload a{font-weight:400}.c-form-progress.is-upload .c-form-progress__body{padding-right:24px}.c-form-progress.is-upload .c-form-progress__body .c-meta{color:#38b87c}.c-form-progress.is-error{background-color:#fee9e9}.c-form-progress.is-error .c-form-progress__body{font-weight:700}.c-form-progress.is-error .c-form-progress__body a{font-weight:400}.c-form-progress__long-word{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-form-progress__asset{align-items:center;display:flex;flex:0 0 auto;justify-content:center;width:80px;border-radius:3px}.c-form-progress__asset img{align-self:center;border-radius:3px}.c-form-progress__asset .icon{height:36px;width:36px}.c-form-progress__body{display:flex;flex:1;flex-direction:column;justify-content:center;overflow:hidden;padding:16px 64px 16px 24px;position:relative;word-break:break-all;text-align:left}.c-form-progress__body .c-button{margin-top:0;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.c-form-progress__bar{margin-top:8px;display:block;height:12px;position:relative;width:100%;border-radius:100px;border:2px solid #8ED7B5}.c-form-progress__bar:before{content:"";border:1px solid #fff;border-radius:10px;position:absolute;inset:-4px}.c-form-progress__bar__value{position:absolute;border-radius:100px;height:6px;inset:1px 100% 0 0;background:#8ed7b5;width:0;animation:loadingBar 2s linear infinite}.c-form-upload{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:24px;position:relative;border:1px dotted #e4e4e4;background:#fafafa;text-align:center}.c-form-upload__input-file{cursor:pointer;height:0;left:0;opacity:0;padding:0;position:absolute;top:0;width:0;z-index:0;-webkit-appearance:none}.c-form__datepicker{display:flex;margin-left:-16px;margin-top:8px;flex-direction:column;justify-content:space-between}@media screen and (min-width: 600px){.c-form__datepicker{flex-direction:row}}.c-form__datepicker input{cursor:pointer;margin-left:16px;font-weight:700}@media screen and (min-width: 600px){.c-form__datepicker input{margin-top:0}}.c-form__datepicker input:hover{background:#e4e4e4}.datepicker--cell.-in-range-,.datepicker--cell.-in-range-:hover{background-color:#661b6d1a}.datepicker--cell.-current-{color:#661b6d}.datepicker--cell.-focus-:hover,.datepicker--cell.-in-range-:hover{background-color:#661b6d33}.datepicker--cell.-selected-{background:#661b6d}.datepicker--cell.-selected-:hover{background:#661b6d;font-weight:700}.c-form-stylish-chooser{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:100px;padding:12px;position:relative;border:1px solid #e4e4e4;border-radius:3px;background-color:#fff;text-align:center}.c-form-stylish-chooser:hover{background-color:#fafafa}.c-form-stylish-chooser__title{margin-top:4px;font-size:1.6rem}.c-form-stylish-chooser__icon{height:32px;width:32px}.c-form-stylish-chooser__input{opacity:0;position:absolute;right:0;top:0}.c-form-stylish-chooser__text{flex:1}.c-form-stylish-chooser--small{min-height:50px}.c-form-stylish-chooser.is-active{background-color:#661b6d;border-color:#661b6d;color:#fff}@keyframes loadingBar{0%{left:0%;right:100%;width:0%}10%{left:0%;right:75%;width:25%}90%{right:0%;left:75%;width:25%}to{left:100%;right:0%;width:0%}}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.u-sr-only-focusable:active,.u-sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.c-title{font-size:21px;font-size:2.1rem;line-height:1}.c-title-small{font-size:18px;font-size:1.8rem;line-height:1}.c-title-smallest{opacity:.6;font-size:11px;font-size:1.1rem;font-weight:700;text-transform:uppercase}.c-subtitle{font-size:16px;font-size:1.6rem;line-height:1.45}.c-price{font-size:15px;font-size:1.5rem;font-weight:700}.c-price--total{font-size:2rem}.c-price-info{font-size:1.4rem}.c-price--eyecatcher{font-size:2.6rem}.c-price--old{text-decoration:line-through}.c-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-left:20px;padding-right:20px;position:relative;width:100%;background:#e4e4e4}.c-navbar.is-active{z-index:45}.c-navbar__left{display:none;padding:1em 0}@media screen and (min-width: 767px){.c-navbar__left{display:block;padding:0}}.c-navbar__left.is-active{display:block}.c-navbar__main{display:none;height:100%;left:0;overflow:scroll;position:fixed;top:0;width:100%;z-index:100;background:#fafafa}@media screen and (min-width: 767px){.c-navbar__main{display:block;height:auto;overflow:visible;position:static;width:auto;z-index:40;background:transparent}}.c-navbar__main.is-active{display:block}@media screen and (min-width: 767px){.c-navbar__back__content{display:none}}@media screen and (min-width: 1023px){.c-navbar__back__content{display:inline}}.c-navbar--transparent{padding:0;background:transparent}.c-navbar--fixed{align-items:flex-start;bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));justify-content:flex-start;left:0;padding:0 8px;position:fixed;width:100%;z-index:44;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;background-color:#fff}.c-navbar--fixed .icon{height:24px;margin:0 0 8px;width:24px}.c-navbar--fixed form{margin-top:0}.c-navbar--fixed .c-navbar__item,.c-navbar--fixed button{align-items:center;display:flex;cursor:pointer;flex-direction:column;padding:1em .3em calc(1em + env(safe-area-inset-bottom));width:100%;font-size:1.2rem;line-height:1;text-align:center;font-weight:400}@media screen and (min-width: 480px){.c-navbar--fixed .c-navbar__item,.c-navbar--fixed button{padding-left:.5em;padding-right:.5em}}.c-navbar--fixed .c-navbar__item button,.c-navbar--fixed button button{border:none;margin:0;padding:0}.c-navbar--fixed .c-navbar__item:hover,.c-navbar--fixed button:hover{background-color:#e2d6e2;text-decoration:none}.c-navbar--fixed .c-navbar__item.is-active,.c-navbar--fixed button.is-active{background-color:#e2d6e2;font-weight:700}.c-navbar--fixed .c-navbar__item.is-active button,.c-navbar--fixed button.is-active button{font-weight:700}.c-logo{display:inline-block;height:46px;overflow:hidden;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;vertical-align:top;width:125px;background:url(../images/rimondo-logo.svg) no-repeat;background-position:center;background-size:contain;color:transparent;font-size:0;text-indent:-150%}.c-user-info{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.c-user-info__avatar{display:inline-block;height:40px;vertical-align:middle;width:40px;border-radius:100px}.c-user-info__avatar img{border-radius:100px}.c-user-info__name{padding-left:12px}.c-statelist{list-style:none;margin:0 0 0 -12px;padding:0}@media screen and (min-width: 480px){.c-statelist{display:flex;flex-wrap:wrap}}.c-statelist:first-child{margin-top:-16px}.c-statelist__item{display:none;margin-left:12px;margin-top:16px;padding:12px 12px 12px 65px;position:relative;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:3px}@media screen and (min-width: 480px){.c-statelist__item{display:block;flex:1}}.c-statelist__item .icon{content:get-icon(checkmark);height:100%;left:0;padding:10px;position:absolute;top:0;width:50px;border-radius:3px 0 0 3px;background:#f47676;color:#fff;font-size:25px;font-size:2.5rem;text-align:center}.c-statelist__item.is-active{display:block}.c-statelist__item.is-active .icon{background:#57cc95}.c-columnlist{margin:16px 0 0;padding:0;list-style:none;border:1px solid #e4e4e4;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media screen and (min-width: 600px){.c-columnlist{display:flex;flex-wrap:wrap}}.c-columnlist__item{align-items:center;display:flex;flex-direction:row;padding:12px;border-top:1px solid #e4e4e4}@media screen and (min-width: 600px){.c-columnlist__item{width:33.333%}}.c-columnlist__item:first-child{border-top:none}@media screen and (min-width: 600px){.c-columnlist__item:nth-child(-n+3){border-top:none}}.c-columnlist__item:nth-child(odd){background-color:#fafafa}@media screen and (min-width: 600px){.c-columnlist__item:nth-child(odd){background-color:initial}}.c-columnlist__item__asset{flex-shrink:0;margin-right:8px;width:24px}@media screen and (min-width: 600px){.c-columnlist__item--even,.c-columnlist__item--even:nth-child(odd){background-color:#fafafa}}.c-columnlist__item--zero{display:none}@media screen and (min-width: 600px){.c-columnlist__item--zero{display:block}}.c-featurelist{padding:0;list-style:none;margin:0 0 0 -20px;text-align:left}@media screen and (min-width: 600px){.c-featurelist{display:flex;flex-wrap:wrap;justify-content:space-between}}.c-featurelist__item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-left:20px;margin-top:20px;padding:25px 25px 25px 80px;position:relative;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;color:#aaa;line-height:1.2}@media screen and (min-width: 767px){.c-featurelist__item{width:calc(33.333% - 105px)}}.c-featurelist__item .icon{left:30px;position:absolute;top:50%;color:#38b87c;font-size:2.8rem;transform:translateY(-50%)}.c-featurelist__item strong{display:block;margin-bottom:6px;color:#767676;font-size:16px;font-size:1.6rem;font-weight:400;line-height:1.3}@media screen and (min-width: 480px){.c-featurelist--small-half{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width: 480px){.c-featurelist--small-half .c-featurelist__item{width:calc(50% - 108px)}}@media screen and (min-width: 767px){.c-featurelist--half .c-featurelist__item{width:calc(50% - 108px)}}.c-featurelist--simple .c-featurelist__item{padding:10px 0 0 40px;background:transparent;box-shadow:none}@media screen and (min-width: 767px){.c-featurelist--simple .c-featurelist__item{width:calc(50% - 80px)}}.c-featurelist--simple .c-featurelist__item .icon{left:0;margin-top:8px;top:0;transform:initial}.c-featurelist--row .c-featurelist__item{margin-top:10px;padding-bottom:10px;padding-top:10px;width:100%;background:transparent;box-shadow:none;text-align:left}.c-resultlist{margin:16px 0 0;padding:0;list-style:none}.c-resultlist:first-child{margin-top:0}.c-resultlist__item{display:flex;flex-direction:column;margin-top:16px;position:relative;border-radius:3px;background:#fafafa;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media screen and (min-width: 600px){.c-resultlist__item{flex-direction:row}}.c-resultlist__item:first-child{margin-top:0}.c-resultlist__item p{margin-top:0;font-size:18px;font-size:1.8rem;line-height:1.4}.c-resultlist__item__type{height:32px;right:8px;position:absolute;top:6px;width:32px}@media screen and (min-width: 600px){.c-resultlist__item__type{height:48px;right:16px;top:12px;width:48px}}.c-resultlist__item__badge{padding:4px;border-radius:100px;background:#ff9620;font-weight:700;line-height:1.3}.c-resultlist__item__highlight,.c-resultlist__item__last{padding:20px}.c-resultlist__item__highlight:hover,.c-resultlist__item__last:hover{text-decoration:none}.c-resultlist__item__highlight{flex:1;position:relative;border-radius:3px 3px 0 0;background:#661b6d;box-shadow:0 0 5px #00000080;color:#fff}@media screen and (min-width: 600px){.c-resultlist__item__highlight{flex:auto;width:60%;border-radius:3px 0 0 3px}}.c-resultlist__item__highlight__main{padding-left:80px}@media screen and (min-width: 600px){.c-resultlist__item__highlight__main{padding-right:50px}}.c-resultlist__item__highlight__first{left:30px;position:absolute;top:50%;transform:translateY(-50%)}.c-resultlist__item__highlight__first .c-resultlist__item__badge{position:absolute;right:-5px;top:-5px}.c-resultlist__item__last{padding-left:100px;position:relative;background:#fafafa;color:#767676}@media screen and (min-width: 600px){.c-resultlist__item__last{flex:auto;padding-left:20px;width:40%}}.c-resultlist__item__title{opacity:.6;font-size:11px;font-size:1.1rem;text-transform:uppercase}.c-resultlist__item__type{opacity:.6;fill:currentColor}.c-resultlist__item__type:before{font-size:24px;font-size:2.4rem}.c-list{margin:16px 0 0;padding:0;list-style:none;border-radius:3px}.c-list:first-child{margin-top:0}.c-list__item__matter{line-height:1.5}.c-list__item__matter p{margin-top:0}.c-list__item__matter strong{display:block;line-height:1.3;text-transform:uppercase}.c-list--symbols{margin-left:-20px}.c-list--symbols li{margin-top:8px;padding-left:20px;position:relative}.c-list--symbols li:first-child{margin-top:0}.c-list--symbols li:before{left:0;position:absolute;top:5px}.c-list--centered{align-items:center}.c-list--row{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-20px}.c-list--row:first-child{margin-top:-4px}.c-list--row li{padding-left:20px;margin-top:4px}.c-list--row li:first-child{margin-top:4px}.c-list--zebra>li{padding:1em;border-top:1px solid #e4e4e4;background:#fff}.c-list--zebra>li:nth-child(2n){background:#fafafa}.c-list--dark-zebra>li{padding:1em;border-top:1px solid rgba(226,214,226,.3);background:#661b6d}.c-list--dark-zebra>li:first-child{border-top:0}.c-list--dark-zebra>li a{color:#fff}.c-list--suffix li a{display:block;position:relative}.c-list--suffix li i{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:24px;font-size:2.4rem}.c-list--teaser{position:relative}.c-list--teaser .c-list__item{display:flex;padding-left:60px;position:relative;background:#fff}.c-list--teaser .c-list__item:first-child{border-radius:3px 3px 0 0}.c-list--teaser .c-list__item:last-child{border-radius:0 0 3px 3px}.c-list--teaser .c-list__item:nth-child(2n){background-color:#e4e4e4}.c-list--teaser .c-list__item .icon{margin-right:12px}.c-list--teaser .c-list__item i{display:block;left:20px;position:absolute;top:50%;transform:translateY(-50%);font-size:2.7rem;line-height:1}.c-list--teaser .c-list__item--breakout{display:block;padding-left:1em;position:absolute;top:100%;width:100%;border-top:0;background:transparent;font-weight:700;text-align:center;text-transform:uppercase}.c-definition-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0;margin-top:0}.c-definition-list__title{width:100%}.c-definition-list__item{margin:0 4px 0 0}.c-definition-list__item:after{content:", "}.c-definition-list__item:first-child:after{display:none}.c-list-inline{display:flex;flex-direction:row;margin-left:-24px}.c-list-inline__item{margin-left:24px}.c-table--auto-layout{table-layout:initial}.c-table__small-cell{width:70px}.c-table__zero-cell{padding:0!important}.c-table__auto-fill-cell{width:100%}@media screen and (min-width: 600px){.c-table__medium-cell{width:160px}}.c-table__auto-width-cell{min-width:50px;white-space:nowrap}@media screen and (min-width: 600px){.c-table__large-width-cell{width:50%}}.c-table__expanded-cell,.c-table__expanded-cell:first-child{padding:0}.c-table__place{display:inline-block;height:30px;padding:1em;position:relative;width:30px;font-weight:700;border-radius:100px;border:1px solid #e2d6e2;line-height:1}.c-table__place span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-table__place .icon{height:20px;position:absolute;right:-10px;top:-5px;width:20px;color:#661b6d}.c-table__place--empty{border-color:transparent}@media screen and (min-width: 600px){.c-table__offset{text-align:right}}.c-table__video{padding-right:12px;padding-top:8px}@media screen and (min-width: 600px){.c-table__video{white-space:nowrap;text-align:right}}.c-table__meta{margin-top:4px;color:#767676;font-size:1.2rem;text-transform:initial}.c-table__meta-inline{color:#767676;font-size:1.2rem;display:inline-block;padding-left:2px}.c-table .c-table__cta{width:100%;background:#fafafa;text-align:center}.c-table--no-shadow{box-shadow:none}.c-table--overview-list{table-layout:fixed}.c-table--overview-list tbody tr{background:#fff;border-top:1px solid #e4e4e4}.c-table--overview-list tbody tr td,.c-table--overview-list tbody tr th{display:inline-block;margin-right:-4px;vertical-align:top;width:50%;background:#fff}@media screen and (min-width: 600px){.c-table--overview-list tbody tr td,.c-table--overview-list tbody tr th{display:table-cell;vertical-align:middle;width:auto}}@media screen and (min-width: 600px){.c-table--overview-list .c-table__cta{background-color:transparent;text-align:left}}.c-table--medium td,.c-table--medium th{display:block;border-top-color:transparent}@media screen and (min-width: 480px){.c-table--medium td,.c-table--medium th{border-top-color:transparent}}@media screen and (min-width: 600px){.c-table--medium td,.c-table--medium th{display:table-cell;border-top-color:#e4e4e4}}.c-table--medium .c-table__offset{text-align:left}@media screen and (min-width: 600px){.c-table--medium .c-table__offset{text-align:right}}.c-table--static tr{display:table-row}.c-table--static td,.c-table--static th{display:table-cell}.c-table--outbound{position:relative;table-layout:fixed;border:none}@media screen and (min-width: 600px){.c-table--outbound{table-layout:auto}}.c-table--outbound tr th,.c-table--outbound tr td{padding-left:20px;background:#fff}.c-table--outbound tr{border:none}.c-table--outbound tr th{border-top:1px solid #e4e4e4}@media screen and (min-width: 480px){.c-table--outbound tr th{padding-bottom:12px;padding-top:12px}}@media screen and (min-width: 480px){.c-table--outbound tr th+td{padding-bottom:12px;padding-top:12px}}.c-table--outbound tr:nth-child(2n) td,.c-table--outbound tr:nth-child(2n) th{background:#fff}@media screen and (min-width: 480px){.c-table--outbound tr:nth-child(2n) td,.c-table--outbound tr:nth-child(2n) th{background:#fafafa}}@media screen and (min-width: 480px){.c-table--outbound tr:nth-child(2n) th:first-child,.c-table--outbound tr:nth-child(2n) td:first-of-type{background:#fafafa}}.c-table--outbound tr th:first-child,.c-table--outbound tr td:first-of-type{background:#fafafa}@media screen and (min-width: 480px){.c-table--outbound tr th:first-child,.c-table--outbound tr td:first-of-type{background:#fff}}.c-table--outbound tr th:first-child,.c-table--outbound tr td:first-child{padding-left:20px}@media screen and (min-width: 600px){.c-table--outbound tr th:first-child,.c-table--outbound tr td:first-child{padding-left:20px}}.c-table--outbound tr td:last-child,.c-table--outbound tr th:last-child{padding-right:10px}@media screen and (min-width: 600px){.c-table--outbound tr td:last-child,.c-table--outbound tr th:last-child{padding-right:20px}}.c-table--outbound tfoot{bottom:0;position:absolute;width:100%;background:linear-gradient(to bottom,#fff,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=0)}.c-table--large td,.c-table--large th{display:block}@media screen and (min-width: 767px){.c-table--large td,.c-table--large th{display:table-cell}}.c-table--large .c-table__offset{text-align:left}@media screen and (min-width: 767px){.c-table--large .c-table__offset{text-align:right}}.c-table--tournament td,.c-table--tournament th{padding-left:58px}@media screen and (min-width: 600px){.c-table--tournament td,.c-table--tournament th{padding-left:0}}.c-table--tournament td:first-child:not(.c-table__expanded-cell),.c-table--tournament th:first-child:not(.c-table__expanded-cell){padding-left:12px}.c-table--tournament .c-table__push-left-large{padding-left:87px}@media screen and (min-width: 600px){.c-table--tournament .c-table__push-left-large{padding-left:12px}}.c-table--responsive{width:100%}.c-table--responsive thead{display:none}@media screen and (min-width: 600px){.c-table--responsive thead{display:table-header-group}}.c-table--responsive td,.c-table--responsive tr{display:block}@media screen and (min-width: 480px){.c-table--responsive td{border-top-color:transparent}}@media screen and (min-width: 600px){.c-table--responsive td{display:table-cell;border-top-color:#e4e4e4}}@media screen and (min-width: 600px){.c-table--responsive tr{display:table-row}}.c-table--responsive td:before{content:attr(data-title);display:block;font-weight:700}@media screen and (min-width: 600px){.c-table--responsive td:before{display:none}}.c-table .is-zero{display:none}@media screen and (min-width: 480px){.c-table .is-zero{display:table-cell}}@media screen and (min-width: 600px){.c-table td.is-visible--medium-up,.c-table th.is-visible--medium-up{display:table-cell!important}}.c-table tr.is-disabled{color:#aaa;pointer-events:none;opacity:.4}.c-table tr.is-disabled td{background-color:#f0f0f0!important}.c-table tr.is-attention td{background-color:#fff4ea!important}.c-table tr.is-note td{background-color:#fff9f5!important}.l-connected-tables{display:flex;flex-direction:column;margin-top:16px;overflow:hidden}@media screen and (min-width: 767px){.l-connected-tables{flex-direction:row}}.l-connected-tables table{border:none;box-shadow:none}.l-connected-tables th,.l-connected-tables td{padding-left:20px}@media screen and (min-width: 767px){.l-connected-tables th,.l-connected-tables td{padding-left:20%}}@media screen and (min-width: 767px){.l-connected-tables td{padding-right:20%}}@media screen and (min-width: 767px){.l-connected-tables__column{width:50%}}.c-table--zebra tbody tr:nth-child(odd) td,.c-table--zebra tbody tr:nth-child(odd) th{background-color:#fff}.c-table--zebra tbody tr:nth-child(2n) td,.c-table--zebra tbody tr:nth-child(2n) th{background-color:#fafafa}.c-table-breeding thead{display:none}@media screen and (min-width: 600px){.c-table-breeding thead{display:table-header-group}}.c-table-breeding td:before,.c-table-breeding th:before{content:attr(data-title);display:block;font-weight:700}@media screen and (min-width: 600px){.c-table-breeding td:before,.c-table-breeding th:before{display:none}}.c-table-memberlist thead{display:none}@media screen and (min-width: 600px){.c-table-memberlist thead{display:table-header-group}}.c-table-memberlist__place-wrapper{position:relative}.c-table-memberlist__place-wrapper.is-zero{padding:0!important}.c-table-memberlist .c-table__place{left:12px;position:absolute;top:6px;z-index:1}.c-table-memberlist td,.c-table-memberlist th{padding-left:58px}@media screen and (min-width: 600px){.c-table-memberlist td,.c-table-memberlist th{padding-left:12px}}@media screen and (min-width: 600px){.c-table-memberlist td:first-child,.c-table-memberlist th:first-child{padding-left:58px}}.c-table-memberlist td:before,.c-table-memberlist th:before{content:attr(data-title);display:block;font-weight:700}@media screen and (min-width: 600px){.c-table-memberlist td:before,.c-table-memberlist th:before{display:none}}.c-table-exam{border:none}.c-table-exam thead{display:none}@media screen and (min-width: 600px){.c-table-exam thead{display:table-header-group}}.c-table-exam tr{display:table-row}.c-table-exam th,.c-table-exam td{display:table-cell;vertical-align:top;position:relative;border-top:1px solid #e4e4e4}@media screen and (min-width: 480px){.c-table-exam td:not(.c-table__expanded-cell){padding-left:12px}}.c-table-exam__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column-reverse}.c-table-exam__list strong{display:block}.c-table-exam__list li{display:none}.c-table-exam__list .is-active{display:block}@media screen and (min-width: 600px){.c-table-exam__list .is-active{display:none}}@media screen and (min-width: 600px){.c-table-exam__list .c-table-exam__list__desktop-item{display:block}}.c-table-exam__list .c-table-exam__list__mobile-item{display:block}@media screen and (min-width: 600px){.c-table-exam__list .c-table-exam__list__mobile-item{display:none}}.c-table-exam__data{padding-right:32px;width:25%}@media screen and (min-width: 600px){.c-table-exam__data{width:auto}}.c-table-exam__data~td{display:none}@media screen and (min-width: 600px){.c-table-exam__data~td{display:table-cell}}@media screen and (min-width: 600px){.c-table-exam__data strong{display:none}}.c-table-exam__data__trigger{position:absolute;right:6px;z-index:1;font-size:20px;font-size:2rem}.c-table-exam__data__trigger .icon{display:none}.c-table-exam__data__trigger .icon.is-active{display:block}@media screen and (min-width: 600px){.c-table-exam__data__trigger{display:none}}.c-table-exam__always-visible{display:table-cell!important;text-align:right}.c-table-info{margin-top:16px}.c-table-info:first-child{margin-top:0}.c-table-info__footer{position:relative}.c-table-info__footer:before{content:"";height:150px;position:absolute;bottom:100%;width:100%;background:linear-gradient(to bottom,#fff0 30%,#fff)}.lp-zebra{margin-top:24px;border-collapse:collapse}.lp-zebra tr{display:table-row}.lp-zebra td{display:table-cell}.lp-zebra{height:auto!important;width:100%!important}.lp-zebra tr,.lp-zebra td,.lp-zebra th{display:block;height:auto!important;width:auto!important;border-color:transparent}.lp-zebra tr+td,.lp-zebra td+td,.lp-zebra th+td{padding-top:0}@media screen and (min-width: 480px){.lp-zebra tr+td,.lp-zebra td+td,.lp-zebra th+td{padding-top:4px}}@media screen and (min-width: 600px){.lp-zebra tr+td,.lp-zebra td+td,.lp-zebra th+td{padding:10px 12px}}@media screen and (min-width: 600px){.lp-zebra td,.lp-zebra th{display:table-cell}}@media screen and (min-width: 600px){.lp-zebra tr{display:table-row}}.c-card{display:block;margin-top:8px;overflow:hidden;position:relative;border-radius:3px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;background:#fff;color:#767676}.c-card picture,.c-card img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.c-card:hover{text-decoration:none}.c-card.is-editable{overflow:visible}.c-card:first-child{margin-top:0}.c-card img{aspect-ratio:5/4;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.c-card .c-badge{right:106px;position:absolute;top:0;z-index:15}.c-card__main-control{display:inline-block;right:4px;padding:2px 8px;position:absolute;top:4px;border-radius:3px;background:#ffffffbf}.c-card__trigger{bottom:8px;left:8px;position:absolute}.c-card__video-control{display:none;height:48px;left:50%;opacity:.7;position:absolute;top:30%;width:48px;color:#fff;transform:translate(-50%)}.c-card__preview-control{display:none;height:9rem;left:50%;opacity:.9;position:absolute;top:33%;width:9rem;color:#661b6d;transform:translate(-50%);transition:color .5s ease}.c-card__header{display:block;margin-top:0;position:relative;border-radius:3px 3px 0 0;background-repeat:no-repeat;background-size:cover;background-position:center}.c-card__header .c-card__caption{bottom:0;padding:10px;width:100%;position:absolute;background:linear-gradient(to bottom,#0000,#000000bf 75%);color:#fff}.c-card__header .c-card__caption a{color:#fff}@media screen and (min-width: 600px){.c-card__header .c-card__caption__large-offset{bottom:15px;position:absolute;right:15px}}.c-card__header .c-card__caption--symboled{padding-right:55px}.c-card__toolbar{left:10px;position:absolute;top:10px;z-index:5}.c-card__footer{padding:10px;background:#fff;line-height:1.4}.c-card__footer p{margin-top:6px}.c-card__footer p:first-child{margin-top:0}.c-card__footer__symbol{height:24px;width:24px}.c-card__footer__symbol.spec-icon{left:4px;top:12px}.c-card__caption{font-weight:700}.c-card__caption__title{display:-webkit-box;flex-direction:column;margin-top:0;overflow:hidden;font-size:13px;font-size:1.3rem;-webkit-line-clamp:4;text-overflow:ellipsis;text-transform:uppercase}.c-card__caption__subtitle{margin-top:3px;font-weight:400;text-transform:initial}.c-card__caption__symbol{bottom:15px;position:absolute;right:15px;font-size:24px;font-size:2.4rem;line-height:0}.c-card__caption__symbol:before{margin-right:0}.c-card__caption--symboled{padding-right:60px;position:relative}.c-card__badge{background:#661b6d;padding:10px;color:#fff;font-size:24px;font-size:2.4rem}.c-card--row{display:flex;flex-direction:column}@media screen and (min-width: 767px){.c-card--row{flex-direction:row}}.c-card--row picture,.c-card--row img,.c-card--row .c-card__header{border-radius:3px 3px 0 0}.c-card--row>*{flex:1}.c-card--row .c-card__footer{background:#fafafa}.c-card--row.is-empty .c-card__caption{background:transparent}.c-card--dark .c-card__footer{background:#e4e4e4}.c-card--friend{display:flex;flex-direction:row}.c-card--friend>*{flex:1}.c-card--video .c-card__video-control{display:block}.c-card--preview{cursor:pointer}.c-card--preview img{opacity:.5;transition:opacity .5s ease}.c-card--preview img:hover{transition:opacity .5s ease;opacity:.3}.c-card--preview .c-card__preview-control{display:block}.c-card--preview:hover .c-card__preview-control{transition:color .5s ease;color:#ff9620}.c-card--empty .c-card__caption{background:transparent;color:#000}.c-contact-card{margin-top:16px;overflow:hidden;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-contact-card picture,.c-contact-card img{border-radius:3px}.c-contact-card:first-child{margin-top:0}.c-contact-card__header{align-items:flex-start;display:flex;justify-content:flex-start;padding:15px 10px}.c-contact-card__title{font-size:18px;font-size:1.8rem;font-weight:400}.c-contact-card__avatar{max-width:60px}.c-contact-card__main{padding-left:15px}.c-contact-card__main p{margin-top:0}.c-contact-card__footer{padding:15px 10px;border-top:1px solid #e4e4e4}@media screen and (min-width: 767px){.c-contact-card__footer{padding-left:70px}}.c-contact-card__links{padding:0;list-style:none;display:flex;flex-wrap:wrap;margin:0 0 0 -20px}.c-contact-card__links li{padding-left:20px}.c-contact-card__trigger{font-weight:700;text-transform:uppercase}.c-contact-card__trigger .icon{margin-right:4px;vertical-align:-3px}.c-contact-card--dark{background-color:#e4e4e4}.c-user-card:after{content:"";display:table;clear:both}.c-user-card{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;background:#fff}.c-user-card img{float:left;width:100px;border-radius:3px 0 0 3px}.c-user-card__subtitle{margin-top:0}.c-user-card__main{display:flex;flex-direction:column;padding:20px;border-radius:0 3px 3px 0}@media screen and (min-width: 600px){.c-user-card__main{align-items:center;flex-direction:row;justify-content:space-between;padding-right:12px}}.c-user-card__toolbar{display:flex;margin-top:12px}@media screen and (min-width: 600px){.c-user-card__toolbar{margin-top:0}}.c-user-card__toolbar .c-button{margin-left:12px;margin-top:0}.c-user-card__toolbar .c-button:first-child{margin-left:0}.c-user-card-list{display:flex;flex-wrap:wrap}.c-user-card-list:first-child{margin-top:-24px}@media screen and (min-width: 767px){.c-user-card-list{margin-left:-24px}}.c-user-card-list>*{margin-top:24px;width:100%}@media screen and (min-width: 767px){.c-user-card-list>*{margin-left:24px;width:calc(50% - 24px)}}div[style*="border: 1px solid #d3d3d3;"]{padding:0!important;border-color:#e4e4e4!important;border-radius:3px!important;background:none!important;box-shadow:none!important}div[style*="border: 1px solid #d3d3d3;"]>a{display:block;line-height:0}div[style*="border: 1px solid #d3d3d3;"] p{padding:10px!important}.c-card--height{min-height:182px}.c-card--external-video .c-card__header{overflow:hidden}.c-card--external-video picture,.c-card--external-video source,.c-card--external-video img{transform:scale(1.34)}.c-stream{padding:0;list-style:none;display:flex;flex-wrap:wrap;flex-direction:row;position:relative;margin:0 0 0 -10px}.c-stream>*,.c-stream .c-stream__item{flex:1;margin-left:10px;margin-top:20px;max-width:100%;width:auto}.c-stream>*:first-child,.c-stream .c-stream__item:first-child{margin-top:20px}.c-stream__empty-item{text-align:center}.c-stream__empty-item .c-stream__title{margin-top:8px}.c-stream__empty-item .c-stream__subtitle{margin-top:0}.c-stream__empty-item .c-subtitle{margin-top:4px}.c-stream__control:first-child{margin-top:-20px}.c-stream__control{display:block;height:30px;left:0;margin:-20px 0 0;padding:4px;position:absolute;top:50%;width:30px;transform:translateY(-50%);border-radius:150px;z-index:100;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;line-height:1;text-align:center}@media (hover: none) and (pointer: coarse){.c-stream__control{display:none}}.c-stream__control .icon{left:50%;margin-right:0;position:absolute;top:50%;color:#661b6d;transform:translate(-50%,-50%)}.c-stream__control:hover{opacity:.9;text-decoration:none}.c-stream__control--end{left:auto;right:-10px}.c-stream__body{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.c-stream__body::-webkit-scrollbar{display:none;height:0;width:0!important}.c-stream__body{display:flex;flex-direction:row;flex-wrap:nowrap;margin:0 0 0 10px;overflow:auto}.c-stream__body .c-stream__item{flex:0 0 155px;margin-right:10px;position:relative}.c-stream--half>*,.c-stream--half .c-stream__item{flex:1 0 auto;width:100%}@media screen and (min-width: 480px){.c-stream--half>*,.c-stream--half .c-stream__item{flex:auto 0 0;width:calc(50% - 10px)}}.c-stream--third>*,.c-stream--third .c-stream__item{flex:auto 0 0;width:calc(50% - 10px)}@media screen and (min-width: 600px){.c-stream--third>*,.c-stream--third .c-stream__item{width:calc(33.333% - 10px)}}.c-stream--forth>*,.c-stream--forth .c-stream__item{flex:auto 0 0;width:calc(50% - 10px)}@media screen and (min-width: 767px){.c-stream--forth>*,.c-stream--forth .c-stream__item{width:calc(25% - 10px)}}.c-stream--scrollable{max-height:500px;overflow:auto;padding-bottom:10px}.c-stream--columned{flex-direction:column}.c-stage{min-height:250px;padding-bottom:30px;padding-top:30px;background:#661b6d;color:#fff}.c-stage+table{margin-top:0}.c-stage a:not(.c-button){color:#fff}.c-stage__box{padding:12px;border-radius:3px;background-color:#7d4582}.c-stage__badge{display:block;color:transparent}@media screen and (min-width: 600px){.c-stage__badge{position:absolute;right:12px;top:-12px}}.c-stage__badge .icon{height:100%;width:100%}.c-stage__colored{background:#661b6d}@media screen and (min-width: 600px){.c-stage__colored{padding-bottom:0;box-shadow:inset 0 -20px #fff}}@media screen and (min-width: 767px){.c-stage__colored{box-shadow:inset 0 -80px #fff}}.c-stage__white{margin-top:20px;padding:0 20px;position:relative}.c-stage__white:before{content:"";bottom:0;height:50%;position:absolute;left:0;width:100%;background:#fff}.c-stage__header{justify-content:space-between;margin-left:auto;margin-right:auto;max-width:980px;padding:20px;top:50px!important;width:100%;color:#fff;z-index:40!important;background:#661b6d}@media screen and (min-width: 767px){.c-stage__header{top:118px!important}}.c-stage__header a{color:#fff}.c-stage__header--sticky{display:none;flex-direction:row}.c-stage__header--sticky.is-sticky,.c-stage__header--sticky.is-sticky-stuck{align-items:center;display:flex;box-shadow:0 5px 5px #0000001a}@media screen and (min-width: 767px){.c-stage__header--sticky.is-sticky,.c-stage__header--sticky.is-sticky-stuck{box-shadow:0 15px 10px -15px #0003}}.c-stage__header--sticky.is-sticky .c-button,.c-stage__header--sticky.is-sticky-stuck .c-button{margin-top:0;width:auto}@media screen and (min-width: 600px){.c-stage__header--sticky .c-button{margin-top:0}}.c-stage__header--sticky .c-stage__title{max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width: 767px){.c-stage__header--sticky .c-stage__title{max-width:none;overflow:visible;white-space:normal;text-overflow:none}}.is-sticky .c-stage__header .c-stage__title,.is-sticky-stuck .c-stage__header .c-stage__title{font-size:1.9rem}.is-sticky .c-stage__header .c-stage__title small,.is-sticky-stuck .c-stage__header .c-stage__title small{display:block;font-weight:400}@media screen and (min-width: 600px){.is-sticky .c-stage__header .c-stage__title small,.is-sticky-stuck .c-stage__header .c-stage__title small{display:initial}}.c-stage__tools{margin:0;padding:0;list-style:none;align-items:center;display:flex}.c-stage__tools li{padding-left:16px}.c-stage__tools a:hover{opacity:.5;text-decoration:none}.c-stage__tools a .icon{height:24px;width:24px}.c-stage__indicator{display:inline-block;margin-top:12px;padding:10px 20px;background:#fff3;font-weight:700;line-height:1;text-transform:uppercase}.c-stage__title{font-size:2.2rem}@media screen and (min-width: 767px){.c-stage__title{font-size:2.8rem}}.c-stage__title small{display:block;font-weight:400}@media screen and (min-width: 600px){.c-stage__title small{display:inline}}.c-stage__subtitle{font-weight:400;margin-top:0;font-size:18px;font-size:1.8rem}.c-stage__container{position:relative;width:100%;z-index:5}.c-stage__details a{padding-left:4px;color:#fff}.c-stage__details li:first-child{margin-top:4px}.c-stage+.c-table{margin-top:0}.c-stage .c-related-pair,.c-stage .c-list--zebra{color:#767676}.c-stage .c-button-group:not(.c-button-group--start){padding-left:20px;padding-right:20px}.c-stage__profile-buttons{margin-left:20px;margin-right:20px}.c-stage__profile-infos{align-items:flex-start;display:flex;flex-direction:column}@media screen and (min-width: 600px){.c-stage__profile-infos{align-items:flex-start;flex-direction:row}}.c-stage__profile-infos .c-avatar{align-self:flex-start;width:100%;z-index:5;border-radius:3px 3px 0 0}@media screen and (min-width: 600px){.c-stage__profile-infos .c-avatar{border-radius:3px}}@media screen and (min-width: 767px){.c-stage__profile-infos .c-avatar{flex:1 0 0}}.c-stage__profile-infos .c-avatar img{width:100%;border-radius:3px 3px 0 0}@media screen and (min-width: 600px){.c-stage__profile-infos .c-avatar img{width:auto;border-radius:3px}}.c-stage__profile-infos .c-avatar.is-upload{cursor:pointer}.c-stage__profile-infos__matter__footer{margin-top:20px;text-align:center}.c-stage__profile-infos__matter{padding-top:20px;width:100%}@media screen and (min-width: 600px){.c-stage__profile-infos__matter{align-self:flex-end;display:flex;flex-direction:column;flex:2 0 40%;padding-bottom:40px;padding-left:20px;padding-top:0}}@media screen and (min-width: 767px){.c-stage__profile-infos__matter{padding-bottom:0}}.c-stage__profile-infos__matter .c-badge{align-self:flex-start}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-badge{position:absolute;right:15px;top:0}}.c-stage__profile-infos__matter .c-stage__static-badge{position:static}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-related-pair{margin-top:0}}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-stage__secondary-info{margin-top:30px;margin-bottom:0;order:2}}.c-stage__profile-infos__matter .c-list{display:flex;flex-direction:row}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-list{margin-top:30px;margin-bottom:0;order:2;flex-direction:column}}.c-stage__profile-infos__matter .c-list__item{width:70%;border-radius:0 0 3px}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-list__item{border-radius:0 0 3px 3px}}.c-stage__profile-infos__matter .c-list__item:first-child{padding-left:8px;border-radius:0 0 0 3px}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-list__item:first-child{border-radius:3px 3px 0 0}}.c-stage__profile-infos__matter .c-list__item:first-child .icon{margin-top:2px}.c-stage__profile-infos__matter .c-list__item--short{padding-left:1em;width:30%}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-list__item--short{padding-left:44px}}.c-stage__profile-infos__matter .c-list__item--breakout{width:100%}.c-stage__profile-infos__matter .c-list__item--breakout a{color:#fff}@media screen and (min-width: 600px){.c-stage__profile-infos__matter .c-list__item--breakout a{color:#661b6d}}.c-stage__profile-infos .c-button-group{order:2;padding-top:20px;padding-left:0;padding-right:0}.c-stage--small{min-height:0;padding-bottom:30px;padding-top:30px}.c-stage--cover{align-items:flex-end;display:flex;flex-direction:colum;margin-bottom:0;min-height:250px;padding-bottom:30px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.c-stage--cover:before{bottom:0;content:"";height:100px;left:0;padding-bottom:30px;position:absolute;width:100%;background:linear-gradient(to bottom,#0000,#000000bf 75%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0)}.c-stage--profile{padding-bottom:0;padding-top:0;background:transparent}.c-stage--profile .c-stage__profile-infos .c-avatar{padding-bottom:0;width:auto;border-radius:3px}.c-stage--profile .c-stage__colored{padding-bottom:30px;padding-top:30px}@media screen and (min-width: 600px){.c-stage--profile .c-stage__colored{padding-bottom:0}}@media screen and (min-width: 767px){.c-stage--profile .c-stage__colored{padding-bottom:30px}}.c-stage--extended{padding-bottom:0;padding-top:0;background:transparent}.c-stage--extended .c-stage__colored{box-shadow:inset 0 -140px #fff}@media screen and (min-width: 600px){.c-stage--extended .c-stage__colored{box-shadow:inset 0 -61px #fff}}.c-stage--extended .c-stage__profile-infos{align-items:normal}.c-stage--extended .c-stage__profile-infos__matter{align-self:flex-start;padding-bottom:0;padding-top:0}@media screen and (min-width: 767px){.c-stage--extended .c-stage__profile-infos__matter{align-self:auto;display:flex;flex:0 0 40%;flex-direction:column;justify-content:space-between;margin-top:0}}.c-stage--extended .c-stage__profile-infos__matter__related{height:100%}@media screen and (min-width: 767px){.c-stage--extended .c-stage__profile-infos__matter .c-list{margin-bottom:0}}@media screen and (min-width: 600px){.c-stage--extended .c-stage__profile-infos__matter .c-list__item{width:100%}}.c-stage--extended .c-stage__profile-infos__matter .c-related-pair{margin-bottom:32px;border-radius:0 0 3px 3px}@media screen and (min-width: 600px){.c-stage--extended .c-stage__profile-infos__matter .c-related-pair{margin-bottom:0;border-radius:3px}}.c-stage--overlapped-item{min-height:250px;padding-bottom:0;padding-top:30px;background-color:#661b6d}.c-stage--pro .c-stage__profile-infos__matter{display:flex;flex-direction:row}@media screen and (min-width: 600px){.c-stage--pro .c-stage__profile-infos__matter{display:block}}.c-stage--pro .c-stage__profile-infos__matter .c-list{margin-top:0;padding-left:20px}@media screen and (min-width: 600px){.c-stage--pro .c-stage__profile-infos__matter .c-list{padding-left:0}}.c-stage--boxed{padding:24px;background:transparent}.c-stage--short-info{padding-top:0}@media screen and (min-width: 600px){.c-stage--short-info .c-stage__profile-infos .c-avatar{flex:auto;width:30%}}.c-stage--short-info .c-stage__profile-infos__matter{align-self:flex-start}@media screen and (min-width: 600px){.c-stage--short-info .c-stage__profile-infos__matter{flex:auto;width:70%}}.c-grid-gallery{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-12px}.c-grid-gallery__item,.c-grid-gallery__item:first-child{cursor:pointer;align-items:center;display:flex;flex:0 0 calc(33.33% - 12px);justify-content:center;margin-left:12px;margin-top:12px;padding:8px;position:relative;border:1px solid #e4e4e4;line-height:1}.c-grid-gallery__item:hover,.c-grid-gallery__item.is-active,.c-grid-gallery__item:first-child:hover,.c-grid-gallery__item:first-child.is-active{position:relative}.c-grid-gallery__item:hover:before,.c-grid-gallery__item.is-active:before,.c-grid-gallery__item:first-child:hover:before,.c-grid-gallery__item:first-child.is-active:before{content:"";display:block;height:100%;opacity:.5;position:absolute;width:100%;background:#661b6d}.c-grid-gallery__item:after,.c-grid-gallery__item:first-child:after{content:"";width:100%;position:absolute;top:0;left:0;height:100%;box-shadow:inset 0 50px 30px -20px #0006}.c-grid-gallery__item.is-active .c-grid-gallery__item__state__pseudo-input .icon,.c-grid-gallery__item:first-child.is-active .c-grid-gallery__item__state__pseudo-input .icon{display:block}.c-grid-gallery__item.is-active:after,.c-grid-gallery__item:first-child.is-active:after{display:none}.c-grid-gallery__item input,.c-grid-gallery__item:first-child input{opacity:0;position:absolute}.c-grid-gallery__item img,.c-grid-gallery__item:first-child img{display:block}.c-grid-gallery__item__state{position:absolute;right:12px;top:12px;z-index:20}.c-grid-gallery__item__state__pseudo-input{display:block;height:20px;position:relative;width:20px;border:2px solid #fff;border-radius:100px}.c-grid-gallery__item__state__pseudo-input .icon{display:none;height:13px;left:50%;position:absolute;top:50%;width:13px;color:#fff;transform:translate(-50%,-50%)}.c-banner{position:relative;text-align:center}.c-banner:first-child{margin-top:0}.c-banner h2+p,.c-banner h3+p,.c-banner h4+p{margin-top:0}.c-banner .c-button{margin-top:16px}.c-banner .c-featurelist{margin-bottom:30px;text-align:left}.c-banner--hint{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;padding:15px;position:fixed;width:100%;z-index:50;background:#0009;color:#fff;text-align:left}@media screen and (min-width: 600px){.c-banner--hint{flex-direction:row}}.c-banner--hint .c-button{color:#fff}.c-banner--hint .c-button--link{text-decoration:underline}@media screen and (min-width: 600px){.c-banner--hint .c-banner__left{width:60%}}.c-banner--hint .c-banner__right{align-items:flex-start;display:flex;justify-content:center;margin-left:-12px;margin-top:12px}@media screen and (min-width: 600px){.c-banner--hint .c-banner__right{margin-left:12px;margin-top:0}}.c-banner--hint .c-banner__right a{margin-left:12px;margin-right:0;margin-top:0;width:auto}.c-banner--hint .c-banner__right a:hover{color:#661b6d}.c-banner--hint .c-button{border-color:#fff}.c-banner--hint .c-button:hover{border-color:transparent}.c-related-pair{margin-top:16px;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-related-pair img{border-radius:3px}.c-related-pair a:not(.c-button){color:#661b6d}.c-related-pair:first-child{margin-top:0}.c-related-pair__wrap{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;hyphens:auto;text-align:center}.c-related-pair__footer{padding:8px 12px 12px;text-align:center}.c-related-pair__type{flex:1 0 auto;opacity:.7;margin-bottom:12px;font-size:12px;font-size:1.2rem;font-weight:700;text-transform:uppercase;white-space:nowrap}@media screen and (min-width: 767px){.c-related-pair__type{font-size:1.5rem}}.c-related-pair__name{flex:2 0 auto;margin-top:8px;font-size:17px;font-size:1.7rem}.c-related-pair__asset{flex-shrink:0;width:100%;align-items:flex-start;height:auto}.c-related-pair__asset img{flex-shrink:0;width:100%}.c-related-pair__item{align-items:center;display:flex;flex:1;flex-shrink:0;flex-direction:column;justify-content:center;padding:10px 15px 10px 10px;position:relative;width:0}@media screen and (min-width: 767px){.c-related-pair__item{padding-left:20px}}.c-related-pair__item--highlight{background:#fafafa}.c-related-pair__item--prefix{padding-left:15px}@media screen and (min-width: 767px){.c-related-pair__item--prefix{padding-left:20px}}.c-related-pair__item--prefix .icon{height:16px;left:-8px;opacity:.6;position:absolute;top:50%;width:16px;transform:translateY(-50%)}@media screen and (min-width: 767px){.c-related-pair__item--prefix .icon{height:20px;left:-7px;width:20px}}.c-related-pair--short{flex-shrink:0}.c-related-pair--short .c-related-pair__type{margin-bottom:5px;flex-grow:0;font-size:12px;font-size:1.2rem}.c-related-pair--short .c-related-pair__name{flex-grow:0;font-size:14px;font-size:1.4rem}.c-related-pair--short .c-related-pair__item{justify-content:flex-start;padding:8px 8px 8px 40px}.c-related-pair--short .c-related-pair__item:first-child{padding-left:8px;padding-right:40px}.c-related-pair--short .icon{left:-11px}.c-related-pair--dark{background:#fafafa}.c-related-pair--dark .c-related-pair__item--highlight{background-color:#e1e1e1}.o-whisperbox{display:block;padding:24px;position:relative;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.o-whisperbox:hover{text-decoration:none}.o-whisperbox--highlight{background:#fdf4ff}.o-whisperbox__outbouner{position:absolute;right:12px;top:4px}@media screen and (min-width: 767px){.o-whisperbox__outbouner{bottom:4px;top:auto}}.o-whisperbox__outbouner--top-right{right:8px;top:8px}.o-whisperbox__title{margin-top:0}.o-whisperbox__banner{margin:0 auto;text-align:center;display:block}.o-whisperbox__banner img{margin:0 auto;height:auto!important;width:auto!important;max-width:60%}@media screen and (min-width: 600px){.o-whisperbox__banner img{max-width:100%}}.o-whisperbox__banner--full{margin:0 auto;text-align:center;display:block}.o-whisperbox__banner--full img{margin:0 auto;height:auto!important;width:auto!important;max-width:100%}.o-whisperbox__header{display:flex;flex-direction:column;margin-top:-8px}@media screen and (min-width: 767px){.o-whisperbox__header{align-items:center;flex-direction:row-reverse;justify-content:space-between;margin-left:-12px;margin-top:0}}.o-whisperbox__header__item{margin-top:8px}@media screen and (min-width: 767px){.o-whisperbox__header__item{margin-left:12px;margin-top:0}}.o-whisperbox__full-item{margin-left:-24px;margin-right:-24px}.o-quietbox{padding:24px;border-radius:3px;background-color:#fafafa}.c-spotbox{padding:24px;border-radius:3px;background-color:#ca8e1a1a}.c-quietbox{display:block;padding:24px;position:relative;border-radius:3px;background:#f2f2f2}.c-relationship{margin-top:16px;position:relative}.c-relationship:first-child{margin-top:0}.c-relationship a{font-weight:700}.c-relationship p{line-height:1}.c-relationship .c-relationship__subtitle{margin-top:2px;font-size:12px;font-size:1.2rem}.c-relationship .c-relationship__subtitle a{font-weight:400;color:#767676}.c-relationship .c-relationship__subtitle+.c-relationship__subtitle{margin-top:10px}.c-relationship .c-relationship__subtitle+.c-relationship__subtitle a{font-weight:400;color:#767676}.c-relationship__figure{display:none;overflow:hidden;position:relative;max-width:100px;width:100%}@media screen and (min-width: 767px){.c-relationship__figure{display:block}}.c-relationship__figure .c-badge--corner{position:absolute;right:50px;top:0;z-index:15}@media screen and (min-width: 767px){.c-relationship__main{padding-top:10px}}.c-relationship__footer{margin-top:8px;font-size:1.2rem}.c-relationship__type{opacity:.5;position:absolute;right:0;top:0;font-size:28px;font-size:2.8rem}@media screen and (min-width: 767px){.c-relationship--row{display:flex}}.c-relationship--row .c-relationship__main{padding-top:0}@media screen and (min-width: 767px){.c-relationship--row .c-relationship__main{padding-left:20px}}.c-relationship--type{padding-right:50px}.c-group{display:flex;flex-wrap:wrap;list-style:none;margin:16px 0 0 -30px;padding:0}.c-group:first-child{margin-top:0}.c-group>li{padding-left:30px}.c-badge{display:inline-block;padding:.6em .8em;border-radius:3px;border:1px solid #661b6d;color:#661b6d;font-weight:700;line-height:1;text-transform:uppercase}.c-badge span{display:inline-block;vertical-align:middle}.c-badge .icon{vertical-align:middle}.c-badge--quiet{border-color:#aaa;color:#aaa}.c-badge--negative{border-color:#fff;color:#fff}.c-badge--dark-transparent{border:0;background-color:#000c;color:#fff}.c-badge--small{padding:.3em .4em;font-size:1.3rem;white-space:nowrap}.c-badge--orange{border-color:#ff9620;color:#ff9620}.c-badge--corner{padding:0;position:relative;border:0;background:transparent;color:#fff;font-size:18px;font-size:1.8rem}.c-badge--corner:before{content:"";left:0;position:absolute;top:-2px;width:200px;height:50px;background:#661b6d;transform:rotate(45deg)}.c-badge--corner .c-badge__content{left:77px;position:absolute;top:8px}.c-badge--corner .icon{height:24px;width:24px}.c-badge--corner--small{font-size:16px;font-size:1.6rem}.c-badge--corner--small:before{height:30px;width:80px}.c-badge--corner--small .icon{height:18px;width:18px}.c-badge--corner--small .c-badge__content{left:29px;top:4px}.c-indicator{display:inline-block;position:relative;font-size:24px;font-size:2.4rem}.c-indicator:hover{text-decoration:none}.c-indicator__circle{display:block;height:20px;width:20px;z-index:25;border-radius:150px;background:#ff9620}.c-indicator__badge{display:block;height:25px;position:absolute;width:25px;z-index:25;fill:#ff9620}.c-indicator__data{height:25px;position:absolute;right:-4px;top:-15px;width:25px}.c-indicator__symbol{height:24px;width:24px}.c-indicator__number{display:inline-block;left:50%;position:absolute;top:50%;z-index:25;color:#fff;font-size:13px;font-size:1.3rem;font-weight:700;line-height:.35;text-align:center;transform:translate(-50%,-50%)}.c-indicator--clean .c-indicator__data{height:20px;right:-8px;top:-4px;width:20px}.c-indicator--large .c-indicator__symbol{height:36px;width:36px}.a-pro-badge{align-items:center;display:flex;margin:0;padding:4px 8px;background-color:#661b6d;border-radius:4px;color:#e2d6e2;font-size:14px;font-weight:700;text-transform:uppercase;line-height:1}.a-pro-badge__icon{height:auto;margin-right:3px;width:12px;fill:currentColor;color:currentColor}.a-pro-badge--small{padding:4px;font-size:9px}.a-pro-badge--small .a-pro-badge__icon{width:8px}.a-pro-badge--light{background-color:#e2d6e2;color:#661b6d}.c-avatar{display:inline-block;position:relative;border-radius:3px;background-position:center;background-repeat:no-repeat;background-size:cover}.c-avatar img{display:block;border-radius:3px}.c-avatar .c-button{font-size:13px}.c-avatar__bottom-left{display:none;bottom:10px;left:10px;position:absolute}@media screen and (min-width: 767px){.c-avatar__bottom-left{display:inline-block}}.c-avatar__top-right{right:10px;position:absolute;top:10px}.c-avatar__middle-right{position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.c-avatar .is-hover{opacity:0;transition:opacity .2s ease-in}@media (pointer: coarse){.c-avatar .is-hover{opacity:1}}.c-avatar:hover .is-hover{opacity:1}.c-avatar-small img{display:inline-block;height:60px;vertical-align:middle;width:60px;border-radius:100px}.c-avatar-small__addition{display:inline-block;margin-left:8px;margin-top:0;vertical-align:middle;font-size:18px;font-size:1.8rem;font-weight:700}.c-avatar-smallest img{display:inline-block;height:30px;vertical-align:middle;width:30px;border-radius:100px}.o-family-tree{margin-top:16px}.o-family-tree:first-child{margin-top:0}.o-family-tree__sibling{display:none;grid-template-columns:1fr 1fr 24px 1fr 1fr;margin-top:20px;position:relative}.o-family-tree__sibling:before{bottom:100%;content:"";display:none;height:3px;grid-column:2/span 3;left:0;margin-top:-11px;width:100%;background:#661b6d}.o-family-tree__sibling:first-child{margin-top:0}.o-family-tree__sibling:first-child .o-family-tree__sibling__item:before{display:none}.o-family-tree__sibling:first-child.is-active:before{display:none}.o-family-tree__sibling.is-active{display:grid}.o-family-tree__sibling.is-active:before{display:block}.o-family-tree__sibling__item{display:flex;grid-column:4/span 2;position:relative}.o-family-tree__sibling__item:first-child{grid-column:1/span 2}.o-family-tree__sibling__item:before,.o-family-tree__sibling__item:after{content:"";height:10px;left:50%;position:absolute;width:3px;transform:translate(-50%);background:#661b6d}.o-family-tree__sibling__item:before{bottom:100%}.o-family-tree__sibling__item:after{display:none;top:100%}.o-family-tree__sibling__item .m-trading-card{flex:1}.o-family-tree__sibling__item .m-trading-card.is-zero{text-align:center}.o-family-tree__sibling__item.is-active:after{display:block}.m-trading-card{display:flex;flex-direction:column;justify-content:space-between;margin-top:16px;padding:6px;border-radius:3px;border:3px solid #E7F5FF;background:#e7f5ff;white-space:normal}.m-trading-card:first-child{margin-top:0}.m-trading-card img{flex:0;max-width:60px}.m-trading-card__label{font-size:1.3rem;font-weight:700}.m-trading-card__title{margin-top:4px;font-size:1.4rem;font-weight:700}.m-trading-card__meta{margin-top:4px;line-height:1.4}.m-trading-card__footer{display:block;padding-top:16px;font-weight:700;text-align:center}.m-trading-card.is-active{border-color:#661b6d}.m-trading-card.is-zero{align-items:center;justify-content:center;min-height:100px}.m-trading-card--large img{max-width:100%}.m-trading-card--female{border-color:#e2d6e2;background-color:#e2d6e2}.m-trading-card--row{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.m-trading-card--row .m-trading-card__body{padding-left:12px}.o-family-tree-large{display:flex;flex-direction:column}.o-family-tree-large img{width:100px;height:80px}.o-family-tree-large__row{align-items:center;display:flex;flex-direction:row}.o-family-tree-large__generation{padding-left:24px}.o-family-tree-large__group{position:relative}.o-family-tree-large__group:before{content:"";height:100%;left:0;position:absolute;width:3px;background:#661b6d}.o-family-tree-large .m-trading-card{margin-top:0;position:relative}.o-family-tree-large .m-trading-card:before,.o-family-tree-large .m-trading-card:after{content:"";height:3px;left:calc(100% + 3px);position:absolute;top:50%;width:12px;transform:translateY(-50%);background:#661b6d}.o-family-tree-large .m-trading-card:after{left:auto;right:calc(100% + 3px)}.o-family-tree-desktop{margin-top:16px;overflow:auto;white-space:nowrap}.o-family-tree-desktop__group{display:flex;flex-direction:column;position:relative;margin-left:12px;margin-top:12px}.o-family-tree-desktop__group:before{content:"";left:-12px;position:absolute;border-top:3px solid #661b6d;top:50%;width:12px}.o-family-tree-desktop__item{margin-left:12px;align-items:center;display:flex;flex-direction:row;position:relative}.o-family-tree-desktop__item:before{content:"";height:50%;position:absolute;left:-12px;top:0;width:3px;background:#661b6d}.o-family-tree-desktop__item:first-child:before{top:50%;bottom:auto}.o-family-tree-desktop__item:after{content:"";left:-12px;position:absolute;border-top:3px solid #661b6d;top:50%;width:12px}.o-family-tree-desktop .m-trading-card{flex:0 0 180px;white-space:normal;border:none}.o-family-tree-desktop .m-trading-card--small{flex:0 0 100px}.o-family-tree-desktop .m-trading-card--small.is-zero{min-height:unset}.o-family-tree-desktop .m-trading-card--large{flex:0 0 190px}.c-row-navigation{display:flex;flex-direction:column;margin-top:16px}.c-row-navigation:first-child{margin-top:0}.c-row-navigation__item{display:block;padding-bottom:1em;padding-top:1em;border-top:1px solid #e4e4e4}.c-navigation{display:flex;flex-direction:column;font-size:1.6rem}@media screen and (min-width: 767px){.c-navigation{align-items:center;flex-direction:row;font-size:13px}}.c-navigation__header{align-items:center;display:flex;justify-content:space-between;padding:16px}@media screen and (min-width: 767px){.c-navigation__header{display:none}}.c-navigation__item{border-top:1px solid #e4e4e4}@media screen and (min-width: 767px){.c-navigation__item{border-top:0}}.c-navigation__item:hover .c-navigation__anchor,.c-navigation__item:focus-within .c-navigation__anchor{z-index:51;text-decoration:none}@media (hover: hover),all and (-ms-high-contrast: none),(-ms-high-contrast: active){.c-navigation__item:hover .c-navigation__anchor,.c-navigation__item:focus-within .c-navigation__anchor{background:#e2d6e2;color:#661b6d}}@media screen and (min-width: 767px){.c-navigation__item:hover .c-navigation__anchor,.c-navigation__item:focus-within .c-navigation__anchor{background-color:#fff}}.c-navigation__item__triangle{display:none}.c-navigation__item__triangle:before,.c-navigation__item__triangle:after{content:"";bottom:-15px;display:block;height:40px;position:absolute;width:20px;background:transparent}.c-navigation__item__triangle:before{left:-20px;transform:rotate(85deg)}.c-navigation__item__triangle:after{right:-20px;transform:rotate(-85deg)}@media (hover: hover),all and (-ms-high-contrast: none),(-ms-high-contrast: active){.c-navigation__item:hover .c-navigation__menu,.c-navigation__item:focus .c-navigation__menu{display:flex;flex-direction:column}}@media screen and (min-width: 600px){.c-navigation__item:hover .c-navigation__menu,.c-navigation__item:focus .c-navigation__menu{flex-direction:row}}@media (hover: hover),all and (-ms-high-contrast: none),(-ms-high-contrast: active){.c-navigation__item:hover .c-navigation__anchor .icon,.c-navigation__item:focus .c-navigation__anchor .icon{transform:rotate(180deg)}}.c-navigation__item.is-active .c-navigation__menu{display:flex;flex-direction:column}@media screen and (min-width: 600px){.c-navigation__item.is-active .c-navigation__menu{flex-direction:row}}.c-navigation__item.is-active .c-navigation__anchor{position:relative;z-index:51;background:#e2d6e2;color:#661b6d}@media screen and (min-width: 767px){.c-navigation__item.is-active .c-navigation__anchor{background-color:#fff}}.c-navigation__item.is-active .c-navigation__anchor .icon{transform:rotate(180deg)}@media screen and (min-width: 767px){.c-navigation__item--user{max-width:150px}}@media screen and (min-width: 767px){.c-navigation__item--mobile-button{padding:1.2em}}@media screen and (min-width: 767px){.c-navigation__item--mobile-button:hover,.c-navigation__item--mobile-button:focus-within{background-color:#fff}}.c-navigation__item--mobile-button>a{display:block;margin-left:1.2em;margin-right:1.2em;margin-top:24px;padding:.45em 1em;border-radius:3px;border:1px solid #661b6d;font-weight:700;text-align:center}@media screen and (min-width: 767px){.c-navigation__item--mobile-button>a{margin-left:0;margin-right:0;margin-top:0;padding:0;border:none;background:transparent}}.c-navigation__item--mobile-button>a:hover,.c-navigation__item--mobile-button>a:focus{background-color:#fbf1fc;text-decoration:none}@media screen and (min-width: 767px){.c-navigation__item--mobile-button>a:hover,.c-navigation__item--mobile-button>a:focus{background:transparent}}.c-navigation__item--mobile-button>a .icon{vertical-align:middle}.c-navigation__menu{display:none;padding:24px 0;background:#fff}@media screen and (min-width: 767px){.c-navigation__menu{left:0;padding:24px;position:absolute;width:100%;z-index:50;border-radius:0 0 3px 3px;box-shadow:0 0 12px #0003}}.c-navigation__menu .icon:first-child{margin-right:8px}.c-navigation__menu__column{flex:1}@media screen and (min-width: 600px){.c-navigation__menu__column{width:40%}}@media screen and (min-width: 600px){.c-navigation__menu__column--fix-width{flex:0 0 240px}}@media screen and (min-width: 767px){.c-navigation__menu--large-small{left:auto;max-width:320px;right:0}}.c-navigation__list li{padding:.5em 16px}@media screen and (min-width: 767px){.c-navigation__list li{margin-top:16px;padding:0}}.c-navigation__list li:first-child{margin-top:0}.c-navigation__anchor{align-items:center;cursor:pointer;display:flex;padding:1.2em;justify-content:space-between;color:#767676}@media screen and (min-width: 767px){.c-navigation__anchor{position:relative}}.c-navigation__anchor:focus-visible{outline:1px solid #767676;outline-offset:-1px;z-index:51;background:#e2d6e2;color:#661b6d;text-decoration:none}@media screen and (min-width: 767px){.c-navigation__anchor:focus-visible{background-color:#fff}}@media screen and (min-width: 767px){.c-navigation__anchor:focus-visible .c-navigation__item__triangle{display:block}}.c-navigation__anchor:hover,.c-navigation__anchor:focus-within{z-index:51}@media (hover: hover),all and (-ms-high-contrast: none),(-ms-high-contrast: active){.c-navigation__anchor:hover,.c-navigation__anchor:focus-within{background:#e2d6e2;color:#661b6d}}.c-navigation__anchor:hover,.c-navigation__anchor:focus-within{text-decoration:none}@media screen and (min-width: 767px){.c-navigation__anchor:hover,.c-navigation__anchor:focus-within{background-color:#fff}}@media screen and (min-width: 767px){.c-navigation__anchor:hover .c-navigation__item__triangle,.c-navigation__anchor:focus-within .c-navigation__item__triangle{display:block}}.c-navigation__anchor__avatar{flex:0 0 auto}.c-navigation__anchor .icon{height:12px;width:12px}.c-navigation__anchor__avatar img{display:block;height:20px;margin-right:8px;width:20px;border-radius:100px}.c-navigation__anchor .icon{margin-left:8px}.c-navigation__anchor--closely{justify-content:flex-start;position:relative}.c-navigation__anchor--closely .icon{position:absolute;right:19px;top:50%;transform:translateY(-50%);transform-origin:center center}@media screen and (min-width: 767px){.c-navigation__anchor--closely .icon{position:static;transform:initial}}.c-navigation .js-using-mouse .c-navigation__anchor:focus,.c-navigation .js-using-mouse .c-navigation__list a:focus{outline:none}.c-navigation .c-navigation__menu a{display:inline-block;width:100%;text-align:left}.c-detached__content{height:125px;overflow:hidden;position:relative}.c-detached__content:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;bottom:0;background:linear-gradient(to bottom,#fff0,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);transition:opacity .5s ease-in}.c-detached.is-active .c-detached__content{height:auto}.c-detached.is-active .c-detached__content:before{opacity:0}.c-detached.is-active .c-detached__trigger__active-content{display:initial}.c-detached.is-active .c-detached__trigger__content{display:none}.c-detached.is-active .c-detached__trigger .icon{transform:rotate(180deg)}.c-detached__trigger{display:block;padding:1em;font-weight:700;text-align:center;text-transform:uppercase}.c-detached__trigger__active-content{display:none}.c-detached--dark .c-detached__content:before{background:linear-gradient(to bottom,#f2f2f200,#f2f2f2)}.c-gallery{text-align:center}.c-gallery__pagination{display:flex;flex-direction:row}.c-gallery__pagination>*:before{content:"/";margin-left:4px;margin-right:4px}.c-gallery__pagination>*:first-child:before{display:none}.c-gallery__topbar{display:flex;flex-direction:column;text-align:left}@media screen and (min-width: 600px){.c-gallery__topbar{align-items:center;flex-direction:row;justify-content:space-between;padding-right:24px}}.c-gallery__topbar__actionbar{align-items:center;display:flex;flex-direction:row;margin-top:12px}@media screen and (min-width: 600px){.c-gallery__topbar__actionbar{margin-top:0}}.c-gallery__topbar__actionbar .c-button{font-size:14px}.c-gallery__topbar__actionbar__item{flex:1;margin-left:12px}@media screen and (min-width: 600px){.c-gallery__topbar__actionbar__item{flex:initial}}.c-gallery__topbar__actionbar__item:first-child{margin-left:0}.c-gallery__header{display:flex;flex-direction:row;padding-bottom:8px;padding-top:8px;font-weight:700;text-align:left}.c-gallery__header .c-gallery__title{margin-left:8px;margin-top:0}.c-gallery__spotlight{display:inline-block;margin-bottom:20px;position:relative}.c-gallery__spotlight img{max-height:calc(100vh - 200px);border-radius:3px}.c-gallery__close{position:fixed;right:8px;top:8px}.c-gallery__prev,.c-gallery__next{display:block;height:40px;padding:7px;position:absolute;top:50%;width:40px;transform:translateY(-50%);border-radius:150px;z-index:100;background:#661b6d;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;color:#fff;line-height:1;text-align:center}.c-gallery__prev .icon,.c-gallery__next .icon{left:50%;margin-right:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-gallery__prev:hover,.c-gallery__next:hover{opacity:.7;text-decoration:none}.c-gallery__prev{left:12px}.c-gallery__next{right:12px}.c-gallery__thumb-bar{display:grid;grid-template-columns:24px 1fr 24px;max-width:1020px;margin-left:auto;margin-right:auto;position:relative;width:calc(100% + 24px)}.c-gallery__thumb-bar .c-gallery__next,.c-gallery__thumb-bar .c-gallery__prev{height:28px;position:absolute;width:28px}@media (pointer: coarse){.c-gallery__thumb-bar .c-gallery__next,.c-gallery__thumb-bar .c-gallery__prev{display:none}}.c-gallery__thumb-bar .c-gallery__next .icon,.c-gallery__thumb-bar .c-gallery__prev .icon{height:12px;width:12px}.c-gallery__thumb-bar .c-gallery__prev{left:8px}.c-gallery__thumb-bar .c-gallery__next{right:32px}.c-gallery__list{margin:0;padding:0;list-style:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.c-gallery__list::-webkit-scrollbar{display:none;height:0;width:0!important}.c-gallery__list{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;padding:3px 0;scroll-snap-type:x mandatory}@supports (grid-auto-flow: column){.c-gallery__list{display:grid;grid-column:1/-1;grid-gap:12px;grid-template-columns:10px;grid-auto-flow:column;grid-auto-columns:max-content;margin-left:-24px}}.c-gallery__list:before,.c-gallery__list:after{content:"";width:10px}.c-gallery__list__thumb{cursor:pointer;display:block;margin-left:24px;position:relative;scroll-snap-align:center;vertical-align:top;border-radius:3px}@supports (grid-auto-flow: column){.c-gallery__list__thumb{margin-left:0}}.c-gallery__list__thumb:hover,.c-gallery__list__thumb.is-active{box-shadow:0 0 0 3px #ff9620}.c-gallery__list__thumb img{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;display:block;border-radius:3px}.c-gallery--spot{padding:20px;background:#0000008c}.c-gallery-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:69;background:#ffffffe6;height:0;opacity:0;width:0;transition:opacity .3s}.c-gallery-overlay.is-active{height:100%;opacity:1;width:100%}.c-gallery--overlay{cursor:pointer;display:none;padding:20px;position:fixed;left:0;top:0;width:100%;z-index:75}.c-gallery--overlay .c-gallery__close{color:#767676}.c-gallery--overlay .c-gallery__wrap{cursor:default;backface-visibility:hidden;margin-top:48px}.c-gallery--overlay.is-active{display:block}.c-masonry-gallery{display:grid;grid-gap:25px;margin-top:16px}@media screen and (min-width: 480px){.c-masonry-gallery{grid-template-columns:1fr 1fr}}@media screen and (min-width: 767px){.c-masonry-gallery{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}}.c-masonry-gallery__item .c-teaser{min-height:200px;height:100%}@media screen and (min-width: 480px){.c-masonry-gallery__item--1-3{grid-column:1;grid-row:2}}@media screen and (min-width: 767px){.c-masonry-gallery__item--1-3{grid-column:4/span 2;grid-row:1}}@media screen and (min-width: 480px){.c-masonry-gallery__item--1-3:nth-child(2){grid-column:2}}@media screen and (min-width: 767px){.c-masonry-gallery__item--1-3:nth-child(2){grid-column:4/span 2;grid-row:2}}@media screen and (min-width: 480px){.c-masonry-gallery__item--2-3{grid-column:1/span 2}}@media screen and (min-width: 767px){.c-masonry-gallery__item--2-3{grid-column:1/span 3;grid-row:1/span 2}}.c-dropdown{display:inline-block;position:relative;z-index:45}.c-dropdown.is-open,.c-dropdown:hover{z-index:46}.c-dropdown.is-open .c-dropdown__list,.c-dropdown:hover .c-dropdown__list{display:block}.c-dropdown__current{align-items:center;display:flex}.c-dropdown__current:hover{cursor:pointer;opacity:.7}.c-dropdown__current>*{display:block}.c-dropdown__current>*:first-child{padding-left:0}.c-dropdown__list{margin:12px 0 0;padding:0;list-style:none;display:none;left:0;position:absolute;top:100%;width:250px;z-index:45;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-dropdown__list:hover{display:block}.c-dropdown__list:before{bottom:100%;content:"";height:0;left:20px;margin-bottom:-1px;position:absolute;width:0;border-bottom:7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent}.c-dropdown__list:after{bottom:100%;content:"";display:block;height:25px;left:0;position:absolute;width:100%}.c-dropdown__list .c-dropdown__list__item--full{margin:0;padding:0}.c-dropdown__list .c-dropdown__list__item--full>a{margin:0;padding:1em;width:100%}.c-dropdown__list__header{padding:1em 1em 1em 1.2em;text-align:left}.c-dropdown__list>li{padding:1em;border-top:1px solid #e4e4e4}.c-dropdown__list>li>a{display:block;margin:-1em;padding:1em;color:#661b6d}.c-dropdown__list a:hover{font-weight:700;text-decoration:none}.c-dropdown__list--right{left:auto;right:0}.c-dropdown__list--right:before{left:auto;right:20px}.c-dropdown__avatar{height:32px;width:32px;border-radius:100px}.c-dropdown__avatar img{border-radius:100px}.c-video{display:inline-block;position:relative;border-radius:3px;width:100%}.c-video__container{position:relative;border-radius:3px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-video__symbol{height:80px;left:50%;position:absolute;top:50%;width:80px;transform:translate(-50%,-50%)}@media screen and (min-width: 600px){.c-video__offset{margin-top:0;position:absolute;right:20px;top:20px;z-index:11}}.c-video__overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;background:#000c;box-shadow:inset 0 0 220px #00000080;border-radius:3px;color:#fff;text-align:center}.c-video--aspect-ratio-16x9{aspect-ratio:16/9}.c-video--aspect-ratio-16x10{aspect-ratio:16/10}.c-video--aspect-ratio-9x16{aspect-ratio:9/16}.c-video--aspect-ratio-4x3{aspect-ratio:4/3}.c-ad-leaderboard{margin:5px auto;line-height:0;position:relative}@media screen and (min-width: 767px){.c-ad-leaderboard{padding:0 20px}}@media screen and (min-width: 1023px){.c-ad-leaderboard{left:50px;margin-left:0}}@media screen and (min-width: 1200px){.c-ad-leaderboard{left:calc(50% - 510px);margin-left:0}}.c-ad-leaderboard__container{display:inline-flex;align-items:flex-end;min-height:100px}@media screen and (min-width: 1023px){.c-ad-leaderboard__container{min-height:300px}}.c-ad-leaderboard iframe{display:block;margin-left:auto}.c-ad-leaderboard--fluid{text-align:initial}@media screen and (min-width: 767px){.c-ad-leaderboard--fluid{width:100%}}.c-ad-leaderboard--fluid .c-ad-leaderboard__container{display:block;width:100%;max-width:none}.c-ad-leaderboard--fluid .c-ad-leaderboard__container>iframe,.c-ad-leaderboard--fluid .c-ad-leaderboard__container>img,.c-ad-leaderboard--fluid .c-ad-leaderboard__container>*{display:block;width:100%;max-width:100%;height:auto;margin:0}.c-ad-skyscraper{position:relative}.c-ad-skyscraper__container{margin-left:5px;left:1050px;position:fixed;top:5px}@media screen and (min-width: 1200px){.c-ad-skyscraper__container{left:calc(50% + 502.5px);margin-left:0}}.c-ad-skyscraper__container-with-stripe{margin-left:5px;left:1050px;position:fixed;top:59px}@media screen and (min-width: 1200px){.c-ad-skyscraper__container-with-stripe{left:calc(50% + 502.5px);margin-left:0}}.c-ad-skyscraper iframe{display:block}.c-ad-hockeystick .c-ad-leaderboard{margin-left:auto}.c-ad-hockeystick .c-ad-skyscraper__container{top:59px}.c-ad-hockeystick .c-ad-skyscraper__container-without-stripe{top:5px}.c-ad-ghost{height:0;overflow:hidden;margin-top:0;visibility:visible;transition:height .3s,margin .3s}.c-ad-ghost.is-visible{margin-top:48px}@media screen and (min-width: 767px){.c-ad-ghost.is-visible{margin-top:64px}}.c-teaser{display:flex;flex-direction:column;margin-top:16px;position:relative;border-radius:3px;color:#767676;hyphens:auto}.c-teaser:hover{text-decoration:none}.c-teaser:first-child{margin-top:0}.c-teaser img{display:block}.c-teaser .c-teaser__title{margin-top:16px;font-size:1.8rem}.c-teaser .c-teaser__subtitle{font-size:1.4rem}.c-teaser .c-teaser__description{flex:1;margin-top:4px}.c-teaser__body{align-items:flex-start;display:flex;flex:1;flex-direction:column;padding:24px;position:relative;z-index:2;border-radius:0 0 3px 3px}.c-teaser--background{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.c-teaser--background:before{content:"";height:100%;t:100%;left:0;width:100%;position:absolute;top:0;z-index:1;background:linear-gradient(to bottom,#0000,#000000bf 75%)}.c-teaser--background .c-teaser__title{margin-top:0}.c-teaser--background .c-teaser__body{color:#fff}.c-teaser--quiet{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-teaser--quiet .c-teaser__image{border-radius:3px 3px 0 0}.c-teaser--quiet .c-teaser__title{margin-top:0}.c-teaser--quiet .c-teaser__body{background-color:#fff}.c-pagination{margin:0;padding:0;list-style:none;display:grid;grid-gap:24px;grid-template-columns:auto auto;grid-template-rows:auto auto;font-weight:700;font-size:16px;font-size:1.6rem;line-height:.8}@media screen and (min-width: 600px){.c-pagination{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.c-pagination__body{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;grid-column:1/span 2;grid-row:1;justify-content:center;margin-top:-8px}@media screen and (min-width: 600px){.c-pagination__body{margin-left:12px;order:2}}.c-pagination__trigger{align-items:center;cursor:pointer;display:flex;height:35px;justify-content:center;padding:0 10px;position:relative;min-width:35px;border-radius:3px;border:1px solid #e4e4e4;color:#661b6d;text-align:center;transition:border .3s,color .3s}.c-pagination__trigger:hover{background-color:#fbf1fc;text-decoration:none}.c-pagination__trigger--neutral:hover{cursor:default;border-color:#e4e4e4;color:#767676}.c-pagination button.c-pagination__trigger{margin-top:0}.c-pagination__control{grid-row:2}@media screen and (min-width: 600px){.c-pagination__control{margin-left:12px}}@media screen and (min-width: 600px){.c-pagination__control:first-child{margin-left:0}}.c-pagination__control--prev{grid-column:1}@media screen and (min-width: 600px){.c-pagination__control--prev{order:1}}.c-pagination__control--next{grid-column:2}@media screen and (min-width: 600px){.c-pagination__control--next{order:3}}.c-pagination__item{margin-top:8px;padding-left:10px}.c-pagination__item:first-child{padding-left:0}.c-pagination__item.is-active .c-pagination__trigger:not(.c-pagination__trigger--neutral){border-color:#ff9620;color:#ff9620;text-decoration:none}.c-pagination__item.is-active .c-pagination__trigger:hover{cursor:default;background:transparent}.c-pagination__item .icon{margin-right:0}.c-filter{align-items:center;display:flex;margin-top:16px;padding-bottom:20px;padding-top:20px;border-bottom:1px solid #e4e4e4}.c-filter:first-child{margin-top:0}.c-filter__item{display:inline-block;padding-left:20px;vertical-align:middle}@media screen and (min-width: 767px){.c-filter__item{position:relative}}.c-filter__item:first-child{padding-left:0}@media screen and (min-width: 767px){.c-filter__item:first-child .c-filter__overlay{left:0}}.c-filter__item.is-active .c-filter__overlay{margin-top:0;opacity:1;visibility:visible}@media screen and (min-width: 767px){.c-filter__item.is-active .c-filter__overlay--full{margin-top:20px}}.c-filter__item.is-active>button{background:#e4e4e4;color:#661b6d}.c-filter__item>button{box-shadow:none;background:#fff;border:1px solid #e2d6e2;color:#661b6d;font-size:12px;font-size:1.2rem}.c-filter__item>button:hover{background:#e2d6e2}.c-filter__item>button.is-active{background:#661b6d;color:#fff}.c-filter__item--large-up{display:none}@media screen and (min-width: 767px){.c-filter__item--large-up{display:inline-block}}.c-filter__item--medium-up{display:none}@media screen and (min-width: 600px){.c-filter__item--medium-up{display:inline-block}}.c-filter__item--last{margin-left:auto}.c-filter__overlay{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.c-filter__overlay::-webkit-scrollbar{display:none;height:0;width:0!important}.c-filter__overlay{inset:0;opacity:0;overflow:hidden;position:fixed;visibility:hidden;z-index:69;background:#fff;transition:all .2s;will-change:margin;transform:translateZ(0)}@media screen and (min-width: 767px){.c-filter__overlay{inset:40px auto auto 20px;margin-top:-30px;overflow:visible;padding:20px 20px 0;position:absolute;border:1px solid #e4e4e4;border-radius:3px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;width:350px}}.c-filter__overlay .c-filter__overlay__delete{display:none}@media screen and (min-width: 767px){.c-filter__overlay .c-filter__overlay__delete{display:block}}.c-filter__overlay a:not(.c-button):not(.c-filter__overlay__delete){color:#767676}@media screen and (min-width: 767px){.c-filter__overlay--full{left:50%;min-width:500px;max-width:600px;width:100%;transform:translate(-50%)}}.c-filter__overlay__row{margin-top:24px;padding-top:24px;border-top:1px solid #e4e4e4}.c-filter__overlay__row:first-child{margin-top:0;padding-top:0;border-top:0}@media screen and (min-width: 767px){.c-filter__overlay__row--mobile{display:none}}@media screen and (min-width: 767px){.c-filter__overlay__row--mobile+.c-filter__overlay__row{margin-top:0;padding-top:0;border-top:0}}.c-filter__overlay__header{padding:12px;position:relative;z-index:69;text-align:right}@media screen and (min-width: 767px){.c-filter__overlay__header{display:none}}@media screen and (min-width: 767px){.c-filter__overlay__header+.c-filter__overlay__row,.c-filter__overlay__header+h3{margin-top:0;border-top:0;padding-top:0}}.c-filter-overlay-close{display:none;position:fixed;right:8px;top:8px;z-index:69}.c-filter-overlay-close.is-active{display:inline-block}.c-filter-overlay-close:hover{opacity:.4;text-decoration:none}.c-filter-overlay-close .icon{color:#fff}.c-filter__overlay__container{bottom:70px;left:0;overflow:auto;padding:40px;position:absolute;top:0;width:100%;-webkit-overflow-scrolling:touch}@media screen and (min-width: 767px){.c-filter__overlay__container{overflow:visible;padding:0;position:static;width:auto}}.c-filter__overlay__inner{height:100%;overflow:hidden;position:relative;width:100%}@media screen and (min-width: 767px){.c-filter__overlay__inner{overflow:visible}}.c-filter__overlay__footer{bottom:0;left:0;height:70px;padding:12px 40px;position:absolute;width:100%;z-index:42;border-top:1px solid #e4e4e4;background:#fff}@media screen and (min-width: 600px){.c-filter__overlay__footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}@media screen and (min-width: 767px){.c-filter__overlay__footer{height:auto;padding-left:20px;padding-right:20px;margin-left:-20px;margin-top:20px;position:static;width:calc(100% + 40px)}}@supports (position: sticky){@media screen and (min-width: 767px){.c-filter__overlay__footer{position:sticky}}}.c-filter__overlay__footer .c-button{margin-top:0;width:100%;font-size:1.6rem}@media screen and (min-width: 767px){.c-filter__overlay__footer .c-button{width:auto;font-size:13px}}.c-filter__overlay__footer .c-filter__overlay__delete{margin-right:12px}.c-filter__list{margin:16px 0 0;padding:0;list-style:none}.c-filter__list:first-child{margin-top:0}.c-filter__list li{margin-top:12px}.c-filter__list li:first-child{margin-top:0}.c-filter__list-row{padding:0;list-style:none;display:flex;flex-wrap:wrap;margin:0 0 0 -12px}.c-filter__list-row li{margin-top:12px;padding-left:12px;width:100%}@media screen and (min-width: 600px){.c-filter__list-row li{width:50%}}.c-filter__list-row li:first-child{margin-top:12px}.c-filter__list-row--auto-width li{width:auto}@media screen and (min-width: 600px){.c-filter__list-row--auto-width li{width:auto}}@media screen and (min-width: 767px){.c-filter__list-row--auto-width li{width:auto}}.c-filter-overlaybg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:69;background:#00000080;height:0;opacity:0;width:0;z-index:-1;transition:opacity .3s}.c-filter-overlaybg.is-active{height:100%;opacity:1;width:100%;z-index:69}.c-filter-container.is-active{position:sticky;top:121px;z-index:44;border-top:1px solid #e4e4e4;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-filter-container.is-active .c-filter{border-bottom:0}.c-filter-container .c-filter{margin-top:0}.c-filter-container .c-button:not(.c-filter__overlay .c-button){box-shadow:none;background:#fff;border:1px solid #e2d6e2;color:#661b6d;font-size:12px;font-size:1.2rem;width:auto}.c-filter-container .c-button:not(.c-filter__overlay .c-button):hover{background:#e2d6e2}.c-serp{display:flex;flex-direction:column;margin-top:26px;padding-top:26px;border-radius:3px;border-top:1px solid #e4e4e4;color:#767676;font-size:16px;font-size:1.6rem}@media screen and (min-width: 600px){.c-serp{flex-direction:row}}.c-serp:first-of-type{padding-top:0;border-top:0}.c-serp:hover{text-decoration:none}.c-serp:first-child{margin-top:0}.c-serp__asset{display:block;flex:1;overflow:hidden;position:relative}@media screen and (min-width: 600px){.c-serp__asset{width:45%}}.c-serp__asset:before{content:"";display:none;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;background:#000}.c-serp__asset .c-badge{position:absolute;right:110px;top:0}.c-serp__asset img{display:block;border-radius:3px;width:100%}.c-serp__asset__overlay{left:50%;margin-top:0;position:absolute;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:21px;font-size:2.1rem;text-align:center}.c-serp__asset__overlay .icon{display:block;height:24px;margin:0 auto;width:24px}.c-serp__matter{margin-top:26px}@media screen and (min-width: 600px){.c-serp__matter{margin-top:0;padding-left:26px;width:75%}}.c-serp__asset__offset{display:inline-block;left:6px;padding:6px;position:absolute;top:6px;border-radius:150px;background:#00000080;color:#fff;line-height:.6;text-shadow:0 0 9px #000}.c-serp__title{color:#661b6d;font-size:21px;font-size:2.1rem;line-height:1}.c-serp__subtitle{margin-top:8px;font-size:18px;font-size:1.8rem;line-height:1.4}.c-serp__subtitle a{color:#767676}.c-serp__subtitle .icon{vertical-align:0}.c-serp__subtitle--with-icon{padding-left:24px;position:relative}.c-serp__subtitle--with-icon .icon{height:24px;left:-2px;position:absolute;top:4px;width:24px}.c-serp__list{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap}.c-serp__list:first-child{margin-top:0}.c-serp__list__item{margin-top:8px;width:100%}.c-serp__list__item a{color:#767676}.c-serp__label{color:#aaa}.c-serp__contains{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;font-size:20px;font-size:2rem}.c-serp__contains i{display:inline-block;height:30px;margin-left:8px;padding:8px;position:relative;width:30px;border-radius:3px;background:#fff;color:#767676;line-height:1;text-align:center}.c-serp__contains i:before{left:50%;margin-right:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-serp__footer{display:table;table-layout:fixed;width:100%;border-top:1px solid #e4e4e4;text-align:center}.c-serp__footer>*{display:table-cell;padding:8px 16px;border-left:1px solid #e4e4e4}.c-serp__footer>*:first-child{border-left:0}.c-serp__rich-snippets{margin:10px 0 0;padding:0;list-style:none}@media screen and (min-width: 480px){.c-serp__rich-snippets{margin-left:-12px}}.c-serp__rich-snippets li{margin-top:6px}@media screen and (min-width: 480px){.c-serp__rich-snippets li{display:inline-block;margin-right:-4px;padding-left:12px;width:50%}}.c-serp__large{font-size:24px;font-size:2.4rem}.c-serp__ad{flex-direction:column;display:flex;align-items:center;font-size:13px;font-size:1.3rem}.c-serp--event .c-serp__asset:before{display:block}.c-serp--highlight{background-color:#661b6d;color:#fff;font-weight:700;text-align:center}.c-serp--highlight .c-serp__matter{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-serp--highlight .c-serp__title a{color:#fff}.c-newsstream{margin-top:12px;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-newsstream:first-child{margin-top:0}.c-newsstream__list{margin:0;padding:0;list-style:none;border:1px solid #e4e4e4;border-radius:3px 3px 0 0}.c-newsstream__list__item{align-items:center;display:flex;padding:12px;position:relative;border-top:1px solid #e4e4e4}.c-newsstream__list__item:first-child{border-top:0}.c-newsstream__list__item__type{position:absolute;top:50%;transform:translateY(-50%);left:-12px;height:25px;width:25px;background:#767676;border-radius:50%;padding:.3em}.c-newsstream__list__item__type .icon{height:12px;left:50%;position:absolute;top:50%;width:12px;transform:translate(-50%,-50%);color:#fff}.c-newsstream__list__item>*{margin-top:0;padding-left:12px}.c-newsstream__list__item>*:first-child{padding-left:0}.c-newsstream__list__item__avatar{flex-shrink:0;width:40px;border-radius:100px;line-height:0}.c-newsstream__list__item__avatar img{border-radius:100px}.c-newsstream__list__item__trigger{display:none;flex-shrink:0;margin-left:auto}@media screen and (min-width: 600px){.c-newsstream__list__item__trigger{display:block}}.c-newsstream__list__item__trigger .icon:before{margin-right:4px;vertical-align:-2px;font-size:18px;font-size:1.8rem}.c-newsstream__footer{padding:12px;border-radius:0 0 3px 3px;border:1px solid #e4e4e4;border-top:0;font-weight:700;line-height:1;text-align:center}.c-tooltip{display:inline-block;position:relative;text-align:left}.c-tooltip.is-active,.c-tooltip:hover{z-index:72}.c-tooltip.is-active .c-tooltip__trigger:not(.c-button),.c-tooltip:hover .c-tooltip__trigger:not(.c-button){color:#fff}.c-tooltip.is-active .c-tooltip__content,.c-tooltip:hover .c-tooltip__content{display:block}.c-tooltip.is-active+.c-tooltip-overlay,.c-tooltip:hover+.c-tooltip-overlay{height:100%;opacity:1;width:100%}.c-tooltip.is-active~.c-tooltip-close,.c-tooltip:hover~.c-tooltip-close{display:block}.c-tooltip__content{display:none;right:50%;max-width:420px;min-width:320px;position:fixed;top:50%;width:90%;z-index:71;border-radius:3px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;white-space:normal;color:#767676;transform:translate(50%,-50%)}@media screen and (min-width: 600px){.c-tooltip__content{margin-right:40px;position:absolute;right:0;top:12px;transform:initial;width:100%}}.c-tooltip__content:before{content:"";position:absolute}.c-tooltip__content:after{content:"";height:100%;left:100%;position:absolute;top:0;width:20px;background:transparent}.c-tooltip__content__header{padding:15px;position:relative;border-radius:3px 3px 0 0;background:#661b6d;color:#fff}.c-tooltip__content__category{opacity:.6;font-size:12px;font-size:1.2rem;font-weight:700;text-transform:uppercase}.c-tooltip__content__title{margin-top:0;font-size:17px;font-size:1.7rem}.c-tooltip__content p{margin-top:0}.c-tooltip__content .c-list--zebra>li:last-child{border-radius:0 0 3px 3px}.c-tooltip__trigger{display:inline-block;position:relative}.c-tooltip__trigger:hover{text-decoration:none}.c-tooltip--right .c-tooltip__content{left:0;margin-left:40px;right:auto}@media screen and (min-width: 600px){.c-tooltip--right .c-tooltip__content:before{left:auto;right:100%;top:12px;border-bottom:7px solid transparent;border-right:7px solid #661b6d;border-top:7px solid transparent}}.c-tooltip--right .c-tooltip__content:after{left:-20px;top:0}.c-tooltip--bottom .c-tooltip__content{left:50%;margin-right:0;margin-top:28px;right:auto;transform:translate(-50%)}@media screen and (min-width: 600px){.c-tooltip--bottom .c-tooltip__content:before{bottom:100%;height:0;width:0;left:50%;top:auto;border-bottom:7px solid #661b6d;border-left:7px solid transparent;border-right:7px solid transparent;transform:translate(-50%)}}.c-tooltip--bottom .c-tooltip__content:after{left:0;height:20px;width:100%;top:-20px}.c-tooltip--top .c-tooltip__content{inset:auto auto 100% 50%;margin-right:0;margin-bottom:10px;margin-top:0;transform:translate(-50%)}.c-tooltip--top .c-tooltip__content:after{left:0;height:20px;width:100%;bottom:-20px}.c-tooltip--top .c-tooltip__content:before{content:""}@media screen and (min-width: 600px){.c-tooltip--top .c-tooltip__content:before{left:50%;position:absolute;top:100%;transform:translate(-50%);border-top:7px solid #f2f2f2;border-left:7px solid transparent;border-right:7px solid transparent}}.c-tooltip--top .c-tooltip__content__header:before{display:none}.c-tooltip-close{display:none;position:fixed;right:8px;top:8px;z-index:75;color:#fff}.c-tooltip-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:69;background:#00000080;height:0;width:0;opacity:0;transition:opacity .3s;will-change:opacity}.c-notification{display:flex;justify-content:space-between;padding:12px;border-radius:3px;border:1px solid;background-color:#e4e4e4}.c-notification--row{flex-direction:column}.c-notification--success{background-color:#38b87c1a;color:#38b87c}.c-notification--success a{color:#38b87c;text-decoration:underline}.c-notification--error{background-color:#c43a3a1a;color:#c43a3a}.c-notification--error a{color:#c43a3a;text-decoration:underline}.c-notification--hint{background-color:#ca8e1a1a;color:#ca8e1a}.c-notification--hint a{color:#ca8e1a;text-decoration:underline}.c-tabs{margin-top:16px}.c-tabs:first-child{margin-top:0}@media screen and (min-width: 600px){.c-tabs__mobile-list{display:none}}.c-tabs__list{display:none}@media screen and (min-width: 600px){.c-tabs__list{display:block}}.c-tabs__list .a-label{display:inline-block;vertical-align:middle;font-size:1.2rem;margin-left:.5em}.c-tabs__list form{display:inline-block}.c-tabs__list a,.c-tabs__list button{cursor:pointer;display:inline-block;margin-bottom:-1px;margin-right:-4px;opacity:.7;padding:1em;border:1px solid transparent;border-radius:3px 3px 0 0;border-top-width:2px;color:#767676;font-size:16px;font-size:1.6rem;line-height:1;text-align:center;transition:border .3s;font-weight:400}.c-tabs__list a.is-active,.c-tabs__list button.is-active{opacity:1;border-bottom-color:#fff;border-left-color:#e4e4e4;border-right-color:#e4e4e4;border-top-color:#38b87c}.c-tabs__list a:hover,.c-tabs__list button:hover{text-decoration:none;background-color:transparent}.c-tabs__matter{display:none;margin-top:12px}@media screen and (min-width: 600px){.c-tabs__matter{margin-top:0;padding-top:24px;border-top:1px solid #e4e4e4}}.c-tabs__matter.is-active{display:block}.c-bar{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:12px;border-radius:3px;background:#e4e4e4}@media screen and (min-width: 600px){.c-bar{flex-direction:row}}.c-bar>*{margin-top:12px;width:100%}@media screen and (min-width: 600px){.c-bar>*{margin-top:0;padding-left:24px;width:auto}}.c-bar>*:first-child{padding-left:0}.c-marketplacement{margin-top:32px;padding-top:32px;width:100%;border-top:2px solid #e4e4e4;background:#fff}@media screen and (min-width: 767px){.c-marketplacement{display:table}}.c-marketplacement:first-child{margin-top:0;padding-top:0;border-top:0}@media screen and (min-width: 767px){.c-marketplacement__asset,.c-marketplacement__main{display:table-cell;vertical-align:top}}.c-marketplacement__asset{width:150px}@media screen and (min-width: 1023px){.c-marketplacement__asset{width:200px}}@media screen and (min-width: 767px){.c-marketplacement__main{padding-left:24px}}.c-marketplacement__toolbar{align-items:center;display:flex;flex-direction:column;margin-top:12px}@media screen and (min-width: 600px){.c-marketplacement__toolbar{flex-direction:row}}.c-marketplacement__toolbar>*{margin-left:12px;margin-top:12px}@media screen and (min-width: 600px){.c-marketplacement__toolbar>*{margin-top:0}}.c-marketplacement__toolbar>*:first-child{margin-left:0}.c-marketplacement__title{font-size:24px;font-size:2.4rem}.c-marketplacement__indicator{display:inline-block;height:7px;vertical-align:middle;width:7px;border-radius:100px;background:#38b87c}.c-marketplacement__indicator--inactive{background-color:#c43a3a}.c-marketplacement__duration{margin-top:12px;padding:16px;border:1px solid #e4e4e4;border-radius:3px;background:#fafafa;line-height:1.35}.c-marketplacement__duration:first-child{margin-top:0}.c-marketplacement__duration__date{font-size:17px;font-size:1.7rem}.c-marketplacement__duration__date strong{color:#c43a3a}.c-marketplacement__header{align-items:center;display:flex;justify-content:space-between}.c-marketplacement__header .c-marketplacement__title{margin-right:16px}.c-marketplacement__meta{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 480px){.c-marketplacement__meta{margin-left:-16px}}.c-marketplacement__meta:first-child{margin-top:-24px}.c-marketplacement__meta__item{display:table;margin-top:24px;width:100%}@media screen and (min-width: 480px){.c-marketplacement__meta__item{padding-left:16px;width:50%}}.c-marketplacement__meta__item .icon,.c-marketplacement__meta__item p{display:table-cell;vertical-align:top}.c-marketplacement__meta__item .icon{display:inline-block;vertical-align:top;margin-right:-4px;font-size:20px;font-size:2rem}.c-marketplacement__meta__item p{display:inline-block;margin-top:0;padding-left:12px}.c-marketplacement__meta__item p strong{display:block;font-size:23px;font-size:2.3rem;line-height:1}.c-marketplacement__section{margin-top:32px;padding-top:32px;border-top:1px solid #e4e4e4}.c-marketplacement__section__highlight{margin-top:32px;padding:16px;border:1px solid #e2d6e2;border-radius:3px;background:#fdf4ff;color:#5d5d5d}.c-marketplacement__feature-list{color:#767676;margin-top:16px;list-style:none;padding-left:0}.c-marketplacement__feature-list li{display:flex;-moz-column-gap:1em;column-gap:1em;margin-top:8px;margin-bottom:8px}.c-marketplacement__feature-list li svg{color:#661b6d;flex:none;width:1.5em;height:1.5em;display:block;vertical-align:middle}.c-popup-close{position:absolute;right:8px;top:8px;z-index:75;color:#fff}.c-popup-overlay{top:0;left:0;width:100%;height:100%;z-index:69;background:#00000080;height:0;margin-top:0;opacity:0;position:fixed;width:0;z-index:-1;transition:opacity .3s}.c-popup-overlay.is-active{height:100%;opacity:1;width:100%;z-index:69}.c-popup{display:none;height:100%;overflow:auto;position:fixed;inset:0;width:100%;z-index:70;background:#fff;backface-visibility:hidden}@media screen and (min-width: 767px){.c-popup{justify-content:center;align-items:center;overflow:auto;background:#00000080}}.c-popup__wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}@media screen and (min-width: 767px){.c-popup__wrapper{max-width:480px;padding:24px;height:auto;overflow:visible;max-height:100vh;width:100%;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:3px}}.c-popup__container{overflow:auto;padding:24px;flex:1}@media screen and (min-width: 767px){.c-popup__container{padding:0;overflow:visible}}.c-popup__header{display:flex;padding:4px 4px 0 0;justify-content:flex-end;position:fixed;width:100%;top:0;left:0;background:linear-gradient(-180deg,white,transparent)}@media screen and (min-width: 767px){.c-popup__header{background:transparent}}@media screen and (min-width: 767px){.c-popup__header .icon{color:#fff}}.c-popup__footer{padding:12px 20px;border-top:1px solid #e4e4e4}@media screen and (min-width: 767px){.c-popup__footer{margin-top:24px;padding:0;border-top:0;justify-content:flex-end;display:flex;flex-direction:row}}.c-popup__footer .c-popup__footer__cancel{display:none;margin-top:4px}@media screen and (min-width: 767px){.c-popup__footer .c-popup__footer__cancel{display:block;margin-top:0;margin-right:4px}}.c-popup__footer .c-button{margin-top:0;width:100%;font-size:1.6rem}@media screen and (min-width: 767px){.c-popup__footer .c-button{width:auto;font-size:13px}}.c-popup--dialog{align-items:center;justify-content:center;padding:24px;background:#00000080}.c-popup--dialog .c-popup__wrapper{max-width:480px;padding:24px;width:100%;height:auto;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:3px}.c-popup--dialog .c-popup__header{background:transparent;position:fixed;top:8px;right:8px}.c-popup--dialog .c-popup__header .icon{color:#fff}.c-popup--dialog .c-popup__container{padding:0}.c-popup--dialog .c-popup__footer{display:flex;flex-direction:column;margin-top:24px;padding:0;border-top:0}@media screen and (min-width: 767px){.c-popup--dialog .c-popup__footer{flex-direction:row;justify-content:flex-end}}.c-popup--dialog .c-popup__footer__cancel{display:block;order:2}@media screen and (min-width: 767px){.c-popup--dialog .c-popup__footer__cancel{order:-2}}.c-popup--dialog .c-popup__footer .c-button{margin-top:0}.c-popup--dialog .c-popup__footer .c-button:last-child{order:1}@media screen and (min-width: 767px){.c-popup--dialog .c-popup__footer .c-button:last-child{order:initial}}.c-popup form{text-align:left}.c-popup h1+p,.c-popup h2+p,.c-popup h3+p,.c-popup h4+p{margin-top:0}.c-popup__title{margin-top:0}.c-popup__trigger{display:block;position:absolute;right:5px;top:5px;font-size:24px;font-size:2.4rem;line-height:1}.c-popup__trigger:hover{opacity:.7;text-decoration:none}.c-popup.is-success .c-popup__wrapper{background-color:#ebf8f2}.c-popup.is-success .c-popup__title{margin-top:12px}.c-popup.is-active{display:flex}body.is-active-popup{overflow:hidden}.c-slider__result{font-size:16px;font-size:1.6rem}.c-slider__body{position:relative;margin-bottom:32px;margin-top:24px}.c-slider__bar{height:4px;width:100%;border-radius:4px;background:#e4e4e4}.c-slider__active-bar{height:4px;position:absolute;top:0;background:#38b87c;border-radius:4px;width:60%;left:20%}.c-slider__controls{margin-top:-16px;position:absolute;top:50%;z-index:50;width:100%}.c-slider__control{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;height:32px;margin-top:0;position:absolute;top:0;width:32px;z-index:50;border:1px solid #e4e4e4;border-radius:100px;background:#fff}.c-slider__control--min{left:0}.c-slider__control--max{left:100%;margin-left:-32px}.c-slider.is-inactive{pointer-events:none}.c-slider.is-inactive .c-slider__active-bar{background-color:#aaa}.c-slider.is-inactive .c-slider__control{background-color:#e4e4e4}.c-message{cursor:pointer;display:table;padding:16px;position:relative;width:100%;border-top:1px solid #e4e4e4;color:#767676;transition:box-shadow .3s}.c-message:hover{background-color:#fafafa;box-shadow:inset 2px 0 #661b6d;text-decoration:none}.c-message:first-child{border-top:none}.c-message time{position:absolute;right:16px;top:16px;line-height:1}.c-message__avatar{display:table-cell;height:40px;vertical-align:top;width:40px;border-radius:100px}.c-message__avatar img{border-radius:100px}.c-message__details{display:table-cell;margin-right:-4px;padding-left:16px;vertical-align:top}.c-message__name{font-size:13px;font-size:1.3rem;font-weight:400}.c-message__subject{margin-top:0;color:#000;font-size:16px;font-size:1.6rem;font-weight:700}.c-message__excerpt{display:none;margin-top:0}@media screen and (min-width: 767px){.c-message__excerpt{display:block}}.c-message.is-focused{background-color:#fafafa;box-shadow:inset 2px 0 #661b6d}.c-message-full{display:flex;flex-direction:column;height:100%;justify-content:space-between}.c-message-full__header{display:flex;justify-content:space-between;margin-bottom:16px}.c-message-full__header__left{align-items:center;display:flex}.c-message-full__header__left>*{margin-left:8px}.c-message-full__header__left>*:first-child{margin-left:0}.c-message-full__avatar{height:40px;width:40px;border-radius:100px}.c-message-full__avatar img{border-radius:100px}.c-message-full__content{flex:1}.c-message-full__footer{margin:24px -16px -16px;position:relative;border-top:1px solid #e4e4e4;background:#fafafa;text-align:right}.c-message-full__footer textarea{width:100%;resize:none;border:none;border-radius:0;background:#fafafa}.c-message-full__footer textarea::-webkit-input-placeholder{color:#767676}.c-message-full__footer textarea:-moz-placeholder{color:#767676}.c-message-full__footer textarea::-moz-placeholder{color:#767676}.c-message-full__footer textarea:-ms-input-placeholder{color:#767676}.c-message-full__footer button{margin:15px}.c-message-full__footer button .icon{font-size:24px;font-size:2.4rem}.c-message-full__footer button:hover{opacity:.7}.c-message-container{display:flex;flex-direction:column;flex-wrap:nowrap;overflow:auto}.c-panel{margin-top:16px;padding:24px;border-radius:3px;background:#e4e4e4}.c-panel:first-child{margin-top:0}.c-panel__matter{margin-top:12px}@media screen and (min-width: 600px){.c-panel__matter{display:inline-block;margin-top:0;padding-left:24px;vertical-align:top;width:75%}}@media screen and (min-width: 600px){.c-panel__asset{display:inline-block;margin-right:-4px;vertical-align:top;width:25%}}.c-panel__footer{margin-top:12px;padding-top:12px;border-top:1px solid #ccc}.c-panel--bordered{padding-left:0;padding-right:0;border-top:1px solid #e4e4e4;background:transparent}.c-panel--light{background:#fff}.c-header{max-width:980px;width:100%;z-index:44!important;background:#fff;border-radius:3px 3px 0 0}.c-header.is-sticky,.c-header.is-sticky-stuck{box-shadow:0 5px 5px #0000001a}@media screen and (min-width: 767px){.c-header.is-sticky,.c-header.is-sticky-stuck{box-shadow:0 15px 10px -15px #0003}}.c-header.is-sticky{z-index:50!important}.c-header.is-inactive{z-index:initial!important}@media screen and (min-width: 767px){.c-header.is-inactive{z-index:44!important}}.c-header.no-box-shadow{box-shadow:none}.c-header .c-form--search{margin-top:0;position:relative;width:60%}.c-header .c-form--search .c-form__autocomplete{position:static}.c-header .c-logo{height:30px;width:90px}@media screen and (min-width: 767px){.c-header .c-logo{height:45px;width:145px}}.c-header__search{display:none;padding:10px;position:relative;z-index:40;background:#fff}.c-header__search.is-active{display:block}.c-header__search .c-form{width:100%}.c-header__toolbar{display:flex;flex-direction:row;text-align:center}.c-header__toolbar a{display:block;margin-left:12px;color:#aaa;line-height:1}.c-header__toolbar .icon{display:block;margin:0 auto 4px;text-align:center}.c-header__main{align-items:center;display:none;flex-direction:row;justify-content:space-between;padding:10px 20px;position:relative;z-index:44;text-transform:uppercase}@media screen and (min-width: 767px){.c-header__main{display:flex}}.c-header__main--mobile{display:flex}@media screen and (min-width: 767px){.c-header__main--mobile{display:none}}.c-header .c-form__group--closed input{border-right:1px solid #e4e4e4}@media screen and (min-width: 767px){.c-header .c-form__group--closed input{border-right:0;border-radius:0}}.c-header--simple{background:transparent}.c-header--simple .c-header__main{align-items:center}.c-header--mobile{display:block}@media screen and (min-width: 767px){.c-header--mobile{display:none}}.c-header-stripe{padding-bottom:5px;padding-top:5px;opacity:.99;width:100%;z-index:45;background:#fafafa}.c-header-stripe:hover{opacity:1}@media screen and (min-width: 767px){.c-header-stripe{margin-bottom:20px;background:#661b6d;color:#ffffff80}}.c-header-stripe__coop{display:table;margin-bottom:8px}@media screen and (min-width: 600px){.c-header-stripe__coop{margin-bottom:0}}.c-header-stripe__coop>*{display:table-cell;padding-left:10px;vertical-align:middle}.c-header-stripe__coop>*:first-child{padding-left:0}.c-header-stripe__coop>* img{vertical-align:middle}.c-header-stripe__partner{display:inline-block;height:22px;margin-left:8px;opacity:.4;width:79px;background:url(../images/topagrar-logo-black.png) no-repeat;background-size:contain}@media screen and (min-width: 767px){.c-header-stripe__partner{background-image:url(../images/topagrar-logo-negative.png)}}.c-header-stripe__container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:10px;padding-right:10px;width:100%}@media screen and (min-width: 767px){.c-header-stripe__container{padding-left:20px;padding-right:20px}}@media screen and (min-width: 1023px){.c-header-stripe__container{margin-left:50px;width:calc(100% - 50px)}}@media screen and (min-width: 1200px){.c-header-stripe__container{margin-left:auto;width:auto}}.c-header-stripe .c-dropdown__list{color:#767676}.c-header-stripe .c-navbar__main,.c-header-stripe .c-dropdown{z-index:47}.c-header-stripe a{color:#767676}@media screen and (min-width: 767px){.c-header-stripe a{color:#fff}}.js-stickybit-parent{position:relative}.scroll-mt-header{scroll-margin-top:123px}@media screen and (min-width: 767px){.scroll-mt-header{scroll-margin-top:195px}}.c-guide-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:69;background:#00000080;display:none}.c-guide-overlay.is-open{display:block}.c-guide{height:100%;left:0;overflow:auto;-webkit-overflow-scrolling:touch;position:fixed;top:0;transform:translate(-100%);transition:all .2s linear;width:280px;z-index:60;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;font-size:14px;font-size:1.4rem}.c-guide.is-open{transform:translate(0)}.c-guide__header{margin-bottom:-16px;padding:16px;position:relative}.c-guide__header .c-logo{height:32px;width:90px}.c-guide__header .c-guide__close{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.c-guide__close{display:inline-block;color:#767676;font-size:24px;font-size:2.4rem;line-height:0}.c-guide__section{margin-top:16px;padding-top:24px;border-top:1px solid #e4e4e4}.c-guide__title{margin-bottom:8px;padding-left:16px;padding-right:16px;color:#aaa;font-size:15px;font-size:1.5rem;text-transform:uppercase}.c-guide__item a{display:block;padding:8px 24px 8px 42px;position:relative;color:#767676}.c-guide__item a:hover{background-color:#e4e4e4;text-decoration:none}.c-guide__item a:hover+.c-guide__sublist{display:block}.c-guide__item.has-sublist{position:relative}.c-guide__item.has-sublist:hover>a .icon{transform:rotate(180deg) translateY(-50%);transform-origin:top center}.c-guide__item.has-sublist>a{position:relative}.c-guide__item.has-sublist>a .icon{height:12px;position:absolute;right:12px;top:50%;width:12px;transform:translateY(-50%)}.c-guide__item .icon{left:16px;position:absolute;top:50%;transform:translateY(-50%);font-size:16px;font-size:1.6rem}.c-guide__sublist{display:none}.c-guide__sublist:hover{display:block}.c-guide__sublist .c-guide__item a{padding-left:56px}.c-guide__sublist .c-guide__item a:before{content:"";display:inline-block;height:6px;margin-right:4px;vertical-align:2px;width:6px;border-radius:120px;background:#e4e4e4}.c-guide--right{left:auto;right:0;transform:translate(100%)}.c-guide--right.is-open{transform:translate(0)}.c-contentinfo{padding-top:60px;width:100%}.c-contentinfo__row{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 600px){.c-contentinfo__row{align-items:center;flex-direction:row}}@media screen and (min-width: 1023px){.c-contentinfo__row{margin-left:50px}}@media screen and (min-width: 1200px){.c-contentinfo__row{margin-left:auto}}.c-contentinfo__row .c-list{margin-top:-4px}.c-contentinfo__stripe{margin-top:60px;padding-bottom:10px;padding-top:12px;background-color:#661b6d;color:#fff}.c-contentinfo__stripe a{color:#fff}.c-contentinfo__stripe .c-group{margin-top:0}.c-contentinfo__stripe .c-contentinfo__row{background:transparent}.c-contentinfo__social{margin:20px 0 0;padding:0;list-style:none;display:flex;font-size:26px;font-size:2.6rem}.c-contentinfo__social li{margin-left:12px}.c-contentinfo__social li:first-child{margin-left:0}.c-contentinfo__social .icon{height:20px;margin-right:0;width:20px}.c-contentinfo__social a{align-items:center;display:flex;justify-content:center;height:50px;width:50px;border-radius:100px;background:#d7d7d7}.c-contentinfo__social a:hover{text-decoration:none}.c-contentinfo__title{margin-bottom:12px;margin-top:40px;color:#5d5d5d;font-size:1.3rem;text-transform:uppercase}.c-contentinfo__title:first-child{margin-top:0}@media screen and (min-width: 600px){.c-contentinfo .c-form__group{flex-direction:column}}@media screen and (min-width: 767px){.c-contentinfo .c-form__group{flex-direction:row}}.c-contentinfo .c-form__group input{border:0}.a-label{display:inline-block;padding:.5em .8em;vertical-align:top;border-radius:100px;background-color:#f2f2f2;color:#767676;font-weight:700;line-height:1;text-align:center}.a-label--positive{background-color:#ebf8f2;color:#38b87c}.a-label--negative{background-color:#fee9e9;color:#f04747}.a-label--info{background-color:#ca8e1a33;color:#ca8e1a}.a-label--light{border:1px solid #f2f2f2;background-color:transparent;color:#f2f2f2}.a-label--focus{background-color:#e2d6e2;color:#661b6d}.a-label--small{padding:.3em .8em}.c-select{display:block;margin:8px 0 0;position:relative;width:100%;border-radius:3px;border:1px solid #e4e4e4}.c-select:first-child{margin-top:0}.c-select__trigger{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.c-select__trigger.is-active{transform:rotate(180deg);top:28%}.c-select__origin{display:none;width:100%}.c-select__inner{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;position:relative;border-radius:3px;background:#fff}.c-select__inner__item{margin:0;padding:12px}.c-select__category-title{font-size:1.3rem;text-transform:uppercase}.c-select__input{cursor:pointer;display:block;flex:1;padding:10px 32px 10px 12px;width:100%;border-radius:3px;border:0}.c-select__choices{display:none;left:-1px;max-height:300px;overflow:auto;padding-bottom:12px;padding-top:12px;position:absolute;width:calc(100% + 2px);z-index:41;border-radius:0 0 3px 3px;border:1px solid #e4e4e4;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.c-select__choices--open-top{bottom:100%}.c-select__choices.is-active{display:block;z-index:43}.c-select__choices.is-loading{align-items:center;display:flex;flex-direction:row;justify-content:center}.c-select__choices__loader{margin-right:8px}.c-select__choices__item{align-items:center;display:flex;padding:8px 12px}.c-select__choices__item:hover{cursor:pointer;background-color:#e2d6e2}.c-select__choices__item.is-selected{cursor:pointer;background-color:#661b6d;color:#fff}.c-select__choices__item.is-selected .c-select__choices__item__check{opacity:1}.c-select__choices__item:first-child{margin-top:-12px}.c-select__choices__item:last-child{margin-bottom:-12px}.c-select__choices__item__check{opacity:0}.c-select__choices .c-select__category-title{margin-bottom:4px;padding-left:12px;padding-right:12px;color:#aaa}.c-select__choices--boxed{padding:12px}.c-select__tag{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 8px;border-radius:3px;background:#e2d6e2;line-height:1;font-weight:700}.c-select__tag__close{display:block;margin:0 0 0 8px;padding:0;width:auto;border:0;line-height:0}.c-select__tag__close:hover{background-color:transparent;color:#fff}.c-select__tag__close .icon{height:10px;width:10px}.c-select__tag--single{padding:0;width:100%;background:transparent}.c-select__list-row{display:none;flex-direction:row;flex-wrap:wrap;margin-left:-8px;margin-top:-8px}.c-select__list-row.is-active{display:flex;padding:4px 12px 4px 4px}.c-select__list-row.is-active+.c-select__input{border:0}.c-select__list-row__item{display:flex;flex-direction:row;margin-left:8px;margin-top:8px;position:relative;line-height:1.3}.c-select__list-row__item__close{margin-left:8px;padding:0;width:auto;border:0;line-height:0}.c-select__list-row__item__close .icon{height:10px;width:10px}.c-select__list-row--single{margin-left:0;margin-top:0;width:100%;cursor:pointer}.c-select__list-row--single.is-active{padding:10px 32px 10px 12px}.c-select__list-row--single.is-active+.c-select__input{display:none}.c-select__list-row--single .c-select__list-row__item{margin-left:0;margin-top:0;width:100%}.c-select.is-disabled{cursor:not-allowed;pointer-events:none}.c-select.is-disabled .c-select__inner,.c-select.is-disabled .c-select__input{background:#f2f2f2}.c-select--datepicker .c-select__inner{position:static}.c-spinner{width:20px;height:20px;position:relative}.c-spinner__item{width:100%;height:100%;border-radius:50%;background-color:#661b6d;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s infinite ease-in-out}.c-spinner__item--second{animation-delay:-1s}.c-spinner--negative .c-spinner__item{background-color:#fff}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.c-video-thumb{margin-bottom:4px;position:relative;border-radius:3px}.c-video-thumb.is-active .c-video-thumb__overlay{display:flex;box-shadow:inset 0 0 0 3px #fff;cursor:default}.c-video-thumb.is-locked .c-video-thumb__overlay{display:flex;cursor:pointer}.c-video-thumb img{display:block;border-radius:3px;cursor:pointer}.c-video-thumb__symbol{height:40px;left:50%;position:absolute;top:50%;width:40px;transform:translate(-50%,-50%)}.c-video-thumb__element{display:block;height:94px;margin-bottom:8px;width:167px}.c-video-thumb__info{bottom:8px;position:absolute;right:12px;font-weight:700;text-shadow:0 0 4px #000;text-transform:uppercase}.c-video-thumb__overlay{align-items:center;display:none;justify-content:center;height:100%;left:0;position:absolute;top:0;width:100%;background:#00000080;border-radius:3px;font-weight:700;color:#fff;text-align:center}.c-video-thumb--external-video{overflow:hidden}.c-video-thumb--external-video picture,.c-video-thumb--external-video source,.c-video-thumb--external-video img{transform:scale(1.34)}.c-product{border-radius:3px;border:1px solid #e4e4e4}.c-product__header{padding:12px;position:relative;border-bottom:1px solid #e4e4e4;text-align:center}.c-product__header__badge{position:absolute;right:0;top:0;transform:translate(15px,-10px)}.c-product__body{padding:12px}.c-product__footer{padding:12px;text-align:center}.c-product.is-active{border-color:#661b6d}.c-divider{display:block;height:3px;width:100%;background:#e4e4e4}.c-divider--thin{height:1px}.c-divider--light{background:#ffffff26}.c-progressbar{position:relative}.c-progressbar__track{align-items:center;display:flex;height:30px;width:100%;padding:0 .5em;border-radius:150px;background-color:#e2d6e2;color:#661b6d}.c-progressbar__track.is-active{left:0;position:absolute;top:0;background-color:#661b6d;color:#fff}.c-bubble{align-items:center;display:flex;height:32px;justify-content:center;width:32px;border-radius:150px;background:#e2d6e2;font-weight:700}.c-bubble--medium{height:40px;width:40px}.c-bubble--large{height:48px;width:48px}.c-bubble--larger{height:52px;width:52px}.c-bubble--primary{background-color:#ac75ac;color:#fff}.c-bubble--secondary{background-color:#ceaace;color:#fff}.c-bubble--tertiary{background-color:#e2d6e2}.c-bubble--transparent{background-color:transparent;font-weight:400}.c-bubble.is-zero{border:1px solid #e4e4e4;background:transparent}.c-bubble-holder{display:flex;align-items:center;justify-content:center;height:52px;width:52px}.c-topbar{left:0;padding:12px 20px;position:sticky;top:99px;width:100%;z-index:44;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media screen and (min-width: 767px){.c-topbar{top:119px}}.c-lightbox{align-items:center;display:none;flex-direction:column;height:100vh;inset:0;position:fixed;width:100vw;z-index:72;background:#000}.c-lightbox.is-active{display:flex}.c-lightbox__cropperarea{height:calc(100% - 80px);width:100%;text-align:center}.c-lightbox__topbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:12px 20px;width:100%;z-index:72;background:linear-gradient(180deg,#000 5%,#fff0)}.c-lightbox__spotarea{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;height:100%;width:100%;overflow:auto;text-align:center}.c-lightbox__footer{padding:16px 20px;width:100%;text-align:center}@media screen and (min-width: 600px){.c-lightbox__footer{text-align:right}}.c-lightbox__footer--center{padding:8px 20px;width:100%;text-align:center}.c-lightbox__edit-description-field{padding-left:24px;padding-right:24px;padding-top:12px;margin:0 auto;width:100%}@media screen and (min-width: 767px){.c-lightbox__edit-description-field{max-width:50%}}.c-codeblock{height:148px;margin:0;padding:12px;overflow:auto;resize:none;border:1px solid #e4e4e4}.c-embed{position:relative;display:block;height:0;padding:0;overflow:hidden}.c-embed__item,.c-embed iframe,.c-embed embed,.c-embed object,.c-embed video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.c-embed--aspect-ratio-16x9{padding-bottom:56.25%}.c-embed--aspect-ratio-16x10{padding-bottom:62.5%}.c-embed--aspect-ratio-9x16{padding-bottom:177.77%}.c-embed--aspect-ratio-4x3{padding-bottom:75%}.c-toolbar{padding:12px 20px;background:#fafafa;border-radius:3px}.c-image-wrapper{position:relative;border-radius:3px}.c-image-wrapper__image{display:block;border-radius:3px}.c-image-wrapper__link{display:block}.c-image-wrapper__top-left{left:8px;position:absolute;top:8px;width:auto}.c-image-wrapper__top-right{right:8px;position:absolute;top:8px;width:auto}.c-image-wrapper__bottom-left{bottom:8px;left:8px;position:absolute;width:auto}.c-pricing-table{isolation:isolate;display:grid;gap:16px;grid-template-columns:repeat(1,minmax(0,1fr));max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:32px}@media screen and (min-width: 767px){.c-pricing-table{grid-template-columns:repeat(2,minmax(0,1fr));max-width:750px;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width: 767px){.c-pricing-table--single{grid-template-columns:repeat(1,minmax(0,1fr));max-width:400px}}.c-pricing-table .c-product{display:flex;flex-direction:column;justify-content:space-between;padding:16px;border-radius:9px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;background:#fff;color:#767676;position:relative}@media screen and (min-width: 600px){.c-pricing-table .c-product{padding:24px}}.c-pricing-table .c-product--popular{border-color:#661b6d;border-width:2px;box-shadow:0 20px 30px #661b6d1a,0 20px 30px #661b6d0f!important;background:#fdf4ff;color:#5d5d5d;overflow:hidden}.c-pricing-table .c-product--popular .c-product__title{color:#5d5d5d}.c-pricing-table .c-product--popular .c-product__badge{position:absolute;top:12px;right:-60px;background-color:#661b6d;color:#fff;font-size:11px;font-weight:700;padding:4px 60px 4px 75px;transform:rotate(45deg);z-index:2;box-shadow:0 2px 8px #00000026;border-radius:2px;letter-spacing:.5px;pointer-events:none}.c-pricing-table .c-product__title{font-size:2rem}.c-pricing-table .c-product__description{line-height:1.7em;margin-top:8px;color:#767676}.c-pricing-table .c-product__hint{line-height:1.5em;margin-top:0;color:#aaa}.c-pricing-table .c-product__price{margin-top:16px;line-height:1.6}.c-pricing-table .c-product__price__number{font-weight:700;font-size:2.5rem;letter-spacing:-.025em}.c-pricing-table .c-product__price__interval{font-weight:600;font-size:1.4rem;letter-spacing:-.025em;margin-left:6px}.c-pricing-table .c-product__price>.c-button{margin-top:32px}.c-pricing-table .c-product__price--muted{margin-top:16px;line-height:1.6;font-weight:700;font-size:1.6rem;letter-spacing:-.025em}.c-pricing-table .c-product__feature-list{color:#767676;margin-top:24px;list-style:none;padding-left:0}.c-pricing-table .c-product__feature-list li{display:flex;-moz-column-gap:1em;column-gap:1em;margin-top:8px;margin-bottom:8px}.c-pricing-table .c-product__feature-list li svg{color:#661b6d;flex:none;width:1.5em;height:1.5em;display:block;vertical-align:middle}.is-hidden{display:none!important}.is-hidden--small-up{display:block!important}@media screen and (min-width: 480px){.is-hidden--small-up{display:none!important}}.is-hidden--medium-up{display:block!important}@media screen and (min-width: 600px){.is-hidden--medium-up{display:none!important}}@media screen and (min-width: 767px){.is-hidden--medium-up{display:none!important}}@media screen and (min-width: 1023px){.is-hidden--medium-up{display:none!important}}@media screen and (min-width: 1200px){.is-hidden--medium-up{display:none!important}}.is-hidden--large-up{display:block!important}@media screen and (min-width: 767px){.is-hidden--large-up{display:none!important}}@media screen and (min-width: 1023px){.is-hidden--large-up{display:none!important}}@media screen and (min-width: 1200px){.is-hidden--large-up{display:none!important}}.is-visible{display:block!important}.is-visible--small-up{display:none!important}@media screen and (min-width: 480px){.is-visible--small-up{display:block!important}}.is-visible--medium-up{display:none!important}@media screen and (min-width: 600px){.is-visible--medium-up{display:block!important}}.is-visible-inline--medium-up{display:none!important}@media screen and (min-width: 600px){.is-visible-inline--medium-up{display:inline!important}}.is-visible--large-up{display:none!important}@media screen and (min-width: 767px){.is-visible--large-up{display:block!important}}.is-visible--xlarge-up{display:none!important}@media screen and (min-width: 1023px){.is-visible--xlarge-up{display:block!important}}table td.is-visible--medium-up,table th.is-visible--medium-up{display:none!important}@media screen and (min-width: 600px){table td.is-visible--medium-up,table th.is-visible--medium-up{display:table-cell!important}}.is-visible--between-medium-large{display:none}@media screen and (min-width: 600px){.is-visible--between-medium-large{display:block}}@media screen and (min-width: 767px){.is-visible--between-medium-large{display:none}}.u-opacity-0{opacity:0}.u-relative{position:relative}.u-overflow-auto{overflow:auto}.u-inline{display:inline}.u-inline-block{display:inline-block}.u-embed{height:auto;margin-top:16px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.u-embed:first-child{margin-top:0}.u-embed iframe{height:100%;left:0;position:absolute;top:0;width:100%}.has-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.u-list-reset{margin:0;padding:0;list-style:none}.u-list-reset li{margin-top:8px}.u-list-reset li:first-child{margin-top:0}.u-font-small{font-size:1rem}.u-brand-image{width:100px}.u-flex{display:flex;flex-direction:row}.u-flex--direction-column{flex-direction:column}.u-flex--vertical-centered{align-items:center}.u-flex--center{justify-content:center}.u-flex--space-between{justify-content:space-between}.u-flex--end{justify-content:flex-end}.u-flex--nowrap{flex-wrap:nowrap}.u-flex--inline{display:inline-flex}.u-flex--shrink-0{flex-shrink:0}.u-flex--1{flex:1}.u-flex--wide .u-flex__item{margin-left:16px}.u-flex--wide .u-flex__item:first-child{margin-left:0}.u-flex__item{margin-left:8px}.u-flex__item:first-child{margin-left:0}.w-full{width:100%}@media screen and (min-width: 600px){.u-flex--medium{display:flex;flex-direction:row}.u-flex--medium--direction-column{flex-direction:column}.u-flex--medium--vertical-centered{align-items:center}.u-flex--medium--center{justify-content:center}.u-flex--medium--space-between{justify-content:space-between}.u-flex--medium--nowrap{flex-wrap:nowrap}.u-flex--medium--inline{display:inline-flex}.u-flex--medium--shrink-0{flex-shrink:0}.u-flex--medium--wide .u-flex__item{margin-left:16px}.u-flex--medium--wide .u-flex__item:first-child{margin-left:0}.u-flex--medium__item{margin-left:8px}.u-flex--medium__item:first-child{margin-left:0}}@media screen and (min-width: 767px){.u-flex--large{display:flex;flex-direction:row}.u-flex--large--direction-column{flex-direction:column}.u-flex--large--vertical-centered{align-items:center}.u-flex--large--center{justify-content:center}.u-flex--large--space-between{justify-content:space-between}.u-flex--large--nowrap{flex-wrap:nowrap}.u-flex--large--inline{display:inline-flex}.u-flex--large--shrink-0{flex-shrink:0}.u-flex--large--wide .u-flex__item{margin-left:16px}.u-flex--large--wide .u-flex__item:first-child{margin-left:0}.u-flex--large__item{margin-left:8px}.u-flex--large__item:first-child{margin-left:0}}.u-space-between{justify-content:space-between}.u-flex-shrink-0{flex-shrink:0}.p-4{padding:4px!important}.p-8{padding:8px!important}.p-12{padding:12px!important}.p-16{padding:16px!important}.-mx-20{margin-left:-20px!important;margin-right:-20px!important}.-ml-20{margin-left:-20px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.py-32{padding-bottom:32px;padding-top:32px}.pl-20{padding-left:20px!important}.pr-20{padding-right:20px!important}.pl-40{padding-left:40px!important}.pr-40{padding-right:40px!important}.py-8{padding-bottom:8px;padding-top:8px}.-mr-20{margin-right:-20px!important}.ml-4{margin-left:4px!important}.ml-8{margin-left:8px!important}.ml-12{margin-left:12px!important}.ml-16{margin-left:16px!important}.ml-20{margin-left:20px!important}.mb-4{margin-bottom:4px!important}.mb-8{margin-bottom:8px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mr-4{margin-right:4px!important}.mr-8{margin-right:8px!important}.mr-12{margin-right:12px!important}.mr-16{margin-right:16px!important}.mr-20{margin-right:20px!important}.mt-2{margin-top:2px!important}.mt-0{margin-top:0!important}.z-10{z-index:10!important}.block{display:block!important}.grid{display:grid!important}.grid-cols-2{grid-template-columns:1fr 1fr!important}@media screen and (min-width: 600px){.md\:grid-cols-2{grid-template-columns:1fr 1fr!important}.md\:flex{display:flex}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:ml-8{margin-left:8px}}@media screen and (min-width: 767px){.lg\:grid-cols-4{grid-template-columns:1fr 1fr 1fr 1fr!important}.lg\:flex{display:flex}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:ml-8{margin-left:8px}}.gap-16{gap:16px!important}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.filter-shadow{filter:drop-shadow(0 .2rem .25rem rgba(0,0,0,.5))}.relative{position:relative}.absolute{position:absolute}.b-0{bottom:0}.l-0{left:0}.l-8{left:8px}.t-0{top:0}.b-8{bottom:8px}.b-40{bottom:40px}.u-text-light{color:#aaa}.u-text-darker{color:#767676}.u-text-ghost{color:#fff}.u-text-focus{color:#661b6d!important}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-text-center{text-align:center}.u-text-unsafe{font-style:italic}.u-text-strong,.u-text-bold{font-weight:700}.u-text-semibold{font-weight:600}.u-text-medium{font-weight:500}.u-text-normal{font-weight:400}.u-text-danger{color:#f04747}.u-text-xs{font-size:1.1rem}.u-text-s{font-size:1.3rem}.u-text-ms{font-size:1.4rem}.u-text-m{font-size:1.5rem}.u-text-l{font-size:1.8rem}.u-text-xl{font-size:2.3rem}.u-text-xxl{font-size:2.8rem}.u-text-xxxl{font-size:3.2rem}.u-text-underline{text-decoration:underline}.u-text-pointer{cursor:pointer}.u-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.u-leading-normal{line-height:1.2em}.uppercase{text-transform:uppercase}.text-primary-base{color:#661b6d!important}.text-secondary-base{color:#ff9620}.text-gray-base{color:#767676}.text-gray-dark{color:#aaa}.text-white{color:#fff}@media screen and (min-width: 600px){.md\:text-left{text-align:left}}@media screen and (min-width: 767px){.lg\:text-left{text-align:left}}.u-link{color:#661b6d!important}.u-link:hover,.u-link:focus{text-decoration:underline}.u-link-uniform{color:#767676!important}.u-link-uniform:hover,.u-link-uniform:focus,.u-link-uniform.is-active{text-decoration:underline}.u-link-danger{color:#f04747!important}.u-link-light{color:#aaa!important}.u-link-light:hover,.u-link-light:focus,.u-link-light.is-active{text-decoration:underline;color:#fff!important}.u-links-underline a,.u-links-underline * a{text-decoration:underline!important}.u-border{border:1px solid #e4e4e4!important}.u-border-top{border-top:1px solid #e4e4e4!important}.u-border-secondary-200{border-color:#feeecf!important}.rounded{border-radius:4px}.bg-white{background-color:#fff!important}.bg-secondary-50{background-color:#fff9f5!important}.bg-secondary-100{background-color:#fff4ea!important}.bg-secondary-200{background-color:#ffe8d5!important}.bg-primary-base{background-color:#661b6d!important}.border{border:1px solid}.border-t-2{border-bottom:0;border-left:0;border-right:0;border-top:2px solid}.border-white{border-color:#fff}.border-secondary-200{border-color:#feeecf}.border-primary-base{border-color:#661b6d}@keyframes a{0%{opacity:0;transform:translate3d(-.5em,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes b{0%{opacity:0;transform:translate3d(.5em,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes c{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes d{0%{opacity:0}to{opacity:1}}.vdp-toggle-calendar-enter-active.vdpPositionReady{transform-origin:top left;animation:c .2s}.vdp-toggle-calendar-leave-active{animation:c .15s reverse}.vdp-toggle-calendar-enter-active.vdpPositionFixed{animation:d .3s}.vdp-toggle-calendar-leave-active.vdpPositionFixed{animation:d .3s reverse}.vdpComponent{position:relative;display:block;width:100%;font-family:Roboto,Helvetica,sans-serif;font-size:10px;color:#666}.vdpComponent:after{content:"";position:absolute;right:16px;top:8px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' fill='%23aaaaaa' height='24' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M21.5,3 L18.75,3 C18.6119288,3 18.5,2.88807119 18.5,2.75 L18.5,1 C18.5,0.44771525 18.0522847,3.38176876e-17 17.5,0 C16.9477153,-3.38176876e-17 16.5,0.44771525 16.5,1 L16.5,5.75 C16.5,6.16421356 16.1642136,6.5 15.75,6.5 C15.3357864,6.5 15,6.16421356 15,5.75 L15,3.5 C15,3.22385763 14.7761424,3 14.5,3 L8.25,3 C8.1123184,3.0000011 8.00055073,2.8886805 8,2.751 L8,1 C8,0.44771525 7.55228475,3.38176876e-17 7,0 C6.44771525,-3.38176876e-17 6,0.44771525 6,1 L6,5.75 C6,6.16421356 5.66421356,6.5 5.25,6.5 C4.83578644,6.5 4.5,6.16421356 4.5,5.75 L4.5,3.5 C4.5,3.22385763 4.27614237,3 4,3 L2.5,3 C1.3954305,3 0.5,3.8954305 0.5,5 L0.5,22 C0.5,23.1045695 1.3954305,24 2.5,24 L21.5,24 C22.6045695,24 23.5,23.1045695 23.5,22 L23.5,5 C23.5,3.8954305 22.6045695,3 21.5,3 Z M21.5,21.5 C21.5,21.7761424 21.2761424,22 21,22 L3,22 C2.72385763,22 2.5,21.7761424 2.5,21.5 L2.5,9.5 C2.5,9.22385763 2.72385763,9 3,9 L21,9 C21.2761424,9 21.5,9.22385763 21.5,9.5 L21.5,21.5 Z'/%3E%3Cpath d='M9.653 11.151C9.13276706 10.899412 8.51427326 10.9690411 8.063 11.33L6.375 12.68C5.94366562 13.025178 5.87382205 13.6546656 6.21900001 14.086 6.56417798 14.5173344 7.19366561 14.587178 7.625 14.242L8.5 13.542 8.5 19C8.5 19.5522847 8.94771525 20 9.5 20 10.0522847 20 10.5 19.5522847 10.5 19L10.5 12.5C10.4970833 11.9258769 10.168832 11.4030777 9.653 11.151zM16 11L13 11C12.4477153 11 12 11.4477153 12 12 12 12.5522847 12.4477153 13 13 13L15.212 13 12.6 18.576C12.3653835 19.0758225 12.5802596 19.6712085 13.08 19.906 13.580216 20.1313342 14.1689779 19.9188487 14.41 19.426L17.383 13.092C17.5824187 12.6277399 17.5347015 12.0942773 17.2560535 11.6727794 16.9774055 11.2512815 16.5052748 10.9983943 16 11z'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:cover}.vdpComponent.vdpWithInput>input{box-sizing:border-box;display:block;padding:10px 38px 10px 10px;width:100%;border-radius:3px;border:none;box-shadow:none;color:#666;font-size:13px;line-height:1}.vdpClearInput{font-size:1em;position:absolute;top:0;bottom:0;right:0;width:3em}.vdpClearInput:before{content:"";box-sizing:border-box;position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath d='M13.728,11.69184 C13.68286,11.646814 13.657491,11.5856771 13.657491,11.52192 C13.657491,11.4581629 13.68286,11.397026 13.728,11.352 L22.62048,2.46048 C23.18275,1.89741465 23.1821053,0.985150071 22.61904,0.422880021 C22.0559746,-0.139390028 21.1437101,-0.138745328 20.58144,0.42432 L11.68992,9.312 C11.644894,9.35714002 11.5837571,9.38250902 11.52,9.38250902 C11.4562429,9.38250902 11.395106,9.35714002 11.35008,9.312 L2.45856,0.42432 C1.89628994,-0.138215155 0.984455155,-0.138430058 0.42192,0.42384 C-0.140615155,0.986110058 -0.140830058,1.89794485 0.42144,2.46048 L9.312,11.352 C9.35714002,11.397026 9.38250902,11.4581629 9.38250902,11.52192 C9.38250902,11.5856771 9.35714002,11.646814 9.312,11.69184 L0.42144,20.58432 C0.0577150482,20.9482164 -0.0842442279,21.4785156 0.0490368569,21.9754588 C0.182317942,22.4724021 0.57059082,22.860492 1.06759686,22.9935388 C1.56460289,23.1265857 2.09483505,22.9843764 2.45856,22.62048 L11.35008,13.728 C11.395106,13.68286 11.4562429,13.657491 11.52,13.657491 C11.5837571,13.657491 11.644894,13.68286 11.68992,13.728 L20.58144,22.62048 C21.1437101,23.1830151 22.0555448,23.18323 22.61808,22.62096 C23.1806151,22.0586899 23.18083,21.1468552 22.61856,20.58432 L13.728,11.69184 Z'/%3E%3C/svg%3E%0A");font-weight:700;right:12px;top:50%;width:12px;height:12px;transform:translateY(-50%)}.vdpOuterWrap.vdpFloating{position:absolute;padding:.5em 0;z-index:100}.vdpOuterWrap.vdpPositionFixed{position:fixed;inset:0;padding:2em;display:flex;justify-content:center;align-items:center;background-color:#0000004d}.vdpFloating .vdpInnerWrap{max-width:30em}.vdpPositionFixed .vdpInnerWrap{max-width:30em;margin:0 auto;border:0;animation:c .3s}.vdpFloating.vdpPositionTop{top:100%}.vdpFloating.vdpPositionBottom{bottom:100%}.vdpFloating.vdpPositionLeft{left:0}.vdpFloating.vdpPositionRight{right:0}.vdpPositionTop.vdpPositionLeft{transform-origin:top left}.vdpPositionTop.vdpPositionRight{transform-origin:top right}.vdpPositionBottom.vdpPositionLeft{transform-origin:bottom left}.vdpPositionBottom.vdpPositionRight{transform-origin:bottom right}.vdpInnerWrap{overflow:hidden;min-width:28em;box-sizing:border-box;padding:1em;background:#fff;box-shadow:0 .2em 1.5em #0000000f;border-radius:.5em;border:1px solid rgba(0,0,0,.15)}.vdpHeader{position:relative;padding:0 1em;margin:-1em -1em 0;text-align:center;background:#fafafa}.vdpArrow,.vdpClearInput,.vdpPeriodControl>button{margin:0;padding:0;border:0;cursor:pointer;background:none}.vdpArrow::-moz-focus-inner,.vdpClearInput::-moz-focus-inner,.vdpPeriodControl>button::-moz-focus-inner{padding:0;border:0}.vdpArrow{height:100%;font-size:1em;width:5em;text-indent:-999em;overflow:hidden;position:absolute;top:0;bottom:2.5em;text-align:left}.vdpArrow:before{content:"";width:2.2em;height:2.2em;position:absolute;left:50%;top:50%;margin:-1.1em 0 0 -1.1em;border-radius:100%;transition:background-color .2s}.vdpArrow:active,.vdpArrow:focus,.vdpArrow:hover{outline:0}.vdpArrow:focus:before,.vdpArrow:hover:before{background-color:#e2d6e2}.vdpArrow:after{content:"";display:block;height:12px;position:absolute;left:50%;top:50%;width:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon-chevron-right' viewBox='0 0 16 24' width='12' height='12' fill='%23661b6d'%3E%3Cpath d='M15.5 12a2.3 2.3 0 0 1-.78 1.729L3.568 23.54a1.847 1.847 0 0 1-2.439-2.773l9.752-8.579a.25.25 0 0 0 0-.376L1.129 3.233A1.847 1.847 0 0 1 3.568.46l11.148 9.808A2.31 2.31 0 0 1 15.5 12z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;transform:translate(-50%,-50%)}.vdpArrowPrev{left:0}.vdpArrowPrev:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon-chevron-left' width='12' height='12' fill='%23661b6d' viewBox='0 0 16 24'%3E%3Cpath d='M.5 11.52c0-.635.283-1.24.78-1.66L12.432.442a1.901 1.901 0 0 1 2.574.187 1.723 1.723 0 0 1-.135 2.475L5.119 11.34a.236.236 0 0 0-.085.18c0 .07.03.135.085.18l9.752 8.236c.513.414.753 1.062.627 1.694a1.799 1.799 0 0 1-1.237 1.349 1.904 1.904 0 0 1-1.829-.38L1.284 13.182A2.18 2.18 0 0 1 .5 11.52z'%3E%3C/path%3E%3C/svg%3E")}.vdpArrowNext{right:0}.vdpPeriodControl{display:inline-block;position:relative}.vdpPeriodControl>button{font-size:1.5em;padding:.8em .1em;display:inline-block}.vdpPeriodControl>select{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;opacity:0;font-size:1.6em}.vdpTable{width:100%;table-layout:fixed;position:relative;z-index:1;box-shadow:none}.vdpTable td{display:table-cell}.vdpTable tr{display:table-row}.vdpNextDirection{animation:b .5s}.vdpPrevDirection{animation:a .5s}.vdpCell,.vdpHeadCell{display:table-cell;text-align:center;border:none;background:#fff;box-sizing:border-box;padding:.5em 0}.vdpCell.selectable,.vdpHeadCell.selectable{background:#fff}.vdpHeadCell{padding:.3em .5em 1.8em}.vdpCellContent{font-size:1.4em;display:block;margin:0 auto;width:1.857em;height:1.8em;line-height:1.857em;text-align:center;border-radius:100%;transition:background .1s,color .1s}.vdpCell.outOfRange{color:#aaa}.vdpCell.today{color:#661b6d;font-weight:700}.vdpCell.selected .vdpCellContent{color:#661b6d;background:#e2d6e2;font-weight:700}@media (hover: hover){.vdpCell.selectable:hover .vdpCellContent{color:#661b6d;background:#e2d6e2}}.vdpCell.selectable{cursor:pointer}.vdpCell.disabled{opacity:.5}.vdpTimeControls{padding:1.2em 2em;position:relative;margin:1em -1em -1em;text-align:center;background:#f5f5f5}.vdpTimeUnit{display:inline-block;position:relative;vertical-align:middle}.vdpTimeUnit>input,.vdpTimeUnit>pre{font-size:1.7em;line-height:1.3;padding:.1em;word-wrap:break-word;white-space:pre-wrap;resize:none;margin:0;box-sizing:border-box;color:#666;border:0;border-bottom:1px solid transparent;text-align:center}.vdpTimeUnit>pre{visibility:hidden;font-family:inherit}.vdpTimeUnit>input{position:absolute;top:0;left:0;overflow:hidden;height:100%;width:100%;outline:none;padding:0;border-radius:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vdpTimeUnit>input:focus,.vdpTimeUnit>input:hover{border-bottom-color:#661b6d}.vdpTimeUnit>input::-webkit-inner-spin-button,.vdpTimeUnit>input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.vdpTimeCaption,.vdpTimeSeparator{display:inline-block;vertical-align:middle;font-size:1.3em;color:#666}.vdpTimeCaption{margin-right:.5em}.vdpComponent>input{box-sizing:border-box;display:block;padding:10px 30px 10px 10px;width:100%;border-radius:3px;border:none;box-shadow:none;color:#666;font-size:13px;line-height:1}.vdpComponent.is-active:after{display:none}/*!
 * Cropper.js v1.5.6
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-10-04T04:33:44.164Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}/*!
 * Google reCAPTCHA
 *
 * https://developers.google.com/recaptcha/docs/faq#id-like-to-hide-the-recaptcha-badge.-what-is-allowed
 */.grecaptcha-badge{visibility:hidden}.vidstack-player .player{--media-brand: #661b6d;--media-focus-ring-color: #ff9620;--media-focus-ring: 0 0 0 2px var(--media-focus-ring-color);--media-border-radius: 3px;--media-font-family: Roboto, Helvetica, sans-serif;--media-controls-color: #f2f2f2;--default-inverse: #fff;--default-gray-50: #5d5d5d;--default-gray-100: #767676;--default-gray-200: rgb(10 10 10 / .6);--default-gray-300: rgb(27 27 27);--default-gray-400: rgb(10 10 10);--default-text: #f2f2f2;--default-text-secondary: #767676;--default-root-border: 1px solid #5d5d5d;--media-time-color: #fff;--default-color: #fff;--media-button-touch-hover-bg: transparent;--media-buffering-size: 50px}.vidstack-player .player[data-view-type=video]{--media-tooltip-y-offset: 30px;--media-menu-y-offset: 30px;aspect-ratio:16/9;background-color:#5d5d5d;border-radius:var(--media-border-radius);contain:layout}.vidstack-player .player .video,.vidstack-player .vds-poster,.vidstack-player .media-provider{border-radius:var(--media-border-radius)}.vidstack-player media-menu{pointer-events:auto!important}.vidstack-player media-icon{pointer-events:auto!important}.vidstack-player media-controls-group{pointer-events:none!important}.vidstack-player .controls .media-time-slider,.vidstack-player .controls .media-slider-value{background-color:unset}.vidstack-player .controls .media-volume-slider{--media-slider-height: 40px;--media-slider-preview-offset: 32px;margin-left:1.5px;max-width:80px}.vidstack-player .media-provider video{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.vidstack-player .vds-controls{pointer-events:auto}.vidstack-player .controls-group{display:flex;align-items:center;width:100%;padding-inline:8px}.vidstack-player .controls-group:last-child{margin-top:-4px;padding-bottom:8px}.vidstack-player .player-controls{background:linear-gradient(to bottom,#0000,#0009)}.vidstack-player .big-icon,.vidstack-player .gesture{width:100%;height:100%}.vidstack-player .time-slider{height:24px}@media (pointer: coarse){.vidstack-player .gesture[action="toggle:paused"]{display:none}}@media not (pointer: coarse){.vidstack-player .gesture[action="toggle:controls"]{display:none}}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(../images/bg.png)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
