:root {
  --chocolate: #d86b10;
  --dark-olive-green: #566d25;
  --white: white;
  --black: black;
}

body {
  color: #333;
  background-color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ageo Medium, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Didot, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 36px;
}

a {
  color: #bdbdbd;
  margin-top: 5px;
  font-family: Ageo Regular, sans-serif;
  font-size: 37px;
  line-height: 40px;
  text-decoration: none;
}

ul {
  height: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  align-items: center;
  height: 20%;
  display: flex;
}

.alsea_scroll-section {
  z-index: 2;
  height: 300vh;
  margin-top: 0;
  position: relative;
  overflow: visible;
}

.alsea_sticky-container {
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.alsea_left_col, .alsea_right_col {
  flex: 1;
  height: 100%;
  position: relative;
}

.alsea_section-3-right {
  background-color: var(--chocolate);
  cursor: pointer;
  background-image: radial-gradient(circle at 0%, #f09c8b, #e84144);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-1-left {
  background-color: #e24545;
  background-image: radial-gradient(circle at 100%, #0083c3, #003186);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-5-leftm {
  background-color: var(--dark-olive-green);
  cursor: pointer;
  background-image: radial-gradient(circle at 100%, #fcb203, #f76e00);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-2-right {
  background-image: radial-gradient(circle at 0%, #bbcf35, #4e823a);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-3-left {
  background-image: radial-gradient(circle at 100%, #f09c8b, #e84144);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-1-right {
  cursor: pointer;
  background-color: #273546;
  background-image: radial-gradient(circle at 0%, #ed9786, #e64043);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.body {
  background-color: #fff;
}

.inner-sticky {
  z-index: 2;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.inner-sticky._02 {
  background-image: url('../images/Sabor_back.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  height: 90vh;
  margin-top: 5vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 12vh;
}

.inner-sticky._01 {
  transform-origin: 50% 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Resultados_back_2.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 1px #cc2121;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10vh;
}

.inner-sticky._03 {
  background-image: url('../images/Clientes_back.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  height: 90vh;
  margin-top: 5vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 12vh;
}

.inner-sticky._04 {
  background-image: url('../images/Planeta_back.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 90vh;
  margin-top: 5vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 12vh;
}

.inner-sticky._05 {
  background-image: radial-gradient(circle, #16abd6, #0072b0);
  align-items: center;
  height: 90vh;
  margin-top: 5vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 12vh;
}

.alsea_card_01 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.alsea_cards_section {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-top: 66.2vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.alsea_scroll-section_mobile {
  z-index: 2;
  height: 500vh;
  display: none;
  position: relative;
  overflow: visible;
}

.alsea_image_main {
  z-index: -1;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  bottom: auto;
}

.alsea_scroll-img {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.alsea_image_wrapper {
  background-color: #0375b2;
  background-image: url('../images/Portada_Back.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_static_img {
  justify-content: center;
  width: 100%;
  height: 70vh;
  display: flex;
}

.alsea_static_img_container_desk {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.alsea_card_image {
  justify-content: flex-end;
  width: auto;
  height: 80%;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.alsea_card_copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 35vw;
  height: 90%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 7vw;
  display: flex;
  position: static;
  top: auto;
  bottom: 10%;
  left: 2%;
  right: auto;
}

.alsea_card_quote {
  width: 30%;
  margin-left: 0;
  position: static;
  top: 1vw;
  bottom: auto;
  left: 1vw;
  right: auto;
}

.alsea_card_elements {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.alsea_image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.alsea_static_img_container_mobile {
  background-image: radial-gradient(circle, #16abd6, #0072b0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.alsea_clientes_img_container_desk {
  background-image: radial-gradient(circle at 100% 100%, #6fb698, #035761);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.alsea_clientes_img_container_mobile {
  background-image: radial-gradient(circle at 100% 100%, #6fb698, #035761);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.alsea_section-4-left {
  background-color: #e24545;
  background-image: radial-gradient(circle at 100%, #bbcf35, #4c8038);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-5-left {
  background-color: var(--dark-olive-green);
  cursor: pointer;
  background-image: radial-gradient(circle at 100%, #ed9786, #e64043);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-4-right {
  cursor: pointer;
  background-color: #273546;
  background-image: radial-gradient(circle at 0%, #fcb203, #f77102);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-5-right {
  background-image: radial-gradient(circle at 0%, #0083c3, #003186);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-1-left-mob {
  background-color: #e24545;
  background-image: radial-gradient(circle at 100%, #0083c3, #003186);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-2-left-mob {
  background-color: var(--dark-olive-green);
  cursor: pointer;
  background-image: radial-gradient(circle at 100%, #fcb203, #f76e00);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-3-left-mob {
  background-image: radial-gradient(circle at 100%, #f09c8b, #e84144);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-4-left-mobi {
  background-color: #e24545;
  background-image: radial-gradient(circle at 100%, #bbcf35, #4c8038);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-5-left-mob {
  background-color: var(--dark-olive-green);
  cursor: pointer;
  background-image: radial-gradient(circle at 100%, #ed9786, #e64043);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-1-right-mob {
  cursor: pointer;
  background-color: #273546;
  background-image: radial-gradient(circle at 0%, #ed9786, #e64043);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-2-right-mob {
  background-image: radial-gradient(circle at 0%, #bbcf35, #4e823a);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-3-right-mob {
  background-color: var(--chocolate);
  cursor: pointer;
  background-image: radial-gradient(circle at 0%, #f09c8b, #e84144);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-4-right-mob {
  cursor: pointer;
  background-color: #273546;
  background-image: radial-gradient(circle at 0%, #fcb203, #f77102);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_section-5-right-copy {
  background-image: radial-gradient(circle at 0%, #0083c3, #003186);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.alsea_descargas_section {
  background-color: #002561;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80vh;
  display: flex;
}

.alsea_descargas_container {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.alsea_descargas_interiores_row {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-direction: column;
  display: flex;
}

.alsea_descargas_interiores {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-direction: row;
  width: 60%;
  display: flex;
}

.alsea_descargas_portada {
  width: 40%;
}

.alsea_descargas_portada:hover {
  width: 40%;
  padding: 14px;
}

.desc_xdesign_firm {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 8vw;
  margin-top: 3vw;
  display: flex;
}

.descargas_img {
  width: 20vw;
}

.descargas_img:hover {
  width: 20vw;
  padding: 7px;
}

.alsea_ia_header {
  z-index: 10;
  background-color: rgba(1, 130, 188, .79);
  justify-content: space-between;
  align-items: center;
  padding: .5vw 5vw;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.alsea_ia_logo {
  margin-left: 0;
}

.alsea_ia_header_menu {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.alsea_ia_menu_title {
  flex-direction: column;
  display: flex;
}

.alsea_tit_ia {
  color: #fff;
  font-size: .7vw;
  font-weight: 300;
}

.text-block-20 {
  color: #fff;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 100%;
}

.alsea_paragraph-2 {
  color: #fff;
  margin-top: 0;
  font-size: 1vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.alsea_paragraph-3 {
  color: #fff;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.alsea_ia_footer {
  background-color: #041a3f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: flex;
}

.alsea_logo_xd_link {
  opacity: .5;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 25px;
  display: flex;
}

.alsea_logo_xd {
  width: auto;
  max-width: 25px;
}

.alsea_ia_wrapper_footer {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  height: 100%;
  display: flex;
}

.alsea_ia_div_footer {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.alsea_image_mobile {
  display: none;
}

.alsea_image_cajas, .alsea_image_moto {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.alsea_card_image_moto {
  justify-content: flex-end;
  width: auto;
  height: 100%;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

@media screen and (min-width: 1440px) {
  .inner-sticky._02, .inner-sticky._01, .inner-sticky._03, .inner-sticky._04, .inner-sticky._05 {
    height: 80vh;
  }

  .alsea_static_img {
    height: 70vh;
  }

  .alsea_static_img_container_desk {
    width: auto;
    height: 100%;
  }

  .alsea_card_image {
    width: auto;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .alsea_card_copy {
    width: 33vw;
  }

  .alsea_card_quote {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .alsea_card_txt {
    padding-bottom: 2vw;
  }

  .alsea_card_image_moto {
    width: auto;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }
}

@media screen and (min-width: 1920px) {
  .alsea_section-1-left {
    justify-content: center;
  }

  .inner-sticky._03 {
    background-size: cover;
  }

  .inner-sticky._05 {
    justify-content: center;
  }

  .alsea_cards_section {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .alsea_scroll-img {
    width: 70vw;
    height: 100vh;
  }

  .alsea_static_img {
    height: 70vh;
  }

  .alsea_static_img_container_desk {
    height: 100%;
  }

  .alsea_card_image {
    justify-content: flex-end;
    width: auto;
    height: 90%;
  }

  .alsea_card_copy {
    justify-content: flex-start;
    align-items: center;
    width: 25vw;
    height: auto;
    margin-bottom: 4vw;
    display: flex;
  }

  .alsea_card_quote {
    width: 10%;
    margin-top: 1vw;
    margin-left: 7vw;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .alsea_card_elements {
    flex-direction: row;
    align-items: flex-end;
  }

  .alsea_image {
    width: 100%;
  }

  .alsea_section-4-left, .alsea_section-1-left-mob, .alsea_section-4-left-mobi {
    justify-content: center;
  }

  .alsea_image_cajas, .alsea_image_moto {
    width: 100%;
  }

  .alsea_card_image_moto {
    justify-content: flex-end;
    width: auto;
    height: 90%;
  }
}

@media screen and (max-width: 991px) {
  .inner-sticky._02, .inner-sticky._01, .inner-sticky._03, .inner-sticky._04, .inner-sticky._05 {
    height: 65vh;
  }

  .alsea_cards_section {
    flex: 0 auto;
    margin-top: 97.6vw;
  }

  .alsea_card_quote {
    width: 50%;
  }

  .desc_xdesign_firm {
    width: 10vw;
  }

  .alsea_logo_footer {
    width: 16vw;
  }
}

@media screen and (max-width: 767px) {
  .alsea_scroll-section {
    display: none;
  }

  .alsea_sticky-container {
    flex-direction: column;
    overflow: visible;
  }

  .alsea_left_col, .alsea_right_col {
    width: 300vw;
    display: flex;
  }

  .alsea_section-3-right {
    background-image: radial-gradient(circle at 50% 0, #f09f8e, #e84344);
    flex-direction: column;
    align-items: center;
    height: 50vh;
  }

  .alsea_section-1-left {
    background-image: radial-gradient(circle at 50% 100%, #f09f8e, #e84344);
    flex-direction: row;
    align-items: stretch;
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-5-leftm {
    background-image: radial-gradient(circle at 50% 100%, #bad034, #4a7f37);
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-2-right {
    background-image: radial-gradient(circle at 50% 0, #bad034, #4a7f37);
    height: 50vh;
  }

  .alsea_section-3-left {
    background-image: radial-gradient(circle at 50% 100%, #fbbc00, #f66d00);
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-1-right {
    background-image: radial-gradient(circle at 50% 0, #fbbc00, #f66d00);
    height: 50vh;
  }

  .alsea_card_01 {
    background-image: none;
  }

  .alsea_scroll-section_mobile {
    display: block;
    overflow: visible;
  }

  .alsea_image_wrapper {
    height: 34vh;
  }

  .alsea_static_img_container_desk {
    display: none;
  }

  .alsea_static_img_container_mobile {
    display: flex;
  }

  .alsea_clientes_img_container_desk {
    display: none;
  }

  .alsea_clientes_img_container_mobile {
    display: flex;
  }

  .alsea_section-4-left {
    background-image: radial-gradient(circle at 50% 100%, #f09f8e, #e84344);
    flex-direction: row;
    align-items: stretch;
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-5-left {
    background-image: radial-gradient(circle at 50% 100%, #bad034, #4a7f37);
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-4-right {
    background-image: radial-gradient(circle at 50% 0, #fbbc00, #f66d00);
    height: 50vh;
  }

  .alsea_section-5-right {
    background-image: radial-gradient(circle at 50% 0, #bad034, #4a7f37);
    height: 50vh;
  }

  .alsea_section-1-left-mob {
    background-image: radial-gradient(circle at 50% 100%, #f09f8e, #e84344);
    flex-direction: row;
    align-items: stretch;
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-2-left-mob {
    background-image: radial-gradient(circle at 50% 100%, #bad034, #4a7f37);
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-3-left-mob {
    background-image: radial-gradient(circle at 50% 100%, #fbbc00, #f66d00);
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-4-left-mobi {
    background-image: radial-gradient(circle at 50% 100%, #f09f8e, #e84344);
    flex-direction: row;
    align-items: stretch;
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-5-left-mob {
    background-image: radial-gradient(circle at 50% 100%, #bad034, #4a7f37);
    width: 100vw;
    height: 50vh;
  }

  .alsea_section-1-right-mob {
    background-image: radial-gradient(circle at 50% 0, #fbbc00, #f66d00);
    height: 50vh;
  }

  .alsea_section-2-right-mob {
    background-image: radial-gradient(circle at 50% 0, #bad034, #4a7f37);
    height: 50vh;
  }

  .alsea_section-3-right-mob {
    background-image: radial-gradient(circle at 50% 0, #f09f8e, #e84344);
    flex-direction: column;
    align-items: center;
    height: 50vh;
  }

  .alsea_section-4-right-mob {
    background-image: radial-gradient(circle at 50% 0, #fbbc00, #f66d00);
    height: 50vh;
  }

  .alsea_section-5-right-copy {
    background-image: radial-gradient(circle at 50% 0, #bad034, #4a7f37);
    height: 50vh;
  }

  .alsea_descargas_container {
    flex-direction: column;
  }

  .alsea_descargas_interiores, .alsea_descargas_portada {
    width: 70%;
  }

  .desc_xdesign_firm {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .alsea_sticky-container {
    justify-content: center;
    overflow: hidden;
  }

  .alsea_left_col, .alsea_right_col {
    align-items: stretch;
    width: 500vw;
  }

  .alsea_section-3-right {
    background-image: radial-gradient(circle at 50% 0, #f09f8e, #e84344);
  }

  .alsea_section-1-left {
    background-color: var(--chocolate);
    background-image: radial-gradient(circle at 50% 100%, #f09f8e, #e84344);
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
    position: relative;
  }

  .alsea_section-5-leftm, .alsea_section-3-left {
    width: 100%;
  }

  .inner-sticky._02 {
    background-image: url('../images/Sabor_back.jpg');
    background-position: 0 0;
    background-size: cover;
    align-items: stretch;
    height: 80vh;
  }

  .inner-sticky._01 {
    background-position: 100% 100%;
    height: 80vh;
  }

  .inner-sticky._03 {
    height: 80vh;
  }

  .inner-sticky._04, .inner-sticky._05 {
    flex-direction: column;
    height: 80vh;
  }

  .alsea_card_01 {
    background-image: none;
  }

  .alsea_cards_section {
    flex: 0 auto;
    width: 100%;
    margin-top: 260vw;
    padding-left: 0;
    padding-right: 0;
  }

  .alsea_scroll-section_mobile {
    overflow: visible;
  }

  .alsea_scroll-img {
    width: 100%;
    height: 70%;
  }

  .alsea_image_wrapper, .alsea_static_img {
    width: 100%;
    height: 100vh;
  }

  .alsea_static_img_container_desk {
    display: none;
  }

  .alsea_card_image {
    object-fit: fill;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 67vw;
    height: 40%;
    margin-left: auto;
  }

  .alsea_card_copy {
    width: 100%;
    height: 40%;
    margin-top: 0;
    margin-left: 0;
  }

  .alsea_card_quote {
    width: 30vw;
    margin-left: 2vw;
  }

  .alsea_card_elements {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .alsea_image {
    display: block;
  }

  .alsea_static_img_container_mobile {
    height: 100vh;
  }

  .alsea_clientes_img_container_desk {
    display: none;
  }

  .alsea_clientes_img_container_mobile {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    justify-content: flex-end;
    display: flex;
  }

  .alsea_section-4-left {
    background-color: var(--chocolate);
    background-image: radial-gradient(circle at 50% 100%, #f09f8e, #e84344);
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
    position: static;
  }

  .alsea_section-5-left {
    width: 100%;
  }

  .alsea_section-1-left-mob {
    background-color: var(--chocolate);
    background-image: radial-gradient(circle at 50% 100%, #007ec2, #003186);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50vh;
    padding: 2vw;
    display: flex;
    position: relative;
  }

  .alsea_section-2-left-mob {
    background-image: radial-gradient(circle at 50% 100%, #fcbc00, #f77102);
    width: 100%;
  }

  .alsea_section-3-left-mob {
    background-image: radial-gradient(circle at 50% 100%, #f09a89, #e84144);
    width: 100%;
  }

  .alsea_section-4-left-mobi {
    background-color: var(--chocolate);
    background-image: radial-gradient(circle at 50% 100%, #bbcf35, #4a7f37);
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
    position: static;
  }

  .alsea_section-5-left-mob {
    background-image: radial-gradient(circle at 50% 100%, #ef9384, #e74244);
    width: 100%;
  }

  .alsea_section-1-right-mob {
    background-image: radial-gradient(circle at 50% 0, #ef9384, #e84144);
    height: 50vh;
    margin-bottom: 0;
  }

  .alsea_section-2-right-mob {
    background-image: radial-gradient(circle at 50% 0, #bbcf35, #528437);
  }

  .alsea_section-3-right-mob {
    background-image: radial-gradient(circle at 50% 0, #f09a89, #e84144);
  }

  .alsea_section-4-right-mob {
    background-image: radial-gradient(circle at 50% 0, #fcbc00, #f77102);
  }

  .alsea_section-5-right-copy {
    background-image: radial-gradient(circle at 50% 0, #007ec2, #002f85);
  }

  .alsea_descargas_section {
    height: 100vh;
  }

  .alsea_descargas_interiores_row {
    flex-direction: row;
  }

  .alsea_descargas_interiores {
    flex-direction: column;
    width: 90%;
  }

  .alsea_descargas_portada {
    width: 90%;
  }

  .alsea_descargas_portada:hover {
    width: 90%;
    padding: 0;
  }

  .desc_xdesign_firm {
    justify-content: flex-start;
    width: 26vw;
  }

  .descargas_img {
    width: 40vw;
  }

  .descargas_img:hover {
    width: 40vw;
    padding: 0;
  }

  .alsea_tit_ia {
    font-size: 2vw;
    line-height: 100%;
  }

  .text-block-20 {
    font-size: 7vw;
  }

  .alsea_paragraph-2, .alsea_paragraph-3 {
    text-align: center;
    font-size: 4vw;
    line-height: 5vw;
  }

  .alsea_ia_footer {
    height: 100%;
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .alsea_logo_xd_link {
    justify-content: flex-start;
    margin-top: 24px;
  }

  .alsea_logo_xd {
    width: 20px;
    height: 20px;
  }

  .alsea_logo_footer {
    width: 40vw;
  }

  .alsea_ia_wrapper_footer {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    flex-direction: column;
    width: 100%;
  }

  .alsea_ia_div_footer {
    align-items: center;
    margin-top: 3vw;
  }

  .alsea_card_txt {
    justify-content: flex-start;
    width: 70%;
    height: 80%;
    margin-top: 8vw;
    margin-left: 4vw;
    display: block;
  }

  .alsea_image_mobile {
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: block;
  }

  .alsea_intro_mobile {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .alsea_perfil_ticket {
    height: 45%;
  }

  .alsea_perfil_logos {
    height: 55%;
  }

  .alsea_clientes_copy_wrapper {
    height: 50%;
    margin-top: 5vw;
  }

  .alsea_clientes_img_wrapper {
    height: 50%;
  }

  .alsea_intro_desk {
    display: none;
  }

  .alsea_image_cajas {
    height: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .alsea_image_moto {
    height: auto;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .alsea_card_image_moto {
    object-fit: fill;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 67vw;
    height: 40%;
    margin-left: auto;
  }
}


@font-face {
  font-family: 'Didot';
  src: url('../fonts/Didot-01.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ageo Light';
  src: url('../fonts/AgeoPersonalUse-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ageo Medium';
  src: url('../fonts/AgeoPersonalUse-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ageo Regular';
  src: url('../fonts/AgeoPersonalUse.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}