:root{--border-color: #cca277;--pg-cur-bg-color: var(--highlight-text-color);--pg-bg-color: #fffbf6;--pg-disabled-color: #d7c4c4;--pg-border-color: var(--border-color)}div.columns-container{display:flex;justify-content:center;gap:2rem;padding:0 2rem}div.data-container{margin:1rem auto;flex:1 1 70%;order:1}div.data-container h1{text-align:center;color:var(--secondary-text-color);margin-top:0;margin-bottom:2rem;max-width:815px;font-size:1.4rem}section.data-item{border-radius:8px;box-shadow:10px 10px 50px #0000004d;position:relative;margin-bottom:2rem;text-align:justify;border:1px solid var(--border-color);display:flex;flex-direction:column;max-width:815px}section.data-item:before{content:"";position:absolute;inset:0;border-radius:8px;background:#fff;opacity:.5;z-index:-1}section.data-item .data-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0rem;background-image:url(/build/assets/biege-bkg-low-Qq-WFSAA.jpg);border-top-left-radius:8px;border-top-right-radius:8px;padding:.2rem .4rem}p.secondary-header{font-size:.8rem;color:var(--secondary-text-color);opacity:1;margin:0;padding:0 1rem}p.data-footer{width:100%;text-align:right;color:var(--primary-text-color);font-size:.7rem;font-weight:700;margin-bottom:.5rem;margin-top:0;opacity:.7}section.data-item:nth-of-type(5n+1) .data-header{background-position-y:0px}section.data-item:nth-of-type(5n+2) .data-header{background-position-y:-50px}section.data-item:nth-of-type(5n+3) .data-header{background-position-y:-100px}section.data-item:nth-of-type(5n+4) .data-header{background-position-y:-150px}section.data-item:nth-of-type(5n+5) .data-header{background-position-y:-200px}section.data-item a{color:var(--primary-text-color);text-decoration:none}section.data-item a:hover{text-decoration:underline}section.data-item h1{font-size:1.25rem;margin:0;padding:.4rem 1.5rem;color:var(--highlight-text-color)}section.data-item h1 a{color:var(--highlight-text-color);text-decoration:none}section.data-item h1 a:hover{text-decoration:underline}section.data-item h2{padding:.4rem 1.5rem;font-size:1.1rem;margin:0}section.data-item h2 a{text-decoration:none}div.data-body{padding:1rem 1.5rem .4rem;color:var(--primary-text-color);font-size:.9rem;text-align:justify;margin-bottom:0}div.attachment-gallery figure{padding:0;margin:0}figure.attachment figcaption,figure.attachment a{font-size:.8rem;color:var(--primary-text-color);text-align:center;margin-top:.3rem;margin-bottom:.7rem;text-decoration:none}figure.attachment a:hover{text-decoration:underline}aside{flex:1 1 30%;text-align:justify;color:var(--secondary-text-color);font-size:.8rem;order:2;justify-content:center}aside h1{font-size:1.3rem}aside img{display:block;margin:1rem auto}aside a{color:var(--secondary-text-color)}.message-form{max-width:500px;margin:1rem auto}.message-form .status-message,.message-form .error-message{margin-bottom:1rem;padding:.75rem 1rem;border-radius:6px;font-size:.9rem}.message-form .status-message{background:#e8f5e9;border:1px solid #4caf50;color:#2e7d32}.message-form .error-message{background:#ffebee;border:1px solid #f44336;color:#c62828}.message-form .error-message ul{margin:0;padding-left:1.25rem}.message-form .form-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.message-form label{color:var(--primary-text-color)}.message-form input,.message-form textarea{width:100%;padding:.6rem;box-sizing:border-box;border:1px solid #d6d6d6;border-radius:6px;font-size:.95rem;font-family:inherit;background:#fff}.message-form input:focus,.message-form textarea:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf5026}.message-form textarea{resize:vertical}.message-form .form-actions{display:flex;gap:.75rem;margin-top:1.25rem;justify-content:flex-end}.message-form button{border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:600;font-size:1rem;cursor:pointer;border:1px solid var(--border-color);background:#f6dbb0;color:var(--highlight-text-color);transition:background-color .2s ease-in-out}.message-form button:hover{background:var(--primary-text-color)}.video-wrapper{width:100%;max-width:300px;margin:2rem;float:left}.video-wrapper iframe{width:100%;aspect-ratio:16 / 9;height:auto;border-radius:8px}.years-filter{font-size:1.3rem}.years-filter a{text-decoration:none}.years-filter li{margin-bottom:.5rem}@media(max-width:768px){div.columns-container{flex-direction:column;justify-content:center;gap:2rem;padding:0 2rem}}
