.prxpl-widget{justify-content:center;align-items:center;width:100%;margin:1rem 0;display:flex}.prxpl-widget__container{justify-content:center;width:100%;max-width:1200px;display:flex}.prxpl-widget__content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.prxpl-widget__embed{width:100%;position:relative}.prxpl-widget__iframe-container{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.prxpl-widget__iframe-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.prxpl-widget__iframe-wrapper iframe{border:none;display:block;width:100%!important;height:100%!important}.prxpl-widget__error{text-align:center;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:3rem 2rem}.prxpl-widget__error-icon{margin-bottom:1rem;font-size:2rem}.prxpl-widget__error-title{color:#dc2626;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.prxpl-widget__error-message{color:#7f1d1d;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.prxpl-widget__error-debug{margin-top:1rem}.prxpl-widget__error-details{border:1px solid #fca5a5;border-radius:6px;overflow:hidden}.prxpl-widget__error-summary{cursor:pointer;background:#fecaca;outline:none;padding:.75rem 1rem;font-size:.8rem;font-weight:500}.prxpl-widget__error-summary:hover{background:#fca5a5}.prxpl-widget__error-summary:focus{outline-offset:2px;outline:2px solid #dc2626}.prxpl-widget__error-info{text-align:left;background:#fff;padding:1rem;font-size:.75rem}.prxpl-widget__error-pre{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;max-height:200px;margin-top:.5rem;padding:.75rem;font-size:.7rem;line-height:1.4;overflow:auto}@media (max-width:768px){.prxpl-widget__container{max-width:100%;padding:0 1rem}.prxpl-widget__content{border-radius:8px}.prxpl-widget__error{margin:0 1rem;padding:2rem 1rem}.prxpl-widget__error-title{font-size:1.125rem}}@media (max-width:480px){.prxpl-widget{margin:.5rem 0}.prxpl-widget__error{padding:1.5rem 1rem}.prxpl-widget__error-icon{font-size:1.5rem}}
.gallery-static-tabs{background-color:#fff;width:100%;padding:5rem 5rem 3rem}.gallery-static-tabs__container{max-width:1600px;margin:0 auto}.gallery-static-tabs__nav{flex-wrap:wrap;justify-content:left;gap:3rem;margin-bottom:3rem;display:flex}.gallery-static-tabs__button{color:#6b7280;cursor:pointer;white-space:nowrap;background-color:transparent;border:none;border-bottom:3px solid transparent;padding:.5rem 1rem .5rem 0;font-size:1.4rem;font-weight:700;transition:all .3s;position:relative}.gallery-static-tabs__button--active{color:#ea7317}.gallery-static-tabs__button:after{content:"";background-color:#6b7280;width:60px;height:2.5px;position:absolute;bottom:-2px;left:0;right:0}.gallery-static-tabs__button--active:after{content:"";background-color:#ea7317;width:60px;height:2.5px;position:absolute;bottom:-2px;left:0;right:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.gallery-static-tabs{padding:4rem 3rem 2.5rem}.gallery-static-tabs__nav{gap:0;margin-bottom:2.5rem}.gallery-static-tabs__button{padding:.875rem 1.5rem .875rem 0;font-size:1.25rem}}@media (max-width:768px){.gallery-static-tabs{padding:3rem 2rem 2rem}.gallery-static-tabs__nav{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ea7317 #f3f4f6;justify-content:flex-start;margin-bottom:2rem;overflow-x:auto;overflow-y:hidden}.gallery-static-tabs__nav::-webkit-scrollbar{height:4px}.gallery-static-tabs__nav::-webkit-scrollbar-track{background:#f3f4f6}.gallery-static-tabs__nav::-webkit-scrollbar-thumb{background:#ea7317;border-radius:2px}.gallery-static-tabs__button{flex-shrink:0;padding:.75rem 1.25rem .75rem 0;font-size:1.2rem}}@media (max-width:480px){.gallery-static-tabs{padding:2.5rem 1.5rem 1.5rem}.gallery-static-tabs__nav{margin-bottom:1.5rem}.gallery-static-tabs__button:after{width:40px}.gallery-static-tabs__button{padding:.625rem 1rem .625rem 0;font-size:.93rem}}
.pricing-table{background-color:#fff;width:100%;padding:3rem 12rem}.pricing-table__container{background-color:#fefefe;border:2px solid #ea7317;border-radius:8px;margin:0 auto;padding:2rem 5rem}.pricing-table__table{border-collapse:collapse;width:100%}.pricing-table__title{color:#1f2937;text-align:center;caption-side:top;border-bottom:1px solid #ea7317;margin-bottom:1rem;padding:0 0 1rem;font-size:1.3rem;font-weight:700}.pricing-table__header{color:#1f2937;border-bottom:1px solid #ea7317;padding:.8rem .5rem;font-size:1.25rem;font-weight:600}.pricing-table__header--price{text-align:center;width:20%}.pricing-table__row{transition:background-color .2s}.pricing-table__row:hover{background-color:#f9fafb}.pricing-table__category{border-bottom:1px solid #ea7317;padding:.8rem .5rem}.pricing-table__category-content{align-items:center;gap:.625rem;display:flex}.pricing-table__category-text{color:#1f2937;font-size:1.2rem;font-weight:400}.pricing-table__price{color:#1f2937;text-align:center;border-bottom:1px solid #ea7317;padding:.8rem .5rem;font-size:1.25rem;font-weight:600}.pricing-table__info-btn{color:#fff;cursor:pointer;background-color:#f59e0b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-style:italic;font-weight:700;transition:background-color .3s,transform .3s;display:flex}.pricing-table__info-btn:hover{background-color:#ea7317;transform:scale(1.1)}.pricing-table__footer{color:#3b82f6;text-align:left;margin-top:1rem;font-size:1.1rem;font-weight:500}.pricing-modal{z-index:1000;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pricing-modal__content{background-color:#fff;border-radius:8px;width:100%;max-width:600px;padding:2rem;animation:.3s scaleIn;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.pricing-modal__close{color:#fff;cursor:pointer;background-color:#ea7317;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;font-weight:700;transition:background-color .3s;display:flex;position:absolute;top:1rem;right:1rem}.pricing-modal__close:hover{background-color:#ea7317}.pricing-modal__title{color:#1f2937;margin:0 0 1.25rem;padding-right:2rem;font-size:1.375rem;font-weight:700;line-height:1.3}.pricing-modal__description{color:#4b5563;text-align:justify;margin:0;font-size:1rem;line-height:1.7}@media (max-width:1150px){.pricing-table{padding:2rem 9rem}}@media (max-width:1024px){.pricing-table{padding:2.5rem 7rem}.pricing-table__container{max-width:100%;padding:1.75rem 2.2rem}.pricing-table__title{margin-bottom:1.75rem;font-size:1.375rem}.pricing-table__header{padding:.875rem .5rem;font-size:1rem}.pricing-table__category{padding:.875rem .5rem}.pricing-table__category-text{font-size:.95rem}.pricing-table__price{padding:.875rem .5rem;font-size:1.0625rem}.pricing-modal__content{max-width:550px;padding:1.75rem}.pricing-modal__title{font-size:1.25rem}.pricing-modal__description{font-size:.95rem}}@media (max-width:768px){.pricing-table{padding:2rem 1rem}.pricing-table__container{border-width:1.5px;padding:1.5rem}.pricing-table__title{margin-bottom:1.5rem;padding-bottom:.875rem;font-size:1.25rem}.pricing-table__header{padding:.75rem .5rem;font-size:.9rem}.pricing-table__category{padding:.75rem .5rem}.pricing-table__category-content{gap:.5rem}.pricing-table__category-text{font-size:.9rem}.pricing-table__info-btn{width:18px;height:18px;font-size:.7rem}.pricing-table__price{padding:.75rem .5rem;font-size:1rem}.pricing-table__footer{margin-top:1.25rem;padding-top:.875rem;font-size:.9rem}.pricing-modal{padding:1rem}.pricing-modal__content{max-width:100%;padding:1.5rem}.pricing-modal__close{width:28px;height:28px;font-size:1.125rem;top:.75rem;right:.75rem}.pricing-modal__title{margin-bottom:1rem;font-size:1.125rem}.pricing-modal__description{font-size:.9rem;line-height:1.6}}@media (max-width:480px){.pricing-table{padding:1.5rem .75rem}.pricing-table__container{padding:1.25rem}.pricing-table__title{margin-bottom:1.25rem;font-size:1.125rem}.pricing-table__header{padding:.625rem .25rem;font-size:.8rem}.pricing-table__category{padding:.625rem .25rem}.pricing-table__category-text{font-size:.85rem}.pricing-table__info-btn{width:16px;height:16px;font-size:.65rem}.pricing-table__price{padding:.625rem .25rem;font-size:.95rem}.pricing-table__footer{font-size:.85rem}.pricing-modal__content{padding:1.25rem}.pricing-modal__close{width:26px;height:26px;font-size:1rem}.pricing-modal__title{font-size:1rem}.pricing-modal__description{font-size:.875rem}}
.services-tabs{background-color:#f9fafb;width:100%;padding:4rem 3rem}.services-tabs__container{max-width:1400px;margin:0 auto}.services-tabs__nav{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;margin-bottom:3rem;padding-bottom:.5rem;display:flex;overflow-x:hidden}.services-tabs__tab{color:#6b7280;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:none;border-bottom:3px solid transparent;flex-shrink:0;padding:.8rem 1.6rem;font-size:1.25rem;font-weight:500;transition:all .3s}.services-tabs__tab:hover{color:#ea7317}.services-tabs__tab--active{color:#ea7317;border-bottom-color:#ea7317;font-weight:600}.services-tabs__content{min-height:400px}.services-tabs__panel{animation:.4s fadeIn}.services-tabs__title{color:#4b5563;text-align:left;margin:0 0 1.5rem;font-size:2rem;font-weight:700}.services-tabs__description{color:#6b7280;margin:0 0 2.5rem;font-size:1.15rem;line-height:1.7}.services-tabs__routes-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.services-tabs__route-card{background:#fff;border-radius:12px;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.services-tabs__route-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.services-tabs__route-title{color:#4b5563;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.services-tabs__route-image{cursor:pointer;border-radius:8px;width:100%;height:auto;margin-bottom:1.5rem;transition:transform .3s}.services-tabs__route-image:hover{transform:scale(1.02)}.services-tabs__route-btn{color:#fff;cursor:pointer;background-color:#ea7317;border:none;border-radius:6px;width:100%;margin-top:auto;padding:.875rem;font-size:1rem;font-weight:600;transition:background-color .3s}.services-tabs__route-btn:hover{background-color:#d66415}.services-tabs__cards-grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;display:grid}.services-tabs__service-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.services-tabs__service-header{border-bottom:2px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.services-tabs__service-name{flex:1;min-width:200px;margin:0;font-size:1.75rem;font-weight:700}.services-tabs__web-link{color:#4b5563;white-space:nowrap;background-color:#f3f4f6;border-radius:6px;padding:.5rem 1rem;font-size:1.1rem;text-decoration:none;transition:background-color .3s}.services-tabs__web-link:hover{background-color:#e5e7eb}.services-tabs__service-body{align-items:flex-start;gap:2rem;display:flex}.services-tabs__service-info{flex-direction:column;flex:1;gap:.875rem;min-width:0;display:flex}.services-tabs__info-item{color:#4b5563;word-break:break-word;align-items:center;gap:.75rem;font-size:1.15rem;line-height:1.5;display:flex}.services-tabs__icon{color:#d66415;flex-shrink:0;font-size:1.6rem}.services-tabs__service-logo{flex-shrink:0;justify-content:center;align-items:center;width:260px;display:flex}.services-tabs__logo-img{object-fit:contain;max-width:100%;height:auto;max-height:120px}.services-tabs__restaurants-grid{gap:2rem;display:grid}.services-tabs__restaurant-card{background:#fff;border-radius:12px;align-items:center;gap:3rem;padding:2.5rem;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.services-tabs__restaurant-content{flex:1;min-width:0}.services-tabs__restaurant-name{color:#ea7317;margin:0 0 .5rem;font-size:2rem;font-weight:700}.services-tabs__restaurant-subtitle{color:#4b5563;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.services-tabs__restaurant-description{color:#6b7280;margin:0 0 2rem;font-size:1.15rem;line-height:1.7}.services-tabs__restaurant-btn{color:#1f2937;background-color:#fbbf24;border-radius:6px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.services-tabs__restaurant-btn:hover{background-color:#f59e0b}.services-tabs__restaurant-logo{flex-shrink:0;justify-content:center;align-items:center;width:300px;display:flex}.services-tabs__restaurant-logo-img{object-fit:contain;width:100%;height:auto;max-height:150px}.services-tabs__parking-container{background:#fff;border-radius:12px;gap:3rem;padding:2.5rem;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.services-tabs__parking-map{border-radius:8px;flex:1;min-height:300px;overflow:hidden}.services-tabs__parking-map-img{object-fit:cover;width:100%;height:100%}.services-tabs__parking-info{background-color:#eee;flex-direction:column;flex:0 0 400px;gap:2rem;padding:2rem;display:flex}.services-tabs__parking-details{flex-direction:column;gap:1.5rem;display:flex}.services-tabs__parking-item{text-align:left;align-items:center;gap:1rem;font-size:1.1rem;display:flex}.services-tabs__parking-icon{flex-shrink:0;font-size:1.5rem}.services-tabs__parking-item strong{color:#1e40af;margin-bottom:.25rem;font-size:1.2rem;display:block}.services-tabs__parking-item p{color:#4b5563;margin:0;font-size:1.1rem;line-height:1.5}.services-tabs__overlay{z-index:1000;background-color:rgba(0,0,0,.8);animation:.3s fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.services-tabs__modal{z-index:1001;background-color:#fff;border-radius:8px;max-width:90vw;max-height:90vh;padding:2rem;animation:.3s slideUp;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.services-tabs__modal::-webkit-scrollbar{width:8px}.services-tabs__modal::-webkit-scrollbar-track{background:0 0}.services-tabs__modal::-webkit-scrollbar-thumb{background:#ea7317;border-radius:4px}.services-tabs__modal::-webkit-scrollbar-thumb:hover{background:#d66415}.hr-transporte{color:#6b7280;opacity:.3;margin:.5rem 0}.services-tabs__modal-close{color:#fff;cursor:pointer;z-index:10;background-color:#ea7317;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background-color .3s;display:flex;position:absolute;top:1rem;right:1rem}.services-tabs__modal-close:hover{background-color:#d66415}.services-tabs__modal-image{border-radius:8px;width:100%;height:auto;display:block}.services-tabs__title_estacionamiento{text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:700}.services-tabs__container_route{align-items:center;margin-bottom:1.5rem;display:flex}.services-tabs__container_route>img{flex-shrink:0;width:auto;max-height:120px;margin-right:1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:1200px){.services-tabs__routes-grid{grid-template-columns:repeat(2,1fr)}.services-tabs__cards-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media (max-width:1024px){.services-tabs{padding:3rem 1.5rem}.services-tabs__title{font-size:1.75rem}.services-tabs__routes-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.services-tabs__cards-grid{grid-template-columns:1fr}.services-tabs__restaurant-card{gap:2rem}.services-tabs__restaurant-logo{width:250px}.services-tabs__parking-container{flex-direction:column}.services-tabs__parking-info{flex:1;padding:1.7rem}.services-tabs__service-logo{width:200px}}@media (max-width:768px){.services-tabs{padding:2rem 1rem}.services-tabs__nav{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;margin-bottom:2rem;padding:.5rem 0;overflow-x:hidden}.services-tabs__tab{text-align:left;flex:0 auto;min-width:140px;margin:.1rem;padding:.7rem 1.2rem;font-size:.95rem}.services-tabs__title{font-size:1.5rem}.services-tabs__description{font-size:1rem}.services-tabs__routes-grid{grid-template-columns:1fr;gap:1.5rem}.services-tabs__route-card{padding:1.5rem}.services-tabs__route-title{font-size:1.25rem}.services-tabs__service-card{padding:1.5rem}.services-tabs__service-name{font-size:1.5rem}.services-tabs__service-body{flex-direction:column-reverse;gap:1.5rem}.services-tabs__service-logo{justify-content:center;width:100%}.services-tabs__logo-img{max-height:100px}.services-tabs__restaurant-card{text-align:center;flex-direction:column;gap:2rem;padding:2rem}.services-tabs__restaurant-name{font-size:1.5rem}.services-tabs__restaurant-subtitle{font-size:1.25rem}.services-tabs__restaurant-logo{order:-1;width:200px}.services-tabs__restaurant-content{order:1}.services-tabs__parking-container{gap:2rem;padding:1.5rem}.services-tabs__parking-info{padding:1.2rem}.services-tabs__container_route{gap:1rem}.services-tabs__container_route>img{max-height:100px;margin-bottom:1rem;margin-right:0}}@media (max-width:480px){.services-tabs__tab{min-width:120px;padding:.6rem 1rem;font-size:.85rem}.services-tabs__title{font-size:1.25rem}.services-tabs__route-card,.services-tabs__service-card{padding:1.25rem}.services-tabs__restaurant-card{padding:1.5rem}.services-tabs__restaurant-name{font-size:1.375rem}.services-tabs__parking-container{padding:1.25rem}.services-tabs__routes-grid,.services-tabs__cards-grid{grid-template-columns:1fr}.services-tabs__nav{flex-direction:column;gap:.3rem}.services-tabs__tab{text-align:center;min-width:100%;margin:.1rem 0}}@media (max-width:360px){.services-tabs__tab{padding:.5rem .8rem;font-size:.8rem}.services-tabs__routes-grid{grid-template-columns:1fr}.services-tabs__service-header{flex-direction:column;align-items:flex-start}.services-tabs__web-link{align-self:flex-start}}
.prxpl-calendar-tabs{flex-direction:column;justify-content:center;display:flex}.prxpl-calendar-containter-tabs__header{background-color:#e8e8e8;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:40px 20px;display:flex}.prxpl-calendar-tabs__content{padding:0 20px}.prxpl-calendar-tabs__header{justify-content:center;gap:16px;width:100%;max-width:1350px;display:flex;overflow-x:auto}.prxpl-calendar-tabs__header::-webkit-scrollbar{height:6px}.prxpl-calendar-tabs__header::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.prxpl-calendar-tabs__header::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.prxpl-calendar-tabs__header::-webkit-scrollbar-thumb:hover{background:#555}.prxpl-calendar-tabs__tab{color:#333;cursor:pointer;white-space:nowrap;background-color:#e8e8e8;border:none;border-radius:50px;flex:1;min-width:150px;padding:16px 44px;font-size:16px;font-weight:600;transition:all .3s}.prxpl-calendar-tabs__tab--active{color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.prxpl-calendar-tabs__tab--green{background-color:#0d832f}.prxpl-calendar-tabs__tab--green:hover{background-color:#0a6626}.prxpl-calendar-tabs__tab--orange{background-color:#f57c00}.prxpl-calendar-tabs__tab--orange:hover{background-color:#d77008}.prxpl-calendar-tabs__tab--blue{background-color:#2b4b8e}.prxpl-calendar-tabs__tab--blue:hover{background-color:#223a70}.prxpl-calendar-tabs__tab--purple{background-color:#7b1fa2}.prxpl-calendar-tabs__tab--purple:hover{background-color:#671989}.prxpl-calendar-tabs__content{min-height:400px;position:relative}.prxpl-calendar-tabs__panel{animation:.4s ease-in-out fadeIn;display:none}.prxpl-calendar-tabs__panel--active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.prxpl-calendar-tabs{margin:0 auto}.prxpl-calendar-tabs__content{padding:0 20px}.prxpl-calendar-tabs__header{gap:12px}.prxpl-calendar-tabs__tab{min-width:120px;padding:14px 20px;font-size:14px}}@media (max-width:480px){.prxpl-calendar-tabs{margin:0 auto}.prxpl-calendar-containter-tabs__header{padding:30px 10px}.prxpl-calendar-tabs__header{gap:8px;padding:14px 0}.prxpl-calendar-tabs__content{padding:0 12px}.prxpl-calendar-tabs__tab{min-width:100px;padding:12px 16px;font-size:13px}}
.schedule-card{width:100%;max-width:1300px;margin:2rem auto}.schedule-card__header{justify-content:space-between;align-items:stretch;gap:1.5rem;margin-bottom:1rem;display:flex}.schedule-card__date-container{flex:1;display:flex;position:relative}.schedule-card__day{color:#fff;z-index:2;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:580px;padding:2.2rem 4.5rem;font-weight:700;display:flex}.schedule-card__day-spanish{letter-spacing:-2px;margin-bottom:.25rem;font-size:5.5rem;font-weight:400;line-height:1}.schedule-card__day-english{opacity:.95;letter-spacing:-2px;font-size:5rem;font-weight:400;line-height:1}.schedule-card__number{color:#fff;z-index:1;border-radius:0 20px 20px 0;flex:0 0 330px;justify-content:center;align-items:center;height:100%;padding:0 48px 0 70px;font-size:11rem;font-weight:400;display:flex;position:absolute;right:9rem}.schedule-card__icon{border-radius:12px;flex:0 0 250px;justify-content:center;align-items:center;padding:2rem;display:flex}.schedule-card__calendar-icon{color:#fff;width:110px;height:110px}.schedule-card__separator{height:3px;margin-bottom:1rem}.schedule-card__room{text-align:center;color:#fff;letter-spacing:-1px;border-radius:12px 12px 0 0;margin-bottom:0;padding:.3rem 2rem;font-size:2rem;font-weight:400}.schedule-card__table{background-color:#fff;border-radius:0 0 12px 12px;overflow:hidden}.schedule-card__row{gap:.2rem;display:flex}.schedule-card__row:last-child{border-bottom:none}.schedule-card__time{color:#fff;text-align:center;border-top:2.5px solid;flex:0 0 180px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.schedule-card__content{background-color:#e8e8e8;border-top:2.5px solid;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:80px;padding:1.5rem 2rem;display:flex}.schedule-card__content *{box-sizing:border-box;margin:0;padding:0;display:block;text-align:center!important}.schedule-card__content p{color:#2d3748;width:100%;margin:0 0 .5rem;font-size:1.4rem;font-weight:400;line-height:1.6}.schedule-card__content p:last-child{margin-bottom:0}.schedule-card__content div{color:#2d3748;width:100%;margin:0 0 .5rem;font-size:1.4rem;font-weight:400;line-height:1.6}.schedule-card__content div:last-child{margin-bottom:0}.schedule-card__content strong,.schedule-card__content b{color:inherit;font-weight:700}.schedule-card__content em,.schedule-card__content i{color:inherit;font-style:italic}.schedule-card__content comment{display:none!important}.schedule-card__row--normal .schedule-card__content{background-color:#e8e8e8}.schedule-card__row--normal .schedule-card__content *{color:#2d3748}.schedule-card__row--break .schedule-card__time{color:#fff}.schedule-card__row--break .schedule-card__content{background-color:inherit;justify-content:center;align-items:center;display:flex}.schedule-card__row--break .schedule-card__content *{margin:0;font-size:1.6rem;font-weight:700;color:#fff!important}.schedule-card__row--highlight .schedule-card__content{background-color:#e8e8e8}.schedule-card__row--special .schedule-card__content{background-color:inherit;padding:1.5rem 2rem}.schedule-card__row--special .schedule-card__content *{color:#fff;white-space:pre-line;font-weight:600;line-height:1.7}.schedule-card--green .schedule-card__day{background-color:#0d832f}.schedule-card--green .schedule-card__number{background-color:#5cb56c}.schedule-card--green .schedule-card__icon,.schedule-card--green .schedule-card__separator,.schedule-card--green .schedule-card__room{background-color:#0d832f}.schedule-card--green .schedule-card__row{border-bottom-color:#0d832f}.schedule-card--green .schedule-card__content{border-color:#0d832f}.schedule-card--green .schedule-card__time{background-color:#5cb56c;border-color:#0d832f}.schedule-card--green .schedule-card__row--break .schedule-card__time,.schedule-card--green .schedule-card__row--break .schedule-card__content{background-color:#5cb56c}.schedule-card--green .schedule-card__row--break .schedule-card__content *{color:#fff}.schedule-card--green .schedule-card__row--highlight .schedule-card__time,.schedule-card--green .schedule-card__row--highlight .schedule-card__content{background-color:#0a6624}.schedule-card--green .schedule-card__row--highlight .schedule-card__content *{color:#fff}.schedule-card--green .schedule-card__row--special .schedule-card__time{background-color:#a8e6b3}.schedule-card--green .schedule-card__row--special .schedule-card__content *{color:#0a6624}.schedule-card--green .schedule-card__row--special .schedule-card__content{background-color:#a8e6b3}.schedule-card--orange .schedule-card__day{background-color:#ea7317}.schedule-card--orange .schedule-card__number{background-color:#f4a261}.schedule-card--orange .schedule-card__icon,.schedule-card--orange .schedule-card__separator,.schedule-card--orange .schedule-card__room{background-color:#ea7317}.schedule-card--orange .schedule-card__row{border-bottom-color:#ea7317}.schedule-card--orange .schedule-card__content{border-color:#ea7317}.schedule-card--orange .schedule-card__time{background-color:#f4a261;border-color:#ea7317}.schedule-card--orange .schedule-card__row--break .schedule-card__time,.schedule-card--orange .schedule-card__row--break .schedule-card__content{background-color:#f4a261}.schedule-card--orange .schedule-card__row--break .schedule-card__content *{color:#fff}.schedule-card--orange .schedule-card__row--highlight .schedule-card__time,.schedule-card--orange .schedule-card__row--highlight .schedule-card__content{background-color:#ca5f0d}.schedule-card--orange .schedule-card__row--highlight .schedule-card__content *{color:#fff}.schedule-card--orange .schedule-card__row--special .schedule-card__time{background-color:#f0af79}.schedule-card--orange .schedule-card__row--special .schedule-card__content *{color:#ce600b}.schedule-card--orange .schedule-card__row--special .schedule-card__content{background-color:#f0af79}.schedule-card--blue .schedule-card__day{background-color:#2b4b8e}.schedule-card--blue .schedule-card__number{background-color:#7a8fc7}.schedule-card--blue .schedule-card__icon,.schedule-card--blue .schedule-card__separator,.schedule-card--blue .schedule-card__room{background-color:#2b4b8e}.schedule-card--blue .schedule-card__row{border-bottom-color:#2b4b8e}.schedule-card--blue .schedule-card__content{border-color:#2b4b8e}.schedule-card--blue .schedule-card__time{background-color:#7a8fc7;border-color:#2b4b8e}.schedule-card--blue .schedule-card__row--break .schedule-card__time,.schedule-card--blue .schedule-card__row--break .schedule-card__content{background-color:#7a8fc7}.schedule-card--blue .schedule-card__row--break .schedule-card__content *{color:#fff}.schedule-card--blue .schedule-card__row--highlight .schedule-card__time,.schedule-card--blue .schedule-card__row--highlight .schedule-card__content{background-color:#1c3260}.schedule-card--blue .schedule-card__row--highlight .schedule-card__content *{color:#fff}.schedule-card--blue .schedule-card__row--special .schedule-card__time{background-color:#b8c7e0}.schedule-card--blue .schedule-card__row--special .schedule-card__content *{color:#1c3260}.schedule-card--blue .schedule-card__row--special .schedule-card__content{background-color:#b8c7e0}.schedule-card--purple .schedule-card__day{background-color:#7c3aed}.schedule-card--purple .schedule-card__number{background-color:#a78bfa}.schedule-card--purple .schedule-card__icon,.schedule-card--purple .schedule-card__separator,.schedule-card--purple .schedule-card__room{background-color:#7c3aed}.schedule-card--purple .schedule-card__row{border-bottom-color:#7c3aed}.schedule-card--purple .schedule-card__content{border-color:#7c3aed}.schedule-card--purple .schedule-card__time{background-color:#a78bfa;border-color:#7c3aed}.schedule-card--purple .schedule-card__row--break .schedule-card__time,.schedule-card--purple .schedule-card__row--break .schedule-card__content{background-color:#a78bfa}.schedule-card--purple .schedule-card__row--break .schedule-card__content *{color:#fff}.schedule-card--purple .schedule-card__row--highlight .schedule-card__time,.schedule-card--purple .schedule-card__row--highlight .schedule-card__content{background-color:#5d21d6}.schedule-card--purple .schedule-card__row--highlight .schedule-card__content *{color:#fff}.schedule-card--purple .schedule-card__row--special .schedule-card__time{background-color:#c4b5fd}.schedule-card--purple .schedule-card__row--special .schedule-card__content *{color:#5d21d6}.schedule-card--purple .schedule-card__row--special .schedule-card__content{background-color:#c4b5fd}@media (max-width:1200px){.schedule-card__day{max-width:500px;padding:2rem 3rem}.schedule-card__day-spanish{font-size:4.5rem}.schedule-card__day-english{font-size:4rem}.schedule-card__number{flex:0 0 280px;padding:0 40px 0 60px;font-size:9rem;right:7rem}.schedule-card__icon{flex:0 0 220px}.schedule-card__calendar-icon{width:100px;height:100px}}@media (max-width:1135px){.schedule-card__day{max-width:500px;padding:1.8rem 3rem}.schedule-card__day-spanish{font-size:4rem}.schedule-card__day-english{font-size:3.5rem}.schedule-card__number{flex:0 0 250px;padding:0 35px 0 55px;font-size:8rem;right:7rem}.schedule-card__icon{flex:0 0 200px}.schedule-card__calendar-icon{width:95px;height:95px}}@media (max-width:1095px){.schedule-card__day{max-width:60%;padding:1.8rem 3rem}.schedule-card__number{right:7rem}}@media (max-width:1024px){.schedule-card{margin:1.5rem auto}.schedule-card__header{gap:1rem;margin-bottom:.75rem}.schedule-card__date-container{flex:1;display:flex;position:relative}.schedule-card__day{color:#fff;z-index:2;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1.5rem 2.5rem;font-weight:700;display:flex}.schedule-card__day-spanish{letter-spacing:-1px;margin-bottom:.25rem;font-size:3.5rem;font-weight:400;line-height:1}.schedule-card__day-english{opacity:.95;letter-spacing:-1px;font-size:3rem;font-weight:400;line-height:1}.schedule-card__number{color:#fff;z-index:1;border-radius:0 20px 20px 0;flex:0 0 220px;justify-content:center;align-items:center;height:100%;padding:0 30px 0 50px;font-size:9rem;font-weight:400;display:flex;position:absolute;right:5rem}.schedule-card__icon{flex:0 0 180px;padding:1.5rem}.schedule-card__calendar-icon{width:90px;height:90px}.schedule-card__room{padding:1rem 1.5rem;font-size:1.75rem}.schedule-card__time{flex:0 0 150px;padding:1.25rem 1rem;font-size:1.1rem}.schedule-card__content{padding:1.25rem 1.5rem}.schedule-card__content p,.schedule-card__content div{font-size:1.2rem}.schedule-card__row--break .schedule-card__content *{font-size:1.4rem}}@media (max-width:965px){.schedule-card__day{max-width:55%;padding:1.8rem 3rem}.schedule-card__number{padding-right:1rem;font-size:7rem;right:8rem}}@media (max-width:880px){.schedule-card__day{max-width:65%;padding:1.8rem 3rem}.schedule-card__number{padding-right:1rem;font-size:7rem;right:1.5rem}}@media (max-width:768px){.schedule-card__header{flex-direction:row;gap:1rem}.schedule-card__date-container{flex:1;display:flex;position:relative}.schedule-card__day{max-width:60%;padding:1.25rem 2rem}.schedule-card__day-spanish{font-size:3rem}.schedule-card__day-english{font-size:2.5rem}.schedule-card__number{flex:0 0 180px;padding:0 15px 0 40px;font-size:6rem;right:3rem}.schedule-card__icon{flex:0 0 160px;padding:1.25rem}.schedule-card__calendar-icon{width:80px;height:80px}.schedule-card__room{padding:.875rem 1.25rem;font-size:1.6rem}.schedule-card__time{flex:0 0 130px;padding:1.1rem .875rem;font-size:1.05rem}.schedule-card__content{padding:1.1rem 1.25rem}.schedule-card__content p,.schedule-card__content div{font-size:1.15rem}.schedule-card__row--break .schedule-card__content *{font-size:1.3rem}}@media (max-width:690px){.schedule-card__day{max-width:70%;padding:1.8rem 3rem}.schedule-card__day-spanish{font-size:2.8rem}.schedule-card__day-english{font-size:2.5rem}.schedule-card__number{padding-right:1rem;font-size:5rem;right:0}}@media (max-width:600px){.schedule-card{margin:1rem auto}.schedule-card__header{flex-direction:column;gap:.75rem}.schedule-card__date-container{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);border-radius:20px;position:relative;overflow:hidden}.schedule-card__day{background:0 0;border-radius:20px;max-width:100%;padding:1.5rem 1.5rem 1rem}.schedule-card__day-spanish{font-size:2.8rem}.schedule-card__day-english{font-size:2.3rem}.schedule-card__number{border-radius:0 0 20px 20px;flex:none;height:auto;padding:0 1.5rem;font-size:5rem;position:static;right:auto;background:0 0!important}.schedule-card__icon{display:none}.schedule-card__room{padding:.75rem 1rem;font-size:1.5rem}.schedule-card__row{flex-direction:column;gap:0}.schedule-card__time{flex:none;width:100%;padding:1rem;font-size:1.1rem}.schedule-card__content{padding:1rem}.schedule-card__content p,.schedule-card__content div{font-size:1.1rem}.schedule-card__row--break .schedule-card__content *{font-size:1.2rem}}@media (max-width:480px){.schedule-card__day{padding:1.25rem 1.25rem .75rem}.schedule-card__day-spanish{font-size:2.5rem}.schedule-card__day-english{font-size:2rem}.schedule-card__number{padding:0 1.25rem;font-size:4.5rem}.schedule-card__room{padding:.625rem .875rem;font-size:1.4rem}.schedule-card__time{padding:.875rem;font-size:1.05rem}.schedule-card__content{padding:.875rem}.schedule-card__content p,.schedule-card__content div{font-size:1.05rem}.schedule-card__row--break .schedule-card__content *{font-size:1.15rem}}.schedule-card--green .schedule-card__date-container{--color-primary:#0d832f;--color-secondary:#5cb56c}.schedule-card--orange .schedule-card__date-container{--color-primary:#ea7317;--color-secondary:#f4a261}.schedule-card--blue .schedule-card__date-container{--color-primary:#2b4b8e;--color-secondary:#7a8fc7}.schedule-card--purple .schedule-card__date-container{--color-primary:#7c3aed;--color-secondary:#a78bfa}@media (max-width:432px){.schedule-card__number{padding:0 10px 0 0;font-size:4rem}.schedule-card__day{padding:1.25rem .5rem .75rem}}
.prxpl-card12{align-items:center;gap:40px;max-width:1350px;margin:40px auto;padding:0 20px;display:flex}.prxpl-card12--image-left{flex-direction:row-reverse}.prxpl-card12--image-right{flex-direction:row}.prxpl-card12__content{flex-direction:column;flex:1;gap:20px;display:flex}.prxpl-card12__image-container{flex:1;min-width:300px}.prxpl-card12__image{object-fit:cover;border-radius:8px;width:100%;height:auto}.prxpl-card12__content>.section-html>.section-html__content{padding:0}.prxpl-card12__title{letter-spacing:-1px;font-size:2.2rem;font-weight:700}.prxpl-card12_sub_title{color:#dd7104;letter-spacing:-1px;font-size:2.2rem;font-weight:700}@media (max-width:968px){.prxpl-card12{gap:0;flex-direction:column-reverse!important}.prxpl-card12__image-container{width:100%;max-width:100%}}@media (max-width:768px){.prxpl-card12{gap:24px;margin:30px auto}.prxpl-card12__title,.prxpl-card12_sub_title{font-size:2rem}}@media (max-width:480px){.prxpl-card12{gap:20px;margin:20px auto;padding:0 16px}.prxpl-card12__content{gap:16px}.prxpl-card12__title,.prxpl-card12_sub_title{font-size:1.5rem}}
.prxpl-card11{align-items:center;gap:16px;min-width:550px;max-width:650px;height:300px;margin:20px 0;display:flex;position:relative}.prxpl-card11__number{z-index:2;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:150px;min-width:100px;height:240px;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1)}.prxpl-card11__number--orange{background-color:#f57c00}.prxpl-card11__number--green{background-color:#2e7d32}.prxpl-card11__number--blue{background-color:#0277bd}.prxpl-card11__number-text{color:#fff;z-index:2;font-size:9rem;font-weight:700;line-height:1;position:relative}.prxpl-card11__content{z-index:1;border-radius:12px;flex:1;align-items:center;min-width:530px;min-height:300px;padding:20px 24px;display:flex;position:absolute;left:4rem}.prxpl-card11__content--orange{background-color:#ffe0b2}.prxpl-card11__content--green{background-color:#c8e6c9}.prxpl-card11__content--blue{background-color:#b3e5fc}.prxpl-card11__text{color:#424242;margin:0;padding-left:5rem;font-size:1.3rem;line-height:1.6}@media (max-width:1024px){.prxpl-card11{max-width:600px;height:280px;margin:18px 0}.prxpl-card11__number{width:140px;height:220px}.prxpl-card11__number-text{font-size:8rem}.prxpl-card11__content{min-width:490px;min-height:280px;padding:18px 22px;left:3.5rem}.prxpl-card11__text{padding-left:4.5rem;font-size:1.2rem}}@media (max-width:900px){.prxpl-card11{max-width:550px;height:260px;margin:16px 0}.prxpl-card11__number{width:120px;height:200px}.prxpl-card11__number-text{font-size:7rem}.prxpl-card11__content{min-width:450px;min-height:260px;padding:16px 20px;left:3rem}.prxpl-card11__text{padding-left:4rem;font-size:1.1rem;line-height:1.5}}@media (max-width:650px){.prxpl-card11{min-width:420px;max-width:450px;height:220px;margin:14px 0}.prxpl-card11__number{width:90px;min-width:80px;height:160px}.prxpl-card11__number-text{font-size:5rem}.prxpl-card11__content{min-width:350px;min-height:220px;padding:14px 16px;left:3rem}.prxpl-card11__text{padding-left:3rem;font-size:1.05rem;line-height:1.4}}@media (max-width:550px){.prxpl-card11{flex-direction:column;align-items:flex-start;gap:0;min-width:380px;max-width:100%;height:auto;margin:15px 0;padding:0}.prxpl-card11__number{z-index:3;border-radius:50%;width:80px;min-width:80px;height:80px;margin-top:-27px;margin-left:20px;position:relative}.prxpl-card11__number-text{font-size:2.5rem}.prxpl-card11__content{width:100%;min-width:auto;min-height:auto;margin-top:-40px;padding:50px 20px 20px;position:static}.prxpl-card11__text{text-align:center;padding-left:0;font-size:1.15rem;line-height:1.5}}@media (max-width:450px){.prxpl-card11{min-width:235px;margin:12px 0}.prxpl-card11__number{width:70px;min-width:70px;height:70px;margin-top:-20px;margin-left:15px}.prxpl-card11__number-text{font-size:2rem}.prxpl-card11__content{margin-top:-35px;padding:45px 15px 15px}.prxpl-card11__text{font-size:.95rem;line-height:1.4}}@media (max-width:375px){.prxpl-card11__number{width:60px;min-width:60px;height:60px;margin-top:-15px;margin-left:12px}.prxpl-card11__number-text{font-size:1.8rem}.prxpl-card11__content{margin-top:-30px;padding:40px 12px 12px}.prxpl-card11__text{font-size:.9rem;line-height:1.4}}
.prxpl-anticipation-banner{background:linear-gradient(#8b2332 0%,#6b1825 100%);width:100%;margin:1.5rem 0;padding:24px 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.prxpl-anticipation-banner__container{max-width:1355px;margin:0 auto;padding:0 20px}.prxpl-anticipation-banner__title{color:#fff;letter-spacing:2px;text-transform:uppercase;margin:0;font-size:32px;font-weight:700}@media (max-width:768px){.prxpl-anticipation-banner{padding:20px 0}.prxpl-anticipation-banner__title{letter-spacing:1.5px;font-size:24px}}@media (max-width:480px){.prxpl-anticipation-banner{padding:16px 0}.prxpl-anticipation-banner__title{letter-spacing:1px;font-size:20px}}
.two-column-layout{gap:3.2rem;width:100%;max-width:1425px;min-height:600px;margin:0 auto;padding:2rem;display:flex}.two-column-layout__left{border-radius:25px;justify-content:center;align-items:center;width:50%;padding:3rem;display:flex}.two-column-layout__right{border-radius:25px;flex-direction:column;gap:2rem;width:50%;display:flex}.two-column-layout__right-top{border-radius:25px;justify-content:center;align-items:center;height:50%;padding:3rem;display:flex}.two-column-layout__right-bottom{border-radius:25px;height:50%;overflow:hidden}.two-column-layout__image{object-fit:cover;width:100%;height:100%;display:block}.two-column-layout__content{color:#fff;width:100%;max-width:100%}.two-column-layout__content h1{color:#fff;margin:0 0 1.5rem;font-size:2.6rem;font-weight:700;line-height:1.3}.two-column-layout__content h2{color:#fff;margin:0 0 1.5rem;font-size:2.3rem;font-weight:700;line-height:1.3}.two-column-layout__content h3{color:#fff;margin:0 0 1.25rem;font-size:2rem;font-weight:600;line-height:1.3}.two-column-layout__content p{color:#fff;margin:0 0 1rem;font-size:1.32rem;line-height:1.7}.two-column-layout__content ul{margin:0;padding-left:1.5rem;list-style:outside}.two-column-layout__content li{color:#fff;margin-bottom:.75rem;font-size:1.32rem;line-height:1.6}.two-column-layout__content li:last-child{margin-bottom:0}.two-column-layout__content ol{margin:0;padding-left:1.5rem;list-style:decimal}.two-column-layout__content strong{font-weight:700}.two-column-layout__content em{font-style:italic}@media (max-width:1024px){.two-column-layout{min-height:550px}.two-column-layout__left,.two-column-layout__right-top{padding:2.5rem}.two-column-layout__content h2{margin-bottom:1.25rem;font-size:1.625rem}.two-column-layout__content h3{font-size:1.375rem}.two-column-layout__content p,.two-column-layout__content li{font-size:.95rem}.two-column-layout__content li{margin-bottom:.625rem}}@media (max-width:768px){.two-column-layout{flex-direction:column;min-height:auto}.two-column-layout__left{width:100%;min-height:400px;padding:2rem 1.5rem}.two-column-layout__right{width:100%}.two-column-layout__right-top{height:auto;min-height:350px;padding:2rem 1.5rem}.two-column-layout__right-bottom{height:auto;min-height:300px}.two-column-layout__content h2{margin-bottom:1rem;font-size:1.5rem}.two-column-layout__content h3{font-size:1.25rem}.two-column-layout__content p,.two-column-layout__content li{font-size:.9rem;line-height:1.6}.two-column-layout__content ul,.two-column-layout__content ol{padding-left:1.25rem}.two-column-layout__content li{margin-bottom:.5rem}}@media (max-width:480px){.two-column-layout{padding:1rem}.two-column-layout__left{min-height:350px;padding:1.75rem 1.25rem}.two-column-layout__right-top{min-height:300px;padding:1.75rem 1.25rem}.two-column-layout__right-bottom{min-height:250px}.two-column-layout__content h2{font-size:1.375rem}.two-column-layout__content h3{font-size:1.125rem}.two-column-layout__content p,.two-column-layout__content li{font-size:.875rem}.two-column-layout__content ul,.two-column-layout__content ol{padding-left:1rem}.two-column-layout__content h1{font-size:2.4rem}.two-column-layout__image{border-radius:15px}}
.prxpl-p-card10{background-color:#f3f4f6;border-radius:8px;flex-direction:column;justify-content:center;align-items:self-start;width:100%;max-width:330px;min-height:250px;padding:1.5rem;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.08)}.prxpl-p-card10__title{color:#5c5c5c;margin:0 0 .75rem;font-size:1.7rem;font-weight:700;line-height:1.3}.prxpl-p-card10__content{color:#4b5563;font-size:1.4rem;line-height:1.5}.prxpl-p-card10__content p{margin:0 0 .5rem}.prxpl-p-card10__content p:last-child{margin-bottom:0}.prxpl-p-card10__image-container{justify-content:center;align-items:center;width:100%;margin-top:.5rem;display:flex}.prxpl-p-card10__image{object-fit:cover;border-radius:4px;max-width:100%;height:auto}.prxpl-p-card10__empty{color:#6b7280;text-align:center;padding:1rem 0;font-size:1.4rem;font-style:italic}@media (max-width:1024px){.prxpl-p-card10{max-width:300px;padding:1.375rem}.prxpl-p-card10__title{font-size:1.5rem}.prxpl-p-card10__content,.prxpl-p-card10__empty{font-size:1.2rem}}@media (max-width:480px){.prxpl-p-card10{padding:1.125rem}.prxpl-p-card10__title{font-size:1.4rem}.prxpl-p-card10__content{font-size:1.2rem;line-height:1.4}.prxpl-p-card10__empty{font-size:1rem}}
.cta-banner{background-color:#52565f;width:100%;padding:2.5rem 2rem}.cta-banner__container{justify-content:space-between;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;display:flex}.cta-banner__izquierda{flex:1;align-items:center;padding:0 5rem;display:flex}.cta-banner__titulo{color:#fff;margin:0;font-size:2.7rem;font-weight:700;line-height:1.2}.cta-banner__divisor{background-color:rgba(255,255,255,.3);flex-shrink:0;width:3px;height:120px}.cta-banner__derecha{flex-direction:column;flex:1;align-items:flex-start;gap:1rem;padding:0 5rem;display:flex}.cta-banner__texto{color:#fff;margin:0;font-size:1.5rem;line-height:1.4}.cta-banner__boton{color:#fff;cursor:pointer;background-color:#09ab3c;border:none;border-radius:25px;padding:.75rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-banner__boton:hover{background-color:#079835}.cta-banner__boton:active{transform:translateY(0)}@media (max-width:1024px){.cta-banner{padding:2.25rem 1.5rem}.cta-banner__container{gap:2.5rem}.cta-banner__titulo{font-size:2rem}.cta-banner__divisor{height:70px}.cta-banner__texto{font-size:1.05rem}.cta-banner__boton{padding:.7rem 1.6rem;font-size:.95rem}}@media (max-width:768px){.cta-banner{padding:2rem 1rem}.cta-banner__container{text-align:center;flex-direction:column;gap:2rem}.cta-banner__izquierda{justify-content:center}.cta-banner__titulo{text-align:center;font-size:1.75rem}.cta-banner__divisor{width:100%;max-width:200px;height:1px}.cta-banner__derecha{align-items:center}.cta-banner__texto{text-align:center;font-size:1rem}.cta-banner__boton{padding:.7rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.cta-banner{padding:1.75rem .75rem}.cta-banner__izquierda,.cta-banner__derecha{padding:0 2rem}.cta-banner__container{gap:1.5rem}.cta-banner__titulo{font-size:1.5rem}.cta-banner__texto{font-size:.95rem}.cta-banner__boton{padding:.65rem 1.35rem;font-size:.875rem}}
.prxpl-p-card9{text-align:center;background-color:#f3f4f6;border-radius:8px;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:420px;height:550px;padding:2.5rem 1.9rem;transition:transform .3s,box-shadow .3s;display:flex}.prxpl-p-card9__icono-container{flex-shrink:0;justify-content:center;align-items:center;width:180px;height:200px;display:flex}.prxpl-p-card9__icono{object-fit:contain;width:100%;height:100%}.prxpl-p-card9__titulo{color:#4b5563;margin:0;font-size:2rem;font-weight:700;line-height:1.3}.prxpl-p-card9__descripcion{color:#6b7280;margin:0;font-size:1.25rem;line-height:1.6}@media (max-width:1200px){.prxpl-p-card9{max-width:380px;height:500px;padding:2.25rem 1.75rem}.prxpl-p-card9__icono-container{width:160px;height:180px}.prxpl-p-card9__titulo{font-size:1.75rem}.prxpl-p-card9__descripcion{font-size:1.125rem}}@media (max-width:1024px){.prxpl-p-card9{gap:1.125rem;max-width:320px;height:450px;padding:2rem 1.5rem}.prxpl-p-card9__icono-container{width:140px;height:160px}.prxpl-p-card9__titulo{font-size:1.7rem}.prxpl-p-card9__descripcion{font-size:1.1rem;line-height:1.5}}@media (max-width:768px){.prxpl-p-card9{gap:1rem;max-width:300px;height:auto;min-height:400px;padding:1.75rem 1.25rem}.prxpl-p-card9__icono-container{width:120px;height:140px}.prxpl-p-card9__titulo{font-size:1.5rem}.prxpl-p-card9__descripcion{font-size:1.1rem;line-height:1.5}}
.curso-card{background:#fff;border-radius:12px;flex-direction:column;flex:auto;min-width:330px;max-width:420px;display:flex;overflow:hidden}.card-image-container{border-radius:20px;height:270px;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%}.card-content{flex-direction:column;flex:1;justify-content:space-between;padding:16px;display:flex}.titulo{margin:0 0 2rem;font-size:1.7rem;font-weight:700;line-height:1}.info-section{margin-bottom:20px}.instructor{margin:0 0 6px;font-size:1.3rem;font-weight:500}.fechas{margin:0;font-size:1.25rem;font-weight:500}.containar-date{align-items:center;gap:.4rem;display:flex}.boton-inscripcion{color:#fff;cursor:pointer;text-align:center;background-color:green;border:none;border-radius:24px;align-self:flex-start;padding:6px 2rem;font-size:1.08rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 4px rgba(255,109,0,.3)}.boton-inscripcion:hover{background-color:#016b01}@media (max-width:1024px){.curso-card{min-width:300px;max-width:380px}.card-image-container{height:240px}.titulo{margin:0 0 1.5rem;font-size:1.5rem}.instructor,.fechas{font-size:1.2rem}.boton-inscripcion{padding:6px 1.8rem;font-size:1rem}}@media (max-width:768px){.curso-card{min-width:280px;max-width:350px}.card-image-container{height:220px}.titulo{margin:0 0 1.2rem;font-size:1.4rem}.instructor,.fechas{font-size:1.1rem}.containar-date img{width:24px;height:24px}.boton-inscripcion{padding:5px 1.6rem;font-size:.95rem}}@media (max-width:600px){.curso-card{min-width:260px;max-width:320px}.card-image-container{border-radius:16px;height:200px}.card-content{padding:14px}.titulo{margin:0 0 1rem;font-size:1.5rem;line-height:1.1}.instructor{margin:0 0 4px;font-size:1.25rem}.fechas{font-size:1rem}.containar-date{gap:.3rem}.containar-date img{width:22px;height:22px}.boton-inscripcion{padding:4px 1.4rem;font-size:.9rem}}@media (max-width:480px){.titulo{margin:0 0 .8rem;font-size:1.5rem;line-height:1.1}.instructor{margin:0 0 4px;font-size:1.2rem}.fechas{font-size:1.1rem}.containar-date{gap:.2rem}.boton-inscripcion{padding:7px 1.2rem;font-size:.9rem}}
.short-courses__container{background-color:#fff;width:100%;padding:3rem 0}.short-courses__grid{grid-template-columns:repeat(3,1fr);place-items:stretch center;gap:2rem;max-width:2000px;margin:0 auto;padding:0 1rem;display:grid}.short-courses__empty,.short-courses__loading,.short-courses__error{text-align:center;grid-column:1/-1;padding:3rem 1rem;font-size:1.125rem}.short-courses__empty{color:#6b7280}.short-courses__loading{color:#3b82f6}.short-courses__error{color:#ef4444}@media (max-width:1110px){.short-courses__container{padding:2rem 0}.short-courses__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.short-courses__container{padding:1.5rem 0}.short-courses__grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.short-courses__container{padding:1rem 0}.short-courses__grid{gap:1.25rem}}
