.hat-gallery{padding:9rem 0;background:#f8f5ef}.hat-gallery .section-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:3rem}.hat-gallery .section-head>p{max-width:21rem;color:#605950;line-height:1.6;margin:0}.hat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.hat-card{background:#ede6da;padding:1.25rem 1.25rem 1.5rem}.hat-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:radial-gradient(circle at 50% 45%,#fffdf9 0,#f2ece2 68%,#e6ddce 100%);overflow:hidden}.hat-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.hat-card:hover img{transform:scale(1.045)}.hat-card h3{font-family:Georgia,serif;font-weight:400;font-size:1.25rem;margin:1.1rem 0 0;color:#35291f}@media(max-width:720px){.hat-gallery{padding:5.5rem 0}.hat-gallery .section-head{display:block}.hat-gallery .section-head>p{margin-top:1rem}.hat-grid{grid-template-columns:1fr;gap:1rem}.hat-card{padding:1rem}.hat-image{aspect-ratio:4/3}}
