.latest-news-bg{position:relative;display:flex;justify-content:center;align-items:center;min-height:481px;background-repeat:no-repeat;background-position:center 52%;background-size:cover;overflow:hidden;background-blend-mode:darken}@media screen and (max-width: 1280px){.latest-news-bg{min-height:321px}}.latest-news-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;pointer-events:none;z-index:1}.latest-news-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff9;pointer-events:none;z-index:2}.content-container{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;width:720px}.content-container img{margin-bottom:clamp(1rem,1vw,1rem);max-width:clamp(380px,80vw,720px);width:100%;height:auto}.content-container p{color:#101010;font-family:Toyota Type;font-weight:700!important;font-style:italic;font-size:clamp(24px,4vw,32px);line-height:1.15;letter-spacing:-.02em;margin-bottom:clamp(1.8rem,2vw,2.3rem);text-align:center}.content-container button{position:relative;overflow:hidden;border:none;background-color:#eb0a1e;color:#fff;font-family:Toyota Type;font-weight:600;font-style:italic;font-size:clamp(10px,2.5vw,12px);line-height:1;letter-spacing:.15em;padding:16px 24px;cursor:pointer}.content-container button span{position:relative;z-index:1}.content-container button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:left .4s ease;z-index:0}.content-container button:hover:before{left:0}@media screen and (max-width: 1280px) and (min-width: 415px){.content-container img{max-width:463px}.content-container p{font-size:24px}}@media screen and (max-width: 414px){.content-container img{max-width:366px}.content-container p{font-size:24px}.content-container button{padding:16px 30px}}
