.banner-with-big-boxes{width:100%}.banner-with-big-boxes_list{display:flex;flex-direction:column;min-height:280px;width:100%}.banner-with-big-boxes_box{align-items:center;display:flex;flex:1;justify-content:center;margin:0;min-height:200px;padding:0;position:relative}.banner-with-big-boxes_box-bg-image{inset:0;overflow:hidden;position:absolute;z-index:0}.banner-with-big-boxes_box-bg-image img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}a.banner-with-big-boxes_box{filter:brightness(1);transition:filter .3s ease}a.banner-with-big-boxes_box:hover{filter:brightness(.8)}.banner-with-big-boxes_box-inner{flex-direction:column;gap:.75rem;padding:1.5rem 1rem;position:relative;text-align:center;z-index:1}.banner-with-big-boxes_box-inner,.banner-with-big-boxes_box-logo{align-items:center;display:flex;justify-content:center}.banner-with-big-boxes_box-logo img{height:auto;max-width:100%}.banner-with-big-boxes_box-title{margin:0}.banner-with-big-boxes_box-subtitle{font-size:1rem;font-weight:500}.banner-with-big-boxes_box-description{font-size:.9rem;line-height:1.5}.banner-with-big-boxes_box-description p{margin:0 0 .5rem}.banner-with-big-boxes_box-description p:last-child{margin-bottom:0}@media (min-width:768px){.banner-with-big-boxes_list{flex-direction:row;flex-wrap:wrap}.banner-with-big-boxes_box{flex:1 1 50%;max-width:50%;min-width:0}.banner-with-big-boxes_list>.banner-with-big-boxes_box:first-child{order:0}.banner-with-big-boxes_list>.banner-with-big-boxes_box:nth-child(2){order:2}.banner-with-big-boxes_list>.banner-with-big-boxes_box:nth-child(3){order:1}.banner-with-big-boxes_list>.banner-with-big-boxes_box:nth-child(4){order:3}.banner-with-big-boxes_box-inner{gap:1rem;padding:2rem 1.5rem}.banner-with-big-boxes_box-subtitle{font-size:1.1rem}.banner-with-big-boxes_box-description{font-size:1rem}}@media (min-width:1024px){.banner-with-big-boxes_box-inner{gap:1.25rem;padding:2.5rem 2rem}}