.home-page{padding-bottom:3rem;width:100%;color:var(--text-primary)}.hero-section{background:linear-gradient(135deg,#14162C,#11132b);border-radius:0 0 30px 30px;box-shadow:0 15px 50px rgba(0,0,0,.3);width:100%;overflow:hidden;position:relative}.hero-title{font-size:4.2rem;font-weight:800;margin-bottom:1.2rem;position:relative;color:white;background:linear-gradient(90deg,#fff,#4FC6E0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hero-title:before{content:"EXCLUSIVO";position:absolute;top:-1.5rem;left:0;font-size:.9rem;font-weight:700;color:#FFD100;letter-spacing:2px;background-color:rgba(255,209,0,.15);padding:.3rem .7rem;border-radius:4px;-webkit-text-fill-color:#FFD100}.hero-subtitle{font-size:1.8rem;color:white;margin-bottom:3rem;font-weight:400;line-height:1.4;max-width:90%}.info-card{background:rgba(79,198,224,.1);border-left:4px solid var(--accent-color);padding:1.8rem;border-radius:8px;margin-top:2.5rem}.info-card h3{color:var(--accent-color);margin-bottom:.8rem;font-size:1.5rem}.info-card p{font-size:1.1rem;line-height:1.6;color:white}.section-title{margin-bottom:1.5rem;position:relative;display:inline-block;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:var(--accent-color);border-radius:2px}.event-card{background-color:var(--secondary-bg);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease;height:100%;overflow:hidden;position:relative}.event-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2);border-color:var(--accent-color)}.event-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:var(--accent-color)}.event-card h3{font-size:1.6rem;font-weight:600;margin-bottom:1rem;color:white}.event-card p{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);margin-bottom:1.5rem}.event-date{display:inline-block;background-color:var(--accent-color);color:#0F1122;padding:.3rem .9rem;border-radius:4px;font-weight:700;margin-bottom:1.2rem;font-size:1rem}.event-instructor{display:flex;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.event-instructor img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:10px}.instructor-name{font-size:1rem;font-weight:600;color:var(--accent-color)}.schedule-section{margin-top:2.5rem;width:100%}.schedule-date{font-size:1.7rem;font-weight:700;margin-bottom:1.8rem;color:#FFD100}.badge-live{background-color:rgba(255,0,72,.2);color:#ff5e82;font-size:.8rem;padding:.3rem .6rem;border-radius:30px;margin-left:.6rem;font-weight:700;text-transform:uppercase}.badge-time{display:inline-flex;align-items:center;margin-left:1rem;font-size:.95rem;color:white}.badge-time svg{margin-right:.25rem}.content-with-sidebar{margin-left:250px;width:calc(100% - 250px);transition:all .3s ease}.content-with-sidebar.sidebar-collapsed{margin-left:70px;width:calc(100% - 70px)}@media (max-width:992px){.content-with-sidebar{margin-left:0;width:100%;padding:0}.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.5rem;max-width:100%}.hero-benefits{margin-bottom:2rem}}.location-section{margin:4rem 0;width:100%}.location-card{background-color:var(--secondary-bg);border-radius:16px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.3);position:relative}.location-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:var(--accent-color);z-index:10}.location-info{padding:2.5rem;height:100%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(rgba(15,17,34,.85),rgba(15,17,34,.9)),url(/images/hotel-background.jpg) no-repeat 50%;background-size:cover;position:relative;z-index:1}.location-title{font-size:2.8rem;font-weight:800;margin-bottom:1rem;color:#4FC6E0}.location-hotel,.location-title{text-shadow:0 2px 4px rgba(0,0,0,.3)}.location-hotel{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:white;border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:.5rem}.location-address{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;color:rgba(255,255,255,.95);text-shadow:0 1px 3px rgba(0,0,0,.3)}.location-link{display:inline-flex;align-items:center;color:var(--accent-color);font-weight:600;font-size:1rem;transition:all .3s ease;margin-top:auto}.location-link svg{margin-right:8px}.location-link:hover{color:var(--accent-hover);transform:translateX(5px)}.map-container{height:100%;min-height:350px}@media (max-width:992px){.location-info{padding:2rem}.map-container{min-height:300px}.location-title{font-size:2.4rem}.location-hotel{font-size:1.6rem}}.recommendations-section{margin:4rem 0;width:100%}.recommendations-card{background:linear-gradient(rgba(15,45,160,.85),rgba(15,45,160,.9)),url(/images/hotel-background.jpg) no-repeat 50%;background-size:cover;border-radius:16px;padding:3rem;box-shadow:0 15px 40px rgba(0,0,0,.3);position:relative;overflow:hidden;color:white}.recommendations-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:#4FC6E0;z-index:10}.recommendations-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3)}.recommendations-text{font-size:1.25rem;line-height:1.7;margin-bottom:1.5rem;color:white;max-width:90%;text-shadow:0 1px 2px rgba(0,0,0,.3)}.event-details{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:2rem}.event-detail-item{display:flex;align-items:flex-start;margin-bottom:1rem}.event-detail-icon{background-color:rgba(255,255,255,.2);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.event-detail-icon svg{color:white}.event-detail-content h4{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;color:white;text-shadow:0 1px 2px rgba(0,0,0,.2)}.event-detail-content p{font-size:1.7rem;font-weight:600;color:#4FC6E0;margin:0}@media (max-width:992px){.recommendations-card{padding:2rem}.recommendations-title{font-size:2.8rem}.recommendations-text{font-size:1.1rem;max-width:100%}.event-details{flex-direction:column;gap:1.5rem}}@media (max-width:576px){.recommendations-title{font-size:2.4rem}.event-detail-content h4{font-size:1.2rem}.event-detail-content p{font-size:1.5rem}}.hero-benefits{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.benefit-item{display:flex;align-items:flex-start}.benefit-icon{background-color:rgba(79,198,224,.15);width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1.2rem;flex-shrink:0;color:#4FC6E0}.benefit-text h4{font-size:1.2rem;font-weight:600;margin-bottom:.4rem;color:white}.benefit-text p{font-size:1rem;line-height:1.5;color:rgba(255,255,255,.7);margin:0}.hero-action{margin-top:2rem}.action-card{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;box-shadow:0 15px 40px rgba(0,0,0,.2)}.action-heading{margin-bottom:1rem}.action-heading,.action-icon{display:flex;align-items:center}.action-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#0047CC,#4FC6E0);justify-content:center;margin-right:1.2rem;color:white}.action-heading h3{font-size:1.5rem;font-weight:700;color:white;margin:0}.action-card p{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.9)}.action-card strong{color:#4FC6E0;font-weight:700}.hero-image-container{height:500px;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 15px 50px rgba(0,0,0,.3);background:#0B0D1F;display:flex;align-items:center;justify-content:center}.hero-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(15,17,34,.9),rgba(15,17,34,.6));z-index:1}.hero-image-quote{position:relative;padding:0 2rem;font-size:1.8rem;font-style:italic;color:white;text-shadow:0 2px 4px rgba(0,0,0,.7);line-height:1.6;font-weight:400;text-align:center;max-width:90%;z-index:2}@media (max-width:768px){.hero-title{font-size:3rem}.benefit-icon{width:45px;height:45px}.action-card{padding:1.5rem}}.speakers-section{margin:2rem 0 1.5rem;width:100%}.speakers-section-title{font-size:1.7rem;font-weight:700;color:white;margin-bottom:1.5rem;position:relative;display:inline-block;padding-bottom:.8rem}.speakers-section-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#4FC6E0}.speakers-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.speaker-card{display:flex;align-items:center;background:rgba(16,18,35,.95);border-radius:12px;padding:1rem 1.5rem;transition:all .2s ease}.speaker-card:hover{background:rgba(20,25,50,.95);transform:translateY(-3px)}.speaker-avatar{width:56px;height:56px;border-radius:50%;background:#4572E5;display:flex;align-items:center;justify-content:center;margin-right:1.2rem;flex-shrink:0;position:relative;overflow:hidden}.avatar-image{object-fit:cover;object-position:center top;width:100%;height:100%;border-radius:50%}.speaker-info h3{font-size:1.2rem;font-weight:600;color:white;margin:0 0 .3rem}.speaker-info p{font-size:.95rem;color:#4FC6E0;margin:0}@media (max-width:992px){.speakers-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.speakers-grid{grid-template-columns:1fr}}.cris-image{object-position:center -20px;transform:scale(1.2)}.quote-item{background:rgba(255,255,255,.05);border-radius:12px;padding:1rem 1.2rem;border-left:3px solid #4fc6e0}.quote-text h4{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#4FC6E0}.quote-text p{font-size:1rem;line-height:1.5;color:rgba(255,255,255,.9);font-style:italic;margin:0;padding-left:.5rem}.schedule-info-section{margin:4rem 0}.schedule-info-title{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;color:white;position:relative;display:inline-block;padding-bottom:.8rem}.schedule-info-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#4FC6E0}.schedule-info-card{background:linear-gradient(135deg,rgba(20,22,44,.8),rgba(11,13,31,.9));border-radius:16px;padding:2.5rem;box-shadow:0 15px 40px rgba(0,0,0,.3);border-left:5px solid #4fc6e0}.schedule-info-text p{font-size:1.15rem;line-height:1.8;color:rgba(255,255,255,.9);margin-bottom:1.5rem}.daily-schedule{background:rgba(16,18,35,.7);border-radius:12px;padding:1.8rem;margin-bottom:1.5rem;border-left:3px solid #4572e5}.day-header{color:#4FC6E0;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem;border-bottom:1px solid rgba(79,198,224,.2);padding-bottom:.8rem}.schedule-list{list-style:none;padding:0;margin:0}.schedule-list li{color:white;font-size:1.15rem;margin-bottom:.8rem;padding-left:1.5rem;position:relative;line-height:1.6}.schedule-list li:before{content:"•";position:absolute;left:0;color:#4FC6E0;font-size:1.2rem}.note{color:#4FC6E0;font-style:italic;font-size:.9em}@media (max-width:576px){.schedule-info-card{padding:1.5rem}.daily-schedule{padding:1.2rem}.schedule-list li{font-size:1rem}}.timeline-infographic-section{margin:5rem 0;padding:2rem 0;position:relative}.timeline-header{text-align:center;margin-bottom:3rem;position:relative;background:#FFD100;padding:.8rem 1.5rem;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.2);display:inline-block;left:50%;transform:translateX(-50%)}.timeline-header h2{color:#14162C;font-weight:700;font-size:1.8rem;margin:0;text-transform:uppercase;letter-spacing:1px}.timeline-container{position:relative;max-width:1000px;margin:0 auto;padding:20px 0}.timeline-line{position:absolute;width:4px;background-color:rgba(79,198,224,.5);top:0;bottom:0;left:50%;transform:translateX(-50%);z-index:1}.timeline-item{padding:10px 40px;position:relative;width:50%;margin-bottom:35px;z-index:2}.timeline-item:after{content:"";position:absolute;width:20px;height:20px;right:-10px;top:20px;background:#4FC6E0;border-radius:50%;z-index:3;box-shadow:0 0 0 4px rgba(79,198,224,.2)}.timeline-item.left{left:0}.timeline-item.right{left:50%}.timeline-item.right:after{left:-10px}.timeline-content{padding:1.5rem;border-radius:6px;box-shadow:0 5px 25px rgba(0,0,0,.3);position:relative}.timeline-content:before{content:"";position:absolute;width:16px;height:16px;top:21px;transform:rotate(45deg)}.timeline-item.left .timeline-content:before{right:-8px}.timeline-item.right .timeline-content:before{left:-8px}.timeline-date{display:inline-block;padding:.3rem .8rem;border-radius:20px;font-weight:700;margin-bottom:.7rem;background:rgba(255,255,255,.15);font-size:.9rem}.timeline-content h3{font-size:1.3rem;margin-bottom:.8rem;font-weight:700;color:white}.timeline-content p{margin:0;font-size:1rem;line-height:1.5;color:rgba(255,255,255,.9)}.timeline-content.blue{background:linear-gradient(135deg,#4572E5,#2E4FBA)}.timeline-content.blue:before{background:#4572E5}.timeline-content.red{background:linear-gradient(135deg,#E54545,#BA2E2E)}.timeline-content.red:before{background:#E54545}.timeline-content.purple{background:linear-gradient(135deg,#8A45E5,#5F2EBA)}.timeline-content.purple:before{background:#8A45E5}.timeline-content.cyan{background:linear-gradient(135deg,#45D8E5,#2EBABA)}.timeline-content.cyan:before{background:#45D8E5}.timeline-content.green{background:linear-gradient(135deg,#45E57D,#2EBA64)}.timeline-content.green:before{background:#45E57D}@media (max-width:768px){.timeline-line{left:40px}.timeline-item{width:100%;padding-left:70px;padding-right:20px}.timeline-item.left,.timeline-item.right{left:0}.timeline-item:after{left:30px;right:auto}.timeline-item.left .timeline-content:before,.timeline-item.right .timeline-content:before{left:-8px;right:auto}}.faq-section-modern{margin:5rem 0;padding:2rem;background:linear-gradient(135deg,rgba(20,22,44,.8),rgba(16,18,40,.95));border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.2)}.faq-header{margin-bottom:2.5rem;border-bottom:1px solid rgba(79,198,224,.2);padding-bottom:1rem}.faq-header h2{font-size:2.2rem;font-weight:700;color:#4FC6E0;margin:0}.faq-list{display:flex;flex-direction:column;gap:2rem}.faq-item{padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-answer-row,.faq-question-row{display:flex;align-items:flex-start;margin-bottom:1rem}.faq-circle{width:32px;height:32px;border-radius:50%;background:#4FC6E0;color:#14162C;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;margin-right:1.2rem;flex-shrink:0}.answer-circle{background:#14162C;color:#4FC6E0;border:2px solid #4fc6e0}.faq-question-row h3{font-size:1.3rem;margin:0;color:white;font-weight:600;line-height:1.5;padding-top:.2rem}.faq-answer-row p{margin:0;color:rgba(255,255,255,.9);font-size:1.1rem;line-height:1.6;padding-top:.2rem}@media (max-width:768px){.faq-section-modern{padding:1.5rem}.faq-header h2{font-size:1.8rem}.faq-circle{width:28px;height:28px;font-size:.9rem;margin-right:1rem}.faq-question-row h3{font-size:1.15rem}.faq-answer-row p{font-size:1rem}}.additional-info-section{margin:4rem 0}.info-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}.info-card-item{background:linear-gradient(145deg,rgba(26,29,52,.95),rgba(16,18,36,.9));border-radius:12px;padding:2rem;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:transform .3s ease;border-left:4px solid #4fc6e0}.info-card-item:hover{transform:translateY(-5px)}.info-card-icon{flex-shrink:0;width:68px;height:68px;background:rgba(79,198,224,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4FC6E0;margin-right:1.5rem}.info-card-content{flex:1}.info-card-content h3{font-size:1.4rem;font-weight:700;color:white;margin-bottom:1rem}.info-card-content p{color:rgba(255,255,255,.9);font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.info-card-note{background:rgba(69,114,229,.1);border-radius:6px;padding:.8rem 1rem;font-size:1rem;color:rgba(255,255,255,.8)}.info-card-note span{color:#4572E5;font-weight:600}.info-card-contact{background:rgba(79,198,224,.1);border-radius:6px;padding:.8rem 1rem;display:flex;align-items:center;font-size:1.2rem;color:white;font-weight:500}.info-card-contact svg{color:#4FC6E0;margin-right:.8rem}.info-card-contact span{font-weight:700}@media (max-width:992px){.info-cards-container{grid-template-columns:1fr}}@media (max-width:576px){.info-card-item{flex-direction:column;padding:1.5rem}.info-card-icon{margin-bottom:1rem;margin-right:0}}.parking-section{margin:5rem 0}.parking-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:linear-gradient(145deg,rgba(26,29,52,.95),rgba(16,18,36,.9));border-radius:16px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.2)}.parking-list{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.parking-item{display:flex;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.parking-item:last-of-type{border-bottom:none}.parking-icon{flex-shrink:0;width:50px;height:50px;background:rgba(79,198,224,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4FC6E0;margin-right:1rem}.parking-content{flex:1}.parking-content h3{font-size:1.3rem;font-weight:700;color:white;margin-bottom:.5rem}.parking-description{color:rgba(255,255,255,.9);font-size:1rem;line-height:1.5;margin-bottom:.5rem}.parking-address{color:rgba(255,255,255,.7);font-size:.95rem;line-height:1.5}.parking-map{height:100%;min-height:450px;border-radius:0 16px 16px 0;overflow:hidden}.parking-map-link{display:inline-flex;align-items:center;margin-top:1rem;padding:.8rem 1.2rem;background:rgba(79,198,224,.1);border-radius:6px;color:#4FC6E0;text-decoration:none;font-weight:600;transition:all .3s ease;align-self:flex-start}.parking-map-link svg{margin-right:.6rem}.parking-map-link:hover{background:rgba(79,198,224,.2);transform:translateY(-2px)}@media (max-width:992px){.parking-container{grid-template-columns:1fr}.parking-map{height:350px;border-radius:0 0 16px 16px}}@media (max-width:576px){.parking-list{padding:1.5rem}.parking-item{flex-direction:column}.parking-icon{margin-bottom:1rem}}.restaurants-section{margin:5rem 0}.restaurants-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:linear-gradient(145deg,rgba(26,29,52,.95),rgba(16,18,36,.9));border-radius:16px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.2)}.restaurants-list{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.restaurant-item{display:flex;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.restaurant-item:last-of-type{border-bottom:none;padding-bottom:0}.restaurant-icon{flex-shrink:0;width:42px;height:42px;background:rgba(29,109,251,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1D6DFB;margin-right:1rem}.restaurant-content{flex:1}.restaurant-header{display:flex;align-items:center;margin-bottom:.2rem}.restaurant-header h3{margin-bottom:0}.restaurant-address{color:rgba(255,255,255,.7);font-size:.9rem;line-height:1.4}.restaurant-buttons{display:flex;gap:.5rem;margin-left:auto}.instagram-button,.locate-button{display:flex;align-items:center;white-space:nowrap;padding:.5rem 1rem;border-radius:50px;color:white;text-decoration:none;font-weight:600;font-size:.8rem;letter-spacing:.5px;transition:all .3s ease}.instagram-button{background:#E1306C}.locate-button{background:#1D6DFB}.instagram-button:hover{background:#F56040;transform:translateY(-2px)}.locate-button:hover{background:#2A7AFF;transform:translateY(-2px)}.instagram-button svg,.locate-button svg{margin-right:.5rem}.restaurants-map{height:100%;min-height:450px;border-radius:0 16px 16px 0;overflow:hidden}@media (max-width:992px){.restaurants-container{grid-template-columns:1fr}.restaurants-map{height:350px;border-radius:0 0 16px 16px}}@media (max-width:768px){.restaurant-item{flex-wrap:wrap}.restaurant-buttons{flex-direction:column;width:100%;gap:.5rem;margin-top:1rem}}.video-welcome-section{margin:4rem 0;padding:3rem;background:linear-gradient(145deg,rgba(26,29,52,.95),rgba(16,18,36,.9));border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.2);position:relative;overflow:hidden}.video-welcome-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:#4FC6E0;z-index:1}.video-welcome-title{font-size:1.8rem!important;font-weight:800;color:white;margin-bottom:2.5rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.video-welcome-container{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.video-player-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}.video-player{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-info-card{background:rgba(79,198,224,.1);border-radius:12px;padding:1.5rem;display:flex;gap:1.2rem;border-left:4px solid #4fc6e0}.video-info-icon{width:56px;height:56px;background:rgba(79,198,224,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4FC6E0;flex-shrink:0}.video-info-text h3{font-size:1.4rem;font-weight:700;color:white;margin-bottom:1rem}.video-info-text p{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.9);margin-bottom:1.5rem}.video-duration{display:flex;align-items:center;gap:.5rem;color:#4FC6E0;font-size:1rem;font-weight:600}@media (max-width:1200px){.video-welcome-container{grid-template-columns:1fr}.video-info-card{margin-top:1rem}}@media (max-width:768px){.video-welcome-section{padding:2rem 1rem}.video-welcome-title{font-size:2.2rem}.video-info-card{flex-direction:column;text-align:center}.video-info-icon{margin:0 auto}.video-duration{justify-content:center}}