:root{--background:#fffaec;--foreground:#171717;--primary-font:"DM Sans", sans-serif;--secondary-font:"Open Sans", sans-serif;--primary-color:#000;--secondary-color:#56418c;--sand-color:#fae6d8;--border-color:#d2cab5;--border-radius:8px;--link-color:#0a84ff;--danger-color:#c51a1a;--success-color:#dcfae7;--yellow-color:#ffe28d}body{font-family:var(--primary-font);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn{letter-spacing:0%;border-radius:4px;padding:14px 24px;font-size:14px;font-weight:600;line-height:100%}.bg-white{background-color:#fff}.bg-success{color:#137736;background:var(--success-color)!important}.bg-secondary{background-color:var(--secondary-color)!important}.border-secondary{border-color:var(--secondary-color)!important}.text-secondary{color:var(--secondary-color)!important}.bg-login{-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:#ffd2ad80}div.divider{border-bottom:1px solid #d2cab5;width:100%}.text-transform-none{text-transform:none!important}.text-underline{text-decoration:underline}.primary-color{color:var(--primary-color)}.cursor-pointer{cursor:pointer}.fs-12{font-size:12px}.text-white{color:#f9f9f9}.text-black{color:var(--primary-color)}.link-color{color:var(--link-color)!important}.adminTabs{border-bottom:1px solid #e5e7eb;padding-bottom:0;min-height:auto!important}.adminTabs .MuiTab-root{text-transform:none;color:#8b8b8b;font-size:16px;font-weight:600;min-height:auto!important;padding-bottom:5px!important}.adminTabs .MuiTab-root.Mui-selected{color:var(--secondary-color)!important}.adminTabs .MuiTabs-indicator{background-color:var(--secondary-color)!important}.card{border-color:var(--border-color)}select{border:1px solid var(--border-color);border-radius:var(--border-radius);color:#303135;min-width:150px}.table .thead *{background:#f6f4f9}.table td,.table th{padding-left:20px;padding-right:20px}.bg-gray{background:#e7e7e7}.thumbnail{background:#f6f6f6;border-radius:50%}.quote{border:none;position:relative}.quote *{z-index:1}.quote.yellow{background:#ffecb3}.quote.yellow:after{content:"";z-index:0;background:radial-gradient(circle,#ffe18d99 0%,#ffe18d33 35%,#0000 75%);width:100%;height:100%;position:absolute;top:0;left:0}.quote.red{background:#fae7d9}.quote.red:after{content:"";z-index:0;background:radial-gradient(circle,#ffd2ad99 0%,#ffd2ad33 35%,#0000 75%);width:100%;height:100%;position:absolute;top:0;left:0}.quote.purple{background:#f3f3f3}.quote.purple:after{content:"";z-index:0;background:radial-gradient(circle,#d9bde799 0%,#d9bde733 35%,#0000 75%);width:100%;height:100%;position:absolute;top:0;left:0}.quote-text{letter-spacing:0%;text-align:center;vertical-align:middle;background:url(/images/quote.svg) 0 0/30px no-repeat;font-size:16px;font-style:italic;font-weight:500;line-height:100%;position:relative}.quote-text:before{content:"";background:url(/images/quote.svg) 100% 100%/41px no-repeat;width:41px;height:35px;position:absolute;bottom:0;right:0;transform:rotate(180deg)}.acknowledgment{align-items:center;display:flex}.acknowledgment .year{background-color:var(--yellow-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-right:15px;display:flex}.border-radius-8{border-radius:8px}.position-relative{position:relative}.cover-image{border-radius:32px}.yellow-blur,.red-blur{position:relative}.yellow-blur:before{content:"";z-index:-1;background:url(/images/yellow_blur.svg) 50%/contain no-repeat;width:275px;height:275px;position:absolute;top:0;left:-20%}.red-blur:before{content:"";z-index:-1;background:url(/images/red_blur.svg) 50%/contain no-repeat;width:275px;height:275px;position:absolute;top:0;left:0}@media (min-width:1024px){.w-lg-auto{width:auto!important}}.ProseMirror{outline:none;min-height:100px}.text-center{text-align:center!important}.featured-image{border-radius:20px;width:100%;height:100%;min-height:397px;max-height:534px;margin:0 auto;display:block;position:relative;overflow:hidden}.featured-image img{object-fit:cover;object-position:center;width:100%;height:100%;margin:auto;position:absolute;inset:0}.title_divider{border-bottom:1px solid #d2cab5;margin-bottom:20px;padding-bottom:10px}.html_content p{color:#333;font-size:16px;font-family:var(--secondary-font);line-height:1.8rem}.text-link{color:#56418c;cursor:pointer}.ellipsis-2{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-bold{font-weight:700}.success-icon{background-color:#267b3f;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin:0 auto;display:flex}.map-cards-container{border-right:1px var(--border-color) solid;min-height:100%;overflow-y:auto}.card-container{border-bottom:1px var(--border-color) solid}@media (max-width:991px){.map-cards-container{border-right:none}}
.Header-module__85i50G__header{z-index:999;padding:5px 0;position:sticky;box-shadow:0 2px 4px #0000001a}.Header-module__85i50G__header nav a{letter-spacing:0%;color:var(--primary-color);text-align:center;min-width:60px;font-size:16px;font-weight:400;line-height:100%;text-decoration:none}.Header-module__85i50G__header nav a:hover{color:var(--secondary-color)}.Header-module__85i50G__header nav a.Header-module__85i50G__active{color:var(--secondary-color);font-weight:600;position:relative}.Header-module__85i50G__header nav a.Header-module__85i50G__active:before{content:"";background:url(/images/menu_active.svg) 50% no-repeat;width:100%;height:6px;position:absolute;bottom:-8px;left:0}
.Footer-module__hP-FLq__footer{background:var(--secondary-color)}.Footer-module__hP-FLq__footer a,.Footer-module__hP-FLq__footer label{font-size:14px}.Footer-module__hP-FLq__suscribe{background:#745eab;border-radius:8px;justify-content:stretch;align-items:center;padding:3px;display:flex}.Footer-module__hP-FLq__suscribe input{color:#afa4c9;background:0 0;border:none;width:100%;height:54px}.Footer-module__hP-FLq__suscribe input::placeholder{color:#afa4c9;opacity:1}.Footer-module__hP-FLq__suscribe button{font-weight:700;font-style:Bold;letter-spacing:0%;text-align:center;background:#fff;border:none;border-radius:8px;height:54px;padding-left:25px;padding-right:25px;font-size:16px;line-height:18px}
