/** Shopify CDN: Minification failed

Line 234:130 Unexpected "{"

**/
*{
  margin: 0;
  padding: 0;
}
html, body{}

/*---hero-section-start---*/
.hero-section{
  padding: 255px 0px 250px 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-content-item{}
.hero-content-item h1{
  font-size: 28px;
  color: #fff;
  font-family: poppins;
  line-height: 40px;
  letter-spacing: .035em;
  font-weight: 500;
  padding-bottom: 5px;
  text-align: center;
}
.hero-content-item h2{
  font-size: 28px;
  color: #fff;
  line-height: 40px;
  font-style: italic;
  letter-spacing: .035em;
  font-weight: 400;
  text-align: center;
}
/*---hero-section-end---*/


/*product-inner-section-start */
.product-inner-section{
  display: flex;
  flex-direction: row;
  width: 100%;
}
.product-inner-left-item{
  width: 50%;
  height: 960px;
}
.product-text-item{
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: absolute;
  top: 24.5%;
  margin-left: 30px;
}
.product-inner-left-item p{
  font-size: 10px;
  color: #fff;
  font-family: poppins;
  line-height: 1.5em;
  font-weight: 400;
  max-width: 120px;
}
.background-clip{
  width: 100%;
  height: 960px;
  object-fit: cover;
  position: absolute;
  z-index: -1;
}

.product-inner-right-item{
  width: 50%;
  height: 960px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.product-inner-right-item p{
  font-size: 10px;
  color: #fff;
  font-family: poppins;
  line-height: 1.5em;
  font-weight: 400;
  max-width: 150px;
  margin-top: 870px;
  margin-left: 30px;
}
/*product-inner-section-end*/


/*product-inner-laure-section-start*/
.product-inner-laure-section{
  background-image: url('../images/model.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 960px 0px 30px 0px;
}
.product-laure-item{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 30px;
}
.product-laure-item p{
  font-size: 10px;
  color: #fff;
  font-family: poppins;
  line-height: 1.5em;
  font-weight: 400;
  max-width: 100px;
}
/*product-inner-laure-section-end*/


/*product-inner-leather-section-start */
.product-leather-section{
  width: 100%;
  display: flex;
  flex-direction: row;
}
.product-leather-left-item{
  width: 50%;
  height: 960px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.product-leather-left-item p{
  font-size: 10px;
  color: #fff;
  font-family: poppins;
  line-height: 1.5em;
  font-weight: 400;
  max-width: 120px;
  margin-top: 870px;
  margin-left: 30px;
}
.product-leather-right-item{
  width: 50%;
  height: 960px;
}
.background-clip-leather{
  width: 100%;
  height: 960px;
  object-fit: cover;
  position: absolute;
  z-index: -1;
}
.product-leather-right-item p{
  font-size: 10px;
  color: #fff;
  font-family: poppins;
  line-height: 1.5em;
  font-weight: 400;
  max-width: 120px;
  margin-left: 30px;
  margin-top: 870px;
}
/*product-inner-leather-section-end*/


/*product-inner-bridget-section-start*/
.product-inner-bridget-section{

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 960px 0px 40px 0px;
}
.product-bridget-item{}
.product-bridget-item p{
  font-size: 10px;
  color: #fff;
  font-family: poppins;
  line-height: 1.5em;
  font-weight: 400;
  max-width: 120px;
  margin-left: 30px;
}
/*product-inner-bridget-section-end*/


/*product-inner-black-last-section-start*/
.product-inner-model-section{}
.product-model-item{}
.product-model-item p{
  font-size: 10px;
  color: #fff;
  font-family: poppins;
  line-height: 1.5em;
  font-weight: 400;
  max-width: 120px;
  margin-left: 30px;
  position: absolute;
  margin-top: -83px;
}
.background-clip-model{
  width: 100%;
  height: 960px;
  object-fit: cover;
  position: relative;
}
/*product-inner-black-last-section-end*/





html,
body {
  overflow-x: hidden;
  position: relative;
}

  section.hero-section.clear {
    position: relative;
}
  .product-inner-right-item {
    position: relative;
}
  .fullherolink,a.fullLinkColumn {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
  section.product-inner-model-section,section.product-inner-laure-section,section.product-inner-section,.product-inner-left-item, {
    position: relative;
}
  .product-inner-left-item.videoWrapper {
    position: relative;
    overflow:hidden;
}
section.product-inner-model-section{
    position: relative;
  }
  

section {
    position: relative;
}
.background-clip {
    width: 100%;
    height: 960px;
    object-fit: cover;
    position: absolute;
    z-index: 0;
}

.product-text-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    top: unset;
    margin-left: 30px;
    bottom: 20px;
}



section.product-inner-model-section.hero-section.clear .hero-content-item.text-center {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}

section.product-inner-model-section.hero-section.clear {
    margin: 0px !important;
    padding: 0px !important;
}
.background-clip-model {
    width: 100%;
    height: 100vh;
  height: 100svh;
    object-fit: cover;
    position: relative;
}
.twocolimg .product-inner-left-item p {
    font-size: 10px;
    color: #fff;
    font-family: poppins;
    line-height: 1.5em;
    font-weight: 400;
    max-width: 150px;
    margin-top: 870px;
    margin-left: 30px;
}

.background-clip-model {
    width: 100%;
    height: 100vh;
  height: 100svh;
    object-fit: cover;
    position: relative;
}

section.product-inner-model-section.hero-section.clear video.background-clip-model {
    margin-bottom: -8px;
}




section.product-inner-section.clear.reverseLayout {
    flex-direction: row-reverse;
}


.product-inner-left-item,.product-inner-right-item {
    background-size: cover;
    background-position: center top;
}


@media screen and (max-width:767px){
  .background-clip-model {
    width: 100%;
    height: 60vh;
    height: 60svh;
    object-fit: cover;
    position: relative;
}
  .product-inner-right-item p {
    font-size: 10px;
    color: #fff;
    font-family: poppins;
    line-height: 1.5em;
    font-weight: 400;
    max-width: 150px;
    margin-top: 250px;
    margin-left: 30px;
}
  .product-inner-right-item,.product-inner-left-item {
    height: 350px;
}
  .product-inner-right-item p,.twocolimg .product-inner-left-item p {
    margin-top: 15px;
}
  .product-inner-right-item,.product-inner-left-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-end;
}
   .product-inner-left-item {
    width: 100% !important;
    flex: 0 0 100% !important;
}
  .product-inner-right-item {
    width: 100% !important;
    flex: 0 0 100% !important;
}
.product-inner-section {
    display: flex !important;
    flex-direction: column !important;
    width: 100%;
    flex-wrap: wrap !important;
}
  section.product-inner-section.clear.reverseLayout {
    flex-direction: column !important;
}
  .product-inner-left-item {
    width: 100% !important;
    flex: 0 0 100% !important;
    min-height: 750px;
}
  .product-inner-right-item {
    width: 100% !important;
    flex: 0 0 100% !important;
    min-height: 750px;
}
  .product-inner-right-item,.product-inner-left-item {
    flex-wrap: wrap;
    display: block;
}
  .background-clip {
    width: 100%;
    height: 750px;
    object-fit: cover;
    position: relative;
    z-index: 0;
}
  .background-clip-model {
    width: 100%;
    height: 82vh;
    height: 82svh;
    object-fit: cover;
    position: relative;
}
  .product-inner-right-item {
    width: 100% !important;
    flex: 0 0 100% !important;
    min-height: 750px;
}
}















































