.gf-guia-play-section-wrapper{width:100%;padding:0!important;margin:0}.gf-play-section{width:100%;padding:40px 0;margin-bottom:40px;background:var(--gf-play-bg, #000000)}.gf-play-container{max-width:1440px;margin:0 auto;padding:0 20px;width:100%}.gf-play-card{border-radius:24px!important;overflow:hidden!important;border:2px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.gf-play-content-wrapper{border-radius:24px!important;overflow:hidden!important}.gf-play-content-left,.gf-play-content-right{clip-path:inset(0 0 0 0 round 24px)}.gf-play-video-wrapper{border-radius:16px!important;overflow:hidden!important}.gf-play-content-wrapper{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.gf-play-content-left{padding:60px;display:flex;flex-direction:column;justify-content:center;gap:32px;background:linear-gradient(to right,rgba(0,0,0,.8),transparent)}.gf-play-logo img{max-width:200px;height:auto;display:block}.gf-play-text-group{display:flex;flex-direction:column;gap:24px}.gf-play-title{font-size:42px;font-weight:700;line-height:1.2;color:#fff;margin:0;letter-spacing:-.5px;display:flex;flex-wrap:wrap;align-items:center;gap:16px}.gf-play-badge{display:inline-block;background:#b7ff00;color:#000;font-size:16px;font-weight:700;padding:6px 16px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.gf-play-subtitle{font-size:18px;line-height:1.6;color:#fffc;margin:0}.gf-play-cta{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:#fff;color:#000;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;align-self:flex-start;letter-spacing:.3px}.gf-play-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fff3}.gf-play-cta svg{transition:transform .3s ease}.gf-play-cta:hover svg{transform:translate(4px)}.gf-play-content-right{position:relative;display:flex;align-items:center;justify-content:center;background:#000;padding:20px}.gf-play-video-wrapper{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden}.gf-play-video{width:100%;height:100%;object-fit:cover;display:block}.gf-play-video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,.6) 0%,transparent 30%,transparent 70%,rgba(0,0,0,.4) 100%);display:flex;flex-direction:column;justify-content:space-between;padding:24px;opacity:0;transition:opacity .3s ease;pointer-events:none}.gf-play-video-wrapper:hover .gf-play-video-overlay,.gf-play-video-overlay.gf-play-active{opacity:1;pointer-events:auto}.gf-play-video-header{display:flex;align-items:flex-start;justify-content:space-between}.gf-play-video-title{font-size:20px;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);border-left:3px solid #ffffff;padding-left:12px}.gf-play-video-controls{display:flex;gap:12px;justify-content:flex-end}.gf-play-control-btn{width:48px;height:48px;border:none;background:#000000b3;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:0}.gf-play-control-btn:hover{background:#000000e6;transform:scale(1.1)}.gf-play-control-btn svg{pointer-events:none}.gf-play-mute-btn .gf-play-icon-unmuted,.gf-play-mute-btn.gf-play-muted .gf-play-icon-muted{display:block}.gf-play-mute-btn .gf-play-icon-muted,.gf-play-mute-btn.gf-play-muted .gf-play-icon-unmuted{display:none}.gf-play-play-btn .gf-play-icon-pause,.gf-play-play-btn.gf-play-paused .gf-play-icon-play{display:block}.gf-play-play-btn .gf-play-icon-play,.gf-play-play-btn.gf-play-paused .gf-play-icon-pause{display:none}.gf-play-video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#1a1a1a;color:#ffffff80;min-height:400px}.gf-play-video-placeholder p{margin:0;font-size:16px;font-weight:500}@media(max-width:1023px){.gf-guia-play-section-wrapper{padding:0 -20px!important}.gf-play-section{padding:32px 0!important;margin-bottom:32px}.gf-play-container{padding:0 16px!important;max-width:100%;width:100%}.gf-play-card{border-radius:16px!important;box-shadow:0 10px 40px #0000004d}.gf-play-content-wrapper{grid-template-columns:1fr;min-height:auto}.gf-play-content-left{order:1;padding:40px 24px;gap:24px;background:linear-gradient(to bottom,#000000e6,#000000f2)}.gf-play-content-right{order:2}.gf-play-logo img{max-width:150px}.gf-play-title{font-size:28px;gap:12px}.gf-play-badge{font-size:14px;padding:5px 12px}.gf-play-subtitle{font-size:16px}.gf-play-cta{padding:14px 28px;font-size:15px;width:100%;justify-content:center}.gf-play-video-wrapper{min-height:400px}.gf-play-video-overlay{opacity:1;pointer-events:auto}.gf-play-video-title{font-size:18px}.gf-play-control-btn{width:44px;height:44px}.gf-play-control-btn svg{width:28px;height:28px}}@media(max-width:767px){.gf-guia-play-section-wrapper{padding:0 -16px!important}.gf-play-section{padding:24px 0!important;margin-bottom:24px}.gf-play-container{padding:0 12px!important}.gf-play-content-left{padding:32px 20px;gap:20px}.gf-play-title{font-size:24px}.gf-play-badge{font-size:13px}.gf-play-subtitle{font-size:15px}.gf-play-cta{padding:12px 24px;font-size:14px}.gf-play-video-wrapper{min-height:300px}.gf-play-video-overlay{padding:20px}.gf-play-video-title{font-size:16px;padding-left:10px}.gf-play-control-btn{width:40px;height:40px}.gf-play-control-btn svg{width:24px;height:24px}}@media(min-width:1024px){.gf-guia-play-section-wrapper{padding:0 -50px!important}.gf-play-section{padding:40px 0}}@media(min-width:1280px){.gf-guia-play-section-wrapper{padding:0 -60px!important}.gf-play-section{padding:40px 0}}@media(min-width:1440px){.gf-guia-play-section-wrapper{padding:0 -80px!important}.gf-play-section{padding:40px 0}.gf-play-content-left{padding:80px}.gf-play-title{font-size:48px}}
/*# sourceMappingURL=/cdn/shop/t/175/assets/gf-play.css.map */
