.about {background:#252424;position:relative;box-shadow:inset 0 140px #fff}
@media screen and (max-width:750px ) {.about {padding-bottom:60px }}
.about__image {margin-left:-20px;margin-right:-20px;position:relative}
@media screen and (max-width:750px ) {.about__image {margin-left:0;margin-right:0;margin-bottom:70px }}
.about__image img {width:100%}
.about__image:after {content:'';position:absolute;left:105px;bottom:-55px;width:207px;height:135px;z-index:1;background:url(../themes/raikin/assets/img/svg/appearance/amp.svg) center left / contain no-repeat,#ff7431}
@media screen and (max-width:750px ) {.about__image:after {display:none }}
.about__logo {padding:50px 0;margin:40px -20px;background:#cb4f2b;display:flex}
@media screen and (max-width:750px ) {.about__logo {position:absolute;top:140px;left:0;padding:23px 50px 40px 50px;margin:0 }}
.about__logo img {margin:auto}
@media screen and (max-width:750px ) {.about__logo img {width:104px }}
.about__text {color:#fff;margin-bottom:30px;margin-right:-60px}
@media screen and (max-width:750px ) {.about__text {margin-right:0 }}
.about__text p + p,
.about__text p + h1 {margin-top:1em}
.about__buttons {display:flex}
.about__buttons .button {margin-right:20px;padding:0 20px;padding-bottom:2px}
.about__toggler {width:37px;height:37px;display:flex;background:#343232;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
.about__toggler img {margin:auto}
.about__toggler:hover,
.about__toggler.is_active {background:#000}
.about__toggler.is_active {transform:scale(-1)}
.about__full-text {padding:60px 20px;display:none;width:100% !important}
@media screen and (max-width:750px ) {.about__full-text {padding:50px 0 0 0 }.about__full-text .button {margin-top:20px }}
.about__full-text .h3_24 {color:#fff;margin-bottom:20px}
.about__full-text .text_14 {color:#cb4f2b}
.about__full-text .text_14 li {color:#fff}
.about__full-text .text_14 li:before {content:'—';color:#cb4f2b;margin-right:3px}
.about__full-text ul {margin-top:24px;margin-bottom:40px}
@media screen and (max-width:750px ) {.about__full-text ul {margin-bottom:20px }}
.about__full-text .text_12 {color:#6A6868}
.about__full-text .text_12 p + p {margin-top:1em}