@charset "UTF-8";
.bayi-lightbox-close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 20%;
  transform: translateY(-101%);
}

.bayi-lightbox-aspect-ratio {
  width: 100%;
  /*max-width: 806px;*/
  max-width: 640px;
  height: auto;
  position: relative;
  margin: auto;
  background-color: #eaeded;
}

.bayi-lightbox-aspect-ratio::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.bayi-lightbox-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bayi-lightbox {
  height: 100%;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 62.6550868486% 4.8387096774% 10.6699751861% 3.5980148883% 7.5682382134% 3.1017369727% 2.4813895% 5.5831265%;
  text-align: center;
  color: #3a4c66;
}

.bayi-lightbox-img {
  width: 100%;
  height: auto;
}

.bayi-lightbox-img-wrapper {
  grid-column: 1/span 1;
  grid-row: 1/span 1;
}

.bayi-lightbox-text {
  grid-row: 3/span 1;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  letter-spacing: 1px;
}

.bayi-lightbox-text span {
  display: block;
}

.bayi-lightbox-line1 {
  font-size: 18px;
  margin-bottom: 5px;
}

@media (min-width: 440px) {
  .bayi-lightbox-line1 {
    font-size: 5.5vw;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox-line1 {
    font-size: 33px;
  }
}
.bayi-lightbox-line2 {
  font-size: 14px;
}

@media (min-width: 360px) {
  .bayi-lightbox-line2 {
    font-size: 3.1vw;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox-line2 {
    font-size: 20px;
  }
}
.bayi-lightbox-address {
  grid-row: 5/span 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.2;
}

@media (min-width: 330px) {
  .bayi-lightbox-address {
    font-size: 2.62vw;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox-address {
    font-size: 16px;
  }
}
.bayi-lightbox-phone {
  grid-row: 7/span 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  color: inherit;
  text-decoration: none;
}

@media (min-width: 330px) {
  .bayi-lightbox-phone {
    font-size: 2.7vw;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox-phone {
    font-size: 17px;
  }
}
.bayi-lightbox--gaziantep {
  grid-template-rows: 75% 3% 12% 1.5% 7%;
}
.bayi-lightbox--gaziantep .bayi-lightbox-text {
  font-style: normal;
  color: #2d6041;
}
.bayi-lightbox--gaziantep .bayi-lightbox-line1 {
  margin-bottom: 8px;
  font-family: "Great Vibes", cursive;
  font-size: 18px;
  font-weight: normal;
}
@media (min-width: 440px) {
  .bayi-lightbox--gaziantep .bayi-lightbox-line1 {
    font-size: 5.5vw;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox--gaziantep .bayi-lightbox-line1 {
    font-size: 45px;
  }
}
.bayi-lightbox--gaziantep .bayi-lightbox-line2 {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  letter-spacing: 0.4px;
  font-weight: 500;
}
@media (min-width: 360px) {
  .bayi-lightbox--gaziantep .bayi-lightbox-line2 {
    font-size: 2.8vw;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox--gaziantep .bayi-lightbox-line2 {
    font-size: 16px;
  }
}
.bayi-lightbox--gaziantep .bayi-lightbox-address {
  color: #6d6d6d;
  font-size: 10px;
}
@media (min-width: 330px) {
  .bayi-lightbox--gaziantep .bayi-lightbox-address {
    font-size: 2.62vw;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox--gaziantep .bayi-lightbox-address {
    font-size: 13px;
  }
}
.bayi-lightbox--gaziantep .bayi-lightbox-phone {
  font-size: inherit;
}

.seref-hali-lightbox {
  box-sizing: border-box;
}
.seref-hali-lightbox *,
.seref-hali-lightbox *::before,
.seref-hali-lightbox *::after {
  box-sizing: inherit;
}

.seref-hali-lightbox {
  background: white;
  width: 90%;
  padding: 0 10px 10px;
  font-family: Roboto, sans-serif;
  max-width: 650px;
}
@media (min-width: 1900px) {
  .seref-hali-lightbox {
    max-width: 790px;
  }
}
.seref-hali-lightbox-img-wrapper {
  position: relative;
}
.seref-hali-lightbox-img-wrapper::before {
  display: block;
  content: "";
  padding-top: 71.7419354839%;
}
.seref-hali-lightbox-logo {
  position: absolute;
  top: 30px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  max-width: 94.5px;
}
@media (min-width: 768px) {
  .seref-hali-lightbox-logo {
    max-width: unset;
  }
}
.seref-hali-lightbox-img {
  position: absolute;
  max-width: 100%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.seref-hali-lightbox-text {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-align: center;
  color: #191819;
}
.seref-hali-lightbox-text p {
  line-height: 1.3;
}
.seref-hali-lightbox-text br {
  display: none;
}
@media (min-width: 992px) {
  .seref-hali-lightbox-text br {
    display: inline-block;
  }
}
.seref-hali-lightbox-title {
  font-weight: 100;
  font-size: 32px;
  margin: 15px 0;
  font-weight: 100;
}
.seref-hali-lightbox-title::after {
  content: "...";
}
@media (min-width: 576px) {
  .seref-hali-lightbox-title {
    font-size: 40px;
  }
}
@media (min-width: 1900px) {
  .seref-hali-lightbox-title {
    font-size: 56px;
  }
}
.seref-hali-lightbox-address {
  display: block;
  padding: 20px 10px;
  line-height: 1.5;
}
.seref-hali-lightbox-sm {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  padding: 20px 0;
  border-top: 1px solid #b2b2b2;
}
.seref-hali-lightbox-sm a {
  display: flex;
  align-items: center;
  color: inherit !important;
  text-decoration: none;
}
.seref-hali-lightbox-sm a svg,
.seref-hali-lightbox-sm a img {
  margin-right: 8px;
}
.seref-hali-lightbox-sm-name {
  display: none;
}
@media (min-width: 768px) {
  .seref-hali-lightbox-sm-name {
    display: inline;
  }
}

.bayi-lightbox_rev2 {
  box-sizing: border-box;
  width: 90%;
  background: white;
  background-image: url(../images/lightbox/2021/03/izmir-lightbox/background.svg);
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: center 115%;
  max-width: 650px;
}
.bayi-lightbox_rev2 *,
.bayi-lightbox_rev2 *::before,
.bayi-lightbox_rev2 *::after {
  box-sizing: inherit;
}
@media (min-width: 420px) {
  .bayi-lightbox_rev2 {
    background-position: center 130%;
  }
}
@media (min-width: 576px) {
  .bayi-lightbox_rev2 {
    background-position: center 150%;
    background-size: 380px;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox_rev2 {
    background-position: center 145%;
    background-size: 420px;
  }
}
@media (min-width: 1900px) {
  .bayi-lightbox_rev2 {
    max-width: 790px;
  }
}
.bayi-lightbox_rev2 .close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 20%;
  transform: translateY(-101%);
}
.bayi-lightbox_rev2 .img-wrapper {
  position: relative;
}
.bayi-lightbox_rev2 .img-wrapper::before {
  display: block;
  content: "";
  padding-top: 75%;
}
.bayi-lightbox_rev2 .img-wrapper > img {
  position: absolute;
  max-width: 100%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bayi-lightbox_rev2 .text {
  padding: 0 10px 10px;
  -webkit-font-smoothing: antialiased;
}
.bayi-lightbox_rev2 .title {
  color: #6d6d6d;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (min-width: 576px) {
  .bayi-lightbox_rev2 .title {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
.bayi-lightbox_rev2 .title h2 {
  font-family: "Great Vibes", cursive;
  font-size: 32px;
  line-height: 1;
  padding-bottom: 5%;
  padding-top: 5%;
}
@media (min-width: 576px) {
  .bayi-lightbox_rev2 .title h2 {
    font-size: 38px;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox_rev2 .title h2 {
    line-height: 1.6;
    font-size: 45px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.bayi-lightbox_rev2 .title p {
  margin: -5px 0 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
}
@media (min-width: 576px) {
  .bayi-lightbox_rev2 .title p {
    font-size: 15px;
  }
}
.bayi-lightbox_rev2 .address {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.4;
  color: #6d6d6d;
  text-align: center;
  margin-top: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .bayi-lightbox_rev2 .address {
    font-size: 11px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (min-width: 768px) {
  .bayi-lightbox_rev2 .address {
    font-size: 13px;
  }
}
.bayi-lightbox_rev2 .address a {
  color: inherit !important;
  text-decoration: none;
}
@media (min-width: 480px) {
  .bayi-lightbox_rev2 .br-mobile {
    display: none;
  }
}

@keyframes textAnimation {
  from {
    transform: translate(0px, 100px);
    opacity: 0;
  }
  to {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}
.v2-slider {
  box-sizing: border-box;
  max-width: 2550px;
  margin-left: auto;
  margin-right: auto;
}
.v2-slider *,
.v2-slider *::before,
.v2-slider *::after {
  box-sizing: inherit;
}
.v2_three-collections .v2-slider {
  padding-bottom: 25px;
}
.v2-slider__slide--2, .v2-slider__slide--4 {
  filter: grayscale(100%);
}
.v2-slider__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.v2-slider__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: stretch;
  justify-content: center;
  pointer-events: none;
}
.v2-slider__safe-area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1330px;
  max-width: clamp(1330px, 90vw, 2200px);
  padding-left: 3%;
  width: 100%;
}
.v2-slider__text-wrapper {
  background-color: rgba(0, 0, 0, 0.45);
  padding: 15px;
  max-width: 300px;
  margin-right: auto;
  margin-left: 20px;
  pointer-events: all;
}
@media (min-width: 768px) {
  .v2-slider__text-wrapper {
    margin-right: inherit;
    margin-left: inherit;
  }
}
.v2-slider__text {
  color: white;
  font-family: "Montserrat", sans-serif;
  display: block;
}
.v2-slider__text-1 {
  display: none;
  font-size: 16px;
  font-weight: 400;
}
.v2-slider__text-1::after {
  content: "";
  display: inline-block;
  width: 0;
  transition: width cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition-delay: 0.3s;
  height: 0;
  border-top: solid 1px currentColor;
  border-bottom: solid 5px transparent;
  margin-left: 6px;
}
.swiper-slide-active .v2-slider__text-1::after {
  width: 60px;
}
@media (min-width: 768px) {
  .v2-slider__text-1 {
    display: inherit;
  }
}
.v2-slider__text-collection {
  font-size: 45px;
  font-weight: 300;
  margin-top: 15px;
  margin-bottom: 15px;
  opacity: 0;
  transform: translateY(400px);
  transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.swiper-slide-active .v2-slider__text-collection {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 1200px) {
  .v2-slider__text-collection {
    font-weight: 500;
  }
}
.v2-slider__text-collection small {
  display: block;
  font-size: 75%;
}
.v2-slider__text-detail {
  display: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  opacity: 0;
  transform: translateY(400px);
  transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s;
}
.swiper-slide-active .v2-slider__text-detail {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .v2-slider__text-detail {
    display: inherit;
  }
}
.v2-slider__button {
  border: solid 1px currentColor;
  color: white;
  display: inline-block;
  font: 400 13px "Montserrat", sans-serif;
  margin-top: 20px;
  text-decoration: none;
  padding: 10px 20px;
  opacity: 0;
  transform: translateY(400px);
  transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.9s;
}
.swiper-slide-active .v2-slider__button {
  opacity: 1;
  transform: translateY(0);
}
.v2-slider .swiper-button-prev,
.v2-slider .swiper-button-next {
  background-size: 10px 16px;
  background-repeat: no-repeat;
}
.v2-slider .swiper-button-prev::before, .v2-slider .swiper-button-prev::after,
.v2-slider .swiper-button-next::before,
.v2-slider .swiper-button-next::after {
  display: none;
}
.v2-slider .swiper-button-prev:focus,
.v2-slider .swiper-button-next:focus {
  outline: none;
}
@media (min-width: 768px) {
  .v2-slider .swiper-button-prev,
.v2-slider .swiper-button-next {
    background-size: 16px 26px;
  }
}
@media (min-width: 1200px) {
  .v2-slider .swiper-button-prev,
.v2-slider .swiper-button-next {
    background-size: 20px 33px;
  }
}
@media (min-width: 1330px) {
  .v2-slider .swiper-button-prev,
.v2-slider .swiper-button-next {
    background-size: inherit;
  }
}
.v2-slider .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  background-position: left center;
}
.v2-slider .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
  background-position: right center;
}
.v2-slider .swiper-pagination-bullet {
  border-radius: 0;
  height: 3px;
  width: 50px;
}
.v2-slider .swiper-pagination-bullet-active {
  background-color: white;
}
.v2_three-collections .v2-slider .swiper-pagination-bullet-active {
  background-color: #606060;
}

.v2_three-collections {
  margin-top: 15px;
  max-width: 2550px;
  margin-left: auto;
  margin-right: auto;
}
.v2_three-collections--show-on-desktop {
  display: none;
}
@media (min-width: 768px) {
  .v2_three-collections--show-on-desktop {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .v2_three-collections {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .v2_three-collections--hide-on-desktop {
    display: none;
  }
}
.v2_three-collections__block {
  position: relative;
  margin: 0 15px 20px;
}
@media (min-width: 768px) {
  .v2_three-collections__block {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .v2_three-collections__block:not(:first-child) {
    margin-left: 1%;
  }
}
@media (min-width: 768px) {
  .v2_three-collections__block--1 {
    width: 41.51%;
  }
  .v2_three-collections__block--2 {
    width: 25.17%;
  }
  .v2_three-collections__block--3 {
    width: 31.32%;
  }
}
.v2_three-collections__block--3 {
  display: none;
}
@media (min-width: 768px) {
  .v2_three-collections__block--3 {
    display: inline-block;
  }
}
.v2_three-collections__image {
  display: block;
  max-width: 100%;
  height: auto;
  min-width: 100%;
}
@media (min-width: 768px) {
  .v2_three-collections__image {
    height: 31vw;
    max-height: 808px;
    width: auto;
    max-width: unset;
    min-width: unset;
  }
}
.v2_three-collections__text {
  padding-top: 10px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .v2_three-collections__text {
    display: inherit;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .v2_three-collections__text {
    padding-left: 35px;
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1330px) {
  .v2_three-collections__text {
    padding-left: 60px;
  }
}
.v2_three-collections__new-collection {
  display: block;
  line-height: 1;
  font: 300 14px "Montserrat", sans-serif;
  padding-bottom: 5px;
  color: #434343;
}
.v2_three-collections__new-collection::after {
  content: "";
  display: inline-block;
  width: 0;
  width: 60px;
  height: 0;
  border-top: solid 1px currentColor;
  opacity: 0.5;
  border-bottom: solid 4px transparent;
  margin-left: 6px;
}
.v2_three-collections__collection-name {
  /*
  2. Başlıklarda ikinci (PALLADIO), üçüncü (PERU) ve dördüncü başlık (ADRİYA)
   font büyüklüğü 30px olacak. (Her durumda)
  */
  font: 300 30px "Montserrat", sans-serif;
  line-height: 1;
  color: #434343;
}
.v2_three-collections__link {
  color: white;
  font: 300 13px/32px "Montserrat", sans-serif;
  text-decoration: none;
  letter-spacing: 1px;
  display: inline-block;
  margin: 10px auto 0;
  text-align: center;
  border: solid 1px white;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent !important;
  display: inline;
  color: #434343;
  border-width: 0;
}
@media (min-width: 768px) {
  .v2_three-collections__link {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .v2_three-collections__link {
    font-size: 14px;
  }
}
.v2_three-collections__link::after {
  content: ">";
  display: inline-block;
  margin-left: 8px;
}

.v2_seref-hakkinda {
  background-color: #F8F8F8;
  color: #40575e;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 768px) {
  .v2_seref-hakkinda {
    position: relative;
    width: 2550px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-top: 45%;
  }
}
@media (min-width: 1200px) {
  .v2_seref-hakkinda {
    padding-top: 28.2352941176%;
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
@media (min-width: 2550px) {
  .v2_seref-hakkinda {
    padding-top: 720px;
  }
}
.v2_seref-hakkinda__content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10%;
  padding-bottom: 10%;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}
.v2_seref-hakkinda__content strong {
  font-weight: 500;
}
@media (min-width: 768px) {
  .v2_seref-hakkinda__content {
    padding-left: 15px;
    padding-right: calc(54% + 15px);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 4%;
  }
}
@media (min-width: 1200px) {
  .v2_seref-hakkinda__content {
    padding-left: 11.11%;
    padding-right: calc(40.86274509803921% + 11.11%);
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
.v2_seref-hakkinda__title {
  font-weight: 400;
}
.v2_seref-hakkinda__year {
  width: 33%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.v2_seref-hakkinda__year img {
  display: block;
  max-width: 100%;
  height: auto;
}
.v2_seref-hakkinda p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .v2_seref-hakkinda p {
    font-size: 12px;
    line-height: 1.1;
    margin-top: 8px;
    margin-bottom: 18px;
  }
}
@media (min-width: 992px) {
  .v2_seref-hakkinda p {
    line-height: 1.5;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.v2_seref-hakkinda__image {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .v2_seref-hakkinda__image {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 54%;
  }
}
@media (min-width: 1200px) {
  .v2_seref-hakkinda__image {
    width: 40.862745098%;
    top: 0;
    transform: none;
  }
}
.v2_seref-hakkinda__button {
  box-sizing: border-box;
  border: solid 1px currentColor;
  color: #93adb5;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  color: #93adb5;
}
@media (min-width: 992px) {
  .v2_seref-hakkinda__button:hover {
    background-color: #93adb5;
    color: white;
  }
}
@media (min-width: 576px) {
  .v2_seref-hakkinda__button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 210px;
  }
}
.v2_seref-hakkinda__button:hover {
  background-color: #93adb5;
  color: #fff;
}

.v3_new-collection-wrapper {
  margin-block-end: 30px;
  padding-block-end: 15px;
  background-color: var(--v3-new-collection-bg-color, #e9e6de);
}
@media (min-width: 992px) {
  .v3_new-collection-wrapper {
    padding-block: 110px;
    margin-bottom: 60px;
  }
}

.v3_new-collection {
  display: flex;
  flex-direction: column;
  font-family: "Montserrat", sans-serif;
  width: 2550px;
  max-width: 100%;
  margin-inline: auto;
  padding-inline: 15px;
}
.v3_new-collection, .v3_new-collection *, .v3_new-collection *::before, .v3_new-collection *::after {
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .v3_new-collection {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding-inline-start: 7%;
    padding-inline-end: 0;
  }
}
.v3_new-collection__mobile-title {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding-block: 25px;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .v3_new-collection__mobile-title {
    display: none;
  }
}
.v3_new-collection__desktop-title {
  display: none;
}
@media (min-width: 992px) {
  .v3_new-collection__desktop-title {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.v3_new-collection__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .v3_new-collection__content {
    flex-basis: 27%;
  }
}
.v3_new-collection__line {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
  white-space: nowrap;
}
.v3_new-collection__mobile-title .v3_new-collection__line {
  display: inherit;
  order: 2;
  margin-inline-start: auto;
}
@media (min-width: 992px) {
  .v3_new-collection__line::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 0;
    border-top: solid 1px currentColor;
    border-bottom: solid 5px transparent;
    margin-left: 6px;
  }
}
.v3_new-collection__title {
  font-size: 30px;
  font-weight: 300;
}
.v3_new-collection__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
.v3_new-collection__text p {
  margin-block: 10px;
}
@media (min-width: 992px) {
  .v3_new-collection__text p {
    margin-block: 20px;
  }
}
.v3_new-collection__button {
  box-sizing: border-box;
  border: solid 1px currentColor;
  color: #6a5b43;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 992px) {
  .v3_new-collection__button:hover {
    background-color: #6a5b43;
    color: white;
  }
}
@media (min-width: 576px) {
  .v3_new-collection__button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 220px;
  }
}
.v3_new-collection__images {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .v3_new-collection__images {
    flex-basis: 69%;
  }
}
.v3_new-collection__image--1 {
  width: 50%;
}
.v3_new-collection__image--2 {
  width: 47.4%;
}

.v2_new-collection-wrapper {
  background-color: #e9e6de;
  display: flex;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .v2_new-collection-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .v2_new-collection-wrapper {
    padding-top: 110px;
    padding-bottom: 110px;
    margin-bottom: 60px;
  }
}

.v2_new-collection {
  box-sizing: border-box;
  color: #6a5b43;
  font-family: "Montserrat", sans-serif;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  width: 2550px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .v2_new-collection {
    padding-top: 28.862745098%;
  }
}
@media (min-width: 1200px) {
  .v2_new-collection {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 2550px) {
  .v2_new-collection {
    padding-top: 736px;
  }
}
.v2_new-collection__content {
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .v2_new-collection__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 5%;
    padding-right: 68%;
  }
}
@media (min-width: 1200px) {
  .v2_new-collection__content {
    padding-left: 8%;
    padding-right: 66%;
  }
}
@media (min-width: 1970px) {
  .v2_new-collection__content {
    padding-left: 11%;
    padding-right: 68%;
  }
}
@media (min-width: 2000px) {
  .v2_new-collection__content {
    padding-left: 18%;
    padding-right: 66%;
  }
}
.v2_new-collection__title {
  display: block;
  width: calc(50% - 12px);
  float: left;
  font-size: 30px;
  font-weight: 300;
  margin: 0;
}
@media (min-width: 768px) {
  .v2_new-collection__title {
    float: none;
    width: auto;
    margin-top: 15px;
    margin-bottom: 5px;
  }
}
.v2_new-collection__line {
  font-size: 13px;
  line-height: 26px;
  font-weight: 300;
  display: block;
  float: right;
  width: calc(50% - 12px);
  text-align: right;
}
@media (min-width: 768px) {
  .v2_new-collection__line {
    float: none;
    width: auto;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .v2_new-collection__line::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 0;
    border-top: solid 1px currentColor;
    border-bottom: solid 5px transparent;
    margin-left: 6px;
  }
}
.v2_new-collection__images {
  box-sizing: border-box;
  clear: both;
  display: block;
  padding-top: 46.5%;
  float: left;
  position: relative;
  margin-top: 15px;
  margin-bottom: 5px;
  width: 100%;
}
@media (min-width: 992px) {
  .v2_new-collection__images {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    padding-top: 29.9%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .v2_new-collection__images {
    width: 63%;
    max-width: 1536px;
  }
}
@media (min-width: 2550px) {
  .v2_new-collection__images {
    padding-top: 733px;
  }
}
.v2_new-collection__images-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.v2_new-collection__image--1 {
  float: left;
  width: 50%;
}
@media (min-width: 992px) {
  .v2_new-collection__image--1 {
    position: relative;
  }
}
.v2_new-collection__image--2 {
  float: right;
  width: 47.4%;
}
.v2_new-collection__image--1, .v2_new-collection__image--2 {
  display: block;
}
.v2_new-collection__text {
  clear: both;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .v2_new-collection__text {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.v2_new-collection__text p {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .v2_new-collection__text p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.v2_new-collection__text strong {
  font-weight: 500;
}
.v2_new-collection__text em, .v2_new-collection__text i {
  font-style: italic;
}
.v2_new-collection__button {
  clear: both;
  box-sizing: border-box;
  border: solid 1px currentColor;
  color: #868585;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  color: #6a5b43;
}
@media (min-width: 992px) {
  .v2_new-collection__button:hover {
    background-color: #868585;
    color: white;
  }
}
@media (min-width: 576px) {
  .v2_new-collection__button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 220px;
  }
}
.v2_new-collection__button:hover {
  background-color: #6a5b43;
  color: #fff;
}
.lang-en .v2_new-collection__button {
  margin-left: 0;
}

.v2_bottom-collections-mobile {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.v2_bottom-collection-mobile {
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 15px;
  width: 48%;
}
@media (min-width: 440px) {
  .v2_bottom-collection-mobile {
    width: 33.33%;
  }
}
.v2_bottom-collection-mobile__image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.v2_bottom-collection-mobile__name {
  color: #2B2B2B;
  display: block;
  font: 300 18px "Montserrat", sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  text-decoration: none;
}

.v2_bottom-collections-desktop {
  display: flex;
  font-family: "Montserrat", sans-serif;
  max-width: 2550px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.v2_bottom-collections-desktop__collection {
  position: relative;
}
.v2_bottom-collections-desktop__collection--1 {
  width: 29.040247678vw;
}
.v2_bottom-collections-desktop__collection--2 {
  width: 39.8142414861vw;
}
.v2_bottom-collections-desktop__collection--3 {
  width: 29.2879256966vw;
}
.v2_bottom-collections-desktop__collection:not(:first-child) {
  margin-left: 15px;
}
.v2_bottom-collections-desktop__image {
  display: block;
  max-width: 100%;
  height: auto;
}
.v2_bottom-collections-desktop__name {
  display: block;
  color: #2B2B2B;
  font-size: 2.8vw;
  font-weight: 200;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .v2_bottom-collections-desktop__name {
    font-size: 28px;
  }
}
.v2_bottom-collections-desktop__link {
  display: block;
  color: #868585;
  font-weight: 300;
  font-size: 1.6vw;
  text-decoration: none;
  text-align: center;
}
.v2_bottom-collections-desktop__link::after {
  content: ">";
  margin-left: 8px;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 992px) {
  .v2_bottom-collections-desktop__link {
    font-size: 13px;
  }
}

.v2_bottom-collection2 {
  box-sizing: border-box;
  background-color: #d0d0d4;
  color: #aa976f;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.v2_bottom-collection2 *,
.v2_bottom-collection2 *::before,
.v2_bottom-collection2 *::after {
  box-sizing: inherit;
}
.v2_bottom-collection2__safe-area {
  display: flex;
  flex-direction: column;
  width: 2550px;
  max-width: 100%;
}
@media (min-width: 992px) {
  .v2_bottom-collection2__safe-area {
    flex-direction: row;
  }
}
.v2_bottom-collection2__image-wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .v2_bottom-collection2__image-wrapper {
    width: 50.8235294118%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
  }
}
.v2_bottom-collection2__seref-hali-logo {
  position: absolute;
  top: 6.9%;
  left: 38%;
  /* 100 - 24 = 76 / 2 = 38 */
  width: 24%;
}
.v2_bottom-collection2__image {
  display: block;
  width: 100%;
  height: auto;
}
.v2_bottom-collection2__content {
  font-family: "Montserrat", sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 30px;
  color: #4c4d5b;
}
@media (min-width: 992px) {
  .v2_bottom-collection2__content {
    padding: 1rem 20px;
    width: 48.3921568627%;
  }
}
@media (min-width: 1200px) {
  .v2_bottom-collection2__content {
    padding: 3rem 30px;
  }
}
.v2_bottom-collection2__content h2 {
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: 1px;
  /*

  */
  font-size: 25px;
}
@media (min-width: 576px) {
  .v2_bottom-collection2__content h2 {
    font-size: 30px;
  }
}
.v2_bottom-collection2__content h2 svg {
  max-width: 180px;
}
@media (min-width: 768px) {
  .v2_bottom-collection2__content h2 svg {
    max-width: unset;
  }
}
.v2_bottom-collection2__content p {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
@media (min-width: 1200px) {
  .v2_bottom-collection2__content p {
    max-width: 400px;
  }
}
.v2_bottom-collection2__content strong {
  font-weight: 500;
}
.v2_bottom-collection2__button {
  box-sizing: border-box;
  border: solid 1px currentColor;
  color: #aa976f;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  color: #4c4d5b;
  font-size: 14px;
  margin-top: 20px;
  max-width: 200px;
}
@media (min-width: 992px) {
  .v2_bottom-collection2__button:hover {
    background-color: #aa976f;
    color: white;
  }
}
@media (min-width: 576px) {
  .v2_bottom-collection2__button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
  }
}
.v2_bottom-collection2__button:hover {
  background-color: #4c4d5b;
}

.v2_piculet-banner {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 15px;
}
@media (min-width: 768px) {
  .v2_piculet-banner {
    padding: 30px 0;
  }
}
.v2_piculet-banner__image {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.v2_youtube {
  box-sizing: border-box;
  background-color: #edf8fa;
  font-family: "Montserrat", sans-serif;
  margin-top: 60px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 2550px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.v2_youtube__title {
  color: #000000;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.4ch;
}
.v2_youtube__subtitle {
  color: #ff480f;
  display: block;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.3ch;
}
.v2_youtube__subtitle::before, .v2_youtube__subtitle::after {
  content: "";
  display: inline-block;
  height: 0;
  width: 30px;
  border-bottom: solid 5px transparent;
  border-top: solid 1px currentColor;
}
.v2_youtube__subtitle::before {
  margin-right: 16px;
}
.v2_youtube__subtitle::after {
  margin-left: 12px;
}
.v2_youtube__slider {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.v2_youtube .no-swiper .swiper-wrapper {
  justify-content: space-between;
}
.v2_youtube__slide {
  position: relative;
  width: 31.7647058824%;
}
.v2_youtube__slide::after {
  display: none;
  content: "";
  background: transparent url(../images/youtube-play.png) no-repeat;
  display: block;
  width: 54px;
  height: 40px;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -27px;
  z-index: 1;
}
@media (min-width: 992px) {
  .v2_youtube__slide {
    cursor: pointer;
  }
  .v2_youtube__slide::after {
    opacity: 0.8;
  }
  .v2_youtube__slide:hover::after {
    opacity: 1;
  }
  .v2_youtube__slide:hover img {
    opacity: 0.9;
  }
}
.v2_youtube__slide img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .v2_youtube .swiper-slide {
    width: 50vw;
  }
  .v2_youtube .swiper-slide-prev {
    opacity: 0.7;
  }
  .v2_youtube .swiper-slide-next {
    opacity: 0.7;
  }
}

.seref-lightbox-area {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  box-sizing: border-box;
  width: 500px;
  max-width: 100%;
}
@media (min-width: 992px) {
  .seref-lightbox-area {
    width: 750px;
  }
}
.seref-lightbox-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}