.award-section{padding:100px 0;overflow:hidden}.award-container{align-items:center;gap:80px;display:flex}.award-visual{flex:1;justify-content:center;display:flex;position:relative}.award-image-box{z-index:2;border-radius:24px;width:400px;height:500px;position:relative;overflow:hidden;box-shadow:0 32px 64px #1f2d3d26}.award-img{object-fit:cover;width:100%;height:100%}.circle-cyan-top{z-index:1;background-color:#1caef1;width:120px;height:120px;top:-30px;left:20px}.circle-blue-right{z-index:3;opacity:.9;background-color:#83add6;width:100px;height:100px;top:50%;right:-20px}.circle-blue-bottom{z-index:1;background-color:#1d6fb6;width:180px;height:180px;bottom:-40px;left:0}.award-flip-container{perspective:1500px;cursor:pointer;background-color:#0000;width:100%;max-width:800px;min-height:550px}.award-flip-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative}@media (hover:hover){.award-flip-container:hover .award-flip-inner{transform:rotateY(180deg)}}.award-flip-inner.is-flipped{transform:rotateY(180deg)}.award-flip-front,.award-flip-back{backface-visibility:hidden;border-radius:60px;width:100%;height:100%;position:absolute;overflow:hidden}.award-flip-front{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border:1px solid #fffc;flex-direction:column;justify-content:center;align-items:center;padding:80px 60px;display:flex;box-shadow:0 40px 80px #0000000d}.award-flip-back{background-color:var(--brand-blue-dark);transform:rotateY(180deg)}.award-back-img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.award-flip-container{min-height:500px}.award-flip-front{padding:40px 30px}}
.partners-section{padding:100px 0;overflow:hidden}.text-center{text-align:center}.marquee{gap:40px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-content{flex-shrink:0;align-items:center;gap:40px;animation:120s linear infinite scroll;display:flex}.marquee:hover .marquee-content{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 40px))}}.marquee-logo{cursor:default;background-color:#fff;border:1px solid #00000008;border-radius:12px;justify-content:center;align-items:center;width:220px;height:120px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000008}.marquee-logo:hover{transform:scale(1.08)translateY(-4px);box-shadow:0 16px 30px #0000000f}.marquee-logo img{object-fit:contain;max-width:100%;max-height:100%}
.why-choose-section{padding:100px 0;position:relative;overflow:hidden}.why-choose-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border:1px solid #fffc;border-radius:60px;justify-content:space-between;align-items:center;gap:80px;padding:80px;display:flex;box-shadow:0 40px 80px #0000000d}.why-content{flex:1}.why-title{color:#fff;margin-bottom:16px;font-size:3rem}.why-subtitle{color:var(--text-light);margin-bottom:40px;font-size:1.125rem;line-height:1.6}.why-list{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:1200px;margin:0;padding:0;list-style:none;display:grid}.why-item-container{perspective:1000px;background-color:#0000;width:100%;height:180px}.why-item-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;border-radius:16px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 10px 30px #00000008}.why-item-container:hover .why-item-inner{transform:rotateY(180deg)}.why-item-front,.why-item-back{backface-visibility:hidden;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:absolute}.why-item-front{background:#fff;border:1px solid #0000000d}.why-item-back{background:var(--brand-blue);color:#fff;text-align:center;transform:rotateY(180deg)}.why-text-back{color:#fff;margin:0;font-size:1.1rem;font-weight:600;line-height:1.4}.flip-prompt-small{color:var(--brand-blue-light,#60a5fa);text-transform:uppercase;letter-spacing:.05em;margin-top:12px;font-size:.8rem;font-weight:700}.why-number{font-family:var(--font-heading);letter-spacing:-.05em;flex-shrink:0;font-size:3.5rem;font-weight:900;line-height:.8;display:flex}.num-zero{color:#00000014}.num-digit{color:var(--brand-blue)}.why-text{color:var(--text-secondary);margin:0;padding-top:4px;font-size:1.15rem;font-weight:500;line-height:1.5}.why-visual{flex:1;justify-content:flex-end;display:flex;position:relative}.why-image-box{z-index:2;background:#fff;border-radius:24px;width:500px;height:500px;position:relative;overflow:hidden;box-shadow:0 24px 48px #0000004d}.why-img{object-fit:cover;width:100%;height:100%}.w-circle-cyan{z-index:1;background-color:#1caef1;width:160px;height:160px;top:-40px;left:-20px}.w-circle-blue{z-index:3;background-color:#1d6fb6;width:140px;height:140px;bottom:-40px;right:20px}@media (max-width:1100px){.why-choose-container{gap:48px;padding:60px 40px}.why-image-box{width:380px;height:380px}.why-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.why-choose-container{border-radius:32px;flex-direction:column;padding:48px 32px}.why-visual{justify-content:center;width:100%}.why-image-box{width:100%;max-width:440px;height:280px}.why-title{font-size:2.2rem}}@media (max-width:600px){.why-choose-section{padding:60px 0}.why-choose-container{border-radius:24px;padding:32px 20px}.why-list{grid-template-columns:1fr}.why-item-container{height:160px}.why-title{font-size:1.9rem}.w-circle-cyan,.w-circle-blue{display:none}}
