@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6,p{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{font-family:Montserrat,sans-serif;font-optical-sizing:auto}body{--CDS-Theme-Surface-Accent: #fe4407;--CDS-Theme-Surface-Hover: #d33a07;--CDS-Color-Secondary-50: #d95226}a:has(img){width:fit-content}.primary-button,.secondary-button{padding:.688rem 1.5rem;border-radius:.25rem;font-size:1.125rem;font-weight:700;line-height:150%;cursor:pointer}.primary-button{border:1px solid var(--CDS-Color-Secondary-50, #1d5eff);background:var(--CDS-Theme-Surface-Accent, #1d5eff);color:var(--CDS-Color-Secondary-99, #fafbff)}.primary-button:hover{background-color:var(--CDS-Theme-Surface-Hover, #d33a07)}.primary-button:disabled{background-color:#edeeee;color:#9ca0a4;border-color:#edeeee;cursor:not-allowed}.primary-button:focus{outline:none;box-shadow:none}.secondary-button{border:1px solid var(--CDS-Color-Secondary-50, #1d5eff);background:var(--CDS-Color-Primary-100, #ffffff);color:var(--CDS-Color-Secondary-50, #1d5eff)}.secondary-button--100{width:100%}.secondary-button:hover{border:1px solid var(--CDS-Theme-Surface-Accent, #1d5eff);color:var(--CDS-Theme-Surface-Accent, #1d5eff)}.secondary-button:disabled{border:1px solid var(--CDS-Color-Neutral-40, #9ca0a4);color:var(--CDS-Color-Neutral-40, #9ca0a4)}.secondary-button:focus{outline:none;box-shadow:none}@media screen and (max-width:768px){.primary-button,.secondary-button{padding:.688rem 1rem;font-size:1rem}}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:2px solid #1a416b;box-shadow:0 -2px 10px #0000001a;z-index:10000;padding:1.5rem;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cookie-consent-text{flex:1;min-width:300px}.cookie-consent-text h3{margin:0 0 .5rem;color:#1a416b;font-size:1.1rem;font-weight:600}.cookie-consent-text p{margin:0;color:#333;font-size:.9rem;line-height:1.5}.cookie-consent-buttons{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.cookie-consent-details{line-height:1.6;color:#333}.cookie-consent-details h4{color:#1a416b;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.1rem}.cookie-consent-details h4:first-child{margin-top:0}.cookie-consent-details p{margin:.75rem 0}.cookie-consent-details ul{margin:.75rem 0;padding-left:1.5rem}.cookie-consent-details li{margin:.5rem 0;line-height:1.6}@media(max-width:768px){.cookie-consent-banner{padding:1rem}.cookie-consent-content{flex-direction:column;align-items:stretch}.cookie-consent-buttons{width:100%;justify-content:stretch}.cookie-consent-buttons button{flex:1}}.card{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #0000001a;padding:16px}@media screen and (max-width:768px){.card{padding:8px}.card p,.card span,.card td{font-size:14px!important}.card h1,.card h2,.card h3,.card h4,.card h5,.card h6{font-size:18px!important}}.qr-code-dialog .p-dialog-content{padding:1.5rem}.qr-code-display{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.qr-code-info{width:100%;background:#f8f9fa;padding:1rem;border-radius:8px}.qr-code-info p{margin:.5rem 0;color:#333}.qr-code-info code{background:#e9ecef;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem}.qr-code-canvas-container{display:flex;justify-content:center;align-items:center;padding:1rem;background:#fff;border:2px solid #e9ecef;border-radius:8px}.qr-code-canvas,.qr-code-image{max-width:100%;height:auto}.qr-code-actions{display:flex;gap:1rem;width:100%;justify-content:center}.base-layout{display:flex;justify-content:center;align-items:center;height:100dvh;overflow:hidden;position:relative}.base-layout__event{background-color:#fff;width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;margin-right:auto}.base-layout__event-header,.base-layout__event-main,.base-layout__event-footer,.base-layout__container{padding:1.5rem;width:100%;justify-content:center}.base-layout__event-header{width:100%;height:80px}.base-layout__event-header-logo{height:80px}.base-layout__event-footer{width:100%;position:relative;background-image:url(https://portal-bucket.azureedge.net/wp-content/sites/224/2024/12/bg-header-semana-s.png);background-size:cover;background-repeat:no-repeat}.base-layout__event-footer-logo{width:100%;max-height:60px;position:relative;z-index:2}.base-layout__event-footer-bg{position:absolute;width:100%;right:0;bottom:-6rem;background-size:cover;background-repeat:no-repeat}.base-layout__event-main{display:flex;align-items:center;gap:1.25rem}.base-layout__event-main-content{width:70%}.base-layout__event-main-dates{color:#6692bb;font-size:1.5rem;font-weight:700;line-height:2rem}.base-layout__event-main-title{color:#004a8d;font-size:2.25rem;font-weight:700;line-height:3.625rem}.base-layout__event-main-title--highlight{background-image:url(https://portal-bucket.azureedge.net/wp-content/sites/224/2024/01/linha-amarela-hero-header.svg);background-repeat:no-repeat;background-position:bottom;padding-bottom:5px}.base-layout__event-main-svg{width:30%;height:100%}.base-layout__container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:50%;gap:20px;height:100dvh;position:relative;background-color:#f8f8f8}.base-layout__container--absolute{position:absolute;top:0;right:0;height:100%;z-index:2;width:var(--container-width, 50%)}.base-layout__header{display:flex;justify-content:space-between;align-items:center;width:100%}.base-layout__header-logo{opacity:0;transition:opacity .3s ease-in-out}.base-layout__header--show .base-layout__header-logo{opacity:1}.base-layout__header-logo--facedoor{height:40px;filter:invert(100%)}.base-layout__header-logo--event{height:80px}.base-layout__container-footer{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:28rem}.base-layout__container-footer-logo{height:34px}.base-layout__container-footer .base-layout__footer-logo--event{display:none}.base-layout__container-footer--show .base-layout__footer-logo--event{display:block}.base-layout__container-footer--show .base-layout__footer-logo{display:none}@media screen and (max-width:1024px){.base-layout__event-main-title{font-size:2rem;line-height:3rem}.base-layout__event-main-dates{font-size:1.25rem;line-height:1.75rem}.base-layout__footer-logo{height:35px}}@media screen and (max-width:768px){.base-layout__container--absolute{position:absolute;width:100%;height:var(--container-height, 50%);top:unset;bottom:0}.base-layout{flex-direction:column}.base-layout__event{width:100%;height:50%;margin-bottom:auto}.base-layout__event-main-title{font-size:1.75rem;line-height:2.5rem}.base-layout__event-main-dates{font-size:1rem;line-height:1.5rem}.base-layout__header{height:0px;transition:height .3s ease-in-out}.base-layout__header--show{height:auto}.base-layout__header-logo--facedoor{height:30px}.base-layout__event-header-logo,.base-layout__header-logo--event{height:60px}}@media screen and (max-width:480px){.base-layout__event-header,.base-layout__event-main,.base-layout__event-footer,.base-layout__container{padding:1rem}.base-layout__event-main-title{font-size:1.5rem;line-height:2rem}.base-layout__event-main-dates{font-size:.825rem;line-height:1.5rem}.base-layout__header-logo--facedoor{height:25px}.base-layout__event-header-logo,.base-layout__header-logo--event{height:40px}.base-layout__footer-logo{height:25px}}.password-gate-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.password-gate-card{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 10px 40px #0000001a;max-width:450px;width:100%}.password-gate-header{text-align:center;margin-bottom:2rem}.password-gate-icon-container{display:flex;justify-content:center;margin-bottom:1rem}.password-gate-icon{font-size:3rem;color:#667eea}.password-gate-title{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:.5rem 0}.password-gate-subtitle{color:#666;font-size:.95rem;margin:.5rem 0}.password-gate-error{margin-bottom:1.5rem}.password-gate-form{display:flex;flex-direction:column;gap:1.5rem}.password-gate-form-group{display:flex;flex-direction:column;gap:.5rem}.password-gate-form-group label{font-weight:500;color:#333;font-size:.95rem}.password-gate-input{width:100%}.password-gate-submit{width:100%;padding:.75rem;font-size:1rem}.estandes-qr-page{padding:1.5rem}.estandes-qr-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1rem}.estandes-qr-header-left h2{color:#1a1a1a;font-size:1.75rem;font-weight:600}.estandes-qr-header-right{display:flex;justify-content:flex-end}.estandes-qr-filters{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.estandes-qr-filters .search-input{min-width:300px}.estandes-qr-filters .tipo-filter{min-width:180px}.search-icon{color:#6c757d}.estandes-qr-table{margin-top:1rem}.estandes-qr-table .p-datatable-thead>tr>th{background:#f8f9fa;font-weight:600;color:#495057}.estandes-qr-table .p-datatable-tbody>tr:hover{background:#f1f3f5}.estandes-qr-filters .pdf-button{white-space:nowrap}.pdf-progress-container{background:#fff;padding:1.5rem;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 4px #0000001a}.pdf-progress-text{margin:0 0 .75rem;font-weight:500;color:#333}.pdf-progress-bar{height:1.5rem}@media(max-width:768px){.estandes-qr-header{gap:1rem}.estandes-qr-filters{flex-direction:column;width:100%}.estandes-qr-filters .search-input,.estandes-qr-filters .tipo-filter,.estandes-qr-filters .pdf-button{width:100%;min-width:unset}}
