.company-culture-section{position:relative;padding:6rem 0;background-color:var(--culture-bg-color, #ffffff);overflow:hidden}.culture-container{max-width:1400px;margin:0 auto;padding:0 2rem}.culture-header{text-align:center;max-width:800px;margin:0 auto 4rem;animation:fadeInUp .8s ease-out}.culture-heading{font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2;color:var(--culture-text-color, #0a2540);margin:0 0 1rem}.culture-description{font-family:DM Sans,sans-serif;font-size:1.125rem;line-height:1.6;color:#64748b;margin:0}.culture-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.culture-diagram{position:relative;animation:fadeInScale .8s ease-out .2s both}.diagram-container{position:relative;width:100%;max-width:500px;aspect-ratio:1;margin:0 auto}.center-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:linear-gradient(135deg,var(--culture-accent-color, #0891b2),#06b6d4);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 10px 40px -10px #0891b266;animation:pulse 3s ease-in-out infinite}.center-logo{max-width:80%;max-height:80%;object-fit:contain}.center-text{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;text-align:center}.value-circles{position:relative;width:100%;height:100%}.value-circle{position:absolute;animation:fadeInScale .6s ease-out backwards}.value-0{top:0;left:50%;transform:translate(-50%);animation-delay:.3s}.value-1{top:15%;right:0;animation-delay:.4s}.value-2{bottom:15%;right:5%;animation-delay:.5s}.value-3{bottom:0;left:50%;transform:translate(-50%);animation-delay:.6s}.value-4{bottom:15%;left:5%;animation-delay:.7s}.value-5{top:15%;left:0;animation-delay:.8s}.value-bubble{width:120px;height:120px;background:#0891b21a;border:2px solid var(--culture-accent-color, #0891b2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;color:var(--culture-accent-color, #0891b2);text-align:center;padding:1rem;transition:all .3s ease;cursor:pointer}.value-bubble:hover{background:var(--culture-accent-color, #0891b2);color:#fff;transform:scale(1.1);box-shadow:0 8px 24px -8px #0891b266}.connecting-line{position:absolute;width:2px;background:linear-gradient(to bottom,var(--culture-accent-color, #0891b2),transparent);opacity:.3;z-index:-1}.value-0 .connecting-line{height:80px;top:100%;left:50%;transform:translate(-50%)}.value-1 .connecting-line{width:100px;height:2px;top:50%;right:100%;background:linear-gradient(to left,var(--culture-accent-color, #0891b2),transparent)}.value-2 .connecting-line{width:100px;height:2px;top:40%;right:100%;background:linear-gradient(to left,var(--culture-accent-color, #0891b2),transparent)}.value-3 .connecting-line{height:80px;bottom:100%;left:50%;transform:translate(-50%);background:linear-gradient(to top,var(--culture-accent-color, #0891b2),transparent)}.value-4 .connecting-line{width:100px;height:2px;top:40%;left:100%;background:linear-gradient(to right,var(--culture-accent-color, #0891b2),transparent)}.value-5 .connecting-line{width:100px;height:2px;top:50%;left:100%;background:linear-gradient(to right,var(--culture-accent-color, #0891b2),transparent)}.culture-values-list{display:flex;flex-direction:column;gap:2rem}.value-item{animation:slideInLeft .6s ease-out backwards}.value-item:nth-child(1){animation-delay:.3s}.value-item:nth-child(2){animation-delay:.4s}.value-item:nth-child(3){animation-delay:.5s}.value-item:nth-child(4){animation-delay:.6s}.value-item:nth-child(5){animation-delay:.7s}.value-item:nth-child(6){animation-delay:.8s}.value-name{font-family:Outfit,sans-serif;font-size:1.375rem;font-weight:600;color:var(--culture-text-color, #0a2540);margin:0 0 .5rem}.value-description{font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.6;color:#64748b;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{box-shadow:0 10px 40px -10px #0891b266}50%{box-shadow:0 10px 50px -10px #0891b299}}@media(max-width:1024px){.culture-content-wrapper{grid-template-columns:1fr;gap:3rem}.diagram-container{max-width:400px}.center-circle{width:120px;height:120px}.value-bubble{width:100px;height:100px;font-size:.875rem}}@media(max-width:768px){.company-culture-section{padding:4rem 0}.culture-header{margin-bottom:3rem}.diagram-container{max-width:350px}.center-circle{width:100px;height:100px}.center-text{font-size:1.25rem}.value-bubble{width:80px;height:80px;font-size:.75rem;padding:.5rem}.connecting-line{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-company-culture.css.map */
