.dec-img{background-color:#313131;background-repeat:no-repeat;background-size:var(--sz-mobile,cover);background-position:var(--pos-mobile,50% 30%)}.dec-hero{grid-template-areas:"text""thumb""sub";gap:2.5rem;display:grid}.dec-hero-text{grid-area:text}.dec-hero-thumb-wrap{grid-area:thumb}.dec-hero-sub{grid-area:sub}.dec-hero-thumb,.dec-card{aspect-ratio:341/409}.dec-home-card{aspect-ratio:273/367}@media (min-width:768px) and (max-width:1023px) and (orientation:portrait){.dec-img{background-size:var(--sz-tablet,cover);background-position:var(--pos-tablet,50% 30%)}.dec-hero-thumb{aspect-ratio:573/409}.dec-card{aspect-ratio:334/409}}@media (max-width:1023px) and (orientation:landscape){.dec-img{background-size:var(--sz-landscape,cover);background-position:var(--pos-landscape,50% 30%)}.dec-hero-thumb{aspect-ratio:341/409}.dec-card{aspect-ratio:382/409}.dec-hero{grid-template-columns:1fr minmax(0,42%);grid-template-areas:"text thumb";align-items:center;column-gap:2.5rem}}@media (min-width:1024px){.dec-img{background-size:var(--sz-desktop,cover);background-position:var(--pos-desktop,50% 30%)}.dec-hero-thumb{aspect-ratio:341/409}.dec-card{aspect-ratio:645/409}.dec-hero{grid-template-columns:1fr minmax(0,380px);grid-template-areas:"text thumb";align-items:center;column-gap:4rem}}
