.image-text{display:flex;flex-wrap:wrap;margin:0 auto}@media (max-width:992px){.image-text{max-width:720px;row-gap:20px}}@media (max-width:767px){.image-text{max-width:540px}}.image-text__image-box{display:flex;justify-content:center}.image-text__image-box a{width:100%}.image-text__image-box img{height:auto;max-width:100%;object-fit:cover;width:100%}.image-text__text-box h1,.image-text__text-box h2,.image-text__text-box h3{margin-top:0}.image-text__button a{color:#fdfdfd;display:inline-block;font-size:14px;font-weight:400;margin-top:20px;padding:15px 20px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.image-text__button--style-1 a{background-color:#f15b43}.image-text__button--style-1 a:hover{background-color:#e94a2c}.image-text__button--style-2 a,.image-text__button--style-2 a:hover{background:linear-gradient(to bottom right,#0293b5,#38017c,#ff0001,#f95916)}.image-text__button--style-3 a{background:linear-gradient(45deg,#302984,#564fb1);border-radius:20px;font-weight:700;transition:all .15s linear}.image-text__button--style-3 a:hover{background:linear-gradient(45deg,#302984,#564fb1);transform:translateY(-3px)}.image-text__button--style-4 a{background-color:#253746;border:0;border-radius:0;color:#fdfdfd;padding:15px 20px}.image-text__button--style-4 a:hover{background-color:#000c13}.image-text__text-box table{border:none}