root{--color-primary:#c81d31}.container{width:80%;margin:0 auto}.main-image{position:relative;margin-bottom:3rem}.main-image>div img{width:100%;height:300px;object-fit:cover}.main-image .content{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;color:#fff;letter-spacing:2px;justify-content:center;align-items:center;z-index:2}.main-image .content h1{padding-top:5rem;font-size:3rem;color:#fff;text-transform:uppercase}.main{width:80%;margin:0 auto}h2{margin-bottom:2rem}ul{list-style:none;width:70%}li,ul{padding:0}li{margin:0 0 1rem;line-height:2rem}.box{display:flex;gap:2rem}.box .info{width:70%}.box .image{width:30%;border-radius:12px;overflow:hidden}.box .image img{height:auto;width:100%;object-fit:cover;transition:transform .4s ease}@media (max-width:1024px){.box{flex-direction:column}.box .info{width:100%}}@media (max-width:576px){.main-image .content h1{font-size:2rem}.box .info{width:100%}.box .image{width:50%;border-radius:12px;overflow:hidden}}