:root{--color-primary:#1a1a1a;--color-secondary:#fff;--color-brand:#6f6bb7;--color-focus:#37326c;--color-form:#939395;--color-form-input:#222;--color-form-success:#1f2d49;--color-form-warning:#ffb800;--color-form-error:#dc2626}.section-spacing{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:769px){.section-spacing{margin-bottom:4rem;margin-top:4rem}}.underline-hover{position:relative}.underline-hover:after{background:#1a1a1a;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transition:width .25s;width:0}.underline-hover.disabled{cursor:default}.underline-hover:not(.disabled){cursor:pointer}.underline-hover:not(.disabled).active:after,.underline-hover:not(.disabled):hover:after{width:100%}.about__container{align-items:center;display:flex;flex-direction:column;padding-bottom:3rem;padding-top:3rem;position:relative}@media screen and (min-width:769px){.about__container{padding-bottom:88px;padding-top:124px}}.about__container:before{bottom:0;content:"";height:calc(100% - 124px);position:absolute;width:100%;z-index:-1}@media screen and (min-width:769px){.about__container:before{height:calc(100% - 265px)}}.about__image{margin:0 1rem 1.5rem;max-width:1100px}@media screen and (min-width:769px){.about__image{margin:0 4rem 1.5rem}}.about__text{color:#6f6bb7;padding:0 2rem;text-align:center}.about__pretitle{font-size:14px;font-weight:500;letter-spacing:.7px;margin-bottom:1rem;text-transform:uppercase}@media screen and (min-width:769px){.about__pretitle{margin-bottom:.5rem}}.about__title{font-size:24px;font-weight:500;line-height:120%;margin-bottom:1rem}@media screen and (min-width:769px){.about__title{font-size:30px}}.about__description{font-size:16px;font-weight:400;line-height:120%}
/*# sourceMappingURL=section.about.css.map*/