@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Sintony:wght@400;700&display=swap);@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes focusAnim{0%{box-shadow:0 0 0 0 rgba(255,255,255,0)}20%{box-shadow:0 0 0 8px rgba(255,255,255,.6)}100%{box-shadow:0 0 0 25px rgba(255,255,255,0)}}@keyframes slideNav{0%{opacity:0;transform:translateX(120px)}100%{opacity:1;transform:translateX(0)}}@keyframes wheel{to{opacity:0;top:26px}}html{box-sizing:border-box}body{margin:0;padding:0}blockquote,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}strong{font-weight:700}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;overflow:visible;border:0;letter-spacing:inherit;outline:0;background:0 0;padding:0}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus{outline:0}img{max-width:100%;height:auto;border:0}blockquote,q{quotes:none}fieldset{border:none;padding:0}.color-bars{height:.3125rem;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0}.color-bars .bar:nth-child(1){background:#2b3477}.color-bars .bar:nth-child(2){background:#cf3247}.color-bars .bar:nth-child(3){background:#ffc75b}body.light{background-color:#fff8ea}body.contact-page main,body.history-page main{text-align:center;color:#cc9f47}.back-to-top{display:none;cursor:pointer;position:fixed;z-index:5;width:2rem;height:2rem;bottom:1.875rem;right:1.875rem;background:url(../img/arrow-1.svg) center center no-repeat,#ffc75b;opacity:.5}@media screen and (min-width:768px){.back-to-top{bottom:2.5rem;right:2.5rem}}.back-to-top:hover{opacity:1}.back-to-top.active{display:block}body{font-family:Sintony}.heading-2,.heading-3,.rich-text h2,.rich-text h3{font-family:Sintony,sans-serif;line-height:normal;font-weight:700}.heading-1{font-family:Sintony,sans-serif;font-size:1.75rem;font-weight:900}@media screen and (min-width:768px){.heading-1{font-size:3rem;line-height:3.9375rem}}.heading-2,.rich-text h2{font-size:1.5rem;font-weight:700;color:#00062f}@media screen and (min-width:768px){.heading-2,.rich-text h2{font-size:2.25rem}}.heading-3,.rich-text h3{font-size:1rem;font-weight:700}@media screen and (min-width:768px){.heading-3,.rich-text h3{font-size:1.5rem}}.heading-4,.rich-text h4,.rich-text h5,.rich-text h6{font-family:Sintony;font-size:1.125rem;font-weight:400}.body-text,.rich-text ol li,.rich-text ul li,p{font-family:Sintony;font-size:1rem;font-weight:400;line-height:2rem;color:#292929}@media screen and (min-width:768px){.body-text,.rich-text ol li,.rich-text ul li,p{font-size:1.125rem}}.body-text.italic,.rich-text ol li.italic,.rich-text ul li.italic,p.italic{font-style:italic}.body-text__small,.comment__comment-comment{font-size:1rem;line-height:1.75rem;font-weight:400}.body-text__big{font-size:1.125rem}@media screen and (min-width:768px){.body-text__big{font-size:1.375rem;line-height:2.25rem}}.tag{font-family:Sintony;font-size:.875rem;font-weight:400;line-height:normal;color:#cc9f47}.tag.italic,.tag__italic{font-style:italic}.form-v1 .required-star{color:#cf3247}.form-v1 label{font-weight:600;font-size:1.125rem;color:#00062f}.form-v1 input,.form-v1 select,.form-v1 textarea{padding:.75rem;border:.0625rem solid rgba(113,113,113,.4);box-shadow:0 .1875rem 0 0 #ffeac0;background:0 0;font-size:.875rem;font-family:Sintony;transition:.2s ease-in-out}@media screen and (min-width:768px){.form-v1 input,.form-v1 select,.form-v1 textarea{font-size:1rem}}.form-v1 input:focus,.form-v1 select:focus,.form-v1 textarea:focus{border-color:#ffc75b;box-shadow:0 .1875rem 0 0 #ffc75b}.form-v1 select{max-width:100vw}.form-v1 input,.form-v1 textarea{width:calc(100% - 24px)}.form-v1 .col2{display:grid;grid-gap:.5rem;margin-bottom:1.5rem}@media screen and (min-width:768px){.form-v1 .col2{grid-gap:2rem;align-items:center;grid-template-columns:1fr 1fr}}.form-v1 .col1-2{display:grid;grid-gap:.5rem;margin-bottom:1.5rem}@media screen and (min-width:768px){.form-v1 .col1-2{grid-gap:2rem;align-items:center;grid-template-columns:1fr 2fr}}.form-v1 .checkboxes{display:flex;gap:2rem;align-items:center}.form-v1 .checkboxes span{display:flex;align-items:center;gap:.375rem}.form-v1 .checkboxes span input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1rem;height:1rem;border-radius:1.25rem;border:.1875rem solid rgba(113,113,113,.5);padding:.625rem;position:relative}.form-v1 .checkboxes span input:checked:after{content:"";position:absolute;width:.875rem;height:.875rem;border-radius:.75rem;top:.1875rem;left:.1875rem;background:#2b3477}.header{width:100%;height:4.25rem;background:#2b3477;border-bottom:.0625rem solid #4777cb;position:sticky;top:0;z-index:10;transition:.5s ease-in-out}@media screen and (min-width:768px){.header{height:5rem}}.header.hide{transform:translateY(-100px)}.header__container{display:grid;max-width:79.25rem;margin:0 auto;padding:0 1.5rem;height:100%;align-items:center}@media screen and (min-width:768px){.header__container{grid-template-columns:auto 1fr}}.header__logo img{-o-object-fit:contain;object-fit:contain;max-width:11.25rem;max-height:3.125rem}@media screen and (min-width:768px){.header__logo img{max-width:12.8125rem;max-height:3.5rem}}.header__hamburger{cursor:pointer;position:absolute;right:1.5rem;width:2rem;height:1.3125rem}@media screen and (min-width:768px){.header__hamburger{display:none}}.header__hamburger.active .bar:nth-child(1){transform:translateY(10px) rotate(45deg)}.header__hamburger.active .bar:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.header__hamburger.active .bar:nth-child(2){opacity:0;margin-left:0}.header__hamburger .bar{display:block;margin:0;width:2rem;height:.1875rem;background:#ffc75b;border-radius:.1875rem;transition:.2s ease-in-out}.header__hamburger .bar:nth-child(2){width:1.5rem;margin-left:.5rem;margin-top:7.3333333333px}.header__hamburger .bar:nth-child(3){margin-top:7.3333333333px}.header__nav{display:none;grid-gap:2.375rem;animation:slideNav .2s ease-in-out;position:fixed;align-items:center}@media screen and (min-width:768px){.header__nav{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;animation:none}}.header__nav.active{top:4.3125rem;left:0;display:grid;width:100%;height:calc(100vh - 62px);background-color:#2b3477}@media screen and (min-width:768px){.header__nav.active{top:auto;left:auto;background-color:transparent;height:auto}}.header__nav ul{text-align:center}@media screen and (min-width:768px){.header__nav ul{display:flex;justify-content:right}}.header__nav ul li{padding:1.25rem 1.5rem}.header__nav ul li a{font-size:1.125rem;font-weight:600;color:#ffeac0}@media screen and (min-width:768px){.header__nav ul li a{font-size:1rem}}.header__nav ul li a.active,.header__nav ul li a:hover{color:#ffc75b}.header__cta{margin:0 auto auto}.header__cta .button{margin-top:.4375rem}.header.light{background:#fff8ea;border-bottom:.0625rem solid #cc9f47}.header.light ul li a{color:#2b3477}.header.light ul li a.active,.header.light ul li a:hover{color:#4777cb}.header.light .header__hamburger .bar{background-color:#2b3477}.header.light .header__nav.active{background-color:#fff8ea}.footer{background-color:#00062f}.footer__container{margin:0 auto;display:grid;max-width:62.0625rem;padding:3.75rem 1.5rem;grid-gap:2.75rem}@media screen and (min-width:768px){.footer__container{grid-template-columns:2fr 1fr 1fr;grid-gap:2rem}}@media screen and (min-width:992px){.footer__container{padding:5rem 0}}.footer__container *{font-size:1rem;font-weight:500;color:#ffeac0;text-align:center;margin:0 auto}@media screen and (min-width:768px){.footer__container *{text-align:left;margin:0}}.footer__info{max-width:24.0625rem}.footer__info-logo{margin-bottom:2rem;max-width:12.8125rem}.footer__contact ul li:not(:last-child),.footer__links ul li:not(:last-child){padding:0 0 1.125rem}.footer__contact ul li a:hover,.footer__links ul li a:hover{color:#ffc75b}.footer-cta{padding:0!important;position:relative;z-index:2;background-color:#2b3477}@media screen and (min-width:768px){.footer-cta:before{content:"";position:absolute;z-index:-1;left:0;bottom:0;height:50%;width:100%;background:#00062f}}.footer-cta.light{background-color:#ffeac0}.footer-cta .component__container{margin:0 auto!important}body.light .footer-cta,body.news-page .footer-cta{background-color:#fff8ea}.rich-text{padding:2rem 0}@media screen and (min-width:768px){.rich-text{padding:6.25rem 0}}.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{color:#2b3477}.rich-text h4{font-size:1.25rem;font-weight:600}.rich-text h5{font-weight:600}.rich-text p{color:#292929;text-align:justify!important}.rich-text ol{counter-reset:item}.rich-text ol li{position:relative;counter-increment:item;margin-left:1.875rem}.rich-text ol li:not(:nth-last-child(1)){margin-bottom:.75rem}.rich-text ol li:before{content:counter(item) ".";position:absolute;margin-left:-1.875rem;color:#4777cb;font-weight:600;display:inline-block}.rich-text ul li{position:relative;margin-left:1.875rem}.rich-text ul li:not(:nth-last-child(1)){margin-bottom:.75rem}.rich-text ul li:before{content:"";width:.625rem;height:.625rem;position:absolute;left:-1.875rem;top:.75rem;border-radius:.625rem;border:.125rem solid #4777cb;display:inline-block}.post-v1{cursor:pointer;position:relative;background-color:#fff;padding:1.5rem;transition:.2s ease-in-out}@media screen and (min-width:768px){.post-v1{padding:2rem 1.75rem}}.post-v1:hover{box-shadow:0 .75rem 2.375rem rgba(0,0,0,.2)}.post-v1:hover .post-v1__title{color:#4777cb}.post-v1 .color-bars{position:absolute;bottom:0;left:0;width:100%;height:.3125rem}.post-v1__inner{display:grid;height:100%}.post-v1__title{margin-bottom:1.5rem;transition:.2s ease-in-out;color:#00062f}.post-v1 .tag{margin-bottom:1.5rem;color:#d18a00}.post-v1__body{margin-bottom:1.5rem;color:#717171}.post-v1__button-wrapper{margin-top:auto;margin-bottom:0}.project-v1{background:#fff;max-width:30rem;position:relative;transition:.2s ease-in-out;box-shadow:0 .75rem 2.875rem rgba(0,0,0,.05)}.project-v1:hover{box-shadow:0 .75rem 2.375rem rgba(0,0,0,.1)}.project-v1:hover .project-v1__image img{transform:scale(1.07)}.project-v1:hover .project-v1__image:before{opacity:0}.project-v1:hover .project-v1__content-title{color:#fff8ea;background:#2b3477}.project-v1:hover .progress-filled:after{background:#ffc75b}.project-v1__image{width:100%;max-height:15.625rem;overflow:hidden;position:relative}.project-v1__image:before{content:"";transition:.3s ease-in-out;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,0),rgba(0,0,0,0));z-index:1}.project-v1__image img{filter:saturate(1.7);position:inherit;width:100%;height:100%;transition:.2s ease-in-out}@media screen and (min-width:992px){.project-v1__image img{-o-object-fit:cover;object-fit:cover}}.project-v1__content{padding:0 1.5rem 1.875rem;text-align:center}.project-v1__content-title{cursor:pointer;position:relative;z-index:3;margin-left:-1.5rem;margin-bottom:1.5rem;min-height:3rem;transition:.2s ease-in-out;color:#fff;padding:.3125rem 1.5rem;background:rgba(0,6,47,.7);width:100%;transform:translateY(-100%);display:flex;font-size:1.125rem;font-weight:900}@media screen and (min-width:768px){.project-v1__content-title{font-size:1.375rem}}.project-v1__content-title a{margin:auto 0}.project-v1__progress{width:100%;margin-top:-4.375rem}.project-v1__progress-bar{height:.3125rem;background:#ffeac0}.project-v1__progress-bar .progress-filled{position:relative;height:.3125rem;background:#ffc75b;text-align:right}.project-v1__progress-bar .progress-filled:after{content:"";position:absolute;right:-.8125rem;top:-.3125rem;width:.5625rem;height:.5625rem;border:.1875rem solid #ffc75b;background:#fff;transform:rotate(45deg);transition:.2s ease-in-out}.project-v1__progress-bar .progress-filled .percentage{text-align:right;font-size:.875rem;font-weight:600;display:inline-block;transform:translate(18px,-38px);padding:.1875rem;border-radius:.1875rem;background:#cf3247;color:#fff;display:none}.project-v1__progress-statics{display:grid;grid-template-columns:1fr 1fr 1fr;padding:1rem 0;width:calc(100% + 48px);margin-left:-1.5rem}.project-v1__progress-statics div{background:#fff;text-align:center}@media screen and (min-width:992px){.project-v1__progress-statics div{padding:.75rem}}.project-v1__progress-statics div:nth-child(1){border-right:1px solid #ffeac0}.project-v1__progress-statics div:nth-child(2){border-right:1px solid #ffeac0}.project-v1__progress-statics .tag{display:inline-block;margin-bottom:.625rem;color:#4777cb;font-size:.75rem;font-style:italic}.project-v1__progress-statics .amount{display:block;font-weight:600;font-size:.9375rem;line-height:1.375rem;color:#00062f}@media screen and (min-width:480px){.project-v1__progress-statics .amount{font-size:1rem}}.project-v1 .color-bars{position:absolute;bottom:0;left:0}.project-v2{background:#fff;transition:.2s ease-in-out;max-width:30rem}.project-v2:hover{box-shadow:0 .75rem 2.375rem rgba(0,0,0,.1)}.project-v2:hover .project-v2__content-title{color:#4777cb}.project-v2:hover .project-v2__image img{transform:scale(1.02)}.project-v2__image{width:100%;max-height:13.3125rem;overflow:hidden}.project-v2__image img{-o-object-fit:cover;object-fit:cover;transition:.2s ease-in-out}.project-v2__content{padding:1.5rem 1.5rem 1.875rem}.project-v2__content-title{margin-bottom:1.875rem;color:#00062f;transition:.2s ease-in-out}.project-v2__bottom{display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem}.project-v2__bottom .button{margin-bottom:0;margin-top:auto}.project-v2__bottom .amount-wrap{text-align:right}.project-v2__bottom .amount-wrap span{display:block}.project-v2__bottom .amount-wrap .amount{font-size:1.375rem;font-weight:600;color:#00062f}.project-v3{background:#fff;transition:.2s ease-in-out}.project-v3:hover{box-shadow:0 .75rem 2.375rem rgba(0,0,0,.1)}.project-v3:hover .project-v2__content-title{color:#4777cb}.project-v3__content{padding:1.5rem 1.5rem 1.875rem}.project-v3__content-title{margin-bottom:1.875rem;color:#00062f;transition:.2s ease-in-out}.project-v3__bottom{display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem}.project-v3__bottom .button{margin-bottom:0;margin-top:auto}.project-v3__bottom .amount-wrap{text-align:right}.project-v3__bottom .amount-wrap span{display:block}.project-v3__bottom .amount-wrap .amount{font-size:1.375rem;font-weight:600;color:#00062f}.html-video video{width:100%;height:auto}.youtube-iframe{position:relative;padding-bottom:56.25%}.youtube-iframe iframe{width:100%;position:absolute;top:0;left:0;height:100%}.pro-block .component__container{max-width:62.0625rem}.pro-block__detail .content{position:relative;padding:3.625rem 2rem 2rem;background:url("data:image/svg+xml,%3Csvg width='157' height='209' viewBox='0 0 157 209' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='157' y2='-0.5' transform='matrix(-1 -8.87147e-08 -8.61679e-08 1 157 179)' stroke='%234777CB'/%3E%3Cline y1='-0.5' x2='209' y2='-0.5' transform='matrix(-4.37114e-08 1 1 4.37114e-08 29 0)' stroke='%234777CB'/%3E%3C/svg%3E%0A") left bottom no-repeat,#2b3477;background-size:25% auto}@media screen and (min-width:768px){.pro-block__detail .content{padding:6.5rem 4rem 4rem;background:url("data:image/svg+xml,%3Csvg width='157' height='209' viewBox='0 0 157 209' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='157' y2='-0.5' transform='matrix(-1 -8.87147e-08 -8.61679e-08 1 157 179)' stroke='%234777CB'/%3E%3Cline y1='-0.5' x2='209' y2='-0.5' transform='matrix(-4.37114e-08 1 1 4.37114e-08 29 0)' stroke='%234777CB'/%3E%3C/svg%3E%0A") left bottom no-repeat,url("data:image/svg+xml,%3Csvg width='203' height='157' viewBox='0 0 203 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='173.5' y1='157' x2='173.5' y2='-2.18557e-08' stroke='%234777CB'/%3E%3Cline x1='4.37114e-08' y1='28.5' x2='203' y2='28.5' stroke='%234777CB'/%3E%3C/svg%3E%0A") right top no-repeat,#2b3477;background-size:25% auto,25% auto}}.pro-block__detail .content .color-bars{position:absolute;left:0;top:0;height:24px;width:100%}@media screen and (min-width:768px){.pro-block__detail .content .color-bars{height:3.875rem;width:11.625rem}}.pro-block__detail-title{color:#ffc75b;margin-bottom:1.375rem}.pro-block__detail-body{color:#ffeac0}.pro-block__detail-body.quote{position:relative;padding:1.25rem 0;font-size:1rem}@media screen and (min-width:768px){.pro-block__detail-body.quote{font-size:1.25rem}}.pro-block__detail-body.quote:after,.pro-block__detail-body.quote:before{content:"";position:absolute;width:1.25rem;height:1.25rem;background:url(../img/double-quote.svg) center center no-repeat;background-size:contain}.pro-block__detail-body.quote:before{top:0}.pro-block__detail-body.quote:after{bottom:0;transform:rotate(180deg)}.image-gallery{margin-top:3.75rem}@media screen and (min-width:768px){.image-gallery{margin-top:6.25rem}}.image-gallery .container{display:grid;grid-gap:1.125rem;grid-template-columns:1fr 1fr}@media screen and (min-width:768px){.image-gallery .container{grid-template-columns:1fr 1fr 1fr}}.image-gallery .container .image{height:6.875rem;display:flex;justify-content:center;align-items:center;overflow:hidden}@media screen and (min-width:480px){.image-gallery .container .image{height:10rem}}@media screen and (min-width:768px){.image-gallery .container .image{height:12.5rem}}.image-gallery .container .image:hover img{transform:scale(1.03);filter:saturate(0)}.image-gallery .container .image img{-o-object-fit:cover;object-fit:cover;min-height:100%;transition:.2s ease-in-out;filter:saturate(1.7)}.breadcrumbs{margin-bottom:2rem}.breadcrumbs__inner{margin:0;padding:0;display:flex}.breadcrumbs__item{position:relative}.breadcrumbs__item:not(:nth-child(1)){margin-left:2rem}.breadcrumbs__item:not(:nth-child(1)):before{content:"›";position:absolute;left:-1.25rem;font-size:1.5rem;line-height:1.125rem;color:#717171;opacity:.4}.breadcrumbs__item:nth-last-child(1){color:#2b3477;display:none}@media screen and (min-width:768px){.breadcrumbs__item:nth-last-child(1){display:inline}}.breadcrumbs__item:not(:nth-last-child(1)) a{color:#d18a00}.breadcrumbs__item a{display:inline}.breadcrumbs__item a:hover{text-decoration:underline!important;color:#cc9f47}.person{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;padding:1.5rem}.person__image{background-image:url("data:image/svg+xml,%3Csvg width='76' height='94' viewBox='0 0 76 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='37.536' cy='20.652' rx='20.683' ry='20.652' fill='%23FFEAC0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.00346466 81.8478C0.00115736 81.6766 0 81.5051 0 81.3333C0 60.6339 16.8054 43.8537 37.5359 43.8537C58.2663 43.8537 75.0717 60.6339 75.0717 81.3333C75.0717 81.3346 75.0717 81.3358 75.0717 81.3371C64.4897 89.1842 51.382 93.8265 37.1883 93.8265C23.3053 93.8265 10.4613 89.3852 0.00346466 81.8478Z' fill='%23FFEAC0'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:50%;background-position:center;background-color:#fff8ea;width:8.75rem;height:8.75rem;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;color:transparent;font-size:0}.person__image,.person__image img{width:8.75rem;height:8.75rem}.person__image img{-o-object-fit:cover;object-fit:cover}.person__caption,.person__title{line-height:1.5}.person__title{font-size:1.125rem}.person__caption{font-size:.875rem}.person .color-bars{position:absolute;bottom:0;left:0;width:100%;height:.3125rem}.component{padding:3.75rem 0;transition:.6s ease-in-out;opacity:.0001}@media screen and (min-width:992px){.component{padding:6.25rem 0}}.component.active,.component.footer-cta{opacity:1}.component__container{max-width:74.6875rem;margin:0 auto;padding:0 1.5rem}@media screen and (min-width:1440px){.component__container{padding:0}}.component__header{margin-bottom:2rem;text-align:center}.component__footer{text-align:center;margin-top:2rem}.button{position:relative;display:inline-block;padding:.75rem 1.4375rem .625rem;font-size:.875rem;font-family:Sintony;font-weight:700;line-height:1.375rem;margin-right:.25rem;transition:.2s ease-in-out;text-transform:uppercase;letter-spacing:.0625rem;overflow:hidden;border-radius:.3125rem}.button:before{content:"";position:absolute;width:0;height:100%;opacity:0;left:0;top:0;transition:.5s ease-in-out;border-radius:0 1.875rem 1.875rem 0}.button:hover{padding-right:1.75rem;padding-left:1.125rem}.button:hover:before{opacity:1;width:calc(100% + 30px)}.button:hover span:after{opacity:1;margin-left:.125rem}.button span{position:relative;z-index:2}.button span:after{content:"";position:absolute;width:1.125rem;height:.75rem;margin-top:.3125rem;margin-left:-.5rem;opacity:0;transition:.2s ease-in-out}.button__primary{background:#2b3477;color:#e3f2ff;box-shadow:0 3px 0 0 #00062f,0 6px 3px 0 rgba(0,0,0,.3)}.button__primary:before{background:#4777cb}.button__primary:hover{color:#fff}.button__primary span:after{background:url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7C0.447715 7 0 7.44772 0 8C0 8.55228 0.447715 9 1 9V7ZM19.7071 8.70711C20.0976 8.31658 20.0976 7.68342 19.7071 7.29289L13.3431 0.928932C12.9526 0.538408 12.3195 0.538408 11.9289 0.928932C11.5384 1.31946 11.5384 1.95262 11.9289 2.34315L17.5858 8L11.9289 13.6569C11.5384 14.0474 11.5384 14.6805 11.9289 15.0711C12.3195 15.4616 12.9526 15.4616 13.3431 15.0711L19.7071 8.70711ZM1 9H19V7H1V9Z' fill='white'/%3E%3C/svg%3E%0A") center center no-repeat;background-size:contain}.button__primary--invert{background-color:#fff;color:#2b3477}.button__primary--invert:before{border-color:#fff}.button__primary--invert:hover{color:#4777cb}.button__accent{color:#00062f;background:#ffc75b;box-shadow:0 3px 0 0 #d18a00,0 6px 2px 0 rgba(0,0,0,.2)}.button__accent:before{background:#ffeac0}.button__accent span:after{background:url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7C0.447715 7 0 7.44772 0 8C0 8.55228 0.447715 9 1 9V7ZM19.7071 8.70711C20.0976 8.31658 20.0976 7.68342 19.7071 7.29289L13.3431 0.928932C12.9526 0.538408 12.3195 0.538408 11.9289 0.928932C11.5384 1.31946 11.5384 1.95262 11.9289 2.34315L17.5858 8L11.9289 13.6569C11.5384 14.0474 11.5384 14.6805 11.9289 15.0711C12.3195 15.4616 12.9526 15.4616 13.3431 15.0711L19.7071 8.70711ZM1 9H19V7H1V9Z' fill='%23000841'/%3E%3C/svg%3E%0A") center center no-repeat;background-size:contain}.button.donate-btn span:before{content:"";position:relative;display:inline-block;width:1rem;height:.875rem;transform:translate(-6px,2px);background:url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 3.85287C15 9 7.5 13 7.5 13C7.5 13 0 9 0 3.85287C0 -0.135401 5 -1.44286 7.5 1.92713C10 -1.44286 15 -0.135401 15 3.85287Z' fill='%23CF3247'/%3E%3C/svg%3E") center center no-repeat;background-size:contain}.link__primary{color:#4777cb;font-weight:600}.login-form__container{background:#fff}.hero{background:url(../img/bg-art4-mobile.svg) center center no-repeat,#2b3477;padding:5rem 0}@media screen and (min-width:768px){.hero{background:url(../img/bg-art4.svg) center center no-repeat,#2b3477;padding:6.25rem 0}}.hero .component__container{max-width:74.6875rem}.hero__content{text-align:center}.hero__content-title{color:#fff8ea}.hero__content-caption{color:#cc9f47;margin-bottom:2rem}.cta-v1 .component__container{background:url("data:image/svg+xml,%3Csvg width='203' height='157' viewBox='0 0 203 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='157' y2='-0.5' transform='matrix(4.37114e-08 -1 -1 -4.37114e-08 29 157)' stroke='%23D88791'/%3E%3Cline y1='-0.5' x2='203' y2='-0.5' transform='matrix(-1 0 0 1 203 29)' stroke='%23D88791'/%3E%3C/svg%3E%0A") left top no-repeat,url("data:image/svg+xml,%3Csvg width='209' height='157' viewBox='0 0 209 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='157' y2='-0.5' transform='matrix(-4.50034e-08 1 1 4.24565e-08 179 0)' stroke='%23D88791'/%3E%3Cline y1='-0.5' x2='209' y2='-0.5' transform='matrix(1 0 0 -1 0 128)' stroke='%23D88791'/%3E%3C/svg%3E%0A") right bottom no-repeat,#cf3247;padding:0}.cta-v1__content{padding:3.75rem 1.5rem;text-align:center}@media screen and (min-width:768px){.cta-v1__content{padding:3.75rem 6.25rem;text-align:left}}.cta-v1__caption,.cta-v1__title{margin-bottom:1.3125rem;color:#fff8ea}.ongoing-projects.white+.cta-v1{padding-bottom:0}@media screen and (min-width:768px){.ongoing-projects.white+.cta-v1{padding:6.25rem 0}}@media screen and (min-width:768px){.ongoing-projects.white+.cta-v1 .cta-v1__content{position:relative}.ongoing-projects.white+.cta-v1 .cta-v1__content:after,.ongoing-projects.white+.cta-v1 .cta-v1__content:before{content:url(../img/bg-dots.svg);z-index:-1;position:absolute}.ongoing-projects.white+.cta-v1 .cta-v1__content:before{left:-7.1875rem;bottom:-60px}.ongoing-projects.white+.cta-v1 .cta-v1__content:after{right:-7.1875rem;top:-60px}}.home-hero{background:url(../img/bg-art2-mobile.svg) center center no-repeat,#2b3477;padding:3.75rem 0}@media screen and (min-width:768px){.home-hero{padding:9.75rem 0;background:url(../img/bg-art2.svg) center center no-repeat,#2b3477}}.home-hero .component__container{display:grid}@media screen and (min-width:768px){.home-hero .component__container{grid-template-columns:1fr 1fr;grid-gap:1.875rem}}.home-hero__content{order:2;margin:auto 0}@media screen and (min-width:768px){.home-hero__content{order:1}}.home-hero__content .tag{display:block;margin-bottom:1.875rem;font-size:1.125rem}.home-hero__content-title{margin-bottom:1.875rem;color:#fff8ea}.home-hero__images{min-height:21.25rem;order:1;margin-top:-2.5rem;margin-bottom:3.75rem;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.home-hero__images{margin-bottom:0;margin-top:0;order:2}}@media screen and (min-width:1200px){.home-hero__images{margin-top:-5rem}}@media screen and (min-width:1440px){.home-hero__images{margin-top:-2.5rem}}.home-hero__images-image{position:absolute;width:12.5rem;height:12.5rem;border-radius:12.5rem;overflow:hidden;border:.75rem solid #2b3477}@media screen and (min-width:992px){.home-hero__images-image{position:relative;width:15.625rem;height:15.625rem}}@media screen and (min-width:1200px){.home-hero__images-image{width:21.875rem;height:21.875rem}}.home-hero__images-image:nth-child(1){transform:translate(-60px,-50px)}@media screen and (min-width:992px){.home-hero__images-image:nth-child(1){transform:translate(60px,-100px)}}@media screen and (min-width:1200px){.home-hero__images-image:nth-child(1){transform:translate(60px,-60px)}}.home-hero__images-image:nth-child(2){transform:translate(60px,40px)}@media screen and (min-width:992px){.home-hero__images-image:nth-child(2){transform:translate(-60px,20px)}}@media screen and (min-width:1200px){.home-hero__images-image:nth-child(2){transform:translate(-60px,60px)}}.home-hero__images-image:nth-child(3){width:8.75rem;height:8.75rem;border-radius:9.375rem;transform:translate(-85px,95px);position:absolute}@media screen and (min-width:1200px){.home-hero__images-image:nth-child(3){transform:translate(-100px,160px);width:12.5rem;height:12.5rem}}.home-hero__images-image img{-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%}.home-hero-v3{position:relative;background:url(../img/smc-image-v1.jpg?v=1.0.0) center top no-repeat;background-size:cover;padding:3.75rem 0;height:calc(100vh - 185px);display:flex;align-items:flex-end}@media screen and (min-width:992px){.home-hero-v3{height:calc(100vh - 196px)}}.home-hero-v3__overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,6,47,.9))}.home-hero-v3__content{position:relative;z-index:2;order:2;margin:auto;margin-bottom:-2.625rem;text-align:center}@media screen and (min-width:768px){.home-hero-v3__content{order:1}}.home-hero-v3__content .tag{position:relative;display:inline-block;font-size:1.375rem;font-weight:500;color:#fff;margin-bottom:2rem}.home-hero-v3__content .tag:after{content:"";position:absolute;width:120%;height:.125rem;background:#ffc75b;left:-10%;bottom:-1rem}.home-hero-v3__content-title{font-size:2.625rem;color:#fff}@media screen and (min-width:768px){.home-hero-v3__content-title{font-size:3.25rem;line-height:4.25rem}}.home-hero-v3__mouse-scroll{width:1rem;height:1.625rem;border:.0625rem solid #ffc75b;border-radius:.9375rem;margin-top:1rem;display:inline-block;position:relative}.home-hero-v3__mouse-scroll:before{content:"";width:.375rem;height:.375rem;position:absolute;top:.1875rem;left:50%;transform:translateX(-50%);background-color:#ffc75b;border-radius:50%;opacity:1;animation:wheel 2s infinite;-webkit-animation:wheel 2s infinite}.home-hero-v3__est{position:relative;color:#fff;margin-top:3.75rem;display:none;text-align:center;font-weight:500;font-style:italic}.home-hero-v3__est:after,.home-hero-v3__est:before{content:"";position:absolute;width:3.75rem;height:.125rem;background:#ffc75b;top:1rem}.home-hero-v3__est:before{left:-4.5rem}.home-hero-v3__est:after{right:-4.5rem}.home-intro .component__container{max-width:74.6875rem;text-align:center}.home-intro__title{margin-bottom:.75rem}.home-intro__sub-title{margin-bottom:2.5rem}.ongoing-projects{background-color:#fff8ea;background-size:100%;background-position:center center;background-repeat:no-repeat}.ongoing-projects.white{background-color:#fff}.ongoing-projects__grid{display:grid;grid-gap:2rem;justify-content:center}@media screen and (min-width:768px){.ongoing-projects__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:992px){.ongoing-projects__grid{grid-template-columns:1fr 1fr 1fr;grid-gap:3.125rem 1.5rem}}.vision-mission .component__container{display:grid;grid-gap:2rem}@media screen and (min-width:768px){.vision-mission .component__container{grid-template-columns:1fr 1fr;grid-gap:3.75rem}}.image-beside-block .component__container{max-width:62.0625rem;display:grid;grid-gap:0}@media screen and (min-width:768px){.image-beside-block .component__container{grid-template-columns:1.2fr 1fr;align-items:center}}.image-beside-block__image{margin:0;padding:0;line-height:0;position:inherit;z-index:-2}.image-beside-block__image img{-o-object-fit:cover;object-fit:cover}.image-beside-block__detail .content{position:relative;padding:3.625rem 2rem 2rem;background:url("data:image/svg+xml,%3Csvg width='157' height='209' viewBox='0 0 157 209' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='157' y2='-0.5' transform='matrix(-1 -8.87147e-08 -8.61679e-08 1 157 179)' stroke='%234777CB'/%3E%3Cline y1='-0.5' x2='209' y2='-0.5' transform='matrix(-4.37114e-08 1 1 4.37114e-08 29 0)' stroke='%234777CB'/%3E%3C/svg%3E%0A") left bottom no-repeat,#2b3477;background-size:25% auto}@media screen and (min-width:768px){.image-beside-block__detail .content{padding:6.5rem 4rem 4rem;margin-left:-10rem;background:url("data:image/svg+xml,%3Csvg width='157' height='209' viewBox='0 0 157 209' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='157' y2='-0.5' transform='matrix(-1 -8.87147e-08 -8.61679e-08 1 157 179)' stroke='%234777CB'/%3E%3Cline y1='-0.5' x2='209' y2='-0.5' transform='matrix(-4.37114e-08 1 1 4.37114e-08 29 0)' stroke='%234777CB'/%3E%3C/svg%3E%0A") left bottom no-repeat,url("data:image/svg+xml,%3Csvg width='203' height='157' viewBox='0 0 203 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='173.5' y1='157' x2='173.5' y2='-2.18557e-08' stroke='%234777CB'/%3E%3Cline x1='4.37114e-08' y1='28.5' x2='203' y2='28.5' stroke='%234777CB'/%3E%3C/svg%3E%0A") right top no-repeat,#2b3477;background-size:25% auto,25% auto}}@media screen and (min-width:768px){.image-beside-block__detail .content:after{content:"";position:absolute;z-index:-1;width:calc(100% - 80px);height:calc(100% - 60px);right:-1.5rem;bottom:-1.5rem;border:.125rem solid #2b3477;background:0 0}}.image-beside-block__detail .content .color-bars{position:absolute;left:0;top:0;height:24px;width:100%}@media screen and (min-width:768px){.image-beside-block__detail .content .color-bars{height:3.875rem;width:11.625rem}}.image-beside-block__detail-title{color:#ffc75b;margin-bottom:1.375rem}.image-beside-block__detail-body{color:#ffeac0}.image-beside-block+.image-beside-block{padding-top:0}@media screen and (min-width:768px){.image-beside-block:nth-child(even) .component__container{grid-template-columns:1fr 1.2fr}}@media screen and (min-width:768px){.image-beside-block:nth-child(even) .image-beside-block__image{order:2}}@media screen and (min-width:768px){.image-beside-block:nth-child(even) .content{margin-left:0;margin-right:-10rem}}.recent-posts{background:url(../img/bg-art2-mobile.svg) top center no-repeat,#2b3477;background-size:contain}@media screen and (min-width:768px){.recent-posts{background:url(../img/bg-art2.svg) center center no-repeat,#2b3477}}.recent-posts .component__header{display:grid}@media screen and (min-width:768px){.recent-posts .component__header{grid-template-columns:1fr auto}}.recent-posts .component__container{max-width:74.6875rem}.recent-posts__grid{display:grid;grid-gap:2rem}@media screen and (min-width:768px){.recent-posts__grid{grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem}}.recent-posts__grid a{display:grid}.recent-posts .component__title{color:#ffeac0}.projects-hero{background:url(../img/bg-art1-mobile.svg) center center no-repeat,#2b3477;padding:5rem 0}@media screen and (min-width:768px){.projects-hero{padding:9.75rem 0;background:url(../img/bg-art1.svg) center center no-repeat,#2b3477}}.projects-hero .component__container{display:grid;grid-gap:2rem}@media screen and (min-width:768px){.projects-hero .component__container{grid-template-columns:1fr 1fr;grid-gap:4.125rem}}.projects-hero__content{order:2}@media screen and (min-width:768px){.projects-hero__content{order:1}}.projects-hero__content .tag{display:block;margin-bottom:1.875rem;font-size:1.125rem}.projects-hero__content-title{margin-bottom:1.875rem;color:#fff8ea}.projects-hero__video{order:1}@media screen and (min-width:768px){.projects-hero__video{order:2}}.project-hero-v2{background:url(../img/bg-art1-mobile.svg) center center no-repeat,#2b3477;padding:5rem 0}@media screen and (min-width:768px){.project-hero-v2{background:url(../img/bg-art1.svg) center center no-repeat,#2b3477}}.project-hero-v2 .component__container{display:grid;grid-gap:2rem;justify-content:center}.project-hero-v2__content{order:2}@media screen and (min-width:768px){.project-hero-v2__content{order:1}}.project-hero-v2__content .tag{display:block;margin-bottom:1.875rem;font-size:1.125rem}.project-hero-v2__content-title{color:#fff8ea;text-align:center}.project-hero-v2__video{order:1}@media screen and (min-width:768px){.project-hero-v2__video{order:2;min-width:43.75rem}}.upcoming-projects{background-color:#e3f2ff}.upcoming-projects.white{background-color:#fff}.upcoming-projects__grid{display:grid;grid-gap:2rem;justify-content:center}@media screen and (min-width:768px){.upcoming-projects__grid{grid-template-columns:1fr 1fr 1fr;grid-gap:3.125rem}}.completed-projects{background-color:#fff8ea}.completed-projects.white{background-color:#fff}.completed-projects__grid{display:grid;grid-gap:2rem}@media screen and (min-width:768px){.completed-projects__grid{grid-template-columns:1fr 1fr 1fr;grid-gap:3.125rem}}.single-project{padding-top:1.5rem}@media screen and (min-width:768px){.single-project{padding-top:3.75rem}}.single-project .component__container{max-width:62.0625rem}.single-project__title{text-align:left;color:#2b3477;margin-bottom:2rem}.single-project__media-image{display:flex;justify-content:center;align-items:center;max-height:28.125rem;overflow:hidden}.single-project__media-image img{-o-object-fit:cover;object-fit:cover;width:100%;filter:saturate(2)}.single-project__progress{background:#2b3477;padding:3.875rem 1.5rem 1.5rem;margin-top:2rem}.single-project__progress:hover .progress-filled:after{background:#ffc75b}.single-project__progress-bar{height:.3125rem;background:#ffeac0}.single-project__progress-bar .progress-filled{position:relative;height:.3125rem;background:#ffc75b;text-align:right}.single-project__progress-bar .progress-filled:after{content:"";position:absolute;right:-.8125rem;top:-.5rem;width:.75rem;height:.75rem;border:.3125rem solid #ffc75b;background:#2b3477;transform:rotate(45deg);transition:.2s ease-in-out}.single-project__progress-bar .progress-filled .percentage{text-align:right;font-size:.875rem;display:inline-block;transform:translate(22px,-40px);padding:.1875rem .375rem;border-radius:.1875rem;background:#cf3247;color:#fff;font-weight:600}.single-project__progress-statics{display:grid;margin-top:2rem}@media screen and (min-width:768px){.single-project__progress-statics{grid-gap:1.5rem;grid-template-columns:1fr 1fr 1fr}}.single-project__progress-statics div{display:grid;grid-template-columns:1fr auto;padding:.5rem 0}.single-project__progress-statics div:not(:nth-last-child(1)){border-bottom:.0625rem solid #00062f}@media screen and (min-width:768px){.single-project__progress-statics div{display:inline-block;border-bottom:none!important}.single-project__progress-statics div:nth-child(1){text-align:left}.single-project__progress-statics div:nth-child(2){text-align:center}.single-project__progress-statics div:nth-child(3){text-align:right}}.single-project__progress-statics span{display:block}.single-project__progress-statics .tag{font-size:.875rem;color:#ffc75b}@media screen and (min-width:480px){.single-project__progress-statics .tag{font-size:1rem}}.single-project__progress-statics .amount{font-size:1rem;color:#fff8ea;font-weight:600}@media screen and (min-width:480px){.single-project__progress-statics .amount{font-size:1.375rem}}.single-project__body-wrapper{padding:2.125rem 0 0;display:grid}.single-project__body-wrapper .rich-text{padding:0}@media screen and (min-width:768px){.single-project__body-wrapper--wrap{grid-template-columns:2fr 1fr;grid-gap:3.625rem}}.single-project__body-wrapper+.image-gallery{margin-top:2.125rem}.single-project__body-resources{margin-bottom:auto;margin-top:0;padding:1.5rem;border:.0625rem solid #cc9f47}.single-project__body-resources--space{margin-top:2.125rem}@media screen and (min-width:768px){.single-project__body-resources--space{margin-top:0}}.single-project__body-resources .item{display:grid;grid-gap:.75rem;grid-template-columns:1fr 1.25rem;align-items:center;font-family:Sintony,sans-serif;font-size:1.125rem;font-weight:600;color:#2b3477;padding-bottom:1.25rem}.single-project__body-resources .item:hover{color:#4777cb}.single-project__body-resources .item:hover span.icon{background:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5094 11.5067C16.1121 11.5067 15.7922 11.8266 15.7922 12.2238V15.6832H1.43437V12.2238C1.43437 11.8266 1.11445 11.5067 0.717187 11.5067C0.319922 11.5067 0 11.8266 0 12.2238V16.4004C0 16.7977 0.319922 17.1176 0.717187 17.1176H16.5094C16.9066 17.1176 17.2266 16.7977 17.2266 16.4004V12.2238C17.2266 11.8266 16.9066 11.5067 16.5094 11.5067Z' fill='%234777CB'/%3E%3Cpath d='M8.08606 12.3574C8.49036 12.7652 8.98606 12.5402 9.13723 12.3574L13.2611 7.9207C13.5318 7.62891 13.5142 7.17539 13.2224 6.90469C12.9306 6.63398 12.4771 6.65156 12.2099 6.94336L9.33059 10.0406V0.717187C9.33059 0.319922 9.01067 0 8.61341 0C8.21614 0 7.89622 0.319922 7.89622 0.717187V10.0441L5.01692 6.94687C4.74622 6.65508 4.2927 6.64102 4.00091 6.9082C3.70911 7.17891 3.69505 7.63242 3.96223 7.92422L8.08606 12.3574Z' fill='%234777CB'/%3E%3C/svg%3E%0A") center center no-repeat;background-size:contain}.single-project__body-resources .item.status{grid-template-columns:1fr auto;border-bottom:.0625rem solid #cc9f47;margin-bottom:1.25rem}.single-project__body-resources .item.status:hover{color:#2b3477}.single-project__body-resources .item.status span:nth-child(2){background:#ffc75b;padding:.3125rem .625rem;border-radius:.3125rem;font-size:1rem}.single-project__body-resources .item span{display:block}.single-project__body-resources .item span.icon{height:1.25rem;width:1.25rem;background:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5094 11.5067C16.1121 11.5067 15.7922 11.8266 15.7922 12.2238V15.6832H1.43437V12.2238C1.43437 11.8266 1.11445 11.5067 0.717187 11.5067C0.319922 11.5067 0 11.8266 0 12.2238V16.4004C0 16.7977 0.319922 17.1176 0.717187 17.1176H16.5094C16.9066 17.1176 17.2266 16.7977 17.2266 16.4004V12.2238C17.2266 11.8266 16.9066 11.5067 16.5094 11.5067Z' fill='%232B3477'/%3E%3Cpath d='M8.08606 12.3574C8.49036 12.7652 8.98606 12.5402 9.13723 12.3574L13.2611 7.9207C13.5318 7.62891 13.5142 7.17539 13.2224 6.90469C12.9306 6.63398 12.4771 6.65156 12.2099 6.94336L9.33059 10.0406V0.717187C9.33059 0.319922 9.01067 0 8.61341 0C8.21614 0 7.89622 0.319922 7.89622 0.717187V10.0441L5.01692 6.94687C4.74622 6.65508 4.2927 6.64102 4.00091 6.9082C3.70911 7.17891 3.69505 7.63242 3.96223 7.92422L8.08606 12.3574Z' fill='%232B3477'/%3E%3C/svg%3E%0A") center center no-repeat;background-size:contain}.comment .component__container{max-width:62.0625rem}.comment .no-comments{padding:2rem 0;color:#717171}.comment__comment{margin:2.625rem 0;border-left:.3125rem solid #cc9f47;padding-left:1.5rem}.comment__comment-name{font-family:Sintony,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.8125rem;color:#2b3477}.comment__comment-date{font-family:Sintony;font-size:1rem;font-style:italic;line-height:2rem;color:#cc9f47}.comment__comment-comment{font-style:italic;color:#292929}.comment__form input,.comment__form textarea{width:calc(100% - 24px);padding:.75rem;font-size:.875rem;font-family:Sintony;transition:.2s ease-in-out}@media screen and (min-width:768px){.comment__form input,.comment__form textarea{font-size:1rem}}.comment__form textarea{margin-bottom:1.25rem}.comment__form .col2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}@media screen and (min-width:768px){.comment__form .col2{grid-gap:2rem}}.single-news+.comment,.single-project+.comment{padding-top:0}.error-msg{padding:.75rem 0;margin-bottom:.75rem}.error-msg.danger{color:#cf3247}.error-msg.success{color:#009d60}.all-news{background:#fff8ea}.all-news .component__container{max-width:62.0625rem}.all-news .post-v1{margin-bottom:1.5rem;box-shadow:0 5px 24px rgba(0,0,0,.05)}.single-news{padding-top:1.5rem}@media screen and (min-width:768px){.single-news{padding-top:3.75rem}}.single-news .component__container{max-width:62.0625rem}.single-news .rich-text{padding-bottom:0}.single-news img{filter:saturate(1.7)}.donation-form .component__container{max-width:62.0625rem}.donation-form__title{color:#2b3477}.donation-form__form{margin-top:2.125rem}.donation-form h3{color:#2b3477}.donation-form .bank-info{border:.0625rem solid rgba(113,113,113,.2);border-radius:.3125rem;padding:1.5rem;margin-bottom:2.125rem}.donation-form .bank-info__image{display:none;max-width:13.75rem;margin-left:1.75rem}@media screen and (min-width:768px){.donation-form .bank-info__image{display:block}}.donation-form .bank-info__image img{-o-object-fit:contain;object-fit:contain}.donation-form .bank-info__content{display:grid;grid-template-columns:1fr 1fr}.donation-form .org-name-input{display:none}.donation-form .org-name-input.active{display:grid}.history-timeline__title{margin-bottom:3.75rem}.history-timeline__block{position:relative;padding-bottom:3.75rem}@media screen and (min-width:992px){.history-timeline__block{width:calc(50% - 100px)}}.history-timeline__block:nth-child(odd){text-align:left;padding-left:2rem}@media screen and (min-width:992px){.history-timeline__block:nth-child(odd){text-align:right;margin-left:50px;padding-left:0}}.history-timeline__block:nth-child(odd):after{content:"";position:absolute;height:100%;width:.0625rem;background:#cc9f47;top:0;left:0}@media screen and (min-width:992px){.history-timeline__block:nth-child(odd):after{right:-3.125rem;left:auto}}@media screen and (min-width:992px){.history-timeline__block:nth-child(odd) .history-timeline__block-date:after{right:-3.6875rem}}.history-timeline__block:nth-child(even){text-align:left;padding-left:2rem}@media screen and (min-width:992px){.history-timeline__block:nth-child(even){margin-left:calc(50% + 50px);padding-left:0}}.history-timeline__block:nth-child(even):after{content:"";position:absolute;height:100%;width:.0625rem;background:#cc9f47;top:0;left:0}@media screen and (min-width:992px){.history-timeline__block:nth-child(even):after{left:-3.1875rem}}@media screen and (min-width:992px){.history-timeline__block:nth-child(even) .history-timeline__block-date:after{left:-3.6875rem}}.history-timeline__block-date{padding:.5rem 1.5rem;background:#ffeac0;color:#00062f;margin-bottom:1.5rem;display:inline-block;font-weight:600;position:relative}.history-timeline__block-date:after{content:"";position:absolute;width:1.125rem;height:1.125rem;background:#fff8ea;z-index:1;box-shadow:0 0 0 4px #ffc75b;transform:rotate(45deg);top:.5rem;left:-2.5625rem}@media screen and (min-width:992px){.history-timeline__block-date:after{left:auto}}.history-timeline__block-title{color:#00062f;margin-bottom:1.5rem}.history-timeline__block-content{color:#2b3477}.contact-form-v1{background:#fff8ea}.contact-form-v1 .component__container{text-align:left;display:grid;grid-gap:2.125rem}@media screen and (min-width:992px){.contact-form-v1 .component__container{grid-template-columns:1fr 2.2fr}}.contact-form-v1 .col1-2{text-align:left;align-items:flex-start}.contact-form-v1__info{order:2}@media screen and (min-width:992px){.contact-form-v1__info{order:1}}.contact-form-v1__info-content{padding:0}.contact-form-v1__info-content li{list-style:none;margin-bottom:2.125rem}.contact-form-v1__info-content li,.contact-form-v1__info-content li a{font-size:1rem;color:#00062f}.contact-form-v1__info-content li label{display:block;font-weight:700;margin-bottom:.75rem;color:#2b3477}.contact-form-v1__form{order:1}@media screen and (min-width:992px){.contact-form-v1__form{order:2}}.contact-form-v1__form .col2 input:nth-child(1){margin-bottom:1.125rem}@media screen and (min-width:768px){.contact-form-v1__form .col2 input:nth-child(1){margin-bottom:0}}.contact-form-v1 .human-verify{max-width:8.125rem}.social-share{padding:0}.social-share .component__container{max-width:62.0625rem}.social-share__title{color:#00062f}.members{background-color:#e3f2ff}.members__grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem}@media screen and (min-width:480px){.members__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){.members__grid{grid-template-columns:repeat(5,1fr);grid-gap:1.5rem}}.donors__grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem}@media screen and (min-width:480px){.donors__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){.donors__grid{grid-template-columns:repeat(5,1fr);grid-gap:1.5rem}}body.projects-page .ongoing-projects{padding-bottom:0}
/*# sourceMappingURL=main.css.map */
