@media only screen and (min-width: 0rem){#gallery{border-top:1px solid var(--line);background:var(--ink-1)}#gallery .cs-gallery{display:grid;grid-template-columns:1fr;gap:12px}#gallery .cs-figure{position:relative;display:grid;place-items:center;margin:0;border:1px solid var(--line);padding:28px 28px 94px;aspect-ratio:4 / 5}#gallery .cs-figure:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#050a1100 40%,#050a1199 68%,#050a11f2)}#gallery .cs-gallery-icon{position:relative;z-index:1;width:clamp(86px,34%,118px)}#gallery .cs-figure figcaption{position:absolute;right:26px;bottom:26px;left:26px;z-index:1}#gallery .cs-figure figcaption span{color:var(--gold);font-size:.6rem;font-weight:600;letter-spacing:.17em;text-transform:uppercase}#gallery .cs-figure .cs-h3{margin-top:7px;font-size:clamp(1.35rem,2.4vw,1.7rem)}#gallery .cs-figure:hover .cs-icon-home{transform:translateY(-6px) scale(1.16)}#gallery .cs-figure:hover .cs-icon-addition{transform:translateY(-6px) scale(1.22)}#gallery .cs-figure:hover .cs-icon-barn-style{transform:translateY(-6px) scale(1.27)}#gallery .cs-figure:hover .cs-icon-pole-barn{transform:translateY(-6px) scale(.96)}}@media only screen and (min-width: 48rem){#gallery .cs-gallery{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 64rem){#gallery .cs-gallery{grid-template-columns:repeat(3,1fr);gap:18px}}
