.about_about__WjROj{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - var(--header-height));padding:4rem}.about_container__Elv0R{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width:56em){.about_container__Elv0R{display:flex;flex-direction:column}}.about_container__left__5n3uE{display:flex;flex:1 1 45%;justify-content:space-between;align-items:center;content:"";z-index:10;position:relative;align-self:flex-start;margin-top:15rem}@media only screen and (max-width:56em){.about_container__left__5n3uE{display:flex;flex:1 1 100%;margin-top:0}}.about_container__left__circle__GAZnm{width:8rem;height:8rem;border-radius:50%;background-color:var(--color-secondary);position:absolute;content:"";z-index:20;overflow:visible;left:23%;box-shadow:var(--shadow-light);display:flex;justify-content:center;align-items:center}.about_container__left__circle__icon__R3mBP{fill:#fff;width:4rem;height:4rem}.about_container__left__image__qTgKR{flex:1 1 98%;background-image:url(/about1.jpg);background-size:cover;background-position:top;align-self:stretch;height:45rem;position:relative;left:30%;border-radius:10px;box-shadow:var(--shadow-light)}@media only screen and (max-width:56em){.about_container__left__image__qTgKR{display:none}}.about_container__right__wx2Gi{background-color:var(--color-primary);flex:1 1 65%;color:#fff;display:flex;justify-content:flex-end;border-radius:20px}.about_container__right__body__Z5wD5{flex:1 1 50%;margin-left:20%;padding:5rem;display:flex;flex-direction:column;justify-content:space-between}.about_container__right__body__dot__F6ioR{display:flex;justify-content:center;align-self:flex-start;gap:1rem;padding:2rem 0}.about_container__right__body__dot__item__iklfb{background-color:var(--color-secondary);width:2rem;height:2rem;border-radius:50%;display:block;box-shadow:var(--shadow-light)}.about_container__right__body__Z5wD5>h1{font-size:6rem;font-family:var(--font-family)}.about_container__right__body__Z5wD5>p{font-size:large;font-family:var(--font-family);opacity:.9}.about_container__right__body__Z5wD5>p:not(:last-child){padding-bottom:2rem}.about_animation__moveInRight__jawUq{animation:about_moveInRight__EgAx8 1.5s}.about_animation__moveInLeft__GnCeH{animation:about_moveInLeft__GP6cD 1.5s}@keyframes about_moveInRight__EgAx8{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}