.tips-container{background-color:var(--palette-background-default)}.tips-wrapper{max-width:1200px!important;margin:0 auto!important}.tips-content{text-align:center!important;margin:0 auto!important}.tips-title{font-family:Inter,sans-serif!important;font-weight:900!important;line-height:1.2!important;margin-bottom:3rem!important;color:var(--palette-primary-main)!important;font-size:2.5rem!important}.tips-title span{color:var(--palette-secondary-main)!important}.tips-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}.tips-carousel-container{max-width:800px!important;margin:0 auto!important;position:relative!important}.tips-slide{padding:0 1rem!important;height:100%!important}.tips-slide,.tips-slide-content{display:flex!important;align-items:center!important;justify-content:center!important}.tips-slide-content{background-color:var(--palette-primary-main)!important;padding:3rem 2rem!important;border-radius:16px!important;min-height:200px!important;box-shadow:0 8px 32px rgba(252,80,140,.25)!important;position:relative!important;width:100%!important}.tips-slide-content,.tips-slide-text{color:var(--palette-common-white)!important;text-align:center!important}.tips-slide-text{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:1.25rem!important;line-height:1.6!important;margin:0!important}.tips-controls{margin-top:2rem!important;display:flex!important;align-items:center!important;justify-content:space-between!important;max-width:400px!important;margin-left:auto!important;margin-right:auto!important;background-color:var(--palette-secondary-main)!important;padding:.5rem 1rem!important;border-radius:16px!important}.tips-controls .carousel-arrow-button{background-color:var(--palette-primary-main)!important;color:var(--palette-common-white)!important;border:none!important;border-radius:50%!important;width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease-in-out!important;box-shadow:0 4px 12px rgba(252,80,140,.3)!important}.tips-controls .carousel-arrow-button:hover{background-color:var(--palette-primary-dark)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(252,80,140,.4)!important}.tips-controls .carousel-dot-button{background-color:var(--palette-primary-main)!important;border:none!important;border-radius:50%!important;width:12px!important;height:12px!important;margin:0 4px!important;opacity:.3!important;transition:all .2s ease-in-out!important;cursor:pointer!important}.tips-controls .carousel-dot-button.selected{opacity:1!important;transform:scale(1.2)!important}@media (max-width:900px){.tips-title{font-size:2rem!important;margin-bottom:2rem!important}.tips-subtitle{font-size:1.25rem!important;margin-bottom:1.5rem!important}.tips-slide-content{padding:2.5rem 1.5rem!important;min-height:180px!important}.tips-slide-text{font-size:1.125rem!important}}@media (max-width:768px){.tips-title{font-size:1.75rem!important;margin-bottom:1.5rem!important}.tips-subtitle{font-size:1.125rem!important;margin-bottom:1rem!important}.tips-carousel-container{max-width:100%!important}.tips-slide-content{padding:2rem 1.5rem!important;min-height:160px!important;border-radius:12px!important}.tips-slide-text{font-size:1rem!important;line-height:1.5!important}.tips-controls{max-width:300px!important}.tips-controls .carousel-arrow-button{width:40px!important;height:40px!important}}@media (max-width:600px){.tips-slide{padding:0 .5rem!important}.tips-slide-content{padding:1.5rem 1rem!important;min-height:140px!important}.tips-slide-text{font-size:.95rem!important}.tips-title{font-size:1.5rem!important}}.table-section-container{background-color:var(--palette-background-default)}.table-section-wrapper{max-width:1200px;margin:0 auto}.table-section-content{text-align:center;margin:0 auto}.table-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}.table-title,.table-title span{color:var(--palette-secondary-main)!important}.table-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}.table-wrapper{position:relative;margin:0 auto;max-width:100%;touch-action:pan-x}.table-scroll-indicator-top{display:none;text-align:right;margin-bottom:.5rem;padding-right:1rem}.table-scroll-indicator-top .scroll-icon{color:var(--palette-secondary-main);animation:pulseRight 2s ease-in-out infinite}@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}.table-container::-webkit-scrollbar{display:none!important}.table-content{width:100%!important;min-width:600px!important}.table-header-row{background-color:var(--palette-action-hover)!important;border-bottom:2px solid var(--palette-secondary-main)!important}.table-header-cell{color:var(--palette-text-primary)!important;font-weight:700!important;font-size:1rem!important;text-align:center!important;padding:16px 12px!important;border-bottom:none!important;font-family:Inter,sans-serif!important}.table-body-row{background-color:var(--palette-background-paper)!important}.table-body-row:nth-of-type(2n){background-color:var(--palette-action-hover)!important}.table-body-cell{color:var(--palette-text-secondary)!important;font-size:.95rem!important;text-align:center!important;padding:16px 12px!important;border-bottom:1px solid var(--palette-divider)!important;font-family:Inter,sans-serif!important;line-height:1.5!important}.table-modalidad{color:var(--palette-text-primary)!important}.table-modalidad,.table-packs{font-weight:600!important}.table-packs-highlighted{background-color:var(--palette-info-main)!important;color:var(--palette-common-black)!important;font-weight:700!important;position:relative}.table-duracion{font-size:.9rem!important;line-height:1.4!important}.table-duracion strong{color:var(--palette-text-primary)!important;font-weight:600!important}.table-precio{font-weight:700!important;font-size:1.1rem!important;color:var(--palette-primary-main)!important}@media (max-width:900px){.table-title{font-size:2rem!important;margin-bottom:2rem!important}.table-subtitle{font-size:1.25rem!important;margin-bottom:1.5rem!important}}@media (max-width:768px){.table-scroll-indicator-top{display:block}.table-container{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-behavior:smooth}.table-container:active{cursor:-webkit-grabbing;cursor:grabbing}.table-content{min-width:650px!important}.table-header-cell{font-size:.9rem!important;padding:12px 8px!important;white-space:nowrap!important}.table-body-cell{font-size:.85rem!important;padding:12px 8px!important}.table-duracion{font-size:.8rem!important}.table-precio{font-size:1rem!important}}@media (max-width:600px){.table-title{font-size:1.75rem!important;margin-bottom:1.5rem!important}.table-content{min-width:700px!important}.table-header-cell{font-size:.85rem!important;padding:10px 6px!important}.table-body-cell{font-size:.8rem!important;padding:10px 6px!important}}.info-banner{margin:4rem 0!important}.info-banner-container{padding:0 1rem!important}.info-banner-main{background-color:var(--palette-primary-main)!important;border-radius:24px!important;padding:2rem!important;position:relative!important;overflow:hidden!important;margin-bottom:2rem!important}.info-banner-card{background-color:var(--palette-common-white)!important;border-radius:16px!important;padding:2rem!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important}.info-banner-title{font-size:1.5rem!important;font-weight:700!important;color:var(--palette-common-black)!important;margin-bottom:1rem!important;line-height:1.3!important}.info-banner-content{font-size:1rem!important;color:var(--palette-grey-700)!important;line-height:1.6!important;margin:0!important}.info-banner-highlight,.info-banner-link{color:var(--palette-primary-main)!important;font-weight:600!important}.info-banner-link{text-decoration:underline!important;cursor:pointer!important}.info-banner-link:hover{color:var(--palette-primary-dark)!important}.info-banner-warning{background-color:var(--palette-background-paper)!important;border:1px solid var(--palette-warning-main)!important;border-radius:12px!important;padding:1.5rem!important;margin-top:2rem!important}.info-banner-warning-header{display:flex!important;align-items:center!important;gap:.5rem!important;margin-bottom:1rem!important}.info-banner-warning-icon{color:var(--palette-warning-main)!important;flex-shrink:0!important}.info-banner-warning-title{font-size:1.1rem!important;font-weight:600!important;color:var(--palette-text-primary)!important;margin:0!important}.info-banner-warning-content{font-size:.95rem!important;color:var(--palette-text-secondary)!important;line-height:1.6!important;margin:0!important}.info-banner-warning-highlight{background-color:var(--palette-warning-light)!important;color:var(--palette-common-black)!important;padding:2px 4px!important;border-radius:4px!important;font-weight:600!important}@media (max-width:768px){.info-banner{margin:3rem 0!important}.info-banner-main{padding:1.5rem!important;border-radius:20px!important}.info-banner-card{padding:1.5rem!important;border-radius:12px!important}.info-banner-title{font-size:1.3rem!important}.info-banner-content{font-size:.95rem!important}.info-banner-warning{padding:1.25rem!important}.info-banner-warning-title{font-size:1rem!important}.info-banner-warning-content{font-size:.9rem!important}}@media (max-width:480px){.info-banner{margin:2rem 0!important}.info-banner-container{padding:0 .5rem!important}.info-banner-main{padding:1rem!important;border-radius:16px!important}.info-banner-card{padding:1rem!important;border-radius:8px!important}.info-banner-title{font-size:1.2rem!important;margin-bottom:.75rem!important}.info-banner-content{font-size:.9rem!important}.info-banner-warning{padding:1rem!important;border-radius:8px!important}.info-banner-warning-header{gap:.4rem!important;margin-bottom:.75rem!important}.info-banner-warning-icon{width:18px!important;height:18px!important}.info-banner-warning-title{font-size:.95rem!important}.info-banner-warning-content{font-size:.85rem!important}}.ideally-wrapper{padding:5rem 0!important;background-color:var(--palette-background-default)!important}.ideally-title{text-align:center!important;color:var(--palette-primary-main)!important;font-weight:700!important;font-size:2.5rem!important;line-height:1.2!important;margin-bottom:2rem!important}.ideally-description{text-align:center!important;color:var(--palette-text-primary)!important;font-size:1.125rem!important;line-height:1.6!important;max-width:800px!important;margin:0 auto 4rem!important}.ideally-content,.ideally-image-container{align-items:center!important}.ideally-image-container{display:flex!important;justify-content:center!important}.ideally-image-wrapper{position:relative!important;width:100%!important;max-width:600px!important;aspect-ratio:1!important}.ideally-image{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:12px!important}.ideally-text-container{gap:2.5rem!important}.ideally-section,.ideally-text-container{display:flex!important;flex-direction:column!important}.ideally-section{gap:1rem!important}.ideally-section-header{display:flex!important;align-items:center!important;gap:.75rem!important}.ideally-check-icon{color:var(--palette-secondary-main)!important;flex-shrink:0!important}.ideally-section-title{color:var(--palette-text-primary)!important;font-weight:600!important;font-size:1.25rem!important;line-height:1.3!important;margin:0!important}.ideally-section-content{display:flex!important;flex-direction:column!important;gap:.5rem!important;margin-left:2rem!important}.ideally-section-item{color:var(--palette-text-secondary)!important;font-size:1rem!important;line-height:1.6!important;margin:0!important}@media (max-width:768px){.ideally-wrapper{padding:3rem 0!important}.ideally-title{font-size:2rem!important;margin-bottom:3rem!important}.ideally-content{gap:3rem!important}.ideally-image-wrapper{max-width:300px!important}.ideally-text-container{gap:2rem!important}.ideally-section-content{margin-left:1.5rem!important}}@media (max-width:480px){.ideally-wrapper{padding:2rem 0!important}.ideally-title{font-size:1.75rem!important;margin-bottom:2rem!important}.ideally-image-wrapper{max-width:250px!important}.ideally-section-title{font-size:1.125rem!important}.ideally-section-item{font-size:.875rem!important}.ideally-section-content{margin-left:1rem!important}}.ideally-faq-button-container{display:flex!important;justify-content:flex-start;margin-top:2rem!important}.ideally-faq-button{background-color:var(--palette-secondary-main)!important;color:var(--palette-common-white)!important;font-weight:600!important;font-size:1rem!important;padding:.875rem 2rem!important;border-radius:8px!important;text-transform:none!important;min-width:200px!important;height:48px!important;transition:all .2s ease-in-out!important;text-decoration:none!important}.ideally-faq-button:hover{background-color:var(--palette-secondary-dark)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(19,191,177,.4)!important}.ideally-faq-button:active{transform:translateY(0)!important}.ideally-faq-button .MuiButton-startIcon{margin-right:.5rem!important}.cursos-puente{padding:80px 0!important}.cursos-puente-container{max-width:1200px!important;padding:0 1rem!important}.cursos-puente-content{display:flex!important;flex-direction:column!important;gap:3rem!important;text-align:center!important}.cursos-puente-title{font-family:Inter,sans-serif!important;font-weight:900!important;font-size:3rem!important;line-height:1.1!important;color:var(--palette-primary-main)!important;text-transform:uppercase!important;letter-spacing:-.02em!important;margin-bottom:1rem!important}.cursos-puente-description{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:1.125rem!important;line-height:1.6!important;color:var(--palette-text-secondary)!important;max-width:800px!important;margin:0 auto 2rem!important;text-align:center!important}.cursos-puente-grid{align-items:stretch!important;margin-top:2rem!important}.cursos-puente-card,.cursos-puente-left{display:flex!important}.cursos-puente-card{background:var(--palette-secondary-main)!important;border-radius:20px!important;padding:2.5rem!important;width:100%!important;flex-direction:column!important;gap:1.5rem!important;box-shadow:0 8px 32px rgba(19,191,177,.15)!important;position:relative!important;overflow:hidden!important}.cursos-puente-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05))!important;pointer-events:none!important}.cursos-puente-card-title{font-family:Inter,sans-serif!important;font-weight:700!important;font-size:1.375rem!important;line-height:1.3!important;color:var(--palette-common-white)!important;text-align:left!important;margin:0!important;position:relative!important;z-index:1!important}.cursos-puente-highlight-box{background:var(--palette-primary-main)!important;border-radius:12px!important;padding:1.25rem 1.5rem!important;border:2px solid var(--palette-common-white)!important;position:relative!important;z-index:1!important}.cursos-puente-highlight-text{font-weight:600!important;line-height:1.4!important;text-align:center!important}.cursos-puente-card-description,.cursos-puente-highlight-text{font-family:Inter,sans-serif!important;font-size:1rem!important;color:var(--palette-common-white)!important;margin:0!important}.cursos-puente-card-description{font-weight:400!important;line-height:1.6!important;text-align:left!important;position:relative!important;z-index:1!important}.cursos-puente-card-description strong{font-weight:700!important;color:var(--palette-info-main)!important}.cursos-puente-right{display:flex!important;align-items:center!important;justify-content:center!important}.cursos-puente-buttons{display:flex!important;flex-direction:column!important;gap:1.5rem!important;width:100%!important;max-width:280px!important}.cursos-puente-button{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:1rem!important;padding:16px 24px!important;border-radius:50px!important;text-transform:none!important;transition:all .3s ease!important;box-shadow:0 4px 16px rgba(0,0,0,.1)!important;min-height:56px!important;white-space:nowrap!important}.cursos-puente-button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 24px rgba(0,0,0,.15)!important}.cursos-puente-button-primary{background-color:var(--palette-primary-main)!important;color:var(--palette-common-white)!important}.cursos-puente-button-primary:hover{background-color:var(--palette-primary-dark)!important;box-shadow:0 6px 24px rgba(252,80,140,.3)!important}.cursos-puente-button-secondary{background-color:var(--palette-secondary-main)!important;color:var(--palette-common-white)!important}.cursos-puente-button-secondary:hover{background-color:var(--palette-secondary-dark)!important;box-shadow:0 6px 24px rgba(19,191,177,.3)!important}@media (max-width:1024px){.cursos-puente-title{font-size:2.5rem!important}.cursos-puente-card{padding:2rem!important}.cursos-puente-card-title{font-size:1.25rem!important}}@media (max-width:768px){.cursos-puente{padding:60px 0!important}.cursos-puente-content{gap:2rem!important}.cursos-puente-title{font-size:2rem!important}.cursos-puente-description{font-size:1.125rem!important;text-align:left!important}.cursos-puente-grid{gap:2rem!important;margin-top:1rem!important}.cursos-puente-card{padding:1.5rem!important;text-align:center!important}.cursos-puente-card-title{font-size:1.125rem!important;text-align:center!important}.cursos-puente-card-description{text-align:center!important;font-size:.95rem!important}.cursos-puente-buttons{max-width:100%!important;gap:1rem!important}.cursos-puente-button{font-size:.95rem!important;padding:14px 20px!important;min-height:50px!important}}@media (max-width:480px){.cursos-puente{padding:40px 0!important}.cursos-puente-container{padding:0 .5rem!important}.cursos-puente-title{font-size:1.75rem!important}.cursos-puente-description{font-size:1rem!important}.cursos-puente-card{padding:1rem!important;border-radius:16px!important}.cursos-puente-card-title{font-size:1rem!important}.cursos-puente-highlight-box{padding:1rem!important;border-radius:8px!important}.cursos-puente-button,.cursos-puente-card-description,.cursos-puente-highlight-text{font-size:.9rem!important}.cursos-puente-button{padding:12px 16px!important;min-height:44px!important;border-radius:40px!important}}.know-platform{padding:80px 0!important;background:transparent!important}.know-platform-container{max-width:1200px!important;padding:0 1rem!important}.know-platform-content{display:flex!important;flex-direction:column!important;gap:3rem!important}.know-platform-title{font-family:Inter,sans-serif!important;font-weight:900!important;font-size:2.5rem!important;line-height:1.2!important;color:var(--palette-secondary-main)!important;text-align:center!important;margin-bottom:1rem!important}.know-platform-description-wrapper{display:flex!important;justify-content:center!important;margin-bottom:2rem!important}.know-platform-description{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:1.125rem!important;line-height:1.6!important;color:var(--palette-text-secondary)!important;text-align:center!important;margin:0!important;max-width:600px!important}.know-platform-description strong{font-weight:700!important;color:var(--palette-text-primary)!important}.know-platform-card-wrapper{display:flex!important;justify-content:center!important}.know-platform-card{background:var(--palette-info-main)!important;border-radius:20px!important;padding:2rem!important;width:100%!important;max-width:400px!important;display:flex!important;flex-direction:column!important;gap:1.5rem!important;box-shadow:0 8px 32px rgba(255,211,97,.2)!important;position:relative!important;overflow:hidden!important;transition:transform .3s ease,box-shadow .3s ease!important}.know-platform-card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 40px rgba(255,211,97,.3)!important}.know-platform-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05))!important;pointer-events:none!important}.know-platform-card-header{display:flex!important;align-items:center!important;gap:1rem!important;position:relative!important;z-index:1!important}.know-platform-icon{color:var(--palette-common-black)!important;opacity:.8!important}.know-platform-card-title{font-family:Inter,sans-serif!important;font-weight:700!important;font-size:1.25rem!important;line-height:1.3!important;color:var(--palette-common-black)!important;margin:0!important;flex:1 1!important}.know-platform-card-content{display:flex!important;flex-direction:column!important;gap:1.5rem!important;position:relative!important;z-index:1!important}.know-platform-card-text{font-weight:400!important;line-height:1.6!important;color:var(--palette-common-black)!important;margin:0!important;opacity:.9!important}.know-platform-button,.know-platform-card-text{font-family:Inter,sans-serif!important;font-size:1rem!important}.know-platform-button{background-color:var(--palette-primary-main)!important;color:var(--palette-common-white)!important;font-weight:600!important;padding:14px 24px!important;border-radius:50px!important;text-transform:none!important;transition:all .3s ease!important;box-shadow:0 4px 16px rgba(252,80,140,.2)!important;align-self:center!important;min-width:200px!important}.know-platform-button:hover{background-color:var(--palette-primary-dark)!important;box-shadow:0 6px 24px rgba(252,80,140,.3)!important;transform:translateY(-2px)!important}@media (max-width:1024px){.know-platform-title{font-size:2.25rem!important}.know-platform-card{max-width:100%!important}}@media (max-width:768px){.know-platform{padding:60px 0!important}.know-platform-content{gap:2rem!important}.know-platform-title{font-size:2rem!important}.know-platform-description{font-size:1.125rem!important}.know-platform-description-wrapper{margin-bottom:1.5rem!important}.know-platform-card{padding:1.5rem!important}.know-platform-card-title{font-size:1.125rem!important}.know-platform-card-text{font-size:.95rem!important;text-align:center!important}.know-platform-button{font-size:.95rem!important;padding:12px 20px!important;min-width:180px!important}}@media (max-width:480px){.know-platform{padding:40px 0!important}.know-platform-container{padding:0 .5rem!important}.know-platform-title{font-size:1.75rem!important}.know-platform-description{font-size:1rem!important}.know-platform-card{padding:1rem!important;border-radius:16px!important}.know-platform-card-header{gap:.75rem!important}.know-platform-icon{width:28px!important;height:28px!important}.know-platform-card-title{font-size:1rem!important}.know-platform-card-content{gap:1rem!important}.know-platform-button,.know-platform-card-text{font-size:.9rem!important}.know-platform-button{padding:10px 16px!important;min-width:160px!important;border-radius:40px!important}}.practice-container{background-color:var(--palette-background-default)}.practice-wrapper{max-width:1200px!important;margin:0 auto!important}.practice-content{text-align:center!important;margin:0 auto!important}.practice-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}.practice-title,.practice-title span{color:var(--palette-primary-main)!important}.practice-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}.practice-content-box{border:2px solid var(--palette-secondary-main)!important;border-radius:16px!important;padding:3rem 2rem!important;background-color:var(--palette-background-paper)!important;box-shadow:19px 17px 0 rgb(19 191 177)!important;margin:0 auto!important;position:relative!important}.practice-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-gap:3rem!important;gap:3rem!important;align-items:start!important}.practice-video-item{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.5rem!important}.practice-video-title{font-family:Inter,sans-serif!important;font-weight:700!important;line-height:1.3!important;color:var(--palette-text-primary)!important;font-size:1.5rem!important;text-align:center!important;margin-bottom:0!important}.practice-video-container{position:relative!important;width:100%!important;padding-bottom:56.25%!important;height:0!important;overflow:hidden!important;border-radius:12px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important;background-color:var(--palette-background-paper)!important}.practice-iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;border:none!important;border-radius:12px!important}.practice-error{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:var(--palette-text-secondary)!important;font-size:1rem!important}.practice-video-button{background-color:var(--palette-secondary-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(19,191,177,.3)!important;transition:all .2s ease-in-out!important;text-decoration:none!important;min-width:200px!important}.practice-video-button:hover{background-color:var(--palette-secondary-dark)!important;color:var(--palette-common-white)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(19,191,177,.4)!important}@media (max-width:900px){.practice-title{font-size:2rem!important;margin-bottom:2rem!important}.practice-subtitle{font-size:1.25rem!important;margin-bottom:1.5rem!important}.practice-content-box{padding:2rem 1.5rem!important}.practice-grid{gap:2rem!important}.practice-video-title{font-size:1.25rem!important}}@media (max-width:768px){.practice-grid{grid-template-columns:1fr!important;gap:2.5rem!important}.practice-title{font-size:1.75rem!important;margin-bottom:1.5rem!important}.practice-subtitle{font-size:1.125rem!important;margin-bottom:1rem!important}.practice-content-box{padding:2rem 1rem!important;border-radius:12px!important}.practice-video-title{font-size:1.125rem!important}.practice-video-button{width:100%!important;max-width:280px!important}}@media (max-width:600px){.practice-content-box{padding:1.5rem 1rem!important;margin:0 .5rem!important}.practice-title{font-size:1.5rem!important}.practice-video-title{font-size:1rem!important}.practice-video-button{font-size:.9rem!important;padding:10px 20px!important}}.info-card-section{padding:80px 0!important;background:transparent!important}.info-card-container{background:var(--palette-background-paper)!important;border:3px dashed var(--palette-primary-main)!important;border-radius:16px!important;padding:40px!important;max-width:100%!important}.info-card-title{font-family:Inter,sans-serif!important;font-weight:900!important;font-size:2rem!important;line-height:1.3!important;color:var(--palette-text-primary)!important;text-align:center!important;margin-bottom:32px!important}.info-card-content{display:flex!important;flex-direction:column!important;gap:20px!important}.info-card-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}.info-card-highlight{color:var(--palette-primary-main)!important;font-weight:600!important}.info-card-table{margin:16px 0!important;border-radius:8px!important;overflow:hidden!important;border:1px solid var(--palette-primary-main)!important}.info-card-table-row{display:flex!important;width:100%!important}.info-card-table-header{background:var(--palette-primary-main)!important}.info-card-table-cell{flex:1 1!important;padding:16px 20px!important;text-align:center!important;font-family:Inter,sans-serif!important;font-weight:600!important;font-size:1rem!important;color:var(--palette-common-white)!important;border-right:1px solid var(--palette-common-white)!important}.info-card-table-cell:last-child{border-right:none!important}@media (max-width:1024px){.info-card-container{padding:35px!important}.info-card-title{font-size:1.75rem!important}.info-card-text{font-size:1.125rem!important}}@media (max-width:768px){.info-card-section{padding:60px 0!important}.info-card-container{padding:30px 24px!important;border-width:2px!important}.info-card-title{font-size:1.5rem!important;margin-bottom:24px!important}.info-card-text{font-size:1.125rem!important}.info-card-table-cell{padding:14px 16px!important;font-size:.9rem!important}}@media (max-width:480px){.info-card-container{padding:24px 20px!important}.info-card-title{font-size:1.25rem!important}.info-card-text{font-size:1rem!important}.info-card-table-cell{padding:12px 14px!important;font-size:.85rem!important}.info-card-content{gap:16px!important}}.level-test-wrapper{position:relative!important;background-color:var(--palette-primary-main)!important;overflow:visible!important;margin:4rem 0!important}.level-test-container{position:relative!important;z-index:1!important}.level-test-content{align-items:center!important;min-height:300px!important}.level-test-text-container{display:flex!important;flex-direction:column!important;gap:1.5rem!important;padding-right:2rem!important}.level-test-title{font-weight:800!important;font-size:2.5rem!important;line-height:1.2!important}.level-test-subtitle,.level-test-title{color:var(--palette-common-white)!important;margin:0!important}.level-test-subtitle{font-weight:400!important;font-size:1.25rem!important;line-height:1.4!important;opacity:.95!important}.level-test-button{background-color:var(--palette-info-main)!important;color:var(--palette-common-black)!important;font-weight:700!important;font-size:1rem!important;padding:1rem 2.5rem!important;border-radius:25px!important;text-transform:uppercase!important;letter-spacing:.5px!important;min-width:250px!important;height:56px!important;margin-top:1rem!important;align-self:flex-start!important;transition:all .3s ease-in-out!important}.level-test-button:hover{background-color:var(--palette-info-dark)!important;transform:translateY(-3px)!important;box-shadow:0 8px 25px rgba(255,211,97,.5)!important}.level-test-button:active{transform:translateY(-1px)!important}.level-test-button .MuiButton-startIcon{margin-right:.75rem!important}.level-test-image-container{position:relative!important;display:flex!important;justify-content:center!important;align-items:center!important}.level-test-image-wrapper{position:relative!important;z-index:2!important;transform:translateY(-3rem)!important;margin-bottom:-6rem!important}.level-test-image{width:100%!important;height:auto!important;max-width:500px!important;object-fit:contain!important;filter:drop-shadow(0 15px 35px rgba(0,0,0,.3))!important}@media (max-width:768px){.level-test-wrapper{padding:3rem 0!important;margin:3rem 0!important}.level-test-title{font-size:2rem!important;text-align:center!important}.level-test-subtitle{font-size:1.125rem!important;text-align:center!important}.level-test-text-container{padding-right:0!important;text-align:center!important;align-items:center!important;margin-bottom:2rem!important}.level-test-button{align-self:center!important;min-width:280px!important}.level-test-image-wrapper{transform:translateY(-4rem)!important;margin-bottom:-2rem!important}.level-test-image{max-width:350px!important}}@media (max-width:480px){.level-test-wrapper{padding:2rem 0!important;margin:2rem 0!important}.level-test-title{font-size:1.75rem!important}.level-test-subtitle{font-size:1rem!important}.level-test-button{font-size:.875rem!important;padding:.875rem 2rem!important;height:50px!important;min-width:240px!important}.level-test-image-wrapper{display:none!important}.level-test-image{max-width:280px!important}}.methodology-container{background-color:var(--palette-background-default)}.methodology-wrapper{max-width:1200px;margin:0 auto}.methodology-text-container{text-align:center;margin:0 auto}.methodology-title{font-family:Inter,sans-serif!important;font-weight:900!important;line-height:1.2!important;margin-bottom:3rem!important;color:var(--palette-text-primary)!important;font-size:2.5rem!important}.methodology-content{color:var(--palette-text-secondary)!important;line-height:1.8!important;font-size:1.125rem!important;text-align:left!important;margin-bottom:0!important}.methodology-content ol{padding-left:1.5rem!important;margin:1.5rem 0!important}.methodology-content ol li{margin-bottom:1rem!important;line-height:1.8!important;color:var(--palette-text-secondary)!important}.methodology-content strong{color:var(--palette-primary-main)!important;font-weight:700!important}.methodology-content p{margin-bottom:1.5rem!important;line-height:1.8!important}.methodology-content p:last-child{margin-bottom:0!important}@media (max-width:900px){.methodology-title{font-size:2rem!important;margin-bottom:2rem!important}.methodology-content{font-size:1.125rem!important}}@media (max-width:600px){.methodology-title{font-size:1.75rem!important;margin-bottom:1.5rem!important}.methodology-content{font-size:1rem!important}.methodology-content ol{padding-left:1rem!important}}