:root{--nd-dark: #2D1D19;--nd-earth: #6A5D52;--nd-rust: #653529;--nd-clay: #BC9180;--nd-sage: #95927F;--nd-slate: #CCD3DC;--nd-sand: #D8CFC7;--nd-cream: #F2EEE5;--transition: .45s ease}.cta{position:relative;padding-block:clamp(50px,32.2033898305px + 4.2372881356vw,100px);color:var(--nd-cream);height:100vh;max-height:800px;min-height:600px}.cta__bg{position:absolute;inset:0;z-index:-1}.cta__bg-img{width:100%;height:100%;object-fit:cover}.cta__bg-overlay{position:absolute;inset:0;background-color:#301e1466}.cta .container{position:sticky}.cta__wrap{display:flex;justify-content:flex-end;align-items:center}@media(max-width:768px){.cta__wrap{justify-content:flex-start}}.cta__wrap-content{max-width:690px;display:flex;flex-direction:column;align-items:flex-start;gap:35px}.cta__wrap-content .xl-title{margin:0}.gallery-page{background-color:var(--nd-cream);padding-block:clamp(50px,27.9322033898px + 5.2542372881vw,112px)}.gallery-page__header{margin-top:84px;display:flex;align-items:end;justify-content:space-between;margin-bottom:clamp(50px,39.3220338983px + 2.5423728814vw,80px)}.gallery-page__header .mega-title{margin:0;font-weight:400;font-size:clamp(42px,3.5593220339px + 9.1525423729vw,150px);line-height:clamp(48px,11.6949152542px + 8.6440677966vw,150px);color:var(--nd-dark)}@media(max-width:992px){.gallery-page__header{flex-direction:column;align-items:flex-start;gap:10px}}.gallery-page__filters{display:flex;flex-wrap:wrap;gap:10px}.gallery-page__filters .filter-btn{border:1px solid #775E4D;border-radius:50px;padding:8px 12px;font-size:14px;line-height:19px;text-transform:uppercase;color:#775e4d;background-color:transparent;transition:background-color .45s ease,color .45s ease,border-color .45s ease;cursor:pointer}@media(hover:hover){.gallery-page__filters .filter-btn:hover{background-color:#bc9180;border-color:var(--nd-clay);color:var(--nd-cream)}}.gallery-page__filters .filter-btn.active{background-color:var(--nd-clay);border-color:var(--nd-clay);color:var(--nd-cream)}.gallery-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}@media(max-width:992px){.gallery-page__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.gallery-page__grid{grid-template-columns:repeat(2,1fr)}}.gallery-page__item{width:100%;aspect-ratio:400/470;overflow:hidden;cursor:pointer}.gallery-page__item.is-hidden{display:none}.gallery-page__item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}@media(hover:hover){.gallery-page__item img:hover{transform:scale(1.05)}}
