.plataforma-page{background-color:var(--color-black);min-height:100vh}.plataforma-hero{position:relative;padding:80px 20px 60px;text-align:center;background:linear-gradient(180deg,rgba(39,112,143,.3) 0%,var(--color-black) 100%)}.plataforma-hero__badge{display:inline-block;background:var(--color-primary);color:var(--color-white);padding:8px 20px;border-radius:30px;font-size:.875rem;font-weight:500;margin-bottom:24px;text-transform:uppercase;letter-spacing:1px}.plataforma-hero__title{font-size:2rem;font-weight:500;color:var(--color-white);margin-bottom:16px;line-height:1.2}.plataforma-hero__subtitle{font-size:1rem;color:#fffc;max-width:600px;margin:0 auto;line-height:1.6}.plataforma-categories{padding:60px 20px;background:linear-gradient(180deg,var(--color-black) 0%,#0a1a20 100%)}.plataforma-categories__container{max-width:1200px;margin:0 auto}.plataforma-categories__header{text-align:center;margin-bottom:90px}.plataforma-categories__title{font-size:1.75rem;font-weight:500;color:var(--color-white);margin-bottom:16px}.plataforma-categories__subtitle{font-size:1rem;color:#ffffffb3}.plataforma-category{margin-bottom:48px}.plataforma-category__title{font-size:1.5rem;font-weight:500;color:var(--color-white);margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid rgba(39,112,143,.3)}.plataforma-category__cards--mobile{display:block}.plataforma-category__cards--desktop{display:none}.plataforma-swiper{width:100%;padding-bottom:40px}.plataforma-swiper swiper-slide{height:auto}.plataforma-swiper::part(button-prev),.plataforma-swiper::part(button-next){color:var(--color-primary);width:40px;height:40px;background:#27708f33;border-radius:50%;transition:all .3s ease;top:50%;transform:translateY(-50%)}.plataforma-swiper::part(button-prev){left:8px}.plataforma-swiper::part(button-next){right:8px}.plataforma-swiper::part(button-prev):hover,.plataforma-swiper::part(button-next):hover{background:#27708f66}.plataforma-page .swiper-button-next svg,.plataforma-page .swiper-button-prev svg{width:24px;height:24px;stroke-width:2;display:block;margin:0 auto}.plataforma-swiper::part(button-prev) svg,.plataforma-swiper::part(button-next) svg{width:24px;height:24px;stroke-width:2;display:block;margin:0 auto}.plataforma-swiper::part(pagination){bottom:0}.plataforma-swiper::part(bullet){background:#27708f80;opacity:1;width:8px;height:8px;margin:0 4px}.plataforma-swiper::part(bullet-active){background:var(--color-primary)}.plataforma-card{background:linear-gradient(145deg,#27708f26,#27708f0d);border:1px solid rgba(39,112,143,.3);border-radius:16px;overflow:hidden;transition:all .3s ease;height:100%}.plataforma-card:hover{transform:translateY(-4px);border-color:#27708f99;box-shadow:0 8px 24px #27708f33}.plataforma-card img{width:100%;height:540px;display:block;object-fit:cover}.plataforma-card_first{background:linear-gradient(145deg,#27708f26,#27708f0d);border:1px solid rgba(39,112,143,.3);border-radius:16px;overflow:hidden;transition:all .3s ease;height:100%}.plataforma-card_first:hover{transform:translateY(-4px);border-color:#27708f99;box-shadow:0 8px 24px #27708f33}.plataforma-card_first img{width:100%;height:540px;display:block;object-fit:cover}.plataforma-cta{padding:60px 20px;background-color:var(--color-black);text-align:center}.plataforma-cta__container{max-width:600px;margin:0 auto}.plataforma-cta__title{font-size:1.75rem;font-weight:500;color:var(--color-white);margin-bottom:16px}.plataforma-cta__text{font-size:1rem;color:#fffc;margin-bottom:32px;line-height:1.6}@media(min-width:768px){.plataforma-hero{padding:120px 40px 80px}.plataforma-hero__title{font-size:2.5rem}.plataforma-hero__subtitle{font-size:1.125rem}.plataforma-categories{padding:80px 40px}.plataforma-categories__title{font-size:2rem}.plataforma-category__title{font-size:1.75rem}.plataforma-cta{padding:80px 40px}.plataforma-cta__title{font-size:2rem}.plataforma-cta__text{font-size:1.125rem}}@media(min-width:1024px){.plataforma-hero{padding:160px 60px 100px}.plataforma-hero__title{font-size:3rem}.plataforma-hero__subtitle{font-size:1.25rem}.plataforma-categories{padding:100px 60px}.plataforma-categories__title{font-size:2.5rem}.plataforma-categories__subtitle{font-size:1.125rem}.plataforma-category{margin-bottom:64px}.plataforma-category__title{font-size:2rem;margin-bottom:32px}.plataforma-category__cards--mobile{display:none}.plataforma-category__cards--desktop{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.plataforma-category--medicina .plataforma-category__cards--desktop{display:flex;justify-content:flex-start;align-items:center;gap:32px;flex-wrap:nowrap}.plataforma-category--medicina .plataforma-card_first{width:calc(50% - 16px);max-width:600px;flex:0 0 auto}.plataforma-category--medicina .plataforma-card_first img{width:100%;height:540px;display:block;object-fit:cover}.plataforma-swiper::part(button-prev),.plataforma-swiper::part(button-next){width:48px;height:48px}.plataforma-cta{padding:100px 60px}.plataforma-cta__title{font-size:2.5rem}.plataforma-cta__text{font-size:1.25rem}}@media(min-width:1280px){.plataforma-category__cards--desktop{grid-template-columns:repeat(4,minmax(300px,1fr));gap:32px}.plataforma-category--medicina .plataforma-category__cards--desktop{gap:40px}.plataforma-category--medicina .plataforma-card_first{width:380px}}@media screen and (min-width:1000px)and (max-width:1300px){.plataforma-card img{width:100%;height:430px;display:block;object-fit:cover}.plataforma-category__cards--desktop{grid-template-columns:repeat(4,minmax(280px,1fr));gap:32px}.plataforma-category--medicina .plataforma-card_first{width:280px}.plataforma-category--medicina .plataforma-card_first img{width:100%;height:430px;display:block;object-fit:cover}}@media screen and (max-width:600px){.plataforma-card img{width:100%;height:340px;display:block;object-fit:cover}.plataforma-cta__title{font-size:26px;font-weight:500;color:var(--color-white);margin-bottom:16px}.plataforma-hero__title{font-size:25px;font-weight:500;color:var(--color-white);margin-bottom:16px;line-height:1.2}.plataforma-categories__title{font-size:26px;font-weight:500;color:var(--color-white);margin-bottom:16px}.plataforma-category__title{font-size:22px;font-weight:500;color:var(--color-white);margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid rgba(39,112,143,.3)}}
