.hero-header{padding:100px 0 80px;background:linear-gradient(180deg,#f8f9ff 0,#ffffff);position:relative;overflow:hidden}.hero-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 10% 10%,rgba(65,92,228,.05) 0,transparent 60%),radial-gradient(circle at 90% 90%,rgba(105,147,255,.05) 0,transparent 60%);z-index:0}.hero-header .container{position:relative;z-index:1}.logo-container{margin-bottom:30px;display:flex;justify-content:center}.hero-logo{filter:drop-shadow(0 10px 15px rgba(65,92,228,.15));transition:transform .5s ease}.hero-logo:hover{transform:translateY(-5px)}.hero-title{font-size:48px;font-weight:700;color:#2c2e30;margin-bottom:15px}.hero-slogan{font-size:22px;color:#415ce4;font-weight:500;margin-bottom:25px}.hero-divider{display:flex;justify-content:center;margin-bottom:25px}.hero-divider span{height:3px;width:70px;background:linear-gradient(90deg,#415ce4,#6993ff);border-radius:3px}.hero-description{font-size:18px;line-height:1.7;color:#666;max-width:800px;margin:0 auto}@media (max-width:768px){.hero-header{padding:70px 0 50px}.hero-title{font-size:36px}.hero-slogan{font-size:18px}.hero-description{font-size:16px;padding:0 15px}}.values-section{padding:60px 0}.heading1 h5{font-size:32px;font-weight:600;margin-bottom:12px;color:#333}.section-subtitle{font-size:18px;color:#666;margin-bottom:30px}.values-list{margin-top:30px}.value-item{display:flex;align-items:flex-start;margin-bottom:40px;position:relative}.value-item:last-child{margin-bottom:0}.item-icon{flex:0 0 60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#f5f7ff;border-radius:12px;margin-right:20px;color:#4169e1;font-size:24px}.item-content{flex:1 1}.item-content h6{font-size:22px;font-weight:600;margin-bottom:10px;color:#333}.item-content p{font-size:16px;line-height:1.6;color:#555;margin:0}@media (max-width:768px){.heading1 h5{font-size:28px}.item-icon{flex:0 0 50px;height:50px}.item-content h6,.item-icon{font-size:20px}}@media (max-width:576px){.value-item{flex-direction:column}.item-icon{margin-bottom:15px;margin-right:0}}