.about-component{background-color:#fff;width:100%;min-height:100vh;position:relative}.cards-container{width:100%;padding-bottom:100vh}.header-placeholder{width:100%;height:5rem;display:flex}.card{border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 5rem);display:flex;position:relative}.card-pin{will-change:transform;perspective:1500px;flex-direction:column;width:100%;height:100%;display:flex}h2 *{will-change:transform}.card-title{text-transform:uppercase;letter-spacing:.03em;flex:0;width:100%;margin:0 auto;font-family:Instrument Serif,serif;font-size:clamp(1rem,6vw,4.5rem);font-style:normal;font-weight:600;line-height:1.2;display:flex}.card-content-wrapper{will-change:transform, opacity;width:100%;height:100%;transform-style:preserve-3d;flex-direction:column;justify-content:center;padding-top:20%;padding-bottom:20%;display:flex;overflow:hidden}.card-content{flex-direction:column;justify-content:center;gap:1rem;width:90%;height:100%;margin:0 auto;display:flex}.card-bottom-wrapper{flex-direction:column-reverse;flex:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0 auto;display:flex}.card-image{aspect-ratio:4/3;border-radius:.3em;width:100%;min-width:70px;max-width:800px}.card-text{z-index:999;justify-content:center;align-items:center;margin-top:-.2em;font-family:"Source Sans 3",sans-serif;font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.5;display:flex}@media (width>=768px){.card{height:calc(100vh - 6rem)}.card-content-wrapper{gap:3rem;padding:20% 2% 5rem}.card-text{font-size:1.25rem}.card-image{border-radius:.3em;width:60vw}}@media (width>=992px){.card-content-wrapper{gap:3rem;padding:5% 5% 0}.card-content{flex:1;width:100%}.card-bottom-wrapper{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.card-text{width:50%;font-size:1.5rem}.card-image{width:35vw}}@media (width>=1536px){.card-content{width:100%}.card-content-wrapper{padding-top:10%}.card-text{font-size:1.7rem}.card-image{width:40vw}}@media (width>=2560px){.card-content{width:80%}.card-content-wrapper{padding-top:5%}.card-bottom-wrapper{justify-content:space-between;gap:25rem;display:flex}.card-title{padding-bottom:3rem}.card-text{font-size:2.25rem}}.card:first-child .card-content-wrapper{color:#e9ffc2;background-color:#36503a}.card:nth-child(2) .card-content-wrapper{color:#293d2c;background-color:#e4e8b8}.card:nth-child(2) .card-text{color:#293d2c}.card:nth-child(3) .card-content-wrapper{color:#e9ffc2;background-color:#415a44}.card:nth-child(4) .card-content-wrapper{color:#e9ffc2;background-color:#293d2c}.card:nth-child(5) .card-content-wrapper{color:#e9ffc4;background-color:#7a9663}
