﻿/*!
 * config.scss
 * Configuration for the project admin moliri
 * (c) 2024 Bleau A/S
*/
:root{--bui-whiteColor:#fff;--bui-blackColor:#000;--baseBgColor:#f0f0f0;--mainBgColor:#e5e5e5;--mainDarkColor:#000;--mainWhiteColor:#fff;--primaryColor:#2c7675;--secondaryColor:#848484;--tertiaryColor:#b30000;--fontFamily:"Exo 2",sans-serif;--insightOrangeColor:#e98e1d;--insightPurpleColor:#49587e;--insightBlackColor:#202020;--insightWhiteColor:#fff;--insightMainBackgroundColor:#e5e5e5;--insightGreyColor:#aeaeae;--insightOrangeMenuColor:#ffebd1;--insightOrangeFormColor:rgba(233,142,29,.1);--primaryColorWeb:#eee;--secondaryColorWeb:#5cc4b7;--secondaryColorWebOverlay:rgba(92,196,183,.4);--avatarBackgroundColorBase:#00695c;--avatarTextColorBase:#fff;--buttonFontFamilyDefaultBase:var(--fontFamily);--buttonBackgroundColorbase:#f9f9f9;--buttonTextColorBase:var(--primaryColor);--buttonClassActiveBase:var(--primaryColor);--buttonOutlinedBorderColorBase:var(--primaryColor);--buttonRaisedBoxShadowBase:0 2px 5px 0 rgba(0,0,0,.26);--buttonIconSvgFillColorBase:var(--primaryColor);--buttonActiveIconSvgFillColorBase:#fff;--buttonBorderedBorderRadiusBase:.5rem;--buttonPrimaryIconSvgFillColorBase:#fff;--buttonSecondaryIconSvgFillColorBase:#fff;--buttonWarningIconSvgFillColorBase:#000;--buttonSuccessIconSvgFillColorBase:#fff;--buttonInfoIconSvgFillColorBase:#000;--buttonDefaultIconSvgFillColorBase:#000;--buttonNoneIconSvgFillColorBase:#000;--buttonMoliri:var(--insightOrangeColor);--buttonMoliriGrey:var(--insightGreyColor);--buttonMoliriWhite:var(--insightWhiteColor);--imageBackgroundColorBase:#d0d0d0;--iconTooltipFontFamilyBase:var(--fontFamily);--iconTooltipBackgroundColorBase:#fff;--iconTooltipTextColorBase:#000;--iconTooltipBoxShadowBase:#d8d8d8 5px 1px 13px -4px;--dividerBackgroundColorBase:#c5c5c5;--dividerTextColorBase:#000;--dividerFontFamilyBase:var(--fontFamily);--headingH1ColorBase:var(--mainWhiteColor);--headingH2ColorBase:var(--mainWhiteColor);--headingH3ColorBase:var(--mainWhiteColor);--headingH4ColorBase:var(--mainWhiteColor);--headingH5ColorBase:var(--mainWhiteColor);--headingH6ColorBase:var(--mainWhiteColor);--headingParagraphColorBase:var(--mainWhiteColor);--headingSpanColorBase:var(--mainWhiteColor);--headingFontFamilyBase:var(--fontFamily);--inputBackgroundColorBase:#faebd7;--inputTextColorBase:#000;--inputFontFamilyBase:var(--fontFamily);--inputFieldLabelBackgroudColorBase:#dff6ed;--inputFieldUploadIconColorBase:var(--mainDarkColor);--inputFieldLabelTextColorBase:var(--mainDarkColor);--inputFieldLabelHelperTextColorBase:var(--mainDarkColor);--inputFieldFileUploadBorderColorBase:#38c98d;--inputFieldFontFamilyBase:var(--fontFamily,var(--defaultFont));--inputFieldBorderColorBase:rgba(0,0,0,.12);--inputFieldSubmitBtnBgColorBase:var(--primaryColor);--inputFieldSubmitBtnBorderColorBase:var(--primaryColor);--itemFontFamilyBase:var(--fontFamily);--linkFontFamilyBase:var(--fontFamily);--linkDropdownlinkHoverBgColorBase:#eee;--rawFontFamilyBase:var(--fontFamily);--selectFieldFontFamilyBase:var(--fontFamily);--selectFieldBackgroundColorBase:#fff;--selectFieldTextColorBase:#495057;--selectFieldBorderColorBase:rgba(0,0,0,.12);--selectFieldSlottedErrorBackgroundColorBase:#f0f0f0;--textFieldFontFamily:var(--fontFamily);--textFieldBackgroundColorBase:#fff;--textFieldTextColorBase:#000;--textFieldBorderColorBase:rgba(0,0,0,.12);--textFieldPlaceholderColorBase:var(--primaryColor);--toggleBackgroundColorBase:#bdbdbd;--toggleBoxShadowBase:0 0 2px var(--toggleBackgroundColorBase);--toggleLabelBgColorBase:#fff;--toggleCheckboxCheckedBase:#49a844;--datepickerColorBase:#fff;--addressFontFamilyBase:var(--fontFamily);--addressTextColorBase:#fff;--menuItemFontFamilyBase:var(--fontFamily);--menuFontFamilyBase:var(--fontFamily);--menuLinkColorBase:#fff;--socialMediaItemFontFamilyBase:var(--fontFamily);--minifooterBackgroundColorBase:var(--insightPurpleColor);--minifooterTextColorBase:var(--insightWhiteColor);--listFileFontFamilyBase:var(--fontFamily);--listFileBorderBase:1.5px solid #38c98d;--listFileTextColorBase:#000;--listFileBorderColorBase:rgba(0,0,0,.12);--actionFontFamilyBase:var(--fontFamily);--actionBackgroundColorBase:var(--mainWhiteColor);--actionTitleColorBase:var(--mainDarkColor);--actionReplyFontFamilyBase:var(--fontFamily);--actionReplyBackgroundColorBase:var(--primaryColor);--actionReplyHeadingBase:var(--mainWhiteColor);--actionReplyTeaserBase:var(--mainWhiteColor);--actionReplyIconBase:var(--mainWhiteColor);--actionReplyButtonBgBase:var(--mainWhiteColor);--cardFontFamilyBase:var(--fontFamily);--cardBgColorBase:var(--mainWhiteColor);--cardLabelGreenBase:var(--primaryColor);--cardLabelGreenTextBase:var(--primaryColor);--cardLabelRedBase:var(--tertiaryColor);--cardLabelRedTextBase:var(--tertiaryColor);--cardLabelGreenIconColorBase:var(--primaryColor);--cardLabelRedIconColorBase:var(--tertiaryColor);--cardTeaserIconColorBase:var(--primaryColor);--cardTitleColorBase:var(--mainDarkColor);--cardTypeColorBase:var(--mainDarkColor);--commentFontFamily:var(--fontFamily);--commentBackgroundColorBase:var(--mainWhiteColor);--commentTitleBase:var(--mainDarkColor);--commentDateBase:var(--primaryColor);--commentSeparatorBase:var(--primaryColor);--commentLinkBase:var(--primaryColor);--commentIconBase:var(--primaryColor);--commentIconReplyBase:var(--primaryColor);--docItemFontFamily:var(--fontFamily);--docItemBase:#f1f1f1;--docItemIconBackgroundBase:var(--primaryColor);--docItemTitleBase:var(--primaryColor);--docItemIconColorBase:var(--mainWhiteColor);--metainfoFontFamilyBase:var(--fontFamily);--metainfoIconBase:var(--primaryColor);--metainfoTextBase:var(--mainDarkColor);--replyFontFamily:var(--fontFamily);--replyBase:#eee;--replyHeadingBase:#484848;--replyTextBase:#484848;--replyIconBase:var(--primaryColor);--TitleHeaderFontFamily:var(--fontFamily,var(--defaultFont));--selectPickFontFamilyBase:var(--fontFamily);--selectPickCaretColorBase:var(--primaryColor);--selectPickBgColorBase:var(--baseBgColor);--selectPickTextColorBase:var(--primaryColor);--selectPickBorderColorBase:var(--primaryColor);--selectPickOptionBgColorBase:var(--mainWhiteColor);--selectPickOptionBorderBottomColorBase:#ddd;--selectPickLeftIconColorBase:var(--primaryColor);--selectPickScrollBarThumbColorBase:var(--primaryColor);--selectPickScrollBarColorBase:#e0e0e0;--footerFontFamilyBase:var(--fontFamily);--footerBackgroundColorBase:var(--primaryColor);--footerHeadingBase:var(--mainWhiteColor);--footerBottomLinksBase:var(--mainWhiteColor);--footerBottomLineDivider:hsla(0,0%,100%,.5);--headerFontFamily:var(--fontFamily);--headerBackgroundColorBase:var(--primaryColor);--headerSearchBackgroundColorBase:#fff;--headerSearchSvgFillColorBase:var(--primaryColor);--heroFontFamilyBase:var(--fontFamily);--heroBackgroundColorBase:var(--mainWhiteColor);--heroWatermarkColorBase:rgba(44,118,117,.12);--heroTitleBase:var(--primaryColor);--heroTaglineBase:var(--secondaryColor);--heroTeaserBase:var(--mainDarkColor);--heroSlimFontFamilyBase:var(--fontFamily);--heroSlimBaseColor:var(--mainWhiteColor);--heroSlimTitleBase:var(--primaryColor);--heroSlimTaglineBase:var(--secondaryColor);--heroSlimWatermarkColorBase:rgba(44,118,117,.12);--heroSlimIconColorBase:var(--primaryColor);--heroSlimBackLinkColorBase:var(--primaryColor);--heroSlimBackLinkIconColorBase:var(--primaryColor);--subscriberFontFamilyBase:var(--fontFamily);--subscriberBackgroundColorBase:var(--primaryColor);--subscriberTitleBase:var(--mainWhiteColor);--subscriberTeaserBase:var(--mainWhiteColor);--subscriberIconColorBase:var(--mainWhiteColor);--infoboxFontFamilyBase:var(--fontFamily);--infoboxBase:var(--mainWhiteColor);--infoboxHeadingBase:var(--primaryColor);--infoboxHeadingBorderBase:hsla(0,0%,77%,.4);--infoboxHeadlistColorBase:var(--mainDarkColor);--HoreformFontFamily:var(--fontFamily);--HoreformHeadingTitleColorTextBase:#000;--FormLayoutFontFamilyBase:var(--fontFamily);--FormLayoutHeadingTitleBase:#000;--FormLayoutInfoIconColorBase:#000;--FormLayoutReplyIconColorBase:#000;--toastItemFontFamilyBase:var(--fontFamily);--toastItemSuccessBgColorBase:#2e7d32;--toastItemSuccessTimerColorBase:#1b5e20;--toastItemErrorBgColorBase:#b71c1c;--toastItemErrorTimerColorBase:#7f0000;--toastItemInfoBgColorBase:#0277bd;--toastItemInfoTimerColorBase:#004c8c;--toastItemColorTextBase:#fff;--toastItemColorCloseBtnBase:#fff;--iconboxBackgroundColorBase:#f9f9f9;--iconboxTextColorBase:#000;--filterboxBackgroundColorBase:#fff;--filterboxTextColorBase:#000;--datatableCellFontFamilyBase:var(--fontFamily,var(--defaultFont));--icontextFontFamilyBase:var(--fontFamily);--icontextBackgroundColorBase:#fff;--icontextTextColorBase:#000;--chartBackgroundColorBase:#f9f9f9;--chartTextColorBase:#f9f9f9;--labelBackgroundColorBase:transparent;--labelTextColorBase:#000;--showstatBackgroundColorBase:#fff;--showstatTextColorBase:#000;--searchbtnBackgroundColorBase:var(--insightOrangeColor);--searchbtnTextColorBase:#fff;--switcherFontFamilyBase:var(--fontFamily);--switcherBackgroundColorBase:#fff;--switcherTextColorBase:#000;--switcherPillBackgroundColorBase:var(--insightOrangeColor);--switcherPillcolorBase:#fff;--buttontabBackgroundColorBase:#fff;--buttontabTextColorBase:#000;--todotaskBackgroundColorBase:#f9f9f9;--todotaskTextColorBase:#000;--datatableRowFontFamilyBase:var(--fontFamily);--datatableRowBackgroundColorBase:#fff;--datatableRowClickableHoverBgBase:#eee;--toolbarFontFamily:var(--fontFamily);--toolbarInsightBgColorBase:var(--insightWhiteColor);--toolbarBorderTopBase:#f2f2f2;--toolbarBgColorBase:var(--bui-whiteColor);--shortcutFontFamilyBase:var(--fontFamily);--dialogFontFamilyBase:var(--fontFamily);--dialogBackgroundColorBase:#fff;--dialogBackgroundDarkColorBase:rgba(0,0,0,.8);--dialogBackgroundOverlayDarkColorBase:hsla(0,10%,86%,.2);--stepsFontFamilyBase:var(--fontFamily);--stepsBackgroundColorBase:#00695c;--stepsTextColorBase:#fff;--stepsLayoutBgColorBase:var(--insightWhiteColor);--stepsActiveColor:#e98e1d;--stepsErrorColor:#c62828;--stepsLiBorderColorBase:var(--insightGreyColor);--stepsSlottedColorBase:var(--insightGreyColor);--statinfoboxTextColorBase:#000;--statinfoboxBgColorBase:#f8f8f8;--statinfoboxBgColorContent:#fefefe;--statinfoboxBorderColor:#dbdbdb;--infolinkBackgroundColorBase:#fefefe;--infolinkTextColorBase:#000;--infolinkBorderColor:#dfdfdf;--capsuleBackgroundColorBase:#fff;--capsuleTextColorBase:#000;--tabbedBackgroundColorBase:transparent;--tabbedTextColorBase:#000;--searchbarBackgroundColorBase:#fff;--searchbarTextColorBase:#000;--shortcutcardBackgroundColorBase:#fff;--shortcutcardTextColorBase:#000;--profilesummaryBackgroundColorBase:#fff;--profilesummaryTextColorBase:#000;--datatableBackgroundColorBase:#00695c;--datatableTextColorBase:#fff;--datatableIconColorBase:#000;--datatableHeadingColorBase:#000;--infolistBackgroundColorBase:#f8f8f8;--infolistTextColorBase:#000;--infolistBorderColor:#dbdbdb;--infoListThemeColor:#000;--chartwrapperFontFamilyBase:var(--fontFamily);--chartwrapperBackgroundColorBase:#f8f8f8;--chartwrapperTextColorBase:#000;--chartwrapperLinkcolorBase:#e98e1d;--chartwrapperIconColorBase:#000;--insightfooterBackgroundColorBase:#fff;--insightfooterTextColorBase:#000;--feedbackTextColorBase:#000;--feedbackSecondaryColor:var(--insightOrangeColor);--reviewmessageBackgroundColorBase:#fff;--reviewmessageTextColorBase:#000;--reviewmessageLabelBgColorBase:#fff;--reviewmessageActionsBgColorBase:#f2f2f2;--reviewmessageFontFamilyBase:var(--fontFamily);--todosBackgroundColorBase:#f9f9f9;--todosTextColorBase:#000;--todosTextColorSecondary:var(--insightOrangeColor);--headingboxBackgroundColorBase:transparent;--headingboxTextColorBase:#000;--dialogtemplateBackgroundColorBase:#fff;--dialogtemplateTextColorBase:#000;--chatlayoutBackgroundColorBase:transparent;--chatlayoutTextColorBase:#000;--chatitemlayoutBackgroundColorBase:#f9f9f9;--chatitemlayoutTextColorBase:#000;--articledetailsBackgroundColorBase:#f9f9f9;--articledetailsTextColorBase:#000;--weblistitemBackgroundColorBase:#f9f9f9;--weblistitemTextColorBase:#141969;--weblistitemTextColorAccent:#5cc4b7;--weblistitemTagline:#888;--weblistLines:#888;--webcardTagline:#888;--webcardHeading:#141969;--webCardImageBackgroundColorBase:#d0d0d0;--ctabuttonBackgroundColorBase:var(--secondaryColorWeb,#f9f9f9);--ctabuttonTextColorBase:var(--primaryColorWeb,#000);--quoteTextColorBase:var(--secondaryColorWeb);--quoteFontSizeMobile:22px;--contactbannerBackgroundColorBase:var(--secondaryColorWeb);--contactbannerTextColorBase:var(--primaryColorWeb);--contactbannerTextColorLight:#f9f9f9;--navboxBackgroundColorBase:var(--secondaryColorWeb);--navboxContainerColorBase:var(--primaryColorWeb);--navboxTextColorBase:var(--secondaryColorWeb);--subpageheaderBackgroundColorBase:var(--secondaryColorWeb);--subpageheaderTextColorBase:var(--primaryColorWeb);--primaryBtnColor:#145ee7;--primaryBtnTextColor:#f9f9f9;--primaryBtnHoverColor:#143be7;--primaryBtnHoverTextColor:#f9f9f9;--primaryBtnOutlineColor:#2549eb;--secondaryBtnColor:#6c757d;--secondaryBtnTextColor:#fff;--secondaryBtnHoverColor:#5e6469;--secondaryBtnHoverTextColor:#fff;--secondaryBtnOutlineColor:#8f9092;--warningBtnColor:#ffca2c;--warningBtnTextColor:#000;--warningBtnHoverColor:#dbac1e;--warningBtnHoverTextColor:#000;--warningBtnOutlineColor:#d8af32;--successBtnColor:#157347;--successBtnTextColor:#fff;--successBtnHoverColor:#125f3b;--successBtnHoverTextColor:#fff;--successBtnOutlineColor:#0a864c;--infoBtnColor:#0dcaf0;--infoBtnTextColor:#000;--infoBtnHoverColor:#0eafcf;--infoBtnHoverTextColor:#000;--infoBtnOutlineColor:#03a2c2;--noneBtnColor:transparent;--noneBtnTextColor:#000;--noneBtnHoverColor:#f9f9f9;--noneBtnHoverTextColor:#000;--noneBtnOutlineColor:#000;--defaultBtnColor:#f9f9f9;--defaultBtnTextColor:#000;--defaultBtnHoverColor:#eceaea;--defaultBtnHoverTextColor:#000;--defaultBtnOutlineColor:#f1eeee;--iconcardTextColorBase:#222;--iconcardBackgroundColorBase:#fff;--connecterColorBase:var(--insightOrangeColor);--connecterHeight:80px;--insightMainBackgroundColor:#f5f5f5;--tooltipHighlightColor:transparent;--imageBackgroundColorBase:transparent;--itemdetailBackgroundColorBase:#fff;--dialogColTemplates:3;--mediaservice-bleau-color:rgba(92,110,155,1);--advance-search-btn-color:var(--mediaservice-bleau-color);}.u-full-height-grid{display:-ms-grid;display:grid;height:100%;-ms-grid-row-align:stretch;align-self:stretch;}bui-accordion-item.readonly{position:relative;}.disabled-area{position:absolute;top:56px;bottom:0;left:0;right:0;height:100%;width:100%;background-color:rgba(128,128,128,.3);cursor:not-allowed;z-index:1;}.disabled-area bui-icon{position:absolute;bottom:100px;right:30px;}.title-generator-grid{display:grid;grid-template-columns:2fr 1fr;align-items:end;}.gap-0{grid-gap:0;gap:0;}.gap-0125{grid-gap:.125em;gap:.125em;}.gap-025{grid-gap:.25em;gap:.25em;}.gap-050{grid-gap:.5em;gap:.5em;}.gap-075{grid-gap:.75em;gap:.75em;}.gap-1{grid-gap:1em;gap:1em;}.gap-150{grid-gap:1.5em;gap:1.5em;}.gap-2{grid-gap:2em;gap:2em;}.gap-3{grid-gap:3em;gap:3em;}.gap-4{grid-gap:4em;gap:4em;}.gap-5{grid-gap:5em;gap:5em;}.gap-1px{grid-gap:1px;gap:1px;}.row-gap-0{grid-row-gap:0;row-gap:0;}.row-gap-0125{grid-row-gap:.125em;row-gap:.125em;}.row-gap-025{grid-row-gap:.25em;row-gap:.25em;}.row-gap-050{grid-row-gap:.5em;row-gap:.5em;}.row-gap-075{grid-row-gap:.75em;row-gap:.75em;}.row-gap-1{grid-row-gap:1em;row-gap:1em;}.row-gap-150{grid-row-gap:1.5em;row-gap:1.5em;}.row-gap-2{grid-row-gap:2em;row-gap:2em;}.row-gap-3{grid-row-gap:3em;row-gap:3em;}.row-gap-4{grid-row-gap:4em;row-gap:4em;}.row-gap-5{grid-row-gap:5em;row-gap:5em;}.row-gap-1px{grid-row-gap:1px;row-gap:1px;}.col-gap-0{grid-column-gap:0;column-gap:0;}.col-gap-0125{grid-column-gap:.125em;column-gap:.125em;}.col-gap-025{grid-column-gap:.25em;column-gap:.25em;}.col-gap-050{grid-column-gap:.5em;column-gap:.5em;}.col-gap-075{grid-column-gap:.75em;column-gap:.75em;}.col-gap-1{grid-column-gap:1em;column-gap:1em;}.col-gap-150{grid-column-gap:1.5em;column-gap:1.5em;}.col-gap-2{grid-column-gap:2em;column-gap:2em;}.col-gap-3{grid-column-gap:3em;column-gap:3em;}.col-gap-4{grid-column-gap:4em;column-gap:4em;}.col-gap-5{grid-column-gap:5em;column-gap:5em;}.col-gap-1px{grid-column-gap:1px;column-gap:1px;}.e-dlg-overlay{background-color:rgba(0,0,0,.63);backdrop-filter:blur(3px);}.sortable-list{padding:30px 40px;max-width:460px;margin:0 auto;}.sortable-item{border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#222;max-width:100%;overflow:hidden;position:relative;background-color:#fff;padding:0 10px;font-size:16px;margin-bottom:8px;border:1px solid var(--insightOrangeColor);cursor:grab;user-select:none;-webkit-user-select:none;display:flex;justify-content:space-between;align-items:center;}.moliri-btn-group bui-icon-text{color:var(--insightOrangeColor);--icontextBackgroundColorBase:transparent;--icontextTextColorBase:var(--insightOrangeColor);--icontextIconColorBase:var(--insightOrangeColor);}.moliri-btn-group .e-btn{background:#fff!important;border-color:var(--insightOrangeColor)!important;color:var(--insightOrangeColor);font-size:18px;padding:5px 16px;outline:0!important;font-family:var(--inputFontFamilyBase)!important;}.moliri-btn-group .e-btn:hover{background:var(--insightOrangeColor)!important;border-color:var(--insightOrangeColor)!important;}.moliri-btn-group .e-btn:hover bui-icon-text{--icontextTextColorBase:#fff!important;--icontextIconColorBase:#fff!important;}.moliri-btn-group input:checked+label.e-btn{color:#fff!important;border-color:var(--insightOrangeColor)!important;background:var(--insightOrangeColor)!important;}.moliri-btn-group input:checked+label.e-btn bui-icon-text{--icontextTextColorBase:#fff!important;--icontextIconColorBase:#fff!important;}.moliri-speed-dial.e-fab{font-size:24px;padding:5px 15px;}.moliri-speed-dial.e-fab .e-btn-icon{font-size:18px;}.moliri-speed-dial .e-speeddial-li{font-size:24px;padding:5px 0;}.moliri-speed-dial .e-speeddial-li .e-speeddial-li-text{padding:5px 15px;border-radius:18px;}.linkpicker-dialog.e-dlg-modal{max-width:80vw;}.linkpicker-dialog .e-dlg-overlay{background-color:rgba(0,0,0,.7);backdrop-filter:blur(6px);}.e-dropdown-btn.moliri-dropdown-button.moliri-dropdown-button,.moliri-button{background-color:var(--insightOrangeColor)!important;color:#fff;border:1px solid var(--insightOrangeColor)!important;border-radius:40px!important;padding:8px 16px!important;font-size:16px;margin:10px 0;transition:all .45s ease-in 0s!important;font-family:var(--inputFontFamilyBase)!important;}.e-dropdown-btn.moliri-dropdown-button.moliri-dropdown-button:hover,.moliri-button:hover{background-color:#fff!important;color:var(--insightOrangeColor)!important;}.e-dropdown-btn.moliri-dropdown-button.moliri-dropdown-button:focus,.e-dropdown-btn.moliri-dropdown-button.moliri-dropdown-button:active,.moliri-button:focus,.moliri-button:active{outline:0!important;outline-offset:inherit!important;box-shadow:none!important;}.e-dropdown-btn.moliri-dropdown-button.moliri-dropdown-button .e-dropdown-popup ul .e-item,.moliri-button .e-dropdown-popup ul .e-item{font-size:16px;}.moliri-dropdown-button .e-dropdown-menu{font-size:16px;}.moliri-select-picker.moliri-select-picker{border-radius:20px!important;border-color:var(--insightOrangeColor)!important;padding:5px 20px;font-family:var(--inputFontFamilyBase)!important;}.moliri-select-picker.moliri-select-picker.e-valid-input{padding:5px 20px!important;}.moliri-select-picker.moliri-select-picker .e-float-text.e-label-bottom{padding:5px 20px;}.moliri-select-picker.moliri-select-picker .e-input-group-icon{padding-top:5px;}.moliri-select-picker.moliri-select-picker .e-float-text.e-label-top{transform:translate3d(-10px,-45px,0) scale(1)!important;}.e-toast-top-center{text-align:center;}.moliri-violation-toast,.cai-optimize-toast{background-color:#d32f2f!important;color:#fff;cursor:pointer;border:0!important;font-family:var(--inputFontFamilyBase)!important;}.moliri-violation-toast .e-toast-message,.cai-optimize-toast .e-toast-message{border-radius:8px;}.moliri-violation-toast .e-toast-message .e-toast-title,.cai-optimize-toast .e-toast-message .e-toast-title{border-bottom:0!important;color:#fff!important;font-size:1.5em!important;}.moliri-violation-toast .e-toast-message .e-toast-content,.cai-optimize-toast .e-toast-message .e-toast-content{color:#fff!important;}.moliri-violation-toast .e-blazor-toast-close-icon,.cai-optimize-toast .e-blazor-toast-close-icon{color:#fff!important;}.cai-optimize-toast{background-color:#2e7d32!important;}.cai-optimize-toast .e-toast-message .e-toast-title{font-size:1.8em!important;}.cai-optimize-toast .e-toast-message .e-toast-content{font-size:1.2em!important;}.e-dialog .e-dlg-header-content{border-bottom:0!important;}.e-dialog .e-footer-content{border-top:0!important;}.moliri-ai-container .e-aiassistview{border:0;}.moliri-ai-container .e-footer,.moliri-ai-container .e-view-header,.moliri-ai-container .e-prompt-toolbar{display:none;}.moliri-ai-container .e-toolbar-items{display:none!important;}.moliri-ai-container .responseItemContent{display:flex;flex-direction:column;gap:20px;}.moliri-ai-container .responseItemContent .responseContent{display:flex;align-items:center;gap:10px;}.moliri-ai-container .responseItemContent .responseContent .e-assistview-icon{margin:0;}.moliri-ai-container .moliri-solid{text-align:end;}.cai-table{display:grid;grid-template-columns:2fr 1fr 2fr 1fr 1fr;gap:10px;width:100%;}.cai-table .cai-table-long{word-break:break-word;}.cai-table .cai-table-short{display:flex;justify-content:center;align-items:center;}@media(max-width:768px){.cai-table{grid-template-columns:1fr 1fr 1fr;}}.cai-table.cai-table-row{border-bottom:1px solid #eee;padding:20px 0;}.cai-table.cai-table-header{font-weight:600;border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:10px;}.cai-table .table-cell-column{display:flex;flex-direction:column;gap:10px;}.cai-table .cai-table-textarea textarea{height:auto;resize:none;width:100%;min-width:480px;max-width:480px;padding:8px;border-radius:8px;}.cai-button{background-color:var(--insightPurpleColor)!important;color:#fff;border:1px solid var(--insightPurpleColor)!important;}.cai-button:hover{background-color:#fff!important;color:var(--insightPurpleColor)!important;}.title-generator-button{font-size:16px!important;margin-bottom:0;width:250px;height:38px;padding:0!important;align-self:end;}.cai-card{border:solid 2px transparent;border-bottom:1px solid #eee;padding:10px 16px;background-color:#f9e7d4;border-radius:10px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);}.cai-card[active]{border:solid 2px var(--insightPurpleColor);}.cai-card .cai-card-section h3,.cai-card p{margin:0;}.cai-card .cai-card-section{margin-bottom:12px;}.cai-card .cai-header-with-icon{display:flex;align-items:center;gap:8px;}.cai-card .cai-card-actions{margin:20px 0;display:flex;justify-content:end;gap:20px;}.cai-card .cai-card-textarea{background-color:#f6d9ba;width:calc(100% - 25px);height:auto;resize:none;border-color:transparent;}.cai-card .editable-container{position:relative;background-color:#f6d9ba;width:calc(100% - 25px);height:auto;resize:none;border:1px solid transparent;border-radius:10px;padding:10px;transition:all ease-in-out .3s;}.cai-card .editable-container .editable-textarea{width:100%;padding:8px 30px 8px 8px;min-height:100px;height:auto;resize:none;}.cai-card .editable-container .helper-text{font-size:12px;color:#555;}.cai-card .editable-container:hover{border-color:var(--insightOrangeColor);}.cai-card .editable-container:hover .helper-text{opacity:0;}.cai-card .editable-container:focus-within .helper-text{opacity:0;}.cai-card .editable-container .pencil-icon{position:absolute;top:5px;right:5px;z-index:10;}.cai-optimization-grid{display:grid;grid-template-columns:5fr 2fr;}.cai-preview-table .e-rte-table td,.cai-preview-table .e-rte-table th{width:128px;min-width:128px;}.e-richtexteditor .e-rte-placeholder{font-family:var(--fontFamily,var(--defaultFont));}.e-richtexteditor .e-rte-content .e-content a,.e-richtexteditor .e-source-content .e-content a{color:#0d6efd;font-family:var(--fontFamily,var(--defaultFont));}.rtc-icon{--rtc-icon-color:#000;}.rte-toolbar-button.rte-toolbar-button{background:transparent;border:0;}.rte-toolbar-button.rte-toolbar-button:hover .rtc-icon{--rtc-icon-color:#fff;}.e-btn{background-color:#f9f9f9;}.e-btn:hover{background:var(--buttonMoliri);border-color:var(--buttonMoliri);box-shadow:none;color:#fff;}.custom-dialog-height{max-width:100%;width:80%;max-height:80vh;min-height:300px;}.e-rte-content{min-height:400px;}.e-rte-content h1,.e-rte-content h2,.e-rte-content h3,.e-rte-content h4,.e-rte-content h5,.e-rte-content h6{font-weight:bold!important;}.e-rte-linkcontent .e-input.e-rte-linkurl,.e-rte-linkcontent .e-input.e-rte-linkTitle{display:none;}.e-rte-linkcontent .e-rte-label:first-child{display:none;}.e-rte-linkcontent .e-rte-label:nth-child(5){display:none;}.disable-custom-settings .e-rte-linkcontent .e-input.e-rte-linkurl,.disable-custom-settings .e-rte-linkcontent .e-input.e-rte-linkTitle{display:inherit;}.disable-custom-settings .e-rte-linkcontent .e-rte-label:first-child{display:inherit;}.disable-custom-settings .e-rte-linkcontent .e-rte-label:nth-child(5){display:inherit;}.modal.e-dialog.e-popup{border-radius:0;padding:1em 2em;}@media(max-width:calc(992px - .001px)){.modal.e-dialog.e-popup{width:95%;max-width:95%;}}@media(max-width:calc(768px - .001px)){.modal.e-dialog.e-popup{width:100%;max-width:100%;border-radius:0;height:100vh;max-height:100vh!important;}}@media(min-width:992px){.modal.e-dialog.e-popup{min-width:50%;width:50%;}}.modal--h50 .e-dialog.e-popup{min-height:50vh;}@media(min-width:768px){.modal--w80 .e-dialog.e-popup{min-width:80%;width:80%;}}.modal--box50 .e-dialog.e-popup{min-height:50vh;min-width:50vw;}.modal.modal-regular .e-dialog.e-popup{max-width:66vw;}.modal.modal-wide .e-dialog.e-popup{min-height:50vh;}@media(min-width:768px){.modal.modal-wide .e-dialog.e-popup{min-width:80%;width:80%;}}.modal.modal-fullscreen .e-dialog.e-popup{width:100%;max-width:100%;border-radius:0;height:100vh;max-height:100vh!important;}.modal--fullscreen .e-dialog.e-popup{width:100%;max-width:100%;border-radius:0;height:100vh;max-height:100vh!important;}.modal--mail.e-dialog.e-popup{width:100%;max-width:100%;border-radius:0;height:100vh;max-height:100vh!important;}@media(min-width:768px){.modal--mail.e-dialog.e-popup{width:100%;max-width:52em;}}.modal--mail.e-dialog.e-popup .e-dlg-content{padding:1em;}.modal--mail.e-dialog.e-popup .e-dlg-content iframe{width:100%;height:100%;display:block;}.moliri-datetime-picker{position:relative;display:flex;flex-direction:column;gap:.5em;background-color:transparent;width:100%;}.moliri-datetime-picker__label{display:flex;flex-direction:row;gap:.5em;align-items:center;gap:.35em;}.moliri-datetime-picker__label-text{--defaultFont:system-ui -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-family:var(--fontFamily,var(--defaultFont));font-weight:bold;color:#000;font-size:1em;}.moliri-datetime-picker__label-is-required{font-weight:bold;color:#ff6347;font-size:1em;}.moliri-datetime-picker__max-width{max-width:var(--moliri-datetime-picker-max-width,400px);}:host{font-size:16px;}@media(max-width:575.999px){.bui-hide-mobile-small{display:none;}}@media(min-width:576px) and (max-width:767.999px){.bui-hide-mobile{display:none;}}@media(min-width:768px) and (max-width:991.999px){.bui-hide-tablet{display:none;}}@media(min-width:992px) and (max-width:1199.999px){.bui-hide-desktop{display:none;}}@media(min-width:1200px) and (max-width:1399.999px){.bui-hide-desktop-lg{display:none;}}@media(min-width:1400px) and (max-width:1919.999px){.bui-hide-desktop-xl{display:none;}}@media(min-width:1920px){.bui-hide-desktop-xxl{display:none;}}@media(max-width:1441px){:root{--dialogColTemplates:2;}}.ai-button{--buttonMoliri:var(--insightPurpleColor);}.bui-helper__grid-1fr-auto{-ms-grid-columns:1fr;grid-gap:1rem;-webkit-align-items:center;align-items:center;display:-ms-grid;display:grid;grid-auto-rows:auto;grid-template-columns:1fr;}@media(min-width:768px){.bui-helper__grid-1fr-auto{-ms-grid-columns:1fr 1rem auto;grid-gap:1rem;-webkit-align-items:center;align-items:center;display:-ms-grid;display:grid;grid-auto-rows:auto;grid-template-columns:1fr auto;}}.bui-flex{display:-webkit-flex;display:flex;}.bui-flex-row{-webkit-flex-direction:row;flex-direction:row;}.bui-flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}.bui-flex-col{-webkit-flex-direction:column;flex-direction:column;}.bui-flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;}.bui-flex-1{-webkit-flex:1 1 0%;flex:1 1 0%;}.bui-flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto;}.bui-flex-wrap{flex-wrap:wrap;}.bui-flex-nowrap{flex-wrap:nowrap;}.bui-items-start{-webkit-align-items:flex-start;align-items:flex-start;}.bui-items-end{-webkit-align-items:flex-end;align-items:flex-end;}.bui-items-center{-webkit-align-items:center;align-items:center;}.bui-items-baseline{-webkit-align-items:baseline;align-items:baseline;}.bui-items-stretch{-webkit-align-items:stretch;align-items:stretch;}.bui-justify-start{-webkit-justify-content:flex-start;justify-content:flex-start;}.bui-justify-end{-webkit-justify-content:flex-end;justify-content:flex-end;}.bui-justify-center{-webkit-justify-content:center;justify-content:center;}.bui-justify-between{-webkit-justify-content:space-between;justify-content:space-between;}.bui-justify-around{-webkit-justify-content:space-around;justify-content:space-around;}.bui-justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly;}.iframe-styling{box-shadow:rgba(0,0,0,.05) 9px 9px 9px 0;height:calc(100vh - 56px);border-radius:12px;}[style*="--aspect-ratio"]>:first-child{width:100%;border-radius:8px;box-shadow:rgba(0,0,0,.05) 9px 9px 9px 0;}[style*="--aspect-ratio"]>img{height:auto;}@supports(--custom:property){[style*="--aspect-ratio"]{position:relative;}[style*="--aspect-ratio"]::before{content:"";display:block;padding-bottom:calc(100%/(var(--aspect-ratio)));}[style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%;}}.overlay-style{position:fixed;inset:0 0 0 0;background-color:rgba(18,18,18,.8);z-index:2;cursor:pointer;height:100vh;width:100vw;backdrop-filter:blur(6px);}.mdc-dialog .mdc-dialog__scrim{background-color:var(--mdc-dialog__scrim-bg-color,rgba(18,18,18,.8));backdrop-filter:var(--mdc-dialog__scrim-blur,blur(6px));}.warning-text{color:#f44336;}.success-text{color:#00c853;}.selected-color-label{margin-bottom:.5rem;margin-left:8px;}.hidden{display:none;}.mdc-drawer{border-color:rgba(0,0,0,.12);background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-top-left-radius:0;border-top-right-radius:0;border-top-right-radius:var(--mdc-shape-large,0);border-bottom-right-radius:0;border-bottom-right-radius:var(--mdc-shape-large,0);border-bottom-left-radius:0;z-index:6;width:256px;display:flex;flex-direction:column;flex-shrink:0;box-sizing:border-box;height:100%;border-right-width:1px;border-right-style:solid;overflow:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1);}.mdc-drawer .mdc-drawer__title{color:rgba(0,0,0,.87);}.mdc-drawer .mdc-deprecated-list-group__subheader{color:rgba(0,0,0,.6);}.mdc-drawer .mdc-drawer__subtitle{color:rgba(0,0,0,.6);}.mdc-drawer .mdc-deprecated-list-item__graphic{color:rgba(0,0,0,.6);}.mdc-drawer .mdc-deprecated-list-item{color:rgba(0,0,0,.87);}.mdc-drawer .mdc-deprecated-list-item--activated .mdc-deprecated-list-item__graphic{color:#6200ee;}.mdc-drawer .mdc-deprecated-list-item--activated{color:rgba(98,0,238,.87);}.mdc-drawer[dir=rtl],[dir=rtl] .mdc-drawer{border-top-left-radius:0;border-top-left-radius:var(--mdc-shape-large,0);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-left-radius:var(--mdc-shape-large,0);}.mdc-drawer .mdc-deprecated-list-item{border-radius:4px;border-radius:var(--mdc-shape-small,4px);}.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:256px;margin-right:0;}.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content[dir=rtl],[dir=rtl] .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:0;margin-right:256px;}.mdc-drawer[dir=rtl],[dir=rtl] .mdc-drawer{border-right-width:0;border-left-width:1px;border-right-style:none;border-left-style:solid;}.mdc-drawer .mdc-deprecated-list-item{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size,.875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height,1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight,500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing,.0071428571em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform,inherit);height:40px;margin:8px 8px;padding:0 8px;}.mdc-drawer .mdc-deprecated-list-item:nth-child(1){margin-top:2px;}.mdc-drawer .mdc-deprecated-list-item:nth-last-child(1){margin-bottom:0;}.mdc-drawer .mdc-deprecated-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);display:block;margin-top:0;line-height:normal;margin:0;padding:0 16px;}.mdc-drawer .mdc-deprecated-list-group__subheader::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0;}.mdc-drawer .mdc-deprecated-list-divider{margin:3px 0 4px;}.mdc-drawer .mdc-deprecated-list-item__graphic,.mdc-drawer .mdc-deprecated-list-item__text{pointer-events:none;}.mdc-drawer--animate{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.mdc-drawer--animate[dir=rtl],[dir=rtl] .mdc-drawer--animate{-webkit-transform:translateX(100%);transform:translateX(100%);}.mdc-drawer--opening{-webkit-transform:translateX(0);transform:translateX(0);transition-duration:250ms;}.mdc-drawer--opening[dir=rtl],[dir=rtl] .mdc-drawer--opening{-webkit-transform:translateX(0);transform:translateX(0);}.mdc-drawer--closing{-webkit-transform:translateX(-100%);transform:translateX(-100%);transition-duration:.2s;}.mdc-drawer--closing[dir=rtl],[dir=rtl] .mdc-drawer--closing{-webkit-transform:translateX(100%);transform:translateX(100%);}.mdc-drawer__header{flex-shrink:0;box-sizing:border-box;min-height:64px;padding:0 16px 4px;}.mdc-drawer__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size,1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height,2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight,500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing,.0125em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration,inherit);text-decoration:var(--mdc-typography-headline6-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform,inherit);display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-drawer__title::before{display:inline-block;width:0;height:36px;content:"";vertical-align:0;}.mdc-drawer__title::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-drawer__subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);display:block;margin-top:0;line-height:normal;margin-bottom:0;}.mdc-drawer__subtitle::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0;}.mdc-drawer__content{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;}.mdc-drawer--dismissible{left:0;right:initial;display:none;position:absolute;}.mdc-drawer--dismissible[dir=rtl],[dir=rtl] .mdc-drawer--dismissible{left:initial;right:0;}.mdc-drawer--dismissible.mdc-drawer--open{display:flex;}.mdc-drawer-app-content{margin-left:0;margin-right:0;position:relative;}.mdc-drawer-app-content[dir=rtl],[dir=rtl] .mdc-drawer-app-content{margin-left:0;margin-right:0;}.mdc-drawer--modal{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);left:0;right:initial;display:none;position:fixed;}.mdc-drawer--modal+.mdc-drawer-scrim{background-color:rgba(0,0,0,.32);}.mdc-drawer--modal[dir=rtl],[dir=rtl] .mdc-drawer--modal{left:initial;right:0;}.mdc-drawer--modal.mdc-drawer--open{display:flex;}.mdc-drawer-scrim{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);}.mdc-drawer--open+.mdc-drawer-scrim{display:block;}.mdc-drawer--animate+.mdc-drawer-scrim{opacity:0;}.mdc-drawer--opening+.mdc-drawer-scrim{transition-duration:250ms;opacity:1;}.mdc-drawer--closing+.mdc-drawer-scrim{transition-duration:.2s;opacity:0;}.mdc-deprecated-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);line-height:1.5rem;margin:0;padding:8px 0;list-style-type:none;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));}.mdc-deprecated-list:focus{outline:0;}.mdc-deprecated-list-item{height:48px;}.mdc-deprecated-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54));}.mdc-deprecated-list-item__graphic{background-color:transparent;}.mdc-deprecated-list-item__graphic{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38));}.mdc-deprecated-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38));}.mdc-deprecated-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__text{opacity:.38;}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__secondary-text,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__text{color:#000;color:var(--mdc-theme-on-surface,#000);}.mdc-deprecated-list-item--activated,.mdc-deprecated-list-item--selected{color:#6200ee;color:var(--mdc-theme-primary,#6200ee);}.mdc-deprecated-list-item--activated .mdc-deprecated-list-item__graphic,.mdc-deprecated-list-item--selected .mdc-deprecated-list-item__graphic{color:#6200ee;color:var(--mdc-theme-primary,#6200ee);}.mdc-deprecated-list--dense{padding-top:4px;padding-bottom:4px;font-size:.812rem;}.mdc-deprecated-list-item__wrapper{display:block;}.mdc-deprecated-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;padding-left:16px;padding-right:16px;height:48px;}.mdc-deprecated-list-item:focus{outline:0;}.mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused::before,.mdc-deprecated-list-item:not(.mdc-deprecated-list-item--selected):focus::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none;}@media screen and (forced-colors:active){.mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused::before,.mdc-deprecated-list-item:not(.mdc-deprecated-list-item--selected):focus::before{border-color:CanvasText;}}.mdc-deprecated-list-item.mdc-deprecated-list-item--selected::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px double transparent;border-radius:inherit;content:"";pointer-events:none;}@media screen and (forced-colors:active){.mdc-deprecated-list-item.mdc-deprecated-list-item--selected::before{border-color:CanvasText;}}.mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;height:56px;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;height:56px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;height:56px;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;}.mdc-deprecated-list--image-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;height:72px;}.mdc-deprecated-list--image-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-item{padding-left:16px;padding-right:16px;}.mdc-deprecated-list--video-list .mdc-deprecated-list-item{padding-left:0;padding-right:16px;height:72px;}.mdc-deprecated-list--video-list .mdc-deprecated-list-item[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-item{padding-left:16px;padding-right:0;}.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px;width:20px;height:20px;}.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0;}.mdc-deprecated-list-item__graphic{flex-shrink:0;align-items:center;justify-content:center;fill:currentColor;-o-object-fit:cover;object-fit:cover;margin-left:0;margin-right:32px;width:24px;height:24px;}.mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list-item__graphic{margin-left:32px;margin-right:0;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:32px;width:24px;height:24px;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic{margin-left:32px;margin-right:0;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px;width:40px;height:40px;border-radius:50%;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px;width:40px;height:40px;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0;}.mdc-deprecated-list--image-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px;width:56px;height:56px;}.mdc-deprecated-list--image-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0;}.mdc-deprecated-list--video-list .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px;width:100px;height:56px;}.mdc-deprecated-list--video-list .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0;}.mdc-deprecated-list .mdc-deprecated-list-item__graphic{display:inline-flex;}.mdc-deprecated-list-item__meta{margin-left:auto;margin-right:0;}.mdc-deprecated-list-item__meta:not(.material-icons){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);}.mdc-deprecated-list-item[dir=rtl] .mdc-deprecated-list-item__meta,[dir=rtl] .mdc-deprecated-list-item .mdc-deprecated-list-item__meta{margin-left:0;margin-right:auto;}.mdc-deprecated-list-item__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.mdc-deprecated-list-item__text[for]{pointer-events:none;}.mdc-deprecated-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-deprecated-list-item__primary-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-deprecated-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--image-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__primary-text,.mdc-deprecated-list--video-list .mdc-deprecated-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__primary-text::before,.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__primary-text::before,.mdc-deprecated-list--image-list .mdc-deprecated-list-item__primary-text::before,.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__primary-text::before,.mdc-deprecated-list--video-list .mdc-deprecated-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item__primary-text::after,.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__primary-text::after,.mdc-deprecated-list--image-list .mdc-deprecated-list-item__primary-text::after,.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item__primary-text::after,.mdc-deprecated-list--video-list .mdc-deprecated-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-deprecated-list--dense .mdc-deprecated-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-deprecated-list--dense .mdc-deprecated-list-item__primary-text::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0;}.mdc-deprecated-list--dense .mdc-deprecated-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-deprecated-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal;}.mdc-deprecated-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0;}.mdc-deprecated-list--dense .mdc-deprecated-list-item__secondary-text{font-size:inherit;}.mdc-deprecated-list--dense .mdc-deprecated-list-item{height:40px;}.mdc-deprecated-list--two-line .mdc-deprecated-list-item__text{align-self:flex-start;}.mdc-deprecated-list--two-line .mdc-deprecated-list-item{height:64px;}.mdc-deprecated-list--two-line.mdc-deprecated-list--avatar-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--icon-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--image-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--video-list .mdc-deprecated-list-item{height:72px;}.mdc-deprecated-list--two-line.mdc-deprecated-list--icon-list .mdc-deprecated-list-item__graphic{align-self:flex-start;margin-top:16px;}.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item,.mdc-deprecated-list--two-line.mdc-deprecated-list--dense .mdc-deprecated-list-item{height:60px;}.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:16px;width:36px;height:36px;}.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item__graphic{margin-left:16px;margin-right:0;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item{cursor:pointer;}a.mdc-deprecated-list-item{color:inherit;text-decoration:none;}.mdc-deprecated-list-divider{height:0;margin:0;border:0;border-bottom-width:1px;border-bottom-style:solid;}.mdc-deprecated-list-divider{border-bottom-color:rgba(0,0,0,.12);}.mdc-deprecated-list-divider--padded{margin-left:16px;margin-right:0;width:calc(100% - 32px);}.mdc-deprecated-list-divider--padded[dir=rtl],[dir=rtl] .mdc-deprecated-list-divider--padded{margin-left:0;margin-right:16px;}.mdc-deprecated-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px);}.mdc-deprecated-list-divider--inset[dir=rtl],[dir=rtl] .mdc-deprecated-list-divider--inset{margin-left:0;margin-right:72px;}.mdc-deprecated-list-divider--inset.mdc-deprecated-list-divider--padded{margin-left:72px;margin-right:0;width:calc(100% - 88px);}.mdc-deprecated-list-divider--inset.mdc-deprecated-list-divider--padded[dir=rtl],[dir=rtl] .mdc-deprecated-list-divider--inset.mdc-deprecated-list-divider--padded{margin-left:0;margin-right:72px;}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading{margin-left:16px;margin-right:0;width:calc(100% - 16px);}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:16px;}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px);}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:16px;margin-right:0;width:calc(100% - 32px);}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:16px;}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px);}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px);}.mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0;width:calc(100% - 72px);}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:72px;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px);}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:72px;margin-right:0;width:calc(100% - 88px);}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:72px;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px);}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px);}.mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--icon-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0;width:calc(100% - 72px);}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:72px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px);}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:72px;margin-right:0;width:calc(100% - 88px);}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:72px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px);}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px);}.mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--avatar-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading{margin-left:72px;margin-right:0;width:calc(100% - 72px);}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:72px;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px);}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:72px;margin-right:0;width:calc(100% - 88px);}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:72px;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px);}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px);}.mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--thumbnail-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading{margin-left:88px;margin-right:0;width:calc(100% - 88px);}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:88px;}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px);}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:88px;margin-right:0;width:calc(100% - 104px);}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:88px;}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:16px;margin-right:0;width:calc(100% - 16px);}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:16px;margin-right:0;width:calc(100% - 32px);}.mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--image-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:16px;}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading{margin-left:116px;margin-right:0;width:calc(100% - 116px);}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading{margin-left:0;margin-right:116px;}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-trailing{width:calc(100% - 16px);}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:116px;margin-right:0;width:calc(100% - 132px);}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing{margin-left:0;margin-right:116px;}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:0;width:calc(100% - 0px);}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--padding{margin-left:0;margin-right:0;}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:0;width:calc(100% - 16px);}.mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-deprecated-list--video-list .mdc-deprecated-list-divider--inset-leading.mdc-deprecated-list-divider--inset-trailing.mdc-deprecated-list-divider--inset-padding{margin-left:0;margin-right:0;}.mdc-deprecated-list-group .mdc-deprecated-list{padding:0;}.mdc-deprecated-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);margin:.75rem 16px;}.mdc-list-item__primary-text{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));}.mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54));}.mdc-list-item__overline-text{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38));}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent;}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38));}.mdc-list-item__end{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38));}.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end,.mdc-list-item--disabled .mdc-list-item__start{opacity:.38;}.mdc-list-item--disabled .mdc-list-item__primary-text{color:#000;color:var(--mdc-theme-on-surface,#000);}.mdc-list-item--disabled .mdc-list-item__secondary-text{color:#000;color:var(--mdc-theme-on-surface,#000);}.mdc-list-item--disabled .mdc-list-item__overline-text{color:#000;color:var(--mdc-theme-on-surface,#000);}.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#000;color:var(--mdc-theme-on-surface,#000);}.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:#000;color:var(--mdc-theme-on-surface,#000);}.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:#000;color:var(--mdc-theme-on-surface,#000);}.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected .mdc-list-item__primary-text{color:#6200ee;color:var(--mdc-theme-primary,#6200ee);}.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#6200ee;color:var(--mdc-theme-primary,#6200ee);}.mdc-deprecated-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));}@media screen and (forced-colors:active),(-ms-high-contrast:active){.mdc-list-divider::after{content:"";display:block;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#fff;}}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);line-height:1.5rem;margin:0;padding:8px 0;list-style-type:none;}.mdc-list:focus{outline:0;}.mdc-list-item__wrapper{display:block;}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;align-items:stretch;cursor:pointer;}.mdc-list-item:focus{outline:0;}.mdc-list-item.mdc-list-item--with-one-line{height:48px;}.mdc-list-item.mdc-list-item--with-two-lines{height:64px;}.mdc-list-item.mdc-list-item--with-three-lines{height:88px;}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__start{align-self:center;margin-top:0;}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px;}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px;}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end{align-self:center;margin-top:0;}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:center;margin-top:0;}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px;}.mdc-list-item.mdc-list-item--disabled,.mdc-list-item.mdc-list-item--non-interactive{cursor:auto;}.mdc-list-item.mdc-ripple-upgraded--background-focused::before,.mdc-list-item:not(.mdc-list-item--selected):focus::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none;}@media screen and (forced-colors:active){.mdc-list-item.mdc-ripple-upgraded--background-focused::before,.mdc-list-item:not(.mdc-list-item--selected):focus::before{border-color:CanvasText;}}.mdc-list-item.mdc-list-item--selected::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px double transparent;border-radius:inherit;content:"";pointer-events:none;}@media screen and (forced-colors:active){.mdc-list-item.mdc-list-item--selected::before{border-color:CanvasText;}}.mdc-list-item.mdc-list-item--selected:focus::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px solid transparent;border-radius:inherit;content:"";pointer-events:none;}@media screen and (forced-colors:active){.mdc-list-item.mdc-list-item--selected:focus::before{border-color:CanvasText;}}a.mdc-list-item{color:inherit;text-decoration:none;}.mdc-list-item__start{fill:currentColor;flex-shrink:0;pointer-events:none;}.mdc-list-item__end{flex-shrink:0;pointer-events:none;}.mdc-list-item__content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;align-self:center;flex:1;pointer-events:none;}.mdc-list-item--with-three-lines .mdc-list-item__content,.mdc-list-item--with-two-lines .mdc-list-item__content{align-self:stretch;}.mdc-list-item__content[for]{pointer-events:none;}.mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.mdc-list-item--with-three-lines .mdc-list-item__primary-text,.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before,.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-three-lines .mdc-list-item__primary-text::after,.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal;}.mdc-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0;}.mdc-list-item--with-three-lines .mdc-list-item__secondary-text{white-space:normal;line-height:20px;}.mdc-list-item--with-overline .mdc-list-item__secondary-text{white-space:nowrap;line-height:auto;}.mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size,.75rem);line-height:2rem;line-height:var(--mdc-typography-overline-line-height,2rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight,500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing,.1666666667em);text-decoration:none;-webkit-text-decoration:var(--mdc-typography-overline-text-decoration,none);text-decoration:var(--mdc-typography-overline-text-decoration,none);text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform,uppercase);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0;}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-three-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-avatar.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-avatar.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-avatar.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-avatar .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-avatar .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-avatar .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-avatar .mdc-list-item__start{width:40px;height:40px;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line{height:56px;}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-leading-avatar .mdc-list-item__start{border-radius:50%;}.mdc-list-item--with-leading-icon .mdc-list-item__start{width:24px;height:24px;}.mdc-list-item--with-leading-icon.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-icon.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-icon.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-icon .mdc-list-item__start{margin-left:16px;margin-right:32px;}.mdc-list-item--with-leading-icon .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-icon .mdc-list-item__start{margin-left:32px;margin-right:16px;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px;}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-leading-thumbnail.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-thumbnail.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-thumbnail.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-thumbnail .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{width:40px;height:40px;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line{height:56px;}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-leading-image.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-image.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-image.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-image .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-image .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-image .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-image .mdc-list-item__start{width:56px;height:56px;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-image.mdc-list-item--with-one-line{height:72px;}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px;}.mdc-list-item--with-leading-video.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-video.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-video.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-video .mdc-list-item__start{margin-left:0;margin-right:16px;}.mdc-list-item--with-leading-video .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-video .mdc-list-item__start{margin-left:16px;margin-right:0;}.mdc-list-item--with-leading-video .mdc-list-item__start{width:100px;height:56px;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px;}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-leading-checkbox.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-checkbox.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-checkbox.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-left:8px;margin-right:24px;}.mdc-list-item--with-leading-checkbox .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-left:24px;margin-right:8px;}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{width:40px;height:40px;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line{height:56px;}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-leading-radio.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-radio.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-radio.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:8px;margin-right:24px;}.mdc-list-item--with-leading-radio .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:24px;margin-right:8px;}.mdc-list-item--with-leading-radio .mdc-list-item__start{width:40px;height:40px;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line{height:56px;}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-leading-switch.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-leading-switch.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-switch.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-leading-switch .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-switch .mdc-list-item__start[dir=rtl],[dir=rtl] .mdc-list-item--with-leading-switch .mdc-list-item__start{margin-left:16px;margin-right:16px;}.mdc-list-item--with-leading-switch .mdc-list-item__start{width:36px;height:20px;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0;}.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px;}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines{height:72px;}.mdc-list-item--with-trailing-icon.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-trailing-icon.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-icon.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-trailing-icon .mdc-list-item__end{margin-left:16px;margin-right:16px;}.mdc-list-item--with-trailing-icon .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-icon .mdc-list-item__end{margin-left:16px;margin-right:16px;}.mdc-list-item--with-trailing-icon .mdc-list-item__end{width:24px;height:24px;}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:flex-start;margin-top:0;}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:0;}.mdc-list-item--with-trailing-meta.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-trailing-meta.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-meta.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:28px;margin-right:16px;}.mdc-list-item--with-trailing-meta .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:16px;margin-right:28px;}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0;}.mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);}.mdc-list-item--with-trailing-checkbox.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-trailing-checkbox.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-checkbox.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:24px;margin-right:8px;}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:8px;margin-right:24px;}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{width:40px;height:40px;}.mdc-list-item--with-trailing-checkbox.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px;}.mdc-list-item--with-trailing-radio.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-trailing-radio.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-radio.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-trailing-radio .mdc-list-item__end{margin-left:24px;margin-right:8px;}.mdc-list-item--with-trailing-radio .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-radio .mdc-list-item__end{margin-left:8px;margin-right:24px;}.mdc-list-item--with-trailing-radio .mdc-list-item__end{width:40px;height:40px;}.mdc-list-item--with-trailing-radio.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px;}.mdc-list-item--with-trailing-switch.mdc-list-item{padding-left:auto;padding-right:0;}.mdc-list-item--with-trailing-switch.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-switch.mdc-list-item{padding-left:0;padding-right:auto;}.mdc-list-item--with-trailing-switch .mdc-list-item__end{margin-left:16px;margin-right:16px;}.mdc-list-item--with-trailing-switch .mdc-list-item__end[dir=rtl],[dir=rtl] .mdc-list-item--with-trailing-switch .mdc-list-item__end{margin-left:16px;margin-right:16px;}.mdc-list-item--with-trailing-switch .mdc-list-item__end{width:36px;height:20px;}.mdc-list-item--with-trailing-switch.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px;}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0;}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0;}.mdc-list-item{padding-left:16px;padding-right:16px;}.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item{padding-left:16px;padding-right:16px;}.mdc-list-group .mdc-deprecated-list{padding:0;}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);margin:.75rem 16px;}.mdc-list-divider{background-color:rgba(0,0,0,.12);}.mdc-list-divider{height:1px;}.mdc-list-divider{padding:0;background-clip:content-box;}.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,.mdc-list-divider.mdc-list-divider--with-leading-inset{padding-left:16px;padding-right:auto;}.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider.mdc-list-divider--with-leading-inset[dir=rtl],[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider.mdc-list-divider--with-leading-inset{padding-left:auto;padding-right:16px;}.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,.mdc-list-divider.mdc-list-divider--with-trailing-inset{padding-left:auto;padding-right:16px;}.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider.mdc-list-divider--with-trailing-inset[dir=rtl],[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider.mdc-list-divider--with-trailing-inset{padding-left:16px;padding-right:auto;}.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset{padding-left:0;padding-right:auto;}.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset[dir=rtl],[dir=rtl] .mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset{padding-left:auto;padding-right:0;}.mdc-list-divider[dir=rtl],[dir=rtl] .mdc-list-divider{padding:0;}@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0;}to{opacity:var(--mdc-ripple-fg-opacity,0);}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0;}to{opacity:var(--mdc-ripple-fg-opacity,0);}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0);}to{opacity:0;}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0);}to{opacity:0;}}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::after{z-index:0;z-index:var(--mdc-ripple-z-index,0);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--unbounded .mdc-deprecated-list-item__ripple::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-activation .mdc-deprecated-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-deactivation .mdc-deprecated-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::after{z-index:0;z-index:var(--mdc-ripple-z-index,0);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::before{top:-50%;left:-50%;width:200%;height:200%;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::before{top:-50%;left:-50%;width:200%;height:200%;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple::before{background-color:#000;background-color:var(--mdc-ripple-color,#000);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-surface--hover .mdc-deprecated-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:hover .mdc-deprecated-list-item__ripple::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded) .mdc-deprecated-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):active .mdc-deprecated-list-item__ripple::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple::before{background-color:#000;background-color:var(--mdc-ripple-color,#000);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-surface--hover .mdc-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:hover .mdc-list-item__ripple::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-deprecated-list-item__ripple::before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-deprecated-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-deprecated-list-item__ripple::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-surface--hover .mdc-deprecated-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:hover .mdc-deprecated-list-item__ripple::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded) .mdc-deprecated-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):active .mdc-deprecated-list-item__ripple::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.24);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-list-item__ripple::before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated .mdc-list-item__ripple::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-surface--hover .mdc-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:hover .mdc-list-item__ripple::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.24);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple::before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-deprecated-list-item__ripple::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-surface--hover .mdc-deprecated-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:hover .mdc-deprecated-list-item__ripple::before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple::before{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded) .mdc-deprecated-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-deprecated-list-item__ripple::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.2);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-list-item__ripple::before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-list-item__ripple::after,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected .mdc-list-item__ripple::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee));}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-surface--hover .mdc-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:hover .mdc-list-item__ripple::before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.2);}:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-deprecated-list-item__ripple,:not(.mdc-deprecated-list-item--disabled).mdc-deprecated-list-item .mdc-list-item__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;}.mdc-deprecated-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::after,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1);}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::after{z-index:0;z-index:var(--mdc-ripple-z-index,0);}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1));}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--unbounded .mdc-deprecated-list-item__ripple::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-activation .mdc-deprecated-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation .mdc-deprecated-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::after,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1);}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::after{z-index:0;z-index:var(--mdc-ripple-z-index,0);}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1));}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::after,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::before{top:-50%;left:-50%;width:200%;height:200%;}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-deprecated-list-item__ripple::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::after,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::before{top:-50%;left:-50%;width:200%;height:200%;}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::after,.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple::before{background-color:#000;background-color:var(--mdc-ripple-color,#000);}.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::after,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple::before{background-color:#000;background-color:var(--mdc-ripple-color,#000);}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--background-focused .mdc-deprecated-list-item__ripple::before,.mdc-deprecated-list-item--disabled:not(.mdc-ripple-upgraded):focus .mdc-deprecated-list-item__ripple::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);}.mdc-deprecated-list-item--disabled.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,.mdc-deprecated-list-item--disabled:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);}.mdc-deprecated-list-item--disabled .mdc-deprecated-list-item__ripple,.mdc-deprecated-list-item--disabled .mdc-list-item__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;}:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1);}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::after{z-index:0;z-index:var(--mdc-ripple-z-index,0);}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1));}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before{top:-50%;left:-50%;width:200%;height:200%;}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before{background-color:#000;background-color:var(--mdc-ripple-color,#000);}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-surface--hover .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item:hover .mdc-list-item__ripple::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04);}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);}:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12);}:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.12);}:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple::before{opacity:.12;opacity:var(--mdc-ripple-activated-opacity,.12);}:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee));}:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-surface--hover .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item--activated:hover .mdc-list-item__ripple::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16);}:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24);}:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,.24);}:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.24);}:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::before{opacity:.08;opacity:var(--mdc-ripple-selected-opacity,.08);}:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::before{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee));}:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-surface--hover .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item--selected:hover .mdc-list-item__ripple::before{opacity:.12;opacity:var(--mdc-ripple-hover-opacity,.12);}:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-focus-opacity,.2);}:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after{transition:opacity 150ms linear;}:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2);}:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,.2);}:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;}.mdc-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;}.mdc-list-item--disabled .mdc-list-item__ripple::after,.mdc-list-item--disabled .mdc-list-item__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";}.mdc-list-item--disabled .mdc-list-item__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1);}.mdc-list-item--disabled .mdc-list-item__ripple::after{z-index:0;z-index:var(--mdc-ripple-z-index,0);}.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1));}.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;}.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);}.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;}.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));}.mdc-list-item--disabled .mdc-list-item__ripple::after,.mdc-list-item--disabled .mdc-list-item__ripple::before{top:-50%;left:-50%;width:200%;height:200%;}.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);}.mdc-list-item--disabled .mdc-list-item__ripple::after,.mdc-list-item--disabled .mdc-list-item__ripple::before{background-color:#000;background-color:var(--mdc-ripple-color,#000);}.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12);}.mdc-list-item--disabled .mdc-list-item__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;}.mdc-drawer{width:var(--mdf-drawer-width,256px);}.mdfdraw-right .mdc-drawer{border-top-left-radius:0;border-top-left-radius:var(--mdc-shape-large,0);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-left-radius:var(--mdc-shape-large,0);}.mdfdraw-right .mdc-drawer--animate{-webkit-transform:translateX(100%);transform:translateX(100%);}.mdfdraw-right .mdc-drawer--opening{-webkit-transform:translateX(0);transform:translateX(0);}.mdfdraw-right .mdc-drawer--closing{-webkit-transform:translateX(100%);transform:translateX(100%);}.mdfdraw-right .mdc-drawer--dismissible{left:initial;right:0;top:0;}.mdfdraw-right .mdc-drawer-app-content{margin-left:0;margin-right:0;}.mdfdraw-right .mdc-drawer--modal{left:initial;right:0;top:0;}.mdfdraw-right .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:0;margin-right:var(--mdf-drawer-width,256px);}.mdfdraw-right[mobile] .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:0;margin-right:0;}.mdf-fixed-button{position:fixed;bottom:var(--mdf-fixed-button-bottom,0);right:var(--mdf-fixed-button-right,0);z-index:var(--mdf-fixed-button-z-index,1001);cursor:pointer;}@media(min-width:992px){.mdf-fixed-button{bottom:0;}}@media(min-width:1024px){.mdf-fixed-button{bottom:0;right:90px;}}@media(min-width:1200px){.mdf-fixed-button{bottom:0;}}.mdf-fixed-button--statistikker{right:0;}.mdf-mediaservice-sidebar{--mdf-drawer-width:100%;}@media(min-width:992px){.mdf-mediaservice-sidebar{--mdf-drawer-width:60vw;}}@media(min-width:1200px){.mdf-mediaservice-sidebar{--mdf-drawer-width:calc(400/16*1em);}}body{overflow-x:hidden;}.mdf-sidebar-adaptive{--mdf-drawer-width:100%;}@media(min-width:992px){.mdf-sidebar-adaptive{--mdf-drawer-width:40vw;}}@media(min-width:1200px){.mdf-sidebar-adaptive{--mdf-drawer-width:30vw;}}@media(min-width:1400px){.mdf-sidebar-adaptive{--mdf-drawer-width:calc(340/16*1em);}}@media(min-width:1920px){.mdf-sidebar-adaptive{--mdf-drawer-width:calc(400/16*1em);}}:host([hidden]){display:none!important;}bui-view-builder{-ms-grid-columns:1fr;display:-ms-grid;display:grid;gap:1.875em;grid-auto-rows:auto;grid-template-columns:1fr;padding:1.875em;}bui-view-builder *{--defaultFont:system-ui -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-family:var(--fontFamily,var(--defaultFont));}bui-view-builder #first-form,bui-view-builder #first-form .select-fields{-ms-grid-columns:1fr;display:-ms-grid;display:grid;gap:1em;grid-auto-rows:auto;grid-template-columns:1fr;}@media(min-width:768px){bui-view-builder #first-form .select-fields{-ms-grid-columns:1fr 1fr;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;}}@media(min-width:1200px){bui-view-builder #first-form .select-fields{-ms-grid-columns:1fr;display:-ms-grid;display:grid;grid-template-columns:1fr;}}bui-view-builder #first-form .select-fields fieldset{border:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:.125em;padding:0;}bui-view-builder #first-form .select-fields #rangevalueid{padding:.5em 0;width:100%;}bui-view-builder #first-form .submit-buttons{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;gap:1em;-webkit-justify-content:space-between;justify-content:space-between;}bui-view-builder #first-form .submit-buttons bui-web-button{-webkit-flex:1 0 auto;flex:1 0 auto;}bui-view-builder .apply-view-close-btn{--iconWebButtonMargin:0;-ms-grid-columns:1fr 1em auto;-ms-grid-rows:1fr;-webkit-align-items:baseline;align-items:baseline;display:-ms-grid;display:grid;gap:1em;grid-template-columns:1fr auto;grid-template-rows:1fr;}bui-view-builder .apply-view-close-btn>:first-child{-ms-grid-column:1;-ms-grid-row:1;}bui-view-builder .apply-view-close-btn>:nth-child(2){-ms-grid-column:3;-ms-grid-row:1;}bui-view-builder .apply-view-close-btn bui-accordion-item button.apply-btn,bui-view-builder .apply-view-close-btn bui-accordion-item button.delete-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;margin:0;padding:0;}bui-view-builder #second-form{gap:1em;}bui-view-builder #second-form,bui-view-builder #second-form fieldset{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;}bui-view-builder #second-form fieldset{border:0;gap:.125em;padding:0;}bui-view-builder #second-form fieldset input{border:1px solid var(--inputFieldBorderColorBase,rgba(0,0,0,.12));border-radius:0;font-size:1em;font-weight:400;height:calc(2.25em + 2px);line-height:1.5;padding:.375em .75em;width:100%;}.bui-view-builder__hidden-form{display:none!important;}.toolbar-mediaservice-top-right-btn{display:none;}@media(min-width:1200px){.toolbar-mediaservice-top-right-btn{display:inline-block;}}.grid-folders{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:1em;}@media screen and (min-width:768px){.grid-folders{grid-template-columns:repeat(auto-fill,minmax(18em,1fr));}}@media screen and (min-width:992px){.grid-folders{grid-template-columns:repeat(auto-fill,minmax(20em,1fr));}}.custom-upload-container{display:flex;flex-direction:row;justify-content:center;align-items:center;}.custom-upload-container .drop-title{display:none;}.custom-upload-container.hover .custom-file-upload{border:2px solid var(--insightOrangeColor);}.custom-upload-container.hover .drop-title{display:inherit;}.custom-upload-container.hover .default-title{display:none;}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;}.inputfile+label{border:2px dashed rgba(233,142,29,.5);display:flex;padding:60px 80px;cursor:pointer;margin:10px;width:100%;max-width:500px;height:120px;text-align:center;color:var(--insightOrangeColor);flex-direction:column;align-items:center;justify-content:center;background-color:rgba(233,142,29,.03);transition:all 1s ease-in-out;}.inputfile+label:hover{border:2px solid var(--insightOrangeColor);}.inputfile:focus+label,.button-save:focus,.pause-button:focus{outline:2px solid #007bff;outline-offset:2px;}.simple-file-listitem{color:#000;width:60vh;}.simple-file-listitem:hover{border-bottom:1px solid #000;}.custom-table-receipt{color:#000;}#components-reconnect-modal{display:none;}#components-reconnect-modal.components-reconnect-show,#components-reconnect-modal.components-reconnect-failed,#components-reconnect-modal.components-reconnect-rejected{display:block;position:fixed;top:0;bottom:0;height:100vh;width:100vw;z-index:999;background-color:rgba(255,255,255,.2);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:center;align-items:center;}#components-reconnect-modal.components-reconnect-show.components-reconnect-show .reload-btn,#components-reconnect-modal.components-reconnect-failed.components-reconnect-show .reload-btn,#components-reconnect-modal.components-reconnect-rejected.components-reconnect-show .reload-btn{display:none;}#components-reconnect-modal.components-reconnect-show.components-reconnect-failed .reload-btn,#components-reconnect-modal.components-reconnect-show.components-reconnect-rejected .reload-btn,#components-reconnect-modal.components-reconnect-failed.components-reconnect-failed .reload-btn,#components-reconnect-modal.components-reconnect-failed.components-reconnect-rejected .reload-btn,#components-reconnect-modal.components-reconnect-rejected.components-reconnect-failed .reload-btn,#components-reconnect-modal.components-reconnect-rejected.components-reconnect-rejected .reload-btn{display:inherit;color:#fff;background-color:var(--insightOrangeColor);padding:12px 16px;text-decoration:none;border-radius:25px;}#components-reconnect-modal.components-reconnect-show.components-reconnect-failed .trying-to-reconnect,#components-reconnect-modal.components-reconnect-show.components-reconnect-rejected .trying-to-reconnect,#components-reconnect-modal.components-reconnect-failed.components-reconnect-failed .trying-to-reconnect,#components-reconnect-modal.components-reconnect-failed.components-reconnect-rejected .trying-to-reconnect,#components-reconnect-modal.components-reconnect-rejected.components-reconnect-failed .trying-to-reconnect,#components-reconnect-modal.components-reconnect-rejected.components-reconnect-rejected .trying-to-reconnect{display:none;}#blazor-error-ui{position:fixed;top:0;bottom:0;height:100vh;width:100vw;z-index:999;background-color:rgba(255,255,255,.2);backdrop-filter:blur(10px);display:none;}#blazor-error-ui .blazor-error-ui-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw;}#blazor-error-ui .reload-btn{display:inherit;color:#fff;background-color:var(--insightOrangeColor);padding:12px 16px;text-decoration:none;border-radius:25px;}.white-list{--infolistBackgroundColorBase:#fff;--infolinkBorderColor:#fff;--infolistBorderColor:#fff;}.white-list bui-info-link:hover{--infolinkBackgroundColorBase:#f5f5f5;}.floating-action-section{position:fixed;bottom:15px;width:100vw;display:flex;justify-content:center;align-items:center;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.floating-action-section .custom-fab{font-size:25px;background-color:var(--successBtnColor);color:var(--successBtnTextColor);padding:15px 30px;border:0;border-radius:15px;cursor:pointer;}.floating-action-section .custom-fab:hover{background-color:var(--successBtnHoverColor);color:var(--successBtnHoverTextColor);}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.user-group-selector{--is-people-justify-content:space-between;cursor:pointer;transition:all .1s ease-in-out;}.user-group-selector:hover{transform:scale(1.01);}.user-group-selector--add{--circlebuttonBackgroundColorBase:var(--successBtnColor);}.user-group-selector--add:hover{--circlebuttonHoverBColorBase:var(--successBtnHoverColor);}.user-group-selector--remove{--circlebuttonBackgroundColorBase:var(--toastItemErrorBgColorBase);}.user-group-selector--remove:hover{--circlebuttonHoverBColorBase:var(--toastItemErrorTimerColorBase);}.drag-handle{width:15px;height:100%;background-color:#90a4ae;cursor:grab;position:absolute;top:50%;transform:translateY(-50%);left:0;display:flex;flex-direction:column;justify-content:center;align-content:center;transition:all ease-in-out .3s;z-index:99;}.drag-handle:hover,.drag-handle:focus,.drag-handle:active{background-color:#607d8b;width:17px;padding-left:2px;}.draggable-area{position:fixed;top:0;left:0;right:0;bottom:0;z-index:98;}.preview-iframe{position:fixed;top:114px;right:0;height:calc(100vh - 56px);width:var(--mdf-drawer-width);}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;z-index:999;background-color:#fff;padding:20px;border-top:1px solid #fff;border-radius:10px 10px 0 0;box-shadow:0 -2px 10px rgba(0,0,0,.2);transition:transform .3s ease-out;transform:translateY(100%);display:flex;flex-direction:column;align-items:center;}.bottom-sheet h2{font-family:var(--fontFamily);}.bottom-sheet .bottom-sheet-action-row{display:flex;flex-direction:row;justify-content:space-around;}.bottom-sheet .bottom-sheet-action-row bui-button{margin:0 10px;}.datatable-listitem-checkbox{margin-bottom:10px;}.live-preview-close-btn{position:absolute;right:0;left:auto;top:auto;bottom:auto;}.fullscreen-lp-close-btn{position:absolute;left:auto;right:15px;top:10px;bottom:auto;}.preview-topbar{position:fixed;width:calc(var(--mdf-drawer-width) - 10px);}