:root{--primary: rgb(48 98 140);--surface-tint: rgb(48 98 140);--on-primary: rgb(255 255 255);--primary-container: rgb(206 229 255);--on-primary-container: rgb(0 29 51);--secondary: rgb(82 96 111);--on-secondary: rgb(255 255 255);--secondary-container: rgb(213 228 247);--on-secondary-container: rgb(14 29 42);--tertiary: rgb(104 87 122);--on-tertiary: rgb(255 255 255);--tertiary-container: rgb(239 219 255);--on-tertiary-container: rgb(35 21 51);--error: rgb(186 26 26);--on-error: rgb(255 255 255);--error-container: rgb(255 218 214);--on-error-container: rgb(65 0 2);--background: rgb(247 249 255);--on-background: rgb(24 28 32);--surface: rgb(247 249 255);--on-surface: rgb(24 28 32);--surface-variant: rgb(222 227 235);--on-surface-variant: rgb(66 71 78);--outline: rgb(114 119 127);--outline-variant: rgb(194 199 207);--shadow: rgb(0 0 0);--scrim: rgb(0 0 0);--inverse-surface: rgb(45 49 53);--inverse-on-surface: rgb(239 241 246);--inverse-primary: rgb(156 203 251);--primary-fixed: rgb(206 229 255);--on-primary-fixed: rgb(0 29 51);--primary-fixed-dim: rgb(156 203 251);--on-primary-fixed-variant: rgb(15 74 115);--secondary-fixed: rgb(213 228 247);--on-secondary-fixed: rgb(14 29 42);--secondary-fixed-dim: rgb(185 200 218);--on-secondary-fixed-variant: rgb(58 72 87);--tertiary-fixed: rgb(239 219 255);--on-tertiary-fixed: rgb(35 21 51);--tertiary-fixed-dim: rgb(211 191 230);--on-tertiary-fixed-variant: rgb(80 64 97);--surface-dim: rgb(216 218 224);--surface-bright: rgb(247 249 255);--surface-container-lowest: rgb(255 255 255);--surface-container-low: rgb(241 243 249);--surface-container: rgb(236 238 243);--surface-container-high: rgb(230 232 238);--surface-container-highest: rgb(224 226 232);--opacity-008: rgba(29, 27, 32, .08);--opacity-012: rgba(29, 27, 32, .12);--icon-invert: 1}.dark-theme{--primary: rgb(156 203 251);--surface-tint: rgb(156 203 251);--on-primary: rgb(0 51 84);--primary-container: rgb(15 74 115);--on-primary-container: rgb(206 229 255);--secondary: rgb(185 200 218);--on-secondary: rgb(36 50 64);--secondary-container: rgb(58 72 87);--on-secondary-container: rgb(213 228 247);--tertiary: rgb(211 191 230);--on-tertiary: rgb(57 42 73);--tertiary-container: rgb(80 64 97);--on-tertiary-container: rgb(239 219 255);--error: rgb(255 180 171);--on-error: rgb(105 0 5);--error-container: rgb(147 0 10);--on-error-container: rgb(255 218 214);--background: rgb(16 20 24);--on-background: rgb(224 226 232);--surface: rgb(16 20 24);--on-surface: rgb(224 226 232);--surface-variant: rgb(66 71 78);--on-surface-variant: rgb(194 199 207);--outline: rgb(140 145 153);--outline-variant: rgb(66 71 78);--shadow: rgb(0 0 0);--scrim: rgb(0 0 0);--inverse-surface: rgb(224 226 232);--inverse-on-surface: rgb(45 49 53);--inverse-primary: rgb(48 98 140);--primary-fixed: rgb(206 229 255);--on-primary-fixed: rgb(0 29 51);--primary-fixed-dim: rgb(156 203 251);--on-primary-fixed-variant: rgb(15 74 115);--secondary-fixed: rgb(213 228 247);--on-secondary-fixed: rgb(14 29 42);--secondary-fixed-dim: rgb(185 200 218);--on-secondary-fixed-variant: rgb(58 72 87);--tertiary-fixed: rgb(239 219 255);--on-tertiary-fixed: rgb(35 21 51);--tertiary-fixed-dim: rgb(211 191 230);--on-tertiary-fixed-variant: rgb(80 64 97);--surface-dim: rgb(16 20 24);--surface-bright: rgb(54 57 62);--surface-container-lowest: rgb(11 14 18);--surface-container-low: rgb(24 28 32);--surface-container: rgb(28 32 36);--surface-container-high: rgb(39 42 47);--surface-container-highest: rgb(50 53 57);--opacity-008: rgba(205, 191, 226, .08);--opacity-012: rgba(205, 191, 226, .12);--icon-invert: 0}@font-face{font-family:Neo Sans Std;src:url(/assets/Neo-Sans-Std-Regular-D8Sb1iIC.otf)}@font-face{font-family:Neo Sans Bold;src:url(/assets/Neo-Sans-Std-Bold-6kKr7fVB.otf)}@font-face{font-family:Neo Sans Black;src:url(/assets/Neo-Sans-Std-Black-Jzu8IyLt.otf)}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;background:var(--background);color:var(--on-background);font-family:Neo Sans Std,Roboto Light,sans-serif}#app{display:flex;background:var(--background);width:100vw;height:100vh}::selection{color:var(--on-secondary-container);background:var(--secondary-container)}::-moz-selection{color:var(--on-secondary-container);background:var(--secondary-container)}a,button{text-decoration:none;-webkit-tap-highlight-color:transparent}a.link{color:var(--primary);text-decoration:underline}h2,p{overflow-wrap:break-word}@media screen and (max-width: 1120px){#app{flex-direction:column}}:root{--md-sys-color-primary: var(--primary);--md-sys-color-on-primary: var(--on-primary);--md-sys-color-primary-container: var(--primary-container);--md-sys-color-on-primary-container: var(--on-primary-container);--md-sys-color-inverse-primary: var(--inverse-primary);--md-sys-color-secondary: var(--secondary);--md-sys-color-on-secondary: var(--on-secondary);--md-sys-color-secondary-container: var(--secondary-container);--md-sys-color-on-secondary-container: var(--on-secondary-container);--md-sys-color-tertiary: var(--tertiary);--md-sys-color-on-tertiary: var(--on-tertiary);--md-sys-color-tertiary-container: var(--tertiary-container);--md-sys-color-on-tertiary-container: var(--on-tertiary-container);--md-sys-color-error: var(--error);--md-sys-color-on-error: var(--on-error);--md-sys-color-error-container: var(--error-container);--md-sys-color-on-error-container: var(--on-error-container);--md-sys-color-background: var(--background);--md-sys-color-on-background: var(--on-background);--md-sys-color-surface: var(--surface);--md-sys-color-on-surface: var(--on-surface);--md-sys-color-surface-variant: var(--surface-variant);--md-sys-color-on-surface-variant: var(--on-surface-variant);--md-sys-color-outline: var(--outline);--md-sys-color-outline-variant: var(--outline-variant);--md-sys-color-shadow: var(--shadow);--md-sys-color-scrim: var(--scrim);--md-sys-color-inverse-surface: var(--inverse-surface);--md-sys-color-inverse-on-surface: var(--inverse-on-surface);--md-sys-color-primary-fixed: var(--primary-fixed);--md-sys-color-on-primary-fixed: var(--on-primary-fixed);--md-sys-color-primary-fixed-dim: var(--primary-fixed-dim);--md-sys-color-on-primary-fixed-variant: var(--on-primary-fixed-variant);--md-sys-color-secondary-fixed: var(--secondary-fixed);--md-sys-color-on-secondary-fixed: var(--on-secondary-fixed);--md-sys-color-secondary-fixed-dim: var(--secondary-fixed-dim);--md-sys-color-on-secondary-fixed-variant: var(--on-secondary-fixed-variant);--md-sys-color-tertiary-fixed: var(--tertiary-fixed);--md-sys-color-on-tertiary-fixed: var(--on-tertiary-fixed);--md-sys-color-tertiary-fixed-dim: var(--tertiary-fixed-dim);--md-sys-color-on-tertiary-fixed-variant: var(--on-tertiary-fixed-variant);--md-sys-color-surface-dim: var(--surface-dim);--md-sys-color-surface-bright: var(--surface-bright);--md-sys-color-surface-container-lowest: var(--surface-container-lowest);--md-sys-color-surface-container-low: var(--surface-container-low);--md-sys-color-surface-container: var(--surface-container);--md-sys-color-surface-container-high: var(--surface-container-high);--md-sys-color-surface-container-highest: var(--surface-container-highest);--md-sys-opacity-008: var(--opacity-008);--md-sys-opacity-012: var(--opacity-012);--md-sys-shape-corner-extra-small: 12px;--md-outlined-text-field-focus-outline-width: 2px}:root{--md-sys-typescale-font-family: "Neo Sans Std", sans-serif;--md-sys-typescale-display-large-font: var(--md-sys-typescale-font-family);--md-sys-typescale-display-medium-font: var(--md-sys-typescale-font-family);--md-sys-typescale-display-small-font: var(--md-sys-typescale-font-family);--md-sys-typescale-headline-large-font: var(--md-sys-typescale-font-family);--md-sys-typescale-headline-medium-font: var(--md-sys-typescale-font-family);--md-sys-typescale-headline-small-font: var(--md-sys-typescale-font-family);--md-sys-typescale-title-large-font: var(--md-sys-typescale-font-family);--md-sys-typescale-title-medium-font: var(--md-sys-typescale-font-family);--md-sys-typescale-title-small-font: var(--md-sys-typescale-font-family);--md-sys-typescale-body-large-font: var(--md-sys-typescale-font-family);--md-sys-typescale-body-medium-font: var(--md-sys-typescale-font-family);--md-sys-typescale-body-small-font: var(--md-sys-typescale-font-family);--md-sys-typescale-label-large-font: var(--md-sys-typescale-font-family);--md-sys-typescale-label-medium-font: var(--md-sys-typescale-font-family);--md-sys-typescale-label-small-font: var(--md-sys-typescale-font-family)}.logo{height:6rem}.closeIcon{height:2rem;width:2rem;fill:var(--on-surface-variant);cursor:pointer;display:none}.sidebarHeader{display:flex;justify-content:space-between;align-items:start;padding:1.625rem 1rem}nav.sidebar{background-color:var(--surface-container);height:100dvh;display:flex;flex-direction:column;z-index:10;min-width:22.25rem;padding:.75rem;border-radius:0 24px 24px 0}nav.sidebar .nav__list{padding-right:.5rem;margin:0;height:100%;overflow-y:auto}nav.sidebar li{list-style-type:none}.container{border-radius:100rem;color:var(--on-surface-variant);overflow:hidden}.selected{background-color:var(--secondary-container);color:var(--on-secondary-container)}.container .stateLayer{height:3.75rem;margin:0;padding:0 1rem;display:flex;align-items:center;gap:.75rem;transition:.3s}.container .stateLayer:hover{background:var(--opacity-008);transition:.3s}.container .stateLayer:active{background:var(--opacity-012)}.topBar{width:100%;position:sticky;top:0;left:0;z-index:10;justify-content:space-between;align-items:center;background-color:var(--surface-container-low);padding:.6rem 1rem;display:none}.logoTop{height:3rem}.copyright{color:var(--on-surface-variant);width:100%;text-align:center;margin-top:.75rem}.openIcon{width:2rem;fill:var(--on-surface-variant);cursor:pointer;-webkit-tap-highlight-color:transparent}.section__divider{margin:1.5rem 2rem;width:80%;border-bottom:1px solid var(--outline-variant)}.section__divider:last-child{display:none}.customLink{margin-right:.5rem;background:linear-gradient(148deg,#e3f074,#e3f074 30%,#e3f07400 70%,#e3f07400),url(/assets/padel_photo-Dat1M2ab.png);background-size:cover;transition:.3s}.customLink:hover{box-shadow:0 0 1rem #e3f07426;transition:.3s}@media screen and (max-width: 1120px){nav.sidebar{position:fixed;top:0;left:0;width:min(100vw,26.875rem);border-radius:0;transform:translate(-200%);transition:transform 1.5s cubic-bezier(.17,.67,0,1)}nav.sidebar.opened{box-shadow:var(--opacity-012) 0 0 0 100vw;transition-delay:.5s;transition-property:box-shadow;transform:translate(0);transition:transform .6s cubic-bezier(.17,.67,0,1)}.sidebarHeader{align-items:center}.topBar{display:flex}.logo{height:5rem}.closeIcon{display:block}}@media screen and (min-width: 401px){::-webkit-scrollbar{width:.3rem}::-webkit-scrollbar-thumb{background-color:transparent;transition:all .3s}nav.sidebar:hover ::-webkit-scrollbar-thumb{background-color:var(--opacity-008);border-radius:.25rem;transition:all .3s}}@media screen and (max-width: 400px){nav.sidebar .nav__list{scrollbar-width:thin}}svg{width:24px;fill:var(--on-surface-variant)}svg path{fill:var(--on-surface-variant)}svg.active{fill:var(--on-secondary-container)}svg.active path{fill:var(--on-secondary-container)}svg.customActive{fill:#0e1d2a}svg.customActive path{fill:#0e1d2a}svg.ThemeIcon{height:1.6rem;width:1.6rem;fill:var(--on-surface-variant);transition:transform .3s ease,opacity .3s ease}button.ThemeContainer{padding:0;border:none;background:none;margin-left:auto;margin-right:1rem;cursor:pointer}button.ThemeContainer:active .ThemeIcon{transform:rotate(360deg) scale(0)}h1.main__title{font-family:Neo Sans Black,Roboto Black,sans-serif;font-size:5rem}.news__section{display:flex;flex-direction:column;gap:1rem;margin-right:-40px}.news__section h2.homepage__title{font-family:Neo Sans Black,Roboto Black,sans-serif;font-size:1.6rem}.news__row{overflow-x:auto;width:100%;min-height:fit-content}.row__wrapper{display:flex;gap:1rem;min-width:100%;padding:.5rem;min-height:fit-content}@media screen and (min-width: 1800px){h1.main__title{font-size:6rem}}@media screen and (max-width: 1200px){h1.main__title{font-size:4.2rem}}@media screen and (max-width: 1120px){h1.main__title{font-size:4rem}}@media screen and (max-width: 830px){h1.main__title{font-size:3.5rem}}@media screen and (max-width: 730px){h1.main__title{font-size:3rem}.news__section{margin-right:-1rem}}@media screen and (max-width: 600px){.row__wrapper{flex-direction:column;overflow-x:hidden;gap:3rem}.news__section{margin-right:0}}.page{display:flex;flex-direction:column;gap:3rem;height:100dvh;overflow-y:auto;padding:40px}.page p{font-size:1.1rem}.page md-tabs{top:-40px}@media screen and (min-width: 1300px){.page{min-width:900px}}@media screen and (max-width: 730px){.page{padding:1rem}.page md-tabs{top:-1rem!important}}footer{border-top:1px var(--outline) solid;color:var(--on-surface-variant);display:flex;justify-content:space-between;padding-top:3.5rem}footer .footer__block{display:flex;flex-direction:column;gap:1rem}footer .footer__block:has(.footer__description),footer .footer__block:has(.footer__block){max-width:40%}footer .footer__block:has(.footer__block){gap:3rem}footer .footer__block h3.footer__title{font-family:Neo Sans Bold,sans-serif;font-weight:600;color:var(--on-surface)}footer .footer__block p.footer__description{text-align:justify}footer .footer__block p.footer__contact{color:var(--on-surface);text-wrap:nowrap}footer .footer__block p.footer__contact a{text-decoration:underline;color:var(--on-surface)}footer .footer__block .footer__block{gap:.5rem}@media (max-width: 670px){footer{flex-direction:column;gap:3rem}footer .footer__block{max-width:100%!important}footer .footer__block:last-child:not(:has(.footer__title)){flex-direction:row}footer .footer__description{max-width:500px}}.footer__logo{width:9rem}.footer__logo path{fill:var(--on-surface)}a.footer__social{width:2.6rem;height:2.6rem;display:grid;place-items:center;background:var(--on-surface);border-radius:100%}a.footer__social .footer__social__icon{width:1.2rem;height:1.2rem}a.footer__social *{transition:fill .3s}a.footer__social .flickr .blue,a.footer__social .flickr .pink,a.footer__social .linkedin g path,a.footer__social .facebook path,a.footer__social .instagram path{fill:var(--surface-container)}a.footer__social:hover *{transition:fill .3s}a.footer__social:hover .flickr .blue{fill:#0063dc}a.footer__social:hover .flickr .pink{fill:#ff0084}a.footer__social:hover .linkedin g path{fill:#0077b5}a.footer__social:hover .facebook path{fill:#1877f2}a.footer__social:hover .instagram path{fill:#c13584}.news-card,a.news_wrapper{display:flex;width:20rem;flex-direction:column;gap:1rem;transition:transform .2s ease-in-out}.news-card:hover,a.news_wrapper:hover{transform:scale(1.02);transition:transform .2s ease-in-out}.news-card .article-img-container,a.news_wrapper .article-img-container{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:.8rem;overflow:hidden}.news-card .article-img-container img,a.news_wrapper .article-img-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top}.news-card .article-img-container .news-chips,a.news_wrapper .article-img-container .news-chips{position:absolute;margin:.8rem;display:flex;gap:.5rem}.news-card .article-img-container .type-chip,a.news_wrapper .article-img-container .type-chip{--md-assist-chip-disabled-container-shape: 8px;--md-assist-chip-label-text-weight: 700;--md-assist-chip-disabled-label-text-color: var(--on-primary);--md-assist-chip-disabled-label-text-opacity: 100%;background-color:var(--primary)}.news-card .article-img-container .type-chip.AGA,a.news_wrapper .article-img-container .type-chip.AGA{background-color:#066081;--md-assist-chip-disabled-label-text-color: #fff}.news-card .article-img-container .type-chip.Lazer,a.news_wrapper .article-img-container .type-chip.Lazer{background-color:#efbf6d;--md-assist-chip-disabled-label-text-color: #422C00}.news-card .article-img-container .type-chip.Evento,a.news_wrapper .article-img-container .type-chip.Evento{background-color:#fff;--md-assist-chip-disabled-label-text-color: #5C5F61}.news-card .article-img-container .type-chip.Política.Educativa,a.news_wrapper .article-img-container .type-chip.Política.Educativa{background-color:#4f5a86;--md-assist-chip-disabled-label-text-color: #FFFFFF}.news-card .article-img-container .star__icon,a.news_wrapper .article-img-container .star__icon{display:grid;place-items:center;height:2rem;width:2rem;background-color:#edb149;border-radius:8px}.news-card p.news-date,a.news_wrapper p.news-date{width:100%;color:var(--on-secondary-container);font-size:.9rem;font-weight:300}.news-card p.news-title,a.news_wrapper p.news-title{width:100%;color:var(--on-surface);font-size:1.4rem;text-overflow-ellipsis:2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@supports (-webkit-line-clamp: 2){.news-card p.news-title,a.news_wrapper p.news-title{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (max-width: 600px){.news-card,a.news_wrapper{width:100%}.news-card p.news-date,a.news_wrapper p.news-date{font-size:.8rem}.news-card h3.news-title,a.news_wrapper h3.news-title{font-size:1.4rem}}.news-list{display:flex;align-self:stretch;flex-wrap:wrap;gap:1rem;row-gap:3rem}.news__content{display:flex;flex-direction:column;gap:1rem}.pageHeader{display:flex;flex-direction:column;gap:.3rem}.pageHeader h1{font-family:Neo Sans Bold,Roboto Bold,sans-serif;font-size:3rem}.pageHeader h2{font-size:1.5rem;font-weight:400}.filter-chips{display:flex;gap:8px;flex-wrap:wrap}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;width:100%;align-items:start}.search-container{background:var(--background);display:flex;flex-direction:column;gap:1rem;max-width:600px}.SearchBar{display:flex;align-items:center;border-radius:2rem;padding:.5rem 1rem;background:var(--surface-container-high);transition:all .3s ease-in-out}.search-container:has(input[type=search]:not(:placeholder-shown)) .SearchBar{background:transparent;border-radius:0;border-bottom:2px solid var(--on-surface);transition:all .3s}svg.searchIcon{width:1.8rem;height:1.8rem;margin:.5rem 1rem .5rem .5rem;color:var(--on-surface)}input[type=search]{width:100%;border:none;background:none;color:var(--on-surface);font-size:1rem;font-family:Neo Sans Std,Roboto Light,sans-serif}input[type=search]:focus{outline:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}md-tabs{position:sticky;z-index:1;--md-primary-tab-label-text-size: 1rem;overflow-x:auto;white-space:nowrap;scrollbar-width:thin;min-width:100%;background-color:var(--background)}md-primary-tab{margin-right:2rem}md-tabs::-webkit-scrollbar{height:8px}md-tabs::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:4px}md-tabs::-webkit-scrollbar-track{background:#f1f1f1}.section-list{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:1rem}@media (max-width: 800px){.section-list{flex-direction:column;flex-wrap:nowrap}}.GroupCard{position:relative;width:calc((100% - 2rem)/2);display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--surface-container);border-radius:1rem;box-shadow:0 4px 6px #0000001a}@media (max-width: 800px){.GroupCard{width:100%}}.logoContainer{flex-shrink:0;width:5rem;height:5rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo{max-width:100%;max-height:100%;object-fit:contain}.content{flex-grow:1}.title{font-family:Neo Sans Black,sans-serif;font-size:1.6rem;color:var(--on-surface);margin:0}.description{color:var(--on-surface-variant);margin-top:.5rem}.website-link{position:absolute;top:.5rem;right:.5rem;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;background-color:var(--opacity-008);border-radius:50%;width:2rem;height:2rem;transition:background-color .3s ease}.website-link:hover{background-color:var(--opacity-012)}.website-icon{width:1rem;height:1rem;filter:invert(var(--icon-invert, 0))}a.PrimaryBigButton,button.PrimaryBigButton{all:unset;cursor:pointer;width:fit-content;border-radius:6.25rem;background:var(--primary);color:var(--on-primary);font-size:1rem;font-weight:600}a.PrimaryBigButton .stateLayer,button.PrimaryBigButton .stateLayer{display:flex;gap:1rem;padding:1rem 2rem;justify-content:center;align-items:center;width:100%;height:100%;border-radius:6.25rem;transition:all .3s ease}a.PrimaryBigButton .stateLayer:hover,button.PrimaryBigButton .stateLayer:hover{background:var(--opacity-012);transition:all .3s ease}a.PrimaryBigButton .stateLayer svg.onPrimaryButton path,button.PrimaryBigButton .stateLayer svg.onPrimaryButton path{fill:var(--on-primary)}form.support__form{display:flex;flex-direction:column;align-items:end;gap:1rem;width:100%;max-width:1000px}form.support__form md-outlined-text-field{width:100%}.volunteering-list{columns:3;column-gap:1rem}@media (min-width: 1121px) and (max-width: 1300px){.volunteering-list{columns:2}}@media (max-width: 945px){.volunteering-list{columns:2}}@media (max-width: 600px){.volunteering-list{columns:1}}a.PrimaryButton{width:fit-content;max-width:100%;border-radius:6.25rem;background:var(--primary);color:var(--on-primary)}a.PrimaryButton .stateLayer{display:flex;padding:.5rem 1.5rem;justify-content:center;align-items:center;width:100%;height:100%;border-radius:6.25rem;transition:all .3s ease}a.PrimaryButton .stateLayer:hover{background:var(--primary-fixed);color:var(--on-primary-fixed);transition:all .3s ease}.volunteering-card{display:flex;padding:1rem;flex-direction:column;align-items:flex-end;gap:1rem;border-radius:1rem;background:var(--surface-container, #1C2024);break-inside:avoid;margin-bottom:1rem}.volunteering-card h3{font-size:1.5rem;font-family:Neo Sans Bold,sans-serif;width:100%}.volunteering-card img{width:100%;height:100%;object-fit:cover;border-radius:.4rem}.volunteering-card p{text-align:justify}.benefits.page{width:100%}.discount-card{border-radius:16px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .2s;position:relative;height:100%;display:flex;flex-direction:column}.discount-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}.image-container{position:relative;width:100%;aspect-ratio:2 / 1;overflow:hidden}.promo__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.category-chip{position:absolute;top:12px;left:12px;--md-assist-chip-disabled-container-shape: 8px;--md-assist-chip-label-text-weight: 700;--md-assist-chip-disabled-label-text-color: var(--on-primary);--md-assist-chip-disabled-label-text-opacity: 100%;background-color:var(--primary)}.card-content{padding:20px;background:var(--surface-container);width:100%;word-wrap:break-word;overflow-wrap:break-word;flex:1;display:flex;flex-direction:column;gap:1rem}.card-content h3{font-size:1.25rem;font-weight:1000}.card-content p{margin:0;font-size:1em}section.article{gap:1rem}article{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;text-align:justify}article img{width:100%;max-width:100%;max-height:400rem;object-fit:contain;margin:2rem 0;border-radius:1rem}article h2,article h3,article p{width:100%}article h2:has(img),article h3:has(img),article p:has(img){display:flex;justify-content:center}article h2 img,article h3 img,article p img{min-height:10rem;max-height:20rem;max-width:100%;object-fit:contain;border-radius:1rem}article a{color:var(--primary);text-decoration:underline}article h2,article h3{margin-top:1rem}article h2{font-size:1.5rem}article h3{font-size:1.25rem}article ul{display:flex;flex-direction:column;gap:1rem;padding-left:1.5rem;width:100%}article ul ul{margin-top:1rem}article blockquote{width:80%;font-style:italic;color:var(--on-surface);padding:2rem;margin:2rem 0;border-left:4px solid var(--primary);position:relative;background:var(--surface-container)}article iframe{width:100%;height:80vh;border:none;border-radius:10px}article table{min-width:50rem;border-radius:1rem;border-collapse:collapse;overflow:hidden;border:none}article table th{padding:1rem;color:var(--on-primary-container);background:var(--primary-container);border:1px solid var(--outline-variant);border-top:none}article table th:first-child{border-left:none}article table th:last-child{border-right:none}article table td{padding:1rem;border:1px solid var(--outline-variant)}article table tr:nth-child(2n){background:var(--surface-container-low)}article table tr td:first-child{border-left:none}article table tr td:last-child{border-right:none}article table tr:last-child td{border-bottom:none}article div:has(table){width:100%;overflow-x:auto}h1{font-family:Neo Sans Bold,Roboto Bold,sans-serif;font-size:3rem}time{font-size:1.5rem;font-weight:400}section.padel{gap:2rem}section.padel .padel_description{display:flex}img.ntt_data_logo{height:2.5rem}iframe{width:100%;height:100%;border:none;border-radius:10px}img.aeist__photo{width:100%;height:auto;border-radius:1rem}.aeist__orgs{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}@media (max-width: 500px){.aeist__orgs{flex-direction:column;align-items:center}}.page__section{display:flex;flex-direction:column;gap:1rem}.page__section h3.section__title{font-family:Neo Sans Bold,sans-serif;font-size:1.5rem;font-weight:700}.link__card{display:grid;place-items:center;width:calc((100% - 2rem) / 3);height:150px;background:var(--primary-container);border-radius:1rem}.link__card img{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover}.link__card p{font-weight:600;font-size:1.2rem;color:var(--on-primary-container)}@media (max-width: 900px){.link__card{height:150px}}@media (max-width: 500px){.link__card{width:100%;max-width:400px;height:200px}}.section__photos{display:flex;justify-content:space-around;flex-wrap:wrap;gap:1rem}.section__photos img{height:250px;width:auto;object-fit:cover}@media (max-width: 850px){.section__photos img{width:calc((100% - 3rem)/4);height:auto}}@media (max-width: 650px){.section__photos img{width:calc((100% - 2rem) / 3);height:auto}}@media (max-width: 500px){.section__photos img{width:calc((100% - 1rem)/2);height:auto}}.section__description{text-align:justify}section.acessibility a{color:var(--primary);text-decoration:underline}section.acessibility ol,section.acessibility ul{margin-left:2.5rem}
