@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Oswald:wght@400;700&display=swap);.campaign-landing *,.campaign-landing ::after,.campaign-landing ::before{box-sizing:border-box}.campaign-landing{position:relative;width:100%;min-height:100vh;background-size:cover;background-position:center;background-attachment:fixed;font-family:"Open Sans",Arial,sans-serif;overflow-x:hidden}.campaign-landing__overlay{background-color:rgba(0,0,0,.2);min-height:100vh;padding:4rem 1.25rem;display:flex;justify-content:center}.campaign-landing .amnesty-petition-rodo{font-size:.85rem;color:#555;margin-bottom:1rem}.campaign-landing .amnesty-petition-rodo__intro{margin:0;line-height:1.4}.campaign-landing .amnesty-petition-rodo__toggle{background:0 0;border:none;color:#eebf9c;font-weight:700;font-family:inherit;padding:0;margin-left:.25rem;cursor:pointer;text-decoration:underline;transition:color .2s ease}.campaign-landing .amnesty-petition-rodo__toggle:hover{color:rgb(226.7887931034,148.7931034483,90.7112068966)}.campaign-landing .amnesty-petition-rodo__full{max-height:0;overflow:hidden;opacity:0;margin-top:0;transition:max-height .4s ease,opacity .4s ease,margin-top .4s ease}.campaign-landing .amnesty-petition-rodo__full.is-open{max-height:550px;opacity:1;margin-top:.75rem}.campaign-landing .amnesty-petition-checkbox-group{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:.9rem;color:#333}.campaign-landing .amnesty-petition-checkbox-group input[type=checkbox]{margin-top:.25rem}.campaign-landing__container{width:100%;max-width:1420px;display:flex;flex-direction:column;gap:1.25rem}.campaign-landing__top-section{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:stretch}.campaign-landing__info-box{flex:1 1 56%;background-color:rgba(29,145,123,.95);border-radius:.5rem;padding:2.5rem;color:#fff;display:flex;flex-direction:column}.campaign-landing__title{font-family:Oswald,sans-serif;font-size:3.25rem;font-weight:700;text-transform:uppercase;line-height:1.1;margin-top:0;margin-bottom:1.5rem;letter-spacing:.05rem}.campaign-landing__title span{color:#eebf9c}.campaign-landing__description{font-size:1.1rem;line-height:1.5;margin-bottom:2rem;color:#e0e0e0}.campaign-landing__description p{margin-bottom:1rem}.campaign-landing__btn{align-self:flex-start;background-color:#eebf9c;color:#000;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;text-transform:uppercase;padding:.75rem 1.5rem;border-radius:.25rem;margin-bottom:auto;transition:background-color .3s ease,transform .2s ease}.campaign-landing__btn:hover{background-color:#d7ab8c;transform:translateY(-.1rem)}.campaign-landing__btn.first{margin-right:16px}.campaign-landing__progress-stats{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1rem}.campaign-landing__progress-stats span{display:flex;flex-direction:column}.campaign-landing__progress-stats strong{font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.campaign-landing__progress-stats .campaign-landing__progress-goal{text-align:right}.campaign-landing__progress-bar{width:100%;height:1.125rem;background-color:#333;border-radius:1rem;overflow:hidden}.campaign-landing__progress-fill{height:100%;background-color:#eebf9c;border-radius:1rem;transition:width 1s cubic-bezier(.4,0,.2,1)}.campaign-landing__form-box{flex:1 1 34%;display:flex;flex-direction:column;border-radius:.5rem}.campaign-landing__form-header{background-color:#eebf9c;color:#000;font-family:Oswald,sans-serif;font-size:1.8rem;font-weight:700;padding:1.25rem 2rem;text-transform:uppercase;position:relative;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.campaign-landing__form-header::after{content:"";position:absolute;bottom:-1.25rem;right:2.5rem;border-width:1.25rem 1.25rem 0 0;border-style:solid;border-color:#eebf9c transparent transparent transparent;z-index:2}.campaign-landing__form-content{background-color:rgba(255,255,255,.85);padding:2rem;flex-grow:1;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 .625rem 1.875rem rgba(0,0,0,.3)}.campaign-landing__form-content .amnesty-petition-form input[type=email],.campaign-landing__form-content .amnesty-petition-form input[type=tel],.campaign-landing__form-content .amnesty-petition-form input[type=text]{border:.0625rem solid #d1d1d1;border-radius:.25rem;padding:.875rem;font-size:1rem;color:#333;width:100%}.campaign-landing__form-content .amnesty-petition-form input[type=email]::placeholder,.campaign-landing__form-content .amnesty-petition-form input[type=tel]::placeholder,.campaign-landing__form-content .amnesty-petition-form input[type=text]::placeholder{color:#888}.campaign-landing__form-content .amnesty-petition-submit-btn{border-radius:.25rem;font-family:Oswald,sans-serif;letter-spacing:.05rem}.campaign-landing__map-section{width:100%;margin-top:.5rem}.campaign-landing__map-section .amnesty-map-container{border-color:#eebf9c;border-radius:.5rem;box-shadow:0 .3rem 1rem rgba(0,0,0,.5)}.campaign-landing__organizers-box{background-color:rgba(29,145,123,.95);padding:1.5rem 2rem;border-radius:.5rem;width:100%}.campaign-landing__organizers-title{color:#fff;font-family:Oswald,sans-serif;font-size:1.4rem;font-weight:700;text-transform:uppercase;margin-top:0;margin-bottom:1.25rem;letter-spacing:.05rem}.campaign-landing__organizers-grid{display:flex;flex-wrap:wrap;gap:.75rem}.campaign-landing__organizers-item{background-color:#fff;width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.25rem;transition:transform .2s ease}.campaign-landing__organizers-item:hover{transform:scale(1.05)}.campaign-landing__organizers-item img{max-width:100%;max-height:100%;object-fit:contain}@media (max-width:62rem){.campaign-landing__title{font-size:2.8rem}}@media (max-width:48rem){.campaign-landing__overlay{padding:2rem 1rem}.campaign-landing__top-section{flex-direction:column;align-items:stretch}.campaign-landing__form-box,.campaign-landing__info-box{flex:none;width:100%}.campaign-landing__info-box{padding:2rem 1.25rem}.campaign-landing__title{font-size:2.2rem}.campaign-landing__progress-stats strong{font-size:2rem}.campaign-landing__organizers-grid{justify-content:center}.campaign-landing__btn{display:block;width:100%;text-align:center;margin-bottom:1rem;align-self:center}.campaign-landing__btn.first{margin-right:0}}#page hr:first-of-type,#page hr:last-of-type{display:none!important}#page #header{display:none}#page #footer{display:none}
/*# sourceMappingURL=front.min.css.map */
