.about {padding-bottom:80px}
@media screen and (max-width:750px ) {.about {padding-bottom:55px }}
.about__image {position:relative}
@media screen and (max-width:750px ) {.about__image {margin:0 -40px }}
.about__overimage {position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.4);padding:60px 0;color:#fff}
@media screen and (max-width:750px ) {.about__overimage {position:static;background:none;color:#000;padding-top:40px;padding-bottom:0 }}
.about__short {padding-top:30px}
.about__short:first-child {padding-top:60px}
@media screen and (max-width:750px ) {.about__short {padding-top:20px;margin:0 -40px }}
.about__full {margin-top:30px;display:none;width:100% !important}
.about__buttons {margin-top:30px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}
@media screen and (max-width:750px ) {.about__buttons {margin:0 -40px;margin-top:30px }}
.about__buttons .toggler {margin-right:30px;cursor:pointer;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}
.about__buttons .toggler:hover {color:#0e8946}
.about__buttons .toggler svg {margin-left:10px;vertical-align:middle;-webkit-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease}
.about__buttons .toggler.is_active svg {transform:scale(-1)}
.tashir-card {background:#fff;margin:-60px -20px 0 -20px;padding:40px;position:relative;z-index:1;display:block}
.tashir-card:hover {background:#0864af;color:#fff}
.tashir-card:hover img {filter:invert(1) brightness(10) grayscale(1);-webkit-filter:invert(1) brightness(10) grayscale(1)}
@media screen and (max-width:750px ) {.tashir-card {margin:40px -20px 40px -20px;padding:40px 40px 50px 40px }}
.tashir-card img {margin-bottom:20px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}