.about,.about *{box-sizing:border-box}.about{background:#fff;flex-direction:column;flex-shrink:0;gap:32px;height:100%;justify-content:center;margin-top:40px;padding:40px 0}.about,.about-button{align-items:center;display:flex;overflow:hidden;position:relative}.about-button{background:#2665e2;border-radius:56px;flex-direction:row;gap:8px;height:40px;justify-content:flex-start;padding:12px 20px}.about-icon{flex-shrink:0;height:15.52px;position:relative;width:15.52px}.about-label{align-items:center;color:#fff;display:flex;font-family:Roboto-Bold,sans-serif;font-size:16px;font-weight:700;justify-content:center;letter-spacing:.005em;line-height:150%;text-align:center}.about-header{flex-direction:column;flex-shrink:0;gap:16px;padding:0 40px;position:relative}.about-header,.about-title{align-items:center;align-self:stretch;display:flex;justify-content:center}.about-title{color:#060402;font-family:Roboto-Bold,sans-serif;font-size:60px;font-weight:700;letter-spacing:-.015em;line-height:120%;text-align:center}.about-introduction{align-items:center;align-self:stretch;color:rgba(14,10,2,.6);display:flex;font-family:Roboto-Regular,sans-serif;font-size:18px;font-weight:400;justify-content:center;line-height:150%;text-align:center}@media screen and (max-width:768px){.about{height:auto;padding:32px 16px;text-align:center}.about-title{flex-wrap:wrap;font-size:36px;justify-content:center;line-height:1.3;text-align:center}.about-header{padding:0 16px}.about-introduction{flex-wrap:wrap;font-size:16px;line-height:1.5;text-align:center}.about-button{transform:scale(.9)}}#about-section{scroll-margin-top:80px}