.h-box-wrapper{box-sizing:border-box;max-width:100%;min-width:0;opacity:0;transform:translateY(60px);transition:opacity 1s cubic-bezier(.215,.61,.355,1),transform .8s cubic-bezier(.215,.61,.355,1);width:100%}.h-box-wrapper.is-inview{opacity:1;transform:translateY(0)}@media screen and (min-width:768px){.h-box-wrapper{width:90%}}@media screen and (min-width:960px){.h-box-wrapper{width:min(960px,100%)}}@media screen and (min-width:1280px){.h-box-wrapper{width:min(1080px,100%)}}@media screen and (min-width:1400px){.h-box-wrapper{width:min(1280px,100%)}}@media screen and (min-width:1800px){.h-box-wrapper{width:min(1440px,100%)}}.h-box-wrapper>div{aspect-ratio:1/1;width:100%}@media screen and (min-width:1280px){.h-box-wrapper>div{width:50%}}.h-box-wrapper .h-box-text-wrapper{padding:1rem}@media screen and (min-width:768px){.h-box-wrapper .h-box-text-wrapper{padding:2rem}}@media screen and (min-width:1800px){.h-box-wrapper .h-box-text-wrapper{padding:4rem}}.h-box-wrapper .h-box-text-wrapper p{font-size:1.15rem;margin-bottom:2rem;text-wrap:pretty}@media screen and (min-width:768px){.h-box-wrapper .h-box-text-wrapper p{font-size:1.3rem}}@media screen and (min-width:1280px){.h-box-wrapper .h-box-text-wrapper p{font-size:1.5rem}}@media screen and (min-width:1400px){.h-box-wrapper .h-box-text-wrapper p{font-size:1.75rem}}.h-box-wrapper .grid-image-wrapper{position:relative}.h-box-wrapper .grid-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.recent-grantee-wrapper>.h-box-wrapper>.h-box-text-wrapper{background-color:var(--app-green)}.recent-grantee-wrapper>.h-box-wrapper>.h-box-text-wrapper p{font-size:1rem;line-height:1.2}@media screen and (min-width:768px){.recent-grantee-wrapper>.h-box-wrapper>.h-box-text-wrapper p{font-size:1.1rem}}@media screen and (min-width:1400px){.recent-grantee-wrapper>.h-box-wrapper>.h-box-text-wrapper p{font-size:1.25rem;line-height:1.4}}@media screen and (min-width:1800px){.recent-grantee-wrapper>.h-box-wrapper>.h-box-text-wrapper p{font-size:1.5rem;line-height:1.5}}.divider{background-color:#000;height:1px}.recent-grantee-wrapper:last-child .divider{display:none}
