.about{position:relative;width:100vw;height:100%;background-color:var(--background);color:#faf6f0}.about .container,.about-hero{width:100%;background-color:var(--background)}.about-hero{position:relative;padding-top:8em;z-index:1}.about-hero-img-wrapper{margin-top:4rem;display:flex;flex-direction:column;gap:1em}.about-hero-img-wrapper-row{display:flex;justify-content:space-between}.about-hero-img-wrapper-row p{font-size:2rem}.about-hero-img{width:100%;height:400px;-webkit-clip-path:polygon(0 0,96% 0,100% 14%,100% 100%,70% 100%,2% 100%,0 92%,0 30%);clip-path:polygon(0 0,96% 0,100% 14%,100% 100%,70% 100%,2% 100%,0 92%,0 30%);border-radius:2rem}.about-hero-img img{border-radius:.5rem;width:100%;height:100%;object-fit:cover}.sticky-about{position:relative;width:100%;display:flex;flex-direction:row;gap:1em;background-color:var(--background);z-index:2}.about-col{position:relative;flex:1 1;width:50%}.source{height:100vh;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:10}.source .container{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:var(--background)}.source-img{width:100%;flex:1 1;min-height:0;margin-bottom:1rem;max-width:400px}.source-img img{width:100%;height:auto;object-fit:contain;border-radius:.5rem}.source-content p{margin-bottom:.5rem}.source-content{margin-top:2rem}.about img{border-radius:.5rem}.source-content h4{text-transform:none;font-family:Nippo;font-weight:400;font-size:2.5rem;letter-spacing:-.05rem}.gallery{height:175vh;display:flex;align-items:flex-start;justify-content:center;background-color:var(--background)}.gallery .container{padding-left:0;background-color:var(--background)}.gallery .container,.gallery-copy{height:100%;display:flex;flex-direction:column}.gallery-copy p.primary{text-transform:none}.gallery-copy p.secondary{margin:2rem 0 .5rem;text-transform:uppercase;font-family:NeueBit;font-size:1.5rem;font-weight:bolder}.gallery-copy h4{text-transform:none;font-family:Nippo;font-weight:400;font-size:1.75rem;letter-spacing:-.05rem}.gallery-images-container{padding-top:4rem;width:100%;flex:1 1;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;gap:4rem}.main-img{flex:1 1;min-height:0}.sub-images{display:flex;gap:2em}.sub-images-col{height:300px}.pin-spacer{flex-basis:50%!important;width:50%!important;margin:0!important;padding:0!important;z-index:10!important;background-color:var(--background)!important}.gallery-copy p.primary{margin-bottom:2rem}.gallery-copy p.primary:last-of-type{margin-bottom:0}.about-final-cta{position:relative;width:100vw;overflow-x:hidden;gap:1em;background-color:var(--background);z-index:20;min-height:100vh}.about-final-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#173937;z-index:-1;-webkit-clip-path:polygon(5% 0,94% 0,100% 15%,100% 85%,95% 100%,5% 100%,0 85%,0 15%);clip-path:polygon(5% 0,94% 0,100% 15%,100% 85%,95% 100%,5% 100%,0 85%,0 15%)}.marquee-about{position:absolute;top:50%;transform:translateY(-50%);opacity:.25;z-index:1}.margin-top-div{margin-top:4rem}.about-final-cta .container{padding:4rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:transparent;gap:1em;position:relative;z-index:2}.about-final-img{width:35%;height:300px;-webkit-clip-path:polygon(0 0,90% 0,100% 15%,100% 80%,100% 100%,5% 100%,0 90%,0 20%);clip-path:polygon(0 0,90% 0,100% 15%,100% 80%,100% 100%,5% 100%,0 90%,0 20%)}.about-final-img img{width:100%;height:100%;object-fit:cover}.about-final-cta h2{width:50%;font-size:4rem;text-transform:none;letter-spacing:-.15rem;margin-bottom:.5em}.about-final-cta p{font-family:Nippo;font-size:1.25rem;color:var(--foreground-secondary);margin-bottom:2em;max-width:60%;margin-left:auto;margin-right:auto;line-height:1.6}.final-cta-buttons{display:flex;gap:1.5em;justify-content:center;margin-top:1em}.cta-primary,.cta-secondary{padding:.75em 2em;text-decoration:none;font-family:Nippo;font-weight:500;border-radius:4px;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5em}.cta-primary{background-color:var(--foreground);color:var(--background)}.cta-primary:hover{background-color:var(--foreground-secondary)}.cta-secondary{border:1px solid var(--foreground);color:var(--foreground);background-color:transparent}.cta-secondary:hover{background-color:var(--foreground);color:var(--background)}@media (max-width:991px){.about-hero-img-wrapper-row p{font-size:1.75rem}.source-content h4{font-size:2rem}.gallery-copy h4{font-size:1.5rem}.about-final-cta h2{font-size:3.5rem;width:60%}.about-final-img{width:40%}}@media (max-width:767px){.sticky-about{flex-direction:column}.about-col{width:100%}.gallery .container{padding-left:2em}.about-hero-img-wrapper-row p{font-size:1.5rem}.source-content h4{font-size:1.8rem}.gallery-copy h4,.gallery-copy p.secondary{font-size:1.3rem}.about-hero-img,.source-img{-webkit-clip-path:polygon(0 0,92% 0,100% 12%,100% 100%,70% 100%,6% 100%,0 92%,0 20%);clip-path:polygon(0 0,92% 0,100% 12%,100% 100%,70% 100%,6% 100%,0 92%,0 20%)}.gallery-images-container{gap:2em}.about-final-cta h2{font-size:3rem;width:70%}.about-final-img{width:70%}.about-final-bg{-webkit-clip-path:polygon(5% 0,95% 0,100% 5%,100% 95%,95% 100%,5% 100%,0 95%,0 5%);clip-path:polygon(5% 0,95% 0,100% 5%,100% 95%,95% 100%,5% 100%,0 95%,0 5%)}.pin-spacer{width:100%!important;flex-basis:100%!important}.location-text,.vision-text{width:80%}}@media (max-width:575px){.about-hero-img-wrapper-row p{font-size:1.25rem}.source-content h4{font-size:1.6rem}.gallery-copy h4,.gallery-copy p.secondary{font-size:1.2rem}.sub-images-col{height:200px}.about-final-cta h2{font-size:2.5rem;width:85%}.about-final-img{width:85%;height:250px}}@media (max-width:479px){.about-hero-img-wrapper-row p{font-size:1rem}.source-content h4{font-size:1.4rem;letter-spacing:-.03rem}.gallery-copy h4,.gallery-copy p.secondary{font-size:1.1rem}.gallery-copy p.primary{font-size:.9rem;line-height:160%}.sub-images-col{height:150px}.sub-images{gap:1em}.about-final-cta h2{font-size:2rem;width:95%;letter-spacing:-.1rem}.about-final-img{width:95%;height:200px}.about-hero-img{height:300px}.source-img{margin-bottom:.5rem}}