.about-half-half{z-index:0}.about-half-half .about-half-half__heading{margin-bottom:40px}.about-half-half .about-half-half__heading h2{display:flex;flex-direction:column}.about-half-half .about-half-half__heading h2 .cursor{animation:blink 1s infinite;background-color:var(--quaternary);display:inline-block;margin-left:2px;width:2px}.about-half-half .about-half-half__heading h2 .cursor.typing{animation:none}.about-half-half .about-half-half__row{display:grid;grid-template-columns:1fr;row-gap:60px}.about-half-half .about-half-half__row .about-half-half__row-left{position:relative}.about-half-half .about-half-half__row .about-half-half__row-left .about-half-half__hexagon-shape{display:none;left:30%;max-width:900px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 100px);z-index:-1}.about-half-half .about-half-half__row .about-half-half__row-left .content{max-width:90%}.about-half-half .about-half-half__row .about-half-half__row-right .list-item{display:grid;grid-template-columns:1fr;grid-template-rows:120px 1fr;row-gap:10px}.about-half-half .about-half-half__row .about-half-half__row-right .list-item+.list-item{margin-top:20px}.about-half-half .about-half-half__row .about-half-half__row-right .list-item .list-item__featured-image{align-items:center;background-color:var(--primary-background);border-radius:50%;display:flex;height:fit-content;justify-content:center;max-height:120px;max-width:120px;min-height:120px;padding:20px;width:100%}.about-half-half .about-half-half__row .about-half-half__row-right .list-item .list-item__featured-image img{height:auto;max-height:100%;max-width:100%;width:auto}.about-half-half .about-half-half__row .about-half-half__row-right .list-item .list-item__content h3{margin-bottom:10px}@keyframes blink{0%{background-color:var(--quaternary)}49%{background-color:var(--quaternary)}50%{background-color:transparent}99%{background-color:transparent}to{background-color:var(--quaternary)}}@media (min-width:576px){.about-half-half .about-half-half__heading h2{display:block}.about-half-half .about-half-half__row .about-half-half__row-right .list-item{column-gap:20px;grid-template-columns:120px 1fr;grid-template-rows:auto;row-gap:0}.about-half-half .about-half-half__row .about-half-half__row-right .list-item .list-item__featured-image img{height:auto;width:100%}}@media (min-width:768px){.about-half-half .about-half-half__heading{max-width:60%}.about-half-half .about-half-half__row .about-half-half__row-left .content{max-width:75%}.about-half-half .about-half-half__row .about-half-half__row-right .list-item .list-item__featured-image{max-height:160px;max-width:160px;padding:24px}}@media (min-width:992px){.about-half-half .about-half-half__row{column-gap:80px;grid-template-columns:1fr 1.25fr}.about-half-half .about-half-half__row .about-half-half__row-left{align-items:center;display:flex}.about-half-half .about-half-half__row .about-half-half__row-left .about-half-half__hexagon-shape{display:block;height:100%;left:calc(50% - 80px);position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:-1}}