.banner-card-item{background-color:var(--white);border-radius:.8em;display:flex;flex-direction:column;gap:1em;padding:2em 1.5em;width:100%}.banner-card-item-img{background:var(--gray-300-30);border-radius:6em;height:3.5em;margin-bottom:1.1em;padding:.7em;width:3.5em}.banner-card-item-title{font-size:2em}@media (min-width:700px){.banner-card-item-title{font-size:1.5em}}@media (min-width:1000px){.banner-card-item-title{font-size:1.3em}}@media (min-width:1440px){.banner-card-item-title{font-size:1.8em}}.banner-cards{padding:3em 0}.banner-cards .sub-wrapper{gap:2.5em}.banner-c-top{border-radius:.8em;color:var(--white);display:flex;flex-direction:column;gap:1.5em;height:95vw;justify-content:flex-end;max-height:615px;overflow:hidden;padding:2em 1em;position:relative;width:100%;z-index:1}.banner-c-top-img{z-index:1}.banner-c-top-img,.banner-c-top-img:after{height:100%;left:0;position:absolute;top:0;width:100%}.banner-c-top-img:after{background:linear-gradient(180deg,rgba(var(--dark-off-black-rgb),0) 20%,rgba(var(--dark-off-black-rgb),.75));content:"";z-index:2}.banner-c-top-left{width:100%;z-index:3}.banner-c-top-left-title{font-size:2em;width:100%}.banner-c-top-right{display:flex;flex-direction:column;font-size:1.8em;gap:.2em;width:100%;z-index:3}.banner-c-top-right h4{font-size:.6em}.banner-c-bottom{display:flex;flex-direction:column;gap:1.5em;width:100%}@media (min-width:700px){.banner-c-top{max-height:480px}.banner-c-bottom{display:grid;grid-template-columns:repeat(2,1fr)}.banner-c-bottom .banner-card-item:nth-child(3n){grid-area:2/1/2/span 2}}@media (min-width:1000px){.banner-c-top{display:grid;gap:1em;grid-template-columns:1fr 1fr;max-height:450px;padding:2em}.banner-c-top-left{display:flex;flex-direction:column;gap:1em;justify-content:flex-end}.banner-c-top-left-title{font-size:2.5em;width:80%}.banner-c-top-right{align-items:flex-end;font-size:2.2em;gap:.2em;justify-content:flex-end}.banner-c-bottom{gap:1em;grid-template-columns:repeat(3,1fr)}.banner-c-bottom .banner-card-item:nth-child(3n){grid-area:auto}}@media (min-width:1440px){.banner-c-bottom{gap:1.5em}}
