@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-Thin.ttf") format("truetype");            font-weight: 100; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-ThinItalic.ttf") format("truetype");      font-weight: 100; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-UltraLight.ttf") format("truetype");      font-weight: 200; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-UltraLightItalic.ttf") format("truetype");font-weight: 200; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-Light.ttf") format("truetype");           font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-LightItalic.ttf") format("truetype");     font-weight: 300; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-Regular.ttf") format("truetype");         font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-RegularItalic.ttf") format("truetype");   font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-Medium.ttf") format("truetype");          font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-MediumItalic.ttf") format("truetype");    font-weight: 500; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-SemiBold.ttf") format("truetype");        font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-SemiBoldItalic.ttf") format("truetype");  font-weight: 600; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-Bold.ttf") format("truetype");            font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-BoldItalic.ttf") format("truetype");      font-weight: 700; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-ExtraBold.ttf") format("truetype");       font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-ExtraBoldItalic.ttf") format("truetype");font-weight: 800; font-style: italic; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-Black.ttf") format("truetype");           font-weight: 900; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("assets/fontes/Gilroy-BlackItalic.ttf") format("truetype");     font-weight: 900; font-style: italic; font-display: swap; }

@font-face { font-family: "Gilroy Heavy"; src: url("assets/fontes/Gilroy-Heavy.ttf") format("truetype");       font-weight: 900; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy Heavy"; src: url("assets/fontes/Gilroy-HeavyItalic.ttf") format("truetype"); font-weight: 900; font-style: italic; font-display: swap; }

@font-face { font-family: "Muro"; src: url("assets/fontes/MuroRegular.otf") format("opentype"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Muro"; src: url("assets/fontes/MuroSlant.otf") format("opentype");   font-weight: 400; font-style: italic; font-display: swap; }

.font-gilroy       { font-family: var(--font-gilroy); }
.gilroy-thin       { font-family: var(--font-gilroy); font-weight: 100; }
.gilroy-ultralight { font-family: var(--font-gilroy); font-weight: 200; }
.gilroy-light      { font-family: var(--font-gilroy); font-weight: 300; }
.gilroy-regular    { font-family: var(--font-gilroy); font-weight: 400; }
.gilroy-medium     { font-family: var(--font-gilroy); font-weight: 500; }
.gilroy-semibold   { font-family: var(--font-gilroy); font-weight: 600; }
.gilroy-bold       { font-family: var(--font-gilroy); font-weight: 700; }
.gilroy-extrabold  { font-family: var(--font-gilroy); font-weight: 800; }
.gilroy-black      { font-family: var(--font-gilroy); font-weight: 900; }
.gilroy-heavy      { font-family: "Gilroy Heavy", var(--font-gilroy); font-weight: 900; }

.font-muro         { font-family: var(--font-muro); font-weight: 400; }
.muro              { font-family: var(--font-muro); font-weight: 400; font-style: normal; }
.muro-slant        { font-family: var(--font-muro); font-weight: 400; font-style: italic; }

.italic            { font-style: italic; }

:root {
  --blue-950: #082d78;
  --blue-900: #073b97;
  --blue-800: #0649b3;
  --blue-700: #0069d8;
  --blue-500: #06a6ed;
  --red-600: #ed211b;
  --red-500: #f02c22;
  --cream: #fcf3d7;
  --white: #ffffff;
  --ink: #113e96;
  --shadow-card: 0 18px 55px rgb(0 24 84 / 24%);
  --container: 1180px;
  --radius-lg: 24px;
  --radius-md: 14px;
  --font-display: "Muro", "Anton", Impact, sans-serif;
  --font-body: "Gilroy", "Montserrat", Arial, sans-serif;
  --font-gilroy: "Gilroy", "Montserrat", Arial, sans-serif;
  --font-muro: "Muro", "Gilroy", "Anton", sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  margin: 0;
  overflow-x: hidden;
  color: var(--ink);
  background: var(--cream);
  font-family: var(--font-body);
  text-rendering: optimizeLegibility;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select {
  font: inherit;
}

.page-container {
  width: min(calc(100% - 48px), var(--container));
  margin-inline: auto;
}

.skip-link {
  position: fixed;
  z-index: 999;
  top: 12px;
  left: 12px;
  padding: 10px 14px;
  border-radius: 8px;
  color: #fff;
  background: #111;
  transform: translateY(-180%);
}

.skip-link:focus {
  transform: translateY(0);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.mobile-top {
  display: none;
}

.hero {
  position: relative;
  isolation: isolate;
  min-height: 750px;
  overflow: hidden;
  color: #fff;
  background:
    radial-gradient(circle at 22% 18%, rgb(0 185 250 / 70%), transparent 34%),
    url('assets/images/bg-panel-blue.webp') right center / 46% auto no-repeat,
    linear-gradient(112deg, #039fe6 0%, #006fcf 43%, #124499 68%, #072e79 100%);
}

.hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  z-index: -1;
  height: 42%;
  background: linear-gradient(to top, rgb(0 40 105 / 22%), transparent);
  pointer-events: none;
}

.hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(390px, 0.72fr);
  gap: clamp(30px, 5vw, 82px);
  align-items: start;
  min-height: 750px;
  padding-top: 42px;
}

.hero__visual {
  position: relative;
  align-self: stretch;
  min-height: 708px;
}

.hero__copy {
  position: relative;
  z-index: 3;
  width: min(100%, 530px);
  margin-top: 26px;
  margin-left: 54px;
}

.brand--desktop {
  display: none;
}

.hero__title,
.mobile-top__title {
  margin: 0;
  text-transform: uppercase;
  font-family: var(--font-display);
  font-weight: 400;
  letter-spacing: .01em;
  line-height: .97;
}

.hero__title {
  font-size: clamp(45px, 4.35vw, 69px);
}

.hero__title span,
.hero__title strong,
.mobile-top__title span,
.mobile-top__title strong {
  display: block;
}

.hero__title span:first-child,
.hero__title span:nth-child(2) {
  color: #114da4;
  text-shadow: 0 1px 0 rgb(255 255 255 / 8%);
}

.hero__title strong {
  color: #fff9da;
  font-weight: 400;
}

.hero__campus {
  position: absolute;
  z-index: 1;
  inset: auto -18px 0 -88px;
  height: 640px;
  border-radius: 0;
}

.media-frame {
  position: relative;
  overflow: hidden;
}

.media-frame img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}

.media-frame--hero img {
  object-fit: cover;
  object-position: center bottom;
}

.media-frame::after {
  content: attr(data-label);
  position: absolute;
  inset: 50% auto auto 50%;
  display: none;
  width: 75%;
  padding: 14px;
  border: 1px dashed rgb(255 255 255 / 60%);
  border-radius: 10px;
  color: #fff;
  background: rgb(0 38 106 / 65%);
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  transform: translate(-50%, -50%);
}

.media-frame.is-missing::after {
  display: block;
}

.hero__box-text {
    width: max-content;
    position: absolute;
    right: 6%;
    top: 30%;
}

.hero__box-text p {
    margin: 0;
    padding: 18px 23px 14px 23px;
    font-weight: 500;
    font-size: clamp(12px, 4vw, 21px);
}  

.hero__box-text {
  top: 30%;    
}

.hero__box-text p:first-child {
  background: #c60000; 
}

.hero__box-text p:last-child {
  background: #1e459a;
}

@media (max-width: 1848px) {
  .hero__box-text p {
    font-size: 20px
  }
}
/*
@media (max-width: 1688px) {
  .hero__box-text p {
    font-size: 18px
  }
  .hero__box-text {
      top: 225px;
  } 
}*/

@media (max-width: 1688px) {
  .hero__box-text p {
    font-size: 16px
  }
  .hero__box-text {
      top: 31%;
  } 
}

@media (max-width: 1366px) {
  .hero__box-text p {
    font-size: 16px
  }
  .hero__box-text {
      top:31%;
  } 
}

@media (max-width: 1180px) {
  .hero__box-text p {
    font-size: 14px
  }
  .hero__box-text {
      top: 31%;
  } 
}

@media (max-width: 1024px) {
  .hero__box-text {
    right: 2%;
  }
}

.pending-message {
    background: #ffffff;
    padding: 10px 20px 10px 20px;
    color: #1a1a1a;
    font-size: 11px;
    text-align: left;
    margin: 0;
}


.scholarship-card {
  position: relative;
  z-index: 4;
  width: 100%;
  max-width: 410px;
  margin: 0 auto 30px;
  border-radius: 18px;
  background: #fff;
  box-shadow: var(--shadow-card);
  color: #171717;
}

.scholarship-card__head {
  padding: 18px 24px 35px;
  border-radius: 18px 18px 0 0;
  color: #fcf3d7;
  background: linear-gradient(180deg, #fa221c 0%, #dc130f 100%);
  text-align: center;
  text-transform: uppercase;
  flex-shrink: 0;
}

.scholarship-card__head p,
.scholarship-card__head h2 {
  margin: 0;
}

.scholarship-card__head p {
  font-size: 25px;
  font-weight: 800;
}

.scholarship-card__head h2 {
  margin-top: 2px;
  font-family: var(--font-display);
  font-size: 50px;
  font-weight: 400;
  line-height: 0.9;
}

.scholarship-card__head span {
  display: inline-flex;
  margin-top: 35px;
  padding: 2px 18px 10px 18px;
  border-radius: 999px;
  background: #0a48a6;
  font-family: var(--font-muro);
  font-size: 29px;
  font-weight: 400;
}

.scholarship-form {
  padding: 10px 18px 0;
}

.scholarship-form fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.scholarship-form fieldset + fieldset {
  margin-top: 8px;
}

.scholarship-form legend {
  width: 100%;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 800;
}

.field {
  display: block;
  margin-bottom: 5px;
}

.field input,
.field select {
  width: 100%;
  height: 31px;
  padding: 0 11px;
  border: 1px solid #d8dce5;
  border-radius: 4px;
  outline: none;
  color: #252525;
  background: #fff;
  font-size: 10px;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.field input:focus,
.field select:focus {
  border-color: #1c62cc;
  box-shadow: 0 0 0 3px rgb(22 91 198 / 12%);
}

.submit-button {
  width: 100%;
  height: 38px;
  border: 0;
  border-radius: 5px;
  color: #fff;
  background: linear-gradient(90deg, #0a56c9 0%, #003a9f 100%);
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}

.form-legal {
  margin: 8px 0 0;
  color: #343434;
  font-size: 7.4px;
  line-height: 1.35;
}

.scholarship-card__links {
  display: flex;
  justify-content: center;
  gap: 42px;
  align-items: center;
  padding: 11px 18px 28px;
  color: #fff;
  background: transparent;
  transform: translateY(48px);
}

.outline-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 31px;
  padding: 5px 17px;
  border: 2px solid currentColor;
  border-radius: 999px;
  font-size: 21px;
  font-weight: 700;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 21px;
  font-weight: 700;
}

.text-link span {
  font-size: 22px;
  line-height: .8;
}

.hero__decor,
.stage-decor {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  filter: drop-shadow(0 10px 10px rgb(0 0 0 / 18%));
}

.hero__decor--plus-top,
.hero__decor--plus-left,
.hero__decor--plus-bottom,
.stage-decor--plus-red,
.stage-decor--plus-blue {
  width: 86px;
  aspect-ratio: 1;
  border-radius: 24px;
  transform: rotate(45deg);
}

.hero__decor--plus-top,
.hero__decor--plus-bottom,
.stage-decor--plus-red {
  background:
    linear-gradient(#ff3f35, #bb0909) center/28% 100% no-repeat,
    linear-gradient(90deg, #ff3f35, #bb0909) center/100% 28% no-repeat;
}

.hero__decor--plus-left,
.stage-decor--plus-blue {
  background:
    linear-gradient(#4bb8ff, #0446c1) center/28% 100% no-repeat,
    linear-gradient(90deg, #4bb8ff, #0446c1) center/100% 28% no-repeat;
}

.hero__decor--plus-top {
  top: -20px;
  left: 45%;
}

.hero__decor--plus-left {
  left: -19px;
  bottom: 20px;
}

.hero__decor--plus-bottom {
  right: 28%;
  bottom: -9px;
  width: 74px;
}

.hero__decor--triangle {
  right: -20px;
  top: 275px;
  width: 100px;
  aspect-ratio: 1;
  border: 18px solid #ff3a31;
  border-radius: 18px;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  transform: rotate(18deg);
}

.open-day {
  position: relative;
  z-index: 6;
  color: #fff;
  background: var(--red-600) url('assets/images/bg-strip-red.webp') center / cover no-repeat;
}

.open-day__inner {
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  gap: 50px;
  align-items: center;
  min-height: 200px;
  max-width: 1100px;
}

.date-badge {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: LEFT;
  width: 89px;
  min-height: 120px;
  border: 2px solid #8d1d18;
  border-radius: 13px;
  color: #fcf3d7;
  background: rgb(184 13 9 / 18%);
  
  padding: 0px 5px;
}

.date-badge strong {
  font-family: var(--font-display);
  font-size: 48px;
  font-weight: 400;
  text-align: left;
  line-height: .9;
}

.date-badge span {
  margin-top: 4px;
  font-family: var(--font-display);
  font-size: 48px;
  line-height: .9;
  margin-bottom: 10px}

.open-day p {
  margin: 0;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.45;
}

.mobile-campus {
  display: none;
}

.stages {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 44px 0 26px;
  background:
    radial-gradient(circle at 18% 10%, rgb(255 255 255 / 96%), transparent 29%),
    radial-gradient(circle at 74% 28%, rgb(255 255 255 / 92%), transparent 26%),
    linear-gradient(180deg, #fffdf2 0%, #fffdf5 100%);
}

.stages__list {
  display: grid;
  gap: 18px;
}

.stage {
  position: relative;
  /*z-index: 3;*/
  display: grid;
  grid-template-columns: minmax(320px, .8fr) minmax(360px, 1.2fr);
  gap: clamp(4px, 1vw, 12px);
  align-items: center;
  min-height: 600px;
}
.stage.stage--image-right{
  grid-template-columns: minmax(360px, 1.2fr) minmax(320px, .8fr) ;
}
.stage__image {
  height: 580px;
}

.stage__image img {
  object-fit: contain;
}

.stage__content {
  max-width: 500px;
}

.stage--image-right .stage__content {
  justify-self: end;
  text-align: right;
}

.stage__tag,
.stage__cta,
.stage__cta2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 43px;
  padding: 10px 18px;
  border-radius: 8px;
  color: #fcf3d7;
  background: var(--red-600);
  font-size: 25px;
  font-weight: 900;
  line-height: 1.25;
  text-transform: uppercase;
}

.stage__tag {
  margin: 0;
}

.stage h2 {
  margin: 30px 0 35px 0;
  color: #12449a;
  font-family: var(--font-display);
  font-size: clamp(39px, 4vw, 59px);
  font-weight: 400;
  line-height: .95;
  text-transform: uppercase;
}

.stage h2 small {
  display: block;
  font-family: var(--font-display);
  font-size: .48em;
  font-weight: 400;
}

.stage__content > p:not(.stage__tag) {
 
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.55;
}

.stage--image-right .stage__content > p:not(.stage__tag) {
  margin-left: auto;
}

.stage__cta {
  margin-top: 27px;
  min-width: 100px;
  text-align: right;
}

.stage__cta2 {
  margin-top: 27px;
  min-width: 100px;
  text-align: left;
  padding: 30px 20px
}
.stage--last .stage__content .stage__cta {
  padding: 30px 20px
}

.site-footer {
  min-height: 132px;
  color: #fff;
  background: #0b439b url('assets/images/bg-footer-blue.webp') center / cover no-repeat;
}

.site-footer__inner {
  display: flex;
  justify-content: center;
  gap: 70px;
  align-items: center;
  min-height: 132px;
}

.footer-brand {
  width: 190px;
}

.site-footer__links {
  display: flex;
  gap: 40px;
  align-items: center;
}

@media (max-width: 1439px) {
  :root {
    --container: 1100px;
  }

  .hero {
    min-height: 690px;
  }

  .hero__grid {
    grid-template-columns: minmax(0, 1.36fr) minmax(365px, .72fr);
    gap: 45px;
    min-height: 690px;
    padding-top: 30px;
  }

  .hero__visual {
    min-height: 660px;
  }

  .hero__copy {
    margin-left: 34px;
  }

  .hero__title {
    font-size: clamp(43px, 4.5vw, 61px);
  }

  .hero__campus {
    inset-inline: -50px -20px;
    height: 525px;
  }

  .scholarship-card {
    max-width: 385px;
  }

  .scholarship-card__head h2 {
    font-size: 35px;
  }

  .stage {
    min-height: 400px;
    padding-inline: 44px;
  }

  .stage__image {
    height: 365px;
  }
}

@media (max-width: 767px) {
  :root {
    --container: 100%;
  }

  .hero__box-text {
    display: none
  }

  .page-container {
    width: min(calc(100% - 30px), 520px);
  }

  .mobile-top {
    display: block;
    min-height: 88px;
    color: #0d4399;
    background: #fffdf1;
  }

  .mobile-top__inner {
    display: grid;
    grid-template-columns: 68px minmax(0, 1fr);
    gap: 13px;
    align-items: center;
    min-height: 88px;
    padding-block: 9px;
  }

  .mobile-top__title {
    font-size: 26PX;
    line-height: .94;
  }

  .mobile-top__title strong {
    color: #e51e18;
  }

  .hero {
    min-height: auto;
    overflow: visible;
    z-index: 10;
    background: linear-gradient(180deg, #0b3f98 0%, #0b409c 100%);
  }

  .hero::after {
    display: none;
  }

  .hero__grid {
    display: block;
    min-height: auto;
    padding: 18px 0 30px;
  }

  .hero__visual,
  .hero__copy,
  .brand--desktop,
  .hero__campus {
    display: none;
  }

  .scholarship-card {
    max-width: 270px;
    margin-bottom: 0;
    border-radius: 11px;
    box-shadow: 0 12px 30px rgb(0 0 0 / 22%);
  }

  .scholarship-card__head {
    padding: 11px 12px 9px;
    border-radius: 11px 11px 0 0;
  }

  .scholarship-card__head p {
    font-size: 9px;
  }

  .scholarship-card__head h2 {
    font-size: 25px;
  }

  .scholarship-card__head span {
    margin-top: 6px;
    padding: 3px 12px;
    font-size: 9px;
  }

  .scholarship-form {
    padding: 7px 9px 0;
  }

  .scholarship-form legend {
    margin-bottom: 3px;
    font-size: 7px;
  }

  .field {
    margin-bottom: 3px;
  }

  .field input,
  .field select {
    height: 21px;
    padding-inline: 7px;
    font-size: 6.6px;
  }

  .submit-button {
    height: 25px;
    font-size: 8px;
  }

  .form-legal {
    margin-top: 5px;
    font-size: 4.8px;
  }

  .scholarship-card__links {
    gap: 28px;

    transform: translateY(32px);
  }

  .scholarship-card__links .outline-link,
  .scholarship-card__links .text-link {
    font-size: 14px;
  }

  .scholarship-card__links .outline-link {
    min-height: 20px;
    padding: 3px 10px;
    border-width: 1px;
  }

  .scholarship-card__links .text-link span {
    font-size: 15px;
  }

  .hero__decor--plus-top {
    top: 8px;
    left: 10px;
    width: 52px;
  }

  .hero__decor--triangle,
  .hero__decor--plus-left {
    display: none;
  }

  .hero__decor--plus-bottom {
    right: -6px;
    bottom: -7px;
    width: 69px;
  }

  .open-day {
    margin-top: 0;
  }

  .open-day__inner {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 20px;
    min-height: 108px;
    padding-block: 12px;
  }

  .date-badge {
    width: 53px;
    min-height: 85px;
    border-width: 1px;

  }

  .date-badge strong {
    font-size: 30px;
  }

  .date-badge span {
    font-size: 25px;
  }

  .open-day p {
    font-size: 14px;
    line-height: 1.35;
  }

  .mobile-campus {
    position: relative;
    display: block;
    height: 300px;
    overflow: visible;
    z-index: 5;
    background: linear-gradient(180deg, #06a5ec 0%, #008ad9 100%);
  }

  .media-frame--mobile-campus {
    height: 100%;
  }

  .media-frame--mobile-campus img {
    object-fit: cover;
    object-position: 50% 75%;
  }

  .stage-decor--triangle {
    right: 31%;
    bottom: -21px;
    width: 65px;
    aspect-ratio: 1;
    border: 11px solid #ff3a31;
    border-radius: 10px;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    transform: rotate(-15deg);
  }

  .stages {
    padding: 20px 0 40px;
  }

  .stages__list {
    gap: 45px;
  }

  .stage,
  .stage--image-right {
    grid-template-columns: 47% 53%!important;
    gap: 12px;
    min-height: 245px;
    padding: 0;
  }

  .stage--image-right .stage__content {
    order: 2;
  }

  .stage--image-right .stage__image {
    order: 1;
  }

  .stage__image {
    height: 260px;
  }

  .stage__content,
  .stage--image-right .stage__content {
    display: flex;
    flex-direction: column;
    justify-self: stretch;
    align-self: center;
    max-width: none;
    padding-right: 5px;
    text-align: left;
    margin-top: 2rem;
  }

  .stage__tag,
  .stage__cta,
  .stage__cta2, .stage--last .stage__content .stage__cta{
    align-self: flex-start;
    min-height: 29px;
    padding: 6px 9px;
    border-radius: 5px;
    font-size: 14px;
  }

  .stage__tag {
    margin-bottom: 8px;
  }

  .stage h2 {
    margin: 5px 0 10px 0;
    font-size: 32px;
    line-height:normal;
  }

  .open-day{
    padding:20px
  }

  .stage h2 small {
    font-size: .47em;
  }

  .stage__content > p:not(.stage__tag) {
    font-size: 14px;
    line-height: 1.4;
    padding-right: 10px;
  }

  .stage__cta,
  .stage__cta2 {
    order: -1;
    min-width: 0;
    margin-top: 0;
    margin-bottom: 8px;
    text-align: left;
  }
  .stage-decor--plus-red {
    display: none;
  }
/*
  .stage-decor--arch {
    top: 300px;
    left: -32px;
    right: auto;
    width: 94px;
    height: 63px;
    border-width: 15px;
    transform: rotate(-73deg);
  }

  .stage-decor--ring {
    top: auto;
    right: -36px;
    bottom: 300px;
    left: auto;
    width: 95px;
    border-width: 14px;
  }

  

  .stage-decor--plus-blue {
    right: 16%;
    bottom: -13px;
    left: auto;
    width: 58px;
  }
*/
  .site-footer {
    min-height: 184px;
  }

  .site-footer__inner {
    flex-direction: column-reverse;
    gap: 24px;
    min-height: 184px;
    padding-block: 26px 22px;
    z-index: 0;
  }

  .footer-brand {
    width: 120px;
  }

  .site-footer__links {
    gap: 24px;
  }

  .site-footer__links .outline-link {
    min-height: 31px;
    padding-inline: 21px;
  }

  .site-footer__links .outline-link,
  .site-footer__links .text-link {
    font-size: 13px;
  }

  
}

@media (max-width: 380px) {
  .page-container {
    width: min(calc(100% - 24px), 340px);
  }

  .mobile-top__inner {
    grid-template-columns: 61px minmax(0, 1fr);
    gap: 10px;
  }

  .stage,
  .stage--image-right {
    grid-template-columns: 48% 52%;
    gap: 8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}

.hero__decor,
.stage-decor {
  position: absolute;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  filter: none;
}

.hero__decor--plus-top,
.hero__decor--plus-bottom,
.stage-decor--plus-red {
  background-image: url('assets/images/decor-plus-red.webp');
}

.hero__decor--plus-left,
.stage-decor--plus-blue {
  background-image: url('assets/images/decor-plus-blue.webp');
}

.hero__decor--triangle,
.stage-decor--triangle {
  background-image: url('assets/images/decor-triangle-red.webp');
  border: 0;
  border-radius: 0;
  clip-path: none;
}

.stage-decor--arch {
  background-image: url('assets/images/decor-arch-blue.webp');
  border: 0;
  border-radius: 0;
  transform: rotate(0deg);
}

.stage-decor--ring {
  background-image: url('assets/images/decor-ring-red.webp');
  border: 0;
  border-radius: 0;
  background-color: transparent;
  transform: rotate(0deg);
}

.hero__decor--plus-top,
.hero__decor--plus-left,
.hero__decor--plus-bottom,
.stage-decor--plus-red,
.stage-decor--plus-blue {
  border-radius: 0;
  transform: none;
}

.hero__decor--plus-top {
  top: -26px;
  left: 43%;
  width: 92px;
  aspect-ratio: 320 / 329;
}

.hero__decor--plus-left {
  left: -24px;
  bottom: 18px;
  width: 94px;
  aspect-ratio: 320 / 329;
}

.hero__decor--plus-bottom {
  right: 29%;
  bottom: -6px;
  width: 80px;
  aspect-ratio: 304 / 312;
}

.hero__decor--triangle {
  right: -18px;
  top: 285px;
  width: 104px;
  aspect-ratio: 261 / 304;
  transform: rotate(0deg);
}

.stage-decor--arch {
  top: 20%;
  right: -15%;
  width: 15vw;
  height: 15vw;
}

.stage-decor--ring {
  top: 30%;
  left: -10%;
  width: 15vw;
  aspect-ratio: 1;
}
.stage-decor--plus-red {
  top: 30%;
  right: -15%;
  width: 15vw;
}

.stage-decor--plus-blue {
  bottom: 10%;
  left: -15%;
  width: 15vw;
}
@media (max-width: 1439px) {
  .hero {
    background:
      radial-gradient(circle at 22% 18%, rgb(0 185 250 / 70%), transparent 34%),
      url('assets/images/bg-panel-blue.webp') right center / 45% auto no-repeat,
      linear-gradient(112deg, #039fe6 0%, #006fcf 43%, #124499 68%, #072e79 100%);
  }

  .hero__copy {
    margin-top: 18px;
    margin-left: 28px;
  }

  .hero__campus {
    inset-inline: -65px -25px;
    height: 592px;
  }
}

@media (max-width: 767px) {
  .hero {
    background: #0b409c url('assets/images/bg-panel-blue.webp') center / cover no-repeat;
  }

  .hero__decor--plus-top {
    display: none;
  }

  .hero__decor--plus-left {
    display: block;
    top: -20PX;
    left: 10px;
    bottom: auto;
    width: 70px;
    z-index: 99;
  }

  .hero__decor--plus-bottom {
    right: -22px;
    bottom: -18px;
    width: 116px;
    z-index: 999;
  }

  .mobile-campus {
    position: relative;
    display: block;
    height: 300px;
    overflow: visible;
    z-index: 5;
    background: linear-gradient(180deg, #06a5ec 0%, #008ad9 100%);
  }

  .media-frame--mobile-campus img {
    object-fit: cover;
    object-position: center bottom;
  }

  .stage-decor--triangle {
    right: 28%;
    bottom: -24px;
    width: 74px;
    aspect-ratio: 261 / 304;
    transform: none;
    z-index: 999;
  }

  .stage-decor--arch {
    top: 400px;
    left: -44px;
    right: auto;
    width: 105px;
    height: 97px;
    transform: rotate(93deg);
    z-index: 999;
  }

  .stage-decor--ring {
    top: auto;
    right: -18%;
    bottom: -130%;
    left: auto;
    width: 104px;
  }

  .stage-decor--plus-blue {
    right: 16%;
    bottom: -25%;
    left: auto;
    width: 66px;
    z-index: 999;
  }

  .stages {
    overflow: visible;
  }

  #conteudo {
    position: relative;
    z-index: 2;
  }

  .site-footer {
    position: relative;
    z-index: 1;
  }
}

.mobile-top {
  background: #fffdf1;
}

.hero__campus {
  inset: auto -18px 0 -48px;
  height: 585px;
}

.media-frame--hero img {
  object-fit: cover;
  object-position: center bottom;
}

.open-day {
  background: #ee201a url('assets/images/bg-red-solid.webp') center / cover no-repeat;
}

.stages {
  background: #fcf3d7;
}
/*
.stage__image {
  height: 452px;
}
*/
.footer-brand {
  width: 202px;
}

.site-footer {
  background:
    radial-gradient(circle at 62% 100%, rgb(23 101 210 / 38%), transparent 34%),
    linear-gradient(90deg, #0b439b 0%, #062f7d 100%);
}

@media (max-width: 1439px) {
  .hero__campus {
    inset-inline: -40px -10px;
    height: 548px;
  }

  .stage__image {
    height: 415px;
  }
}

@media (max-width: 767px) {
  .brand--mobile {
    width: 130px;
  }

  .mobile-top__inner {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .mobile-campus {
    background: #0b409c url('assets/images/bg-blue-solid.webp') center / cover no-repeat;
  }

  .stage__image {
    height: 290px;
  }

  .footer-brand {
    width: 138px;
  }
}

.scholarship-card {
  overflow: visible;
  background: transparent;
  box-shadow: none;
}

.form-embed {
  --crop-top: 0px;
  position: relative;
  width: 100%;
  height: 610px;
  overflow-y: scroll;
  border-radius: 18px;
  background: #fff;
}

.form-embed__iframe {
  display: block;
  position: absolute;
  top: calc(-1 * var(--crop-top));
  left: 0;
  width: 100%;
  height: calc(100% + var(--crop-top));
  border: 0;
  border-radius: inherit;
  background: #fff;
}

.is-pending {
  cursor: not-allowed;
  opacity: .72;
}

.is-pending:focus-visible {
  outline: 3px solid rgb(255 255 255 / 42%);
  outline-offset: 3px;
}

@media (max-width: 1439px) {
  .form-embed {
    height: 575px;
  }
}

@media (max-width: 999px) {
  .media-frame--hero img {
   /* object-position: center right !important;*/
  }
} 

@media (max-width: 767px) {
  .scholarship-card {
    max-width: 320px;
  }

  .form-embed {
    --crop-top: 175px;
    height: 980px;
    border-radius: 11px;
  }
}

@media (min-width: 768px) {
  .hero {
    z-index: 7;
    overflow: visible;
    background:
      radial-gradient(circle at 30% 10%, rgb(90 205 255 / 30%), transparent 46%),
      linear-gradient(to top, #0077cc 0, #007ed6 20vw, #0080d8 34vw, #17a0e6 56vw, #34b2f0 80vw, #3cb8f3 100%);
  }

  .hero::after {
    display: none;
  }

  .hero__grid {
    display: grid;
    grid-template-columns: minmax(0, 53fr) minmax(430px, 47fr);
    gap: 0;
    align-items: stretch;
    width: 100%;
    min-height: 720px;
    padding-top: 0;
  }

  .hero__visual {
    position: relative;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    background: linear-gradient(90deg, #006ec6 0%, #0076cd 50%, #0083d7 100%);
  }

  .hero__copy {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
  }

  .hero__panel {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: clamp(14px, 1.6vw, 26px) clamp(24px, 3vw, 60px) clamp(14px, 1.4vw, 22px);
    background: #113f9e url('assets/images/bg-panel-blue.webp') center / cover no-repeat;
  
  }

  .hero__campus {
    position: absolute;
    z-index: 1;
    inset: 0;
    width: 100%;
    height: 100%;
  }




  .media-frame--hero {
    height: 100%;
  }

  .media-frame--hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .scholarship-card {
    max-width: 520px;
    margin: 0 auto;
    border-radius: 0;
  }
/*
  .scholarship-card__box {
    background: #ffffff;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: var(--shadow-card);
    height: 90vh;
  }*/

  .scholarship-card__box {
    display: flex;
    flex-direction: column;

    height: 90vh;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: var(--shadow-card);
}


/*
  .form-embed {
    min-height: 55vh;
    overflow-y: scroll;
    border-radius: 0;
    box-shadow: none;
  }*/
  .form-embed {
    flex: 1;
    min-height: 0; /* MUITO IMPORTANTE */
    overflow-y: auto;
    position: relative;
}

.form-embed__iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
  /* 
  .form-embed__iframe {
    height: calc(100% + 100px);
    /*margin-top: -180px;
  }*/

  .scholarship-card__links {
    padding: 18px 12px 0;
    transform: none;
  }

  .hero__decor {
    z-index: 3;
  }

  .hero__decor--plus-top {
    top: clamp(-48px, -2.6vw, -30px);
    left: calc(53% - clamp(48px, 4.8vw, 78px));
    width: clamp(96px, 9.6vw, 150px);
  }

  .hero__decor--triangle {
    top: clamp(220px, 24vw, 380px);
    right: clamp(-64px, -3vw, -36px);
    width: clamp(184px, 9.4vw, 148px);
  }

  .hero__decor--plus-left {
    left: clamp(-52px, -2.6vw, -30px);
    bottom: -14px;
    width: clamp(96px, 9.8vw, 150px);
  }

  .hero__decor--plus-bottom {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .hero__grid {
    grid-template-columns: minmax(0, 60fr) minmax(396px, 40fr);
  }

  .scholarship-card {
    max-width: 396px;
  }

  .form-embed {
    height: 45vh;
  }
  

  .hero__campus {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  

  .hero__decor--triangle {
    top: 42%;
    right: -42px;
    width: 116px;
  }

  .stage-decor--arch {
    right: -5%;
  }
  .stage-decor--ring {
    left: -5%;
  }
  .stage-decor--plus-red {
    right: -5%;
  }

  .stage-decor--plus-blue {
    left: 0%;
  }

  .scholarship-card__head h2{ font-size: 40px;}
  .scholarship-card__head p{ font-size: 20px;}
  .scholarship-card__head span { font-size: 25px}
}
@media (min-width: 768px) and (max-width: 1400px) {
  .stage-decor--arch {
    width: 10vw;
  }
  .stage-decor--ring {
    width: 10vw;
  }
  .stage-decor--plus-red {
    width: 10vw;
  }

  .stage-decor--plus-blue {
    width: 10vw;
  }
  .scholarship-card__box {
    height: 88vh;
    min-height: 70vh;
  }
  
  .scholarship-card__head h2{ font-size: 30px;}
  .scholarship-card__head p{ font-size: 15px;}
  .scholarship-card__head span { font-size: 20px; margin-top: 15px}
  .hero__panel{padding: 15px}
  .scholarship-card__head{ padding: 10px;}
  .pending-message{  min-height: auto}
  iframe .campaign-register-card{padding-top: 0!important}
  .open-day p{font-size: 22px}
}
@media (max-width: 767px) {
  .scholarship-card__head {
    border-radius: 11px 11px 0 0;
  }
  .form-embed__iframe {
    position: relative;
    top:0;
    min-height: 600px
  }

  .form-embed {
    border-radius: 0;
    --crop-top: 0;
    height: auto;
  }

  .pending-message{border-radius: 0 0 11px 11px;margin-top: -2px;}
}
