.AwardsSection{overflow:hidden}.AwardsSection__header{text-align:center;margin-bottom:40px;padding:0 20px}.AwardsSection__title{color:#111;margin-top:0;margin-bottom:16px;font-family:Outfit,Inter,sans-serif;font-size:54px;font-weight:800}.AwardsSection__subtitle{color:#555;max-width:600px;margin:0 auto;font-size:18px}.AwardsSection__marqueeWrapper{width:100%;padding:20px 0;position:relative;overflow:hidden}.AwardsSection__marqueeWrapper .InteractiveAwardCard{margin-right:15px}.InteractiveAwardCard{perspective:1000px;cursor:pointer;flex-shrink:0;width:220px;height:220px}.InteractiveAwardCard__inner{width:100%;height:100%;transform-style:preserve-3d;border-radius:20px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.InteractiveAwardCard__front,.InteractiveAwardCard__back{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.InteractiveAwardCard__front{background:#fff}.InteractiveAwardCard__img{object-fit:contain;max-width:100%;max-height:100%}.InteractiveAwardCard__back{color:#fff;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#4f46e5,#818cf8);border:1px solid rgba(255,255,255,.2);padding:20px;font-size:15px;font-weight:600;line-height:1.4;overflow:hidden;transform:rotateY(180deg)}.AwardsSection__link{color:#4f46e5;border:2px solid #4f46e5;border-radius:50px;align-items:center;padding:12px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.AwardsSection__link:hover{color:#fff;background:#4f46e5}.AwardsSection__link .arrow-right{margin-left:8px;transition:transform .3s}.AwardsSection__link:hover .arrow-right{transform:translate(6px)}@media (max-width:768px){.AwardsSection__title{margin-bottom:8px;font-size:27px}.InteractiveAwardCard{width:180px;height:180px}.AwardsSection__marqueeWrapper:before,.AwardsSection__marqueeWrapper:after{width:80px}.AwardsSection__subtitle{font-size:15px}.AwardsSection__header{margin-bottom:20px}}
