.video-section-container{background-color:var(--palette-background-default)}.video-section-wrapper{max-width:1200px;margin:0 auto}.video-section-content{text-align:center;margin:0 auto}.video-section-title{font-family:Inter,sans-serif!important;font-weight:900!important;line-height:1.2!important;margin-bottom:3rem!important;font-size:2.5rem!important}.video-section-title,.video-section-title span{color:var(--palette-primary-main)!important}.video-section-subtitle{font-family:Inter,sans-serif!important;font-weight:600!important;line-height:1.3!important;margin-bottom:2rem!important;color:var(--palette-text-secondary)!important;font-size:1.5rem!important}.video-section-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem!important}.video-section-video-item{width:100%}.video-section-video-container{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important;background-color:var(--palette-background-paper)}.video-section-iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:none!important;border-radius:12px!important}.video-section-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--palette-text-secondary)!important;font-size:1rem!important}.video-section-cta-button{margin-top:2rem!important;background-color:var(--palette-primary-main)!important;color:var(--palette-common-white)!important;border-radius:25px!important;padding:12px 24px!important;font-size:1rem!important;font-weight:700!important;text-transform:none!important;box-shadow:0 4px 12px rgba(252,80,140,.3)!important;transition:all .2s ease-in-out!important;text-decoration:none!important}.video-section-cta-button:hover{background-color:var(--palette-primary-dark)!important;color:var(--palette-common-white)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(252,80,140,.4)!important}@media (max-width:900px){.video-section-title{font-size:2rem!important;margin-bottom:2rem!important}.video-section-subtitle{font-size:1.25rem!important;margin-bottom:1.5rem!important}.video-section-grid{margin-bottom:2rem!important}}@media (max-width:768px){.video-section-grid{grid-template-columns:1fr;gap:1.5rem}.video-section-title{font-size:1.75rem!important;margin-bottom:1.5rem!important}.video-section-subtitle{font-size:1.125rem!important;margin-bottom:1rem!important}.video-section-video-container{margin-bottom:1.5rem!important}.video-section-cta-button{width:100%!important;max-width:300px!important}}@media (max-width:600px){.video-section-container{padding:3rem 0!important}.video-section-iframe,.video-section-video-container{border-radius:8px!important}}.pricing-cards-wrapper{padding:5rem 0!important;background-color:var(--palette-background-default)!important}.pricing-cards-title{text-align:center!important;color:var(--palette-text-primary)!important;font-weight:700!important;font-size:2.5rem!important;line-height:1.2!important;margin-bottom:4rem!important}.pricing-cards-grid{justify-content:center!important}.pricing-card{position:relative!important;background-color:var(--palette-background-paper)!important;border:2px dashed var(--palette-primary-main)!important;border-radius:16px!important;transition:all .3s ease!important;height:100%!important;overflow:visible!important}.pricing-card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 24px rgba(0,0,0,.1)!important}.pricing-card--highlighted{border-color:var(--palette-secondary-main)!important;border-style:dashed!important;background-color:var(--palette-background-paper)!important}.pricing-card-content{padding:2.5rem 2rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;height:100%!important}.pricing-card-ribbon{position:absolute!important;top:-8px!important;left:50%!important;transform:translateX(-50%)!important;background-color:var(--palette-secondary-main)!important;color:var(--palette-common-white)!important;padding:.5rem 1.5rem!important;border-radius:20px!important;z-index:10!important;box-shadow:0 4px 12px rgba(19,191,177,.3)!important}.pricing-card-ribbon-text{font-size:.875rem!important;font-weight:600!important;text-transform:none!important;margin:0!important}.pricing-card-image-container{margin-bottom:1.5rem!important;display:flex!important;justify-content:center!important;align-items:center!important}.pricing-card-image{width:80px!important;height:80px!important;object-fit:contain!important}.pricing-card-title{color:var(--palette-primary-main)!important;font-weight:700!important;font-size:1.5rem!important;line-height:1.3!important;margin-bottom:1rem!important;text-align:center!important}.pricing-card-label{background-color:var(--palette-info-main)!important;border-radius:8px!important;padding:.5rem 1rem!important;margin-bottom:2rem!important;width:100%!important}.pricing-card-label-text{color:var(--palette-common-white)!important;font-size:.875rem!important;font-weight:600!important;text-align:center!important;margin:0!important}.pricing-card-features{display:flex!important;flex-direction:column!important;gap:1rem!important;width:100%!important;flex-grow:1!important}.pricing-card-feature{display:flex!important;align-items:flex-start!important;gap:.75rem!important;text-align:left!important}.pricing-card-check-icon{color:var(--palette-secondary-main)!important;flex-shrink:0!important;margin-top:2px!important}.pricing-card-feature-text{color:var(--palette-text-secondary)!important;font-size:.95rem!important;line-height:1.5!important;margin:0!important}@media (max-width:768px){.pricing-cards-wrapper{padding:3rem 0!important}.pricing-cards-title{font-size:2rem!important;margin-bottom:3rem!important;padding:0 1rem!important}.pricing-card-content{padding:2rem 1.5rem!important}.pricing-card-title{font-size:1.25rem!important}.pricing-card-image{width:60px!important;height:60px!important}.pricing-card-ribbon{top:-6px!important;padding:.4rem 1.2rem!important}.pricing-card-ribbon-text{font-size:.8rem!important}}@media (max-width:480px){.pricing-cards-wrapper{padding:2rem 0!important}.pricing-cards-title{font-size:1.75rem!important;margin-bottom:2rem!important}.pricing-card-content{padding:1.5rem 1rem!important}.pricing-card-title{font-size:1.125rem!important}.pricing-card-feature-text{font-size:.875rem!important}}.free-resources-section{padding:4rem 0!important;position:relative!important;overflow:hidden!important}.free-resources-container{position:relative!important;z-index:2!important}.free-resources-content{gap:4rem!important;min-height:500px!important}.free-resources-content,.free-resources-image{display:flex!important;align-items:center!important}.free-resources-image{flex:1 1!important;justify-content:center!important}.free-resources-img{max-width:100%!important;height:auto!important;border-radius:20px!important}.free-resources-text{flex:1 1!important;display:flex!important;flex-direction:column!important;gap:2rem!important}.free-resources-title{font-size:2.5rem!important;line-height:1.2!important;margin-bottom:1rem!important}.free-resources-title,.free-resources-title strong{font-weight:900!important;color:var(--palette-text-primary)!important}.free-resources-subtitle{font-size:1.25rem!important;color:var(--palette-text-secondary)!important;line-height:1.4!important;margin-bottom:1rem!important}.free-resources-buttons{display:flex!important;flex-direction:column!important;gap:1rem!important}.free-resources-button{padding:12px 24px!important;border-radius:25px!important;font-size:1rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;border:none!important;cursor:pointer!important;transition:all .3s ease!important;min-height:50px!important;justify-content:flex-start!important;text-align:left!important;box-shadow:0 4px 16px rgba(0,0,0,.1)!important}.free-resources-button:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgba(0,0,0,.15)!important}.free-resources-button:active{transform:translateY(0)!important}.free-resources-button-secondary,.free-resources-button-secondary:hover{background-color:var(--palette-secondary-main)!important;color:var(--palette-common-white)!important}.free-resources-button-secondary:hover{box-shadow:0 8px 25px rgba(19,191,177,.4)!important}.free-resources-button-primary,.free-resources-button-primary:hover{background-color:var(--palette-primary-main)!important;color:var(--palette-common-white)!important}.free-resources-button-primary:hover{box-shadow:0 8px 25px rgba(252,80,140,.4)!important}.free-resources-button-info{background-color:var(--palette-common-white)!important;color:var(--palette-common-black)!important;border:2px solid var(--palette-common-black)!important}.free-resources-button-info:hover{background-color:var(--palette-common-black)!important;color:var(--palette-common-white)!important;border:2px solid var(--palette-common-black)!important;box-shadow:0 8px 25px rgba(28,37,46,.3)!important}@media (max-width:900px){.free-resources-section{padding:3rem 0!important}.free-resources-content{flex-direction:column!important;gap:3rem!important;text-align:center!important;min-height:auto!important}.free-resources-image{order:2!important}.free-resources-text{order:1!important}.free-resources-title{font-size:2rem!important}.free-resources-buttons{align-items:center!important}.free-resources-button{max-width:400px!important;width:100%!important;justify-content:center!important;text-align:center!important}}@media (max-width:600px){.free-resources-section{padding:2.5rem 0!important}.free-resources-content{gap:2rem!important;flex-direction:column-reverse!important}.free-resources-title{font-size:1.75rem!important;text-align:center!important}.free-resources-subtitle{font-size:1.125rem!important;text-align:center!important}.free-resources-button{font-size:.9rem!important;padding:10px 20px!important;min-height:45px!important}.free-resources-img{border-radius:15px!important;max-width:300px!important}}.exam-info-table-section{padding:80px 0!important;background:transparent!important}.exam-info-table-title{font-family:Inter,sans-serif!important;font-weight:900!important;font-size:2.5rem!important;line-height:1.2!important;color:var(--palette-text-primary)!important;text-align:center!important;margin-bottom:60px!important}.exam-info-table-grid{align-items:flex-start!important}.exam-info-content{display:flex!important;flex-direction:column!important;gap:20px!important}.exam-info-text{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:1.125rem!important;line-height:1.6!important;margin:0!important}.exam-info-bold,.exam-info-text{color:var(--palette-text-primary)!important}.exam-info-bold{font-weight:700!important}.exam-info-highlight{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:1.125rem!important;line-height:1.6!important;color:var(--palette-text-primary)!important;font-style:italic!important;margin:16px 0!important}.exam-info-did-you-know{font-weight:700!important;color:var(--palette-primary-main)!important}.exam-info-list{flex-direction:column!important;margin:16px 0!important}.exam-info-item,.exam-info-list{display:flex!important;gap:12px!important}.exam-info-item{align-items:flex-start!important}.exam-info-bullet{font-family:Inter,sans-serif!important;font-weight:700!important;font-size:1.2rem!important;color:var(--palette-text-primary)!important;margin-top:2px!important;flex-shrink:0!important}.exam-info-bullet-pink{color:var(--palette-primary-main)!important}.exam-info-bullet-teal{color:var(--palette-secondary-main)!important}.exam-info-item-text{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:1.125rem!important;line-height:1.6!important;color:var(--palette-text-primary)!important;margin:0!important}.exam-info-pink{color:var(--palette-primary-main)!important}.exam-info-teal{color:var(--palette-secondary-main)!important}.exam-info-table-wrapper{display:flex!important;justify-content:center!important}.table-wrapper{position:relative!important;margin:1rem 0!important;max-width:100%!important;touch-action:pan-x!important}.table-scroll-indicator-top{display:flex!important;justify-content:flex-end!important;align-items:center!important;margin-bottom:.5rem!important;padding-right:1rem!important;font-size:.85rem!important;color:var(--palette-text-secondary)!important;text-align:right!important;width:100%!important}.table-scroll-indicator-top .scroll-icon{color:var(--palette-secondary-main)!important;animation:pulseRight 2s ease-in-out infinite!important;margin-right:.25rem!important}@keyframes pulseRight{0%{transform:translateX(-8px);opacity:.8}25%{transform:translateX(8px);opacity:1}50%{transform:translateX(-8px);opacity:.8}75%{transform:translateX(8px);opacity:1}to{transform:translateX(-8px);opacity:.8}}.table-container{border-radius:12px!important;overflow-x:auto!important;overflow-y:hidden!important;box-shadow:0 4px 20px rgba(0,0,0,.08)!important;border:1px solid var(--palette-divider)!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;cursor:auto!important}@media (max-width:900px){.table-container{cursor:-webkit-grab!important;cursor:grab!important}.table-container:active{cursor:-webkit-grabbing!important;cursor:grabbing!important}}.table-container::-webkit-scrollbar{display:none!important}.exam-duration-table{width:100%!important;min-width:600px!important;border-collapse:collapse!important;font-family:Inter,sans-serif!important;background-color:var(--palette-background-paper)!important;table-layout:fixed!important}.exam-duration-table th{padding:20px 16px!important;text-align:center!important;font-weight:800!important;font-size:1.05rem!important;background:var(--palette-primary-main)!important;color:var(--palette-common-white)!important;text-shadow:0 1px 2px rgba(0,0,0,.1)!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;min-width:120px!important;max-width:200px!important}.exam-duration-table th:first-child{background:var(--palette-secondary-main)!important;min-width:180px!important;max-width:250px!important;text-align:left!important}.exam-duration-table td{padding:18px 16px!important;text-align:center!important;border-bottom:1px solid rgba(224,224,224,.6)!important;font-size:.98rem!important;line-height:1.5!important;vertical-align:middle!important;min-width:120px!important;max-width:200px!important;-webkit-hyphens:auto!important;hyphens:auto!important}.exam-duration-table td,.exam-duration-table td:first-child{color:var(--palette-common-black)!important;background:var(--palette-common-white)!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:normal!important}.exam-duration-table td:first-child{text-align:left!important;font-weight:700!important;min-width:180px!important;max-width:250px!important}.exam-duration-table tbody tr:hover{background:var(--palette-common-white)!important}.exam-duration-table tbody tr:hover td{border-bottom-color:rgba(224,224,224,.6)!important}@media (max-width:1024px){.exam-info-table-title{font-size:2rem!important;margin-bottom:40px!important}.exam-info-highlight,.exam-info-item-text,.exam-info-text{font-size:1.125rem!important}}@media (max-width:900px){.exam-duration-table{min-width:800px!important}.exam-duration-table td,.exam-duration-table th{padding:12px 14px!important;font-size:.8rem!important}}@media (max-width:768px){.exam-info-table-section{padding:60px 0!important}.exam-info-table-title{font-size:1.75rem!important;margin-bottom:30px!important}.exam-info-table-grid{flex-direction:column!important;gap:40px!important}.exam-info-highlight,.exam-info-item-text,.exam-info-text{font-size:1.125rem!important}}@media (max-width:600px){.exam-duration-table{min-width:900px!important}.exam-duration-table td,.exam-duration-table th{padding:10px 12px!important;font-size:.75rem!important}.exam-info-table-title{font-size:1.5rem!important}.exam-info-highlight,.exam-info-item-text,.exam-info-text{font-size:1rem!important}}.whatsapp-button-section{padding:3rem 0!important;background-color:var(--palette-background-default)!important}.whatsapp-button-container{display:flex!important;justify-content:center!important;align-items:center!important}.whatsapp-button{color:var(--palette-common-white)!important;font-size:1.125rem!important;font-weight:600!important;padding:12px 24px!important;border-radius:12px!important;text-transform:none!important;box-shadow:0 4px 12px rgba(19,191,177,.3)!important;transition:all .3s ease!important;border:none!important;min-width:280px!important}.whatsapp-button,.whatsapp-button:hover{background-color:var(--palette-secondary-main)!important}.whatsapp-button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(19,191,177,.4)!important}.whatsapp-button:active{transform:translateY(0)!important}@keyframes spectacularMove{0%{transform:rotate(0deg) scale(1);box-shadow:0 4px 12px rgba(19,191,177,.3)}15%{transform:rotate(5deg) scale(1.05);box-shadow:0 6px 20px rgba(19,191,177,.5)}30%{transform:rotate(-3deg) scale(1.08);box-shadow:0 8px 25px rgba(19,191,177,.6)}45%{transform:rotate(2deg) scale(1.03);box-shadow:0 6px 20px rgba(19,191,177,.5)}60%{transform:rotate(-1deg) scale(1.06);box-shadow:0 8px 25px rgba(19,191,177,.6)}75%{transform:rotate(3deg) scale(1.02);box-shadow:0 6px 20px rgba(19,191,177,.5)}90%{transform:rotate(-2deg) scale(1.04);box-shadow:0 7px 22px rgba(19,191,177,.55)}to{transform:rotate(0deg) scale(1);box-shadow:0 4px 12px rgba(19,191,177,.3)}}@keyframes pulseGlow{0%,to{box-shadow:0 4px 12px rgba(19,191,177,.3),0 0 0 0 rgba(19,191,177,.4)}50%{box-shadow:0 8px 25px rgba(19,191,177,.6),0 0 20px 5px rgba(19,191,177,.2)}}.shake-animation{animation:spectacularMove 3s ease-in-out infinite,pulseGlow 2s ease-in-out infinite!important;animation-delay:.5s,1s!important;transform-origin:center center!important}.shake-animation:hover{animation:none!important;transform:translateY(-4px) scale(1.02)!important;box-shadow:0 8px 30px rgba(19,191,177,.5)!important}@media (max-width:900px){.whatsapp-button-section{padding:2.5rem 0!important}.whatsapp-button{font-size:1rem!important;padding:10px 20px!important;min-width:260px!important}}@media (max-width:600px){.whatsapp-button-section{padding:2rem 0!important}.whatsapp-button{font-size:.95rem!important;padding:10px 16px!important;min-width:240px!important;width:100%!important;max-width:300px!important}@keyframes spectacularMove{0%{transform:rotate(0deg) scale(1);box-shadow:0 4px 12px rgba(19,191,177,.3)}25%{transform:rotate(3deg) scale(1.03);box-shadow:0 6px 18px rgba(19,191,177,.5)}50%{transform:rotate(-2deg) scale(1.05);box-shadow:0 7px 20px rgba(19,191,177,.6)}75%{transform:rotate(2deg) scale(1.02);box-shadow:0 6px 18px rgba(19,191,177,.5)}to{transform:rotate(0deg) scale(1);box-shadow:0 4px 12px rgba(19,191,177,.3)}}@keyframes pulseGlow{0%,to{box-shadow:0 4px 12px rgba(19,191,177,.3),0 0 0 0 rgba(19,191,177,.3)}50%{box-shadow:0 6px 20px rgba(19,191,177,.5),0 0 15px 3px rgba(19,191,177,.2)}}}.madrid-courses-main-section{margin-top:2rem!important;padding-top:2rem!important}.madrid-courses-container{max-width:1600px;width:100%;border-radius:73px;background-color:var(--palette-secondary-main)!important;padding:60px 40px;text-align:center;margin:0 16px}.madrid-courses-title{color:var(--palette-text-primary)!important;font-size:3rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:1rem!important;text-align:center!important}.madrid-courses-highlight{color:var(--palette-info-main)!important;font-weight:900!important}.madrid-courses-description{color:var(--palette-common-white)!important;font-size:1.125rem!important;line-height:1.6!important;text-align:center!important;max-width:965px!important;margin:2rem auto 0!important}.madrid-courses-info-section{background:var(--palette-background-default)}.madrid-courses-info-container{max-width:1200px;width:100%;padding:0 2rem;text-align:center}.madrid-courses-info-title{color:var(--palette-secondary-main)!important;font-size:2.5rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:2rem!important;text-align:left!important}.madrid-courses-info-description{color:var(--palette-text-secondary)!important;font-size:1.125rem!important;line-height:1.6!important;text-align:left!important;margin-bottom:2.5rem!important;max-width:none!important}.madrid-courses-whatsapp-button{margin-top:2rem!important;background-color:var(--palette-common-white)!important;color:var(--palette-secondary-main)!important;border-radius:25px!important;padding:12px 24px!important;font-size:1rem!important;font-weight:600!important;text-transform:none!important;box-shadow:none!important;transition:all .2s ease-in-out!important}.madrid-courses-whatsapp-button:hover{background-color:var(--palette-secondary-dark)!important;color:var(--palette-common-white)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px var(--palette-common-white)!important}@media (max-width:768px){.madrid-courses-container{padding:40px 20px;border-radius:40px;margin:0 12px}.madrid-courses-title{font-size:2.5rem!important}.madrid-courses-description{font-size:1.125rem!important;margin-top:1.5rem!important}.madrid-courses-info-container{padding:0 1.5rem}.madrid-courses-info-title{font-size:2rem!important}.madrid-courses-info-description,.madrid-courses-info-title{text-align:center!important}}@media (max-width:480px){.madrid-courses-container{padding:30px 20px;border-radius:30px;margin:0 8px}.madrid-courses-title{font-size:2rem!important}.madrid-courses-description{font-size:1rem!important}.madrid-courses-info-container{padding:0 1rem}.madrid-courses-info-title{font-size:1.75rem!important}.madrid-courses-whatsapp-button{width:100%!important;padding:14px 24px!important}}