.resource-hub{border-radius:24px;margin-top:-30px;overflow:hidden;position:relative}.swiper.resource-swiper{margin-top:0}.arc-path{height:160px;margin-bottom:40px;position:relative;width:100%}.arc-path:before{border-radius:100% 100% 0 0;border-top:14px solid #b7ea6a;content:"";inset:0;position:absolute}.arc-path:after{height:391px;top:50px;width:660px}.arc-path:after,.resource-svg-round:after{background:#fff;background-image:linear-gradient(180deg,#fff,#fff,#f2f2f2);border-radius:50%;content:"";left:0;margin:0 auto;position:absolute;right:0}.resource-svg-round:after{height:450px;top:104px;width:650px}.mascot{animation:mascotMove 6s ease-in-out infinite alternate;left:50%;position:absolute;top:-12px;transform:translateX(-50%)}.mascot img{width:48px}.resource-svg-round{position:absolute}.resource-hub .swiper.resource-swiper{padding-top:230px}@keyframes mascotMove{0%{left:20%}to{left:80%}}.card-wrapper{align-items:end;display:grid;gap:0;grid-template-columns:repeat(4,1fr);position:relative}.resource-card{background:#fff;border:3px solid transparent;border-radius:18px;color:#333;display:block;padding:20px;text-align:center;text-decoration:none;transition:.3s;z-index:1}a.resource-card:hover{border-color:#58cc02}.resource-card img{height:140px;margin-bottom:50px;object-fit:contain}.resource-card p{font-weight:600;margin-bottom:0}.resource-card h4{color:#4b4b4b;font-size:20px}.resource-card:hover h4{color:#58cc02}.resource-card.active{border-color:#7bdc2c;box-shadow:0 12px 32px rgba(0,0,0,.15);transform:scale(1.1)}@media (max-width:767px){.resource-hub{margin-top:15px}.resource-card{padding:20px 15px}.resource-card img{height:100px;margin-bottom:25px}}.resource-card:hover{transform:translateY(-20px)}@media (max-width:991px){.card-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.card-wrapper{grid-template-columns:1fr}.arc-path{display:none}}