.about{margin:0 auto;margin-bottom:6rem;width:min(100%,72rem);display:flex;position:relative}@media (max-width:72rem){.about{padding:0 2rem}}@media (max-width:48rem){.about{flex-direction:column}}.about__content,.about__image{padding:0 1rem}.about__image{margin-left:-1rem;display:flex;flex-direction:column;align-self:center}@media (max-width:72rem){.about__image{margin:0;padding:0}}.about__image img{width:100%;box-shadow:0 0 12px 4px #e6e6e6}.about__call{margin-top:-3rem;padding:1rem 4rem;display:flex;align-self:flex-end;color:#fff;background:#0e76b7;background:linear-gradient(90deg,#0e76b7 40%,#02c3ff 100%);border-radius:4px}.about__call:active,.about__call:hover,.about__call:link,.about__call:visited{color:#fff}@media (max-width:48rem){.about__call{padding:1rem 2rem;align-self:center}}.about__call svg{margin-right:1rem;width:32px;height:auto}.about__call svg path{fill:#fff}.about__call span{margin:0}.about__call span p{margin:0;font-size:1rem}.about__content{margin-right:-1rem;padding-top:6rem;max-width:50%;flex-grow:1}@media (max-width:48rem){.about__content{margin:0 0 2rem;padding:0;order:-1;max-width:none}}.about__subtitle{margin:0;color:#0e76b7}