.static-banners{padding-top:2.5rem;padding-bottom:2.5rem}
.static-banners__heading{font-family:"DM Sans",sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem;color:#353535;margin:0 0 4.7rem}
@media screen and (max-width:989px){
.static-banners__heading{margin:0 0 1.5rem}
}
.static-banners__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:3rem}
@media screen and (max-width:989px){
.static-banners__wrapper{flex-direction:column;row-gap:0}
}
.static-banners__wrapper .static-banners__item{width:calc(50% - 15px);height:40.7rem;max-width:100%;display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem;border-radius:.3rem;text-decoration:none;padding:5rem 1rem 5rem 4.5rem}
@media screen and (max-width:989px){
.static-banners__wrapper .static-banners__item{width:100%;height:auto;max-width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin:0 0 2rem;padding:2.5rem}
}
.static-banners__wrapper .static-banners__item:last-child{margin-right:0}
.static-banners__wrapper .static-banners__item--1{background:#f1f1f1}
.static-banners__wrapper .static-banners__item--2{background:#fff1cf}
.static-banners__wrapper .static-banners__item .static-banners__info-wrap{flex-basis:60%}
@media screen and (max-width:989px){
.static-banners__wrapper .static-banners__item .static-banners__info-wrap{order:1;flex-basis:100%}
}
.static-banners__wrapper .static-banners__item .static-banners__img-wrap{width:40.2rem;height:15.1rem;max-width:100%;flex-basis:40%;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1.7rem}
@media screen and (max-width:989px){
.static-banners__wrapper .static-banners__item .static-banners__img-wrap{width:100%;height:100%;min-width:7.5rem;flex-basis:100%;margin:0}
}
.static-banners__wrapper .static-banners__item .static-banners__img-wrap a{position:absolute;top:1.7rem;right:1.8rem}
.static-banners__wrapper .static-banners__item .static-banners__image{max-width:100%;mix-blend-mode:darken}
@media screen and (max-width:989px){
.static-banners__wrapper .static-banners__item .static-banners__image{margin:auto}
}
.static-banners__wrapper .static-banners__item .static-banners__item-heading{font-family:"DM Sans",sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem;color:#353535;margin-top:3rem;margin-bottom:1rem}
@media screen and (max-width:989px){
.static-banners__wrapper .static-banners__item .static-banners__item-heading{font-size:1.8rem;line-height:2.4rem;margin-top:.5rem}
}
.static-banners__wrapper .static-banners__item .static-banners__item-description{font-family:"DM Sans",sans-serif;font-size:1.6rem;font-weight:400;line-height:2.2rem;color:#626262;margin:0 0 3.5rem}
@media screen and (max-width:989px){
.static-banners__wrapper .static-banners__item .static-banners__item-description{margin-bottom:2.2rem}
}