@keyframes aboutAmini{0%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}to{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}}.about-me-module{padding-top:13rem}.about-me-module .flexed{align-items:flex-start;display:flex;flex-wrap:wrap}.about-me-module .info{box-sizing:border-box;width:60%}.about-me-module .content-image{position:relative;width:40%}.about-me-module .info{padding-right:6.5rem}.about-me-module .info .content-item:first-child{margin-top:0}.about-me-module .content-item{margin-top:8rem}.about-me-module .content-item h3{margin-top:2rem}.about-me-module .content-item p{margin-top:1.5rem}.about-me-module .section-title{margin-bottom:13rem;max-width:100rem}.about-me-module .section-title h5{margin:0 0 1.5rem}.about-me-module .section-title h2{margin:0}.about-me-module .content-image>img{border-radius:4px;max-height:100%;max-width:100%}.about-me-module .content-image:before{animation:aboutAmini 2s linear infinite alternate;-webkit-animation:aboutAmini 2s linear infinite alternate;background:url(https://27010350.fs1.hubspotusercontent-eu1.net/hubfs/27010350/about_shapes.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:250px;position:absolute;right:-1.5rem;top:-4rem;width:250px;z-index:-1}.about-me-module .badge{align-items:center;background:var(--color-green);border-radius:4px;bottom:-2rem;display:flex;padding:30px;position:absolute;right:0}.about-me-module .badge .icon{align-items:center;background:#fff;border-radius:4px;display:flex;height:6.5rem;justify-content:center;margin-right:1rem;width:6.5rem}.about-me-module .badge .icon svg{font-size:4rem}.about-me-module .badge span{color:var(--color-dark);font-size:4rem;font-weight:700;line-height:1}.about-me-module .badge p{color:var(--color-dark);font-size:2rem;font-weight:600;margin:0}@media only screen and (max-width:1200px){.about-me-module .info{padding-right:0;width:100%}.about-me-module .content-image{display:flex;justify-content:flex-end;margin-top:8rem;width:100%}}