.DoorGrid-module__b3DaIG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.DoorGrid-module__b3DaIG__card{aspect-ratio:4/3;cursor:pointer;border-radius:12px;transition:transform .6s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.DoorGrid-module__b3DaIG__image{object-fit:cover;transition:transform .5s}.DoorGrid-module__b3DaIG__overlay{color:#fff;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.5rem;transition:background .6s ease-out;display:flex;position:absolute;bottom:0;left:0}.DoorGrid-module__b3DaIG__card:hover .DoorGrid-module__b3DaIG__overlay{background:linear-gradient(#0009 0%,#000000e6 100%)}.DoorGrid-module__b3DaIG__header{text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;transition:color .6s}.DoorGrid-module__b3DaIG__body{opacity:0;max-height:0;font-size:1rem;line-height:1.5;transition:opacity .6s ease-out,max-height .6s ease-out;overflow:hidden}.DoorGrid-module__b3DaIG__card:hover .DoorGrid-module__b3DaIG__body{opacity:1;max-height:200px;margin-top:.5rem}.DoorGrid-module__b3DaIG__card:hover .DoorGrid-module__b3DaIG__header{color:var(--primary)}.DoorGrid-module__b3DaIG__imageContain{object-fit:contain;background-color:#fff;padding:2rem;transition:transform .5s}
.portar-module__S9ZEzW__main{background-color:var(--background);flex-direction:column;gap:4rem;min-height:100vh;padding-top:73px;padding-bottom:4rem;display:flex}.portar-module__S9ZEzW__container{text-align:center;background-color:#101702;max-width:100vw;padding:6rem 2rem}.portar-module__S9ZEzW__title{text-align:center;color:var(--primary);margin-bottom:1.5rem;font-size:3rem;font-weight:700}.portar-module__S9ZEzW__subtitle{color:var(--foreground);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.portar-module__S9ZEzW__loading{min-height:50vh;color:var(--foreground);justify-content:center;align-items:center;font-size:1.5rem;display:flex}
