.about-gallery{position:relative;overflow:hidden;background:#351b15;color:#fff8ed;padding:140px 0 130px}
.about-gallery-container{width:min(100% - 80px,1380px);margin-inline:auto}
.about-gallery-header{display:grid;grid-template-columns:150px minmax(0,1fr) 280px;align-items:end;gap:55px;padding-bottom:100px}
.about-gallery-label{align-self:start;display:flex;flex-direction:column;gap:15px}
.about-gallery-label span{color:#dcae55;font-size:8px;font-weight:800;letter-spacing:.18em}
.about-gallery-label i{display:block;width:1px;height:85px;background:rgba(220,174,85,.6)}
.about-gallery-label small{color:rgba(255,248,237,.28);font-size:6px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;writing-mode:vertical-rl}
.about-gallery-title>span{display:block;margin-bottom:20px;color:#dcae55;font-size:7px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.about-gallery-title h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(65px,7vw,102px);font-weight:700;line-height:.78;letter-spacing:-.08em}
.about-gallery-title h2 em{color:#f2d49a;font-weight:700}
.about-gallery-intro{padding-left:25px;border-left:1px solid rgba(255,248,237,.18)}
.about-gallery-intro p{margin:0;color:rgba(255,248,237,.42);font-size:9px;line-height:1.9}
.about-gallery-wall{display:grid;grid-template-columns:1.1fr .75fr 1fr;grid-template-rows:280px 390px 300px;gap:25px}
.about-gallery-item{position:relative;margin:0}
.about-gallery-item-one{grid-column:1;grid-row:1 / span 2}
.about-gallery-item-two{grid-column:2;grid-row:1}
.about-gallery-item-three{grid-column:3;grid-row:1 / span 2}
.about-gallery-item-four{grid-column:2;grid-row:2}
.about-gallery-item-five{grid-column:1;grid-row:3}
.about-gallery-item-six{grid-column:2 / span 2;grid-row:3}
.about-gallery-image{position:relative;width:100%;height:100%;overflow:hidden;background:#4b2a21}
.about-gallery-image::after{content:"";position:absolute;inset:12px;border:1px solid rgba(255,248,237,.28);pointer-events:none;transition:inset .5s ease}
.about-gallery-item:hover .about-gallery-image::after{inset:18px}
.about-gallery-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 1s cubic-bezier(.22,1,.36,1)}
.about-gallery-item:hover .about-gallery-image img{transform:scale(1.06)}
.about-gallery-item figcaption{position:absolute;z-index:3;left:18px;right:18px;bottom:17px;display:flex;align-items:center;justify-content:space-between;color:#fff8ed;text-shadow:0 2px 10px rgba(0,0,0,.25)}
.about-gallery-item figcaption span{font-size:5px;font-weight:800;letter-spacing:.15em}
.about-gallery-item figcaption strong{font-family:Georgia,"Times New Roman",serif;font-size:11px;font-style:italic;font-weight:400}
.about-gallery-middle{display:grid;grid-template-columns:150px 1fr 55px;align-items:end;gap:55px;margin:100px 0;padding:35px 0;border-top:1px solid rgba(255,248,237,.14);border-bottom:1px solid rgba(255,248,237,.14)}
.about-gallery-middle>span{color:#dcae55;font-size:6px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.about-gallery-middle strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,3.7vw,50px);font-weight:700;line-height:.88;letter-spacing:-.055em}
.about-gallery-middle strong em{color:#dcae55;font-weight:700}
.about-gallery-middle-mark{justify-self:end;width:46px;height:46px;display:grid;place-items:center;border:1px solid #dcae55;border-radius:50%;color:#dcae55;font-size:11px}
.about-gallery-bottom{display:grid;grid-template-columns:1.05fr .95fr;min-height:460px;background:#f5eadb;color:#351b15}
.about-gallery-bottom-image{overflow:hidden;min-height:460px}
.about-gallery-bottom-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 1s cubic-bezier(.22,1,.36,1)}
.about-gallery-bottom:hover .about-gallery-bottom-image img{transform:scale(1.04)}
.about-gallery-bottom-content{display:flex;flex-direction:column;justify-content:center;padding:55px}
.about-gallery-bottom-content>span{display:block;margin-bottom:20px;color:#8b6630;font-size:6px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.about-gallery-bottom-content h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4vw,59px);font-weight:700;line-height:.85;letter-spacing:-.06em}
.about-gallery-bottom-content h3 em{color:#681c24;font-weight:700}
.about-gallery-bottom-content p{max-width:340px;margin:25px 0 0;color:rgba(53,27,21,.43);font-size:8px;line-height:1.85}
.about-gallery-link{display:flex;align-items:center;justify-content:space-between;width:190px;margin-top:35px;padding-bottom:11px;border-bottom:1px solid rgba(53,27,21,.25);color:#681c24;text-decoration:none;font-size:6px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.about-gallery-link i{font-size:13px;font-style:normal;transition:transform .3s ease}
.about-gallery-link:hover i{transform:translate(4px,-4px)}
@media (max-width:1100px){.about-gallery-container{width:min(100% - 50px,1380px)}.about-gallery-header{grid-template-columns:90px minmax(0,1fr) 230px;gap:40px}.about-gallery-wall{grid-template-columns:1fr .7fr .9fr;grid-template-rows:250px 340px 270px}.about-gallery-middle{grid-template-columns:90px 1fr 50px;gap:40px}.about-gallery-bottom-content{padding:40px}.about-gallery-bottom-content h3{font-size:48px}}
@media (max-width:850px){.about-gallery{padding:100px 0 90px}.about-gallery-container{width:min(100% - 30px,1380px)}.about-gallery-header{grid-template-columns:1fr;gap:28px;padding-bottom:70px}.about-gallery-label{flex-direction:row;align-items:center;gap:14px}.about-gallery-label i{width:60px;height:1px}.about-gallery-label small{writing-mode:initial}.about-gallery-title h2{font-size:clamp(60px,11vw,90px)}.about-gallery-intro{max-width:500px}.about-gallery-wall{grid-template-columns:1fr 1fr;grid-template-rows:300px 390px 270px 330px;gap:15px}.about-gallery-item-one{grid-column:1 / span 2;grid-row:1}.about-gallery-item-two{grid-column:1;grid-row:2}.about-gallery-item-three{grid-column:2;grid-row:2}.about-gallery-item-four{grid-column:1;grid-row:3}.about-gallery-item-five{grid-column:2;grid-row:3}.about-gallery-item-six{grid-column:1 / span 2;grid-row:4}.about-gallery-middle{grid-template-columns:1fr;gap:18px;margin:70px 0}.about-gallery-middle-mark{justify-self:start}.about-gallery-bottom{grid-template-columns:1fr}.about-gallery-bottom-image{min-height:380px}.about-gallery-bottom-content{min-height:390px;padding:45px}}
@media (max-width:600px){.about-gallery{padding:75px 0 65px}.about-gallery-container{width:calc(100% - 30px)}.about-gallery-header{padding-bottom:55px}.about-gallery-title>span{font-size:6px;margin-bottom:16px}.about-gallery-title h2{font-size:clamp(51px,14vw,72px)}.about-gallery-intro p{font-size:8px}.about-gallery-wall{grid-template-columns:1fr;grid-template-rows:300px 330px 330px 300px 300px 300px;gap:12px}.about-gallery-item-one,.about-gallery-item-two,.about-gallery-item-three,.about-gallery-item-four,.about-gallery-item-five,.about-gallery-item-six{grid-column:1;grid-row:auto}.about-gallery-image::after{inset:9px}.about-gallery-item figcaption{left:14px;right:14px;bottom:13px}.about-gallery-item figcaption strong{font-size:10px}.about-gallery-middle{margin:55px 0;padding:25px 0}.about-gallery-middle strong{font-size:31px}.about-gallery-middle-mark{width:40px;height:40px;font-size:10px}.about-gallery-bottom-image{min-height:300px}.about-gallery-bottom-content{min-height:360px;padding:30px}.about-gallery-bottom-content h3{font-size:38px}.about-gallery-bottom-content p{font-size:7.5px;margin-top:20px}.about-gallery-link{width:175px;margin-top:28px}}
@media (max-width:390px){.about-gallery-container{width:calc(100% - 24px)}.about-gallery-title h2{font-size:49px}.about-gallery-wall{grid-template-rows:280px 310px 310px 280px 280px 280px}.about-gallery-bottom-content h3{font-size:35px}}
@media (prefers-reduced-motion:reduce){.about-gallery-image img,.about-gallery-image::after,.about-gallery-bottom-image img,.about-gallery-link i{transition:none!important}}