.vq-home-products,.vq-home-lookbook{padding:80px 3%;background:#f6f3ed;color:#25221f;font-family:"DM Sans",sans-serif}.vq-home-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:44px;gap:24px}.vq-home-heading h2,.vq-home-lookbook h2{font:400 clamp(42px,5vw,76px)/1.08 "Cormorant Garamond",serif;margin:0}.vq-home-heading p{color:#686057;line-height:1.5}.vq-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.vq-home-card{text-decoration:none;color:inherit;min-width:0}.vq-home-image{position:relative;overflow:hidden;background:#eee8df;aspect-ratio:3/4}.vq-home-image img{width:100%;height:100%;object-fit:contain}.vq-home-image span{position:absolute;bottom:0;left:0;right:0;padding:14px;text-align:center;background:#e9e2d8eb;opacity:0;transition:opacity .2s}.vq-home-card:hover span,.vq-home-card:focus-visible span{opacity:1}.vq-home-card h3{font:500 24px/1.2 "Cormorant Garamond",serif;margin:18px 0 10px}.vq-home-card p{margin:0}.vq-home-button{display:table;padding:20px 34px;margin:44px auto 0;background:#25221f;color:#f6f3ed;text-decoration:none}.vq-home-lookbook{border-top:1px solid #d7d0c6}.vq-home-lookbook a{color:inherit;text-underline-offset:6px}.vq-home-lookbook p{margin:22px 0}@media(max-width:700px){.vq-home-products,.vq-home-lookbook{padding:44px 20px}.vq-home-heading{display:block;margin-bottom:28px}.vq-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.vq-home-card h3{font-size:21px}.vq-home-image span{display:none}}