.home-about__section{background-color:var(--color-purple50);color:var(--color-white);overflow:hidden;position:relative}.home-about__section .earth-decor{bottom:25rem;position:absolute;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.home-about__section.section_white{color:var(--color-text)}.home-about__section.section_white,.home-about__section.section_white .home-about__img:before{background-color:var(--color-white)}.home-about__section.section_gray{background-color:#fafafa;color:var(--color-text)}.home-about__section.section_gray .home-about__img:before{background-color:#fafafa}.home-about__section.no-home .home-about__row{gap:3.875rem}.home-about__row{display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}@media only screen and (max-width:767px){.home-about__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home-about__info .h2-title,.home-about__info h2{margin-bottom:1rem}.home-about__info p,.home-about__info ul{font-size:1rem;line-height:160%;margin-bottom:2rem}.home-about__info ul{list-style:none}.home-about__info ul li{margin-bottom:1.25rem;padding-left:2rem;position:relative}.home-about__info ul li img{left:0;position:absolute;top:3px}@media only screen and (max-width:767px){.home-about__info{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.home-about__img{border-radius:.75rem;border-top-right-radius:0;overflow:hidden;position:relative}.home-about__img:before{background-color:var(--color-purple50);content:"";height:10.625rem;position:absolute;right:-5.625rem;top:-5.625rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;width:10.625rem}@media only screen and (max-width:767px){.home-about__img:before{height:100px;right:-60px;top:-60px;width:100px}.home-about__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.home-about__img-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-white);border-radius:.5rem;bottom:20px;gap:.75rem;left:20px;padding:1rem 1.1875rem;position:absolute;right:20px}.home-about__img-more picture{max-width:9rem}.home-about__img-more p{color:var(--color-text);font-size:16px;font-weight:400;line-height:160%}@media only screen and (max-width:767px){.home-about__img-more{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px}.home-about__img-more picture{max-width:84px}.home-about__img-more p{font-size:14px}}