<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.cc-window,.cc-placeholder{--cc-color-primary:#0073a8;--cc-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";}html.js-cc-consenting.js-cc-popup-open{height:100%;}html.js-cc-consenting.js-cc-popup-open body{height:unset;min-height:100%;display:flex;flex-direction:column;}html.js-cc-consenting.js-cc-popup-open .cc-window{order:1;margin-top:auto;position:sticky;bottom:0;}html.js-cc-consenting .cc-window{position:relative;z-index:100;}html:not(.js-cc-consenting) .cc-window{display:none;}html:not(.js-cc-popup-open) .cc-popup-inner{display:none;}.cc-popup.js-cc-fade-away{transform:translateY(100%);transition:transform 0.6s ease;}html:not(.js-cc-settings-open) .cc-settings-inner{display:none;}html.js-cc-settings-open .cc-popup{pointer-events:none;}html.js-cc-settings-open .page{pointer-events:none;}.cc-settings.js-open{transform:translateX(0%);box-shadow:0 0 0 200vw rgba(0,0,0,0.5);}.cc-popup-inner{max-width:960px;width:calc(100% - 10vw);margin-left:auto;margin-right:auto;}.cc-settings{position:fixed;top:0;right:0;bottom:0;background:#fff;max-width:600px;overflow:auto;box-shadow:0 0 0 200vw rgba(0,0,0,0);transition:transform 0.6s ease,box-shadow 0.6s ease;transform:translateX(100%);}body.toolbar-fixed .cc-settings,body:not(.toolbar-fixed).toolbar-vertical .cc-settings{top:calc(0px + 39px);}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .cc-settings{top:calc(0px + 79px);}.cc-visually-hidden{position:absolute !important;height:0px;width:0px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;}.cc-window,.cc-placeholder{font-family:var(--cc-font);font-size:initial;font-weight:normal;-webkit-font-smoothing:antialiased;// maxvoltar.com/archive/-webkit-font-smoothing
  -moz-osx-font-smoothing:grayscale;}.cc-popup{background:#fff;border-top:1px solid #ccc;position:relative;}.cc-popup .cc-button-close{position:absolute;top:1.125em;right:1.125em;}.cc-popup-inner{padding-top:2.2em;padding-bottom:2em;}@media only screen and (max-width:40em){.cc-popup-inner{padding-top:4em;}}@media only screen and (min-width:40em){.cc-popup-inner{padding-right:4em;}}.cc-window h2{font-size:1.25em;font-weight:bold;margin:0 0 0.8em 0;}.cc-window h3{font-size:1.125em;font-weight:bold;margin:0 0 0.8em 0;}.cc-message h3{font-size:1.5em;}.cc-window a{color:currentColor;}.cc-window a:focus-visible,.cc-window button:focus-visible,.cc-window input:focus-visible,.cc-window select:focus-visible,.cc-window textarea:focus-visible,.cc-window [tabindex]:not([tabindex="-1"]):focus-visible{outline:2px solid currentColor;outline-offset:3px;}.cc-message p:first-child{margin-top:0;}.cc-message p + p{margin-top:0.75em;}.cc-window svg{display:flex;fill:currentColor;height:auto;}.cc-label{display:flex;font-weight:bold;justify-content:space-between;align-items:center;}.cc-label .cc-text{font-size:1.125em;}.cc-label .cc-mandatory-text{text-align:right;}.cc-description{display:block;margin-top:0.75em;border-top:1px solid #ccc;padding-top:0.75em;}.cc-window input[type=checkbox] + label{display:block;padding-left:0;}.cc-window input[type=checkbox] + label .cc-icon{color:#8c8c8c;transition:color 0.2s ease;}.cc-window input[type=checkbox]:hover + label .cc-icon{color:#000;}.cc-window input[type=checkbox] + label .cc-icon svg{width:3em;}.cc-window input[type=checkbox]:focus-visible + label{outline:2px solid currentColor;outline-offset:3px;}.cc-window input[type=checkbox]:checked + label .cc-icon{color:var(--cc-color-primary);}.cc-window input[type=checkbox] + label:before,.cc-window input[type=checkbox] + label:after{content:none;}.cc-window input[type=checkbox][disabled] + label{cursor:unset;}.cc-window fieldset{padding:0;margin:0;border:none;}.cc-window fieldset legend{display:none;}.cc-option-outer{background-color:#f2f2f2;padding:1em 1.875em;border-radius:0.625em;}.cc-mandatory-text{color:var(--cc-color-primary);}.cc-option-outer + .cc-option-outer{margin-top:1em;}.cc-window form{margin-top:2em;}.cc-window form button{margin-top:2em;}.cc-actions{margin-top:1.35em;display:flex;flex-wrap:wrap;align-items:center;gap:1em 1.25em;}.cc-button--primary,.cc-button-ghost--primary{padding:0.875em 1.875em;font-size:1em;line-height:1;font-weight:bold;border-radius:1.5em;transition:background-color 0.2s ease,color 0.2s ease;}.cc-button--primary{background-color:var(--cc-color-primary);border:none;}.cc-button--primary:hover{background-color:#000;}.cc-button-ghost--primary{background-color:#fff;border:1px solid #949494;}.cc-button-ghost--primary:hover{background-color:#000;}.cc-button--primary .cc-text{color:#fff;}.cc-button-ghost--primary .cc-text{color:var(--cc-color-primary);transition:color 0.2s ease;}.cc-button-ghost--primary:hover .cc-text{color:#fff;}.cc-button-close{border:none;touch-action:manipulation;white-space:nowrap;border-radius:0px;user-select:none;background-color:transparent;padding:0;width:2.75em;height:2.75em;}.cc-button-close svg{width:1em;margin:auto;}@media only screen and (max-width:30em){.cc-settings-inner{padding:1.5em;}}@media only screen and (min-width:30em){.cc-settings-inner{padding:3em;}}.cc-settings-inner .cc-button-close{float:right;position:relative;transform:translate(50%,-50%);}.cc-settings-inner .cc-message{padding:0 1.875em;}[data-cc-cm-processed="true"]:not([data-cc-processed="true"]){background-color:rgba(0,0,0,0.3);}.cc-placeholder button{padding:0.875em 1.875em;font-size:1em;line-height:1;font-weight:bold;border-radius:1.5em;background-color:var(--cc-color-primary);color:#fff;border:none;margin-block:1em;transition:background-color 0.2s ease,color 0.2s ease;position:relative;z-index:1;}.cc-placeholder button:focus-visible{outline:2px solid #000;outline-offset:3px;}.cc-placeholder button:hover{background-color:#000;}@media print{.cc-window{display:none;}}
.video-embed-field-responsive-video{position:relative;}.video-embed-field-responsive-video:after{content:'';display:block;padding-bottom:56.25%;}.video-embed-field-responsive-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;}.video-embed-field-responsive-modal{max-width:100%;}.video-embed-field-lazy{cursor:pointer;position:relative;}.video-embed-field-lazy img{width:100%;}.video-embed-field-lazy-play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background:url(/modules/contrib/video_embed_field/css/icons/play.svg) no-repeat;cursor:pointer;background-size:72px 72px;}
</pre></body></html>