.about__wrapper{overflow:hidden;position:relative}.about__row{display:flex;flex-direction:column;gap:2rem;max-width:100%;position:relative;z-index:4}@media screen and (min-width:1024px){.about__row{max-width:58%}}.about__content{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:1024px){.about__content{gap:3rem}}.about__text,.about__title{color:var(--white)}.about__text{font-weight:300}.about__text p{line-height:1.65;margin-top:0}.about__text p:last-child{margin-bottom:0}.about__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.about__back{display:none}@media screen and (min-width:1024px){.about__back{display:block;position:absolute;right:-50%;top:5%;width:-moz-fit-content;width:fit-content;z-index:2}}@media screen and (min-width:1280px){.about__back{right:-30%;top:15%}}