body {
  margin: 0;
}

* {
  box-sizing: border-box;
}

#coleccion-sostenible-ss22 {
  font-family: "mukta-regular", sans-serif;
}
#coleccion-sostenible-ss22 h2 {
  font-size: 35px;
  line-height: 32px;
  margin-bottom: 18px;
}
#coleccion-sostenible-ss22 p {
  font-size: 18px;
  line-height: 25px;
}
#coleccion-sostenible-ss22 img {
  display: block;
}
#coleccion-sostenible-ss22 .all-width {
  width: 100%;
}
#coleccion-sostenible-ss22 .show-desktop {
  display: none;
}
#coleccion-sostenible-ss22 .hide-desktop {
  display: block;
}
#coleccion-sostenible-ss22 .pik-intro_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 12px;
}
#coleccion-sostenible-ss22 .pik-intro_block h1 {
  font-size: 38px;
  line-height: 45px;
  color: #3d3d3d;
  font-weight: 700;
}
#coleccion-sostenible-ss22 .pik-intro_block p {
  line-height: 1.3;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #7E9834;
  margin: 0;
  font-weight: 700;
}
#coleccion-sostenible-ss22 .pik-leather_block {
  padding: 32px 24px;
  margin-bottom: 46px;
}
#coleccion-sostenible-ss22 .pik-leather_block .leather_icon {
  width: 45px;
}
#coleccion-sostenible-ss22 .pik-leather_block h2 {
  font-size: 30px;
  line-height: 140%;
}
#coleccion-sostenible-ss22 .pik-interior_block {
  overflow: hidden;
  margin-bottom: 18px;
}
#coleccion-sostenible-ss22 .pik-interior_block .pik-interior_container {
  display: flex;
  justify-content: center;
  position: relative;
}
#coleccion-sostenible-ss22 .pik-interior_block .pik-interior_container .pik-interior_block_content {
  position: absolute;
  max-width: 500px;
  padding: 72px 26px 38px;
  margin: 40px 32px;
  background: rgba(255, 255, 255, 0.8509803922);
}
#coleccion-sostenible-ss22 .pik-interior_block .pik-interior_container .pik-interior_block_content img {
  position: absolute;
  right: 30px;
  top: 22px;
}
#coleccion-sostenible-ss22 .pik-interior_block .pik-interior_container .pik-interior_block_content h2 {
  max-width: 42%;
  font-family: "mukta-semi-bold", sans-serif;
  font-size: 35px;
  line-height: 31px;
}
#coleccion-sostenible-ss22 .pik-interior_block .pik-background_image {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 550px;
}
#coleccion-sostenible-ss22 .pik-planta_block {
  padding: 32px 24px 0;
}
#coleccion-sostenible-ss22 .pik-planta_block h2 {
  font-family: "mukta-semi-bold", sans-serif;
  font-size: 35px;
  line-height: 49px;
}
#coleccion-sostenible-ss22 .pik-planta_block .planta_content:first-child {
  margin-bottom: 42px;
}
#coleccion-sostenible-ss22 .pik-planta_block .planta_content img {
  margin-bottom: 16px;
}
#coleccion-sostenible-ss22 .pik-handbag_block {
  padding: 32px 24px;
  margin-bottom: 29px;
}
#coleccion-sostenible-ss22 .pik-handbag_block .handbag_header {
  padding-bottom: 16px;
}
#coleccion-sostenible-ss22 .pik-handbag_block .handbag_header h2 {
  padding-top: 24px;
  margin: 0;
  font-family: "mukta-semi-bold", sans-serif;
  font-size: 35px;
  line-height: 35px;
  word-break: break-all;
}
#coleccion-sostenible-ss22 .pik-handbag_block .second-block-header {
  padding-top: 32px;
}
#coleccion-sostenible-ss22 .pik-last_block {
  padding: 26px 0 0;
}
#coleccion-sostenible-ss22 .pik-last_block .last_block_header .header_left_block {
  position: relative;
  margin: 0;
}
#coleccion-sostenible-ss22 .pik-last_block .last_block_header .header_left_block h2 {
  width: 40%;
  font-family: "mukta-semi-bold", sans-serif;
  font-size: 35px;
  line-height: 35px;
}
#coleccion-sostenible-ss22 .pik-last_block .last_block_header .header_left_block .last_block_icon {
  padding: 16px 0;
}
#coleccion-sostenible-ss22 .pik-last_block .last_block_header > img {
  width: 100%;
}
#coleccion-sostenible-ss22 .pik-last_block .last_block_content {
  padding: 21px 21px 0;
}
#coleccion-sostenible-ss22 .sustainability_carousel {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 24px 0 100px 0;
  position: relative;
}
#coleccion-sostenible-ss22 .sustainability_carousel .carousel_title {
  font-size: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 448px) {
  #coleccion-sostenible-ss22 .pik-interior_block .pik-background_image {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  #coleccion-sostenible-ss22 .pik-intro_block h1 {
    font-size: 70px;
    line-height: 1.1;
    letter-spacing: 0.5px;
  }
  #coleccion-sostenible-ss22 h2 {
    font-size: 35px;
    line-height: 40px;
  }
  #coleccion-sostenible-ss22 p {
    font-size: 20px;
    line-height: 28px;
  }
  #coleccion-sostenible-ss22 .pik-intro_block {
    max-width: 991px;
    margin: 0 auto 42px;
  }
  #coleccion-sostenible-ss22 .pik-intro_block p {
    font-size: 20px;
    line-height: 28px;
  }
  #coleccion-sostenible-ss22 .pik-leather_block h2 {
    font-size: 45px;
    line-height: 63px;
    margin: 0 0 5px 0;
  }
  #coleccion-sostenible-ss22 .pik-leather_block .leather_icon {
    width: 64px;
  }
  #coleccion-sostenible-ss22 .pik-interior_block .pik-interior_container .pik-interior_block_content h2 {
    margin-top: 10px;
    font-size: 45px;
    line-height: 40px;
  }
  #coleccion-sostenible-ss22 .pik-handbag_block .handbag_header h2 {
    font-size: 45px;
    line-height: 50px;
  }
  #coleccion-sostenible-ss22 .pik-last_block .last_block_header {
    display: flex;
    padding-left: 21px;
    align-items: flex-end;
    justify-content: space-between;
  }
  #coleccion-sostenible-ss22 .pik-last_block .last_block_header .header_left_block h2 {
    font-size: 45px;
    line-height: 50px;
  }
  #coleccion-sostenible-ss22 .pik-last_block .last_block_header .header_left_block .last_block_icon {
    width: 72px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1919px) {
  #coleccion-sostenible-ss22 .first-image {
    vertical-align: text-bottom;
    display: inline-block;
    width: 45%;
  }
  #coleccion-sostenible-ss22 .pik-leather_block {
    display: inline-block;
    width: 54%;
  }
  #coleccion-sostenible-ss22 .pik-interior_block {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    max-height: unset;
    overflow: unset;
  }
  #coleccion-sostenible-ss22 .pik-planta_container {
    display: inline-block;
    width: 54%;
    padding-left: 18px;
  }
  #coleccion-sostenible-ss22 .pik-planta_container .pik-planta_block {
    padding-bottom: 0;
  }
  #coleccion-sostenible-ss22 .pik-handbag_block {
    display: inline-block;
    width: 49%;
    margin: 0;
    padding-top: 0;
  }
  #coleccion-sostenible-ss22 .pik-handbag_block .handbag_header {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
  #coleccion-sostenible-ss22 .pik-handbag_block .handbag_header img {
    width: 90px;
    height: auto;
    margin-right: 16px;
  }
  #coleccion-sostenible-ss22 .third-image {
    display: inline-block;
    vertical-align: text-bottom;
    width: 50%;
    padding-left: 18px;
  }
  #coleccion-sostenible-ss22 .pik-last_block {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    display: flex;
  }
}
@media screen and (min-width: 1920px) {
  #coleccion-sostenible-ss22 {
    max-width: 1800px;
    margin: 0 auto;
  }
  #coleccion-sostenible-ss22 .first-image {
    display: inline-block;
    width: 29%;
    vertical-align: unset;
  }
  #coleccion-sostenible-ss22 .pik-leather_block {
    display: inline-block;
    vertical-align: text-bottom;
    width: 40%;
    padding: 0 54px;
    margin-bottom: 16px;
  }
  #coleccion-sostenible-ss22 .pik-leather_block h2 {
    margin-bottom: 16px;
    font-weight: 700;
  }
  #coleccion-sostenible-ss22 .pik-interior_block {
    display: inline-block;
    position: absolute;
    vertical-align: top;
    width: 30%;
    max-height: 492px;
    overflow: hidden;
  }
  #coleccion-sostenible-ss22 .pik-planta_container {
    display: flex;
    flex-direction: row;
  }
  #coleccion-sostenible-ss22 .pik-planta_container .second-image {
    width: 45%;
  }
  #coleccion-sostenible-ss22 .pik-planta_container .pik-planta_block {
    display: flex;
    align-items: center;
    width: 55%;
  }
  #coleccion-sostenible-ss22 .pik-planta_container .pik-planta_block .planta_content {
    padding: 0 32px;
  }
  #coleccion-sostenible-ss22 .pik-planta_container .pik-planta_block .planta_content:first-child {
    width: 40%;
    border-right: 4px solid #C4C4C4;
  }
  #coleccion-sostenible-ss22 .pik-planta_container .pik-planta_block .planta_content:last-child {
    width: 60%;
  }
  #coleccion-sostenible-ss22 .pik-handbag_block {
    display: inline-block;
    width: 35%;
    padding: 0 32px;
    margin: 0;
  }
  #coleccion-sostenible-ss22 .third-image {
    display: inline-block;
    width: 29%;
    vertical-align: unset;
  }
  #coleccion-sostenible-ss22 .pik-last_block {
    display: inline-block;
    width: 35%;
  }
  #coleccion-sostenible-ss22 .pik-last_block .last_block_header {
    display: block;
  }
  #coleccion-sostenible-ss22 .pik-last_block .last_block_header h2 {
    width: 27%;
    font-family: "mukta-semi-bold", sans-serif;
  }
  #coleccion-sostenible-ss22 .pik-last_block .last_block_header img {
    height: 83%;
  }
  #coleccion-sostenible-ss22 .pik-last_block .last_block_header .pik_images-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #coleccion-sostenible-ss22 .carousel-button {
    display: none;
  }
  #coleccion-sostenible-ss22 .show-desktop {
    display: block;
  }
  #coleccion-sostenible-ss22 .hide-desktop {
    display: none;
  }
}
#coleccion-sostenible-ss22 .carousel-container {
  position: relative;
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 0px;
  height: 100%;
  width: 100%;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#coleccion-sostenible-ss22 .carousel-container::-webkit-scrollbar {
  display: none;
}
#coleccion-sostenible-ss22 .images-container {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  transition: 0.5s ease-in-out;
}
#coleccion-sostenible-ss22 .images-container .carousel-image {
  position: relative;
  width: 289px;
  padding-right: 16px;
  box-sizing: border-box;
  display: flex;
}
#coleccion-sostenible-ss22 .images-container .carousel-image:hover img {
  filter: brightness(50%);
}
#coleccion-sostenible-ss22 .images-container .carousel-image .image-title {
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  top: 143px;
  z-index: 1;
  padding-right: 16px;
}
#coleccion-sostenible-ss22 .images-container .carousel-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  transition: 0.3s ease-in-out;
}
#coleccion-sostenible-ss22 .carousel-button {
  position: absolute;
  top: 40%;
  background-color: transparent;
  z-index: 4;
  width: 48px;
  height: 48px;
  text-align: center;
  border: 0;
  cursor: pointer;
}
#coleccion-sostenible-ss22 .carousel-button:focus {
  outline: 0;
}
#coleccion-sostenible-ss22 .carousel-button img {
  width: 48px;
  height: 100%;
  color: rgba(0, 0, 0, 0.7019607843);
}
#coleccion-sostenible-ss22 .button-prev {
  left: 4px;
}
#coleccion-sostenible-ss22 .button-next {
  right: 10px;
}
@media screen and (min-width: 1710px) {
  #coleccion-sostenible-ss22 .carousel-container {
    margin: 0px auto;
    max-width: 1710px;
  }
  #coleccion-sostenible-ss22 .carousel-button {
    display: none;
  }
}