@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body:not(.glb-preview-regions--enable) .sw-school__section-main--full.registration-button .buttonV2-content, body:not(.glb-preview-regions--enable) .sw-school__section-main--full.registration-button .button-content {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 4;
}

.sw-school__section-sidebar, .sw-school__section-main, .sw-school__section-main--full {
  --primary-font: "Montserrat", sans-serif;
  --icon-font: "Font Awesome 6 Free";
  --primary-color: #21547A;
  --primary-color-light: #21547A66;
  --main-page-color: var(--primary-color);
}
.sw-school__section-sidebar .contextual-region .contextual .contextual-links li a, .sw-school__section-main .contextual-region .contextual .contextual-links li a, .sw-school__section-main--full .contextual-region .contextual .contextual-links li a {
  color: var(--gin-color-primary);
  font-weight: normal;
}
.sw-school__section-sidebar .text-long ol li, .sw-school__section-sidebar .text-long ul li, .sw-school__section-main .text-long ol li, .sw-school__section-main .text-long ul li, .sw-school__section-main--full .text-long ol li, .sw-school__section-main--full .text-long ul li {
  margin-bottom: 0;
  padding-left: 0;
}
.sw-school__section-sidebar .section-title, .sw-school__section-main .section-title, .sw-school__section-main--full .section-title {
  margin-left: 0;
}
.sw-school__section-sidebar .section-title.section-title--line-down-center h1, .sw-school__section-sidebar .section-title.section-title--line-down-center h2, .sw-school__section-sidebar .section-title.section-title--line-down-center h3, .sw-school__section-sidebar .section-title.section-title--line-down-center h4, .sw-school__section-sidebar .section-title.section-title--line-down-center h5, .sw-school__section-sidebar .section-title.section-title--line-down-center h6, .sw-school__section-main .section-title.section-title--line-down-center h1, .sw-school__section-main .section-title.section-title--line-down-center h2, .sw-school__section-main .section-title.section-title--line-down-center h3, .sw-school__section-main .section-title.section-title--line-down-center h4, .sw-school__section-main .section-title.section-title--line-down-center h5, .sw-school__section-main .section-title.section-title--line-down-center h6, .sw-school__section-main--full .section-title.section-title--line-down-center h1, .sw-school__section-main--full .section-title.section-title--line-down-center h2, .sw-school__section-main--full .section-title.section-title--line-down-center h3, .sw-school__section-main--full .section-title.section-title--line-down-center h4, .sw-school__section-main--full .section-title.section-title--line-down-center h5, .sw-school__section-main--full .section-title.section-title--line-down-center h6 {
  color: var(--c-text);
}
.sw-school__section-sidebar .grid--4, .sw-school__section-main .grid--4, .sw-school__section-main--full .grid--4 {
  grid-auto-columns: 1fr;
  grid-template-columns: repeat(auto-fit, minmax(200px, 250px));
  justify-content: center;
}
.sw-school__section-sidebar#informationForm {
  background: #333542;
}
.sw-school__section-sidebar#informationForm .hbspt-form {
  font-family: var(--primary-font);
  padding-bottom: 0;
}
.sw-school__section-sidebar#informationForm .hbspt-form .ur-form__title {
  margin-bottom: 0;
}
.sw-school__section-sidebar#informationForm .hbspt-form .ur-form__title span {
  font-size: 1rem;
}
.sw-school__section-sidebar#informationForm .hbspt-form label:empty,
.sw-school__section-sidebar#informationForm .hbspt-form label:has(span:empty):not(:has(text)) {
  display: none;
}
.sw-school__section-sidebar#informationForm .hbspt-form input, .sw-school__section-sidebar#informationForm .hbspt-form select {
  background-color: transparent;
  border: 1px solid #e8e8e8;
  color: #fff;
  padding: 0.375rem 0.75rem;
  border-radius: 0.375rem;
  font-size: 12px;
  width: 100%;
}
.sw-school__section-sidebar#informationForm .hbspt-form input::placeholder, .sw-school__section-sidebar#informationForm .hbspt-form select::placeholder {
  color: white;
}
.sw-school__section-sidebar#informationForm .hbspt-form input:not([type=checkbox]):not([type=submit]), .sw-school__section-sidebar#informationForm .hbspt-form select:not([type=checkbox]):not([type=submit]) {
  margin-top: 1rem;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-form-booleancheckbox input {
  width: auto;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-error-msg {
  color: #dc3545;
  font-size: 11px;
  margin-top: 0.5rem;
  display: block;
}
.sw-school__section-sidebar#informationForm .hbspt-form select option {
  color: #000;
}
.sw-school__section-sidebar#informationForm .hbspt-form span, .sw-school__section-sidebar#informationForm .hbspt-form .hs-richtext {
  color: #fff;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 10px;
  line-height: 14px;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-form-required {
  display: inline;
}
.sw-school__section-sidebar#informationForm .hbspt-form .legal-consent-container {
  margin-top: 1rem;
}
.sw-school__section-sidebar#informationForm .hbspt-form ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-submit {
  display: table;
  margin: 0 auto;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-submit input {
  font-family: var(--primary-font);
  font-weight: 600;
  color: black;
  background-color: #F5BB10;
  border: 0;
  border-radius: 20px;
  padding: 0.5rem 2rem;
  transition: 0.3s;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: none;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset .input {
  margin-right: 0 !important;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset select, .sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset .hs-input {
  font-size: 12px;
  color: #d8d8d8;
  width: 100%;
  height: 35px;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset .hs-input::placeholder {
  font-size: 12px;
  color: #d8d8d8;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset .hs-fieldtype-intl-phone, .sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset .hs_email, .sw-school__section-sidebar#informationForm .hbspt-form .hs-form fieldset .hs_email .hs-input {
  width: 100%;
}
.sw-school__section-sidebar#informationForm .hbspt-form .hs_recaptcha {
  display: none;
}
.sw-school__section-sidebar#informationForm .webform-submission-form p {
  color: #404040;
}
.sw-school__section-sidebar .informationFormCerrado {
  position: relative;
}
.sw-school__section-sidebar .informationFormCerrado .informationFormContenedor {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sw-school__section-sidebar .informationFormCerrado .informationFormInformacion {
  text-align: center;
  color: #333;
  width: 60%;
  padding: 1.2rem;
  border: 2px solid #333;
  border-radius: 0.25rem;
}
.sw-school__section-sidebar .informationFormCerrado .informationFormInformacion h4, .sw-school__section-sidebar .informationFormCerrado .informationFormInformacion p {
  color: inherit;
}
.sw-school__section-sidebar .informationFormCerrado .informationFormInformacion h4 {
  font-size: 1.1rem;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
}
.sw-school__section-sidebar .informationFormCerrado .informationFormInformacion p {
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
}
.sw-school__section-sidebar .informationFormCerrado .informationFormInformacion p a {
  color: #000;
  font-weight: bold;
}
.sw-school__section-main.text-white h1, .sw-school__section-main.text-white h2, .sw-school__section-main.text-white h3, .sw-school__section-main.text-white h4, .sw-school__section-main.text-white h5, .sw-school__section-main.text-white h6, .sw-school__section-main--full.text-white h1, .sw-school__section-main--full.text-white h2, .sw-school__section-main--full.text-white h3, .sw-school__section-main--full.text-white h4, .sw-school__section-main--full.text-white h5, .sw-school__section-main--full.text-white h6 {
  color: inherit;
}
.sw-school__section-main.text-white p, .sw-school__section-main.text-white li, .sw-school__section-main--full.text-white p, .sw-school__section-main--full.text-white li {
  color: inherit;
}
.sw-school__section-main.text-white ul li::marker, .sw-school__section-main--full.text-white ul li::marker {
  color: inherit;
}
.sw-school__section-main.banner, .sw-school__section-main--full.banner {
  min-height: auto;
}
.sw-school__section-main.banner .hero-image__content-wrapper, .sw-school__section-main--full.banner .hero-image__content-wrapper {
  align-items: flex-start;
  justify-content: center;
  padding: 2rem 1rem;
}
.sw-school__section-main.banner .hero-image__body h1, .sw-school__section-main.banner .hero-image__body h2, .sw-school__section-main.banner .hero-image__body h3, .sw-school__section-main.banner .hero-image__body h4, .sw-school__section-main.banner .hero-image__body h5, .sw-school__section-main.banner .hero-image__body h6, .sw-school__section-main--full.banner .hero-image__body h1, .sw-school__section-main--full.banner .hero-image__body h2, .sw-school__section-main--full.banner .hero-image__body h3, .sw-school__section-main--full.banner .hero-image__body h4, .sw-school__section-main--full.banner .hero-image__body h5, .sw-school__section-main--full.banner .hero-image__body h6 {
  font-family: var(--primary-font);
  font-weight: 700;
  margin-bottom: 1rem;
}
.sw-school__section-main.banner .hero-image__body h1, .sw-school__section-main--full.banner .hero-image__body h1 {
  font-size: clamp(1.5rem, 0.8725rem + 3.1373vw, 2rem) !important;
}
.sw-school__section-main.banner .hero-image__body h1 span.categoria-curso, .sw-school__section-main--full.banner .hero-image__body h1 span.categoria-curso {
  font-size: 70%;
  font-weight: 500;
  color: var(--primary-color);
  background-color: var(--c-gray-01);
  display: inline-block;
  margin-bottom: 1rem;
  padding: 0.35rem 0.75rem;
}
.sw-school__section-main.banner .hero-image__body h1 span.categoria-curso::before, .sw-school__section-main--full.banner .hero-image__body h1 span.categoria-curso::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f51c";
  padding-right: 0.5rem;
}
.sw-school__section-main.banner .hero-image__body p, .sw-school__section-main--full.banner .hero-image__body p {
  font-size: clamp(1.4rem, 0.898rem + 2.5098vw, 1.8rem);
}
.sw-school__section-main.banner .hero-image__body p:last-child, .sw-school__section-main--full.banner .hero-image__body p:last-child {
  margin-bottom: 0;
}
.sw-school__section-main.features .layout__region--content, .sw-school__section-main--full.features .layout__region--content {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.sw-school__section-main.features .layout__region--content .block.block--text:not(.notes), .sw-school__section-main.features .layout__region--content .block.block--code:not(.notes), .sw-school__section-main--full.features .layout__region--content .block.block--text:not(.notes), .sw-school__section-main--full.features .layout__region--content .block.block--code:not(.notes) {
  background-color: white;
  width: 100%;
  padding: 1.5rem;
  border-radius: 0.75rem;
}
.sw-school__section-main.features .layout__region--content .block.block--text:not(.notes) h3:not(.modal-title), .sw-school__section-main.features .layout__region--content .block.block--code:not(.notes) h3:not(.modal-title), .sw-school__section-main--full.features .layout__region--content .block.block--text:not(.notes) h3:not(.modal-title), .sw-school__section-main--full.features .layout__region--content .block.block--code:not(.notes) h3:not(.modal-title) {
  font-size: 1.1rem;
  font-weight: 600;
}
.sw-school__section-main.features .layout__region--content .block.block--text:not(.notes) ul:last-child, .sw-school__section-main.features .layout__region--content .block.block--text:not(.notes) p:last-child, .sw-school__section-main.features .layout__region--content .block.block--code:not(.notes) ul:last-child, .sw-school__section-main.features .layout__region--content .block.block--code:not(.notes) p:last-child, .sw-school__section-main--full.features .layout__region--content .block.block--text:not(.notes) ul:last-child, .sw-school__section-main--full.features .layout__region--content .block.block--text:not(.notes) p:last-child, .sw-school__section-main--full.features .layout__region--content .block.block--code:not(.notes) ul:last-child, .sw-school__section-main--full.features .layout__region--content .block.block--code:not(.notes) p:last-child {
  margin-bottom: 0;
}
.sw-school__section-main.features .layout__region--content .block.block--text:not(.notes) a, .sw-school__section-main.features .layout__region--content .block.block--code:not(.notes) a, .sw-school__section-main--full.features .layout__region--content .block.block--text:not(.notes) a, .sw-school__section-main--full.features .layout__region--content .block.block--code:not(.notes) a {
  font-weight: bold;
  color: var(--primary-color);
}
.sw-school__section-main.features .layout__region--content .block.block--text.notes, .sw-school__section-main.features .layout__region--content .block.block--code.notes, .sw-school__section-main--full.features .layout__region--content .block.block--text.notes, .sw-school__section-main--full.features .layout__region--content .block.block--code.notes {
  width: 100%;
}
.sw-school__section-main.features .layout__region--content .block.block--text.notes .text-long > *:last-child, .sw-school__section-main.features .layout__region--content .block.block--code.notes .text-long > *:last-child, .sw-school__section-main--full.features .layout__region--content .block.block--text.notes .text-long > *:last-child, .sw-school__section-main--full.features .layout__region--content .block.block--code.notes .text-long > *:last-child {
  margin-bottom: 0;
}
.sw-school__section-main.goals.bg-economia, .sw-school__section-main--full.goals.bg-economia {
  background-color: #E8670C;
}
.sw-school__section-main.panelists .card_hover__heading, .sw-school__section-main--full.panelists .card_hover__heading {
  color: white;
}
.sw-school__section-main.panelists .card_hover__subheading, .sw-school__section-main--full.panelists .card_hover__subheading {
  font-weight: 500;
  color: white;
  text-align: center;
}
.sw-school__section-main.panelists .card_hover__subheading::after, .sw-school__section-main--full.panelists .card_hover__subheading::after {
  content: "VER MÁS";
  display: block;
  width: fit-content;
  margin: 1rem auto 0;
  padding: 0.5rem 0.8rem 0.4rem;
  border: 2px solid white;
  border-radius: 0.5rem;
}
.sw-school__section-main.panelists .card_hover__subheading p, .sw-school__section-main--full.panelists .card_hover__subheading p {
  color: inherit;
}
.sw-school__section-main.panelists .card_hover::before, .sw-school__section-main--full.panelists .card_hover::before {
  background-image: linear-gradient(to bottom, rgba(33, 84, 122, 0.4) 0%, rgba(33, 84, 122, 0.9) 100%);
}
.sw-school__section-main.panelists .card_hover:hover::after, .sw-school__section-main--full.panelists .card_hover:hover::after {
  background-image: linear-gradient(to bottom, rgba(33, 84, 122, 0.9) 0%, rgb(33, 84, 122) 100%);
}
.sw-school__section-main.panelists .card_hover--modal .modal-header .modal-title, .sw-school__section-main--full.panelists .card_hover--modal .modal-header .modal-title {
  margin-bottom: 0;
}
.sw-school__section-main.panelists .card_hover--modal .modal-header button, .sw-school__section-main--full.panelists .card_hover--modal .modal-header button {
  font-size: 1.5rem;
  font-weight: 400;
  color: white;
  text-transform: lowercase;
  background-color: transparent;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: none;
  border-radius: 0.25rem;
}
.sw-school__section-main.panelists .card_hover--modal .modal-header button:hover, .sw-school__section-main--full.panelists .card_hover--modal .modal-header button:hover {
  background-color: rgba(0, 0, 0, 0.3019607843);
}
.sw-school__section-main.schedule .accordion .accordion-body, .sw-school__section-main--full.schedule .accordion .accordion-body {
  padding: 1.5rem 1.25rem;
}
.sw-school__section-main.schedule .accordion .accordion-body h4, .sw-school__section-main--full.schedule .accordion .accordion-body h4 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}
.sw-school__section-main.schedule .accordion .accordion-body .text-long > .row, .sw-school__section-main--full.schedule .accordion .accordion-body .text-long > .row {
  row-gap: 0.5rem;
}
.sw-school__section-main.schedule .accordion .accordion-body .card-schedule, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule {
  text-align: center;
  background-color: white;
  margin-top: 0.5rem;
  padding: 0 0.8rem;
  border-radius: 0.5rem;
  box-shadow: 0px 3px 3px 0px #D9D9D9;
  border: 0;
}
.sw-school__section-main.schedule .accordion .accordion-body .card-schedule .row > .col-12, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule .row > .col-12 {
  padding: 1rem 0;
  border-bottom: 1px solid var(--c-gray-100);
}
.sw-school__section-main.schedule .accordion .accordion-body .card-schedule .row > .col-12:last-child, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule .row > .col-12:last-child {
  border-bottom: none;
}
.sw-school__section-main.schedule .accordion .accordion-body .card-schedule .row > .col-12 p, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule .row > .col-12 p {
  margin-bottom: 0;
}
.sw-school__section-main.schedule .accordion .accordion-body .card-schedule .row > .col-12 p strong, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule .row > .col-12 p strong {
  font-size: 120%;
}
.sw-school__section-main.conditions, .sw-school__section-main--full.conditions {
  background-color: var(--primary-color-light);
}
.sw-school__section-main.conditions .card-modal-program, .sw-school__section-main--full.conditions .card-modal-program {
  background-color: var(--c-gray-100);
  display: flex;
  flex-direction: column;
  min-height: auto;
}
.sw-school__section-main.conditions .card-modal-program__heading, .sw-school__section-main--full.conditions .card-modal-program__heading {
  font-family: var(--primary-font);
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
}
.sw-school__section-main.conditions .card-modal-program .modal-content, .sw-school__section-main--full.conditions .card-modal-program .modal-content {
  padding: 0;
}
.sw-school__section-main.registration-button .buttonV2-content, .sw-school__section-main.registration-button .button-content, .sw-school__section-main--full.registration-button .buttonV2-content, .sw-school__section-main--full.registration-button .button-content {
  background: transparent;
  width: 100%;
  padding: 0;
  border: none;
}
.sw-school__section-main.registration-button .buttonV2-content .button__buttonV2-link, .sw-school__section-main.registration-button .buttonV2-content .button__button-link, .sw-school__section-main.registration-button .button-content .button__buttonV2-link, .sw-school__section-main.registration-button .button-content .button__button-link, .sw-school__section-main--full.registration-button .buttonV2-content .button__buttonV2-link, .sw-school__section-main--full.registration-button .buttonV2-content .button__button-link, .sw-school__section-main--full.registration-button .button-content .button__buttonV2-link, .sw-school__section-main--full.registration-button .button-content .button__button-link {
  font-family: var(--primary-font);
  font-size: 1.2rem;
  font-weight: 700;
  color: white;
  display: block;
  padding: 0.8rem 1rem;
  background-color: var(--primary-color);
  border: 2px solid white;
  border-bottom: none;
  border-radius: 0.5rem 0.5rem 0 0;
  transition: all 0.3s;
}
.sw-school__section-main.registration-button .buttonV2-content .button__buttonV2-link:hover, .sw-school__section-main.registration-button .buttonV2-content .button__button-link:hover, .sw-school__section-main.registration-button .button-content .button__buttonV2-link:hover, .sw-school__section-main.registration-button .button-content .button__button-link:hover, .sw-school__section-main--full.registration-button .buttonV2-content .button__buttonV2-link:hover, .sw-school__section-main--full.registration-button .buttonV2-content .button__button-link:hover, .sw-school__section-main--full.registration-button .button-content .button__buttonV2-link:hover, .sw-school__section-main--full.registration-button .button-content .button__button-link:hover {
  color: var(--primary-color);
  background-color: white;
  border-color: var(--primary-color);
}
.sw-school__section-main h1, .sw-school__section-main h2, .sw-school__section-main h3, .sw-school__section-main h4, .sw-school__section-main h5, .sw-school__section-main h6, .sw-school__section-main p, .sw-school__section-main li, .sw-school__section-main--full h1, .sw-school__section-main--full h2, .sw-school__section-main--full h3, .sw-school__section-main--full h4, .sw-school__section-main--full h5, .sw-school__section-main--full h6, .sw-school__section-main--full p, .sw-school__section-main--full li {
  line-height: 1.3;
}
.sw-school__section-main h1, .sw-school__section-main h2, .sw-school__section-main h3, .sw-school__section-main h4, .sw-school__section-main h5, .sw-school__section-main h6, .sw-school__section-main--full h1, .sw-school__section-main--full h2, .sw-school__section-main--full h3, .sw-school__section-main--full h4, .sw-school__section-main--full h5, .sw-school__section-main--full h6 {
  color: var(--primary-color);
  font-weight: 600;
}
.sw-school__section-main p, .sw-school__section-main li, .sw-school__section-main--full p, .sw-school__section-main--full li {
  color: var(--c-text);
}
.sw-school__section-main ul, .sw-school__section-main--full ul {
  padding-left: 1.2rem;
}
.sw-school__section-main ul li::marker, .sw-school__section-main--full ul li::marker {
  color: var(--primary-color);
}
.sw-school__section-main ul.fa-check::before, .sw-school__section-main ul.fa-check-circle::before, .sw-school__section-main--full ul.fa-check::before, .sw-school__section-main--full ul.fa-check-circle::before {
  content: none;
}
.sw-school__section-main ul.fa-check li::marker, .sw-school__section-main ul.fa-check-circle li::marker, .sw-school__section-main--full ul.fa-check li::marker, .sw-school__section-main--full ul.fa-check-circle li::marker {
  font-family: var(--icon-font);
  font-weight: 900;
}
.sw-school__section-main ul.fa-check li, .sw-school__section-main ul.fa-check-circle li, .sw-school__section-main--full ul.fa-check li, .sw-school__section-main--full ul.fa-check-circle li {
  padding-left: 0.5rem;
}
.sw-school__section-main ul.fa-check li::marker, .sw-school__section-main--full ul.fa-check li::marker {
  content: "\f00c";
}
.sw-school__section-main ul.fa-check-circle li::marker, .sw-school__section-main--full ul.fa-check-circle li::marker {
  content: "\f058";
}
.sw-school__section-main .info-modal, .sw-school__section-main--full .info-modal {
  font-size: 80%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}
.sw-school__section-main .info-modal::before, .sw-school__section-main--full .info-modal::before {
  content: "\f129";
  font-family: var(--icon-font);
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}
.sw-school__section-main .info-modal:hover, .sw-school__section-main--full .info-modal:hover {
  transform: scale(1.1);
}
.sw-school__section-main .modal .modal-header, .sw-school__section-main .modal .modal-body, .sw-school__section-main .modal-lg .modal-header, .sw-school__section-main .modal-lg .modal-body, .sw-school__section-main--full .modal .modal-header, .sw-school__section-main--full .modal .modal-body, .sw-school__section-main--full .modal-lg .modal-header, .sw-school__section-main--full .modal-lg .modal-body {
  padding: 1.2rem 1.5rem;
}
.sw-school__section-main .modal .modal-header, .sw-school__section-main .modal-lg .modal-header, .sw-school__section-main--full .modal .modal-header, .sw-school__section-main--full .modal-lg .modal-header {
  color: white;
  background-color: var(--primary-color);
}
.sw-school__section-main .modal .modal-header .modal-title, .sw-school__section-main .modal-lg .modal-header .modal-title, .sw-school__section-main--full .modal .modal-header .modal-title, .sw-school__section-main--full .modal-lg .modal-header .modal-title {
  font-family: var(--primary-font);
  font-size: 1.5rem;
  font-weight: 600;
  color: inherit;
  margin: 0;
}
.sw-school__section-main .modal .modal-header .close, .sw-school__section-main .modal .modal-header .btn-close, .sw-school__section-main .modal-lg .modal-header .close, .sw-school__section-main .modal-lg .modal-header .btn-close, .sw-school__section-main--full .modal .modal-header .close, .sw-school__section-main--full .modal .modal-header .btn-close, .sw-school__section-main--full .modal-lg .modal-header .close, .sw-school__section-main--full .modal-lg .modal-header .btn-close {
  font-size: 1.5rem;
  color: white;
  background-color: transparent;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: none;
  border-radius: 0.25rem;
}
.sw-school__section-main .modal .modal-header .close:hover, .sw-school__section-main .modal .modal-header .btn-close:hover, .sw-school__section-main .modal-lg .modal-header .close:hover, .sw-school__section-main .modal-lg .modal-header .btn-close:hover, .sw-school__section-main--full .modal .modal-header .close:hover, .sw-school__section-main--full .modal .modal-header .btn-close:hover, .sw-school__section-main--full .modal-lg .modal-header .close:hover, .sw-school__section-main--full .modal-lg .modal-header .btn-close:hover {
  background-color: rgba(0, 0, 0, 0.3019607843);
}
.sw-school__section-main .modal .modal-header .btn-close, .sw-school__section-main .modal-lg .modal-header .btn-close, .sw-school__section-main--full .modal .modal-header .btn-close, .sw-school__section-main--full .modal-lg .modal-header .btn-close {
  background-image: none;
  opacity: 1;
}
.sw-school__section-main .modal .modal-header .btn-close::before, .sw-school__section-main .modal-lg .modal-header .btn-close::before, .sw-school__section-main--full .modal .modal-header .btn-close::before, .sw-school__section-main--full .modal-lg .modal-header .btn-close::before {
  content: "×";
}
.sw-school__section-main .accordion .accordion-button, .sw-school__section-main--full .accordion .accordion-button {
  border-left-color: var(--primary-color);
}
.sw-school__section-main .accordion .accordion-button i, .sw-school__section-main--full .accordion .accordion-button i {
  transition: 0.3s;
  transform: rotate(-90deg);
}
.sw-school__section-main .accordion .accordion-button:not(.collapsed), .sw-school__section-main--full .accordion .accordion-button:not(.collapsed) {
  color: inherit;
  background-color: var(--c-gray-100);
}
.sw-school__section-main .accordion .accordion-button:not(.collapsed) i, .sw-school__section-main--full .accordion .accordion-button:not(.collapsed) i {
  transform: rotate(0);
}
.sw-school__section-main .accordion .accordion-button .accordion-item__heading, .sw-school__section-main--full .accordion .accordion-button .accordion-item__heading {
  font-weight: 600;
  color: var(--c-gray-900);
}
.sw-school__section-main .accordion .accordion-body, .sw-school__section-main--full .accordion .accordion-body {
  background-color: var(--c-gray-100);
  margin-bottom: 0.5rem;
  border-radius: 0.5rem;
}
.sw-school__section-main .accordion .accordion-body .text-long > *:last-child, .sw-school__section-main--full .accordion .accordion-body .text-long > *:last-child {
  margin-bottom: 0;
}

.modal-backdrop.show {
  opacity: 0.7;
  z-index: 7 !important;
}

@media (min-width: 576px) {
  body:not(.glb-preview-regions--enable) .sw-school__section-main--full.registration-button .buttonV2-content, body:not(.glb-preview-regions--enable) .sw-school__section-main--full.registration-button .button-content {
    top: 40%;
    bottom: auto;
  }
  .sw-school__section-main.features .layout__region--content .block.block--text:not(.notes), .sw-school__section-main.features .layout__region--content .block.block--code:not(.notes), .sw-school__section-main--full.features .layout__region--content .block.block--text:not(.notes), .sw-school__section-main--full.features .layout__region--content .block.block--code:not(.notes) {
    width: calc(50% - 0.75rem);
  }
  .sw-school__section-main.registration-button .buttonV2-content, .sw-school__section-main.registration-button .button-content, .sw-school__section-main--full.registration-button .buttonV2-content, .sw-school__section-main--full.registration-button .button-content {
    width: auto;
  }
  .sw-school__section-main.registration-button .buttonV2-content .button__buttonV2-link, .sw-school__section-main.registration-button .buttonV2-content .button__button-link, .sw-school__section-main.registration-button .button-content .button__buttonV2-link, .sw-school__section-main.registration-button .button-content .button__button-link, .sw-school__section-main--full.registration-button .buttonV2-content .button__buttonV2-link, .sw-school__section-main--full.registration-button .buttonV2-content .button__button-link, .sw-school__section-main--full.registration-button .button-content .button__buttonV2-link, .sw-school__section-main--full.registration-button .button-content .button__button-link {
    border-right: none;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-radius: 0.5rem 0 0 0.5rem;
  }
}
@media (min-width: 768px) {
  .sw-school__section-sidebar .grid--4, .sw-school__section-main .grid--4, .sw-school__section-main--full .grid--4 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 212px));
  }
  .sw-school__section-main.banner .hero-image__content-wrapper, .sw-school__section-main--full.banner .hero-image__content-wrapper {
    align-items: center;
    justify-content: flex-start;
    padding: 0 1rem;
  }
  .sw-school__section-main.banner .hero-image__body, .sw-school__section-main--full.banner .hero-image__body {
    max-width: none;
  }
  .sw-school__section-main.banner .hero-image__body h1, .sw-school__section-main.banner .hero-image__body h2, .sw-school__section-main.banner .hero-image__body h3, .sw-school__section-main.banner .hero-image__body h4, .sw-school__section-main.banner .hero-image__body h5, .sw-school__section-main.banner .hero-image__body h6, .sw-school__section-main.banner .hero-image__body p, .sw-school__section-main--full.banner .hero-image__body h1, .sw-school__section-main--full.banner .hero-image__body h2, .sw-school__section-main--full.banner .hero-image__body h3, .sw-school__section-main--full.banner .hero-image__body h4, .sw-school__section-main--full.banner .hero-image__body h5, .sw-school__section-main--full.banner .hero-image__body h6, .sw-school__section-main--full.banner .hero-image__body p {
    margin-bottom: 0.5rem;
  }
  .sw-school__section-main.banner .hero-image__body h1, .sw-school__section-main--full.banner .hero-image__body h1 {
    font-size: clamp(1.4rem, 0.6889rem + 1.4815vw, 1.8rem) !important;
  }
  .sw-school__section-main.banner .hero-image__body h1 span.categoria-curso, .sw-school__section-main--full.banner .hero-image__body h1 span.categoria-curso {
    font-size: 60%;
    margin-bottom: 0.5rem;
    padding: 0.25rem 0.75rem;
  }
  .sw-school__section-main.banner .hero-image__body p, .sw-school__section-main--full.banner .hero-image__body p {
    font-size: clamp(1rem, 0.4667rem + 1.1111vw, 1.3rem);
  }
  .sw-school__section-main.schedule .accordion .accordion-body, .sw-school__section-main--full.schedule .accordion .accordion-body {
    padding: 1.25rem;
  }
  .sw-school__section-main.schedule .accordion .accordion-body h4, .sw-school__section-main--full.schedule .accordion .accordion-body h4 {
    margin-bottom: 0.8rem;
  }
  .sw-school__section-main.schedule .accordion .accordion-body .text-long > .row, .sw-school__section-main--full.schedule .accordion .accordion-body .text-long > .row {
    row-gap: 0.8rem;
  }
  .sw-school__section-main.schedule .accordion .accordion-body .card-schedule, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule {
    margin-top: 0.8rem;
    padding: 0.8rem 0;
  }
  .sw-school__section-main.schedule .accordion .accordion-body .card-schedule .row > .col-12, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule .row > .col-12 {
    padding: 0.5rem 0;
    border-bottom: none;
    border-right: 1px solid var(--c-gray-100);
  }
  .sw-school__section-main.schedule .accordion .accordion-body .card-schedule .row > .col-12:last-child, .sw-school__section-main--full.schedule .accordion .accordion-body .card-schedule .row > .col-12:last-child {
    border-right: none;
  }
  .content-top {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  body:not(.glb-preview-regions--enable) .sw-school__section-sidebar#informationForm {
    max-width: 25%;
    height: calc(100% - 80px);
    position: fixed;
    top: 80px;
    right: 0;
    overflow-y: auto;
    transition: opacity 0.4s ease, visibility 0.4s, transform 0.4s ease;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  body:not(.glb-preview-regions--enable) .sw-school__section-sidebar#informationForm.hideForm {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(20px);
  }
  body:not(.glb-preview-regions--enable) .sw-school__section-sidebar#informationForm.showForm {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }
  body:not(.glb-preview-regions--enable) .sw-school__section-main {
    max-width: 75%;
  }
  .sw-school__section-sidebar#informationForm .hbspt-form input:not([type=checkbox]):not([type=submit]), .sw-school__section-sidebar#informationForm .hbspt-form select:not([type=checkbox]):not([type=submit]) {
    margin-top: 0.5rem;
  }
  .sw-school__section-main--full.features .layout__region--content .block.block--text:not(.notes), .sw-school__section-main--full.features .layout__region--content .block.block--code:not(.notes) {
    width: calc(33.3333333333% - 1rem);
  }
  .sw-school__section-main--full .grid--4 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 296px));
  }
}
@media (min-width: 1200px) {
  .sw-school__section-sidebar#informationForm .hbspt-form input:not([type=checkbox]):not([type=submit]), .sw-school__section-sidebar#informationForm .hbspt-form select:not([type=checkbox]):not([type=submit]) {
    margin-top: 1rem;
  }
  .sw-school__section-main.banner .hero-image__body h1, .sw-school__section-main--full.banner .hero-image__body h1 {
    font-size: 2rem !important;
  }
  .sw-school__section-main.banner .hero-image__body h1 span.categoria-curso, .sw-school__section-main--full.banner .hero-image__body h1 span.categoria-curso {
    font-size: 55%;
  }
  .sw-school__section-main.banner .hero-image__body p, .sw-school__section-main--full.banner .hero-image__body p {
    font-size: 1.625rem;
  }
}
@media (min-width: 1281px) {
  body:not(.glb-preview-regions--enable) .sw-school__section-sidebar#informationForm {
    height: calc(100% - 120px);
    top: 120px;
  }
  .content-top {
    margin-top: 120px;
  }
}
@media (min-width: 1400px) {
  .sw-school__section-sidebar#informationForm .hbspt-form input:not([type=checkbox]):not([type=submit]), .sw-school__section-sidebar#informationForm .hbspt-form select:not([type=checkbox]):not([type=submit]) {
    min-height: 2rem;
    margin-top: 1.2rem;
  }
  .sw-school__section-main.features .layout__region--content .block.block--code:not(.notes), .sw-school__section-main.features .layout__region--content .block.block--text:not(.notes) {
    width: calc(33.3333333333% - 1rem);
  }
  .sw-school__section-main .grid--4 {
    grid-template-columns: repeat(auto-fit, minmax(260px, 296px));
  }
}/*# sourceMappingURL=estilos.css.map */