#about-container{background:linear-gradient(90deg,#0362c2,#012c5c);justify-content:center;align-items:center;max-width:100%;min-height:40vh;padding-top:2.5rem;display:flex}#about-container .text-box{text-align:center;max-width:50%}#about-container .text-box h1{color:#fff;font-size:45px;line-height:1.5}#about-container .text-box p{color:#979dac;font-size:20px}.our-story{background:linear-gradient(135deg,#f8f9fa 0%,#e8eef5 100%);padding:100px 20px;position:relative;overflow:hidden}.our-story:before{content:"";background:linear-gradient(90deg,#0000,#1976d24d,#0000);height:1px;position:absolute;top:0;left:0;right:0}@media (max-width:900px){.our-story{padding:70px 20px}}@media (max-width:768px){.our-story{padding:50px 15px}}.our-story__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto 100px;display:grid;position:relative}@media (max-width:1024px){.our-story__container{gap:50px;margin-bottom:80px}}@media (max-width:900px){.our-story__container{grid-template-columns:1fr;gap:50px;margin-bottom:60px}}.our-story__container--reverse{margin-top:100px;margin-bottom:0}@media (max-width:1024px){.our-story__container--reverse{margin-top:80px}}@media (max-width:900px){.our-story__container--reverse{margin-top:60px}}@media (max-width:768px){.our-story__container--reverse{margin-top:40px}}.our-story__container--reverse .our-story__image{order:1}@media (max-width:900px){.our-story__container--reverse .our-story__image{order:2}}.our-story__container--reverse .our-story__content{order:2}@media (max-width:900px){.our-story__container--reverse .our-story__content{order:1}}.our-story__image{border-radius:24px;width:100%;height:auto;animation:.8s ease-out fadeInRight;position:relative;overflow:hidden;box-shadow:0 20px 60px #1976d226,0 10px 30px #0000001a}.our-story__image:before{content:"";z-index:1;opacity:0;background:linear-gradient(135deg,#1976d21a,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.our-story__image:after{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#1976d2,#0d47a1);border-radius:24px;transition:opacity .4s;position:absolute;inset:-2px}@media (max-width:900px){.our-story__image{border-radius:20px;animation:.8s ease-out fadeInUp}.our-story__image:after{border-radius:20px}}.our-story__image img{object-fit:cover;z-index:2;width:100%;height:100%;transition:transform .6s cubic-bezier(.175,.885,.32,1.275);display:block;position:relative}.our-story__image:hover:before,.our-story__image:hover:after{opacity:1}.our-story__image:hover img{transform:scale(1.08)}.our-story__content{animation:.8s ease-out fadeInLeft;position:relative}.our-story__content:before{content:"";opacity:.3;background:linear-gradient(#1976d2,#0d47a1);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:-20px}@media (max-width:768px){.our-story__content:before{width:3px;left:-10px}}@media (max-width:900px){.our-story__content{animation:.8s ease-out fadeInUp}}.our-story__header{margin-bottom:30px;position:relative}.our-story__title{color:#2c3e50;margin:15px 0;font-size:42px;font-weight:700;line-height:1.2;display:inline-block;position:relative}.our-story__title:after{content:"";background:linear-gradient(90deg,#1976d2,#0d47a1);width:0;height:3px;transition:width .6s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:-8px;left:0}@media (max-width:1024px){.our-story__title{font-size:36px}}@media (max-width:900px){.our-story__title{font-size:32px}}@media (max-width:768px){.our-story__title{font-size:28px}}.our-story__container:hover .our-story__title:after{width:100%}.our-story__text{margin-top:30px}.our-story__paragraph{color:#7b8794;margin-bottom:24px;padding-left:8px;font-size:17px;line-height:1.9;transition:all .3s;position:relative}@media (max-width:768px){.our-story__paragraph{padding-left:4px;font-size:15px;line-height:1.8}}.our-story__paragraph strong{color:#1976d2;font-weight:700;position:relative}.our-story__paragraph strong:after{content:"";opacity:.3;background:linear-gradient(90deg,#1976d2,#0000);height:2px;position:absolute;bottom:-2px;left:0;right:0}.our-story__paragraph--highlight{color:#2c3e50;background:linear-gradient(90deg,#1976d20d,#0000);border-left:4px solid #1976d2;border-radius:0 12px 12px 0;margin-top:36px;margin-bottom:0;padding:20px 20px 20px 24px;font-size:18px;font-style:italic;transition:all .3s;box-shadow:0 4px 12px #1976d214}@media (max-width:768px){.our-story__paragraph--highlight{padding:16px 16px 16px 20px;font-size:16px}}.our-story__paragraph--highlight:hover{background:linear-gradient(90deg,#1976d21a,#0000);padding-left:28px;box-shadow:0 6px 16px #1976d21f}@media (max-width:768px){.our-story__paragraph--highlight:hover{padding-left:24px}}.our-story__paragraph--highlight strong{color:#1976d2;font-size:20px}@media (max-width:768px){.our-story__paragraph--highlight strong{font-size:18px}}.our-story__stats{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:80px;display:flex}@media (max-width:900px){.our-story__stats{gap:20px;margin-top:60px}}@media (max-width:768px){.our-story__stats{flex-direction:column;align-items:center;gap:20px;margin-top:40px}}.stat-card{background:#fff;border-radius:16px;flex:0 0 calc(33.333% - 20px);max-width:300px;padding:35px 30px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}@media (max-width:900px){.stat-card{flex:0 0 calc(50% - 15px);min-width:200px}}@media (max-width:768px){.stat-card{flex:0 0 100%;max-width:100%;padding:30px 25px}}.stat-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#1976d2,#0d47a1);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.stat-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.stat-card:hover:before{transform:scaleX(1)}.stat-card:hover .stat-card__icon{background:linear-gradient(135deg,#1976d2,#0d47a1);transform:scale(1.1)rotate(5deg)}.stat-card:hover .stat-card__number{background:linear-gradient(135deg,#1976d2,#0d47a1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.stat-card:hover svg{color:#fff}.stat-card__icon{background:linear-gradient(90deg,#0362c2,#012c5c);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:all .4s;display:flex}@media (max-width:768px){.stat-card__icon{width:55px;height:55px}}.stat-card__icon svg{color:#fdfeff;width:30px;height:30px;transition:color .4s}@media (max-width:768px){.stat-card__icon svg{width:28px;height:28px}}.stat-card__number{color:#1976d2;margin-bottom:10px;font-size:48px;font-weight:800;line-height:1;transition:all .4s}@media (max-width:1024px){.stat-card__number{font-size:42px}}@media (max-width:768px){.stat-card__number{font-size:38px}}.stat-card__label{color:#7b8794;font-size:15px;font-weight:500;line-height:1.4}@media (max-width:768px){.stat-card__label{font-size:14px}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#valuesSection{background:#fff;min-height:100vh;padding:80px 20px;position:relative;overflow:hidden}#valuesSection:before{content:"";background:radial-gradient(circle,#1976d208 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite rotate;position:absolute;top:-50%;left:-50%}#valuesSection .valuesContainer{z-index:2;max-width:1200px;margin:0 auto;position:relative}#valuesSection .valuesContainer .valuesHeader{text-align:center;margin-bottom:80px;animation:1s ease-out fadeInUp}#valuesSection .valuesContainer .valuesHeader .valuesTitle{color:#2c3e50;background:#001233;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:40px;font-weight:800;position:relative}#valuesSection .valuesContainer .valuesHeader .valuesTitle:after{content:"";background:linear-gradient(90deg,#0362c2,#012c5c);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}#valuesSection .valuesContainer .valuesHeader .valuesSubtitle{color:#7b8794;opacity:0;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6;animation:1s ease-out .3s forwards fadeInUp}#valuesSection .valuesContainer .valuesGrid{grid-template-columns:repeat(4,1fr);gap:30px;padding:0 20px;display:grid}#valuesSection .valuesContainer .valuesGrid .valueCard{text-align:center;cursor:pointer;opacity:0;animation:cardSlideUp .8s ease-out var(--delay)forwards;background:#fff;border-radius:15px;padding:40px 30px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 10px 30px #0000001a}#valuesSection .valuesContainer .valuesGrid .valueCard:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #1976d233}#valuesSection .valuesContainer .valuesGrid .valueCard:hover .valueIcon{transform:translateY(-5px)rotate(5deg)scale(1.1)}#valuesSection .valuesContainer .valuesGrid .valueCard:hover .valueTitle{color:#1976d2}#valuesSection .valuesContainer .valuesGrid .valueCard:hover .cardGlow{opacity:1;transform:scale(1)}#valuesSection .valuesContainer .valuesGrid .valueCard.active .valueIcon{animation:2s infinite pulse}#valuesSection .valuesContainer .valuesGrid .valueCard .cardBackground{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);position:absolute;inset:0}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent{z-index:1;position:relative}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueIcon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueIcon:before{content:"";z-index:-1;background:linear-gradient(135deg,#1976d233,#42a5f533);border-radius:50%;position:absolute;inset:-4px}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueIcon .valueLetter{color:#fff;text-shadow:0 2px 4px #0000001a;font-size:2rem;font-weight:800}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueTitle{color:#2c3e50;margin-bottom:16px;font-size:1.5rem;font-weight:700;transition:color .3s}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueDescription{color:#7b8794;margin:0;font-size:1rem;line-height:1.6}#valuesSection .floatingElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}#valuesSection .floatingElements .floatingCircle{background:linear-gradient(135deg,#1976d21a,#42a5f51a);border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}#valuesSection .floatingElements .floatingCircle.circle1{width:120px;height:120px;animation-delay:0s;top:10%;right:10%}#valuesSection .floatingElements .floatingCircle.circle2{width:80px;height:80px;animation-delay:2s;bottom:20%;left:8%}#valuesSection .floatingElements .floatingCircle.circle3{width:60px;height:60px;animation-delay:4s;top:60%;right:15%}@keyframes cardSlideUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){#valuesSection .valuesSection{padding:60px 15px}#valuesSection .valuesGrid{grid-template-columns:repeat(2,1fr);gap:25px;padding:0 10px}#valuesSection .valueCard{padding:35px 25px}}@media (max-width:768px){#valuesSection .valuesSection{padding:40px 10px}#valuesSection .valuesHeader{margin-bottom:60px}#valuesSection .valuesGrid{grid-template-columns:1fr;gap:25px;padding:0}#valuesSection .valueCard{margin:0 10px;padding:30px 20px}#valuesSection .valueCard:hover{transform:translateY(-5px)scale(1.01)}#valuesSection .valueIcon{width:70px;height:70px;margin-bottom:20px}#valuesSection .valueLetter{font-size:1.8rem}#valuesSection .floatingCircle.circle1{width:80px;height:80px}#valuesSection .floatingCircle.circle2{width:60px;height:60px}#valuesSection .floatingCircle.circle3{width:40px;height:40px}}@media (max-width:480px){#valuesSection .valuesSection{padding:30px 5px}#valuesSection .valueCard{border-radius:20px;padding:25px 15px}#valuesSection .valuesTitle{margin-bottom:16px}#valuesSection .valuesSubtitle{padding:0 10px}}#mission{background-color:#001233;justify-content:center;align-items:center;max-width:100%;min-height:50vh;display:flex}#mission .text-box{text-align:center;max-width:60%}#mission .text-box h1{color:#fff;font-size:45px;font-weight:700;line-height:2}#mission .text-box p{color:#979dac;font-size:20px;line-height:1.5}@media (max-width:1024px){#about-container .text-box{max-width:70%}#valuesSection{padding:60px 15px}#valuesSection .valuesContainer .valuesGrid{grid-template-columns:repeat(2,1fr);gap:25px;padding:0 10px}#valuesSection .valuesContainer .valuesGrid .valueCard{padding:35px 25px}}@media (max-width:768px){#about-container .text-box{max-width:90%}#valuesSection{padding:40px 10px}#valuesSection .valuesContainer .valuesHeader{margin-bottom:60px}#valuesSection .valuesContainer .valuesHeader .valuesTitle{font-size:32px}#valuesSection .valuesContainer .valuesHeader .valuesSubtitle{font-size:16px}#valuesSection .valuesContainer .valuesGrid{grid-template-columns:1fr;gap:25px;padding:0}#valuesSection .valuesContainer .valuesGrid .valueCard{margin:0 10px;padding:30px 20px}#valuesSection .valuesContainer .valuesGrid .valueCard:hover{transform:translateY(-5px)scale(1.01)}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueIcon{width:70px;height:70px;margin-bottom:20px}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueIcon .valueLetter{font-size:1.8rem}#valuesSection .floatingElements .floatingCircle.circle1{width:80px;height:80px}#valuesSection .floatingElements .floatingCircle.circle2{width:60px;height:60px}#valuesSection .floatingElements .floatingCircle.circle3{width:40px;height:40px}#mission .text-box{max-width:90%}#mission .text-box h1{font-size:35px}#mission .text-box p{font-size:20px}}@media (max-width:480px){#about-container .text-box{max-width:90%}#about-container .text-box h1{font-size:35px}#about-container .text-box p{font-size:15px}#valuesSection{padding:30px 5px}#valuesSection .valuesContainer .valuesHeader .valuesTitle{margin-bottom:16px;font-size:28px}#valuesSection .valuesContainer .valuesHeader .valuesSubtitle{padding:0 10px;font-size:14px}#valuesSection .valuesContainer .valuesGrid .valueCard{border-radius:12px;padding:25px 15px}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueIcon{width:60px;height:60px}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueIcon .valueLetter{font-size:1.5rem}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueTitle{font-size:1.3rem}#valuesSection .valuesContainer .valuesGrid .valueCard .cardContent .valueDescription{font-size:.9rem}#valuesSection .floatingElements .floatingCircle.circle1{width:60px;height:60px}#valuesSection .floatingElements .floatingCircle.circle2{width:40px;height:40px}#valuesSection .floatingElements .floatingCircle.circle3{width:30px;height:30px}}
