/* Vaxel "Colored BG - Depth" section, ported from vaxel.webflow.shared.b76b41014.min.css.
   Vaxel CSS variables are resolved to their literal values since this site doesn't define them. */

.vaxel-depth-section{background-color:#1d1d1d}
.about-block{height:400vh;transform:perspective(1500px)}
.about-sticky-block{justify-content:center;align-items:flex-end;height:125vh;display:flex;position:sticky;top:0;overflow:hidden}
.about-text-wrapper{z-index:10;max-width:36rem;padding:1em;position:absolute;inset:40% auto auto 50%;transform:translate(-50%,-50%)}
.about-text-wrapper.second{opacity:0}
.about-center-text{font-family:"DM Sans",sans-serif;font-size:3rem;line-height:1.2;font-weight:600;text-align:center;letter-spacing:-2.5px;width:100%;color:#fff}
.about-grid{grid-column-gap:.5em;grid-row-gap:.5em;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;display:grid;position:relative}
.about-grid-image-wrapper{border-radius:.5rem;height:20rem;position:relative;overflow:hidden}
.about-full-image{width:100%;height:100%}
img.about-full-image{object-fit:cover}
.dark-layer{background-color:#0006;position:absolute;inset:0%}
.dark-layer.high-dark{background-color:#00000080}
.play-pause-button{z-index:10;transition:opacity .4s}
.play-pause-button:hover{opacity:.6}
.play-pause-icon{width:2.5rem}

/* vaxel wrapper compounds so the section markup stays verbatim */
.padding-global.padding-section-large{z-index:20}
.padding-global.padding-section-large.none-padding-x{padding-left:0;padding-right:0}
.padding-global.padding-section-large.none-padding-x.for-animation{padding-top:0;padding-bottom:0}
.container-large.none-max-width{max-width:none}

/* grid placement (ids carried over from the vaxel export) */
#w-node-_0706a0a2-56dc-cc01-4a30-8e0608510a47-6b62219f{grid-area:1/1/2/5}
#w-node-_0706a0a2-56dc-cc01-4a30-8e0608510a4a-6b62219f{grid-area:1/5/2/9}
#w-node-_0706a0a2-56dc-cc01-4a30-8e0608510a4d-6b62219f{grid-area:2/1/3/3}
#w-node-_0706a0a2-56dc-cc01-4a30-8e0608510a50-6b62219f{grid-area:2/3/3/7}
#w-node-_0706a0a2-56dc-cc01-4a30-8e0608510a53-6b62219f{grid-area:2/7/3/9}
#w-node-_0706a0a2-56dc-cc01-4a30-8e0608510a56-6b62219f{grid-area:3/1/4/5}
#w-node-_0706a0a2-56dc-cc01-4a30-8e0608510a59-6b62219f{grid-area:3/5/4/9}

@media screen and (min-width:1280px){
.about-text-wrapper{max-width:34rem;top:42%}
.about-center-text{font-size:2.9rem}
}
@media screen and (min-width:1440px){
.about-text-wrapper{max-width:35rem}
.about-center-text{font-size:3rem}
}
@media screen and (min-width:1920px){
.about-sticky-block{justify-content:center;align-items:center}
.about-text-wrapper{top:37%}
}
@media screen and (max-width:991px){
.about-text-wrapper{width:70%}
}
@media screen and (max-width:479px){
.about-text-wrapper{width:85%}
.play-pause-button{max-width:2rem}
.play-pause-icon{width:2rem}
}
