.hero-background-video {
  display: block;
  position: relative;
  width: 100%;
  background-color: #f66f7c;
  color: #FFFFFF;
  text-align: center;
  overflow: hidden;
  z-index: 10;
}

.hero-background-video video[poster] {
  width: 100%;
}

.hero-background-video #scroll-video {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  min-width: 100%;
}

.hero-background-video .image {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  min-width: 100%;
}

.hero-background-video .big-text {
  position: absolute;
  border-radius: 50%;
  bottom: 0;
  left: 0;
  z-index: 3;
  font-size: 72px;
  line-height: 72px;
  right: 0;
  margin: -40px auto 0 auto;
  text-align: center;
  top: 45%;
}

.side-image-full-width {
  display: block;
  position: relative;
  width: 100%;
  background-color: #646569;
  color: #FFFFFF;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.our-mission {
  display: block;
  position: relative;
  width: 100%;
  background-color: #F5F5F5;
  padding: 200px 0px;
  color: #FFFFFF;
  text-align: center;
}

.video-main-container {
  position: relative;
  display: block;
}

.video-container {
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: pointer;
  background: #F5F5F5;
}

.video-container .video_preview {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
  z-index: 2;
}

.video-container:hover,
.video-container:hover * {
  cursor: pointer;
}

.video-container .play {
  position: absolute;
  border-radius: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 50%;
  z-index: 4;
  transform: translateY(-50%);
  transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
}

.video-container:hover .play {
  -webkit-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.6);
}

.video-container-element {
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  background: none;
}

.video-container-element iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-extra-margin {
  position: relative;
  display: block;
  width: 100%;
  background: yellow;
}

.color-element {
  position: relative;
  display: block;
  width: 100%;
  min-height: 200px;
  height: 100%;
  max-height: 300px;
}

.oh-gift-card-video {
  overflow: hidden !important;
}

@media all and (max-width: 1200px) {
  .hero-background-video .big-text {
    font-size: 60px;
    line-height: 60px;
  }
}

@media all and (max-width: 900px) {
  .hero-background-video .big-text {
    font-size: 50px;
    line-height: 50px;
  }
}

/* Hero Nosotros rebrand */
.hero-nosotros-rebrand {
  background: transparent !important;
}

.hero-nosotros-rebrand .master-container-section {
  margin-bottom: 0;
}

.hero-nosotros-media {
  position: relative;
  overflow: hidden;
  line-height: 0;
  background: transparent !important;
}

.hero-nosotros-header-fill {
  height: 88px;
  background: #4E1297;
  border-bottom: none;
}

.hero-nosotros-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(15, 2, 44, 0) 58%, rgba(15, 2, 44, 0.34) 100%);
  pointer-events: none;
}

.hero-nosotros-copy {
  position: absolute;
  right: 0;
  bottom: 96px;
  left: 0;
  z-index: 2;
  padding: 0 24px;
  display: flex;
  justify-content: center;
}

.hero-nosotros-image {
  display: block;
  width: 100%;
  margin-bottom: -84px;
}

.hero-nosotros-title {
  max-width: 1209px;
  width: 100%;
  font-family: 'Gantari', sans-serif;
  font-weight: 800;
  font-size: 50px;
  line-height: 45px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  white-space: normal;
}

@media all and (max-width: 1100px) {
  .hero-nosotros-header-fill {
    height: 84px;
  }
  .hero-nosotros-copy {
    bottom: 68px;
  }
  .hero-nosotros-title {
    font-size: 38px;
    line-height: 38px;
  }
}

@media all and (max-width: 760px) {
  .hero-nosotros-header-fill {
    height: 72px;
  }
  .hero-nosotros-copy {
    bottom: 36px;
    padding: 0 18px;
  }
  .hero-nosotros-title {
    font-size: 26px;
    line-height: 30px;
  }
}

/* Experiencia de regalar section */
.experiencia-regalar-section {
  padding: 135px 312px 135px 312px;
}

.experiencia-regalar-row {
  align-items: center;
}

.experiencia-regalar-title {
  font-family: 'Gantari', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 45px;
  color: #7141AC;
  padding-bottom: 0;
  margin-bottom: 0;
}

.experiencia-regalar-subtitle {
  font-family: 'Gantari', sans-serif;
  font-weight: 300;
  font-size: 37px;
  line-height: 44px;
  color: #666666;
  margin-top: 0;
  margin-bottom: 16px;
}

.experiencia-regalar-body {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #444444;
}

@media all and (max-width: 1400px) {
  .experiencia-regalar-section {
    padding: 120px 80px 80px 80px;
  }
}

@media all and (max-width: 900px) {
  .experiencia-regalar-section {
    padding: 80px 40px 60px 40px;
  }
  .experiencia-regalar-title {
    font-size: 32px;
    line-height: 38px;
  }
  .experiencia-regalar-subtitle {
    font-size: 28px;
    line-height: 34px;
  }
}

@media all and (max-width: 760px) {
	.hero-background-video .big-text {
		font-size: 30px;
		line-height: 30px;
	}
	.center-img {
		margin: 4px 0;
		display: flex;
		justify-content: center;
		width: 100%;
	}
}
/* Nosotros video wrapper */
.nosotros-video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  background-color: #FFFFFF;
}

.nosotros-video-wrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  border: 0;
}

/* Conocenos section rebrand */
.conocenos-container {
  max-width: 1185px;
  margin: 0 auto;
  flex: 0 0 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

.conocenos-title {
  font-family: 'Gantari', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 45px;
  color: #666666;
  text-align: center;
  padding-bottom: 20px;
}

.conocenos-text {
  font-family: 'DM Sans', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #666666;
  text-align: center;
  max-width: 100%;
  width: 100%;
}

@media all and (max-width: 900px) {
  .conocenos-title {
    font-size: 32px;
    line-height: 38px;
  }
  .conocenos-text {
    font-size: 16px;
    line-height: 20px;
  }
}

/* Nosotros imaginamos rebrand */
.nosotros-imaginamos-section {
  width: 100%;
  position: relative;
  line-height: 0;
  background-color: #E7AAFF;
}

.nosotros-imaginamos-img {
  display: block;
  width: 100%;
  height: auto;
}

.nosotros-imaginamos-section .nosotros-imaginamos-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Gantari', sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 50px;
  color: #4E1297;
  text-align: center;
  max-width: 680px;
  margin: 0;
  z-index: 2;
  padding: 0 20px;
}

@media all and (max-width: 900px) {
  .nosotros-imaginamos-section .nosotros-imaginamos-text {
    font-size: 26px;
    line-height: 38px;
    max-width: 55%;
  }
}

@media all and (max-width: 600px) {
  .nosotros-imaginamos-section .nosotros-imaginamos-text {
    font-size: 20px;
    line-height: 30px;
    max-width: 60%;
  }
}

/* Trabajar en oh section rebrand */
.trabajar-en-oh-section {
  width: 100%;
  background-color: #FFFFFF;
  padding: 0 83px;
  box-sizing: border-box;
}

.trabajar-en-oh-container {
  position: relative;
  max-width: 1756px;
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
  line-height: 0;
}

.trabajar-en-oh-img {
  display: block;
  width: 100%;
  height: auto;
}

.trabajar-en-oh-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.15);
  pointer-events: none;
  z-index: 1;
}

.trabajar-en-oh-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
}

.trabajar-en-oh-title {
  font-family: 'Gantari', sans-serif;
  font-weight: 800;
  font-size: 50px;
  line-height: 45px;
  color: #FFFFFF;
  margin: 0 0 16px 0;
}

.trabajar-en-oh-subtitle {
  font-family: 'DM Sans', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  margin: 0 0 24px 0;
}

.trabajar-en-oh-cta {
  display: inline-block;
  font-family: 'DM Sans', sans-serif;
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
  background-color: #4E1297;
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  min-width: 130px;
}

.trabajar-en-oh-cta:hover {
  opacity: 0.9;
  text-decoration: none;
  color: #FFFFFF;
}

@media all and (max-width: 900px) {
  .trabajar-en-oh-section {
    padding: 0 40px;
  }
  .trabajar-en-oh-title {
    font-size: 38px;
    line-height: 38px;
  }
}

@media all and (max-width: 760px) {
  .trabajar-en-oh-section {
    padding: 0 18px;
  }
  .trabajar-en-oh-title {
    font-size: 28px;
    line-height: 32px;
  }
}

/*# sourceMappingURL=about-us.css.map */
