.text-input{color:#212121;width:100%}.text-input__label{display:block;color:#495865;font-size:15px;font-weight:500;padding-bottom:2px}.text-input__messages-container{display:flex;justify-content:space-between}.text-input__star,.text-input__validation-message{color:#c72727}.text-input__control{width:100%;height:48px;border:1px solid #bdbdbd;background-color:#fff;border-radius:5px;padding:8px;font-weight:500}.text-input__control--invalid{border-color:#c72727}.text-input__control--disabled{background-color:rgba(229,233,238,.6)}.text-input__control--text-area{height:200px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:background-position .4s ease-in-out;text-transform:uppercase}.button--small{height:32px;padding:12px 20px;font-size:12px;font-weight:450}.button--medium{height:48px;padding:12px 24px;font-size:13px;font-weight:600}.button--large{height:56px;padding:12px 32px;font-size:15px;font-weight:600}.button--none{height:unset;padding:0}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:calc(50% - 14px);left:calc(50% - 14px);width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#42b869;color:#fff;background-size:300% 100%}.button--primary:hover{background:#42925b}.button--primary-loading{color:#42b869}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#42b869;border:1px solid #42b869}.button--primary-outline:hover{color:#fff;background:#42b869}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#42b869 #42b869 #42b869 transparent}.button--secondary{background:#fff;color:#42b869;border:1px solid #fff}.button--secondary:hover{background:transparent;color:#fff}.button--secondary-loading{color:#fff}.button--secondary-loading:after{border-color:#42b869 #42b869 #42b869 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#bdbdbd,#495865);box-shadow:0 4px 15px 0 #bdbdbd}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--error{background:#c72727;color:#fff;border:1px solid #c72727;background-size:300% 100%}.button--error:hover{background:#e03a3a}.button--error-loading{color:#fff}.button--error-loading:after{border-color:#fff #fff #fff transparent}.button--error-outline{background:#fff;color:#c72727;border:1px solid #c72727;background-size:300% 100%}.button--error-outline:hover{border:1px solid #e03a3a}.button--error-outline-loading{color:#fff}.button--error-outline-loading:after{border-color:#c72727 #c72727 #c72727 transparent}.button--plain{text-align:unset}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--with-icon{height:auto;padding:4px 16px}.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:28px}.text--xxxl{font-size:36px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#bdbdbd}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#42b869}.text--secondary{color:#8a8a80}.text--success{color:#35853e}.text--error{color:#c72727}.need-help{background:#5abf79;border-radius:8px;overflow:hidden;padding:20px 20px 40px}.need-help__title{text-align:center;padding-bottom:20px}.need-help__form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media(min-width:992px){.need-help__form{flex-direction:row}}.home__cover-section{position:relative;padding-bottom:400px}.home__banner{position:relative;height:130px}.home__image{object-fit:cover}.home__need-help{position:absolute;bottom:0;left:0;width:100%;z-index:1}@media(min-width:768px){.home__cover-section{padding-bottom:280px}.home__banner{height:300px}}@media(min-width:992px){.home__cover-section{padding-bottom:130px}.home__banner{height:400px}}.home-about-us{padding-top:100px;padding-bottom:120px;display:flex;flex-direction:column;gap:20px}.home-about-us__description{padding:20px 0;line-height:30px;text-align:justify}.home-about-us__buttons{display:flex;flex-direction:column;gap:20px}.home-about-us__image-holder{display:flex;gap:20px}.home-about-us__image{width:100%;height:auto}@media(min-width:992px){.home-about-us{flex-direction:row;justify-content:space-between}.home-about-us__image-holder{flex:0 0 54%;display:flex;justify-content:center;align-items:center}.home-about-us__image{width:auto;height:80%}.home-about-us__content{flex:0 0 42%}}.what-we-do{background:#f5f7fa;padding-top:30px;padding-bottom:30px}.what-we-do__section-header{text-align:center}.what-we-do__list{display:flex;align-items:center;flex-wrap:wrap;padding-top:40px}.what-we-do__item{flex:0 0 100%;padding:15px 0;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.what-we-do__item{flex:0 0 50%;padding:15px}}@media(min-width:992px){.what-we-do__item{flex:0 0 33.33%;padding:15px}}.what-we-do-card{width:100%;height:100%;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 4px #e5e9ee;border-radius:8px;overflow:hidden}.what-we-do-card__image-wrapper{height:150px;background:#f5f7fa;position:relative}.what-we-do-card__image{object-fit:cover}.what-we-do-card__content{padding:20px;display:flex;align-items:center;justify-content:space-between}.what-we-do-card__link{font-weight:700!important}.become-a-volunteer{padding:30px 15px}.become-a-volunteer__container{background:#5abf79;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:70px 50px;gap:50px;border-radius:8px}@media(min-width:992px){.become-a-volunteer__container{flex-direction:row}}.link{background:none;border:none;text-decoration:none;color:#42b869;font-weight:500;font-size:14px;cursor:pointer}.link--underline,.link:hover{text-decoration:underline}.our-team-list{display:flex;align-items:center;flex-wrap:wrap;margin:40px 0}.our-team-list__item{flex:0 0 100%;padding:15px 0;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.our-team-list__item{flex:0 0 50%;padding:15px}}@media(min-width:992px){.our-team-list__item{flex:0 0 33.33%;padding:15px}}.our-team-card{width:100%;height:100%;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 4px #e5e9ee;border-radius:8px;overflow:hidden}.our-team-card__image-wrapper{height:250px;background:#f5f7fa;position:relative}.our-team-card__image{object-fit:cover}.our-team-card__content{padding:20px}.our-team{padding-top:30px;padding-bottom:30px}.our-team__action,.our-team__section-header{text-align:center}