@font-face {
  font-family: Blinker;
  src: url('../fonts/Blinker-Light.eot') format("embedded-opentype"), url('../fonts/Blinker-Light.woff') format("woff"), url('../fonts/Blinker-Light.ttf') format("truetype"), url('../fonts/Blinker-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Blinker;
  src: url('../fonts/Blinker-Regular.eot') format("embedded-opentype"), url('../fonts/Blinker-Regular.woff') format("woff"), url('../fonts/Blinker-Regular.ttf') format("truetype"), url('../fonts/Blinker-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Blinker;
  src: url('../fonts/Blinker-SemiBold.eot') format("embedded-opentype"), url('../fonts/Blinker-SemiBold.woff') format("woff"), url('../fonts/Blinker-SemiBold.ttf') format("truetype"), url('../fonts/Blinker-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Blinker;
  src: url('../fonts/Blinker-ExtraLight.eot') format("embedded-opentype"), url('../fonts/Blinker-ExtraLight.woff') format("woff"), url('../fonts/Blinker-ExtraLight.ttf') format("truetype"), url('../fonts/Blinker-ExtraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

body {
  color: #000;
  font-family: Blinker, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.btn_text_sww {
  letter-spacing: .5rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
}

.regular_title_sww {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.1rem;
  line-height: 1;
}

.regular_title_sww.bold_sww {
  font-weight: 600;
}

.regular_title_sww.white_sww {
  color: #fff;
}

.regular_title_sww.white_sww.extralight_sww, .regular_title_sww.extralight_sww {
  font-weight: 200;
}

.small_title_sww {
  font-size: 2.5rem;
  line-height: 1;
}

.small_title_sww.white_sww {
  color: #fff;
}

.stylesheet_container_sww {
  margin-bottom: 4vw;
}

.large_title_sww {
  font-size: 5.6rem;
  line-height: 1;
}

.stylesheet_titles_sww {
  color: #919191;
  margin-bottom: 1vw;
  line-height: 1;
}

.stylesheet_wrapper_sww {
  width: 90vw;
  margin-top: 2vw;
  margin-left: auto;
  margin-right: auto;
}

.xxlarge_title_sww {
  font-size: 8.5rem;
  line-height: 1;
}

.xxlarge_title_sww.bold_sww {
  font-weight: 600;
}

.small_text_sww {
  font-size: .6rem;
  line-height: 1.5;
}

.medium_title_sww {
  font-size: 4.4rem;
  line-height: 1;
}

.medium_title_sww.white_sww {
  color: #fff;
}

.medium_title_sww.white_sww.bold_sww, .medium_title_sww.bold_sww {
  font-weight: 600;
}

.xlarge_title_sww {
  font-size: 7.5rem;
  font-weight: 600;
  line-height: 1;
}

.large_text_sww {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.35rem;
  line-height: 1.3;
}

.large_text_sww.white_sww {
  color: #fff;
  font-weight: 400;
}

.large_text_sww.home {
  letter-spacing: 8px;
  font-weight: 200;
}

.xlarge_text_sww {
  font-size: 1.5rem;
  line-height: 1.1;
  display: flex;
}

.regular_text_sww {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.3;
}

.regular_text_sww.white_sww {
  color: #fff;
}

.regular_text_sww.bold_sww {
  font-weight: 600;
}

.target_intro_container_sww {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100vw;
  height: 100%;
  display: flex;
}

.target_camera_sww {
  flex-direction: column;
  justify-content: flex-end;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.target_item_sww {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 285vw;
  height: 100%;
  display: flex;
  position: relative;
}

.target_txt_wrapper_sww {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45vw;
  margin-top: auto;
  margin-left: 3vw;
  display: flex;
  overflow: hidden;
}

.target_track_sww {
  height: 285vw;
  position: relative;
  overflow: visible;
}

.target_main_wrappe_sww {
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.target_imagecontainer_sww {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  display: flex;
}

.target_frame_sww {
  height: 85vh;
  display: flex;
  position: static;
}

.target_intro_main_sww {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100vw;
  height: 100%;
  margin-left: 10vw;
  padding-bottom: 5vw;
  display: flex;
  position: relative;
}

.target_back_wrapper_sww {
  z-index: 0;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/target_back5_sww.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 100vw;
  background-attachment: scroll;
  background-clip: border-box;
  position: absolute;
  inset: 0%;
}

.target_intro_img_container_sww {
  z-index: 5;
  width: 38vw;
  max-height: 65vh;
  position: absolute;
  left: 17vw;
}

.image_100_sww {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image_100_sww.top {
  object-position: 50% 0%;
}

.image_100_sww.contain {
  object-fit: contain;
}

.target_image_square_sww {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.target_mask_sww {
  justify-content: flex-start;
  align-items: stretch;
  width: 35vw;
  height: 55vh;
  display: flex;
  position: static;
  left: 0;
  right: auto;
  overflow: hidden;
}

.target_classes_container_sww {
  justify-content: space-between;
  align-items: flex-start;
  width: 75vw;
  height: 100%;
  margin-left: 10vw;
  display: flex;
  position: relative;
}

.target_classes_vertocal_wrapper_sww {
  height: 80%;
  margin-top: 2vw;
  position: static;
  inset: 0% auto auto 0%;
}

.target_classes_list_container_sww {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 55vw;
  display: flex;
}

.target_classes_self_sww {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 13vh;
  display: flex;
}

.target_classes_img_sww {
  width: 60%;
  height: 100%;
}

.target_classes_arrow_sww {
  width: 4%;
}

.target_image_arrow {
  width: 100%;
  height: 100%;
}

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

.header_test_sww {
  z-index: 10;
  width: 100vw;
  position: fixed;
}

.header_test_iamge_desktop {
  width: 100%;
}

.target_vertical_img_sww {
  height: 100%;
}

.target_form_sww {
  background-color: #d35151;
  height: 50vh;
}

.header_test_image_mobile {
  width: 100%;
  display: none;
}

.xd_sc_descubre_user1_img {
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about_philosphy_card_sww {
  z-index: 1;
  background-color: #000;
  justify-content: center;
  align-items: stretch;
  width: 26vw;
  height: 26vw;
  padding: 2vw;
  display: flex;
  position: absolute;
}

.about_philosphy_card_sww._3 {
  z-index: 3;
  mix-blend-mode: luminosity;
  background-color: #fff;
}

.about_philosphy_card_sww._2 {
  z-index: 2;
  background-color: #e0e0e0;
  position: absolute;
}

.signature_tab-link {
  color: #fffdfa;
  background-color: #0000;
  border: 2px solid #0000;
  border-radius: 20px;
  margin-bottom: 5px;
  font-size: 1.8vw;
  font-weight: 300;
  line-height: 100%;
  transition: all .2s, opacity .2s;
}

.signature_tab-link:hover {
  background-color: #eee0;
  font-weight: 400;
}

.signature_tab-link.w--current {
  color: #fff;
  background-color: #0000;
  font-size: 3vw;
  font-weight: 400;
  transition: all .2s, opacity .2s;
}

.xd_sc_descubre_user3_img {
  z-index: 2;
  opacity: 0;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about_entry_video_container_sww {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.about_philosophy_container_sww {
  z-index: 5;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
}

.about_philosophy_cards_wrapper_sww {
  z-index: 11;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 40vw;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.sc_descubre_images_wrapper {
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.about_philosophy_wrapper_sww {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.xd_sc_descubre_user2_img {
  z-index: 1;
  opacity: 0;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about_philosophy_section_sww {
  background-color: #fff;
  height: 600vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.about_philosophy_camera_sww {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.about_philosophy_frame_sww {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
  overflow: visible;
}

.about_philosphy_card_info_sww {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.about_philosphy_card_header_sww {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.marquee_wrapper_sww {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: center;
  display: flex;
}

.marquee_text {
  color: #fff;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.about_philosophy_title_sww {
  z-index: 10;
  position: absolute;
  inset: 10vw auto auto 10vw;
}

.gray_title_sww {
  color: #bdbdbd;
  letter-spacing: 25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4vw;
  font-weight: 600;
  line-height: .9;
}

.gray_title_sww.sm.black {
  color: #000;
  letter-spacing: 11px;
  font-size: 3.5vw;
}

.about_philosphy_marque_wrapper_sww {
  z-index: 10;
  mix-blend-mode: difference;
  position: relative;
}

.about_history_image_sww {
  width: 22vw;
  height: 22vw;
}

.about_history_years_wrapper_sww {
  z-index: 10;
  justify-content: flex-end;
  align-items: flex-start;
  width: 35rem;
  display: flex;
  position: relative;
  inset: 0%;
}

.about_history_years_container_sww {
  flex-flow: column;
  width: 100%;
  height: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.history_ages_sww {
  color: #ffffffb3;
  margin-bottom: 0;
  font-size: 7rem;
  font-weight: 600;
  line-height: .8;
}

.about_history_years_sww {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.about_entry_images_sww {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.about_purpose_section_sww {
  height: 150vh;
}

.about_purpose_sticky_sww {
  grid-column-gap: 6vh;
  grid-row-gap: 6vh;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.about_purpose_cards_wrapper_sww {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  width: 90%;
  margin-left: auto;
  display: flex;
  overflow: hidden;
}

.about_purpose_card_opacity_sww {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.about_purpose_card_opacity_sww.right {
  margin-left: auto;
}

.about_purpose_card_info_sww {
  z-index: 1;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 95%;
  height: 90%;
  display: flex;
  position: relative;
}

.about_purpose_title_sww {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 80vw;
  max-width: 1680px;
  margin-top: 10vh;
  display: flex;
  position: relative;
}

.about_purpose_card_01_sww {
  background-color: #000;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 45vh;
  display: flex;
  position: relative;
}

.about_purpose_card_01_sww.colaboradores {
  height: 50vh;
}

.text_vertical_sww {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.1;
}

.text_vertical_sww.vertical-align {
  transform: translate(-.5vw)rotate(-180deg);
}

.about_purpose_card_img_sww {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.about_entry_back_desktop_sww {
  z-index: 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translate(0);
}

.sustainability_goals_frame_sww {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: visible;
}

.sustainability_goals_wrapper_sww {
  z-index: 12;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about_entry_video_sww {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.about_entry_section_sww {
  background-color: #fff;
  height: 450vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.about_entry_info_wrapper_sww {
  z-index: 5;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 30vh;
  margin-left: auto;
  margin-right: 5vw;
  display: flex;
  position: relative;
}

.sustainability_goals_conatiner_sww {
  z-index: 5;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
}

.about_entry_info1_sww {
  opacity: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.about_entry_img1_sww {
  opacity: 0;
  width: 35vw;
  height: 35vw;
  position: absolute;
  inset: auto;
}

.about_entry_info2_sww {
  opacity: 0;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.about_entry_img2_sww {
  opacity: 0;
  width: 35vw;
  height: 35vw;
  position: absolute;
  inset: auto;
}

.about_entry_video_opacity_sww {
  z-index: 3;
  background-color: #0003;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.sustainability_goals_camera_sww {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.about_entry_title_sww {
  z-index: 10;
  margin-left: 5vw;
  position: absolute;
  inset: auto auto auto 0%;
  overflow: hidden;
}

.about_title_sww {
  color: #bdbdbd;
  letter-spacing: 15px;
  margin-bottom: 0;
  font-size: 2.8vw;
  font-weight: 600;
  line-height: .9;
}

.about_entry_back_mobile_sww {
  z-index: 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  transform: translate(0);
}

.sustainability_intro_herotext_sww {
  z-index: 20;
  position: absolute;
  top: 10vw;
}

.hero-text_text_sww {
  z-index: 1;
  color: #bdbdbd;
  text-align: center;
  letter-spacing: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14vw;
  font-weight: 600;
  line-height: .8;
  display: block;
  position: relative;
}

.sustainability_intro_content_sww {
  width: 80vw;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.filltext_sww {
  letter-spacing: -.02em;
  white-space: nowrap;
  font-size: 2.5em;
  line-height: 1.25;
}

.slider-progress-arrow {
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  padding: 15px;
  transition: box-shadow .6s;
  display: flex;
  box-shadow: inset 0 0 0 .5px #8080804d;
}

.slider-progress-arrow:hover {
  box-shadow: inset 0 0 0 1px #0d0d11;
}

.sustainability_intro_filltext_hover_sww {
  white-space: nowrap;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.home_app_1rst_screen_sww {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sustainability_intro_filltext_sww {
  flex-direction: column;
  padding-bottom: .375em;
  display: flex;
}

.sustainability_intro_filltext_sww.is-centered {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.home_app_indicator_line_sww {
  flex-direction: column;
  align-items: center;
  width: 7px;
  height: 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sustainability_intro_filltext_row_sww {
  opacity: .12;
  white-space: nowrap;
  position: relative;
}

.home_app_indicator_sww {
  grid-row-gap: .5em;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5vw;
  display: flex;
  position: absolute;
  inset: auto auto auto 0%;
  transform: none;
}

.app_indicator_txt_sww {
  font-size: .625em;
  font-weight: 500;
  line-height: 1;
}

.home_app_dot_sww {
  background-color: #000;
  border-radius: 10px;
  width: 4.5px;
  height: 4.5px;
  position: absolute;
  bottom: 0;
  box-shadow: 0 0 0 2px #fff;
}

.home_app_indicator_way_sww {
  background-color: #0000001a;
  border-radius: 10px;
  width: 1.5px;
  height: 100%;
  position: absolute;
  inset: 0% auto;
}

.home_app_iphone_sww {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
  position: relative;
}

.sustainability_intro_filltext_item_sww {
  width: 100%;
  margin-bottom: -.375em;
  display: flex;
  position: relative;
}

.social-item {
  flex-direction: column;
  width: 18vw;
  padding-right: 2em;
  display: flex;
}

.parallax_image_sww {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 120%;
  position: absolute;
  inset: 0%;
}

.home_app_progress_sww {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 1.5px;
  height: 100%;
  display: flex;
  position: relative;
}

.sustainability_intro_paragraph_sww {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 60%;
  margin-left: auto;
  display: block;
}

.magnetic-link {
  color: #fff;
  display: flex;
}

.app_item_container_sww {
  object-fit: contain;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.sustainability_parallax_section_sww {
  background-image: linear-gradient(#00000080, #00000080), url('../images/sportsworld_sostenibilidad_main_full.jpg');
  background-position: 0 0, 50% 58%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: relative;
}

.sustainability_parallax_wrapper_sww {
  z-index: 3;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
}

.sustainability_intro_section_sww {
  width: 100%;
  position: relative;
}

.sustainability_intro_container_sww {
  color: #000;
  text-align: center;
  mix-blend-mode: normal;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.sustainability_intro_video_sww {
  z-index: 2;
  object-fit: fill;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.sustainability_intro_move_sww {
  z-index: 2;
  mix-blend-mode: screen;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.sustainability_contact_section_sww {
  justify-content: center;
  align-items: center;
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: flex;
}

.sustainability_parallax_container_sww {
  width: 80vw;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
}

.sustainability_parallax_model_container_sww {
  width: 30vw;
}

.sustainability_sticky_section_sww {
  height: 400vh;
}

.home_app_sticky_sww {
  grid-column-gap: 6vh;
  grid-row-gap: 6vh;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sustainability_sticky_cards_conatiner_sww {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  width: 90%;
  margin-left: auto;
  display: flex;
  overflow: hidden;
}

.sustainability_sticky_card_01_sww, .sustainability_sticky_card_02_sww, .sustainability_sticky_card_03_sww, .sustainability_sticky_card_04_sww {
  background-color: #000;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 60vh;
  text-decoration: none;
  display: flex;
  position: relative;
}

.sustainability_sticky_cards_info_sww {
  z-index: 1;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 95%;
  height: 90%;
  display: flex;
  position: static;
}

.sustainability_sticky_card_txt_sww {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 85%;
  display: flex;
}

.sustainability_sticky_card_txt_sww._01 {
  flex: none;
  justify-content: space-between;
  position: static;
}

.sustainability_sticky_img_sww {
  width: 17rem;
  height: 17rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.sustainability_sticky_content_sww {
  width: 50%;
}

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

.sustainability_intro_content2_sww {
  margin-top: 5vw;
}

.sustainability_intro_opacity_sww {
  z-index: 3;
  background-color: #00000026;
  background-image: linear-gradient(6deg, #00000080, #0000);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sustainability_goals_intro_wrapper_sww {
  width: 60%;
  margin-top: 5vw;
}

.sustainability_goals_section_sww {
  background-color: #fff;
  height: 450vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.sustainability_goals_img_wrapper_sww {
  width: 26rem;
  height: 26rem;
  position: relative;
  overflow: hidden;
}

.sustainability_goals_self_sww {
  background-color: #000;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 2vw;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
  position: absolute;
}

.sustainability_goals_self_sww._01 {
  z-index: 1;
}

.sustainability_goals_self_sww._02 {
  z-index: 10;
  opacity: 0;
}

.sustainability_goals_self_sww._03 {
  z-index: 11;
  opacity: 0;
}

.sustainability_goals_self_sww._04 {
  z-index: 12;
  opacity: 0;
}

.sustainability_goals_self_sww._05 {
  z-index: 13;
  opacity: 0;
}

.sustainability_goals_svg_sww {
  width: 40%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.sustainability_parallax_model_sww {
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-top: 5vw;
  margin-left: auto;
  display: flex;
}

.sustainability_arrpw_wrapper_sww {
  width: 1.5rem;
}

.sustainability_goals_img_sww {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sustainability_goals_img_sww._02 {
  height: 0%;
}

.sustainability_goals_img_sww._03 {
  height: 0%;
  margin-top: auto;
}

.sustainability_goals_img_sww._04 {
  height: 0%;
}

.sustainability_goals_img_sww._05 {
  height: 0%;
  margin-top: auto;
}

.sustainability_goals_content_wrappe_sww {
  width: 23vw;
  height: 23vw;
  margin-right: -5vw;
  position: relative;
}

.sustainability_contact_content_sww {
  flex-flow: column;
  width: 60%;
  margin-left: auto;
  display: flex;
}

.sustainability_contact_link_sww {
  color: #000;
  text-decoration: none;
}

.sustainability_contact_name_sww {
  margin-top: 5vw;
  margin-bottom: 5vw;
}

.about_history_section_sww {
  background-color: #fff;
  height: 900vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.about_history_camera_sww {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.about_history_wrapper_sww {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
  overflow: visible;
}

.about_history_images_wrapper_sww {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.about_history_image_1_sww {
  z-index: 1;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about_history_image_2_sww {
  z-index: 2;
  opacity: 1;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.about_history_image_3_sww {
  z-index: 3;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about_history_years_main_sww {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-end;
  width: 80vw;
  margin-top: 15vw;
  margin-left: auto;
  margin-right: 5vw;
  display: flex;
}

.history_detail_wrapper_sww {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 18rem;
  display: flex;
  position: relative;
  inset: 0%;
}

.history_detail_container_sww {
  flex-flow: column;
  height: 260px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.history_detail_sww {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.history_detail_year_sww {
  color: #fff;
  letter-spacing: 1.4px;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: .9;
}

.history_detail_content_sww {
  color: #fff;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.1;
}

.history_detail_self_sww {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  flex-flow: column;
  display: flex;
}

.history_detail_self_wrapper_sww {
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
  flex-flow: column;
  margin-bottom: 4.8rem;
  display: flex;
}

.about_history_image_4_sww {
  z-index: 4;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about_history_image_5_sww, .about_history_image_6_sww {
  z-index: 5;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.sustainability_intro_herotext2_sww {
  z-index: 20;
  width: auto;
  position: absolute;
  top: 21vw;
  left: 13.7vw;
}

.sustainability_intro_herotext3_sww {
  z-index: 20;
  width: auto;
  position: absolute;
  top: 31.6vw;
  left: 7vw;
}

.sustainability_goals_title_wrapper_sww {
  width: 50vw;
  margin-top: 10vw;
  margin-left: 10vw;
}

.sustainability_contact_container_sww {
  width: 80vw;
  max-width: 1680px;
  position: relative;
}

.intro_herotext_sww {
  z-index: 20;
  position: absolute;
  top: 10vw;
  left: 3vw;
}

.intro_herotext_sww._02 {
  top: 21vw;
  left: 130px;
}

.intro_move_sww-copy {
  z-index: 2;
  mix-blend-mode: screen;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
  position: relative;
}

.image-7 {
  z-index: 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.contact_section_sww {
  justify-content: flex-end;
  align-items: center;
  margin-top: 10vw;
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: flex;
}

.about_opacity_sww {
  z-index: 3;
  background-image: linear-gradient(#0000004d, #0000004d);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about_presence_section_sww {
  background-color: #e46969;
  height: 50vh;
}

.sustainability_intern_intro_scrolldown_sww {
  z-index: 5;
  position: absolute;
  bottom: 2.5vw;
  left: 50%;
  transform: translate(-50%);
}

.sustainability_intern_intro_scrollindicator_sww {
  background-color: #fff3;
  border-radius: 10px;
  width: 100%;
  height: 1.5px;
  margin-top: 4px;
  position: relative;
  overflow: hidden;
}

.sustainability_intern_intro_images_sww {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.sustainability_intern_intro_title_sww {
  z-index: 2;
  color: #fff;
  font-variation-settings: "wght" 350;
  letter-spacing: -.03em;
  text-transform: none;
  white-space: nowrap;
  font-size: 16vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.parallax_trigger_sww {
  flex: 1;
  margin-top: 100vh;
}

.sustainability_intern_intro_scrolllink_sww {
  color: #fff;
  font-variation-settings: "wght" 450;
  text-transform: uppercase;
  font-size: .625em;
}

.sustainability_intern_intro_stripback_sww {
  z-index: 1;
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding-top: 50vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.fill-text-item {
  margin-bottom: -.375em;
  display: flex;
  position: relative;
}

.sustainability_intern_intro_bg_sww {
  opacity: .45;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sustainability_intern_intro_scroll_sww {
  margin-bottom: -100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sustainability_intern_intro_images_wrapper_sww {
  position: absolute;
  inset: 0%;
}

.sustainability_intern_intro_content_sww {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding-left: 20vw;
  display: flex;
}

.sustainability_intern_intro_section_sww {
  z-index: 5;
  background-color: #fff;
  margin-bottom: 0;
  position: relative;
}

.scroll-down-progress {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.sustainability_intern_image_wrapper_sww {
  width: 100%;
  padding-top: 66.66%;
  position: relative;
  overflow: hidden;
}

.sustainability_intern_image_wrapper_sww.is-5th {
  width: 15vw;
  height: 15vw;
  padding-top: 0%;
  top: -13vw;
  left: 10vw;
}

.sustainability_intern_image_wrapper_sww.is-1st {
  width: 15vw;
  height: 15vw;
  padding-top: 0%;
  top: -20vh;
  left: 2.5vw;
}

.sustainability_intern_image_wrapper_sww.is-7th {
  width: 15vw;
  height: 15vw;
  padding-top: 0%;
  top: 20vh;
  right: 25vw;
}

.sustainability_intern_image_wrapper_sww.is-3rd {
  width: 15vw;
  height: 15vw;
  padding-top: 0%;
  top: 17vw;
  right: 15vw;
}

.sustainability_intern_intro_wrapper_sww {
  color: #fff;
  background-color: #fff;
  flex-direction: column;
  height: 300vh;
  display: flex;
}

.sustainability_background_sww {
  opacity: .25;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sustainabilty_intern_info_wrapper_sww {
  z-index: 20;
  background-color: #fff;
  width: 100vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
  position: relative;
}

.sustainability_social_accordion_section_sww {
  background-color: #fff;
  height: 450vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.sustainability_social_accordion_camera_sww {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sustainability_accordion_card_sww {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  border-right: .8px solid #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 90vw;
  height: 100%;
  display: flex;
  position: absolute;
}

.sustainability_accordion_card_sww.close {
  z-index: 2;
  background-color: #e4e4e4;
  width: 5vw;
  position: absolute;
  inset: 0% 5vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.close2 {
  z-index: 3;
  background-color: #fff;
  width: 5vw;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.enviroment_close {
  z-index: 2;
  background-color: #e4e4e4;
  width: 5vw;
  position: absolute;
  inset: 0% 20vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.enviroment_close2 {
  z-index: 3;
  background-color: #fff;
  width: 5vw;
  inset: 0% 15vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.enviroment_close3 {
  z-index: 4;
  background-color: #e4e4e4;
  width: 5vw;
  inset: 0% 10vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.enviroment_close4 {
  z-index: 5;
  background-color: #fff;
  width: 5vw;
  inset: 0% 5vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.enviroment_close5 {
  z-index: 6;
  background-color: #e4e4e4;
  width: 5vw;
  inset: 0% 0 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.enviroment_close6 {
  z-index: 7;
  background-color: #fff;
  width: 5vw;
  inset: 0% 5vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.enviroment_close8, .sustainability_accordion_card_sww.laboral_close8 {
  z-index: 8;
  background-color: #e4e4e4;
  width: 5vw;
  inset: 0% 0 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.laboral_close6 {
  z-index: 7;
  background-color: #fff;
  width: 5vw;
  inset: 0% 5vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.laboral_close5 {
  z-index: 6;
  background-color: #e4e4e4;
  width: 5vw;
  inset: 0% 10vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.laboral_close4 {
  z-index: 5;
  background-color: #fff;
  width: 5vw;
  inset: 0% 15vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.laboral_close3 {
  z-index: 4;
  background-color: #e4e4e4;
  width: 5vw;
  inset: 0% 20vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.laboral_close2 {
  z-index: 3;
  background-color: #fff;
  width: 5vw;
  inset: 0% 25vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_card_sww.laboral_close {
  z-index: 2;
  background-color: #e4e4e4;
  width: 5vw;
  position: absolute;
  inset: 0% 30vw 0% auto;
  overflow: hidden;
}

.sustainability_accordion_image_sww {
  width: 27vw;
  height: 27vw;
}

.sustainability_accordion_image_sww.sm {
  width: 22vw;
  height: 22vw;
}

.sustainability_accordion_info2_sww {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.sustainability_accordion_text_sww {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  width: 30vw;
  margin-bottom: 2vw;
  display: flex;
}

.sustainability_accordion_text_sww.sm {
  width: 25vw;
}

.sustainability_accordion_title_sww {
  margin-left: 0;
}

.sustainability_accordion_wrapper_sww {
  width: 100vw;
  height: 100%;
  display: flex;
  position: relative;
}

.sustainability_accordion_info_sww {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-flow: column;
  display: flex;
}

.text_vertical_black_sww {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.1;
}

.text_vertical_black_sww.vertical-align {
  color: #000;
  transform: translate(-.5vw)rotate(-180deg);
}

.sustainability_accordion_vertical_sww {
  justify-content: flex-start;
  align-items: flex-end;
  height: 85%;
  padding-bottom: 2vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.target_intro_title_svg_sww {
  object-fit: contain;
  width: 100%;
  max-height: 60vh;
}

.marquee-right {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: center;
  display: flex;
}

.enviroment_accordion_card_sww {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  border-right: .8px solid #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 75vw;
  height: 100%;
  display: flex;
  position: absolute;
}

.sust_enviroment_accordion_wrapper_sww {
  width: 100vw;
  height: 100%;
  display: flex;
  position: relative;
}

.card_title_container_hmw {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container_hmw {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80vw;
  max-width: 1680px;
  margin: 8rem auto;
  display: flex;
}

.card_wrapper_hmw {
  cursor: pointer;
  background-color: #e2ebfd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 22vw;
  height: 22vw;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.foundation_squares_section_hmw {
  width: 100vw;
}

.hmw_titles {
  font-size: 2rem;
  line-height: 1;
}

.hmw_titles.hmw_white {
  color: #fff;
  position: static;
}

.card_details_icon-wrapper_hmw {
  z-index: 10;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: absolute;
  inset: auto 1em 1em auto;
}

.card_image_wrapper_hmw {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.card_image_container_hmw {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.card_text_container_hmw {
  margin: 1em 0 0;
}

.card_content_text_container_hmw {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card_content_back_color_hmw {
  background-color: #e4e4e4;
  height: 100%;
  position: relative;
}

.foundation_cards_hover_wrapper_hmw {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.card_opacity_hmw {
  background-color: #0003;
  position: absolute;
  inset: 0%;
}

.card_content_wrapper_hmw {
  flex-direction: column;
  height: 100%;
  padding: .5em;
  display: flex;
  position: absolute;
  left: 0%;
  right: 0%;
}

.card_image_hmw {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sustainability_laboral_colab_section_sww {
  grid-column-gap: 6vh;
  grid-row-gap: 6vh;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 10vw;
  display: flex;
  position: static;
  top: 0;
  overflow: hidden;
}

.home_membership_title_sww {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 80vw;
  max-width: 1680px;
  margin-top: 10vh;
  display: flex;
  position: relative;
}

.div-block-16 {
  margin-bottom: 2vw;
}

.laboral_accordion_card_sww {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  border-right: .8px solid #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 65vw;
  height: 100%;
  display: flex;
  position: absolute;
}

.home_membership_section_sww {
  height: 250vh;
  position: relative;
}

.home_membership_sticky_sww {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.home_membership_self_wrapper_sww {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: 33%;
  height: 50vh;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.home_membership_self_wrapper_sww:hover {
  color: #fff;
  background-color: #000;
}

.home_membership_self_wrapper_sww.m {
  z-index: 5;
  position: relative;
}

.home_membership_container_sww {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1680px;
  height: auto;
  display: flex;
}

.text-span {
  letter-spacing: 0;
  text-transform: none;
  font-weight: 200;
}

.home_membership_self_sww {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  height: 90%;
  display: flex;
}

.home_membership_info_sww {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  display: flex;
}

.home_membership_cta_sww {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.home_membership_arrow_sww {
  width: 11%;
}

.home_perfiles_3d_wrappe_sww {
  perspective: 100vw;
  perspective-origin: 50%;
  flex-direction: column;
  justify-content: center;
  width: 80vw;
  max-width: 80vw;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home_perfiles_3d_container_sww {
  z-index: 10;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.home_perfiles_section_sww {
  width: 100vw;
  height: auto;
  margin-bottom: 20vh;
}

.home_app_qr_sww {
  width: 10vw;
  position: absolute;
  left: 20vw;
}

.home_promos_section_sww {
  background-color: #c97d7d;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.home_hero-text_text_sww {
  z-index: 1;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7vw;
  font-weight: 300;
  line-height: .8;
  display: block;
  position: relative;
}

.home_intro_herotext_sww {
  z-index: 20;
  position: absolute;
  top: 10vw;
  left: 5vw;
}

.home_clases_wrapper_sww {
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 80vw;
  max-width: 1680px;
  margin-top: 10vw;
  display: flex;
  position: relative;
}

.home_clases_wrapper_sww.margin {
  margin-top: 30vh;
  margin-bottom: 20vh;
}

.home_clases_title_sww {
  width: 60%;
}

.home_clases_text_sww {
  text-align: right;
  width: 40%;
  margin-right: auto;
}

.home_intro_move_sww {
  z-index: 2;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn_sww {
  color: #000;
  background-color: #bdbdbd;
  width: auto;
  padding-left: 1.5vw;
  padding-right: 1.5vw;
  text-decoration: none;
}

.regular_text_sww-copy {
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  line-height: 1.3;
}

.home_clases_btn_wrapper_sww {
  width: 60%;
  margin-top: 20vh;
  display: flex;
}

.home_intro_move_img_wrapper_sww {
  width: 100vw;
  position: absolute;
  inset: 0% auto auto 0%;
}

._3d_info_sww {
  object-fit: cover;
  background-color: #f0f0f0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 2vw;
  padding-left: 2vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.app_image_sww {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.home_app_section_sww {
  height: 400vh;
}

.home_app_container_sww {
  z-index: 10;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.app_item_sww {
  mix-blend-mode: normal;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.app_item_sww._1 {
  z-index: 1;
  height: 0%;
}

.app_item_sww._2 {
  z-index: 2;
  height: 0%;
}

.app_item_sww._3 {
  z-index: 3;
  height: 0%;
}

.app_item_sww._4 {
  z-index: 4;
  height: 0%;
}

.app_item_sww._0 {
  z-index: 0;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.home_app_items_wrapper_sww {
  z-index: -1;
  justify-content: center;
  align-items: flex-end;
  width: 91%;
  height: 97%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1.5%;
  overflow: hidden;
}

.home_app_qr2_sww {
  width: 10vw;
  position: absolute;
  right: 20vw;
}

.home_intro_section_sww {
  width: 100%;
  position: relative;
}

.home_intro_container_sww {
  color: #000;
  text-align: center;
  mix-blend-mode: normal;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.home_intro_opacity_sww {
  z-index: 3;
  background-color: #00000026;
  background-image: linear-gradient(6deg, #00000080, #0000);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home_intro_video_sww {
  z-index: 2;
  object-fit: fill;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.home_blog_section_sww {
  background-color: #c97d7d;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.sust_sticky_sww {
  grid-column-gap: 6vh;
  grid-row-gap: 6vh;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-17 {
  width: 50vw;
}

.xd_sw_menu_secundario {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 20%;
  height: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-left: 40px;
  padding-right: 20px;
  transition: background-color .5s cubic-bezier(.526, .007, .25, 1);
  display: flex;
  position: relative;
}

.xd_sw_hamb_line_02 {
  background-color: #fff;
  width: 25px;
  height: 1px;
  margin-top: 9px;
}

.xd_sm_blur-background_container_header {
  z-index: 0;
  opacity: 0;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: #00000059;
  width: 100%;
  height: 100%;
  transition: all .45s;
  position: absolute;
  inset: 0%;
}

.xd_sw_menu_wrapper {
  z-index: 2000;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 10px 20px;
  display: flex;
  position: fixed;
}

.xd_sw_dropdown_icon {
  color: #fff;
  margin-right: 0;
  right: -20px;
  transform: rotate(-90deg);
}

.xd_sw_submenu_link_secundario {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  font-weight: 300;
  text-decoration: none;
}

.xd_sw_submenu_link_secundario:hover {
  font-weight: 600;
}

.xd_sw_submenu_link_secundario:focus-visible, .xd_sw_submenu_link_secundario[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
  padding: 0 4px;
}

.xd_sw_dropdown_submenu {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.xd_sw_dropdown_submenu:focus {
  font-weight: 600;
}

.xd_sw_blur_background_container {
  z-index: 0;
  opacity: 1;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: #00000059;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.xd_sw_menu_primario {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-right: 25%;
  display: flex;
}

.xd_sw_dropdown_list {
  color: #fff;
  background-color: #ddd0;
}

.xd_sw_dropdown_list.w--open {
  inset: 15% -110% auto auto;
}

.xd_sw_top_menu_lateral {
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  display: flex;
}

.xd_sw_main_logo_wrapper {
  z-index: 2;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 8vh;
  min-height: 8vh;
  margin-left: 0;
  display: flex;
  position: relative;
}

.xd_sw_main_logo_wrapper:focus-visible, .xd_sw_main_logo_wrapper[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 14px;
  outline: 2px solid #ff0;
}

.dropdown-link {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: .8rem;
  line-height: 1;
}

.dropdown-link:hover {
  font-weight: 600;
}

.xd_sw_dropdown_submenu_toggle {
  padding: 0;
}

.xd_sw_dropdown_submenu_toggle:hover, .xd_sw_dropdown_submenu_toggle:active, .xd_sw_dropdown_submenu_toggle:focus, .xd_sw_dropdown_submenu_toggle:focus-visible, .xd_sw_dropdown_submenu_toggle[data-wf-focus-visible] {
  font-weight: 600;
}

.xd_sw_hamb_line_03 {
  background-color: #fff;
  width: 25px;
  height: 1px;
  margin-top: 9px;
}

.xd_sw_hamburger_wrapper {
  z-index: 20000;
  background-color: #0000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 5vh;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.xd_sw_desktop_navbar_wrapper {
  z-index: 20000;
  cursor: auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 12vh;
  min-height: 12vh;
  display: flex;
  position: fixed;
}

.xd_sw_main_logo_img {
  width: 100%;
  height: 100%;
}

.xd_sw_mega_menu_wrapper {
  z-index: 1000;
  transform-origin: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 12vh;
  display: flex;
  position: fixed;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.xd_sw_header_llinks_wrapper {
  z-index: 2;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-end;
  align-items: flex-start;
  width: 25%;
  height: 100%;
  display: flex;
  position: relative;
}

.xd_sw_menu_holder {
  z-index: 2;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 100px;
  transition: all .8s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
}

.xd_sw_submenu_link_text_secundario {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 140%;
  text-decoration: none;
  position: static;
}

.xd_sw_navbar_hamburguer {
  z-index: 10000;
  cursor: pointer;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.xd_sw_navbar_hamburguer:focus-visible, .xd_sw_navbar_hamburguer[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
}

.xd_sw_menu_btn_link {
  color: #fff;
  text-align: center;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  display: flex;
  position: relative;
}

.xd_sw_menu_btn_link:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.xd_sw_menu_btn_link:focus-visible, .xd_sw_menu_btn_link[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 2px solid #ff0;
}

.xd_sw_hamb_line_01 {
  background-color: #fff;
  width: 25px;
  height: 1px;
}

.xd_sw_submenu_link_text {
  color: #fff;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  font-size: 2.5rem;
  line-height: 136%;
  text-decoration: none;
}

.xd_sw_submenu_link_02 {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 1px;
  text-decoration: none;
}

.xd_sw_submenu_link_02:hover {
  font-weight: 600;
}

.xd_sw_submenu_link_02:focus-visible, .xd_sw_submenu_link_02[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 2px solid #ff0;
  padding: 0 4px;
}

.dropdown-link-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.dropdown-link-2:hover {
  font-weight: 600;
}

.xd_sw_dropdown_submenu_list {
  color: #fff;
  background-color: #ddd0;
  width: 50%;
  top: 0%;
  right: -120%;
}

.div-block {
  z-index: 0;
  background-image: url('../images/Captura-sw.JPG');
  background-position: 0 0;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.xd_sw_submenu_underline_effect {
  transform-origin: 0%;
  background-color: #fff;
  height: 1px;
}

@media screen and (min-width: 1280px) {
  .large_text_sww.white_sww {
    z-index: 10;
  }

  .about_philosphy_card_sww._3, .about_philosphy_card_sww._2 {
    display: flex;
  }

  ._3d_info_sww {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .regular_text_sww {
    font-size: 1.2rem;
  }

  .target_txt_wrapper_sww {
    width: 40vw;
  }

  .target_main_wrappe_sww {
    align-items: flex-start;
  }

  .image_100_sww.top {
    object-position: 50% 0%;
  }

  .about_philosophy_cards_wrapper_sww {
    height: 30vw;
  }

  .marquee_wrapper_sww {
    justify-content: space-between;
  }

  .marquee {
    justify-content: center;
  }

  .filltext_sww {
    font-size: 3em;
  }

  .sustainability_parallax_section_sww {
    background-size: cover;
  }

  .sustainability_goals_img_wrapper_sww {
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .sustainability_goals_self_sww {
    z-index: 2;
  }

  .sustainability_goals_img_sww {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
    overflow: hidden;
  }

  .marquee-right {
    justify-content: center;
  }

  .regular_text_sww-copy {
    font-size: 1.2rem;
  }

  ._3d_info_sww {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .xd_sw_menu_secundario:hover {
    background-color: #0000;
  }
}

@media screen and (min-width: 1920px) {
  .regular_title_sww {
    font-size: 3.5rem;
  }

  .large_text_sww {
    font-size: 1.7rem;
  }

  .target_camera_sww {
    overflow: hidden;
  }

  .target_txt_wrapper_sww {
    width: 55vw;
  }

  .xd_sc_descubre_user1_img, .xd_sc_descubre_user3_img {
    object-fit: cover;
  }

  .about_entry_video_container_sww {
    z-index: 1;
  }

  .xd_sc_descubre_user2_img {
    object-fit: cover;
  }

  .about_entry_section_sww {
    height: 250vh;
  }

  .about_entry_info_wrapper_sww {
    width: 35rem;
  }

  .sustainability_goals_camera_sww {
    height: 100vh;
  }

  .sustainability_parallax_section_sww {
    background-size: cover;
  }

  .sustainability_sticky_img_sww {
    width: 30rem;
    height: 30rem;
  }

  .sustainability_goals_section_sww {
    height: 250vh;
  }

  .sustainability_goals_img_wrapper_sww {
    width: 49rem;
    height: 49rem;
  }

  .sustainability_arrpw_wrapper_sww {
    width: 3rem;
  }

  .about_history_image_1_sww, .about_history_image_2_sww, .about_history_image_3_sww, .about_history_image_4_sww, .about_history_image_5_sww, .about_history_image_6_sww {
    object-fit: cover;
  }

  .sustainability_social_accordion_section_sww {
    height: 250vh;
  }

  .sustainability_social_accordion_camera_sww {
    height: 100vh;
  }

  .container_hmw {
    width: 90rem;
  }

  .regular_text_sww-copy {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 991px) {
  .regular_title_sww {
    font-size: 2rem;
  }

  .medium_title_sww {
    font-size: 3.7rem;
  }

  .target_camera_sww {
    overflow: hidden;
  }

  .target_txt_wrapper_sww {
    width: 50vw;
    margin-bottom: 10vw;
  }

  .target_imagecontainer_sww {
    margin-bottom: 10vw;
  }

  .image_100_sww {
    object-fit: cover;
  }

  .image_100_sww.contain {
    object-fit: contain;
  }

  .image_100_sww.left, .image_100_sww.left-colaboradores {
    object-position: 0% 50%;
  }

  .target_mask_sww {
    height: 40vh;
  }

  .target_classes_vertocal_wrapper_sww {
    height: 60%;
  }

  .target_classes_self_sww {
    height: 9vh;
  }

  .about_philosphy_card_sww {
    justify-content: center;
    align-items: center;
    width: 40vw;
    height: 40vw;
  }

  .signature_tab-link {
    padding-left: 22px;
    padding-right: 0;
    font-size: 15px;
  }

  .signature_tab-link.w--current {
    padding-left: 19px;
  }

  .about_philosophy_cards_wrapper_sww {
    width: 70vw;
    height: 60vw;
    inset: auto 0% 0% auto;
  }

  .about_philosophy_camera_sww {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }

  .about_philosophy_frame_sww {
    grid-column-gap: 20vw;
    grid-row-gap: 20vw;
    flex-direction: column;
    justify-content: center;
  }

  .about_philosophy_title_sww {
    top: 20vw;
  }

  .gray_title_sww {
    font-size: 6vw;
  }

  .about_history_image_sww {
    width: 40vw;
    height: 40vw;
  }

  .about_history_years_wrapper_sww {
    width: 57rem;
  }

  .about_purpose_sticky_sww {
    width: 100vw;
    margin-left: 0;
    overflow: hidden;
  }

  .about_purpose_cards_wrapper_sww {
    overflow: hidden;
  }

  .sustainability_goals_wrapper_sww {
    justify-content: center;
    align-items: flex-end;
  }

  .about_entry_section_sww {
    height: 250vh;
  }

  .about_entry_info_wrapper_sww {
    width: 50vw;
    height: 25vh;
    margin-right: auto;
  }

  .about_entry_img1_sww {
    width: 62vw;
    height: 62vw;
  }

  .about_entry_img2_sww {
    width: 60vw;
    height: 60vw;
  }

  .about_entry_title_sww {
    top: 16vw;
    left: auto;
  }

  .about_title_sww {
    font-size: 8vw;
  }

  .hero-text_text_sww {
    font-size: 16vw;
  }

  .filltext_sww {
    letter-spacing: .01em;
    font-size: 1.625em;
  }

  .slider-progress-arrow:hover {
    box-shadow: inset 0 0 0 1px #e5e5ea;
  }

  .home_app_iphone_sww {
    height: 50vh;
  }

  .social-item {
    width: 22.5vw;
    padding-right: 1em;
  }

  .sustainability_parallax_section_sww {
    background-position: 101%;
  }

  .sustainability_intro_move_sww {
    min-height: 80vh;
  }

  .sustainability_contact_section_sww {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .sustainability_parallax_model_container_sww {
    width: 40vw;
  }

  .sustainability_sticky_cards_conatiner_sww {
    overflow: hidden;
  }

  .sustainability_sticky_img_sww {
    width: 20rem;
    height: 20rem;
  }

  .sustainability_sticky_content_sww {
    width: 90%;
  }

  .sustainability_goals_img_wrapper_sww {
    width: 27rem;
    height: 27rem;
  }

  .sustainability_goals_content_wrappe_sww {
    width: 35vw;
    height: 35vw;
  }

  .about_history_years_main_sww {
    width: 90vw;
  }

  .sustainability_intro_herotext2_sww {
    width: auto;
    top: 25.1vw;
  }

  .sustainability_intro_herotext3_sww {
    top: 39.7vw;
  }

  .sustainability_goals_title_wrapper_sww {
    width: 80vw;
    margin-top: 20vw;
  }

  .intro_herotext_sww._02 {
    top: 25.5vw;
  }

  .contact_section_sww {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .sustainability_intern_intro_stripback_sww {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
  }

  .sustainability_intern_image_wrapper_sww.is-5th {
    width: 35vw;
    height: 25vw;
  }

  .sustainability_intern_image_wrapper_sww.is-1st, .sustainability_intern_image_wrapper_sww.is-7th, .sustainability_intern_image_wrapper_sww.is-3rd {
    width: 35vw;
    height: 20vw;
  }

  .target_intro_title_svg_sww {
    width: 60vw;
  }

  .card_details_icon-wrapper_hmw {
    display: flex;
  }

  .foundation_cards_hover_wrapper_hmw {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .sustainability_laboral_colab_section_sww {
    width: 100vw;
    margin-left: 0;
    overflow: hidden;
  }

  .home_membership_self_wrapper_sww {
    height: 40vh;
  }

  .home_hero-text_text_sww {
    font-size: 9vw;
  }

  .home_intro_herotext_sww {
    top: 13vw;
  }

  .home_intro_move_sww {
    min-height: 80vh;
  }

  .app_image_sww {
    object-fit: cover;
  }

  .home_app_items_wrapper_sww {
    width: 90%;
  }

  .xd_sw_menu_secundario {
    width: 30%;
  }

  .xd_sw_menu_wrapper {
    top: 0;
  }

  .xd_sw_submenu_link_secundario {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
  }

  .xd_sw_header_llinks_wrapper {
    width: 50%;
  }

  .xd_sw_menu_holder {
    padding-top: 40px;
  }

  .xd_sw_submenu_link_text_secundario {
    font-size: 2vw;
    line-height: 130%;
  }

  .xd_sw_menu_btn_link {
    font-size: 1.4vw;
  }

  .xd_sw_submenu_link_text {
    font-size: 2vw;
    line-height: 130%;
  }

  .xd_sw_submenu_link_02 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
  }

  .xd_sw_submenu_underline_effect {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .signature_tab-link.w--current {
    padding-left: 10px;
  }

  .about_purpose_cards_wrapper_sww {
    flex-flow: column;
    height: 45%;
  }

  .about_purpose_card_info_sww {
    flex-flow: column;
    justify-content: space-between;
  }

  .text_vertical_sww.vertical-align {
    transform: translate(0)rotate(0);
  }

  .filltext_sww {
    font-size: 1.25em;
    line-height: 1.33;
  }

  .slider-progress-arrow {
    width: 40px;
    height: 40px;
    padding: 12px;
  }

  .home_app_indicator_sww {
    width: 10vw;
  }

  .social-item {
    width: 100%;
    padding-right: 0;
  }

  .sustainability_sticky_cards_conatiner_sww {
    flex-flow: column;
    height: 45%;
  }

  .sustainability_sticky_cards_info_sww {
    flex-flow: column;
    justify-content: space-between;
  }

  .sustainability_sticky_card_txt_sww._02, .sustainability_sticky_card_txt_sww._01, .sustainability_sticky_card_txt_sww._03, .sustainability_sticky_card_txt_sww._04 {
    width: 100%;
  }

  .text_vertical_black_sww.vertical-align {
    transform: translate(0)rotate(0);
  }

  .home_membership_self_wrapper_sww {
    height: 40vh;
  }

  .home_perfiles_3d_container_sww {
    border-radius: 1em;
    padding-top: 75%;
  }

  .xd_sw_menu_secundario {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 40%;
  }

  .xd_sw_dropdown_icon {
    transform: rotate(0);
  }

  .xd_sw_submenu_link_secundario {
    width: auto;
    height: auto;
    margin: 4px 2px;
    padding: 1px 0;
  }

  .xd_sw_dropdown_submenu {
    transition: all .6s;
  }

  .xd_sw_menu_primario {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-right: 0%;
    padding-left: 40px;
  }

  .xd_sw_dropdown_list {
    position: relative;
    left: 0;
  }

  .xd_sw_dropdown_list.w--open {
    top: 0%;
    right: 0%;
  }

  .xd_sw_top_menu_lateral {
    align-items: flex-end;
  }

  .xd_sw_hamburger_wrapper {
    justify-content: center;
  }

  .xd_sw_mega_menu_wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
  }

  .xd_sw_header_llinks_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 60%;
  }

  .xd_sw_menu_holder {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    position: static;
    top: 60px;
  }

  .xd_sw_submenu_link_text_secundario {
    width: auto;
    font-size: 14px;
  }

  .xd_sw_menu_btn_link {
    font-size: 2vw;
  }

  .xd_sw_submenu_link_text {
    width: auto;
    font-size: 14px;
  }

  .xd_sw_submenu_link_02 {
    width: auto;
    height: auto;
    margin: 4px 2px;
    padding: 1px 0;
  }

  .xd_sw_dropdown_submenu_list {
    position: relative;
    left: 0;
    right: 0%;
  }

  .xd_sw_submenu_underline_effect {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .regular_title_sww {
    font-size: 2.2rem;
  }

  .small_title_sww {
    font-size: 1.9rem;
  }

  .stylesheet_container_sww {
    margin-bottom: 13vw;
  }

  .large_title_sww {
    font-size: 3rem;
  }

  .xxlarge_title_sww {
    font-size: 6.5rem;
  }

  .medium_title_sww {
    font-size: 2.7rem;
  }

  .medium_title_sww.white_sww.bold_sww {
    font-size: 1.7rem;
  }

  .xlarge_title_sww {
    font-size: 3.6rem;
  }

  .large_text_sww {
    font-size: 1.2rem;
  }

  .large_text_sww.white_sww.sm {
    font-size: 1.2rem;
    line-height: 1.1;
  }

  .xlarge_text_sww {
    font-size: 1.5rem;
  }

  .regular_text_sww.sm {
    font-size: .9rem;
  }

  .target_intro_container_sww {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    justify-content: flex-start;
  }

  .target_camera_sww {
    overflow: hidden;
  }

  .target_item_sww {
    width: 450vw;
  }

  .target_txt_wrapper_sww {
    width: 90vw;
    margin-bottom: 40vw;
    margin-left: 10vw;
  }

  .target_track_sww {
    height: 450vw;
  }

  .target_imagecontainer_sww {
    margin-bottom: 40vw;
    margin-left: 50vw;
  }

  .target_frame_sww {
    height: 85vh;
  }

  .target_intro_main_sww {
    margin-left: 0;
    padding-bottom: 30vw;
  }

  .target_intro_img_container_sww {
    width: 80vw;
    left: 24vw;
  }

  .image_100_sww {
    object-fit: cover;
  }

  .image_100_sww.left-colaboradores {
    object-position: 36% 50%;
  }

  .target_mask_sww {
    order: 1;
    width: 80vw;
    height: 40vh;
  }

  .target_classes_container_sww {
    width: 90vw;
    margin-left: 25vw;
  }

  .target_classes_vertocal_wrapper_sww {
    height: 40%;
    margin-top: 10vw;
  }

  .target_classes_list_container_sww {
    width: 70vw;
  }

  .target_classes_self_sww {
    height: 11vh;
  }

  .target_classes_img_sww {
    width: 85%;
    height: auto;
  }

  .target_classes_arrow_sww {
    width: 8%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .header_test_iamge_desktop {
    display: none;
  }

  .header_test_image_mobile {
    display: block;
  }

  .about_philosphy_card_sww {
    width: 80vw;
    height: 80vw;
  }

  .signature_tab-link {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    justify-content: space-between;
    align-items: center;
    width: 50vw;
    height: 5vh;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 5vw;
    display: flex;
  }

  .signature_tab-link.w--current {
    z-index: 10;
    background-color: #ffffff26;
    border-radius: 3vw 3vw 0 0;
    order: -1;
    justify-content: space-between;
    width: 50vw;
    padding: 1vw 3vw;
    font-size: 6vw;
  }

  .about_philosophy_cards_wrapper_sww {
    justify-content: flex-start;
    width: 100vw;
    height: 40vh;
    bottom: 10%;
  }

  .about_philosophy_section_sww {
    display: flex;
  }

  .about_philosphy_card_info_sww {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .about_philosphy_card_header_sww {
    justify-content: flex-start;
    align-items: stretch;
  }

  .marquee_text {
    font-size: 3rem;
  }

  .about_philosophy_title_sww {
    top: 40vw;
  }

  .gray_title_sww {
    letter-spacing: 12px;
    font-size: 1.5rem;
  }

  .gray_title_sww.sm {
    letter-spacing: 8px;
  }

  .gray_title_sww.sm.black {
    letter-spacing: 5px;
    font-size: 7vw;
  }

  .about_history_image_sww {
    width: 50vw;
    height: 50vw;
  }

  .about_history_years_wrapper_sww {
    justify-content: flex-start;
    align-items: flex-start;
    width: 18rem;
  }

  .about_history_years_container_sww {
    height: 55px;
  }

  .history_ages_sww {
    font-size: 3.9rem;
  }

  .about_history_years_sww {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about_purpose_sticky_sww {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .about_purpose_cards_wrapper_sww {
    height: 60vh;
  }

  .about_purpose_card_opacity_sww.right {
    width: 100%;
    margin-top: auto;
    margin-left: 0;
  }

  .about_purpose_card_info_sww {
    height: 90%;
  }

  .about_purpose_title_sww {
    flex-flow: column;
    margin-top: 5vh;
  }

  .about_purpose_card_01_sww {
    height: 60vh;
  }

  .text_vertical_sww.vertical-align {
    font-size: 1em;
  }

  .about_entry_back_desktop_sww {
    display: none;
  }

  .sustainability_goals_frame_sww {
    flex-flow: column;
  }

  .about_entry_section_sww {
    height: 450vh;
    display: flex;
  }

  .about_entry_info_wrapper_sww {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 85vw;
  }

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

  .about_entry_title_sww {
    top: 35vw;
  }

  .about_title_sww {
    letter-spacing: 10px;
    font-size: 2rem;
  }

  .about_entry_back_mobile_sww {
    display: block;
  }

  .sustainability_intro_herotext_sww {
    top: 40vw;
  }

  .hero-text_text_sww {
    font-size: 23vw;
  }

  .hero-text_text_sww.sm {
    letter-spacing: 8px;
    font-size: 15vw;
  }

  .sustainability_intro_content_sww {
    width: 90vw;
  }

  .filltext_sww {
    letter-spacing: 0;
    white-space: normal;
    font-size: 1.2em;
  }

  .sustainability_intro_filltext_hover_sww {
    display: none;
  }

  .home_app_1rst_screen_sww {
    flex-flow: column;
  }

  .sustainability_intro_filltext_sww.is-centered {
    display: block;
  }

  .sustainability_intro_filltext_row_sww {
    opacity: 1;
    white-space: normal;
  }

  .home_app_indicator_sww {
    margin-bottom: 50vw;
  }

  .home_app_iphone_sww {
    width: 50vw;
    height: 45vh;
    margin-bottom: 50vw;
  }

  .sustainability_intro_filltext_item_sww {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline;
  }

  .sustainability_intro_paragraph_sww {
    width: 100%;
  }

  .magnetic-link {
    justify-content: center;
  }

  .sustainability_parallax_section_sww {
    background-position: 50%;
  }

  .sustainability_intro_video_sww {
    display: flex;
  }

  .sustainability_intro_move_sww {
    height: auto;
    padding-top: 20vw;
    padding-bottom: 20vw;
  }

  .sustainability_contact_section_sww {
    justify-content: center;
    align-items: center;
    padding-top: 30vw;
    padding-bottom: 30vw;
  }

  .sustainability_parallax_model_container_sww {
    width: 80vw;
  }

  .home_app_sticky_sww {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .sustainability_sticky_cards_conatiner_sww {
    height: 70vh;
  }

  .sustainability_sticky_card_01_sww, .sustainability_sticky_card_02_sww, .sustainability_sticky_card_03_sww, .sustainability_sticky_card_04_sww {
    height: 50vh;
  }

  .sustainability_sticky_cards_info_sww {
    justify-content: flex-start;
    align-items: stretch;
    height: 80%;
  }

  .sustainability_sticky_card_txt_sww {
    width: 100%;
    margin-top: 8vw;
  }

  .sustainability_sticky_img_sww {
    z-index: -1;
    width: 100%;
    height: 100%;
    inset: 0%;
  }

  .sustainability_sticky_content_sww {
    width: 100%;
  }

  .sustainability_sticky_titles_sww {
    z-index: 3;
    flex-flow: row;
    position: relative;
  }

  .sustainability_goals_intro_wrapper_sww {
    width: 100%;
  }

  .sustainability_goals_section_sww {
    height: 450vh;
    display: flex;
  }

  .sustainability_goals_img_wrapper_sww {
    width: 14rem;
    height: 14rem;
    display: none;
  }

  .sustainability_parallax_model_sww {
    width: 100%;
  }

  .sustainability_arrpw_wrapper_sww {
    order: 1;
  }

  .sustainability_goals_content_wrappe_sww {
    width: 80vw;
    height: 80vw;
    margin-bottom: 10vw;
    margin-right: 0;
  }

  .sustainability_contact_content_sww {
    width: 100%;
  }

  .about_history_section_sww {
    display: flex;
  }

  .about_history_years_main_sww {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-flow: column;
    margin-top: 30vw;
    margin-right: auto;
  }

  .history_detail_self_wrapper_sww {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    margin-bottom: 8vw;
  }

  .sustainability_intro_herotext2_sww {
    position: absolute;
    top: 60vw;
    left: 18vw;
  }

  .sustainability_intro_herotext3_sww {
    top: 80vw;
  }

  .sustainability_goals_title_wrapper_sww {
    width: 90vw;
    margin-top: 30vw;
    margin-left: 0;
  }

  .sustainability_contact_container_sww {
    width: 90vw;
  }

  .intro_herotext_sww {
    top: 40vw;
  }

  .intro_herotext_sww._02 {
    top: 53vw;
    left: 5px;
  }

  .contact_section_sww {
    justify-content: center;
    align-items: center;
    padding-top: 20vw;
    padding-bottom: 20vw;
  }

  .sustinability_sticky_opacity {
    background-color: #0006;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .sustainability_intern_intro_scrolldown_sww {
    bottom: 5vh;
  }

  .sustainability_intern_intro_title_sww {
    letter-spacing: -.025em;
  }

  .sustainability_intern_intro_stripback_sww {
    justify-content: center;
  }

  .fill-text-item {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline;
  }

  .sustainability_intern_intro_content_sww {
    padding-left: 10vw;
  }

  .sustainability_intern_image_wrapper_sww.is-5th {
    width: 38vw;
  }

  .sustainability_intern_image_wrapper_sww.is-1st {
    width: 38vw;
    height: 25vw;
  }

  .sustainability_intern_image_wrapper_sww.is-7th {
    width: 38vw;
    height: 25vw;
    right: 3vw;
  }

  .sustainability_intern_image_wrapper_sww.is-3rd {
    width: 38vw;
    height: 25vw;
  }

  .sustainability_intern_intro_wrapper_sww {
    height: 200vh;
  }

  .sustainabilty_intern_info_wrapper_sww {
    justify-content: center;
    align-items: center;
    padding-top: 20vw;
    padding-bottom: 20vw;
    display: flex;
  }

  .sustainability_social_accordion_section_sww {
    height: 450vh;
    display: flex;
  }

  .sustainability_social_accordion_camera_sww {
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .sustainability_accordion_card_sww {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    height: 100%;
  }

  .sustainability_accordion_card_sww.close, .sustainability_accordion_card_sww.close2, .sustainability_accordion_card_sww.enviroment_close, .sustainability_accordion_card_sww.enviroment_close2, .sustainability_accordion_card_sww.enviroment_close3, .sustainability_accordion_card_sww.enviroment_close4, .sustainability_accordion_card_sww.enviroment_close5, .sustainability_accordion_card_sww.enviroment_close6, .sustainability_accordion_card_sww.enviroment_close8, .sustainability_accordion_card_sww.laboral_close8, .sustainability_accordion_card_sww.laboral_close6, .sustainability_accordion_card_sww.laboral_close5, .sustainability_accordion_card_sww.laboral_close4, .sustainability_accordion_card_sww.laboral_close3, .sustainability_accordion_card_sww.laboral_close2, .sustainability_accordion_card_sww.laboral_close {
    width: 100vw;
    height: 0;
    inset: auto 0% 0%;
  }

  .sustainability_accordion_image_sww {
    display: flex;
  }

  .sustainability_accordion_info2_sww {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .sustainability_accordion_text_sww, .sustainability_accordion_text_sww.sm {
    width: 90vw;
  }

  .sustainability_accordion_title_sww {
    margin-left: 0;
    display: flex;
  }

  .sustainability_accordion_wrapper_sww {
    flex-flow: column;
    justify-content: flex-start;
    height: 85vh;
    margin-top: auto;
  }

  .sustainability_accordion_info_sww {
    width: 100%;
    margin-top: 7vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text_vertical_black_sww.vertical-align {
    font-size: 1em;
  }

  .sustainability_accordion_vertical_sww {
    height: auto;
    padding-top: 1vh;
    padding-bottom: 1vh;
    padding-left: 5vw;
  }

  .target_intro_title_svg_sww {
    width: 80vw;
  }

  .enviroment_accordion_card_sww {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
  }

  .sust_enviroment_accordion_wrapper_sww {
    flex-flow: column;
    justify-content: flex-start;
    height: 85vh;
    margin-top: auto;
  }

  .card_wrapper_hmw {
    width: 80vw;
    height: 70vw;
  }

  .card_details_icon-wrapper_hmw {
    bottom: 1em;
    right: 1em;
  }

  .card_text_container_hmw {
    margin-top: 0;
  }

  .card_content_text_container_hmw {
    padding: 1em 1.5em;
  }

  .foundation_cards_hover_wrapper_hmw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .sustainability_laboral_colab_section_sww {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .home_membership_title_sww {
    flex-flow: column;
    margin-top: 5vh;
  }

  .laboral_accordion_card_sww {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
  }

  .home_membership_section_sww {
    height: 250vh;
    overflow: visible;
  }

  .home_membership_sticky_sww {
    grid-column-gap: 11vw;
    grid-row-gap: 11vw;
    height: 100vh;
  }

  .home_membership_self_wrapper_sww {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 28vh;
    padding: 0;
    overflow: hidden;
  }

  .home_membership_container_sww {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .home_membership_arrow_sww {
    width: 8%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .home_perfiles_3d_wrappe_sww {
    width: 80vw;
    max-width: 80vw;
    height: 80vh;
  }

  .home_perfiles_3d_container_sww {
    border-radius: 0;
  }

  .home_app_qr_sww {
    z-index: -2;
    order: 1;
    width: 30vw;
    bottom: 32vw;
    left: 15vw;
  }

  .home_hero-text_text_sww {
    font-size: 14vw;
  }

  .home_intro_herotext_sww {
    top: 40vw;
  }

  .home_clases_wrapper_sww {
    flex-flow: column;
    margin-top: 5vh;
  }

  .home_clases_title_sww {
    text-align: right;
    width: 100%;
  }

  .home_clases_text_sww {
    width: 100%;
    margin-bottom: 5vw;
  }

  .home_intro_move_sww {
    height: auto;
    padding-top: 20vw;
    padding-bottom: 20vw;
  }

  .home_intro_move_img_wrapper_sww {
    width: 180vw;
    height: auto;
    overflow: hidden;
  }

  .home_intro_move_img_sww {
    width: 100%;
  }

  .home_app_items_wrapper_sww {
    z-index: -1;
  }

  .home_app_qr2_sww {
    z-index: -5;
    order: 1;
    width: 30vw;
    bottom: 32vw;
    right: 15vw;
  }

  .home_intro_section_sww {
    overflow: hidden;
  }

  .home_intro_video_sww {
    display: flex;
  }

  .sust_sticky_sww {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .div-block-17 {
    width: 80vw;
  }

  .xd_sw_menu_secundario {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
  }

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

  .xd_sw_menu_primario {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
  }

  .xd_sw_main_logo_wrapper {
    height: 5vh;
    min-height: 5vh;
		padding: 4px !important;
		background-color: white !important;
  }

  .xd_sw_dropdown_submenu_toggle:hover, .xd_sw_dropdown_submenu_toggle:active, .xd_sw_dropdown_submenu_toggle:focus, .xd_sw_dropdown_submenu_toggle:focus-visible, .xd_sw_dropdown_submenu_toggle[data-wf-focus-visible] {
    font-weight: 600;
  }

  .xd_sw_header_llinks_wrapper {
    width: 70%;
  }

  .xd_sw_menu_holder {
    padding-top: 10px;
    padding-bottom: 10px;
    top: 80px;
  }

  .xd_sw_submenu_link_text_secundario {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    font-size: .8rem;
    line-height: 140%;
  }

  .xd_sw_navbar_hamburguer {
    z-index: 1000;
  }

  .xd_sw_menu_btn_link {
    letter-spacing: .7px;
    padding: 5px 10px;
    font-size: 3.4vw;
  }

  .xd_sw_submenu_link_text {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    font-size: 1.3rem;
    line-height: 140%;
  }

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

  .dropdown-link-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .xd_sw_submenu_underline_effect {
    -webkit-text-stroke-color: #fff;
    background-color: #fff;
    align-items: flex-start;
  }
}

#w-node-_24eeb2e4-633d-6731-f61d-a5059294b11d-339cf68c, #w-node-c6a58ee2-cc51-a90d-50b6-bfd1ac25d304-64cdadf2, #w-node-c6a58ee2-cc51-a90d-50b6-bfd1ac25d304-8772889f, #w-node-c6a58ee2-cc51-a90d-50b6-bfd1ac25d304-a9e1cc6f, #w-node-c6a58ee2-cc51-a90d-50b6-bfd1ac25d304-b70c83c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Blinker';
  src: url('../fonts/Blinker-Light.eot') format('embedded-opentype'), url('../fonts/Blinker-Light.woff') format('woff'), url('../fonts/Blinker-Light.ttf') format('truetype'), url('../fonts/Blinker-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('../fonts/Blinker-Regular.eot') format('embedded-opentype'), url('../fonts/Blinker-Regular.woff') format('woff'), url('../fonts/Blinker-Regular.ttf') format('truetype'), url('../fonts/Blinker-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('../fonts/Blinker-SemiBold.eot') format('embedded-opentype'), url('../fonts/Blinker-SemiBold.woff') format('woff'), url('../fonts/Blinker-SemiBold.ttf') format('truetype'), url('../fonts/Blinker-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('../fonts/Blinker-ExtraLight.eot') format('embedded-opentype'), url('../fonts/Blinker-ExtraLight.woff') format('woff'), url('../fonts/Blinker-ExtraLight.ttf') format('truetype'), url('../fonts/Blinker-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
