@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ExtraBold.ttf') format("truetype"), url('../fonts/Montserrat-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-BoldItalic.ttf') format("truetype"), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --redondez: 15px;
  --destacado: #f59041;
  --color-2: #f36ca5;
  --base: #e5e9ff;
  --black: black;
  --efy-purple: #7d42f4;
  --white: white;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--gray100: #f2f4f7;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --flowstica-webflow-library--black: #010b15;
  --flowstica-webflow-library--medium-sea-green: #08b54f;
  --flowstica-webflow-library--white: white;
  --flowstica-webflow-library--black-2: #333;
  --flowstica-webflow-library--white-smoke: #f7f7f7;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--gray-500: #6b7094;
  --flowui-component-library--yellow-lighter: #fff9f0;
  --flowui-component-library--warning-base: #f93;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --flowui-component-library--success-lighter: #ebfff6;
  --flowui-component-library--success-darker: #006638;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-400: #b6b9ce;
  --h1: 0px;
  --parrafos: 0px;
  --h2: 0px;
  --fuente-oficial: Montserrat, sans-serif;
  --elements-webflow-library--general--shadow-05: #14142b29;
  --flowui-component-library--success-base: #0ebc6e;
  --flowui-component-library--gray-200: #f3f5fb;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-10 {
  margin-left: 15px;
}

.nav-button-wrapper {
  margin-left: 0;
}

.button-primary {
  border-radius: var(--redondez);
  background-color: var(--destacado);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 14px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-heading-center {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(300px, .4fr);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: grid;
}

.hero-split {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 46%;
  height: 100%;
  padding-left: 0;
  display: flex;
}

.hero-split.rigth {
  border-radius: var(--redondez);
  background-image: url('../images/Banner-parte-2.png');
  background-position: 50%;
  background-size: cover;
  max-width: none;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.shadow-two {
  height: 1006140000%;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.see-more-section {
  background-color: var(--base);
  background-image: url('../images/Trazo-Rosa.png'), linear-gradient(#e5e9ff9e, #e5e9ff9e), url('../images/Puntos.png');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat-y, repeat, repeat;
  background-size: contain, auto, auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pms-margin-container {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.year-pms-logo {
  width: 70px;
  height: 70px;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  text-align: center;
}

.organizadores-section {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.clients-title {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}

.clients-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 750px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  width: auto;
  height: 50px;
}

.lefthero {
  background-color: var(--base);
  background-image: url('../images/Puntos.png'), linear-gradient(149deg, #0000, #ffffffa6);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 25px 60px 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 35px 50px 35px 65px;
  display: flex;
}

.hero-main-title {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
}

.text-span {
  color: var(--destacado);
  -webkit-text-stroke-color: #f5904100;
  font-size: 55px;
}

.year-hero-container {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 25px;
  display: flex;
}

.year-logo {
  width: auto;
  height: 80px;
}

.summit-subttile {
  margin-left: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.text-span-2 {
  color: var(--color-2);
}

.navlink {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.navlink:hover {
  color: #1a1b1fbf;
}

.navlink:focus-visible, .navlink[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.info-section {
  background-color: var(--base);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  border-radius: var(--redondez);
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.heading-2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.info-title {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 40px;
}

.text-span-3 {
  color: var(--color-2);
}

.heading-3 {
  color: var(--color-2);
  background-color: #f36ca500;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.info-subsection-title {
  color: var(--color-2);
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.info-subsection-parraph {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
}

.info-subsection-parraph.size-color {
  color: var(--color-2);
  font-size: 24px;
  font-weight: 600;
}

.text-span-4 {
  color: var(--color-2);
}

.leftinfosection {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.rigthinfosection {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  height: 100%;
  display: flex;
}

.evens-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.event-item {
  background-color: #c7d0fd;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 15px 25px;
  display: flex;
}

.image-2 {
  background-color: #e5e9ff00;
  border-radius: 0%;
  width: 30px;
  height: auto;
  margin-top: 0;
  padding: 0%;
}

.event-item-title {
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 500;
}

.event-item-icon-circle {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding-top: 0%;
  padding-left: 0;
  display: flex;
}

.info-timeline-title {
  color: var(--color-2);
  background-color: #f36ca500;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.info-title-container {
  margin-top: 50px;
  margin-bottom: 80px;
}

.seemore-title {
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 48px;
}

.text-span-5 {
  color: var(--color-2);
}

.hero-section {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  height: auto;
  padding: 30px;
  position: relative;
}

.owners-title {
  color: #fff;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
}

.owner-color-wrapper {
  background-color: #001d3c;
  background-image: linear-gradient(177deg, #001d3c 44%, #f7f8f908 100%, #fff0), url('../images/Puntos-2.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  border-radius: 0;
  padding: 80px 50px;
}

.owners-logo {
  max-height: 60px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 15px;
  position: static;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.section {
  background-color: #001d3c;
  height: 45px;
}

.events-detail {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: block;
  position: relative;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.event-detail-info {
  background-color: #e5e9ff;
  border-radius: 25px;
}

.event-detail-info:hover {
  background-color: #dadff8;
}

.event-detail-wraper {
  background-image: url('../images/Trazo-Rosa.png'), url('../images/Puntos-2.png'), linear-gradient(#fff0, #ffffffc2);
  background-position: 100% 100%, 50% 100%, 0 0;
  background-repeat: repeat-y, repeat, repeat;
  background-size: contain, auto, auto;
  border-radius: 0;
  padding: 50px;
  box-shadow: 0 2px 20px -12px #0003;
}

.event-detial-base-info {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-grid;
}

.event-detail-base-info-item {
  background-color: var(--destacado);
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 25px;
  display: inline-flex;
}

.image-3 {
  width: 30px;
  height: auto;
}

.event-detail-base-info-propertie {
  color: #fff;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.event-detail-bloque {
  color: var(--color-2);
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.heading-5 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 40px;
}

.event-detail-spaekers-wrapper {
  display: flex;
}

.speakers-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  height: auto;
  display: grid;
}

.video-cta {
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.text-block {
  color: var(--color-2);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.event-detail-spaker-details {
  text-align: right;
  margin-top: -20px;
}

.button {
  background-color: var(--destacado);
  border-radius: 15px;
  padding: 11px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.preinfo-title-section {
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  overflow: visible;
}

.div-block-2 {
  background-color: var(--color-2);
  width: 50%;
  height: 3px;
}

.hero-separator {
  background-color: var(--color-2);
  width: 30%;
  height: 3px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.navbar-button {
  border-radius: var(--redondez);
  outline-color: var(--color-2);
  outline-offset: 0px;
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f5904100;
  outline-width: 2px;
  outline-style: solid;
  padding: 14px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.navbar-button:hover {
  color: #fff;
  background-color: #32343a;
}

.navbar-button:active {
  background-color: #43464d;
}

.event-btn {
  background-color: var(--destacado);
  border-radius: 15px;
  padding: 11px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.event-btn:hover {
  background-color: #e07f33;
}

.pms-form-wrapper {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.hero-heading-right-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-4 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.google-maps-container {
  border-radius: var(--redondez);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.location-section {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 50px;
  padding: 80px 30px;
  position: relative;
}

.hero-heading-right-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-4 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.hero-split-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.other-studies-image {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.localtion-title-section {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 100px 30px;
  position: static;
}

.title-map-wraper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.map-location-map-icon {
  height: 60px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-span-6 {
  color: var(--color-2);
  font-weight: 600;
}

.other-studies-section {
  background-color: var(--base);
  background-image: url('../images/Trazo-Rosa.png'), linear-gradient(#e5e9ffa3, #e5e9ffa3), url('../images/Puntos.png');
  background-position: 15% 0, 0 0, 0 0;
  background-repeat: repeat-y, repeat, repeat;
  background-size: contain, auto, auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.firstjob-logo-icon {
  width: 140px;
  margin-bottom: 50px;
}

.other-studies-button {
  border-radius: var(--redondez);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
}

.other-studies-button:hover {
  color: #fff;
  background-color: #32343a;
}

.other-studies-button:active {
  background-color: #43464d;
}

.other-studies-button.purple-color {
  background-color: var(--efy-purple);
}

.other-studies-button.orange-color {
  background-color: var(--destacado);
}

.buttons-wrapper {
  margin-top: 35px;
}

.navbar-logos-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.form-title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.pms-inscription-form {
  background-color: var(--base);
  background-image: url('../images/Trazo-Rosa.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.form-img-banner {
  border-radius: var(--redondez);
  background-image: url('../images/hombres-tiro-medio-trabajando-juntos-1.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;
}

.pms-form-title-wraper {
  padding-top: 35px;
  padding-bottom: 35px;
}

.form-field-pms {
  padding-top: 10px;
  padding-bottom: 10px;
}

.form-field-label {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.form-field-pms-base-styles {
  border-radius: var(--redondez);
  outline-color: var(--destacado);
  outline-offset: 0px;
  border: 1px #000;
  outline-width: 1px;
  outline-style: solid;
}

.name-lastname-wrapper-fields {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-block {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.submit-button {
  border-radius: var(--redondez);
  background-color: var(--destacado);
  width: 100%;
  margin-top: 25px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.form-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 25px;
  display: flex;
}

.text-span-7 {
  color: var(--destacado);
}

.hero-details-date {
  outline-color: var(--color-2);
  outline-offset: 0px;
  border-radius: 25px;
  outline-width: 2px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 7px 25px;
  display: flex;
}

.hero-details-place {
  justify-content: flex-start;
  align-items: center;
  padding: 7px 25px;
  display: flex;
}

.hero-details-text {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 38px;
}

.hero-details-text.pink {
  color: var(--color-2);
}

.hero-details-icon {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.pms-speaker-section {
  background-color: var(--base);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: static;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-6 {
  margin-bottom: 24px;
}

.button-primary-6 {
  background-color: var(--destacado);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 20px;
  margin-top: 25px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  height: 300px;
}

.text-span-8 {
  color: var(--color-2);
}

.speakers-cta-call {
  background-color: var(--white);
  border-bottom: 1px #e4ebf3;
  padding: 40px 30px 60px;
  display: none;
  position: relative;
}

.perks-section-pms {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 60px 30px;
  position: static;
}

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.pms-grid-perks {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pms-grid-item-icon {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--destacado);
  outline-color: var(--white);
  outline-offset: -7px;
  border-radius: 25px;
  outline-width: 2px;
  outline-style: solid;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 80px 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center;
  min-height: auto;
  padding: 25px 15px;
  display: grid;
}

.image-4 {
  width: 30px;
  margin-left: auto;
  margin-right: auto;
}

.pms-grid-item-icon-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 50%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  display: flex;
}

.pms-grid-item-text {
  color: var(--white);
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.be-speaker-btn {
  border-radius: var(--redondez);
  background-color: var(--destacado);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.be-speaker-btn:hover {
  color: #fff;
  background-color: #32343a;
}

.be-speaker-btn:active {
  background-color: #43464d;
}

.button-primary-7 {
  border-radius: var(--redondez);
  background-color: var(--color-2);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 25px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-7:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-7:active {
  background-color: #43464d;
}

.div-block-3 {
  border-radius: var(--redondez);
  background-image: url('../images/foto-cabecera-formulario.png');
  background-position: 50% 35%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.pms-speaker-form-title {
  color: var(--black);
  margin-top: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3em;
}

.text-span-9 {
  color: var(--black);
  font-weight: 600;
  line-height: 40px;
}

.be-speaker-btn-two {
  border-radius: var(--redondez);
  background-color: var(--destacado);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 35px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.be-speaker-btn-two:hover {
  color: #fff;
  background-color: #32343a;
}

.be-speaker-btn-two:active {
  background-color: #43464d;
}

.what-is-pmd-section {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding: 0 30px 60px;
  display: flex;
  position: static;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-5 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pms-details-section-side {
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  padding: 25px;
  display: flex;
}

.pms-details-section-side.left {
  z-index: 1;
  background-image: url('../images/Trazo-Rosa.png');
  background-position: 0 100%;
  background-size: cover;
  border-radius: 35px 9px;
  max-width: 57%;
  height: 100%;
  margin-right: auto;
  padding: 70px 35px;
  position: relative;
  box-shadow: 0 2px 35px #0000001f;
}

.pms-details-section-parraph {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.button-primary-8 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-8:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-8:active {
  background-color: #43464d;
}

.button-primary-8.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.shadow-two-5 {
  border-radius: var(--redondez);
  margin-top: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.pms-details-title {
  color: var(--color-2);
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
}

.text-span-10 {
  color: var(--destacado);
}

.text-span-11 {
  color: var(--color-2);
}

.div-block-4 {
  margin-left: -86px;
  padding-top: 90px;
}

.firstjob-logo {
  width: 100px;
  height: auto;
  margin-left: 35px;
}

.footer-subscribe {
  background-image: linear-gradient(#001d3c, #001d3c);
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-split-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.pms-speaker-form-texts {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.shadow-two-6 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-without-image-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: static;
}

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-wrapper-two-3-copy {
  background-color: var(--base);
  outline-color: var(--white);
  outline-offset: -15px;
  text-align: center;
  border-radius: 20px;
  outline-width: 2px;
  outline-style: solid;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 50px;
  display: flex;
}

.pms-speaker-input-label {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.pms-speaker-form-btn {
  border-radius: var(--redondez);
  background-color: var(--destacado);
  padding: 11px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-field {
  border-radius: var(--redondez);
  outline-color: var(--destacado);
  outline-offset: 0px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 45px;
  margin-bottom: 25px;
  padding-top: 8px;
}

.form {
  width: 100%;
}

.form-block-2 {
  width: 60%;
  max-width: 600px;
}

.ig-icon {
  width: 35px;
}

.uai-logo {
  width: auto;
  height: 37px;
  margin-left: 20px;
}

.success-message {
  border-radius: var(--redondez);
  background-color: var(--destacado);
}

.sucess-form-text {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.error-message {
  border-radius: var(--redondez);
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-logo {
  width: auto;
  height: 50px;
  margin-right: 25px;
}

.footer-logos-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.text-span-12 {
  color: var(--color-2);
}

.hero-without-image-3 {
  background-color: var(--elements-webflow-library--neutral--100);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-4 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-7 {
  margin-bottom: 24px;
}

.button-primary-9 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-9:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-9:active {
  background-color: #43464d;
}

.pms-event-item-content-grid {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  border-radius: var(--redondez);
  background-color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  padding: 3% 7%;
  display: grid;
}

.pms-event-item-speaker-info.dual {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pms-event-item-speaker-data {
  flex-flow: column;
  display: flex;
}

.pms-event-item-type {
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 25px;
  display: flex;
}

.pms-event-item-otherdetails {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .35fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 25px;
  padding-left: 2px;
  padding-right: 2px;
  display: grid;
}

.pms-event-item-date, .pms-event-item-place {
  border-radius: var(--redondez);
  outline-color: var(--color-2);
  outline-offset: 0px;
  outline-width: 1px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  padding: 3px 5px;
  display: flex;
}

.pms-event-chat-icon {
  width: 25px;
}

.div-block-5 {
  border-radius: var(--redondez);
  outline-color: var(--color-2);
  outline-offset: 0px;
  border: 1px #000;
  outline-width: 1px;
  outline-style: solid;
  justify-content: space-around;
  align-items: center;
  padding: 4px 15px;
  display: flex;
}

.pms-event-chat-text {
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.pms-event-item-richtext-description {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.paragraph {
  font-size: 16px;
  line-height: 1.6em;
}

.pms-event-calendar-icon {
  width: auto;
  height: 25px;
}

.pms-event-date-text {
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.pms-event-place-icon {
  width: auto;
  height: 25px;
}

.pms-event-place-text {
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.pms-event-item-speaker-photo {
  width: 70%;
  height: auto;
}

.pms-event-item-speaker-name {
  width: 75%;
  margin-top: -45px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

.text-span-13 {
  color: var(--color-2);
  font-size: 17px;
  font-weight: 700;
}

.pms-tabs-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 25px;
  display: grid;
}

.pms-tabs-grid._4colums {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tabs-content {
  border-radius: var(--redondez);
  box-shadow: 0 4px 20px -10px #0003;
}

.pms-event-tab {
  border-radius: var(--redondez);
  background-color: var(--white);
  padding: 18px 25px;
  box-shadow: 0 7px 20px -11px #0003;
}

.pms-event-tab:hover {
  border: 3px #000;
}

.pms-event-tab.w--current {
  border: 3px none var(--color-2);
  background-color: var(--white);
  outline-color: var(--color-2);
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
  box-shadow: 0 7px 20px -7px #ff07b582;
}

.pms-event-tab-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  display: grid;
}

.pms-event-tabs-company-logo-container {
  border-radius: var(--redondez);
  background-color: var(--base);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.pms-tab-company-logo {
  width: 55%;
}

.pms-tab-company-logo.horizontal {
  width: 80%;
}

.pms-tabs-event-name {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
}

.pms-tabs-section-title-wrapper {
  margin-bottom: 50px;
}

.pms-tabs-section-title {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.text-span-14 {
  color: var(--color-2);
}

.pms-event-users-form {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px;
  display: none;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-5 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-8 {
  margin-bottom: 24px;
}

.button-primary-10 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-10:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-10:active {
  background-color: #43464d;
}

.success-message-2 {
  border-radius: var(--redondez);
  background-color: var(--destacado);
}

.pms-form-input-container {
  width: 100%;
}

.form-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.pms-form-label {
  margin-bottom: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.pms-form-input {
  border-radius: var(--redondez);
}

.pms-form-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pms-form-checkbox {
  margin-top: 25px;
  margin-bottom: 30px;
}

.pms-form-checkbox-label {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.submit-button-2 {
  border-radius: var(--redondez);
  background-color: var(--destacado);
  width: 100%;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Montserrat, sans-serif;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.pms-form-success-text {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6em;
}

.error-message-2 {
  border-radius: var(--redondez);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.tabs {
  margin-bottom: 25px;
}

.pms-hero-register-btn {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 15px;
  display: flex;
}

.pms-event-item-speaker-photo-dual {
  width: 45%;
  height: auto;
}

.text-span-15 {
  font-size: 14px;
  font-weight: 600;
}

.brix---container-default {
  max-width: 1218px;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper {
  background-color: var(--elements-webflow-library--neutral--100);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.brix---header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-nav-link {
  color: #001d3c;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: #ff5fa2;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---dropdown-toggle {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  min-width: 280px;
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 20px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-link {
  width: 100%;
  color: var(--elements-webflow-library--neutral--600);
  align-items: center;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---hamburger-menu-bar-top, .brix---hamburger-menu-bar-bottom {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.what-is-pmd-section-copy {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding: 0 30px 60px;
  display: flex;
  position: static;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---btn-primary {
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ff5fa2;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 23px;
  padding-right: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1em;
}

.brix---opacity-10 {
  opacity: .1;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---section-hero-primary {
  padding-top: 0;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1em;
}

.brix---grid-hero-v1 {
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-bottom: 31px;
  display: grid;
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---floating-image-hero-v1---1 {
  z-index: -1;
  position: absolute;
  inset: auto auto -32% -41%;
}

.brix---floating-image-hero-v1---2 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto 11% 8% auto;
  transform: rotate(140deg);
}

.uui-max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-button.is-button-large {
  grid-column-gap: .75rem;
  grid-column-gap: .75rem;
  border-radius: 8rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-heading-xlarge {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1em;
}

.uui-section_heroheader01 {
  overflow: hidden;
}

.uui-heroheader01_image-wrapper {
  position: relative;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-heroheader01_component {
  grid-column-gap: 1px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  display: grid;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon.is-icon-large {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
}

.uui-heroheader01_image {
  object-fit: cover;
  border-top-left-radius: 10rem;
  width: 100%;
  height: 40rem;
}

.uui-heroheader01_fileupload-image-wrapper {
  width: 23rem;
  position: absolute;
  inset: auto auto 5% -16%;
}

.uui-heroheader01_pattern-image {
  width: 18.625rem;
  position: absolute;
  top: -6%;
  right: -21%;
}

.uui-heroheader01_fileupload-image1 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: .5rem;
  width: 23rem;
  min-width: 23rem;
  margin-bottom: .75rem;
}

.uui-heroheader01_fileupload-image2 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: .5rem;
  width: 23rem;
  min-width: 23rem;
}

.uui-text-size-xlarge {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-space-large {
  width: 100%;
  min-height: 3rem;
}

.uui-padding-vertical-xhuge {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.uui-heading-xlarge-2 {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heroheader01_component-2 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---container-default-2 {
  background-color: #fff0;
  max-width: 1218px;
  padding: 0 0 0 70px;
}

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1em;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---hero-bg-image-dark {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/chica-con-el-cuaderno-en-la-conferencia-1.png');
  background-position: 0 0, 0 20%;
  background-size: auto, auto;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
}

.brix---btn-primary-white {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--primary-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white:hover {
  background-color: var(--elements-webflow-library--secondary--color-2);
  color: var(--elements-webflow-library--accent--primary-1);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-white {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white:hover {
  border-color: var(--elements-webflow-library--neutral--100);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  transform: translate3d(0, -3px, .01px);
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.hero-section-copy {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  height: auto;
  padding: 30px;
  position: relative;
}

.hero-main-title-copy {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
}

.hero-details-date-copy {
  outline-color: var(--color-2);
  outline-offset: 0px;
  border-radius: 25px;
  outline-width: 2px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 7px 25px;
  display: flex;
}

.hero-separator-copy {
  background-color: var(--color-2);
  width: 30%;
  height: 3px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.hero-details-text-copy {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 38px;
}

.hero-details-text-copy.pink {
  color: var(--color-2);
}

.hero-details-icon-copy {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---heading-h1-size-3 {
  color: #001d3c;
  margin-top: 0;
  margin-bottom: 16px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.1em;
}

.pms-heroo {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.brix---paragraph-default-3 {
  color: #ff5fa2;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-hero-v1-2 {
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---floating-image-hero-v1---3 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto 11% 8% auto;
  transform: rotate(140deg);
}

.wbs-container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.wbs-heading-h4 {
  color: var(--flowstica-webflow-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.3em;
}

.wbs-button-primary-1 {
  background-color: var(--flowstica-webflow-library--medium-sea-green);
  color: var(--flowstica-webflow-library--white);
  text-align: center;
  border-radius: 6px;
  padding: 13px 30px;
  font-size: 15px;
  font-weight: 700;
  transition: background-color .3s ease-in-out;
}

.wbs-button-primary-1:hover {
  background-color: var(--flowstica-webflow-library--black);
}

.wbs-button-black {
  background-color: var(--flowstica-webflow-library--black);
  color: var(--flowstica-webflow-library--white);
  border-radius: 6px;
  padding: 13px 30px;
  font-size: 15px;
  font-weight: 700;
  transition: all .3s ease-in-out;
}

.wbs-button-black:hover {
  background-color: var(--flowstica-webflow-library--black-2);
  color: var(--flowstica-webflow-library--white);
}

.pms-cta {
  padding: 40px 5%;
}

.wbs-cta-5 {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  background-color: var(--flowstica-webflow-library--white-smoke);
  text-align: center;
  border-radius: 10px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 70px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wbs-cta-5-button {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wbs-cta-image-right {
  z-index: 0;
  height: 150px;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(20deg);
}

.wbs-lead-text {
  color: var(--flowstica-webflow-library--black);
  font-size: 1.125rem;
  line-height: 1.6rem;
}

.wbs-cta-image-left {
  z-index: 0;
  height: 150px;
  position: absolute;
  inset: 10% auto auto 0%;
  transform: rotate(-20deg);
}

.wbs-cta-5-content {
  z-index: 1;
  position: relative;
}

.pms-speaker-section-copy {
  background-color: var(--base);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: static;
}

.brix---color-neutral-803 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.1em;
}

.brix---paragraph-default-4 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
}

.brix---cta-v1-floating-item-01 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto -1%;
}

.brix---z-index-1 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brix---cta-v8-section {
  background-color: var(--elements-webflow-library--accent--primary-1);
  border-radius: 20px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.brix---grid-cta-v8 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---cta-v8-half-image-right {
  z-index: 0;
  width: 46%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.pms-qu-es {
  padding: 40px 5%;
}

.f-paragraph-small {
  color: #001d3c;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
}

.f-alert-small {
  grid-column-gap: 16px;
  max-width: 340px;
  color: var(--flowui-component-library--gray-900);
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px 0 0;
  display: flex;
  box-shadow: 28px 28px 40px -28px #393b6a1f;
}

.f-alert-wrapper {
  align-items: center;
  display: flex;
}

.f-alert-close {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.f-alert-warning {
  background-color: var(--flowui-component-library--yellow-lighter);
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  color: var(--flowui-component-library--warning-base);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  display: flex;
}

.f-alert-icon, .f-alert-x {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-alert-success {
  color: #f59041;
  background-color: #e5e9ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-right: 16px;
  display: flex;
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---text-center {
  text-align: center;
}

.brix---cta-section {
  background-color: var(--elements-webflow-library--accent--primary-1);
  border-radius: 20px;
  padding-top: 60px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---cta-v2-floating-item-01 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brix---cta-v2-floating-item-02 {
  position: absolute;
  inset: auto -1% 15% auto;
}

.pms-datos {
  padding: 40px 5%;
}

.brix---color-neutral-805 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---square-icon {
  border-radius: 16px;
}

.brix---container-default-5 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 0;
  padding-bottom: 0;
}

.brix---heading-h2-size-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1em;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---paragraph-default-5 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---card-content-center {
  box-shadow: 0 2px 11px 4px var(--elements-webflow-library--general--shadow-01);
  text-align: center;
  background-color: #fef3eb;
  border: 2px solid #f59042;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 24px;
  display: flex;
}

.pms-que-es, .pms-qu-es-copy {
  padding: 40px 5%;
}

.cta-pms {
  background-color: var(--elements-webflow-library--neutral--100);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.pms-cta-2025 {
  background-color: #fff;
  border-top: 0 #fff;
  border-bottom: 1px #e4ebf3;
  height: auto;
  padding: 40px 30px;
  position: static;
}

.brix---color-neutral-806 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---container-default-6 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h2-size-3 {
  color: #001d3c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1em;
}

.brix---cta-section-2 {
  background-color: #e5e9ff;
  background-image: url('../images/Vector-11.png'), url('../images/Group-1000002352-2.png');
  background-position: 0%, 100% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 160px, 180px;
  border-radius: 20px;
  padding-top: 40px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.brix---cta-v2-floating-item-3 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.pms-qu-es-2025 {
  background-color: #fff;
  border: 1px solid #fff;
  height: auto;
  padding: 40px 30px;
  position: static;
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---paragraph-default-6 {
  color: #001d3c;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
}

.brix---cta-v8-section-2 {
  background-color: #fff;
  background-image: url('../images/Group-1000002352-2.png'), url('../images/Vector-10.png');
  background-position: 0 0, 50% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 170px, 180px;
  border-radius: 0;
  padding-top: 80px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.pms-datos-2025 {
  background-color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px #e4ebf3;
  height: auto;
  padding: 50px 30px;
  position: static;
}

.brix---color-neutral-808 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---grid-3-columns-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-h3-size-2 {
  color: #001d3c;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1em;
}

.brix---paragraph-default-7 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.f-h1-heading {
  color: #001d3c;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 1.2;
}

.f-container-regular {
  background-color: #e5e9ff;
  border-radius: 20px;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  position: relative;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

.f-image-cover {
  object-fit: cover;
  border-radius: 20px 20px 0 0;
  width: 100%;
  height: 100%;
}

.f-success-message {
  background-color: var(--flowui-component-library--success-lighter);
  color: var(--flowui-component-library--success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-section-large {
  padding: 92px 5%;
  position: relative;
}

.f-button-neutral {
  background-color: var(--flowui-component-library--gray-900);
  min-height: 48px;
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-margin-bottom-40 {
  margin-bottom: 40px;
}

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-header-form-wrapper {
  border: 1px none var(--flowui-component-library--grey-300);
  background-color: #fff0;
  border-radius: 0;
  align-items: center;
  padding: 4px;
  display: flex;
}

.f-header-input-field {
  min-height: 48px;
  color: var(--flowui-component-library--gray-900);
  background-color: #0000;
  border: 1px #000;
  margin-bottom: 0;
  margin-right: 16px;
  padding: 12px 16px;
}

.f-header-input-field::placeholder {
  color: var(--flowui-component-library--gray-400);
}

.f-header-form-block {
  max-width: 360px;
  margin-bottom: 0;
}

.f-header-image-wrapper-top {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 350px;
  margin-bottom: 48px;
  display: flex;
  overflow: hidden;
}

.f-header-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.pms-incripci-n-speakers-2025 {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  height: auto;
  padding: 40px 30px;
  position: static;
}

.pms-donde-sera-2025 {
  background-color: #fff;
  border: 1px #fff;
  height: auto;
  padding: 40px 30px;
  position: static;
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---cta-section-3 {
  background-color: #fff;
  border-radius: 20px;
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.brix---cta-v2-floating-item-4 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-span-16 {
  color: #f59041;
}

.brix---heading-h2-size-3-copy {
  color: #001d3c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.1em;
}

.text-span-17 {
  color: #ff5fa2;
}

.text-span-18 {
  font-weight: 900;
}

.text-span-19 {
  color: #ff5fa2;
}

.f-button-primary {
  color: #fff;
  letter-spacing: -.02px;
  white-space: nowrap;
  background-color: #ff5fa2;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-primary:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.text-block-4 {
  font-size: 18px;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-span-20 {
  color: #ff5fa2;
  font-weight: 400;
}

.image-5 {
  padding-top: 13px;
  padding-bottom: 9px;
}

.text-span-21 {
  color: #ff5fa2;
}

.f-h1-heading-copy {
  color: #001d3c;
  letter-spacing: -.04em;
  margin-top: 19px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

.pms-incripci-n-asistentes-2025 {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  height: auto;
  padding: 40px 30px;
  position: static;
}

.brix---color-neutral-810 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---container-default-7 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h2-size-4 {
  color: #ff5fa2;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 50px;
}

.brix---text-center-2 {
  text-align: center;
}

.brix---cta-section-4 {
  background-color: #e5e9ff;
  background-image: url('../images/Group-1000002352-2.png'), url('../images/Vector-11.png');
  background-position: 0 100%, 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 200px, 150px;
  border-radius: 20px;
  padding-top: 50px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.brix---button-row-left-2 {
  margin-right: 24px;
}

.brix---buttons-row-center-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---btn-primary-white-2 {
  background-color: var(--elements-webflow-library--neutral--100);
  color: #000;
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white-2:hover {
  color: #fff;
  background-color: #ff5fa2;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-white-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white-2:hover {
  border-color: var(--elements-webflow-library--neutral--100);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  transform: translate3d(0, -3px, .01px);
}

.brix---inner-container-600px---center-2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---cta-v2-floating-item-5 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brix---cta-v2-floating-item-6 {
  position: absolute;
  inset: auto -1% 15% auto;
}

.brix---z-index-2 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-span-22 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
}

.f-button-primary-2 {
  background-color: var(--flowui-component-library--gray-900);
  color: #fff;
  letter-spacing: -.02px;
  white-space: nowrap;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  margin-top: 11px;
  padding: 12px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-primary-2:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.brix---heading-h2-size-5 {
  color: #ff5fa2;
  margin-top: 0;
  margin-bottom: -28px;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---cta-section-5 {
  background-color: #e5e9ff;
  background-image: url('../images/Group-1000002352-2.png'), url('../images/Vector-11.png');
  background-position: 0 0, 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 200px, 180px;
  border-radius: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.brix---cta-v2-floating-item-7 {
  position: absolute;
  inset: auto -1% 15% auto;
}

.text-span-23 {
  font-size: 13px;
}

@media screen and (min-width: 1440px) {
  .brix---grid-hero-v1, .brix---grid-hero-v1-2 {
    grid-column-gap: 90px;
  }

  .brix---z-index-1, .brix---z-index-2 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {
  .navbar-no-shadow-container {
    padding-left: 4%;
    padding-right: 4%;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .mobile-margin-top-10 {
    margin-left: 0;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-bottom: 0;
    display: grid;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-split.rigth {
    background-position: 50% 40%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-bottom: 0;
    display: block;
  }

  .see-more-section {
    padding-left: 0;
    padding-right: 0;
  }

  .pms-margin-container {
    width: auto;
    max-width: none;
    padding-left: 4%;
    padding-right: 4%;
  }

  .organizadores-section {
    padding-left: 0;
    padding-right: 0;
  }

  .clients-title {
    margin-bottom: 32px;
  }

  .lefthero {
    border-radius: var(--redondez);
    max-width: 100%;
    margin-bottom: 0;
    padding: 30px 35px;
    display: flex;
  }

  .hero-main-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 41px;
  }

  .text-span {
    font-size: 35px;
    line-height: 41px;
  }

  .year-logo {
    height: 50px;
  }

  .summit-subttile {
    font-size: 20px;
  }

  .navlink {
    padding-left: 5px;
    padding-right: 5px;
  }

  .info-section {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .info-title {
    font-size: 28px;
  }

  .info-subsection-parraph.size-color {
    text-align: center;
  }

  .leftinfosection {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .rigthinfosection {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .event-item {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-section {
    padding: 30px 0;
    position: static;
  }

  .owners-title {
    margin-bottom: 32px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .events-detail {
    padding-left: 0;
    padding-right: 0;
  }

  .event-detail-spaekers-wrapper {
    flex-flow: column;
  }

  .speakers-grid {
    width: 100%;
  }

  .video-cta {
    width: 100%;
    margin-top: 50px;
  }

  .button {
    text-align: center;
    width: 40%;
  }

  .hero-separator {
    width: 50%;
  }

  .event-btn {
    text-align: center;
    width: 40%;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .google-maps-container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: 400px;
    margin-bottom: 0;
  }

  .location-section {
    margin-bottom: 25px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-4 {
    max-width: 728px;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-content: center;
    align-items: start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-split-4.hidden {
    display: none;
  }

  .title-map-wraper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .firstjob-logo-icon {
    margin-bottom: 30px;
  }

  .other-studies-button {
    font-size: 13px;
  }

  .buttons-wrapper {
    flex-flow: column;
    display: flex;
  }

  .container-5 {
    max-width: 728px;
  }

  .name-lastname-wrapper-fields {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: block;
  }

  .form-block {
    width: 100%;
  }

  .hero-details-text {
    font-size: 28px;
  }

  .container-6 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .pms-grid-perks {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .container-7 {
    max-width: 728px;
  }

  .hero-wrapper-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .pms-details-section-side {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .pms-details-section-side.left {
    max-width: none;
  }

  .div-block-4 {
    margin-left: 0;
    padding-top: 0;
    display: none;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .hero-split-5 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-8 {
    max-width: 728px;
  }

  .pms-event-item-otherdetails {
    flex-flow: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    display: flex;
  }

  .pms-event-item-date {
    width: 44.3439%;
    padding: 6px 10px;
  }

  .pms-event-item-place {
    padding: 6px 10px;
  }

  .pms-event-place-text {
    font-size: 14px;
  }

  .pms-event-item-speaker-photo {
    width: 80%;
  }

  .pms-event-item-speaker-name {
    width: 100%;
    margin-top: 0;
    font-size: 14px;
  }

  .text-span-13 {
    font-size: 16px;
  }

  .pms-tabs-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .pms-event-tab {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    display: flex;
  }

  .pms-event-tab-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 40px 1fr;
    place-content: center stretch;
  }

  .pms-event-tabs-company-logo-container {
    flex-flow: column;
    width: 40px;
    height: 40px;
  }

  .pms-tabs-event-name {
    text-align: center;
    font-size: 13px;
  }

  .container-9 {
    max-width: 728px;
  }

  .pms-event-item-speaker-photo-dual {
    width: 60%;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding: 24px;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-card {
    min-width: auto;
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section-hero-primary {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---floating-image-hero-v1---1 {
    bottom: -14%;
    left: -42%;
  }

  .brix---floating-image-hero-v1---2 {
    top: 24%;
    right: -30%;
  }

  .uui-heading-xlarge {
    font-size: 3.25rem;
  }

  .uui-heroheader01_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-heroheader01_fileupload-image-wrapper {
    left: -2.5%;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-heading-xlarge-2 {
    font-size: 3.25rem;
  }

  .uui-heroheader01_component-2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .brix---btn-primary-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .hero-section-copy {
    padding: 30px 0;
    position: static;
  }

  .hero-main-title-copy {
    font-size: 35px;
    font-weight: 700;
    line-height: 41px;
  }

  .hero-separator-copy {
    width: 50%;
  }

  .hero-details-text-copy {
    font-size: 28px;
  }

  .brix---heading-h1-size-3 {
    font-size: 48px;
    line-height: 60px;
  }

  .pms-heroo {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-hero-v1-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---floating-image-hero-v1---3 {
    top: 24%;
    right: -30%;
  }

  .pms-cta {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .wbs-cta-5 {
    align-items: flex-start;
    padding: 40px;
  }

  .wbs-cta-image-right, .wbs-cta-image-left {
    display: none;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---cta-v1-floating-item-01 {
    width: 35%;
    top: -4%;
    left: -5%;
  }

  .brix---cta-v8-section {
    padding-top: 112px;
    padding-bottom: 722px;
  }

  .brix---grid-cta-v8 {
    grid-template-columns: .7fr;
  }

  .brix---cta-v8-half-image-right {
    width: 100%;
    height: 57%;
    inset: auto 0% 0%;
  }

  .pms-qu-es {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .brix---cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---cta-v2-floating-item-01 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .brix---cta-v2-floating-item-02 {
    width: 32%;
    bottom: -9%;
    right: -8%;
  }

  .pms-datos {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-2 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .pms-que-es, .pms-qu-es-copy {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .brix---heading-h2-size-3 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---cta-section-2 {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---cta-v2-floating-item-3 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .brix---cta-v8-section-2 {
    padding-top: 112px;
    padding-bottom: 722px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---cta-section-3 {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---cta-v2-floating-item-4 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .brix---heading-h2-size-3-copy, .brix---heading-h2-size-4 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---cta-section-4 {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---btn-primary-white-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---cta-v2-floating-item-5 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .brix---cta-v2-floating-item-6 {
    width: 32%;
    bottom: -9%;
    right: -8%;
  }

  .brix---heading-h2-size-5 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---cta-section-5 {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---cta-v2-floating-item-7 {
    width: 32%;
    bottom: -9%;
    right: -8%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-no-shadow-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding: 30px 3%;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .button-primary {
    text-align: center;
    width: 100%;
  }

  .menu-button.w--open {
    background-color: var(--color-2);
    border-radius: 19px;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .hero-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-items: start stretch;
    padding-left: 0;
  }

  .hero-split.rigth {
    width: auto;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .see-more-section {
    padding: 60px 0;
  }

  .pms-margin-container {
    padding-left: 4%;
    padding-right: 4%;
  }

  .organizadores-section {
    padding: 60px 0;
  }

  .clients-wrapper {
    flex-flow: column;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .lefthero {
    justify-content: center;
    align-items: center;
    padding: 50px 20px;
  }

  .hero-main-title {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
  }

  .text-span {
    font-size: 35px;
  }

  .navlink {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .info-section {
    padding: 60px 0;
  }

  .info-title {
    max-width: 70%;
    max-height: none;
  }

  .info-timeline-title {
    font-size: 35px;
  }

  .seemore-title {
    font-size: 35px;
    line-height: 42px;
  }

  .hero-section {
    padding: 15px 0;
  }

  .owners-logo {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .events-detail {
    padding: 60px 0;
  }

  .event-detail-wraper {
    padding-left: 35px;
    padding-right: 35px;
  }

  .event-detial-base-info {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .event-detail-base-info-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-3 {
    width: 25px;
  }

  .heading-5 {
    font-size: 28px;
    line-height: 35px;
  }

  .speakers-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .event-detail-spaker-details {
    margin-top: -5px;
  }

  .button {
    text-align: center;
    width: 100%;
  }

  .speaker-phto {
    width: 50%;
  }

  .speaker-info-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .hero-separator {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .navbar-button, .event-btn {
    text-align: center;
    width: 100%;
  }

  .hero-heading-right-2, .location-section, .hero-heading-right-3 {
    padding: 60px 15px;
  }

  .localtion-title-section {
    padding: 60px 15px 90px;
  }

  .other-studies-section {
    padding: 60px 15px;
  }

  .other-studies-button {
    text-align: center;
  }

  .navbar-logos-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-content: center;
  }

  .hero-without-image, .pms-inscription-form, .pms-speaker-section, .speakers-cta-call, .perks-section-pms {
    padding: 60px 15px;
  }

  .be-speaker-btn {
    text-align: center;
    width: 70%;
  }

  .what-is-pmd-section {
    padding: 60px 15px;
  }

  .firstjob-logo {
    margin-top: 15px;
    margin-left: 0;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 25px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-subscribe-left, .hero-without-image-2 {
    padding: 60px 15px;
  }

  .form-block-2 {
    width: 100%;
  }

  .uai-logo, .footer-logo {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .footer-logos-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-content: center;
  }

  .hero-without-image-3 {
    padding: 60px 15px;
  }

  .pms-event-item-content-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .pms-event-item-speaker-info.dual {
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .pms-event-item-speaker-photo {
    width: 40%;
  }

  .pms-event-item-speaker-name {
    margin-top: 5px;
  }

  .pms-tabs-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .pms-tabs-grid._4colums {
    grid-template-columns: 1fr;
  }

  .pms-event-tab {
    width: 100%;
  }

  .pms-event-tab-wrapper {
    text-align: center;
    width: 100%;
  }

  .pms-tabs-section-title {
    line-height: 1.2em;
  }

  .pms-event-users-form {
    padding: 20px 15px;
  }

  .pms-form-label {
    margin-bottom: 3px;
    font-size: 14px;
  }

  .pms-form-input {
    margin-bottom: 0;
  }

  .pms-form-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .pms-hero-register-btn {
    justify-content: center;
    align-items: center;
  }

  .pms-event-item-speaker-photo-dual {
    width: 60%;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .what-is-pmd-section-copy {
    padding: 60px 15px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---section-hero-primary {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-hero-v1 {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---floating-image-hero-v1---1 {
    max-width: 500px;
  }

  .brix---floating-image-hero-v1---2 {
    max-width: 480px;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button.is-button-large {
    grid-column-gap: .5rem;
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-heading-xlarge {
    font-size: 2.25rem;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .uui-button-icon.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-heroheader01_image {
    border-top-left-radius: 6rem;
    height: 22rem;
  }

  .uui-heroheader01_pattern-image {
    width: 14.9rem;
    top: auto;
    bottom: -15%;
    right: -10%;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-secondary-gray.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-heading-xlarge-2 {
    font-size: 2.25rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .hero-section-copy {
    padding: 15px 0;
  }

  .hero-main-title-copy {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
  }

  .hero-separator-copy {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .pms-heroo {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-hero-v1-2 {
    grid-template-columns: 1fr;
  }

  .brix---floating-image-hero-v1---3 {
    max-width: 480px;
  }

  .pms-cta {
    padding: 2rem 2%;
  }

  .wbs-cta-5 {
    grid-template-columns: 1fr;
  }

  .pms-speaker-section-copy {
    padding: 60px 15px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---cta-v1-floating-item-01 {
    width: 34%;
  }

  .brix---cta-v8-section {
    padding-top: 96px;
    padding-bottom: 495px;
  }

  .brix---grid-cta-v8 {
    grid-template-columns: 1fr;
  }

  .brix---cta-v8-half-image-right {
    height: 50%;
  }

  .pms-qu-es {
    padding: 2rem 2%;
  }

  .brix---cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .pms-datos {
    padding: 2rem 2%;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .pms-que-es, .pms-qu-es-copy {
    padding: 2rem 2%;
  }

  .cta-pms, .pms-cta-2025 {
    padding: 60px 15px;
  }

  .brix---heading-h2-size-3 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---cta-section-2 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .pms-qu-es-2025 {
    padding: 60px 15px;
  }

  .brix---cta-v8-section-2 {
    padding-top: 96px;
    padding-bottom: 495px;
  }

  .pms-datos-2025 {
    padding: 60px 15px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-header-image-wrapper-top {
    height: 490px;
  }

  .pms-incripci-n-speakers-2025, .pms-donde-sera-2025 {
    padding: 60px 15px;
  }

  .brix---cta-section-3 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---heading-h2-size-3-copy {
    font-size: 28px;
    line-height: 40px;
  }

  .f-h1-heading-copy {
    margin-top: 0;
    font-size: 48px;
  }

  .pms-incripci-n-asistentes-2025 {
    padding: 60px 15px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---heading-h2-size-4 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---cta-section-4 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

  .brix---btn-primary-white-2 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-white-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h2-size-5 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---cta-section-5 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-brand.w--current {
    width: 80%;
  }

  .nav-menu {
    flex-direction: column;
  }

  .mobile-margin-top-10 {
    margin-top: 0;
    margin-left: 0;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .button-primary {
    width: 100%;
  }

  .menu-button.w--open {
    background-color: var(--color-2);
    border-radius: 19px;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .hero-split.rigth {
    width: auto;
    height: 40vh;
  }

  .pms-margin-container {
    max-width: none;
    padding-left: 2%;
    padding-right: 2%;
  }

  .clients-image {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image {
    height: 40px;
  }

  .lefthero {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-main-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
  }

  .text-span {
    font-size: 24px;
    line-height: 32px;
  }

  .summit-subttile {
    margin-left: 15px;
    font-size: 18px;
  }

  .container-2 {
    max-width: none;
  }

  .info-title {
    max-width: 80%;
    font-size: 16px;
    line-height: 32px;
  }

  .event-item {
    justify-content: flex-start;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-2 {
    width: auto;
    height: 25px;
  }

  .event-item-title {
    font-size: 16px;
  }

  .seemore-title {
    font-size: 25px;
    line-height: 31px;
  }

  .owner-color-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .owners-logo {
    margin-left: 10px;
    margin-right: 10px;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .event-detail-wraper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .event-detial-base-info {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: inline-block;
  }

  .event-detail-base-info-item {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .heading-5 {
    font-size: 25px;
    line-height: 31px;
  }

  .hero-separator {
    width: 60%;
    height: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .navbar-button {
    width: 100%;
  }

  .container-3, .container-4 {
    max-width: none;
  }

  .localtion-title-section {
    padding-bottom: 100px;
  }

  .other-studies-button {
    font-size: 11px;
  }

  .navbar-logos-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container-5 {
    max-width: none;
  }

  .hero-details-text {
    font-size: 17px;
    line-height: 32px;
  }

  .container-6 {
    max-width: none;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .pms-grid-perks {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .be-speaker-btn {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
  }

  .pms-speaker-form-title {
    font-size: 25px;
  }

  .what-is-pmd-section {
    padding-top: 90px;
  }

  .container-7 {
    max-width: none;
  }

  .hero-wrapper-5 {
    margin-bottom: 0;
  }

  .pms-details-section-side.left {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .pms-details-section-parraph {
    font-size: 16px;
  }

  .button-primary-8.footer-form-button {
    position: relative;
    right: 0;
  }

  .pms-details-title {
    font-size: 20px;
  }

  .footer-subscribe {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-block-three {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pms-speaker-form-texts {
    font-size: 19px;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .hero-wrapper-two-3-copy {
    outline-offset: -9px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pms-speaker-form-btn {
    text-align: center;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .uai-logo {
    height: 28px;
    margin-left: 8px;
  }

  .sucess-form-text, .text-block-3 {
    font-size: 14px;
  }

  .footer-logo {
    width: 40%;
    height: auto;
  }

  .footer-logos-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .container-8 {
    max-width: none;
  }

  .pms-event-item-content-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .pms-event-item-speaker-info.dual {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .pms-event-item-speaker-data {
    margin-bottom: 10px;
  }

  .pms-event-item-date, .div-block-5 {
    width: 100%;
  }

  .paragraph {
    font-size: 15px;
    line-height: 1.5em;
  }

  .pms-event-place-text {
    text-align: center;
    font-size: 12px;
  }

  .pms-tabs-section-title {
    font-size: 20px;
  }

  .container-9 {
    max-width: none;
  }

  .pms-form-success-text {
    font-size: 16px;
  }

  .pms-event-item-speaker-photo-dual {
    width: 40%;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo {
    max-width: 84%;
    margin-right: 0;
    padding-right: 0;
  }

  .brix---hamburger-menu-wrapper {
    margin-left: 0;
    margin-right: 21px;
    padding-left: 0;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    text-align: left;
    width: 100%;
  }

  .what-is-pmd-section-copy {
    padding-top: 90px;
  }

  .brix---btn-primary, .brix---btn-secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---section-hero-primary {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---floating-image-hero-v1---1 {
    opacity: .2;
    bottom: -5%;
    left: -35%;
  }

  .brix---floating-image-hero-v1---2 {
    display: none;
  }

  .uui-heroheader01_component {
    grid-template-columns: 1fr;
  }

  .uui-heroheader01_image {
    border-top-left-radius: 4rem;
    height: 15rem;
  }

  .uui-heroheader01_pattern-image {
    width: 12.125rem;
    bottom: -25%;
    right: -20%;
  }

  .uui-heroheader01_component-2 {
    grid-template-columns: 1fr;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---btn-primary-white, .brix---btn-secondary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .hero-main-title-copy {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
  }

  .hero-separator-copy {
    width: 60%;
    height: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .hero-details-text-copy {
    font-size: 17px;
    line-height: 32px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .pms-heroo {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---floating-image-hero-v1---3 {
    display: none;
  }

  .wbs-heading-h4 {
    font-size: 1.7rem;
  }

  .wbs-cta-5 {
    padding: 20px;
  }

  .wbs-cta-5-button {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---paragraph-default-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---cta-v1-floating-item-01 {
    width: 39%;
  }

  .brix---cta-v8-section {
    padding-top: 72px;
    padding-bottom: 392px;
  }

  .brix---cta-v8-half-image-right {
    height: 40%;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---cta-v2-floating-item-01 {
    width: 50%;
  }

  .brix---cta-v2-floating-item-02 {
    width: 40%;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---paragraph-default-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---container-default-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---cta-section-2 {
    background-image: url('../images/Group-1000002352-2.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 180px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---cta-v2-floating-item-3 {
    width: 50%;
  }

  .brix---paragraph-default-6 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---cta-v8-section-2 {
    padding-top: 72px;
    padding-bottom: 392px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---paragraph-default-7 {
    font-size: 17px;
    line-height: 28px;
  }

  .f-h1-heading {
    font-size: 20px;
    line-height: 1.1em;
  }

  .f-header-image-wrapper-top {
    height: 390px;
  }

  .brix---cta-section-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---cta-v2-floating-item-4 {
    width: 50%;
  }

  .brix---heading-h2-size-3-copy {
    font-size: 24px;
    line-height: 34px;
  }

  .text-span-20 {
    font-size: 28px;
    line-height: 1.1em;
  }

  .f-h1-heading-copy {
    font-size: 20px;
    line-height: 1.1em;
  }

  .brix---container-default-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-4 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---cta-section-4 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-center-2 {
    flex-direction: column;
  }

  .brix---btn-primary-white-2 {
    width: 100%;
    margin-top: 23px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-secondary-white-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---cta-v2-floating-item-5 {
    width: 50%;
  }

  .brix---cta-v2-floating-item-6 {
    width: 40%;
  }

  .brix---heading-h2-size-5 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---cta-section-5 {
    background-image: url('../images/Group-1000002352-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 200px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---cta-v2-floating-item-7 {
    width: 40%;
  }
}

#w-node-cf55d7a9-3ae4-d80c-707e-00c8d994b7a1-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_738ebb05-ac81-80fb-e17e-b14821ab17c5-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_738ebb05-ac81-80fb-e17e-b14821ab17c7-cf82c102 {
  place-self: center;
}

#w-node-_8f52a2c7-05f5-5f5c-7526-07f49789347c-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_8f52a2c7-05f5-5f5c-7526-07f49789347e-cf82c102 {
  place-self: center;
}

#w-node-_24241be1-f6e6-a85c-448d-defb3ae0fde9-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-e1c672c3-be7a-ed04-c93e-c7a9908ab591-cf82c102 {
  place-self: center;
}

#w-node-fa082188-654c-aade-6e38-5c4f6e5470e6-cf82c102, #w-node-_78a59f17-bb5b-7020-4fa4-c5a21d0dece3-cf82c102, #w-node-a12144cf-ecd6-6571-0164-c97d5f8e1a14-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2b5dcb16-ea23-6039-72cf-e4260c973301-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_2b5dcb16-ea23-6039-72cf-e4260c973303-cf82c102 {
  place-self: center start;
}

#w-node-_2b5dcb16-ea23-6039-72cf-e4260c973307-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_2b5dcb16-ea23-6039-72cf-e4260c973309-cf82c102 {
  place-self: center;
}

#w-node-_2b5dcb16-ea23-6039-72cf-e4260c97330d-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_2b5dcb16-ea23-6039-72cf-e4260c97330f-cf82c102 {
  place-self: center;
}

#w-node-_4c5cb99d-e8e2-31cf-4272-f55573b17d4a-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_4c5cb99d-e8e2-31cf-4272-f55573b17d4c-cf82c102 {
  place-self: center;
}

#w-node-_2b5dcb16-ea23-6039-72cf-e4260c97331c-cf82c102, #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973339-cf82c102, #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973356-cf82c102, #w-node-e07b3c24-064b-7efc-53a1-f3ca7fd04568-cf82c102 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5fe78881-e3d3-5cff-ca8c-3b408e40a7b6-cf82c102, #w-node-ce571a10-a503-7a9a-a35d-13769e7bd258-cf82c102, #w-node-_6a828e87-4c63-8eaa-4d03-5b6bf0cd65e8-cf82c102, #w-node-_282aa791-fca6-7f9c-6eba-876f741ca0bc-cf82c102, #w-node-_65d29d45-5b9e-c367-8cb4-49e228807fec-cf82c102 {
  place-self: center stretch;
}

#w-node-_48c65072-33b6-1982-9936-f652e42f3af5-e42f3aef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48c65072-33b6-1982-9936-f652e42f3af6-e42f3aef {
  justify-self: center;
}

#w-node-_6a8f19a9-2ae9-2e53-85d3-00427afe04b1-876fa8c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d41-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d43-24448608 {
  place-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d47-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d49-24448608 {
  place-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d4d-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d4f-24448608 {
  place-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d5c-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d67-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d6b-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9d79-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d9d-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9db4-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9db6-24448608 {
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9dbe-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9dc0-24448608 {
  place-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9dc4-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9dc6-24448608 {
  place-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9dca-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9dcc-24448608 {
  place-self: center;
}

#w-node-_45073ede-a916-d48a-cff8-1c2e66be9dd9-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9df6-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9e14-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9e32-24448608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_738ebb05-ac81-80fb-e17e-b14821ab17c5-cf82c102, #w-node-_0bc2e44a-6298-4c09-f113-beae5590cdd5-cf82c102, #w-node-_8f52a2c7-05f5-5f5c-7526-07f49789347c-cf82c102 {
    justify-self: center;
  }

  #w-node-_0bc2e44a-6298-4c09-f113-beae5590cdd2-cf82c102 {
    align-self: auto;
  }

  #w-node-_24241be1-f6e6-a85c-448d-defb3ae0fde9-cf82c102 {
    justify-self: center;
  }

  #w-node-fa082188-654c-aade-6e38-5c4f6e5470f1-cf82c102, #w-node-_78a59f17-bb5b-7020-4fa4-c5a21d0decee-cf82c102 {
    justify-self: start;
  }

  #w-node-a12144cf-ecd6-6571-0164-c97d5f8e1a14-cf82c102 {
    align-self: start;
  }

  #w-node-_14fe9aaf-2805-0c0e-290b-678ac2678058-cf82c102 {
    justify-self: start;
  }

  #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973301-cf82c102, #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973305-cf82c102, #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973307-cf82c102 {
    justify-self: center;
  }

  #w-node-_2b5dcb16-ea23-6039-72cf-e4260c97330b-cf82c102 {
    align-self: auto;
  }

  #w-node-_2b5dcb16-ea23-6039-72cf-e4260c97330d-cf82c102 {
    justify-self: center;
  }

  #w-node-_4c5cb99d-e8e2-31cf-4272-f55573b17d48-cf82c102 {
    align-self: auto;
  }

  #w-node-_4c5cb99d-e8e2-31cf-4272-f55573b17d4a-cf82c102 {
    justify-self: center;
  }

  #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973327-cf82c102, #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973344-cf82c102, #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973361-cf82c102, #w-node-e07b3c24-064b-7efc-53a1-f3ca7fd04573-cf82c102 {
    justify-self: start;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d41-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d45-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d47-24448608 {
    justify-self: center;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d4b-24448608 {
    align-self: auto;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d4d-24448608 {
    justify-self: center;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d67-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d84-24448608 {
    justify-self: start;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9d9d-24448608 {
    align-self: start;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9da8-24448608 {
    justify-self: start;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9db4-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9dbc-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9dbe-24448608 {
    justify-self: center;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9dc2-24448608 {
    align-self: auto;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9dc4-24448608 {
    justify-self: center;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9dc8-24448608 {
    align-self: auto;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9dca-24448608 {
    justify-self: center;
  }

  #w-node-_45073ede-a916-d48a-cff8-1c2e66be9de4-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9e01-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9e1f-24448608, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9e3f-24448608 {
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2b5dcb16-ea23-6039-72cf-e4260c973303-cf82c102, #w-node-_48c65072-33b6-1982-9936-f652e42f3af4-e42f3aef, #w-node-_48c65072-33b6-1982-9936-f652e42f3af5-e42f3aef, #w-node-_45073ede-a916-d48a-cff8-1c2e66be9db6-24448608 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}