.e-spot-bar{background:#d41032}
.e-spot-bar .container{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:106.25rem}
.e-spot-bar .container .e-spot--item{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:3rem;margin-top:3rem;-webkit-box-pack:center;justify-content:center}
.e-spot-bar .container .e-spot--item .img-wrap img{margin:0 auto;display:block;max-height:15.625rem;max-width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:auto}
.e-spot-bar .container .e-spot--item .btn--espot{-webkit-box-shadow:none;box-shadow:none;border:1px solid transparent;-webkit-transition:border .5s ease-in-out;transition:border .5s ease-in-out;padding:1rem 1.5rem}
.e-spot-bar .container .e-spot--item:hover .btn--espot{border:1px solid #fff}
@media print,screen and (min-width:40em){.e-spot-bar .container .e-spot--item .img-wrap img{max-height:15.625rem;max-width:28.125rem}
}@media print,screen and (min-width:64em){.e-spot-bar .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}
.e-spot-bar .container .e-spot--item{width:33%}
.e-spot-bar .container .e-spot--item .img-wrap{aspect-ratio:4/3;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}
.e-spot-bar .container .e-spot--item .img-wrap img{max-height:15.625rem;max-width:100%;margin:0;align-self:center}
}@media screen and (min-width:75em){.e-spot-bar .container .e-spot--item .img-wrap{aspect-ratio:16/9}
.e-spot-bar .container .e-spot--item .img-wrap img{max-height:15.625rem;max-width:28.125rem}
}