.about{margin-top:200px;overflow:hidden}.about .about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about .about__image-wrapper,.about .about__link{opacity:0}.about .about__image-wrapper.animated,.about .about__link.animated{opacity:1;-webkit-animation:var(--animate-keyframes) 1.5s cubic-bezier(.215,.61,.355,1);animation:var(--animate-keyframes) 1.5s cubic-bezier(.215,.61,.355,1)}.about .about__image-wrapper{max-width:769px;max-height:1158px;margin-right:20px}@-webkit-keyframes slideInBottom{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInBottom{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.about .about__image-wrapper.animated{-webkit-animation:slideInBottom 1.5s cubic-bezier(.215,.61,.355,1);animation:slideInBottom 1.5s cubic-bezier(.215,.61,.355,1)}.about .about__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about .about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;max-width:924px;color:#555;text-transform:capitalize}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(80px);transform:translate(80px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(80px);transform:translate(80px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}.about .about__link.animated{-webkit-animation:slideInRight 1.5s cubic-bezier(.215,.61,.355,1);animation:slideInRight 1.5s cubic-bezier(.215,.61,.355,1)}.about .about__signature{margin-top:5%}.about .about__signature svg{width:100%;height:auto}@media screen and (max-width: 1024px){.about .about__content{max-width:500px}}@media screen and (max-width: 992px){.about{margin-top:100px}}@media screen and (max-width: 768px){.about .about__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about .about__image-wrapper{margin-right:0;margin-bottom:40px}}
