.dnd-section:has(.callout-container){background:var(--neutral-900);overflow-x:clip;padding-block:140px;position:relative;z-index:0}.dnd-section:has(.callout-container)>.row-fluid{max-width:100%;padding:0}.callout-content-wrapper{display:flex;margin:0 auto;max-width:calc(var(--container-width) + var(--padding-x)*2);padding-inline:var(--padding-x)}.callout-content{display:flex;flex-direction:column;width:100%}.callout-content__bg{height:100%;inset:0;position:absolute;width:100%;z-index:-1;&:after{content:"";height:100%;inset:0;position:absolute;width:100%;z-index:1}&.callout-content__bg--blue:after{background:linear-gradient(90deg,rgb(from var(--navy-300) r g b/90%) 50%,rgb(from var(--navy-300) r g b/0) 100%)}&.callout-content__bg--gray:after{background:linear-gradient(90deg,rgb(from var(--neutral-800) r g b/90%) 50%,rgb(from var(--neutral-800) r g b/0) 100%)}}.callout-content__bg img{height:100%;object-fit:cover;width:100%}.callout-content__title{font-weight:700;margin-bottom:10px}.callout-content__description{max-width:50ch}@media (max-width:1050px){.dnd-section:has(.callout-container){padding-block:80px 80px}}