@import"https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Martian+Mono:wght@100..800&display=swap";*{box-sizing:border-box}body{font-family:Work Sans,sans-serif;font-size:1rem;background-color:#fef9f0;background-repeat:repeat;background-position:top center;background-size:100% auto;color:#331f68}body main{background-repeat:no-repeat,no-repeat;background-position:bottom left,center right;background-size:400px 400px,auto 700px}body h1{font-family:Martian Mono,monospace;font-weight:400;font-size:30px;line-height:42px}@media(min-width:768px){body h1{font-size:62px;line-height:72px}}body h1 mark{background-color:transparent;color:#331f68;background-image:url(/static/img/highlight.png);background-size:100% 100%;background-repeat:no-repeat}body h2{font-family:Martian Mono,monospace;font-weight:400;font-size:24px;line-height:37px}@media(min-width:768px){body h2{font-size:38px;line-height:72px}}body h3{font-family:Martian Mono,monospace;font-weight:700;font-style:normal;font-size:22px;line-height:35px}@media(min-width:768px){body h3{font-size:32px}}body p{font-family:Work Sans,sans-serif;font-weight:400;line-height:28px;font-size:16px}@media(min-width:768px){body p{font-size:18px}}body .prose h1,body .prose h2,body .prose h3{margin-top:40px;margin-bottom:16px}body .prose p{margin-top:0;margin-bottom:16px}body .prose ul,body .prose ol{margin-top:0;margin-bottom:16px;padding-left:24px}body .prose ul li,body .prose ol li{margin-bottom:8px}body .prose ul{list-style-type:disc}body .prose ul ul{list-style-type:circle;margin-top:8px;margin-bottom:8px}body .prose ul ul ul{list-style-type:square}body .prose ol{list-style-type:decimal}body .prose ol ol{list-style-type:lower-alpha;margin-top:8px;margin-bottom:8px}body .prose ol ol ol{list-style-type:lower-roman}body hr{border:none;border-top:1px solid #331F68;margin:16px 0}body .initiative-proposal{font-family:Work Sans,sans-serif;font-weight:600;font-size:28px;line-height:32px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s ease;cursor:pointer;font:"Work Sans",sans-serif;border-radius:0!important}.btn__icon{width:16px;height:16px;margin-right:.5rem}.btn--primary{background-color:#3b82f6;color:#fff}.btn--primary:hover{background-color:#0b63f3}.btn--secondary{background-color:#64748b;color:#fff}.btn--secondary:hover{background-color:#4f5b6d}.btn--transparent{background-color:transparent;color:#331f68;border:1px solid #331F68}.btn--transparent .btn__icon{transition:filter .2s ease}.btn--transparent:hover{background-color:#331f68;color:#fff}.btn--transparent:hover .btn__icon{filter:brightness(0) invert(1)}.btn--search{background-color:#fff;border:1px solid #6A7282;color:#b4b6b9;display:none}@media(min-width:768px){.btn--search{display:inline-flex}}.btn--yellow{background-color:#f4cf43;color:#331f68;border:1px solid #F4CF43}.btn--yellow .btn__icon{transition:filter .2s ease}.btn--yellow:hover{background-color:#e54f6d;color:#fff;border:1px solid #E54F6D}.btn--yellow:hover .btn__icon{filter:brightness(0) invert(1)}.btn--purple{background-color:#331f68;border:1px solid #331F68;color:#fff}.btn--purple:hover{background-color:#201341}.header-desktop{display:none;position:sticky;top:0;z-index:100;background-color:#fef9f0}@media(min-width:1200px){.header-desktop{display:block}}.header-desktop .header{max-width:1440px;margin:0 auto}.header-desktop .line{display:block;height:3px;background-image:url();background-repeat:no-repeat;background-size:contain;background-position:center}.header{position:sticky;top:0;z-index:100;display:flex;align-items:center;height:72px;padding:0 1rem;font-family:Work Sans,sans-serif;background-color:#fef9f0}.header__logo{display:flex;align-items:center}.header__logo img{height:24px}.header__nav{margin-left:2rem}.header__nav-icon{width:16px;height:16px;margin-right:.5rem}.header__nav>ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0;text-transform:uppercase;font-weight:600;font-size:16px;color:#331f68}.header__nav>ul>li{position:relative;cursor:pointer;padding:.5rem 0;display:flex;align-items:center}.header__nav>ul>li:hover{background-image:url(/static/img/highlight-small.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.header__nav>ul>li>ul{display:none;position:absolute;top:100%;left:0;min-width:180px;background:#fef9f0;list-style:none;margin:0;padding:.5rem 0;box-shadow:0 4px 6px -1px #0000001a}.header__nav>ul>li>ul li a{display:block;padding:.5rem 1rem;color:inherit;text-decoration:none}.header__nav>ul>li>ul li a:hover span{background-image:url(/static/img/highlight-small.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.header__nav>ul>li:hover>ul{display:block}.header__actions{display:flex;gap:.5rem;margin-left:auto;flex:1}.header__actions .searh-header{flex:1;padding-left:32px}.header__actions .searh-header .btn--search{justify-content:flex-start}.header__actions .searh-header .btn--search:hover{box-shadow:0 4px 6px -1px #0000001a}.header__actions .btn{padding:.5rem 1rem;text-decoration:none;font-size:.875rem;border-radius:4px}.header__actions .btn-transparent{background:transparent;border:1px solid #e5e7eb;color:inherit}.header__actions .btn-yellow{background:#fbbf24;border:none;color:#000}.header-mobile{position:sticky;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 1rem;background:#fef9f0;border-bottom:1px solid #e5e7eb;top:0;z-index:100;font-family:Work Sans,sans-serif}@media(min-width:1200px){.header-mobile{display:none}}.header-mobile__hamburger{background:none;border:none;padding:.5rem;cursor:pointer;width:40px;font-size:1.5rem}.header-mobile__logo{position:absolute;left:50%;transform:translate(-50%)}.header-mobile__logo img{height:32px}.header-mobile__spacer{width:auto}.drawer-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:200}.drawer-overlay.is-open{display:block}.drawer{position:fixed;top:0;left:0;bottom:0;width:85vw;max-width:90vw;background-color:#fef9f0;background-repeat:no-repeat,repeat-y;background-position:bottom 50px right,top left;background-size:200px,100% auto;z-index:201;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow:hidden;font-family:Work Sans,sans-serif}.drawer.is-open{transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:flex-start;padding:1rem;min-height:56px}.drawer__close{background:none;border:none;padding:.5rem;cursor:pointer;font-size:1.25rem;margin-right:auto}.drawer__back{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.drawer__title{font-weight:600}.drawer__content{flex:1;overflow:hidden;position:relative}.drawer__nav{list-style:none;margin:0;padding:0;text-transform:uppercase;font-weight:600;font-size:16px;color:#331f68}.drawer__nav-icon{width:16px;height:16px;margin-right:.5rem}.drawer__nav-item-content{display:flex;align-items:center}.drawer__nav a,.drawer__nav button{display:block;width:100%;padding:1rem;text-align:left;background:none;border:none;cursor:pointer;text-decoration:none;color:inherit;font-size:16px;text-transform:uppercase;font-weight:600}.drawer__nav a{display:flex;align-items:center}.drawer__nav button{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.drawer__divider{margin:1rem 1rem 1.5rem;border:none;border-top:1px solid rgba(51,31,104,.2)}.drawer__actions{padding:0 1rem 1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.drawer__panel{position:absolute;inset:0;background:transparent;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.drawer__panel.is-active{transform:translate(0)}.drawer__main-panel{height:100%;overflow-y:auto;transition:transform .3s ease}.drawer__main-panel.is-hidden{transform:translate(-100%)}.footer{position:relative;background-image:url(/static/img/bg-footer.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;font-family:Work Sans,sans-serif;padding:60px 0 30px;overflow:hidden}.footer__container{max-width:1440px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:3fr 1fr 1fr auto;gap:40px;position:relative;z-index:1}@media(max-width:1200px){.footer__container{grid-template-columns:2fr 1fr;gap:30px}}@media(max-width:768px){.footer__container{grid-template-columns:1fr;gap:40px;padding:0 20px}}.footer__brand{display:flex;flex-direction:column;gap:20px;margin-right:150px}@media(max-width:1200px){.footer__brand{margin-right:0}}.footer__logo img{height:20px;width:auto}.footer__tagline{font-size:1rem;font-weight:400;opacity:.9;margin:0}.footer__newsletter{margin-top:20px}.footer__newsletter-title{font-family:Martian Mono,monospace;font-size:1.25rem;font-weight:700;margin:0 0 10px}.footer__newsletter-text{font-family:Work Sans,sans-serif;font-size:1rem;opacity:.8;margin:0 0 15px;line-height:1.5}.footer__newsletter-form{display:flex;gap:10px}@media(max-width:640px){.footer__newsletter-form{flex-direction:column}}.footer__newsletter-input{flex:1;padding:12px 16px;border:1px solid rgba(255,255,255,.5);background:#fff;color:#331f68;font-family:Work Sans,sans-serif;font-size:.875rem}.footer__newsletter-input::placeholder{color:#0006}.footer__newsletter-input:focus{outline:none;border-color:#f4cf43}.footer__newsletter-btn{white-space:nowrap}.footer__social{display:flex;gap:16px;margin-top:20px}.footer__social a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;transition:opacity .2s ease}.footer__social a:hover{opacity:.7}.footer__social a img{width:48px;height:48px}.footer__nav{display:flex;flex-direction:column;gap:15px}@media(max-width:768px){.footer__nav{gap:12px}}.footer__nav-link{color:#fff;text-decoration:none;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:opacity .2s ease}.footer__nav-link:hover{opacity:.7}.footer__cta{display:flex;align-items:flex-start}@media(max-width:1200px){.footer__cta{grid-column:span 2;justify-content:flex-start}}@media(max-width:768px){.footer__cta{grid-column:span 1}}.footer__cta .btn{display:flex;align-items:center;gap:8px}.footer__decoration{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:350px;height:auto;pointer-events:none;z-index:0}@media(max-width:1200px){.footer__decoration{width:280px;opacity:.5}}@media(max-width:768px){.footer__decoration{width:200px;opacity:.3}}.footer__bottom{max-width:1440px;margin:60px auto 0;padding:0 40px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}@media(max-width:768px){.footer__bottom{flex-direction:column;gap:20px;padding:0 20px;margin-top:40px}}.footer__legal{display:flex;gap:30px}.footer__legal a{color:#fff;text-decoration:none;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:opacity .2s ease}.footer__legal a:hover{opacity:.7}.footer__copyright{font-size:.875rem;opacity:.8}@media(max-width:768px){.footer__copyright{text-align:center}}.hero_banner{min-height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:url(/static/img/body-bg-top.png) no-repeat center center;background-size:200px auto;background-position:right 100px}.hero_banner--no-buttons{min-height:450px}@media(min-width:768px){.hero_banner{background-position:top right;background-size:contain}}.hero_banner__text{width:100%;max-width:1000px;padding:0 4px}.hero_banner h1{text-align:center}.hero_banner p{width:100%;max-width:700px;margin:30px auto;text-align:center}.hero_banner__buttons{display:flex;align-items:center;justify-content:center;gap:20px;flex-direction:row;flex-wrap:wrap}@media(max-width:768px){.hero_banner__buttons>*{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}.glide__slides,.glide__slide{overflow:visible}.card{padding:16px;position:relative;overflow:visible;border:1px solid #331F68}.card--yellow{border:1px solid #F4CF43!important}.card--red{border:1px solid #E54F6D!important}.card--purple{border:1px solid #331F68!important}.card--black{border:1px solid #000000!important}@media(min-width:768px){.card{max-width:282px}}.card__plus-icon{position:absolute;top:0;transform:translateY(-50%);left:8px;width:40px;height:40px;z-index:10}.card__content{background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;padding-bottom:145%}.card__content--no-image{padding-bottom:0!important}.card__content__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#0009);pointer-events:none;z-index:1}.card__content__no-image{position:flex;padding:8px;width:100%;height:100%;background:transparent;pointer-events:none;z-index:1}.card__content__no-image .card__text{position:relative!important}.card__content__no-image .card__text .card__title{margin-bottom:16px!important}.card__content__no-image *{color:#331f68!important}.card__chips{display:flex;margin-top:8px;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:0 8px}.card__chip{border:1px solid #FFFFFF;color:#fff;font-family:Work Sans,sans-serif;font-weight:400;font-size:12px;text-transform:uppercase;padding:4px 8px;margin-bottom:5px;border-radius:20px;display:inline-flex;align-items:center}.card__chip__icon{width:12px;height:12px;margin-right:5px;display:inline-block}.card__chip--yellow{background-color:#f4cf43;color:#331f68}.card__chip--red{background-color:#e54f6d}.card__chip--red img{filter:brightness(0) invert(1)}.card__chip--purple{background-color:#331f68}.card__chip--purple img{filter:brightness(0) invert(1)}.card__chip--black{background-color:#000}.card__chip--black img{filter:brightness(0) invert(1)}.card__logo{display:flex;align-items:flex-start;justify-content:space-between}.card__logo .card__type-label{font-family:Work Sans,sans-serif;font-weight:600;font-size:12px;text-transform:uppercase;background-color:#f4cf43;padding:2px 4px}.card__logo img{height:50px;width:50px}.card__text{position:absolute;bottom:0;left:0;width:100%;padding:8px}.card__title{font-family:Martian Mono,monospace;font-weight:600;font-size:18px;line-height:18px;color:#fff;margin-bottom:10px;margin-top:10px}.card__description{font-family:Work Sans,sans-serif;font-weight:400;font-style:Regular;font-size:16px;line-height:16px;color:#fff;text-align:left;margin-bottom:10px}.card__place{font-family:Work Sans,sans-serif;font-weight:400;font-style:Italic;font-size:14px;line-height:14px;text-transform:uppercase;color:#fff;margin-bottom:10px}.card__place img{display:inline-block;margin-right:5px}.simple-card{padding:8px;border:1px solid #331F68}.simple-card .simple-card__image{margin-bottom:16px}.simple-card .simple-card__image img{display:block;width:100%}.simple-card .simple-card__title{font-family:Martian Mono,monospace;font-weight:600;font-size:16px;line-height:100%}.simple-card .simple-card__desc{display:block;padding:8px 0;font-family:Work Sans,sans-serif;font-weight:600;font-size:12px;color:#6a7282}.simple-card .simple-card__cta{text-align:center;background-color:#f4cf43;color:#331f68;display:block;padding:8px;font-family:Work Sans,sans-serif;font-weight:600;font-size:16px}.glide__track{overflow:visible!important}.glide__slide{z-index:10}.text_image{margin-bottom:60px}.text_image__content{display:flex;flex-direction:column-reverse;justify-content:space-between}@media(min-width:768px){.text_image__content{flex-direction:row}}.text_image__text{padding:20px}@media(min-width:768px){.text_image__text{max-width:50%}}.text_image__text h3{margin-bottom:16px}.text_image__text p{margin-bottom:16px;text-align:left}.text_image__image{display:block;max-width:100%}.text_image__image img{display:block;max-width:100%;height:auto}.text_image_list{padding-top:60px;padding-bottom:30px}.text_image_list__intro{text-align:center;margin-bottom:60px}@media(min-width:768px){.text_image_list__items .text_image:nth-child(odd) .text_image__content{flex-direction:row-reverse}}.chips .chip{padding:4px 8px;border-radius:20px;margin-right:10px;color:#fff;display:inline-flex;align-items:center}.chips .chip__icon{width:16px;height:16px;margin-right:10px;display:inline-block}.chips .chip--yellow{background-color:#f4cf43;color:#331f68}.chips .chip--red{background-color:#e54f6d}.chips .chip--red img{filter:brightness(0) invert(1)}.chips .chip--purple{background-color:#331f68}.chips .chip--purple img{filter:brightness(0) invert(1)}.chips .chip--black{background-color:#000}.chips .chip--black img{filter:brightness(0) invert(1)}.dots h2{text-align:center}.dots .dots__list{justify-content:space-around;margin-top:20px;gap:10px;margin-bottom:32px;display:flex;flex-direction:column}@media(min-width:768px){.dots .dots__list{flex-direction:row}}.dots .dots__list .dot{text-align:center;flex:1}.dots .dots__list .dot .dot__icon{width:50px;height:50px;border-radius:50%;display:inline-block;margin-bottom:16px}.dots .dots__list .dot .dot__title{font-family:Martian Mono,monospace;font-weight:600;font-size:18px;line-height:22px;text-align:center;margin-bottom:8px}.media-container{padding:16px;border:1px solid #331F68}.quote{padding-left:16px;border-left:2px solid #331F68}.quote__title{font-family:Martian Mono,monospace;font-weight:600;font-size:24px;line-height:32px;margin-bottom:8px;display:block}.quote__author{font-family:Work Sans,sans-serif;font-weight:400;font-size:14px;line-height:20px;margin-top:8px}
