@keyframes fadeInOut{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes autoplayLine{from{width:0%}to{width:100%}}full-width-banner{position:relative;overflow:hidden;display:flex;background:var(--colorSecondary) url("/templates/oracle/img/bg-widget-feature-block.svg");border-radius:1rem}full-width-banner .img{position:absolute;top:-0.125rem;left:-0.125rem;bottom:-0.125rem;right:-0.125rem}full-width-banner .img img{position:absolute;object-fit:cover;object-position:50% 50%;transform:scale(1.01);width:100%;height:100%}full-width-banner .mask{position:absolute;top:-0.125rem;left:-0.125rem;bottom:-0.125rem;right:-0.125rem;background:rgba(0,0,0,.4)}@media screen and (max-width: 768px){full-width-banner .mask{background:rgba(0,0,0,.7)}}full-width-banner .text{position:relative;min-height:31.25rem;padding:3.75rem;max-width:43.75rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){full-width-banner .text{padding:3.75rem 2.5rem;min-height:initial}}@media screen and (max-width: 580px){full-width-banner .text{padding:3.75rem 1.875rem}}full-width-banner .text *{color:#fff}full-width-banner[src]:not([src=""]){background:var(--colorBlack)}
