/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.paragraph--type--c-sideimagetext{--color_light_sideimagetext:#fff;--color_dark_sideimagetext:#333;}.paragraph--type--c-sideimagetext .position-container{display:flex;flex-wrap:nowrap;flex-direction:row;}.paragraph--type--c-sideimagetext .position-container .wrapper-img-section,.paragraph--type--c-sideimagetext .position-container .wrapper-text-section{padding:0;flex:1;}.paragraph--type--c-sideimagetext .wrapper-img-section .field--name-field-c-image{margin:0;position:relative;width:100%;height:100%;min-height:500px;}.paragraph--type--c-sideimagetext .wrapper-img-section .field--name-field-c-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;}.paragraph--type--c-sideimagetext .wrapper-text-section .text-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:70px;}.paragraph--type--c-sideimagetext.image-right .position-container{flex-direction:row-reverse;}.paragraph--type--c-sideimagetext.dark-text .wrapper-text-section{color:var(--color_dark_sideimagetext);background-color:var(--color_light_sideimagetext);}.paragraph--type--c-sideimagetext.dark-text p,.paragraph--type--c-sideimagetext.dark-text span,.paragraph--type--c-sideimagetext.dark-text h1,.paragraph--type--c-sideimagetext.dark-text h2,.paragraph--type--c-sideimagetext.dark-text h3,.paragraph--type--c-sideimagetext.dark-text h4,.paragraph--type--c-sideimagetext.dark-text h5,.paragraph--type--c-sideimagetext.dark-text h6{color:var(--color_dark_sideimagetext);}.paragraph--type--c-sideimagetext.white-text .wrapper-text-section{color:var(--color_light_sideimagetext);background-color:var(--color_dark_sideimagetext);}.paragraph--type--c-sideimagetext.white-text p,.paragraph--type--c-sideimagetext.white-text span,.paragraph--type--c-sideimagetext.white-text h1,.paragraph--type--c-sideimagetext.white-text h2,.paragraph--type--c-sideimagetext.white-text h3,.paragraph--type--c-sideimagetext.white-text h4,.paragraph--type--c-sideimagetext.white-text h5,.paragraph--type--c-sideimagetext.white-text h6{color:var(--color_light_sideimagetext);}.paragraph--type--c-sideimagetext.vertical_top .text-container{justify-content:flex-start;}.paragraph--type--c-sideimagetext.vertical_middle .text-container{justify-content:center;}.paragraph--type--c-sideimagetext.vertical_bottom .text-container{justify-content:flex-end;}.paragraph--type--c-sideimagetext.horizontal_position_left .text-container{align-items:flex-start;text-align:left;}.paragraph--type--c-sideimagetext.horizontal_position_center .text-container{align-items:center;text-align:center;}.paragraph--type--c-sideimagetext.horizontal_position_right .text-container{align-items:flex-end;text-align:right;}
.paragraph--type--c-text{padding:1rem;--dsu_c_text-color:currentColor;--dsu_c_text-color2:currentColor;--dsu_c_text-background:transparent;--dsu_c_text-btnColor:#FFFF;--dsu_c_text-btnBackground:#333;color:var(--dsu_c_text-color);background-color:var(--dsu_c_text-background);}@media only screen and (min-width:768px){.paragraph--type--c-text{padding:1.5rem;}}@media only screen and (min-width:1024px){.paragraph--type--c-text{padding:3rem;}}.paragraph--type--c-text.horizontal_position_center{text-align:center !important;}.paragraph--type--c-text.horizontal_position_right{text-align:right !important;}.paragraph--type--c-text.vertical_top{padding-bottom:2rem;}@media only screen and (min-width:768px){.paragraph--type--c-text.vertical_top{padding-bottom:3rem;}}@media only screen and (min-width:1024px){.paragraph--type--c-text.vertical_top{padding-bottom:6rem;}}.paragraph--type--c-text.vertical_bottom{padding-top:2rem;}@media only screen and (min-width:768px){.paragraph--type--c-text.vertical_bottom{padding-top:3rem;}}@media only screen and (min-width:1024px){.paragraph--type--c-text.vertical_bottom{padding-top:6rem;}}.paragraph--type--c-text.white-text{--dsu_c_text-color:#FFF;--dsu_c_text-color2:#FFF;--dsu_c_text-background:#333;--dsu_c_text-btnColor:#333;--dsu_c_text-btnBackground:#FFFF;}.paragraph--type--c-text.dark-text{--dsu_c_text-color:#777;--dsu_c_text-color2:#333;--dsu_c_text-background:#FFF;--dsu_c_text-btnColor:#FFF;--dsu_c_text-btnBackground:#333;}.paragraph--type--c-text a{color:var(--dsu_c_text-color2);}.paragraph--type--c-text a:hover{color:currentColor;}.paragraph--type--c-text strong,.paragraph--type--c-text .field--name-field-c-advanced-title,.paragraph--type--c-text .field--name-field-c-advanced-subtitle{color:var(--dsu_c_text-color2);}.paragraph--type--c-text .field--name-field-c-link a{display:inline-block;padding:0.7rem 1.625rem;border-radius:5px;background:var(--dsu_c_text-btnBackground);color:var(--dsu_c_text-btnColor);}.paragraph--type--c-text .contextual-links a{color:initial;}.paragraph--type--c-text .field--name-field-c-advanced-title,.paragraph--type--c-text .field--name-field-c-advanced-subtitle{margin-bottom:10px;}.paragraph--type--c-text .text-large-bold-underline{margin:0 0 8px;}.paragraph--type--c-text .text-large-plain{margin:0 0 26px;}
.paragraph--type--c-spacer .spacer{display:block;overflow:hidden;clear:both;margin:0 auto;width:100%;background:#aaa;}.paragraph--type--c-spacer .line-short{width:70%;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.embedded-entity.align-center{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.embedded-entity.align-left{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.embedded-entity.align-right{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}table[align=center]{float:none;margin-left:auto;margin-right:auto;}table[align=left]{float:none;margin-left:0px;margin-right:auto;}table[align=right]{float:none;margin-left:auto;margin-right:0px;}.cke_editable img{width:100%;}.js .paragraph-type,.js .paragraph-type-title{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:visible !important;}
.ui-dialog{width:55% !important;}
.paragraph--type--dsu-c-view{--color_light_view:#fff;--color_dark_view:#333;}.paragraph--type--dsu-c-view.horizontal_position_left .field--name-field-c-advanced-title,.paragraph--type--dsu-c-view.horizontal_position_left .field--name-field-c-text{text-align:left;}.paragraph--type--dsu-c-view.horizontal_position_center .field--name-field-c-advanced-title,.paragraph--type--dsu-c-view.horizontal_position_center .field--name-field-c-text{text-align:center;}.paragraph--type--dsu-c-view.horizontal_position_right .field--name-field-c-advanced-title,.paragraph--type--dsu-c-view.horizontal_position_right .field--name-field-c-text{text-align:right;}.paragraph--type--dsu-c-view.dark-text .field--name-field-c-advanced-title,.paragraph--type--dsu-c-view.dark-text .field--name-field-c-text{color:var(--color_dark_view);}.paragraph--type--dsu-c-view.white-text .field--name-field-c-advanced-title,.paragraph--type--dsu-c-view.white-text .field--name-field-c-text{color:var(--color_light_view);}
.paragraph--type--ln-c-cardgrid{--color_light_card:#fff;--color_dark_card:#333;}@media (min-width:768px){.paragraph--type--ln-c-cardgrid .field--name-field-c-subitems{display:flex;}.paragraph--type--ln-c-cardgrid .field--name-field-c-subitems > .field__item{flex:1;}}.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item{height:100%;}@media (min-width:768px){.paragraph--type--ln-c-cardgrid.ln-layout-1-col .field--name-field-c-subitems{flex-wrap:wrap;}.paragraph--type--ln-c-cardgrid.ln-layout-1-col .field--name-field-c-subitems > .field__item{flex:1 100%;width:100%;max-width:100%;}.paragraph--type--ln-c-cardgrid.ln-layout-2-col .field--name-field-c-subitems{flex-wrap:wrap;}.paragraph--type--ln-c-cardgrid.ln-layout-2-col .field--name-field-c-subitems > .field__item{flex:1 50%;width:50%;max-width:50%;}.paragraph--type--ln-c-cardgrid.ln-layout-3-col .field--name-field-c-subitems{flex-wrap:wrap;}.paragraph--type--ln-c-cardgrid.ln-layout-3-col .field--name-field-c-subitems > .field__item{flex:1 33.333333%;width:33.333333%;max-width:33.333333%;}.paragraph--type--ln-c-cardgrid.ln-layout-4-col .field--name-field-c-subitems{flex-wrap:wrap;}.paragraph--type--ln-c-cardgrid.ln-layout-4-col .field--name-field-c-subitems > .field__item{flex:1 25%;width:25%;max-width:25%;}.paragraph--type--ln-c-cardgrid.ln-layout-5-col .field--name-field-c-subitems{flex-wrap:wrap;}.paragraph--type--ln-c-cardgrid.ln-layout-5-col .field--name-field-c-subitems > .field__item{flex:1 20%;width:20%;max-width:20%;}}.paragraph--type--ln-c-cardgrid.viewmode--extended-card .field--name-field-c-subitems,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .field--name-field-c-subitems,.paragraph--type--ln-c-cardgrid.viewmode--full-color-box .field--name-field-c-subitems{margin:0 -10px;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card .field--name-field-c-subitems > .field__item,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .field--name-field-c-subitems > .field__item,.paragraph--type--ln-c-cardgrid.viewmode--full-color-box .field--name-field-c-subitems > .field__item{padding:0 10px;}.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item .field--name-field-c-advanced-subtitle{margin-top:0.5rem;}.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item .field--name-field-c-text{margin-top:1.2rem;}.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item .text-container{display:flex;flex-direction:column;}.paragraph--type--ln-c-cardgrid:not(.viewmode--full-color-box) .field--name-field-c-image{margin:0;position:relative;width:100%;height:100%;padding-top:70%;}.paragraph--type--ln-c-cardgrid:not(.viewmode--full-color-box) .field--name-field-c-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;}.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .paragraph--type--ln-c-grid-card-item{height:100%;background-color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .wrapper-text-section{padding:45px;color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.dark-text .paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.dark-text.paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.white-text .dark-text .paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.white-text .dark-text.paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .dark-text .paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .dark-text.paragraph--type--ln-c-grid-card-item{background:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.white-text .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .dark-text .wrapper-text-section{color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.white-text .paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.white-text.paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.dark-text .white-text .paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.dark-text .white-text.paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .white-text .paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .white-text.paragraph--type--ln-c-grid-card-item{background:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box.dark-text .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--bottom-text-box .white-text .wrapper-text-section{color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card .wrapper-img-section .field--name-field-c-image,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .wrapper-img-section .field--name-field-c-image{border-radius:5px;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .wrapper-text-section{padding:0 20px;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card.dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card.white-text .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.white-text .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .dark-text .wrapper-text-section{color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card.white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card.dark-text .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.dark-text .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .white-text .wrapper-text-section{color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card .wrapper-text-section{margin:20px 0;padding:0 20px;border-left:solid 1px;border-color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card.dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card.white-text .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card .dark-text .wrapper-text-section{border-color:var(--color_dark_card);color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card.white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card.dark-text .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card .white-text .wrapper-text-section{border-color:var(--color_light_card);color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .wrapper-text-section{position:relative;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .wrapper-text-section .text-container{margin-top:-2.2rem;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .wrapper-text-section .field--name-field-c-advanced-title{background:var(--color_dark_card);color:var(--color_light_card);border-radius:5px;padding:20px 25px;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .wrapper-text-section .field--name-field-c-advanced-title + .field{margin-top:2rem;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.dark-text .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.white-text .dark-text .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .dark-text .wrapper-text-section .field--name-field-c-advanced-title{background:var(--color_dark_card);color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.white-text .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.dark-text .white-text .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .white-text .wrapper-text-section .field--name-field-c-advanced-title{background:var(--color_light_card);color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--full-color-box .paragraph--type--ln-c-grid-card-item{background:var(--color_dark_card);color:var(--color_light_card);text-align:center;border-radius:5px;padding:40px 20px 30px;}.paragraph--type--ln-c-cardgrid.viewmode--full-color-box .wrapper-img-section{width:50%;margin:0 auto;}.paragraph--type--ln-c-cardgrid.viewmode--full-color-box .wrapper-img-section img{max-width:100%;height:auto;}.paragraph--type--ln-c-cardgrid.viewmode--full-color-box.dark-text,.paragraph--type--ln-c-cardgrid.viewmode--full-color-box.white-text .dark-text,.paragraph--type--ln-c-cardgrid.viewmode--full-color-box .dark-text{background:var(--color_light_card);color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--full-color-box.white-text,.paragraph--type--ln-c-cardgrid.viewmode--full-color-box.dark-text .white-text,.paragraph--type--ln-c-cardgrid.viewmode--full-color-box .white-text{background:var(--color_dark_card);color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item{position:relative;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section{position:absolute;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section .field--name-field-c-text,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section .field--name-field-c-link,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section .field--name-field-c-text,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section .field--name-field-c-link{display:none;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:65px;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section .text-container,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section .text-container,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section .text-container,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section .text-container{display:flex;flex-direction:column;justify-content:center;height:100%;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section .field--name-field-c-advanced-subtitle,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section .field--name-field-c-advanced-subtitle,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:hover .wrapper-text-section .field--name-field-c-advanced-subtitle,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:focus .wrapper-text-section .field--name-field-c-advanced-subtitle{display:none;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .wrapper-text-section{background:var(--color_dark_card);color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box.dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box.white-text .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile.dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile.white-text .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .dark-text .wrapper-text-section{background:var(--color_light_card);color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box.white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box.dark-text .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile.white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile.dark-text .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .white-text .wrapper-text-section{background:var(--color_dark_card);color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item{position:relative;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section{bottom:0;left:0;width:100%;padding:25px 30px;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item{position:relative;}.paragraph--type--ln-c-cardgrid.viewmode--hover-card-box-profile .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .wrapper-text-section{bottom:30px;left:50%;transform:translateX(-50%);width:75%;border-radius:5px;padding:20px 25px;text-align:center;}.paragraph--type--ln-c-cardgrid.viewmode--rollover-card .paragraph--type--ln-c-grid-card-item{position:relative;}.paragraph--type--ln-c-cardgrid.viewmode--rollover-card .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .field--name-field-c-text,.paragraph--type--ln-c-cardgrid.viewmode--rollover-card .paragraph--type--ln-c-grid-card-item:not(:hover):not(:focus) .field--name-field-c-link{display:none;}.paragraph--type--ln-c-cardgrid.viewmode--rollover-card .wrapper-text-section{position:absolute;bottom:0;left:0;width:100%;padding:25px 30px;background:var(--color_dark_card);color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid.viewmode--rollover-card.dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--rollover-card.white-text .dark-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--rollover-card .dark-text .wrapper-text-section{background:var(--color_light_card);color:var(--color_dark_card);}.paragraph--type--ln-c-cardgrid.viewmode--rollover-card.white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--rollover-card.dark-text .white-text .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--rollover-card .white-text .wrapper-text-section{background:var(--color_dark_card);color:var(--color_light_card);}.paragraph--type--ln-c-cardgrid{}.paragraph--type--ln-c-cardgrid.horizontal_position_left .text-container,.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item.horizontal_position_left .text-container{align-items:flex-start;text-align:left;}.paragraph--type--ln-c-cardgrid.horizontal_position_center .text-container,.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item.horizontal_position_center .text-container{align-items:center !important;text-align:center !important;}.paragraph--type--ln-c-cardgrid.horizontal_position_right .text-container,.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item.horizontal_position_right .text-container{align-items:flex-end !important;text-align:right !important;}.paragraph--type--ln-c-cardgrid.vertical_top .text-container,.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item.vertical_top .text-container{justify-content:flex-start !important;}.paragraph--type--ln-c-cardgrid.vertical_middle .text-container,.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item.vertical_middle .text-container{justify-content:center !important;}.paragraph--type--ln-c-cardgrid.vertical_bottom .text-container,.paragraph--type--ln-c-cardgrid .paragraph--type--ln-c-grid-card-item.vertical_bottom .text-container{justify-content:flex-end !important;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card.horizontal_position_left .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card .paragraph--type--ln-c-grid-card-item.horizontal_position_left .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.horizontal_position_left .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .paragraph--type--ln-c-grid-card-item.horizontal_position_left .wrapper-text-section{border-left:solid 1px !important;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card.horizontal_position_center .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card .paragraph--type--ln-c-grid-card-item.horizontal_position_center .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.horizontal_position_center .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .paragraph--type--ln-c-grid-card-item.horizontal_position_center .wrapper-text-section{border:none !important;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card.horizontal_position_right .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card .paragraph--type--ln-c-grid-card-item.horizontal_position_right .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.horizontal_position_right .wrapper-text-section,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .paragraph--type--ln-c-grid-card-item.horizontal_position_right .wrapper-text-section{border-left:none !important;border-right:solid 1px !important;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.horizontal_position_left .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .paragraph--type--ln-c-grid-card-item.horizontal_position_left .wrapper-text-section .field--name-field-c-advanced-title{left:20px !important;}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.horizontal_position_center .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .paragraph--type--ln-c-grid-card-item.horizontal_position_center .wrapper-text-section .field--name-field-c-advanced-title{left:50% !important;right:inherit !important;transform:translateX(-50%);}.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image.horizontal_position_right .wrapper-text-section .field--name-field-c-advanced-title,.paragraph--type--ln-c-cardgrid.viewmode--extended-card-title-image .paragraph--type--ln-c-grid-card-item.horizontal_position_right .wrapper-text-section .field--name-field-c-advanced-title{left:inherit !important;right:20px !important;}
.paragraph--unpublished{background-color:#fff4f4;}
