/** Shopify CDN: Minification failed

Line 135:249 Expected ":"
Line 135:250 Expected identifier but found "100%"

**/
.slideshow,.shopify-section--image-with-text{
 margin:0 6px;
        overflow: hidden;
    border-radius: 10px;
}

.image-with-text__wrapper{
  padding:0;
}
.image-with-text__image-wrapper{
  margin-right:0!important;
  width:50% !important;
}
.image-with-text__image-wrapper>img{
  border-radius:10px;
}
.image-with-text__text-wrapper a{
      border-radius: 50px !important;
    padding: 2px 3px 3px !important;
    line-height: 40px !important;
}
.image-with-text__text-wrapper a>span{
    background: #fff;
    border-radius: 50px;
    line-height: 40px;
    display: inherit;
    font-size: 12px;
    padding: 0 20px;
}
.image-with-text__text-wrapper a:after {
    content: "";
    background-image: url(https://cdn.shopifycdn.net/s/files/1/1619/4221/files/go_to_collection.png?v=1684206201);
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px 13px;
    background-size: 100% 100%;
    vertical-align: middle;
}
.image-with-text__navigation{
      position: absolute;
    top: 15px;
    margin: 0px;
    width: 100%;
    grid-template-columns: 8.8% 8.8% 8.8% 8.8% 8.8%;
    right: 1%;
    column-gap: 1%;justify-content:end;
}
[dir=ltr] .image-with-text__content-wrapper{
  margin-right:15%;
}
.image-with-text__navigation-item:after{
  background:#fff;
}
.section__footer>a{
      border: 2px solid #e7e7ea;
    padding: 0px 40px;
    border-radius: 40px;
    color: #53556b;
    display: table;
    margin: 10px auto 0;background:bottom;line-height:48px;
}
.timeline__item{
    border-radius: 10px;
    overflow: hidden;
}
.timeline__content>p{
  font-size:20px;
}
.timeline__content-subheading{
    color: #7b8292;
    font-size: 12px !important;
    margin-top: -10px !Important;
}
.timeline__image{
border-radius:10px;
}
.timeline-link{
    border: 2px solid #e7e7ea;
    padding: 0 40px;
    border-radius: 40px;
    color: #53556b;
    display: table;
    margin: 40px auto 0;
}
.promotion-block__content-wrapper>a{
  color: #313FBA;
    background: #fff;
    border-radius: 50px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    margin: 10px 5px 0 0;
letter-spacing:1px;
}   
.promotion-block__content-wrapper-flex{
  display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
    max-width: 75%;
}
.promotion-block__content-wrapper-flex>.button-wrapper{
    border-radius: 50px;
    overflow: hidden;
    padding: 2px;
    background: #fff;
}
.promotion-block__content-wrapper-flex>.button-wrapper>span{
background: #FFCC30;
color: #313FBA;
  border-radius:50px;
}
.promotion-block__content-wrapper-flex>.button-wrapper:after{
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/1619/4221/files/fbpng.png?v=1684227184) no-repeat;
    width: 8px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-size: 100% 100%;
    margin: 0 25px 0 15px;
}


/* collection list product */
.collection-product-flex{display:flex;justify-content:space-between;flex-wrap:wrap;}.collection-product{width:32%;margin-bottom:25px;}.collection-product-item{display:flex;flex-wrap:wrap;justify-content:space-between;border-radius:15px;overflow:hidden;}.collection-product-item>a{width:32.5%;position:relative;padding-bottom:25%;display:block;overflow:hidden;}.collection-product-item>a:hover>img{transform:scale(1.1);}.collection-product-item>a:nth-child(1){width:100%;padding-bottom:75%;margin-bottom:1.2%;}.collection-product-item>a>img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.5s ease-in-out;}.collection-product-item>a>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;z-index:2;font-size:18px;}.collection-product-item > a:last-child::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:#0006;z-index:1;}.collection-product>h2{font-size:18px;margin-top:10px;}.collection-list-product header>p{color:#53556b;margin-top:-10px;}.collection-product-link{border:2px solid #e7e7ea;padding:0 40px;border-radius:40px;color:#53556b;display:table;margin:10px auto 0;background:bottom;}
@media(max-width:990px){.collection-product{width:49%;}}
@media(max-width:740px){.collection-product-item>a:nth-child(3){display:none;}.collection-product-item>a{width:49.5%;padding-bottom:39%;}.collection-product-item>a:nth-child(1){padding-bottom:58%;}.collection-product-item>a>span{font-size:15px;width;100%;text-align:center;}.collection-product>h2{font-size:14px;}}

/* image with txt pro */
.image-pro-flex{
    display: flex;
  flex-wrap:wrap;
    align-items: center;
}
.image-pro-txt{
  width:45%;padding-right:5%;
}
.image-pro-img{
  width:55%;
}
.image-pro-img>img{
  width:100%;
}
  .image-pro-txt>p{
    color: #6b6d7f;
    font-size: 17px;
    margin: -10px 0 30px;
  }
.image-pro-link{
  background: #FFCC30;border-radius:50px;padding:2px;display:inline-flex;
}
.image-pro-link>span{
    background: #fff;
    border-radius: 50px;
    padding: 10px 30px;
}
.image-pro-link:after{
    content: '△';
    font-size: 40px;
    border-radius: 60px;
    transform: rotate(90deg);
    color: #313FBA;
    line-height: 40px;
    vertical-align: middle;
    padding: 0px 10px;
    margin-right: 7px;
}
  .image-with-txt-pro{
    position:relative;
  }
  .image-with-txt-pro>span{
    position: absolute;
    background: #FFCC30;
    width: 5px;
    height: 5px;
    border-radius: 50%;
  }
  .image-with-txt-pro>span:nth-child(2){
    left: 44%;
    top: 4%;
}
  .image-with-txt-pro>span:nth-child(3){
    left: 40%;
    top: 10%;
}
  .image-with-txt-pro>span:nth-child(4){
    left: 43%;
    top: 43%;
}
  .image-with-txt-pro>span:nth-child(5){
    left: 47%;
    top: 40%;
}
  .image-with-txt-pro>span:nth-child(6){
     left: 38%;
    top: 57%;
}
  .image-with-txt-pro>span:nth-child(7){
       left: 41%;
    top: 78%;
}
  .image-with-txt-pro>span:nth-child(8){
    left: 48%;
    top: 68%;
}
  .image-with-txt-pro>span:nth-child(9){
    left: 50%;
    top: 55%;
}
  .image-with-txt-pro>span:nth-child(10){
    left: 86%;
    top: 6%;
}
  .image-with-txt-pro>span:nth-child(11){
    left: 40%;
    top: 10%;
}
  .image-with-txt-pro>span:nth-child(12){
    left: 91%;
    top: 10%;
}
  .image-with-txt-pro>span:nth-child(13){
     left: 91%;
    top: 24%;
}
  .image-with-txt-pro>span:nth-child(14){
    left: 97%;
    top: 12%;
}
  .image-with-txt-pro>span:nth-child(15){
       left: 96%;
    top: 30%;
}
    .image-with-txt-pro>span:nth-child(16){
       left: 96%;
    top: 53%;
}
    .image-with-txt-pro>span:nth-child(17){
    left: 92%;
    top: 58%;
}
    .image-with-txt-pro>span:nth-child(18){
       left: 89%;
    top: 88%;
}
    .image-with-txt-pro>span:nth-child(19){
    left: 97%;
    top: 76%;
}
  @media(max-width:740px){
    .image-pro-txt{
          width: 100%;
    padding-right: 0;
    text-align: center;
    }
.image-pro-img{
      width: 100%;
    margin-top: 30px;
}

   
  }



/* image with txt */
@media(max-width:1400px){
.image-with-text__content-wrapper{
  width:35%;margin:0 auto !important;
}
  
}
@media(max-width:999px){
.image-with-text__content-wrapper{
  width:35%;margin:0 auto !important;
}
.image-with-text__image-wrapper{
  width:100% !important;
}
  .image-with-text{
    padding:0px;
  }
.image-with-text__navigation{
  grid-template-columns:19% 19% 19% 19% 19%;right:0.5%;
}
.image-with-text__content-wrapper{
      width: 90%;
    margin: 0 auto 5% !important;
}

  
}


/* timeline__list */
@media(max-width:999px){
.timeline__list{
padding-left:2%;grid-template-columns:75% 75%;
}
.timeline__item{
  display:flex;flex-wrap:wrap;overflow:inherit;padding-right:20px !important;
}
.timeline__content-wrapper{
  width:100%;max-width:100%;
}
.timeline__image-wrapper{
  width:100%;
}
.timeline__content{
  margin-right:0 !important;
}
}
@media(max-width:740px){
.timeline__item{
  min-width:300px;
}
.timeline__list{
  grid-template-columns:auto;
}
.timeline__content{
  padding:20px;
}
  .timeline__content>p{
    font-size:14px;
  }
}








