.about-finom{position:relative;overflow:hidden}.about-finom__body{display:grid;gap:24px}@media only screen and (min-width:768px)and (max-width:1140px){.about-finom__body{grid-template-columns:1fr 1fr;gap:18px}}@media only screen and (min-width:1141px){.about-finom__body{grid-template-columns:1fr 1fr;gap:18px}}.about-finom__content{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:767px){.about-finom__content{text-align:center}}@media only screen and (min-width:1141px){.about-finom__text{max-width:456px}}.about-finom__img-heading{position:absolute;top:20px;padding:0 15px;width:100%;text-align:center}@media only screen and (min-width:1141px){.about-finom__img-heading{top:40px;padding:0 65px}}.about-finom__img-wrap{position:relative;margin-inline:auto;max-width:522px;background:#f3f2f7;border-radius:24px}@media only screen and (max-width:767px){.about-finom__img-wrap{min-height:360px}}.about-finom__img-wrap img{display:block;height:100%;max-width:100%}