.camps-gallery-section{background-color:#f1f3f5;padding:4rem 0 0;position:relative;overflow:hidden}@media (width>=768px) and (width<=1023px){.camps-gallery-section{padding:8rem 0 0}}@media (width>=1024px) and (width<=1500px){.camps-gallery-section{padding:9rem 0 0}}@media (width>=1501px){.camps-gallery-section{padding:12rem 0 0}}.camps-gallery-container{flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding-left:calc(clamp(15px,3.5vw,40px) + 10px);padding-right:clamp(15px,3.5vw,40px);display:flex}@media (width>=1024px) and (width<=1400px){.camps-gallery-container{padding-left:calc(clamp(15px,3.5vw,40px) - 10px)}}.camps-gallery-header{text-align:center;max-width:50rem;margin-bottom:4rem;padding:0 1rem}@media (width>=768px){.camps-gallery-header{margin-bottom:6rem;padding:0 2rem}}.camps-gallery-header h2{font-family:var(--font-accent);color:var(--tw-surface-content);letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(1.85rem,1.2rem + 3.3vw,2.4rem);font-weight:700;line-height:1.1}@media (width>=768px){.camps-gallery-header h2{font-size:clamp(2.4rem,1.2rem + 3.3vw,2.85rem)}}.camps-gallery-header p{font-family:var(--font-main);color:#4a5568;font-size:1.15rem;font-weight:400;line-height:1.5}@media (width>=768px){.camps-gallery-header p{font-size:1.5rem}}.text-highlight{color:var(--color-primary);font-weight:600}.btn-camps-action-center{background-color:var(--color-primary);color:#fff;font-family:var(--font-main);text-transform:uppercase;letter-spacing:.1em;border-radius:.75rem;justify-content:center;align-items:center;margin-top:2rem;padding:.85rem 2.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px -5px #ef67a566}.btn-camps-action-center:hover{filter:brightness(.9);transform:translateY(-5px);box-shadow:0 15px 30px -5px #ef67a580}.camps-gallery-grid-wrapper{width:100%}@media (width>=1024px){.camps-gallery-grid-wrapper{max-width:100%}}.camps-gallery-grid{grid-template-columns:repeat(2,1fr);gap:.4rem;width:100%;display:grid}@media (width>=768px){.camps-gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (width>=1024px){.camps-gallery-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.gallery-item{aspect-ratio:3/4;background-color:#e2e8f0;border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000a}.gallery-item:after{content:"";opacity:.15;mix-blend-mode:multiply;pointer-events:none;z-index:2;background-color:#0d2b1f;transition:opacity .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}@media (width>=768px){.gallery-item{border-radius:1.5rem}}.gallery-item img{object-fit:cover;filter:saturate(.8)contrast(1.05)brightness(.97);width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94),filter .6s}.gallery-item:hover img{filter:saturate()contrast();transform:scale(1.06)}.gallery-item:hover:after{opacity:0}
