@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_form" */
		.captcha { margin-bottom: .5rem; }
		.captcha a { margin-left: .5rem; }
		.captcha--reloading img { opacity: 0.5; }
		.captcha--reloading a { cursor: auto; }
		.captcha--spin .captcha__reload svg { animation: spin 0.8s infinite linear; }
		.captcha__audio__mute { display: none; }
		.captcha--playing .captcha__audio__mute { display: inherit; }
		.captcha--playing .captcha__audio__sound { display: none; }
		@keyframes spin {
           from {transform:rotate(359deg);}
           to {transform:rotate(0deg);}
        }
/* default styles for extension "tx_xxcookieprefs" */
   .cc-btn-primary {
     color:#FFFFFF !important;
     background-color: #D5001C !important;
     border-color: #D5001C !important;
   }
   .cc-btn-secondary {
     color:#FFFFFF !important;
     background-color:  !important;
     border-color:  !important;
   }
/* default styles for extension "tx_xxdownload" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-xx-download table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-xx-download table th {
        font-weight:bold;
    }

    .tx-xx-download table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }

.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.xx--cookie-consent .cc-document-blocker{
    z-index: 9998;
    opacity:1;
}
.xx--cookie-consent *::before,.xx--cookie-consent *::after {
    box-sizing: border-box;
}
.cc-document-blocker{
    content:'';
    display:block;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(50,50,50,.8);
    z-index: -1;
    opacity:0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}


.xx--cookie-consent .cc-revoke,
.cc-revoke,
.xx--cookie-consent .cc-window,
.cc-window {
    font-family: inherit;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
    -ms-flex-wrap:wrap;
            flex-wrap:wrap;
}

.cc-window{
    width: 100%;
    max-height: 100%;
    overflow: auto;
    font-size:inherit;
}
.cc-window button {
    all:unset;
}

.cc-window * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.cc-window label {
    color:inherit;
}

.cc-window.cc-floating {
    max-width: 480px !important;
}
@media screen and (max-width: 640px) {
    .cc-floating.cc-right {
        right: 0;
    }

    .cc-floating.cc-bottom {
        bottom: 0;
    }

    .cc-floating.cc-left {
        left: 0;
    }
}


/*
.xx--cookie-consent .cc-banner .cc-btn,
.xx--cookie-consent .cc-banner .cc-compliance {
    width: 100%;
}
*/
.cc-close:before{
    content: '×';
    display:block;
}
.cc-brand-image {
    display:none;
}
.cc-done:before {
    display:inline-block;
    content:'';
    width: 7px;
    height: 12px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right:5px;
    border-color:inherit;
}

.cc-outer-wrap {
    width:1240px;
    max-width:100%;
    margin:auto;
    display:flex;
}
.cc-outer-wrap {
    padding-top:1.5em;
}
.cc-floating .cc-outer-wrap{
    flex-wrap:wrap;
}
@media screen and (max-width: 767px) {
    .cc-outer-wrap {
        flex-wrap:wrap;
    }
}
.cc-w-content,
.cc-w-compliance {
    padding:0 1.5em;
}
.cc-w-content {
    flex: 1 1 auto;
}

.cc_text_component,
.cc_option_component,
.cc_detail_component {
    position:relative;
    width:100%;
}

.xx--cookie-consent .cc-window .cc-message{
    padding: 0;
    margin:0;
    margin-bottom: 1em;
}

@media screen and (max-width: 640px) {
    .cc-window {
        top:auto !important;
        left:1em !important;
        right:1em !important;
        bottom:1em !important;
        width:auto !important;
    }
    .cc-switch {
        min-width: 0 !important;
        //width:100%;
        flex-shrink: 0!important;
        flex-basis: auto !important;
    }

    .cc-inner-wrap {
        padding-top:1.5em;
    }
    .cc-w-content {
        position: absolute;
        top: 0;
        bottom: 110px;
        overflow: auto;
        width:100%;
    }

}

/* Compliance */
.cc-w-compliance {
    overflow:hidden;
    max-width:100%;
    padding-bottom:1em;
}
.cc-theme-edgeless .cc-w-compliance{
    padding-bottom:0;
}
.cc-banner .cc-w-compliance {
    min-width: 300px;
}
.cc-floating .cc-w-compliance {
    min-width: 100%;
}
.cc-compliance {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left:-.5em;
    margin-right:-.5em;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
            margin-bottom:-.5em;
}
.cc-theme-edgeless .cc-compliance {
    margin-left:0;
    margin-right:0;
}
.cc-window .cc-compliance .cc-btn {
    margin: 0 .5em .5em .5em;
    -webkit-box-flex: 0;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            font-size:1em;
            max-width: 100%;
            white-space: normal;
            flex-basis:auto
}
.cc-compliance .cc-btn:hover {
    opacity:0.7;
}

.cc-theme-edgeless .cc-compliance .cc-btn {
    margin:0;
    margin-bottom:.5em;
    height:auto;
}
.cc-floating .cc-compliance .cc-btn {
    white-space: nowrap;
}


@media screen and (max-width: 640px) {
    .cc-w-compliance {
        position:absolute;
        bottom:0;
        left:0;
        min-width:100% !important;
    }

    .cc-window .cc-compliance .cc-btn {
        -webkit-box-flex:1;
            -ms-flex-positive:1;
                flex-grow:1;
                white-space: normal !important;
    }
    .cc-theme-edgeless .cc-compliance {
        margin-left: -1.5em;
        margin-right: -1.5em;
        -webkit-box-flex:1;
            -ms-flex:1;
                flex:1;
    }

    .cc-theme-edgeless .cc-compliance, .cc-compliance{
        padding-top:0;
    }
}


.cc-cookie-usecases {
    margin-bottom: 1em;
    width:100%;
}
/* Table reset*/
table.cc-usecase-table,
table.cc-usecase-table tbody,
table.cc-usecase-table tr,
table.cc-usecase-table td,
table.cc-usecase-table th,
table.cc-list-table,
table.cc-list-table tbody,
table.cc-list-table tr,
table.cc-list-table td,
table.cc-list-table th {
    background: transparent !important;
    color:inherit;
    padding:0;
    font-size:inherit;
    border: none;
    font-weight:normal;
    font-style:normal;
    text-align:left;
}

table.cc-usecase-table td,
table.cc-usecase-table th,
table.cc-list-table td,
table.cc-list-table th {
    border-bottom: 1px solid rgba(100, 100, 100, .2);
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}
table.cc-usecase-table th,
table.cc-list-table th {
    font-weight:bold;
}


table.cc-usecase-table {
    width: 100%;
    table-layout: fixed;
}
table.cc-list-table {
    width: 100%;
    margin-bottom:30px;
}
table.cc-list-table .cc-list-header {
    font-size:1.1em;
    vertical-align: bottom;
}
.cc-list-details {
    display:none;
}
.cc-list-details.active {
    display:table-row;
}
.cc-list-details-table {
    width:100%;
    margin-bottom:15px;
}
table.cc-list-details-table th {
    color: #999;
}

@media screen and (max-width: 640px) {
    table.cc-usecase-table {
        font-size: 80%;
    }
}


.cc-usecase-accordion,
.cc-usecase-accordion:hover,
.cc-usecase-accordion:active,
.cc-usecase-accordion:focus {
    color: inherit;
}
/* Style the buttons that are used to open and close the accordion panel */
.cc-window .cc-usecase-accordion {
    cursor: pointer;
    text-align: left;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    padding: .2em .5em;
    background-color: rgba(100, 100, 100, .2);
    margin:0;
    display:block;
    color:inherit;
    position:relative;
    padding-left:1.5em;
}


.cc-window .cc-usecase-accordion:before {
    border-style: solid;
	border-width: 2px 2px 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.5em;
	position: absolute;
	top: 0.75em;

	vertical-align: top;
    width: 0.45em;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.cc-window .cc-usecase-accordion.active,
.cc-window .cc-usecase-accordion.accordion:hover {
    background-color: rgba(100, 100, 100, .5)
}

/* Style the accordion panel. Note: hidden by default */
.cc-usecase-accordion-panel {
    padding: 10px;
    display: none;
    overflow: hidden;
    background: rgba(100, 100, 100, .3)
}

.cc-usecase-accordion-panel.empty {
    padding: 0;
}

.cc-usecases-show-label {
    font-weight: inherit;
    text-decoration: underline;
    cursor: pointer;
    text-align:center;
    margin:0;
}

#cc-usecases-show {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.cc-usecase-info {
    background-color: rgba(100, 100, 100, .2);
    padding:10px;
}
.cc-usecase-info dt {
    font-weight: 700;
}
.cc-usecase-info dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
.cc-details-content {
    display:none;
}
.cc-details-content.active {
    display:block;
}

.cc-usecases-overview {
    margin-top:.5em;
    display:flex;
    flex-direction: column;
}

.cc-breakword {
    word-wrap: break-word;
}

.cc-details-wrap {
    margin-bottom: 1em;
}


/*Switch*/
.xx--cookie-check {
    margin-bottom: .5rem;
    width:100%;
    display:flex;
}
.xx--cookie-check.cc-align-items-horizontal {
    flex-direction: row;
    flex-wrap: wrap;
}
.xx--cookie-check.cc-align-items-horizontal .cc-switch {
    flex: 1 1 0;
    max-width: 100%;

}
.cc-banner .xx--cookie-check.cc-align-items-horizontal .cc-switch{
    min-width:400px;
}


.xx--cookie-check.cc-align-items-vertical {
    flex-direction: column;
}
.cc-switch {
    margin-bottom: .5em;
    position:relative;
    padding-right:20px;
    max-width: 100%;
}
.cc-switch-toggle {
    pointer-events:none;
    position: absolute;
    top:0;
    left:0;
}

/*Switch Toggle*/
.cc-switch.toggle {
    padding: 0;
    display: block;
    margin: 0;
    margin-bottom: .5em;
    text-overflow: ellipsis;
    //min-width:130px;
    max-width:100%;
    padding-left:70px;
    min-height: 34px;
}

.cc-switch.toggle::after {
    display: block;
    clear: both;
    content: "";
}
.cc-switch input {
    opacity: 0;
    width: 0;
    height: 0;
    position:absolute;
}
.cc-switch.toggle .cc-switch-toggle {
    display:block;
    cursor: pointer;
    height:34px;
    width:60px;
    background-color: #e6e6e6;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}
.cc-switch.toggle .cc-switch-toggle:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
  }
  .cc-switch.toggle input:checked + .cc-switch-toggle {
    background-color: #28a745;
  }
  .cc-switch.toggle input:checked ~ .cc-group-info.cc-group-name::after {
    color: #28a745;
    content: attr(data-active);
    font-weight:normal;
    display:block;
    font-size: .8em;
    line-height:.8em;
  }
  .cc-switch.toggle input:checked + .cc-switch-toggle:before {
    -webkit-transform: translateX(26px);
    transform: translateX(26px);
  }

  .cc-switch.toggle input:focus + .cc-switch-toggle {
    -webkit-box-shadow: 0 0 0 0.2rem #e6e6e6;
            box-shadow: 0 0 0 0.2rem #e6e6e6;
}
  .cc-switch.toggle input:disabled + .cc-switch-toggle {
    opacity:.5;
  }
/*Switch Checkbox*/
.cc-switch.checkbox {
    padding-left:30px;
    position:relative;
}
.cc-switch.checkbox .cc-switch-toggle {
    display:inline-block;
    vertical-align: top;
    position: absolute;
    top:-1px;
    left:0;
    cursor: pointer;
    height:24px;
    width:24px;
    border: 2px solid #e6e6e6;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 2px;
}
.cc-switch.checkbox input:disabled + .cc-switch-toggle {
    background-color:#e6e6e6;
  }
.cc-switch.checkbox .cc-switch-toggle:after {
    content: "";
    position: absolute;
    display: none;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    left: 7px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid rgba(0, 0, 0, .5);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cc-switch.checkbox input:checked + .cc-switch-toggle:after {
    display: block;
}
.cc-switch.checkbox input:not(:disabled):checked + .cc-switch-toggle {
    border-color: #28a745;
}
.cc-switch.checkbox input:not(:disabled):checked + .cc-switch-toggle:after {
    border-color: #28a745;
}

  .cc-switch.toggle input:focus + .cc-switch-toggle {
    -webkit-box-shadow: 0 0 0 0.2rem #e6e6e6;
            box-shadow: 0 0 0 0.2rem #e6e6e6;
}


.cc-group-name {
    font-weight:bold;
    font-size:1.2em;
    line-height: 1.1em;
    display:block;
}
.cc-group-description {
    display:block;
    font-weight:normal;
    font-size: 0.875em;
    line-height: 1.4em;
}
.cc-group-info {
    pointer-events:none;
}


.cc-link.cc-toggle:before {
    border-style: solid;
	border-width: 2px 2px 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: absolute;
    top: 50%;
    margin-top:-.25em;

	vertical-align: top;
    width: 0.45em;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.cc-link.cc-toggle {
    font-size:1.1em;
    padding-left:1em;
    position:relative;
}
.cc-add-info {
    width:100%;
    margin-bottom:.5em;
}

/*Embeds*/


.video-embed {
    position: relative;
}
.cc_embed {
    color: #fff;
}
.cc_embed_placeholder {
    max-width:none;
    width:100%;
    height:auto;
}
.cc_embed.cc_embed_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1;
    
}
.cc_embed a{
    color: inherit;
    text-decoration:underline !important;
    font-style: normal;
}
.cc_embed a:hover{
    color:inherit;
}

.cc_embed p {
    margin-bottom: .5em;
}

.cc_embed label {
    margin: 0;
    line-height:25px;
}
.cc_embed label *{
    vertical-align: top;
}

.cc_embed .cc_embed_content {
    padding: 10px;
    line-height: 1.3em;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
}
.cc_checkmark {
    position: relative;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: rgba(255, 255, 255, 0.5);
    display:inline-block;
    margin-right:5px;
    border-radius:2px;
}
.cc_embed input {
    position: absolute !important;
    opacity: 0 !important;
    cursor: pointer !important;
    height: 0 !important;
    width: 0 !important;
}
/* On mouse-over, add a grey background color */
.cc_embed label:hover input ~ .cc_checkmark:after {
    border-color: #fff;
  }
  
  /* When the checkbox is checked, add a blue background */
  .cc_embed label input:checked ~ .cc_checkmark {
    background-color: #fff;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .cc_checkmark:after {
    content: "";
    position: absolute;
    display: none;
    display: block;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
  }
  
  /* Show the checkmark when checked */
  .cc_embed label input:checked ~ .cc_checkmark:after {
    border-color:#28a745
  }
  
  /* Style the checkmark/indicator */
  .cc_embed label .cc_checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

.cc-btn.cc-btn-embed {
    font-size: 1em !important;
    line-height: 1.2em !important;
    //background-color: #333 !important;
    //border-color: #333 !important;
    //color: #fff !important;
    text-decoration:none !important;
    display:inline-block !important;
}
.cc-btn.cc-btn-embed.cc-btn-youtube {
    //background-color: #ff0000 !important;
    //border-color: #ff0000 !important;
    //color: #fff !important;
}

.cc-btn.cc-btn-embed.cc-btn-vimeo {
    //background-color: #4EBBFF !important;
    //border-color: #4EBBFF !important;
    //color: #fff !important;
}

.cc_embed_gmaps {
    background-image: url('../../../typo3conf/ext/xx_cookie_prefs/Resources/Public/Images/snazzy-image.png');
    background-position: bottom center;
    background-size: contain;
    background-repeat:no-repeat;
}
  .embed {
      position:relative;
}
.dashboard .loading {
    background-image: url('../../../typo3conf/ext/pl_shop/Resources/Public/Css/typo3conf/ext/pl_shop/Resources/Public/icons/aimeos-spinner.gif');
}

.ressourcetable .baseprice {
    padding-bottom: 7%;
}

.ressourcetable .vouchereditor .selectric-wrapper {
    min-width: 200px;
}


.aimeos .loading {
    background-image: url('../../../typo3conf/ext/pl_shop/Resources/Public/Css/media/progress.gif');
    background-repeat: no-repeat;
    background-position: center;
}

.aimeos-spinner {
    display:flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 10000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    
}

.loading .aimeos-spinner{
    position: absolute;
}

.aimeos-overlay {
    background-color: #FFF;

    position: fixed;
    z-index: 1000;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    left: 0;
    top: 0;
}

#ui-datepicker-div {
	z-index: 100 !important;
}

/*Default*/
.clear {
clear: both;
height:0px;
line-height:0;
}
.right {
float:right;
}
.left {
float: left;
}
.hidden {
display: none !important;
}
.divider hr{
clear: both;
display: inline-block;
vertical-align: top;
zoom: 1;
position: relative;
min-height: 1px;
background-color: #ccc;
width: 100%;
height: 1px;
border: none;
margin: 10px auto;
line-height: 1;
}


html, body {
    margin: 0;
    padding: 0;
    font-family: 'Porsche Next', 'Arial Narrow', Arial, 'Heiti SC', SimHei, sans-serif;
    line-height: 1.5em;
    letter-spacing: normal;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

.invisible {
height: 0 !important;
overflow:hidden;
clear: both;
padding: 0 5px;
}

/*SIDEBAR*/

/*News List Home*/
.link-more.arrow {
padding-left: 21px;
clear: both;
margin-top: 1.25em;
margin-bottom: 1.25em;

cursor: pointer;
background-color: #3e4146;
display: inline-block;
color: #fff!important;
line-height: 2.64286em;
padding-top: 0;
padding-bottom: 0;
}
.link-more.arrow:hover {
background-color: #c00;
}

.link-more.arrow:after {
padding-right: 19px;
padding-left: 5px;
float: right;
content: "\e01f" ;
font-family: 'pag-iconfont';
}

/*BUTTONS*/
.button.learn-more {
padding-left: 40px !important;
}

/*DOWNLOADS*/
.sb_download.files.grid {
    display:grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1rem;
}
.sb_download.files .downloads {
    position:relative;
    background: var(--theme-background-surface);
    border-radius: 8px;
    display:flex;
    flex-direction: column;
    gap: 1rem;
    padding: var(--pds-static-medium);

    max-width:100%;
}

.sb_download.files .download-image {
    position:relative;
    flex-shrink: 0;
    margin: calc(-1 * var(--pds-static-small));
    margin-bottom: 0;
}

.sb_download.files .download-image img{
    width: 100%;
    height: auto;
}
.sb_download.files .links{
display:flex;
gap: 1rem;
flex-direction:column;
}

/*
.sb_download.files .links a {
cursor: pointer;
background-color: #3e4146;
display: inline-block;
color: #fff!important;
line-height: 24px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 15px;
font-size: 16px;
text-decoration: none;

padding-left: 40px;
position: relative;
margin-right: 10px;
}
.sb_download.files .links a:before {
padding-left: 15px;
padding-right: 10px;
font-size: 18px;
float: left;
content: "\e023";
font-family: 'pag-iconfont';
color: #f00;
position: absolute;
left: 0;
top: 50%;
margin-top: -10px;
}
.sb_download.files .links a:hover {
background-color: #c00;
color: #fff!important;
}
.sb_download.files .links a:hover:before {
color: #fff!important;
}
*/


/*Werkplan*/
.factorymap img {
width:100%;
height:auto;
}
.factorymap > img {
position:relative;
z-index:2;
}

.factorymap{
position:relative;
}


.factorymap .overlayimages > img.highlight {
position:absolute;
top: 0;
left:0;
display:none;
}

.factorymap .overlayimages > img.highlight.show, .factorymap .overlayimages img.highlight.infohighlight {
display:block;
}
.factorymap .overlayimages img.backimage {
display:block;
position:absolute;
top: 0;
left:0;
}

.factory-info-layer  {
display: none;
z-index:20;
}
.factory-info-layer .position {
background-color: #fff;
color: #000;
border: 2px solid #ccc;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
position: absolute;
width:35%;
min-width:350px;
z-index:20;
}


.factory-info-layer .bottom {
bottom: 5%;
}
.factory-info-layer .top {

top: 5px;
}
.factory-info-layer .middle {

top: 35%;
}
.factory-info-layer div.position.right {
    right: 0;
}
.factory-info-layer div.position.left {
    left: 0;
}
.factory-info-layer h2 {
margin-top: 0;
margin-bottom:0;
}
.factory-info-text {
  padding: 15px 40px 15px 20px;
}
.factory-info-layer .infoclose {
text-decoration:none;
}
@media only screen and (max-width: 760px){
.factory-info-layer .position {
width:100%;
min-width:0;
bottom: auto;
top: 0;
position:relative;
}
}

.rsp .standard.content-wrapper{display:block !important}.product_infobox{display:inline-flex;vertical-align:top;padding:2px;margin:-2px;border-radius:4px;margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px}@media (hover:hover){.product_infobox{transition:background var(--p-transition-duration, 0.24s) ease}.product_infobox:hover{background:rgba(148, 149, 152, 0.18)}}@keyframes rotate{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}.hfu-dashed{border-top:1px solid var(--theme-contrast-low);padding-top:var(--pds-static-small);padding-bottom:var(--pds-static-small)}.hfu-dashed:first-child{border-width:0}.hfu{background:var(--theme-background-surface);padding:var(--pds-static-medium);border-radius:8px}
.cc-window{--theme-primary: #fbfcff;--theme-background-base: #0e0e12;--theme-background-surface: #212225;--theme-background-shading: rgba(1, 2, 5, 0.67);--theme-contrast-low: #404044;--theme-contrast-medium: #88898c;--theme-contrast-high: #afb0b3;--theme-state-hover: rgba(148, 149, 152, 0.18);--theme-state-active: rgba(126, 127, 130, 0.2);--theme-state-focus: #1a44ea;--theme-state-disabled: #7e7f82;--theme-notification-success: #09d087;--theme-notification-success-soft:#003320;--theme-notification-warning:#f7cb47;--theme-notification-warning-soft:#362b0a;--theme-notification-error:#fc4040;--theme-notification-error-soft:#3a0f0f;--theme-notification-info:#178bff;--theme-notification-info-soft:#04294e;--iconfilter: invert(100%) sepia(91%) saturate(38%) hue-rotate(254deg) brightness(110%) contrast(110%);--theme-icon-filter-primary: invert(100%) sepia(91%) saturate(38%) hue-rotate(254deg) brightness(110%) contrast(110%);--theme-icon-filter-base: invert(3%) sepia(7%) saturate(2930%) hue-rotate(188deg) brightness(91%) contrast(103%);--theme-icon-filter-info: invert(28%) sepia(91%) saturate(3005%) hue-rotate(220deg) brightness(101%) contrast(101%);--theme-icon-filter-warning: invert(76%) sepia(98%) saturate(2625%) hue-rotate(358deg) brightness(94%) contrast(105%);--theme-icon-filter-error: invert(14%) sepia(63%) saturate(4851%) hue-rotate(347deg) brightness(105%) contrast(97%);--theme-icon-primary-disabled: brightness(0) saturate(100%) invert(92%) sepia(2%) saturate(264%) hue-rotate(187deg) brightness(78%) contrast(88%);--theme-icon-secondary-disabled: brightness(0) saturate(100%) invert(83%) sepia(9%) saturate(74%) hue-rotate(188deg) brightness(85%) contrast(86%);--theme-fade-gradient-primary: #fbfcff 20%,
        rgba(251, 252, 255, 0.6) 48%,
        rgba(251, 252, 255, 0.3) 68%,
        rgba(251, 252, 255, 0) 100%;--theme-fade-gradient-background-base: #0e0e12 20%,
        rgba(14, 14, 18, 0.6) 48%,
        rgba(14, 14, 18, 0.3) 68%,
        rgba(14, 14, 18, 0) 100%;--theme-fade-gradient-background-surface: #212225 20%,
        rgba(33, 34, 37, 0.6) 48%,
        rgba(33, 34, 37, 0.3) 68%,
        rgba(33, 34, 37, 0) 100%;--theme-checked-radio: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle fill="%23010205" cx="12" cy="12" r="6"/></svg>');--theme-checked-checkbox: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23010205" d="m20.22,7.47l-1.47-1.42-9.26,9.02-4.24-4.15-1.47,1.42,5.71,5.6,10.73-10.47Z"/></svg>');--theme-indeterminate-checkbox:url("data:image/svg+xml,%3Csvg id='Default' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect fill='%23010205' x='3' y='11' width='18' height='1'/%3E%3C/svg%3E");color-scheme:dark}.cc-window{background:var(--theme-background-base) !important;border-radius:8px}.cc-window.cc-banner.cc-bottom{left:1rem;right:1rem;bottom:1rem;width:auto;max-width:100%}.cc-window .cc-btn-primary{--btn-background-color: var(--theme-btn-background-color, var(--theme-primary));--btn-color: var(--theme-btn-color, var(--theme-background-base));--btn-border-color: var(--theme-btn-border-color, var(--theme-primary));--btn-icon-filter: var(--theme-btn-icon-filter, var(--theme-icon-filter-base));--btn-background-color--hover: var(--theme-contrast-high);--btn-color--hover: var(--theme-background-base);--btn-border-color--hover: var(--theme-contrast-high);padding:13px 26px;display:inline-flex;align-items:flex-start;justify-content:center;box-sizing:border-box;outline:0px;text-align:left;appearance:none;text-decoration:none;border:2px solid var(--btn-border-color);border-radius:4px;transform:translate3d(0px, 0px, 0px);background-color:var(--btn-background-color);color:var(--btn-color);transition:background-color var(--p-transition-duration, 0.24s) ease, border-color var(--p-transition-duration, 0.24s) ease, color var(--p-transition-duration, 0.24s) ease;gap:8px;cursor:pointer;font-size:1rem;line-height:1.5;background-color:var(--btn-background-color) !important;color:var(--btn-color) !important;border-color:var(--btn-border-color) !important}.cc-window .cc-btn-primary:hover{border-color:var(--btn-border-color--hover);background-color:var(--btn-background-color--hover);color:var(--btn-color--hover);text-decoration:inherit}.cc-window .cc-btn-primary .icon{width:1.5em;height:1.5em;line-height:1}.cc-window .cc-btn-primary .icon img{width:100%;height:100%}.cc-window .cc-btn-primary:hover{backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px)}.cc-window .cc-btn-primary:disabled{--btn-icon-filter: var(--theme-icon-primary-disabled);cursor:not-allowed;border-color:var(--theme-state-disabled) !important;background-color:var(--theme-state-disabled) !important;color:var(--theme-contrast-high) !important}.cc-window .cc-btn-secondary{--btn-background-color: transparent;--btn-color: var(--theme-btn-color, var(--theme-primary));--btn-border-color: var(--theme-btn-border-color, var(--theme-primary));--btn-icon-filter: var(--theme-btn-icon-filter, var(--theme-icon-filter-primary));--btn-background-color--hover: var(--theme-state-hover);--btn-color--hover: var(--theme-primary);--btn-border-color--hover: var(--theme-contrast-medium);padding:13px 26px;display:inline-flex;align-items:flex-start;justify-content:center;box-sizing:border-box;outline:0px;text-align:left;appearance:none;text-decoration:none;border:2px solid var(--btn-border-color);border-radius:4px;transform:translate3d(0px, 0px, 0px);background-color:var(--btn-background-color);color:var(--btn-color);transition:background-color var(--p-transition-duration, 0.24s) ease, border-color var(--p-transition-duration, 0.24s) ease, color var(--p-transition-duration, 0.24s) ease;gap:8px;cursor:pointer;font-size:1rem;line-height:1.5}.cc-window .cc-btn-secondary:hover{backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px)}.cc-window .cc-btn-secondary:disabled{--btn-icon-filter: var(--theme-icon-secondary-disabled);pointer-events:none;cursor:not-allowed;background:transparent !important;border-color:var(--theme-state-disabled) !important;color:var(--theme-state-disabled) !important}.cc-window .cc-btn-secondary:hover{border-color:var(--btn-border-color--hover);background-color:var(--btn-background-color--hover);color:var(--btn-color--hover);text-decoration:inherit}.cc-window .cc-btn-secondary .icon{width:1.5em;height:1.5em;line-height:1}.cc-window .cc-btn-secondary .icon img{width:100%;height:100%}.cc-window .cc-w-content{background:var(--theme-background-base);position:static}.cc-window .cc-w-compliance{background:var(--theme-background-base);position:sticky}.cc-window .cc-link.cc-toggle{padding-left:1em}
.frame--fuel-and-emissions{--frame-background: var(--theme-background-base)}.theme--dark .frame--fuel-and-emissions,.frame-content-theme--dark .frame--fuel-and-emissions,.page__theme--dark .frame--fuel-and-emissions,.page__theme--pte .frame--fuel-and-emissions,.page__theme--christmas .frame--fuel-and-emissions,.page__theme--dark-carbon .frame--fuel-and-emissions,.page__theme--driversclub .frame--fuel-and-emissions{--frame-background: var(--theme-background-surface)}.tx_fuelandemissions{font:normal normal 400 clamp(0.81rem, 0.23vw + 0.77rem, 0.88rem)/1.5em "Porsche Next", "Arial Narrow", Arial, "Heiti SC", SimHei, sans-serif;hyphens:auto;overflow-wrap:break-word;text-align:center;text-wrap:balance;color:var(--theme-contrast-medium)}.tx_fuelandemissions .test{display:contents}.tx_fuelandemissions dt,.tx_fuelandemissions dd{margin:0}.tx_fuelandemissions dt{white-space:nowrap;display:inline;margin-left:0.25em}.tx_fuelandemissions dt:first-child{margin:0}.tx_fuelandemissions dd{display:contents}
.login-user-overlay{height:30px;padding:0 10px;border-radius:20px;background:#eef0f2;color:#999;line-height:20px;font-size:12px;position:fixed;bottom:10px;right:10px;display:flex;align-items:center;z-index:10000;box-shadow:rgba(0, 0, 0, 0.1) 0px 4px 12px;pointer-events:none;display:none}.login-user-overlay.show{display:flex}.login-user-overlay .icon{width:20px;height:20px;margin-right:5px}.login-user-overlay .checkout-timer{margin-left:5px;margin-right:-5px;padding:0 5px;font-weight:bold;color:#000;background:#fff;border-radius:10px}

.btn.icon {
  height: 38px;
  padding-left:10px;
  padding-right: 10px;
}

.icon-info:before {
  font-size: 18px;
  content: "\e033";
  font-family: 'pag-iconfont';
  display: inline-block;
}

.icon-download:before {
  font-size: 18px;
  content: "\e023";
  font-family: 'pag-iconfont';
  display: inline-block;
}

.ui-tooltip {
  background-color: #FFFFFF;
    padding: 15px;
    z-index: 10000;
  width: 350px;
    -moz-box-shadow:    none;
  -webkit-box-shadow: none;
  box-shadow:         none;
}


.required-label {
  font-size: 18px;
  line-height: 20px;
}
.required-error {
  border: 1px solid red;
}

/*Forms*/
form.formhandler {
  width: 100%;
}
form.formhandler.review {
  max-width: 900px;
}
.compare-th-top.review {
max-width: 900px;
}
form label {
  display: block;
}
form fieldset.hfu .form-row {
  padding-top: 10px;
  padding-bottom: 10px;
}
form .error {
  color: #c00;
  clear:both;
}


.compare-th-top.review .td-count-1 {
  vertical-align:top;
/*PorscheNextThinBold*/
}



.social-media-title {
    color: #999;
    display: inline-block;
    font-size: 24px;
    line-height: 1.5;
    margin:0;
    font-weight:600;
}
.social-media-links {
  display: grid;
    grid-template-columns: repeat(auto-fit, 3rem);
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
}


.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-error{color:#fff !important;background-color:rgba(var(--bs-error-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:rgba(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:rgba(1, 2, 4, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(1, 2, 4, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:rgba(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:rgba(20, 101, 13, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(20, 101, 13, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:rgba(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:rgba(31, 78, 189, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(31, 78, 189, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:rgba(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:rgba(245, 203, 51, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(245, 203, 51, var(--bs-link-underline-opacity, 1)) !important}.link-error{color:rgba(var(--bs-error-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-error-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-error:hover,.link-error:focus{color:rgba(163, 20, 27, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(163, 20, 27, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:480px){.sticky-xs-top{position:sticky;top:0;z-index:1020}.sticky-xs-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:760px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1000px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1300px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1760px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1920px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25}.mr-0{margin-right:0 !important}.mr-1{margin-right:0.25rem !important}.mr-2{margin-right:0.5rem !important}.mr-3{margin-right:1rem !important}.mr-4{margin-right:1.5rem !important}.mr-5{margin-right:3rem !important}.mr-auto{margin-right:auto !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:0.25rem !important}.ml-2{margin-left:0.5rem !important}.ml-3{margin-left:1rem !important}.ml-4{margin-left:1.5rem !important}.ml-5{margin-left:3rem !important}.ml-auto{margin-left:auto !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:0.25rem !important}.pr-2{padding-right:0.5rem !important}.pr-3{padding-right:1rem !important}.pr-4{padding-right:1.5rem !important}.pr-5{padding-right:3rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:0.25rem !important}.pl-2{padding-left:0.5rem !important}.pl-3{padding-left:1rem !important}.pl-4{padding-left:1.5rem !important}.pl-5{padding-left:3rem !important}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:0.25 !important}.opacity-50{opacity:0.5 !important}.opacity-75{opacity:0.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-error{--bs-focus-ring-color: rgba(var(--bs-error-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-error{--bs-border-opacity: 1;border-color:rgba(var(--bs-error-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:0.25rem !important}.m-2{margin:0.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:0.25rem !important}.mt-2{margin-top:0.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:0.25rem !important}.me-2{margin-right:0.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:0.25rem !important}.mb-2{margin-bottom:0.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:0.25rem !important}.ms-2{margin-left:0.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:0.25rem !important}.p-2{padding:0.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:0.25rem !important}.pt-2{padding-top:0.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:0.25rem !important}.pe-2{padding-right:0.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:0.25rem !important}.pb-2{padding-bottom:0.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:0.25rem !important}.ps-2{padding-left:0.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:0.25rem !important}.gap-2{gap:0.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:0.25rem !important}.row-gap-2{row-gap:0.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:0.25rem !important}.column-gap-2{column-gap:0.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:clamp(1.6rem, calc(1.56vw + 1.29rem), 3.16rem) !important}.fs-2{font-size:clamp(1.42rem, calc(0.94vw + 1.23rem), 2.37rem) !important}.fs-3{font-size:clamp(1.27rem, calc(0.51vw + 1.16rem), 1.78rem) !important}.fs-4{font-size:clamp(1.13rem, calc(0.21vw + 1.08rem), 1.33rem) !important}.fs-5{font-size:1rem !important}.fs-6{font-size:0.75rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-error{--bs-text-opacity: 1;color:rgba(var(--bs-error-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0, 0, 0, 0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255, 255, 255, 0.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:0.125em !important}.link-offset-1-hover:hover{text-underline-offset:0.125em !important}.link-offset-2{text-underline-offset:0.25em !important}.link-offset-2-hover:hover{text-underline-offset:0.25em !important}.link-offset-3{text-underline-offset:0.375em !important}.link-offset-3-hover:hover{text-underline-offset:0.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-error{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-error-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-error{--bs-bg-opacity: 1;background-color:rgba(var(--bs-error-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media (min-width:480px){.mr-xs-0{margin-right:0 !important}.mr-xs-1{margin-right:0.25rem !important}.mr-xs-2{margin-right:0.5rem !important}.mr-xs-3{margin-right:1rem !important}.mr-xs-4{margin-right:1.5rem !important}.mr-xs-5{margin-right:3rem !important}.mr-xs-auto{margin-right:auto !important}.ml-xs-0{margin-left:0 !important}.ml-xs-1{margin-left:0.25rem !important}.ml-xs-2{margin-left:0.5rem !important}.ml-xs-3{margin-left:1rem !important}.ml-xs-4{margin-left:1.5rem !important}.ml-xs-5{margin-left:3rem !important}.ml-xs-auto{margin-left:auto !important}.pr-xs-0{padding-right:0 !important}.pr-xs-1{padding-right:0.25rem !important}.pr-xs-2{padding-right:0.5rem !important}.pr-xs-3{padding-right:1rem !important}.pr-xs-4{padding-right:1.5rem !important}.pr-xs-5{padding-right:3rem !important}.pl-xs-0{padding-left:0 !important}.pl-xs-1{padding-left:0.25rem !important}.pl-xs-2{padding-left:0.5rem !important}.pl-xs-3{padding-left:1rem !important}.pl-xs-4{padding-left:1.5rem !important}.pl-xs-5{padding-left:3rem !important}.float-xs-start{float:left !important}.float-xs-end{float:right !important}.float-xs-none{float:none !important}.object-fit-xs-contain{object-fit:contain !important}.object-fit-xs-cover{object-fit:cover !important}.object-fit-xs-fill{object-fit:fill !important}.object-fit-xs-scale{object-fit:scale-down !important}.object-fit-xs-none{object-fit:none !important}.d-xs-inline{display:inline !important}.d-xs-inline-block{display:inline-block !important}.d-xs-block{display:block !important}.d-xs-grid{display:grid !important}.d-xs-inline-grid{display:inline-grid !important}.d-xs-table{display:table !important}.d-xs-table-row{display:table-row !important}.d-xs-table-cell{display:table-cell !important}.d-xs-flex{display:flex !important}.d-xs-inline-flex{display:inline-flex !important}.d-xs-none{display:none !important}.flex-xs-fill{flex:1 1 auto !important}.flex-xs-row{flex-direction:row !important}.flex-xs-column{flex-direction:column !important}.flex-xs-row-reverse{flex-direction:row-reverse !important}.flex-xs-column-reverse{flex-direction:column-reverse !important}.flex-xs-grow-0{flex-grow:0 !important}.flex-xs-grow-1{flex-grow:1 !important}.flex-xs-shrink-0{flex-shrink:0 !important}.flex-xs-shrink-1{flex-shrink:1 !important}.flex-xs-wrap{flex-wrap:wrap !important}.flex-xs-nowrap{flex-wrap:nowrap !important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xs-start{justify-content:flex-start !important}.justify-content-xs-end{justify-content:flex-end !important}.justify-content-xs-center{justify-content:center !important}.justify-content-xs-between{justify-content:space-between !important}.justify-content-xs-around{justify-content:space-around !important}.justify-content-xs-evenly{justify-content:space-evenly !important}.align-items-xs-start{align-items:flex-start !important}.align-items-xs-end{align-items:flex-end !important}.align-items-xs-center{align-items:center !important}.align-items-xs-baseline{align-items:baseline !important}.align-items-xs-stretch{align-items:stretch !important}.align-content-xs-start{align-content:flex-start !important}.align-content-xs-end{align-content:flex-end !important}.align-content-xs-center{align-content:center !important}.align-content-xs-between{align-content:space-between !important}.align-content-xs-around{align-content:space-around !important}.align-content-xs-stretch{align-content:stretch !important}.align-self-xs-auto{align-self:auto !important}.align-self-xs-start{align-self:flex-start !important}.align-self-xs-end{align-self:flex-end !important}.align-self-xs-center{align-self:center !important}.align-self-xs-baseline{align-self:baseline !important}.align-self-xs-stretch{align-self:stretch !important}.order-xs-first{order:-1 !important}.order-xs-0{order:0 !important}.order-xs-1{order:1 !important}.order-xs-2{order:2 !important}.order-xs-3{order:3 !important}.order-xs-4{order:4 !important}.order-xs-5{order:5 !important}.order-xs-last{order:6 !important}.m-xs-0{margin:0 !important}.m-xs-1{margin:0.25rem !important}.m-xs-2{margin:0.5rem !important}.m-xs-3{margin:1rem !important}.m-xs-4{margin:1.5rem !important}.m-xs-5{margin:3rem !important}.m-xs-auto{margin:auto !important}.mx-xs-0{margin-right:0 !important;margin-left:0 !important}.mx-xs-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xs-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xs-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xs-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xs-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xs-auto{margin-right:auto !important;margin-left:auto !important}.my-xs-0{margin-top:0 !important;margin-bottom:0 !important}.my-xs-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xs-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xs-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xs-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xs-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xs-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xs-0{margin-top:0 !important}.mt-xs-1{margin-top:0.25rem !important}.mt-xs-2{margin-top:0.5rem !important}.mt-xs-3{margin-top:1rem !important}.mt-xs-4{margin-top:1.5rem !important}.mt-xs-5{margin-top:3rem !important}.mt-xs-auto{margin-top:auto !important}.me-xs-0{margin-right:0 !important}.me-xs-1{margin-right:0.25rem !important}.me-xs-2{margin-right:0.5rem !important}.me-xs-3{margin-right:1rem !important}.me-xs-4{margin-right:1.5rem !important}.me-xs-5{margin-right:3rem !important}.me-xs-auto{margin-right:auto !important}.mb-xs-0{margin-bottom:0 !important}.mb-xs-1{margin-bottom:0.25rem !important}.mb-xs-2{margin-bottom:0.5rem !important}.mb-xs-3{margin-bottom:1rem !important}.mb-xs-4{margin-bottom:1.5rem !important}.mb-xs-5{margin-bottom:3rem !important}.mb-xs-auto{margin-bottom:auto !important}.ms-xs-0{margin-left:0 !important}.ms-xs-1{margin-left:0.25rem !important}.ms-xs-2{margin-left:0.5rem !important}.ms-xs-3{margin-left:1rem !important}.ms-xs-4{margin-left:1.5rem !important}.ms-xs-5{margin-left:3rem !important}.ms-xs-auto{margin-left:auto !important}.p-xs-0{padding:0 !important}.p-xs-1{padding:0.25rem !important}.p-xs-2{padding:0.5rem !important}.p-xs-3{padding:1rem !important}.p-xs-4{padding:1.5rem !important}.p-xs-5{padding:3rem !important}.px-xs-0{padding-right:0 !important;padding-left:0 !important}.px-xs-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xs-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xs-3{padding-right:1rem !important;padding-left:1rem !important}.px-xs-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xs-5{padding-right:3rem !important;padding-left:3rem !important}.py-xs-0{padding-top:0 !important;padding-bottom:0 !important}.py-xs-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xs-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xs-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xs-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xs-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xs-0{padding-top:0 !important}.pt-xs-1{padding-top:0.25rem !important}.pt-xs-2{padding-top:0.5rem !important}.pt-xs-3{padding-top:1rem !important}.pt-xs-4{padding-top:1.5rem !important}.pt-xs-5{padding-top:3rem !important}.pe-xs-0{padding-right:0 !important}.pe-xs-1{padding-right:0.25rem !important}.pe-xs-2{padding-right:0.5rem !important}.pe-xs-3{padding-right:1rem !important}.pe-xs-4{padding-right:1.5rem !important}.pe-xs-5{padding-right:3rem !important}.pb-xs-0{padding-bottom:0 !important}.pb-xs-1{padding-bottom:0.25rem !important}.pb-xs-2{padding-bottom:0.5rem !important}.pb-xs-3{padding-bottom:1rem !important}.pb-xs-4{padding-bottom:1.5rem !important}.pb-xs-5{padding-bottom:3rem !important}.ps-xs-0{padding-left:0 !important}.ps-xs-1{padding-left:0.25rem !important}.ps-xs-2{padding-left:0.5rem !important}.ps-xs-3{padding-left:1rem !important}.ps-xs-4{padding-left:1.5rem !important}.ps-xs-5{padding-left:3rem !important}.gap-xs-0{gap:0 !important}.gap-xs-1{gap:0.25rem !important}.gap-xs-2{gap:0.5rem !important}.gap-xs-3{gap:1rem !important}.gap-xs-4{gap:1.5rem !important}.gap-xs-5{gap:3rem !important}.row-gap-xs-0{row-gap:0 !important}.row-gap-xs-1{row-gap:0.25rem !important}.row-gap-xs-2{row-gap:0.5rem !important}.row-gap-xs-3{row-gap:1rem !important}.row-gap-xs-4{row-gap:1.5rem !important}.row-gap-xs-5{row-gap:3rem !important}.column-gap-xs-0{column-gap:0 !important}.column-gap-xs-1{column-gap:0.25rem !important}.column-gap-xs-2{column-gap:0.5rem !important}.column-gap-xs-3{column-gap:1rem !important}.column-gap-xs-4{column-gap:1.5rem !important}.column-gap-xs-5{column-gap:3rem !important}.text-xs-start{text-align:left !important}.text-xs-end{text-align:right !important}.text-xs-center{text-align:center !important}}@media (min-width:760px){.mr-sm-0{margin-right:0 !important}.mr-sm-1{margin-right:0.25rem !important}.mr-sm-2{margin-right:0.5rem !important}.mr-sm-3{margin-right:1rem !important}.mr-sm-4{margin-right:1.5rem !important}.mr-sm-5{margin-right:3rem !important}.mr-sm-auto{margin-right:auto !important}.ml-sm-0{margin-left:0 !important}.ml-sm-1{margin-left:0.25rem !important}.ml-sm-2{margin-left:0.5rem !important}.ml-sm-3{margin-left:1rem !important}.ml-sm-4{margin-left:1.5rem !important}.ml-sm-5{margin-left:3rem !important}.ml-sm-auto{margin-left:auto !important}.pr-sm-0{padding-right:0 !important}.pr-sm-1{padding-right:0.25rem !important}.pr-sm-2{padding-right:0.5rem !important}.pr-sm-3{padding-right:1rem !important}.pr-sm-4{padding-right:1.5rem !important}.pr-sm-5{padding-right:3rem !important}.pl-sm-0{padding-left:0 !important}.pl-sm-1{padding-left:0.25rem !important}.pl-sm-2{padding-left:0.5rem !important}.pl-sm-3{padding-left:1rem !important}.pl-sm-4{padding-left:1.5rem !important}.pl-sm-5{padding-left:3rem !important}.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:0.25rem !important}.m-sm-2{margin:0.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:0.25rem !important}.mt-sm-2{margin-top:0.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:0.25rem !important}.me-sm-2{margin-right:0.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:0.25rem !important}.mb-sm-2{margin-bottom:0.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:0.25rem !important}.ms-sm-2{margin-left:0.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:0.25rem !important}.p-sm-2{padding:0.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:0.25rem !important}.pt-sm-2{padding-top:0.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:0.25rem !important}.pe-sm-2{padding-right:0.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:0.25rem !important}.pb-sm-2{padding-bottom:0.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:0.25rem !important}.ps-sm-2{padding-left:0.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:0.25rem !important}.gap-sm-2{gap:0.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:0.25rem !important}.row-gap-sm-2{row-gap:0.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:0.25rem !important}.column-gap-sm-2{column-gap:0.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:1000px){.mr-md-0{margin-right:0 !important}.mr-md-1{margin-right:0.25rem !important}.mr-md-2{margin-right:0.5rem !important}.mr-md-3{margin-right:1rem !important}.mr-md-4{margin-right:1.5rem !important}.mr-md-5{margin-right:3rem !important}.mr-md-auto{margin-right:auto !important}.ml-md-0{margin-left:0 !important}.ml-md-1{margin-left:0.25rem !important}.ml-md-2{margin-left:0.5rem !important}.ml-md-3{margin-left:1rem !important}.ml-md-4{margin-left:1.5rem !important}.ml-md-5{margin-left:3rem !important}.ml-md-auto{margin-left:auto !important}.pr-md-0{padding-right:0 !important}.pr-md-1{padding-right:0.25rem !important}.pr-md-2{padding-right:0.5rem !important}.pr-md-3{padding-right:1rem !important}.pr-md-4{padding-right:1.5rem !important}.pr-md-5{padding-right:3rem !important}.pl-md-0{padding-left:0 !important}.pl-md-1{padding-left:0.25rem !important}.pl-md-2{padding-left:0.5rem !important}.pl-md-3{padding-left:1rem !important}.pl-md-4{padding-left:1.5rem !important}.pl-md-5{padding-left:3rem !important}.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:0.25rem !important}.m-md-2{margin:0.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:0.25rem !important}.mt-md-2{margin-top:0.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:0.25rem !important}.me-md-2{margin-right:0.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:0.25rem !important}.mb-md-2{margin-bottom:0.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:0.25rem !important}.ms-md-2{margin-left:0.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:0.25rem !important}.p-md-2{padding:0.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:0.25rem !important}.pt-md-2{padding-top:0.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:0.25rem !important}.pe-md-2{padding-right:0.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:0.25rem !important}.pb-md-2{padding-bottom:0.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:0.25rem !important}.ps-md-2{padding-left:0.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:0.25rem !important}.gap-md-2{gap:0.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:0.25rem !important}.row-gap-md-2{row-gap:0.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:0.25rem !important}.column-gap-md-2{column-gap:0.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:1300px){.mr-lg-0{margin-right:0 !important}.mr-lg-1{margin-right:0.25rem !important}.mr-lg-2{margin-right:0.5rem !important}.mr-lg-3{margin-right:1rem !important}.mr-lg-4{margin-right:1.5rem !important}.mr-lg-5{margin-right:3rem !important}.mr-lg-auto{margin-right:auto !important}.ml-lg-0{margin-left:0 !important}.ml-lg-1{margin-left:0.25rem !important}.ml-lg-2{margin-left:0.5rem !important}.ml-lg-3{margin-left:1rem !important}.ml-lg-4{margin-left:1.5rem !important}.ml-lg-5{margin-left:3rem !important}.ml-lg-auto{margin-left:auto !important}.pr-lg-0{padding-right:0 !important}.pr-lg-1{padding-right:0.25rem !important}.pr-lg-2{padding-right:0.5rem !important}.pr-lg-3{padding-right:1rem !important}.pr-lg-4{padding-right:1.5rem !important}.pr-lg-5{padding-right:3rem !important}.pl-lg-0{padding-left:0 !important}.pl-lg-1{padding-left:0.25rem !important}.pl-lg-2{padding-left:0.5rem !important}.pl-lg-3{padding-left:1rem !important}.pl-lg-4{padding-left:1.5rem !important}.pl-lg-5{padding-left:3rem !important}.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:0.25rem !important}.m-lg-2{margin:0.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:0.25rem !important}.mt-lg-2{margin-top:0.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:0.25rem !important}.me-lg-2{margin-right:0.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:0.25rem !important}.mb-lg-2{margin-bottom:0.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:0.25rem !important}.ms-lg-2{margin-left:0.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:0.25rem !important}.p-lg-2{padding:0.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:0.25rem !important}.pt-lg-2{padding-top:0.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:0.25rem !important}.pe-lg-2{padding-right:0.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:0.25rem !important}.pb-lg-2{padding-bottom:0.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:0.25rem !important}.ps-lg-2{padding-left:0.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:0.25rem !important}.gap-lg-2{gap:0.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:0.25rem !important}.row-gap-lg-2{row-gap:0.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:0.25rem !important}.column-gap-lg-2{column-gap:0.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1760px){.mr-xl-0{margin-right:0 !important}.mr-xl-1{margin-right:0.25rem !important}.mr-xl-2{margin-right:0.5rem !important}.mr-xl-3{margin-right:1rem !important}.mr-xl-4{margin-right:1.5rem !important}.mr-xl-5{margin-right:3rem !important}.mr-xl-auto{margin-right:auto !important}.ml-xl-0{margin-left:0 !important}.ml-xl-1{margin-left:0.25rem !important}.ml-xl-2{margin-left:0.5rem !important}.ml-xl-3{margin-left:1rem !important}.ml-xl-4{margin-left:1.5rem !important}.ml-xl-5{margin-left:3rem !important}.ml-xl-auto{margin-left:auto !important}.pr-xl-0{padding-right:0 !important}.pr-xl-1{padding-right:0.25rem !important}.pr-xl-2{padding-right:0.5rem !important}.pr-xl-3{padding-right:1rem !important}.pr-xl-4{padding-right:1.5rem !important}.pr-xl-5{padding-right:3rem !important}.pl-xl-0{padding-left:0 !important}.pl-xl-1{padding-left:0.25rem !important}.pl-xl-2{padding-left:0.5rem !important}.pl-xl-3{padding-left:1rem !important}.pl-xl-4{padding-left:1.5rem !important}.pl-xl-5{padding-left:3rem !important}.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:0.25rem !important}.m-xl-2{margin:0.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:0.25rem !important}.mt-xl-2{margin-top:0.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:0.25rem !important}.me-xl-2{margin-right:0.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:0.25rem !important}.mb-xl-2{margin-bottom:0.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:0.25rem !important}.ms-xl-2{margin-left:0.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:0.25rem !important}.p-xl-2{padding:0.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:0.25rem !important}.pt-xl-2{padding-top:0.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:0.25rem !important}.pe-xl-2{padding-right:0.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:0.25rem !important}.pb-xl-2{padding-bottom:0.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:0.25rem !important}.ps-xl-2{padding-left:0.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:0.25rem !important}.gap-xl-2{gap:0.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:0.25rem !important}.row-gap-xl-2{row-gap:0.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:0.25rem !important}.column-gap-xl-2{column-gap:0.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width:1920px){.mr-xxl-0{margin-right:0 !important}.mr-xxl-1{margin-right:0.25rem !important}.mr-xxl-2{margin-right:0.5rem !important}.mr-xxl-3{margin-right:1rem !important}.mr-xxl-4{margin-right:1.5rem !important}.mr-xxl-5{margin-right:3rem !important}.mr-xxl-auto{margin-right:auto !important}.ml-xxl-0{margin-left:0 !important}.ml-xxl-1{margin-left:0.25rem !important}.ml-xxl-2{margin-left:0.5rem !important}.ml-xxl-3{margin-left:1rem !important}.ml-xxl-4{margin-left:1.5rem !important}.ml-xxl-5{margin-left:3rem !important}.ml-xxl-auto{margin-left:auto !important}.pr-xxl-0{padding-right:0 !important}.pr-xxl-1{padding-right:0.25rem !important}.pr-xxl-2{padding-right:0.5rem !important}.pr-xxl-3{padding-right:1rem !important}.pr-xxl-4{padding-right:1.5rem !important}.pr-xxl-5{padding-right:3rem !important}.pl-xxl-0{padding-left:0 !important}.pl-xxl-1{padding-left:0.25rem !important}.pl-xxl-2{padding-left:0.5rem !important}.pl-xxl-3{padding-left:1rem !important}.pl-xxl-4{padding-left:1.5rem !important}.pl-xxl-5{padding-left:3rem !important}.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:0.25rem !important}.m-xxl-2{margin:0.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:0.25rem !important}.mt-xxl-2{margin-top:0.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:0.25rem !important}.me-xxl-2{margin-right:0.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:0.25rem !important}.mb-xxl-2{margin-bottom:0.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:0.25rem !important}.ms-xxl-2{margin-left:0.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:0.25rem !important}.p-xxl-2{padding:0.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:0.25rem !important}.pt-xxl-2{padding-top:0.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:0.25rem !important}.pe-xxl-2{padding-right:0.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:0.25rem !important}.pb-xxl-2{padding-bottom:0.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:0.25rem !important}.ps-xxl-2{padding-left:0.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:0.25rem !important}.gap-xxl-2{gap:0.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:0.25rem !important}.row-gap-xxl-2{row-gap:0.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:0.25rem !important}.column-gap-xxl-2{column-gap:0.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.sr-only{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.sr-only:not(caption){position:absolute !important}.text-muted{color:var(--theme-contrast-medium) !important}
#drawer-menu p.bodytext a{text-decoration:underline}#drawer-menu .account-preview{background-color:white;border-radius:12px;max-width:100%;padding:20px}#drawer-menu .mp-item small{line-height:1rem;display:block}#mp-msg-container{position:fixed !important;margin:0;display:grid;padding:0 calc(50vw - 2560px/2);grid-gap:clamp(16px, 1.25vw + 12px, 36px);max-width:2560px;box-sizing:content-box;grid-template-columns:[full-start] minmax(0, calc(var(--pds-internal-grid-safe-zone) - clamp(16px, 1.25vw + 12px, 36px))) [wide-start extended-start basic-start narrow-start] repeat(3, minmax(0, 1fr)) [middle-line] repeat(3, minmax(0, 1fr)) [narrow-end basic-end extended-end wide-end] minmax(0, calc(var(--pds-internal-grid-safe-zone) - clamp(16px, 1.25vw + 12px, 36px))) [full-end];--pds-internal-grid-safe-zone: max(22px, 10.625vw - 12px);--pds-grid-basic-span-one-half: span 3;--pds-grid-basic-span-one-third: span 2;--pds-grid-narrow-span-one-half: span 3;--pds-grid-basic-span-two-thirds: span 4;--pds-grid-extended-span-one-half: span 3;width:100%;top:auto;bottom:var(--p-banner-position-bottom, 56px);z-index:1000;pointer-events:none}@media (min-width:760px){#mp-msg-container{grid-template-columns:[full-start] minmax(0, calc(var(--pds-internal-grid-safe-zone) - clamp(16px, 1.25vw + 12px, 36px))) [wide-start] minmax(0, 1fr) [extended-start] minmax(0, 1fr) [basic-start] repeat(2, minmax(0, 1fr)) [narrow-start] repeat(4, minmax(0, 1fr)) [middle-line] repeat(4, minmax(0, 1fr)) [narrow-end] repeat(2, minmax(0, 1fr)) [basic-end] minmax(0, 1fr) [extended-end] minmax(0, 1fr) [wide-end] minmax(0, calc(var(--pds-internal-grid-safe-zone) - clamp(16px, 1.25vw + 12px, 36px))) [full-end];--pds-internal-grid-safe-zone: calc(5vw - 16px);--pds-grid-basic-span-one-half: span 6;--pds-grid-basic-span-one-third: span 4;--pds-grid-narrow-span-one-half: span 4;--pds-grid-basic-span-two-thirds: span 8;--pds-grid-extended-span-one-half: span 7}}@media (min-width:1920px){#mp-msg-container{--pds-internal-grid-safe-zone: min(50vw - 880px, 400px)}}@media (min-width:760px){#mp-msg-container{top:var(--p-banner-position-top, 56px);bottom:auto}}#mp-msg-container .toast{pointer-events:all;grid-column-start:extended-start;grid-column-end:extended-end;border:0;font-size:1rem;max-width:100%;width:100%;box-shadow:rgba(0, 0, 0, 0.16) 0 8px 40px !important;border-radius:4px !important}#mp-msg-container .toast .toast-body{padding:16px}#mp-msg-container .toast .icon{vertical-align:top}#mp-msg-container .toast.info .icon{filter:invert(44%) sepia(100%) saturate(492%) hue-rotate(195deg) brightness(86%) contrast(221%)}#mp-msg-container .toast.warning .icon{filter:invert(58%) sepia(53%) saturate(820%) hue-rotate(12deg) brightness(112%) contrast(103%)}#mp-msg-container .toast.error .icon{filter:invert(14%) sepia(75%) saturate(4140%) hue-rotate(347deg) brightness(100%) contrast(97%)}#mp-msg-container .toast a.msg-close{position:relative;font-size:16px;vertical-align:top}#mp-msg-container .toast a.msg-close::before{content:"";position:absolute;inset:-2px -4px;border-radius:4px;transition:background-color 300ms ease}#mp-msg-container .toast a.msg-close:hover::before{backdrop-filter:blur(32px);background-color:rgba(148, 149, 152, 0.18)}#mp-msg-container .toast.info{background:#d3e1ff}#mp-msg-container .toast.warning{background:#fff4d2}#mp-msg-container .toast.error{background:#ffe2e4}.d-grid{display:grid !important}.collapse.show{visibility:visible !important}@media (min-width:480px){.d-xs-grid{display:grid !important}}@media (min-width:760px){.d-sm-grid{display:grid !important}}@media (min-width:1000px){.d-md-grid{display:grid !important}}@media (min-width:1300px){.d-lg-grid{display:grid !important}}@media (min-width:1760px){.d-xl-grid{display:grid !important}}@media (min-width:1920px){.d-xxl-grid{display:grid !important}}