.fanomix-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:100px 0}.fanomix-section .content-wrapper{display:flex;gap:60px;justify-content:space-between}.fanomix-section .left-col,.fanomix-section .right-col{width:50%}.fanomix-section .eyebrow{color:#6b7280;font-family:Nunito Sans;font-size:14px;font-weight:700;letter-spacing:3%;line-height:15px;margin-bottom:20px;text-transform:uppercase}.fanomix-section h2{color:#fff;font-family:Lexend;font-size:40px;font-weight:700;letter-spacing:0;line-height:43px;margin-bottom:10px}.fanomix-section .description-col p{color:#fff;font-family:Nunito Sans;font-size:17px;font-weight:400;letter-spacing:0;line-height:26px;margin-bottom:20px}.fanomix-section .video-box iframe{border-radius:13px;min-height:275px;width:100%}.fanomix-section .video-thumbnail{align-items:center;background:hsla(0,0%,100%,.05);border-radius:12px;cursor:pointer;display:flex;height:260px;justify-content:center;width:100%}.fanomix-section .play-btn{align-items:center;background:red;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.fanomix-section .video-popup{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.fanomix-section .video-popup.active{display:flex}.fanomix-section .popup-inner{position:relative;width:70%}.fanomix-section .popup-inner video{width:100%}.fanomix-section .close-popup{color:#fff;cursor:pointer;font-size:30px;position:absolute;right:0;top:-30px}.fanomix-section .brands{display:flex;flex-wrap:wrap;gap:12px;max-width:480px}.fanomix-section .brand-item{display:flex}@media (max-width:991px){.fanomix-section .content-wrapper{flex-direction:column}.fanomix-section .left-col,.fanomix-section .right-col{width:100%}.fanomix-section .video-box iframe{min-height:425px}.fanomix-section .brands{justify-content:center;margin:0 auto}}@media (max-width:600px){.fanomix-section .video-box iframe{min-height:275px}.fanomix-section .content-wrapper{gap:40px}}@media (max-width:497px){.fanomix-section .brand-item img{object-fit:cover}}