.blue-section.second-section{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);padding:60px 0;margin-top:40px;position:relative;overflow:hidden}.blue-section.second-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="10" cy="60" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="90" cy="40" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;pointer-events:none}.blue-section.second-section .blue-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.blue-section.second-section .title-section{text-align:center;margin-bottom:50px;position:relative}.blue-section.second-section .live-badge{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:#fff;padding:8px 20px;border-radius:25px;font-size:14px;font-weight:700;display:inline-block;margin-bottom:20px;box-shadow:0 4px 15px rgb(255 107 107 / .3);animation:pulse 2s infinite}.blue-section.second-section .main-title{color:#fff;font-size:2.5rem;font-weight:800;margin:0;text-shadow:2px 2px 4px rgb(0 0 0 / .3);background:linear-gradient(45deg,#ffffff,#e8f4fd);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.blue-section.second-section .teams-container{position:relative}.live-matches-carousel-second{opacity:0;transform:translateY(30px);transition:all 0.8s ease}.live-matches-carousel-second.show{opacity:1;transform:translateY(0)}.team-card.second-card{background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2);border-radius:20px;padding:25px;margin:10px;transition:all 0.3s ease;position:relative;overflow:hidden}.team-card.second-card::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .1),transparent);transition:left 0.5s ease}.team-card.second-card:hover::before{left:100%}.team-card.second-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgb(0 0 0 / .3);border-color:rgb(255 255 255 / .4)}.team-card.second-card .team-info{display:flex;align-items:center;justify-content:space-between;gap:20px}.team-card.second-card .team-section-right,.team-card.second-card .team-section-left{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1}.team-card.second-card .team-section-left{text-align:left}.team-card.second-card .team-section-right{text-align:right}.team-card.second-card .team-logo{position:relative;width:50px;height:50px;border-radius:50%;background:rgb(255 255 255 / .1);display:flex;align-items:center;justify-content:center;border:2px solid rgb(255 255 255 / .3);transition:all 0.3s ease}.team-card.second-card .team-logo:hover{border-color:rgb(255 255 255 / .6);transform:scale(1.1)}.team-card.second-card .team-logo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.team-card.second-card .team-logo span{font-size:14px;font-weight:700;color:#fff}.team-card.second-card .team-name{color:#fff;font-size:16px;font-weight:600;text-align:center;line-height:1.3;max-width:120px}.team-card.second-card .league-name{color:rgb(255 255 255 / .8);font-size:12px;font-weight:500;text-align:center;background:rgb(255 255 255 / .1);padding:4px 12px;border-radius:15px;border:1px solid rgb(255 255 255 / .2)}.team-card.second-card .match-center{display:flex;flex-direction:column;align-items:center;gap:15px;flex:1;padding:0 20px}.team-card.second-card .score-display{display:flex;align-items:center;gap:15px;font-size:24px;font-weight:700;color:#fff}.team-card.second-card .score-number{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgb(255 107 107 / .3)}.team-card.second-card .match-status{text-align:center}.team-card.second-card .status-text{color:rgb(255 255 255 / .9);font-size:14px;font-weight:500;background:rgb(255 255 255 / .1);padding:6px 16px;border-radius:20px;border:1px solid rgb(255 255 255 / .2)}.live-matches-carousel-second .owl-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;pointer-events:none}.live-matches-carousel-second .owl-prev,.live-matches-carousel-second .owl-next{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:rgb(255 255 255 / .2)!important;border-radius:50%!important;color:white!important;font-size:24px!important;display:flex!important;align-items:center;justify-content:center;transition:all 0.3s ease;pointer-events:auto}.live-matches-carousel-second .owl-prev{left:-25px}.live-matches-carousel-second .owl-next{right:-25px}.live-matches-carousel-second .owl-prev:hover,.live-matches-carousel-second .owl-next:hover{background:rgb(255 255 255 / .3)!important;transform:translateY(-50%) scale(1.1)}.live-matches-carousel-second .owl-dots{text-align:center;margin-top:30px}.live-matches-carousel-second .owl-dot{width:12px;height:12px;border-radius:50%;background:rgb(255 255 255 / .3);margin:0 5px;transition:all 0.3s ease}.live-matches-carousel-second .owl-dot.active{background:#ff6b6b;transform:scale(1.2)}@media (max-width:768px){.blue-section.second-section{padding:40px 0}.blue-section.second-section .main-title{font-size:2rem}.team-card.second-card{padding:20px;margin:5px}.team-card.second-card .team-info{gap:15px}.team-card.second-card .team-name{font-size:14px;max-width:100px}.team-card.second-card .score-number{width:35px;height:35px;font-size:16px}.live-matches-carousel-second .owl-prev,.live-matches-carousel-second .owl-next{width:40px;height:40px;font-size:20px}.live-matches-carousel-second .owl-prev{left:-20px}.live-matches-carousel-second .owl-next{right:-20px}}@media (max-width:480px){.blue-section.second-section .main-title{font-size:1.8rem}.team-card.second-card{padding:15px}.team-card.second-card .team-info{gap:10px}.team-card.second-card .team-logo{width:40px;height:40px}.team-card.second-card .team-name{font-size:12px}.team-card.second-card .score-number{width:30px;height:30px;font-size:14px}}@keyframes pulse{0%{box-shadow:0 4px 15px rgb(255 107 107 / .3)}50%{box-shadow:0 4px 25px rgb(255 107 107 / .6)}100%{box-shadow:0 4px 15px rgb(255 107 107 / .3)}}.live-matches-carousel-second.loading{opacity:.5;pointer-events:none}.live-matches-carousel-second.loading::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgb(255 255 255 / .3);border-top:3px solid #ff6b6b;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}