.image_banner{flex-direction:column}.image_banner,.image_banner .box{align-items:center;display:flex;width:100%}.image_banner .box{border-radius:24px;flex-wrap:wrap;gap:32px;justify-content:space-between;padding:48px 64px}@media (max-width:760px){.image_banner .box{padding:24px}.image_banner .box .title{font-size:32px}.image_banner .box .text{font-size:26px}}.image_banner .image{width:85%}.image_banner .text_box{align-items:flex-start;display:flex;flex-direction:column;gap:8px;max-width:622px}.image_banner .action_box,.image_banner .socials{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center}.image_banner .fa{font-size:22px}