.about-section{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:calc(100vh - 71px);position:relative;width:100%}.about-section.dark{background-color:var(--text-color);color:var(--background-color)}.about-heading{font-size:clamp(2rem,-.308rem + 7.385vi,8rem);text-align:center;text-decoration:underline}.about-subheading{color:var(--subdued-text);font-size:clamp(1rem,-.154rem + 3.692vi,4rem);text-align:center}.why-section-heading{align-items:center;background-color:var(--text-color);border-radius:16px 16px 0 0;bottom:100%;color:var(--background-color);display:flex;font-size:clamp(1rem,.615rem + 1.231vi,2rem);gap:8px;justify-content:center;left:50%;padding:32px 64px;position:absolute;text-align:center;transform:translateX(-50%);>.arrow{font-size:32px}}.about-why-section{background-color:var(--text-color);color:var(--background-color);display:flex;gap:16px;justify-content:space-between;min-height:calc(100vh - 71px);min-height:100vh;position:relative;width:100%}.col{align-items:center;display:flex;flex:1;flex-direction:column;gap:16px;justify-content:center;padding:32px;>p{max-width:550px}}.col.img{flex:1;max-width:550px;padding-left:0}.pos-use-img{height:100%;object-fit:cover;width:100%}.about-newsletter-section{width:100%}.about-us-section{align-items:center;background:radial-gradient(circle at center,rgba(80,0,120,.15) 0,transparent 150%),var(--text-color);color:var(--background-color);display:flex;flex-direction:column;gap:32px;padding-bottom:64px;padding-top:64px;width:100%}.team-grid{align-items:center;display:grid;gap:64px;grid-template-columns:repeat(4,minmax(0,400px));justify-content:center}.team-member{align-items:center;display:flex;flex-direction:column;gap:16px}.team-text{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%;>h3{font-size:var(--txt-3);font-weight:900}}.team-image-cont{border-radius:32px;overflow:hidden;width:100%;>img{-webkit-box-shadow:0 6px 22px 4px #000;box-shadow:0 6px 22px 4px #000;width:100%}}.about-us-trial{width:100%;>#cta-trial-box{border-radius:0}}@media only screen and (max-width:1300px){.team-grid{grid-template-columns:repeat(2,minmax(0,400px))}}@media only screen and (max-width:645px){.about-section{min-height:calc(100vh - 209px)}}@media only screen and (max-height:455px){.why-section-heading{left:auto;position:static;transform:none}}@media only screen and (max-width:780px){.col{padding:8px}}@media only screen and (max-width:720px){.why-section-heading{padding:8px 16px;width:90%}.about-why-section{align-items:center;flex-direction:column;gap:16px;justify-content:center}.col{flex:0}}