@charset "UTF-8";
.home-product-row.top-product-row .top-product-info.text-black h2,
.home-product-row.top-product-row .top-product-info.text-black p {
  color: #111;
}

.home-product-row.top-product-row .top-product-info.text-white h2,
.home-product-row.top-product-row .top-product-info.text-white p {
  color: white;
}

.head-section.woman,
.head-section.man,
.head-section.heritage {
  position: relative;
  overflow: hidden;
  height: 200px;
}

.head-background {
  padding: 0px;
}

.head-background-container {
  display: block;
  height: 200px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.head-section.woman .head-background-container {
  background-image: url("/img/homes/02_hp_donna_2018.jpg");
}

.head-section.man .head-background-container {
  background-image: url("/img/homes/01_hp_man_pe18.jpg");
  background-position: center left;
}

.head-section.heritage .head-background-container {
  background-image: url("/img/homes/13_hp.jpg");
}

.head-texts {
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 0.4em;
  z-index: 10;
  text-align: right;
  bottom: 0px;
  padding: 20px 40px 30px 40px;
}

.home-man .head-texts a,
.home-heritage .head-texts a,
.home-woman .head-texts a {
  border: 0px solid;
  display: inline-block;
  padding: 10px 20px 4px;
  font-size: 0.8em;
  font-weight: 100;
  background-color: #000;
  text-align: center;
}

.home-woman {
  max-width: 1720px;
  margin: 0 auto;
  padding: 0;
}

.head-headline,
.head-subline {
  width: 100%;
  font-weight: 100;
}

.head-headline {
  bottom: 60px;
  font-size: 2.3em;
}

.head-subline {
  bottom: 32px;
  font-size: 1.6em;
  font-weight: 100;
}

.photo-right > div:first-child img,
.photo-left > div:first-child img {
  width: 100%;
}

.photo-right > div:last-child,
.photo-left > div:last-child {
  text-align: center;
  padding: 0 30px;
}

.home-rows .row-headline {
  text-align: center;
  font-weight: 400;
  font-size: 2.7em;
  line-height: 1.1em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.home-rows .row-subline {
  text-align: center;
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 100;
  font-size: 1.3em;
  line-height: 1.4em;
  margin: 0 auto 30px;
  max-width: 380px;
}

.home-newsletter.nl-woman {
  font-size: 1em;
  background-image: url("/img/homes/bgnl_female.jpg");
  background-size: cover;
}

.home-newsletter.nl-man {
  font-size: 1em;
  background-image: url("/img/homes/bgnl_male.jpg");
  background-size: cover;
}

.home-newsletter > div:last-child {
  text-align: left;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.home-newsletter .homenl-headline {
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 4px;
}

.home-newsletter .homenl-subline {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.row-collection div img {
  width: 100%;
  height: auto;
}

.row-collection {
  font-size: 0.8em;
}

.row-collection div:last-child {
  text-align: center;
}

.row-collection .row-headline {
  padding-top: 0px;
}

.row-woman {
  background-color: rgba(107, 170, 175, 0.1);
}

.row-man {
  background-color: rgba(157, 148, 137, 0.2);
}

.row-heritage {
  background-color: rgba(157, 148, 137, 0.2);
}

.home-product-row {
  position: relative;
  padding: 2rem 0;
  text-align: center;
  background-color: #fff;
}

.home-product-row ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  margin-bottom: 50px;
}

.home-product-row ul li {
  display: inline-block;
}

.home-product-row .home-product-name,
.home-product-row .home-product-price,
.home-product-row .home-product-color {
  text-align: center;
}

.home-product-row .home-product-color {
  font-size: 14px;
}

.home-product-row .home-product-name {
  text-transform: uppercase;
  padding: 1rem 0 0;
  font-weight: 500;
}

.home-product-row .home-product-price {
  text-transform: uppercase;
}

.row-button-container {
  text-align: center;
}

.home-woman .home-row-button {
  background-color: rgba(0, 0, 0, 0.3);
}

.home-woman .home-rows {
  background-color: inherit;
  color: inherit;
}

.home-man .home-row-button {
  background-color: rgba(0, 0, 0, 0.3);
}

.home-man .home-rows {
  background-color: inherit;
  color: inherit;
}

.home-heritage .home-row-button {
  background-color: rgba(0, 0, 0, 0.3);
}

.home-heritage .home-rows {
  background-color: inherit;
  color: inherit;
}

.photo-right > div:last-child,
.photo-left > div:last-child {
  position: relative;
}

.photo-right .row-text-content,
.photo-left .row-text-content {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 20px 0 40px;
}

.photo-right .row-text-content > div,
.photo-left .row-text-content > div {
  display: block;
}

@media (min-width: 768px) {
  .home-woman {
    padding: 0 1rem;
  }

  .photo-right .row-text-content,
.photo-left .row-text-content {
    position: relative;
    margin: 0;
    margin-top: 43%;
    display: block;
    -webkit-transform: translateY(-43%);
        -ms-transform: translateY(-43%);
            transform: translateY(-43%);
    width: auto;
  }

  .photo-right .row-text-content > div,
.photo-left .row-text-content > div {
    display: block;
  }
}
.sub-title {
  font-size: 25px;
  line-height: 25px;
  padding: 3rem 0;
  font-style: italic;
  text-align: center;
}

/*
                      ██████  ███████ ███████
                           ██      ██ ██
█████ █████ █████      █████      ██  ███████     █████ █████ █████
                           ██    ██        ██
                      ██████     ██   ███████
*/
@media (min-width: 375px) {
  .head-section.woman,
.head-section.man,
.head-section.heritage {
    height: 250px;
  }

  .head-background-container {
    height: 250px;
  }

  .head-texts,
.head-texts-unblur {
    font-size: 0.5em;
  }

  .home-man .head-texts a,
.home-woman .head-texts a,
.home-heritage .head-texts a {
    font-size: 0.8em;
  }

  .home-woman .h-swiper {
    height: auto;
  }
}
/*
                      ███████  ██████   █████
                           ██ ██       ██   ██
█████ █████ █████         ██  ███████   █████      █████ █████ █████
                         ██   ██    ██ ██   ██
                         ██    ██████   █████
*/
@media (min-width: 768px) {
  .head-section.woman,
.head-section.man,
.head-section.heritage {
    height: 350px;
  }

  .home-woman .h-swiper {
    height: auto;
  }

  .head-background-container {
    display: block;
    height: 350px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.6s ease;
    /* Safari and Chrome */
    /* Firefox */
    -o-transition: all 0.6s ease;
    /* IE 9 */
    /* Opera */
    transition: all 0.6s ease;
  }

  .head-background-container:hover {
    -webkit-transform: scale(1.07);
    /* Safari and Chrome */
    /* Firefox */
    -ms-transform: scale(1.07);
    /* IE 9 */
    /* Opera */
    transform: scale(1.07);
  }

  .head-texts,
.head-texts-unblur {
    font-size: 1em;
  }

  .home-man .head-texts a,
.home-heritage .head-texts a,
.home-woman .head-texts a {
    font-size: 0.5em;
  }

  .home-rows > div {
    font-size: 0.7em;
  }

  .photo-right > div:last-child {
    text-align: left;
  }

  .photo-left > div:last-child {
    text-align: right;
  }

  .row-collection {
    font-size: 0.9em;
  }

  .row-collection div:last-child {
    text-align: center;
    padding: 0 20px 0px;
  }

  .row-collection .row-headline {
    padding-top: 0px;
  }

  .row-woman div:last-child {
    padding: 80px 20px 0px;
  }

  .row-man div:last-child {
    padding: 25px 20px 0px;
  }
}
/*
                       ██  ██████  ██████  ██   ██
                      ███ ██  ████      ██ ██   ██
█████ █████ █████      ██ ██ ██ ██  █████  ███████     █████ █████ █████
                       ██ ████  ██ ██           ██
                       ██  ██████  ███████      ██
*/
@media (min-width: 1024px) {
  .home-woman {
    padding: 0;
  }

  .head-section.woman,
.head-section.man,
.head-section.heritage {
    height: 430px;
  }

  .head-background-container {
    display: block;
    height: 480px;
  }

  .home-rows > div {
    font-size: 0.9em;
  }

  .home-man .head-texts a {
    font-size: 0.5em;
  }

  .home-woman .head-texts a {
    font-size: 0.5em;
  }

  .home-heritage .head-texts a {
    font-size: 0.5em;
  }

  .home-woman .h-swiper {
    height: auto;
  }
}
/*
                       ██ ██   ██ ██   ██  ██████
                      ███ ██   ██ ██   ██ ██  ████
█████ █████ █████      ██ ███████ ███████ ██ ██ ██     █████ █████ █████
                       ██      ██      ██ ████  ██
                       ██      ██      ██  ██████
*/
@media (min-width: 1440px) {
  .head-section.woman,
.head-section.man,
.head-section.heritage {
    height: 600px;
  }

  .head-section.woman {
    height: 600px;
  }

  .head-background-container {
    height: 600px;
  }

  .head-texts,
.head-texts-unblur {
    font-size: 1em;
  }

  .home-rows > div {
    font-size: 1em;
  }

  .row-collection {
    font-size: 1.1em;
  }

  .home-man .head-texts a,
.home-woman .head-texts a {
    font-size: 0.5em;
  }

  .home-woman .h-swiper {
    height: auto;
  }
}
@media (min-width: 1600px) {
  .head-section.woman,
.head-section.man,
.head-section.heritage {
    height: 636px;
  }

  .head-section.woman {
    height: 636px;
  }

  .head-background-container {
    height: 636px;
  }
}
@media (min-width: 2000px) {
  .head-section.woman,
.head-section.man,
.head-section.heritage {
    height: 736px;
  }

  .head-section.woman {
    height: 736px;
  }

  .head-background-container {
    height: 736px;
  }
}
/*
███████ ███████ ███████ ███████  ██████ ████████ ███████
██      ██      ██      ██      ██         ██    ██
█████   █████   █████   █████   ██         ██    ███████
██      ██      ██      ██      ██         ██         ██
███████ ██      ██      ███████  ██████    ██    ███████
*/
.zoom-container {
  overflow: hidden;
}

.zoom-container img {
  -webkit-transition: all 0.6s ease;
  /* Safari and Chrome */
  /* Firefox */
  -o-transition: all 0.6s ease;
  /* IE 9 */
  /* Opera */
  transition: all 0.6s ease;
}

.zoom-container img:hover {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  /* Opera */
  transform: scale(1.1);
}

.strip .zoom-container img {
  width: 100%;
}

.strip {
  position: relative;
}

.strip-swiper {
  position: relative;
}

.strip-swiper .swiper-slide img {
  width: 100%;
}

.strip-text-content div {
  display: block;
}

.strip-text-content {
  background-color: #fff;
  padding: 30px 0px !important;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.strip-text-content .row-headline {
  font-size: 3.1em;
  line-height: 1em;
  font-weight: 500;
}

@media (min-width: 768px) {
  .strip-text-content {
    background-color: #fff;
    position: absolute;
    display: block;
    z-index: 99;
    padding: 40px 40px !important;
    top: 50%;
    left: 20%;
    -webkit-transform: translate(-50%, -51%);
        -ms-transform: translate(-50%, -51%);
            transform: translate(-50%, -51%);
    width: auto;
  }
}
@media (min-width: 1024px) {
  .strip-text-content {
    padding: 80px 60px !important;
    left: 22%;
  }
}
@media (min-width: 1200px) {
  .strip-text-content {
    padding: 100px 80px !important;
    left: 26%;
  }
}
.insta-header {
  font-size: 2em !important;
  font-weight: 500 !important;
  padding: 0 0 20px !important;
  text-align: center;
  margin-top: 50px;
  vertical-align: text-bottom;
}

.insta-header img {
  margin-right: 20px;
  margin-top: -5px;
}

/********* EVOLVE ************/
.mosaic {
  display: none;
}

.swiper .swiper-slide img {
  width: 100%;
}

#mosaic .details {
  padding: 2rem 1rem 6rem;
  text-align: center;
}

#mosaic .swiper-pagination {
  bottom: 17px;
  position: absolute;
}

#mosaic .swiper-pagination .swiper-pagination-bullet {
  width: 3.25rem;
}

.mosaic__cta {
  padding: 0.75rem 0 0.25rem;
  display: inline-block;
  border-bottom: 1px solid black;
}

@media screen and (min-width: 768px) {
  #mosaic {
    display: none;
  }

  .mosaic {
    max-width: 900px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .mosaic .mosaic__block {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    max-width: 227px;
    padding: 0 0.5rem;
  }

  .mosaic .mosaic__item {
    width: 100%;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: inline-block;
  }

  .mosaic .mosaic__item img {
    width: 100%;
  }

  .mosaic .mosaic__left > a,
.mosaic .mosaic__right > a {
    margin-bottom: 1.95rem;
  }

  .mosaic .mosaic__center {
    max-width: 320px;
    padding: 0 0.5rem;
  }

  .mosaic .mosaic__item .mosaic__title {
    padding-top: 0.75rem;
    line-height: 15px;
  }

  .mosaic .mosaic__item .mosaic__text {
    padding: 0.5rem 0.5rem 1.75rem;
    height: 70px;
    line-height: 15px;
    font-size: 14px;
    color: #7C7C7C;
  }

  .mosaic .mosaic__item .mosaic__cta {
    border-bottom: 1px solid black;
    font-size: 14px;
    line-height: 12px;
    font-weight: 300;
  }

  .mosaic .mosaic__item img {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .mosaic .mosaic__block {
    max-width: 285px;
  }

  .mosaic .mosaic__center {
    max-width: 489px;
  }

  .mosaic .mosaic__item .mosaic__text {
    padding-bottom: 0;
  }

  #mosaic .details {
    padding: 2rem 1rem 3rem;
  }
}
@media screen and (min-width: 1400px) {
  .mosaic {
    max-width: 1440px;
  }

  .mosaic .mosaic__block {
    max-width: 445px;
  }

  .mosaic .mosaic__left > a,
.mosaic .mosaic__right > a {
    margin-bottom: 5.2rem;
  }

  .mosaic .mosaic__center {
    max-width: 489px;
  }

  .mosaic .mosaic__item .mosaic__text {
    padding: 0.5rem 0.5rem 1.75rem;
  }
}
/*
                      ███████ ██     ██ ██ ██████  ███████ ██████
                      ██      ██     ██ ██ ██   ██ ██      ██   ██
█████ █████ █████     ███████ ██  █  ██ ██ ██████  █████   ██████      █████ █████ █████
                           ██ ██ ███ ██ ██ ██      ██      ██   ██
                      ███████  ███ ███  ██ ██      ███████ ██   ██
*/
.home-woman .h-swiper {
  height: auto;
}

.h-swiper .swiper-container {
  height: 100%;
}

.h-swiper .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.h-swiper .swiper-container .swiper-slide img {
  width: 100%;
}

.home-product-row {
  max-width: 1490px;
  margin: 0 auto;
}

.home-product-row.mt3 {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.home-product-row .swiper-container {
  height: 100%;
}

.home-product-row.top-product-row,
.block-trand {
  background-color: #F3F3F3;
}

.home-product-row.top-product-row .top-product-row__subtitle {
  padding: 0 2rem 2rem;
}

.home-product-row.top-product-row .top-product-row__subtitle h2,
.home-product-row.top-product-row .top-product-info h2 {
  font-weight: 100;
  padding: 2.25rem 2rem 0.75rem;
  text-transform: uppercase;
  margin: 0;
  font-style: italic;
}

.home-product-row.top-product-row .top-product-row__subtitle h2 {
  padding: 1.25rem 2rem 0.75rem;
}

.home-product-row.top-product-row .top-product-info {
  position: absolute;
  top: 11rem;
  left: 0;
  right: 0;
  z-index: 999;
  color: white;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.7);
}

.home-product-row.top-product-row .top-product-info.heritage {
  top: 14rem;
}

.home-product-row.top-product-row .top-product-info h2 {
  padding: 0 2rem 1.25rem;
}

.home-product-row.top-product-row .top-product-info p {
  display: none;
}

.home-product-row.top-product-row .top-product-info .top-product-info__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-product-row.top-product-row .top-product-info .top-product-info__button a,
.home-product-row.top-product-row .top-product-info .top-product-info__button button {
  margin: 0;
  display: inline-block;
  min-width: 200px;
  padding: 0.5rem 1rem;
}

.home-product-row .swiper-slide .slider-product {
  margin-bottom: 40px;
}

.home-product-row .swiper-container .swiper-slide a {
  display: inline-block;
}

.home-product-row .swiper-container .swiper-slide img {
  width: 100%;
}

.home-product-row .slider-product {
  text-align: center;
}

.home-product-row .slider-product img {
  max-height: 329px;
  max-width: 258px;
}

.top-product-row.home-product-row .swiper-container .swiper-slide {
  position: relative;
}

.top-product-row.home-product-row .swiper-container .swiper-slide::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.2;
}

.swiper .swiper-pagination {
  left: 0;
  right: 0;
  padding: initial;
  position: initial;
}

.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 4rem;
  height: 2px;
  background: black;
  -webkit-border-radius: 0;
          border-radius: 0;
  margin: 0 4px;
  position: relative;
}

.swiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  width: 4rem;
  height: 21px;
  position: absolute;
  left: 0;
  right: 0;
  top: -9px;
}

.swiper .swiper-pagination-bullet-active {
  background: #878787;
}

.swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: white;
}

.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #525252;
}

.home-product-row.swiper .swiper-pagination {
  padding: 0;
}

.home-product-row.top-product-row {
  padding: 0;
  position: relative;
}

.home-product-row.top-product-row .swiper-slide .slider-product {
  margin-bottom: 0;
}

@media screen and (min-width: 480px) {
  .home-product-row .top-button-next {
    right: 1.75rem;
  }

  .home-product-row .top-button-prev {
    left: 1.75rem;
  }
}
@media screen and (min-width: 768px) {
  .home-product-row.top-product-row .top-product-row__subtitle h2,
.home-product-row.top-product-row .top-product-info h2 {
    font-size: 33px;
    line-height: 34px;
  }

  .home-product-row.top-product-row,
.block-trand {
    background-color: white;
  }

  .home-product-row.top-product-row img {
    max-width: 490px;
  }

  .home-product-row.top-product-row {
    padding: 2rem 0;
    position: relative;
    max-width: 1490px;
    margin: 0 auto;
  }

  .home-product-row.top-product-row .top-product-row__subtitle {
    display: none;
  }

  .home-product-row.top-product-row .top-product-info {
    top: 7rem;
    left: 100px;
    right: 100px;
  }

  .home-product-row.top-product-row .top-product-info.heritage {
    top: 10rem;
  }

  .home-product-row.top-product-row .top-product-info p {
    display: block;
    padding: 0 0 1.75rem;
    margin: 0 auto;
    max-width: 300px;
    font-size: 14px;
    line-height: 17px;
  }

  .home-product-row.top-product-row .top-product-info .top-product-info__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .swiper .swiper-pagination {
    position: absolute;
    bottom: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .home-product-row.top-product-row .top-product-info {
    top: 12rem;
    left: 200px;
    right: 200px;
  }

  .home-product-row.top-product-row .top-product-info.heritage {
    top: 10rem;
  }

  .home-product-row.top-product-row .top-product-info p {
    max-width: 430px;
  }

  .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 8rem;
  }
}
@media screen and (min-width: 1200px) {
  /*.home-product-row.top-product-row .top-product-info {
      top: auto;
      bottom: 8rem;
  }*/
  .home-product-row.top-product-row .top-product-info.heritage {
    top: 10rem;
  }

  .home-product-row.top-product-row .top-product-info p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1800px) {
  .home-product-row.top-product-row .top-product-info {
    top: 320px;
  }

  .home-product-row.top-product-row .top-product-info.heritage {
    top: 20rem;
  }

  .home-product-row.top-product-row .top-product-info p {
    max-width: 510px;
  }

  .home-product-row.top-product-row,
.home-product-row {
    padding: 1.25rem 2rem 2rem;
    max-width: 1840px;
  }

  .home-product-row.top-product-row img {
    max-width: 554px;
    min-height: 720px;
  }
}
.focustrand {
  max-width: 1490px;
  margin: 0 auto;
}

.focustrand .focustrand__block img {
  width: 100%;
}

.focustrand .focustrand__block .focustrand__detail {
  position: absolute;
  bottom: -60px;
  border: 2px solid #cecece;
  background-color: white;
  padding: 1.25rem 1rem 1rem;
  width: 175px;
  text-align: center;
  left: 29vw;
}

.focustrand .focustrand__block .focustrand__detail .bttn {
  width: 100%;
  display: inline-block;
}

.focustrand .focustrand__block .focustrand__detail img {
  width: 100%;
}

.focustrand .focustrand__block .focustrand__detail p {
  margin-bottom: 1.75rem;
}

.swiper.focustrand .swiper-pagination {
  padding: 5rem 0 2rem;
}

.swiper.focustrand .swiper-pagination .swiper-pagination-bullet,
.swiper.focustrand .swiper-pagination .swiper-pagination-bullet::after {
  width: 5rem;
}

@media screen and (min-width: 768px) {
  .swiper.focustrand .swiper-pagination {
    display: none;
  }

  .focustrand::after {
    content: "";
    display: block;
    clear: both;
    margin-bottom: 3rem;
  }

  .focustrand .focustrand__content {
    display: block;
  }

  .focustrand .focustrand__block {
    position: relative;
    padding-bottom: 8rem;
    max-width: 610px;
    margin: 0 auto;
  }

  .focustrand .focustrand__block img {
    width: 100%;
  }

  .focustrand .focustrand__block:nth-child(odd) {
    padding-right: 9rem;
  }

  .focustrand .focustrand__block:nth-child(even) {
    padding-left: 9rem;
    margin-top: 5rem;
  }

  .focustrand .focustrand__block:nth-child(2) {
    margin-top: 3rem;
  }

  .focustrand .focustrand__block:nth-child(3) {
    margin-top: 4rem;
  }

  .focustrand .focustrand__block img {
    width: 100%;
  }

  .focustrand .focustrand__block .focustrand__detail {
    position: absolute;
    bottom: 30px;
    background-color: white;
    padding: 2rem 1.5rem 1.5rem;
    width: 186px;
    text-align: center;
    left: -71vw;
  }

  .focustrand .focustrand__block:nth-child(odd) .focustrand__detail {
    right: 25px;
    left: inherit;
  }

  .focustrand .focustrand__block:nth-child(even) .focustrand__detail {
    left: 25px;
  }

  .focustrand .focustrand__block .focustrand__detail img {
    width: 100%;
  }

  .focustrand .focustrand__block .focustrand__detail p {
    margin-bottom: 2.5rem;
    color: #999999;
  }
}
@media screen and (min-width: 1024px) {
  .focustrand .focustrand__block {
    float: left;
    width: 50%;
    position: relative;
    padding-bottom: 8rem;
    max-width: initial;
    margin: unset;
  }

  .focustrand .focustrand__block .focustrand__detail {
    width: 275px;
  }

  .focustrand .focustrand__block:nth-child(2) {
    margin-top: 9rem;
  }

  .focustrand .focustrand__block:nth-child(3) {
    margin-top: -5rem;
  }
}

/*# sourceMappingURL=homes.css.map*/