.entry-content{padding:0 !important}@keyframes fade-in-up{0%{opacity:0;transform:translateY(rf(40))}100%{opacity:1;transform:translateY(0)}}@keyframes enter-right{0%{opacity:0;transform:translateX(rf(40))}100%{opacity:1;transform:translateX(0)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes rotate{100%{transform:rotate(360deg)}}.icon-content-card{color:#fff;display:flex;flex-direction:column;padding:2.5rem 3.125rem 1.5rem;position:relative}@media screen and (max-width: 1024px){.icon-content-card{padding:2.375rem 2.375rem 1.625rem}}@media screen and (max-width: 767px){.icon-content-card{max-width:100%;min-height:20.125rem}}.icon-content-card h3{max-width:18.375rem;margin:0 0 0.75rem}.icon-content-card__content{max-width:18.375rem}.icon-content-card__icon{width:5.375rem;height:5.375rem;margin:0 0 0.75rem}@media screen and (max-width: 767px){.icon-content-card__icon{width:3.75rem;height:3.75rem;margin:0 0 0.375rem}}.icon-content-card .btn-primary{margin:1.875rem 0 0;position:relative;z-index:1}.large-content-card{padding:2.5rem 3.125rem 2.375rem}.large-content-card__content{max-width:18.375rem}.image-card{color:#fff;display:flex;flex-direction:column;padding:2.5rem 3.125rem 1.5rem;position:relative}.image-card.has-text{overflow:hidden}.image-card.has-text::after{content:"";position:absolute;top:-3.1875rem;left:0;width:100%;height:15.125rem;background:linear-gradient(0, rgba(255, 255, 255, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);mix-blend-mode:multiply}.image-card.has-text::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1}@media screen and (max-width: 1024px){.image-card{padding:2.375rem 2.375rem 1.625rem}}@media screen and (max-width: 767px){.image-card{max-width:100%;min-height:20.125rem}}.image-card__text{position:relative;z-index:1}.image-card__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.linked-card{display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 3.125rem 1.5rem;cursor:pointer}.linked-card.has-img{justify-content:flex-end;align-items:center;text-align:center;color:#fff !important}.linked-card__content{max-width:18.375rem;position:relative;z-index:1}.linked-card__content h3{margin:0 0 0.625rem}.linked-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.linked-card svg{display:block;margin:0.625rem auto;position:relative;z-index:1;width:3rem;height:3rem;border-radius:50%;transition:background .3s ease-in-out,transform .3s ease-in-out}@media screen and (max-width: 767px){.linked-card svg{width:2.5rem;height:2.5rem}}@media screen and (max-width: 1024px){.linked-card{padding:2.375rem 2.375rem 1.625rem}}@media screen and (max-width: 767px){.linked-card{max-width:100%;min-height:20.125rem}}@media(hover: hover)and (pointer: fine){.linked-card:hover svg{transform:translateY(-5%);background:#00614a}}.file-card.card-color{max-width:25%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.4375rem 2.5rem 1.5rem;width:100%;height:auto}@media screen and (max-width: 1024px){.file-card.card-color{max-width:50%}}@media screen and (max-width: 767px){.file-card.card-color{padding:1.625rem 0 1.125rem}}.file-card img{width:7.875rem;height:7.875rem;min-width:7.875rem;margin:0 0 2.375rem}@media screen and (max-width: 767px){.file-card img{width:5.625rem;height:5.625rem;min-width:5.625rem;margin:0 0 0.75rem}}.file-card p{margin:0 0 0.25rem}.file-card h3{margin:0 0 2.75rem}@media screen and (max-width: 767px){.file-card h3{margin:0 0 1.125rem}}.file-card svg{display:block;margin:auto 0 0;width:3rem;height:3rem}.file-card svg path{stroke:#fff}@media screen and (max-width: 767px){.file-card svg{width:2.5rem;height:2.5rem}}.card-color{min-height:24.4375rem;max-width:33.333%;width:100%;color:#fff;position:relative}.card-color:last-child::after{width:4rem;height:4rem;content:"";position:absolute;bottom:0;right:0;background:#fffdf4;border-top:2rem solid #ffcd00;border-left:2rem solid #ffcd00;border-right:2rem solid rgba(0,0,0,0);border-bottom:2rem solid rgba(0,0,0,0)}@media screen and (max-width: 767px){.card-color:last-child::after{width:3.25rem;height:3.25rem;border-width:1.625rem !important}}.card-color:last-child.image-card::after,.card-color:last-child.file-card::after{content:none}@media screen and (max-width: 1024px){.card-color{max-width:50%}}@media screen and (max-width: 767px){.card-color{max-width:100%;min-height:20.125rem}}@media(hover: hover)and (pointer: fine){.card-color:hover>svg{transform:translateY(-5%);background:#00b388}}.card-color>svg{border-radius:50%;transition:background .3s ease,transform .3s ease}.card-color--orange{background:#ff5c39}.card-color--orange .btn-primary{color:#fff;border-color:#fff}.card-color--orange .btn-primary svg path{stroke:#fff}.card-color--purple{background:#6f5091}.card-color--purple .btn-primary{color:#fff;border-color:#fff}.card-color--purple .btn-primary svg path{stroke:#fff}.card-color--green{background:#00b388;color:#000}@media(hover: hover)and (pointer: fine){.card-color--green:hover .btn-arrow-white{background:#ffcd00}}.card-color--green .btn-arrow-white path{stroke:#000}.card-color--dark-green{background:#00614a}.card-color--dark-green .btn-primary{color:#fff;border-color:#fff}.card-color--dark-green .btn-primary svg path{stroke:#fff}.card-color--blue{background:#3a8dde}.card-color--blue .btn-primary{color:#fff;border-color:#fff}.card-color--blue .btn-primary svg path{stroke:#fff}.card-color--yellow{background:#ffcd00;color:#000}@media(hover: hover)and (pointer: fine){.card-color--yellow:hover .btn-arrow-white{background:#00b388}}.card-color--yellow .btn-arrow-white path{stroke:#000}.story-card{cursor:pointer}.story-card__text{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.625rem}.story-card__text svg{border-radius:50%;transition:transform .3s ease,background .3s ease}.story-card__image{width:100%;height:100%;object-fit:cover}.story-card.text-color-black .story-card__text{color:#000}.story-card.text-color-black .story-card__text svg path{stroke:#000}.story-card::after{content:none !important}@media(hover: hover)and (pointer: fine){.story-card:hover .story-card__text svg{transform:translateY(-5%);background:#00614a}}.story-card__modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:25;background:rgba(0,0,0,.33);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;pointer-events:none}.story-card__modal.active{opacity:1;visibility:visible;pointer-events:all}@media screen and (max-width: 767px){.story-card__modal{padding:3.875rem 0 0;justify-content:flex-end}}@media screen and (max-width: 767px){.story-card__modal .container{padding:0}}.story-card__modal .modal-content{background:#fffdf4;width:100%;height:95vh;overflow:auto;display:flex;align-items:flex-start;justify-content:space-between;padding:3.125rem 6.25rem 3.75rem;border-radius:1.75rem;gap:1.875rem;position:relative;margin:0 auto}@media screen and (max-width: 1024px){.story-card__modal .modal-content{padding:5rem 1.5rem}}@media screen and (max-width: 767px){.story-card__modal .modal-content{flex-direction:column-reverse;position:unset;padding:0.875rem;height:calc(100vh - 3.875rem);border-radius:1.75rem 1.75rem 0 0}}.story-card__modal .modal-content__exit{position:absolute;top:1.625rem;right:1.25rem;width:3rem;height:3rem;cursor:pointer}@media screen and (max-width: 767px){.story-card__modal .modal-content__exit{top:0.875rem;right:0.875rem;width:2.375rem;height:2.375rem}}@media(hover: hover)and (pointer: fine){.story-card__modal .modal-content__exit:hover svg{background:#ffcd00}}@media screen and (hover: hover)and (pointer: fine)and (max-width: 767px){.story-card__modal .modal-content__exit:hover svg{background:#00b388}}.story-card__modal .modal-content__exit svg{pointer-events:none;width:100%;height:100%;border-radius:50%;transition:background .3s ease-in-out}.story-card__modal .modal-content__exit svg path{stroke:#000}@media screen and (max-width: 767px){.story-card__modal .modal-content__exit svg path{stroke:#fff}}.story-card__modal .modal-content__image{max-width:32.4375rem;border-radius:1.75rem;position:relative;width:100%;height:auto}@media screen and (max-width: 1024px){.story-card__modal .modal-content__image{max-width:21.875rem}}@media screen and (max-width: 767px){.story-card__modal .modal-content__image{max-width:32.4375rem}}.story-card__modal .modal-content__text{max-width:28.4375rem;color:#000}.story-card__modal .modal-content__text h2{margin:0 0 2.5rem}.story-card__modal .modal-content__text p:not(:last-child){margin:0 0 1.25rem}.story-card__modal .modal-content__text a{color:#000}.story-card__modal .modal-content__text a:not(.btn-primary){font-weight:570;text-decoration:underline}.story-card__modal .modal-content__text .btn-primary{margin:1.5rem 0 0;z-index:1}.story-card__modal .modal-content__text .btn-primary svg{width:1.25rem;height:1.25rem}.colored-cards{padding:3.125rem 0 6.25rem;background:#fffdf4}.colored-cards.spacing-t-none{padding-top:0}.colored-cards__text{max-width:52.5rem;margin:0 0 2.5rem;width:100%}.colored-cards__text.position-center{margin:0 auto 2.5rem;text-align:center}@media screen and (max-width: 767px){.colored-cards__text.position-center{margin:0 auto 1.875rem}}.colored-cards__text h2{margin:0 0 0.5rem}@media screen and (max-width: 767px){.colored-cards__text{margin:0 auto 1.875rem}}.colored-cards__cards{display:flex;flex-wrap:wrap;width:100%;align-items:stretch}.colored-cards__cards.strap-blue .card-color::after{border-top:2rem solid #3a8dde;border-left:2rem solid #3a8dde}.colored-cards__cards.strap-green .card-color::after{border-top:2rem solid #00b388;border-left:2rem solid #00b388}.colored-cards__cards.strap-orange .card-color::after{border-top:2rem solid #ff5c39;border-left:2rem solid #ff5c39}.colored-cards__cards.strap-purple .card-color::after{border-top:2rem solid #6f5091;border-left:2rem solid #6f5091}.colored-cards__cards.strap-dark-green .card-color::after{border-top:2rem solid #00614a;border-left:2rem solid #00614a}

/*# sourceMappingURL=colored-cards.css.map*/