/**handles:indy-info-banner-widget-css**/
.indy-info-banner-widget .main-wrapper{border-radius:24px;border:1px solid #fde5c5;background:#fff;margin:16px 0;padding:41px 32px 32px 32px;display:flex;flex-direction:column;gap:32px}.indy-info-banner-widget .main-wrapper .img-wrapper{width:148px;height:148px;margin-inline:auto}.indy-info-banner-widget .main-wrapper .title-h2{font-size:26px;line-height:32px;letter-spacing:-.52px;margin-bottom:4px}.indy-info-banner-widget .main-wrapper .text{font-size:14px;line-height:24px;margin-bottom:24px}.indy-info-banner-widget .main-wrapper .btn{width:100%}@media (min-width:768px){.indy-info-banner-widget .main-wrapper{margin-inline:auto;position:relative;overflow:hidden;padding:32px;margin:0 auto;flex-direction:row-reverse;justify-content:space-between}.indy-info-banner-widget .main-wrapper .img-wrapper{width:255px;height:auto;margin-inline:unset}.indy-info-banner-widget .main-wrapper .content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:24px;max-width:820px}.indy-info-banner-widget .main-wrapper .title-h2{margin-top:0;margin-bottom:0;font-size:48px;line-height:48px;letter-spacing:-1.152px}.indy-info-banner-widget .main-wrapper .text{margin-bottom:0;font-size:16px;line-height:24px;letter-spacing:-.16px}.indy-info-banner-widget .main-wrapper .btn{width:auto}}