.core-values-wrapper{height:300vh;position:relative;background-color:#f0f4fa;color:#080708;min-height:100vh}.core-values-sticky{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:80px 0}.core-values-header{position:relative;z-index:10;text-align:center}.core-values-title{font-size:2rem;line-height:1.2;margin-bottom:16px;color:#080708;font-weight:700}.core-values-desc{font-size:1.125rem;line-height:1.5;max-width:720px;margin:0 auto;color:#525252}.core-values-main-display{display:flex;position:relative;flex-grow:1;width:100%;padding:24px}.core-values-image-container{position:absolute;top:24px;left:24px;width:74%;height:calc(100% - 48px);max-height:680px;z-index:1;border-radius:16px}.core-values-cards-container{position:absolute;top:24px;right:-65px;height:calc(100% - 48px);max-height:500px;display:flex;align-items:center;justify-content:flex-end;z-index:2;overflow:visible}.core-values-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;min-width:320px}.core-values-card{background:#212021;border:1px solid #303030;padding:32px 24px;border-radius:16px;display:flex;flex-direction:column;width:100%;min-width:280px;max-width:390px;height:400px;justify-content:space-between;will-change:transform}.core-values-card-icon{width:56px;height:56px;flex-shrink:0;align-self:flex-start}.core-values-card-icon svg{width:100%;height:100%}.core-values-card-title{font-size:1.5rem;line-height:1.3;color:#fff;font-weight:700}.core-values-card-desc{font-size:1rem;line-height:1.5;color:#d1d1d1}@media (max-width:1024px){.core-values-sticky,.core-values-wrapper{height:auto;min-height:auto}.core-values-sticky{position:static;padding:60px 16px 80px}.core-values-main-display{flex-direction:column;height:auto}.core-values-image-container{position:static;width:100%;height:680px;margin-bottom:32px;border-radius:16px}.core-values-cards-container{position:static;width:100%!important;right:auto!important;height:auto;transform:none}.core-values-cards-grid{grid-template-columns:1fr;gap:20px;min-width:0}.core-values-card{min-width:0;max-width:none;height:auto;min-height:200px}}