.aboutpage-card-section{padding:30px 20px;background:#fff;text-align:center;max-width:1200px;align-self:center;margin:auto}.aboutpage-card-container{max-width:100%;margin:0 auto;padding:30px;border-radius:20px}.aboutpage-card-title{font-size:2.5rem;color:#3096A7;margin-bottom:1rem}.aboutpage-card-title:after{content:"";width:80px;height:4px;background:#3096A7;display:block;margin:10px auto 0;border-radius:2px}.aboutpage-card-subtitle{font-size:1.2rem;color:#555;margin-bottom:40px}.aboutpage-card-features{display:flex;justify-content:space-around;gap:30px;flex-wrap:wrap;margin-bottom:40px}.feature-card{position:relative;flex:1;min-width:250px;max-width:300px;padding:20px;background-color:#f1f9ff;border-radius:15px;overflow:hidden;transition:transform .3s ease;z-index:0;color:#333}.feature-card:before{content:"";position:absolute;top:100%;left:0;width:100%;height:100%;background:linear-gradient(0deg,#3096A7,#3096A7);transition:top .4s ease;z-index:-1;border-radius:15px}.feature-card:hover:before{top:0}.feature-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(0,0,0,.1);color:white}.feature-icon{font-size:2.5rem;color:#3096A7;margin-bottom:15px;transition:color .4s ease}.feature-card:hover .feature-icon{color:white}.feature-card *{transition:color .4s ease}.feature-card:hover .feature-head{color:#fff;margin-top:0}.feature-head{margin-top:0}.feature-card p{font-size:.95rem;line-height:1.6;color:#666}.aboutpage-card-button{padding:14px 30px;font-size:1rem;background-color:#3096A7;color:white;border-radius:5px;text-decoration:none;transition:background-color .3s;border:0;cursor:pointer}.aboutpage-card-button:hover{background:linear-gradient(135deg,#045d75,#3096A7);color:#fff}@media (max-width:1024px){.aboutpage-card-title{font-size:2.2rem}.aboutpage-card-subtitle{font-size:1.1rem}.feature-card{max-width:45%}.feature-icon{font-size:2.2rem}}@media (max-width:768px){.aboutpage-card-container{padding:20px}.aboutpage-card-title{font-size:2rem}.aboutpage-card-subtitle{font-size:1rem;margin-bottom:30px}.feature-card{max-width:100%}.feature-icon{font-size:2rem}.aboutpage-card-button{width:100%;padding:12px;font-size:1rem}}@media (max-width:480px){.aboutpage-card-title{font-size:1.8rem}.aboutpage-card-subtitle{font-size:.95rem}.feature-card{padding:16px}.feature-head{font-size:1rem}.aboutpage-card-button{font-size:.95rem;padding:10px}}:root{--brand:#3096A7;--brand-dark:#0e5b69;--white:#ffffff}.aboutWhyITX7-section{background:#fff;padding:60px 0 40px;position:relative;overflow:hidden}.aboutWhyITX7-section-title{font-size:40px;font-weight:900;text-align:center;margin-bottom:.5rem;background:#3096A7;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;text-shadow:0 2px 8px rgba(30,146,164,.08)}.aboutWhyITX7-section-subtitle{text-align:center;font-size:1.2rem;color:#64748b;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.aboutWhyITX7-container{max-width:1200px;margin:40px auto;padding:20px;display:flex;gap:0;background:#fff;border-radius:16px;box-shadow:0 15px 35px rgba(0,0,0,.08),0 5px 15px rgba(0,0,0,.07);position:relative;overflow:visible;contain:layout paint}.aboutWhyITX7-left-section{width:500px;min-width:320px;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.aboutWhyITX7-bg-elements{position:absolute;width:100%;height:100%;overflow:hidden;z-index:1}.aboutWhyITX7-bg-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,#e0e8e9,#dae1e2);z-index:0}.aboutWhyITX7-bg-dots{position:absolute;width:100%;height:100%;background-image:radial-gradient(rgba(255,255,255,.15) 2px,transparent 0);background-size:30px 30px;opacity:.5;z-index:1}.aboutWhyITX7-particles{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:2}.aboutWhyITX7-particle{position:absolute;border-radius:50%;animation:aboutWhyITX7-float-particle 15s linear infinite}@keyframes aboutWhyITX7-float-particle{0%{transform:translateY(0) translateX(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-500px) translateX(100px);opacity:0}}.aboutWhyITX7-center-circle{position:relative;width:220px;height:220px;border-radius:50%;border:6px solid #3096a7;display:flex;justify-content:center;align-items:center;text-align:center;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 8px rgba(255,255,255,.08);animation:aboutWhyITX7-float 6s ease-in-out infinite;will-change:transform}@keyframes aboutWhyITX7-float{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}to{transform:translateY(0) rotate(0deg)}}.aboutWhyITX7-circle-inner{width:200px;height:200px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#3096A7;box-shadow:inset 0 2px 5px rgba(0,0,0,.05);position:relative;overflow:hidden}.aboutWhyITX7-circle-inner:before{content:"";position:absolute;width:300px;height:300px;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,0) 50%);top:-150px;left:-150px;transform:rotate(45deg);animation:aboutWhyITX7-lightSweep 8s linear infinite}@keyframes aboutWhyITX7-lightSweep{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aboutWhyITX7-circle-inner h2{font-size:26px;font-weight:700;color:white;line-height:1.4;margin:0;text-shadow:1px 1px 1px rgba(255,255,255,.5);letter-spacing:1px;position:relative;z-index:2}.aboutWhyITX7-gear-rings{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.aboutWhyITX7-ring{position:absolute;border-radius:50%;border:10px solid transparent;z-index:1;animation:aboutWhyITX7-rotate 20s linear infinite;box-shadow:0 0 15px rgba(0,0,0,.1);filter:drop-shadow(0 0 12px rgba(255,255,255,.18));will-change:transform}@keyframes aboutWhyITX7-rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.aboutWhyITX7-ring1{width:260px;height:260px;border-top:10px solid #38b6c1;border-right:10px solid #38b6c1;top:50%;left:50%;animation-duration:20s}.aboutWhyITX7-ring2{width:300px;height:300px;border-top:10px solid #48cae4;border-right:10px solid #48cae4;top:50%;left:50%;animation-duration:25s;animation-direction:reverse}.aboutWhyITX7-ring3{width:340px;height:340px;border-top:8px solid #3096a7;border-left:8px solid #3096a7;top:50%;left:50%;animation-duration:30s}.aboutWhyITX7-ring4{width:380px;height:380px;border-bottom:6px solid #0077b6;border-right:6px solid #0077b6;top:50%;left:50%;animation-duration:35s;animation-direction:reverse}.aboutWhyITX7-gear-teeth{position:absolute;width:100%;height:100%;top:0;left:0}.aboutWhyITX7-tooth{position:absolute;width:12px;height:12px;border-radius:2px;transform-origin:center}.aboutWhyITX7-right-section{width:600px;min-width:350px;position:relative;padding-left:50px}.aboutWhyITX7-flow-items-container,.aboutWhyITX7-right-section{display:flex;flex-direction:column;justify-content:space-between}.aboutWhyITX7-flow-items-container{height:100%;padding:20px 0}.aboutWhyITX7-flow-item{width:100%;height:70px;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);display:flex;align-items:center;padding:12px 15px;border-left:5px solid;z-index:5;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;margin-bottom:18px;will-change:transform}.aboutWhyITX7-flow-item:last-child{margin-bottom:0}.aboutWhyITX7-flow-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(74,144,226,0),rgba(74,144,226,.05));transform:translateX(-100%);transition:transform .5s ease}.aboutWhyITX7-flow-item:hover{transform:translateX(10px) scale(1.03);box-shadow:0 8px 32px 0 rgba(30,146,164,.13),0 1.5px 8px rgba(0,0,0,.07);z-index:2}.aboutWhyITX7-flow-item:hover:before{transform:translateX(0)}.aboutWhyITX7-item-0{border-left-color:#38b6c1}.aboutWhyITX7-item-1{border-left-color:#48cae4}.aboutWhyITX7-item-2{border-left-color:#3096A7}.aboutWhyITX7-item-3{border-left-color:#00b4d8}.aboutWhyITX7-item-4{border-left-color:#0077b6}.aboutWhyITX7-item-5{border-left-color:#0e5b69}.aboutWhyITX7-gear-icon{width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:15px;border:3px solid;transition:all .3s ease;position:relative;z-index:2;flex-shrink:0;font-size:22px;background:#fff;will-change:transform}.aboutWhyITX7-flow-item:hover .aboutWhyITX7-gear-icon{transform:rotate(45deg);box-shadow:0 0 15px rgba(0,0,0,.1);background:currentColor}.aboutWhyITX7-flow-text{flex:1;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.aboutWhyITX7-flow-text h3{font-size:16px;font-weight:600;margin:0;color:#2c3e50;transition:all .3s ease}.aboutWhyITX7-flow-text p{font-size:13px;margin:3px 0 0;color:#7f8c8d;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aboutWhyITX7-item-0:hover .aboutWhyITX7-flow-text h3{color:#38b6c1}.aboutWhyITX7-item-1:hover .aboutWhyITX7-flow-text h3{color:#48cae4}.aboutWhyITX7-item-2:hover .aboutWhyITX7-flow-text h3{color:#3096A7}.aboutWhyITX7-item-3:hover .aboutWhyITX7-flow-text h3{color:#00b4d8}.aboutWhyITX7-item-4:hover .aboutWhyITX7-flow-text h3{color:#0077b6}.aboutWhyITX7-item-5:hover .aboutWhyITX7-flow-text h3{color:#0e5b69}.aboutWhyITX7-item-number{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:36px;font-weight:700;color:rgba(0,0,0,.05);transition:all .3s ease}.aboutWhyITX7-item-0 .aboutWhyITX7-item-number{color:#3096A733}.aboutWhyITX7-item-1 .aboutWhyITX7-item-number{color:#38b6c133}.aboutWhyITX7-item-2 .aboutWhyITX7-item-number{color:#2ec4b633}.aboutWhyITX7-item-3 .aboutWhyITX7-item-number{color:#00b4d833}.aboutWhyITX7-item-4 .aboutWhyITX7-item-number{color:#0077b633}.aboutWhyITX7-item-5 .aboutWhyITX7-item-number{color:#48cae433}.aboutWhyITX7-flow-item:hover .aboutWhyITX7-item-number{transform:translateY(-50%) scale(1.1)}.aboutWhyITX7-connecting-lines{position:absolute;width:100%;height:100%;z-index:2;pointer-events:none;top:0;left:0}.aboutWhyITX7-line{position:absolute;height:2px;transform-origin:left center;left:0;z-index:1;width:0;animation:aboutWhyITX7-extendLine 1s forwards}@media (max-width:1020px){.aboutWhyITX7-container{flex-direction:column;width:100%;min-width:0;padding:10px}.aboutWhyITX7-left-section,.aboutWhyITX7-right-section{width:100%;min-width:0}.aboutWhyITX7-left-section{padding:50px 0;min-height:320px}.aboutWhyITX7-connecting-lines{display:none}}@media (max-width:768px){.aboutWhyITX7-center-circle{width:180px;height:180px}.aboutWhyITX7-circle-inner{width:160px;height:160px}.aboutWhyITX7-center-circle h2{font-size:20px}.aboutWhyITX7-flow-items-container{padding:10px 0}.aboutWhyITX7-flow-item{height:65px;padding:10px 12px}.aboutWhyITX7-gear-icon{width:40px;height:40px}.aboutWhyITX7-item-number{font-size:28px;right:10px}.aboutWhyITX7-left-section{height:450px}}@media (max-width:576px){.aboutWhyITX7-particles{text-align:center}.about .aboutWhyITX7-left-section{margin:auto}.aboutWhyITX7-flow-item{height:auto;padding:10px}.aboutWhyITX7-gear-icon{width:35px;height:35px;margin-right:10px}.aboutWhyITX7-flow-text h3{font-size:12px}.aboutWhyITX7-left-section{height:350px;width:350px}.aboutWhyITX7-flow-text p{font-size:10px}.aboutWhyITX7-item-number{font-size:20px;right:6px}.aboutWhyITX7-right-section{max-width:360px;padding:0}.aboutWhyITX7-ring1{height:200px;width:200px}.aboutWhyITX7-ring2{height:220px;width:220px}.aboutWhyITX7-ring3{height:240px;width:240px}.aboutWhyITX7-ring4{height:260px;width:260px}.aboutWhyITX7-container{margin:auto;max-width:400px}}.values-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:60px 40px;background-color:#fff;gap:40px;margin-bottom:50px}.values-left{flex:1;min-width:300px;max-width:500px}.symbol{font-size:20px;font-weight:100}.values-title{font-size:2.5rem;color:#3096A7;margin-bottom:20px}.accordion-item{border-bottom:1px solid #3096a7;padding:5px 0;cursor:pointer}.accordion-header{align-items:center;display:flex;font-size:15px;font-weight:700;justify-content:space-between;color:rgb(0,0,0)!important}.accordion-item.active .accordion-title,.accordion-item.active .symbol{color:#3096A7}.accordion-title{color:black;margin-top:20px;font-size:18px}.accordion-content{margin-top:15px;color:#555;line-height:1.6;font-size:12px}.values-right{flex:1;min-width:300px;max-width:500px;display:flex;justify-content:center;align-items:center}.image-stack{position:relative}.image-stack img{border-radius:12px;max-width:100%;height:auto;box-shadow:0 10px 25px rgba(0,0,0,.2)}.image-stack img:first-child{height:420px;object-fit:cover}.image-stack img:last-child{position:absolute;bottom:-40px;right:-40px;width:65%;border:3px solid #fff}@media (max-width:1024px){.values-section{flex-wrap:wrap;padding:40px 20px;gap:30px}.values-left,.values-right{max-width:100%;flex:1 1 100%;text-align:center}.values-title{font-size:2rem;margin-bottom:20px}.accordion-header{font-size:14px}.accordion-content{font-size:11px;text-align:start}}@media (max-width:768px){.values-section{padding:30px 15px;gap:20px}.values-left,.values-right{flex:1 1 100%}.values-title{font-size:1.8rem}.image-stack img:first-child{height:300px}.image-stack img:last-child{bottom:-20px;right:-20px;width:70%}}@media (max-width:480px){.values-section{padding:20px 10px;gap:15px}.values-title{font-size:40px}.accordion-header{font-size:12px}.accordion-content{font-size:10px}.image-stack img:first-child{height:200px}.image-stack img:last-child{bottom:-70px;right:-10px;width:75%}}