.about{padding-top:20vh;padding-bottom:10vh;overflow:visible}.about,.about-content{width:100%;height:-moz-fit-content;height:fit-content;display:flex}.about-content{flex-direction:column;gap:10vh}.about-whyus{display:block}.about-whyus-description{display:inline-block;margin-right:2.5vw}.about-whyus-subheadline{display:inline}.about-content-imagebox{width:100%;height:75vh;border-radius:25px;overflow:hidden}.about-content-textbox{display:flex;flex-direction:column;gap:.5vh}.about-content-top{display:flex;flex-direction:column;gap:8.25vh}.about-divider{width:100%;height:1px;background-color:hsla(0,0%,100%,.15)}.about-sticky-item{display:flex;flex-direction:row;justify-content:space-between;gap:10vw;width:80vw;position:-webkit-sticky;position:sticky;top:12.5vh;height:85vh;box-shadow:inset 0 0 0 calc(1px + 0px) hsla(0,0%,100%,.075),inset 0 0 5vw hsla(0,0%,100%,.05);background-color:#070707;color:#fff;border-radius:25px;margin-bottom:2.5vh;overflow:hidden;padding:4vw;will-change:transform}.about-sticky-item-left-textbox-description{text-indent:4vw}.about-sticky-item-headline{font-size:7.5vw}.about-sticky-item-left{width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.about-sticky-item-left-textbox{display:flex;flex-direction:column;gap:2.5vh}.about-sticky-item-right{width:50%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.about-sticky-item-right-imagebox{width:100%;height:35vh;border-radius:10px;overflow:hidden}.about-sticky-item-right-image{width:100%;height:100%;object-fit:cover}.about-team{gap:5vh}.about-team,.about-team-container{display:flex;flex-direction:column}.about-team-container{gap:1vw}.about-team-item{display:flex;justify-content:space-between;align-items:center;padding:2vw;width:100%;height:-moz-fit-content;height:fit-content;border-radius:10px;box-shadow:inset 0 0 0 calc(1px + 0px) hsla(0,0%,100%,.075),inset 0 0 5vw hsla(0,0%,100%,.05);background-color:hsla(0,0%,100%,.025)}.about-team-item-info{display:flex;align-items:center;gap:1.25vw}.about-team-item-avatar{width:4.5vw;min-width:56px;height:4.5vw;min-height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:hsla(0,0%,100%,.05)}.about-team-item-avatar-image{width:100%;height:100%;object-fit:cover}@media (max-width:1024px){.about{padding-top:15vh}.about-sticky-item{min-height:80vh;flex-direction:column;position:-webkit-sticky;position:sticky;top:15vh;gap:5vh;padding:8vw;margin-bottom:5vh}.about-sticky-item,.about-sticky-item-left,.about-sticky-item-right{width:100%;height:auto}.about-sticky-item-right-imagebox{height:40vh}}@media (max-width:768px){.about-content-imagebox{height:40vh}.about-team-item{flex-direction:column;align-items:flex-start;gap:2vh}.about-team-item-info{gap:3vw}.about-team-item-avatar{width:14vw;height:14vw;min-width:64px;min-height:64px}}