/** Shopify CDN: Minification failed

Line 471:33 Unexpected "}"

**/


/* CSS from section stylesheet tags */
.dream-slide-outer {
    position: relative;
    overflow: hidden;
    margin: 50px 0;
  }

  

  .dream-slide-outer .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
  }

  .dream-slide-outer .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .big-img-slider .swiper-slide img {
    transition: transform 0.3s;
    transform: scale(0.9);
    filter: blur(0.5px);
  }

  .big-img-slider .swiper-slide-active img {
    transform: scale(1.5);
     filter: blur(0px);
  }

 

  .thumbs-slider .swiper-slide img {
   width: 100%;
    object-fit: cover;
  }
  
   .thumbs-slider{
     overflow:hidden;
   }

  .thumbs-slider .swiper-slide {
    opacity: 0.4;
    height: 100px;
    border-radius: 50%;
    overflow:hidden;
    
  }

  .thumbs-slider .swiper-slide-thumb-active {
    opacity: 1;
  }

  .thumbs-slider_2 img{
    width: 80px!important;
    height: 80px!important;
    border-radius: 100%;
  }
 .thumbs-slider_2 .swiper-slide-thumb-active img{
   transition: 0.5s;
   transform: scale(1.3);
 }

  .big-img-slider .swiper-button-next,
  .big-img-slider .swiper-button-prev {
    z-index: 20;
    position: absolute;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    border-radius: 50%;
  }

  @media screen and (max-width: 700px) {
    .thumbs-slider {
      position: absolute !important;
      height: 100%;
      top: 0;
      right: 0;
    }
  }
.web_row {
                    --bs-gutter-x: 1.5rem;
                    --bs-gutter-y: 0;
                    display: flex;
                    flex-wrap: wrap;
                    margin-top: calc(var(--bs-gutter-y) * -1);
                    margin-right: calc(var(--bs-gutter-x) / -2);
                    margin-left: calc(var(--bs-gutter-x) / -2);
                  }
                  .web_row > * {
                    flex-shrink: 0;
                    width: 100%;
                    max-width: 100%;
                    padding-right: calc(var(--bs-gutter-x) / 2);
                    padding-left: calc(var(--bs-gutter-x) / 2);
                    margin-top: var(--bs-gutter-y);
                  }

                  .web_col-md-6 {
                      flex: 0 0 auto;
                      width: 50%;
                    }

                .web_col-12 {
                  flex: 0 0 auto;
                  width: 100%;
                }

              .web_col-6{
                 flex: 0 0 auto;
                width: 50%;
              }
            .web_col-4 {
              flex: 0 0 auto;
              width: 33.3333333333%;
            }
          .web_col-md-4 {
              flex: 0 0 auto;
              width: 33.3333333333%;
            }

          .web_col-md-8 {
              flex: 0 0 auto;
              width: 66.6666666667%;
            }

                                   .design_outer {
                                     display: flex;
                                     justify-content: center;
                                     align-items: center;
                                   }
                                   .design_outer h3,
                                   .design_outer h2,
                                   .design_outer h5 {
                                     color: #000000;
                                     font-weight: 600;
                                     font-family: lora_n4, sans-serif;
                                   }
                          .design_outer h2{
                            font-family: lora;
                             font-weight: 400;
                          }
                        .design_outer h5{

                             font-weight: 400;
                          }
                    .design_outer a:hover{
                      color: #0c696b;
                    }
                    .design_btn_1:hover{
                      color: #0c696b;
                    }


                                  .design_inner_52{
                                    padding-bottom: 74px;
                                  }
                                   .design_col_1 h3 {
                                     font-size: 16.7px;

                                     line-height: 27.47px;
                                   }
                                   .design_col_1 h2 {
                                     font-size: 28.4px;

                                     line-height: 54.95px;
                                     margin-bottom: 0;
                                   }
                                   .design_col_1 h5 {
                                     font-size: 18.24px;
                                    font-family: lora_n4, sans-serif;
                                     line-height: normal;
                                   }
                                   .design_outer a {
                                     text-decoration: none;
                                   }

                                   .design_outer img {
                                     width: 100%;
                                     height: auto;
                                   }

                                   .design_col_1 {
                                     background: #eff9fb;
                                     border-radius: 0px 0px 150px 0px;
                                     padding: 50px 30px;
                                     overflow: hidden;
                                     margin-bottom: 16px;

                                   }
                                   .design_col_22 {
                                     border-radius: 0px 150px 0px 0px;
                                     overflow: hidden;
                                   }
                                   .design_col_2 {
                                     position: relative;
                                     height: 100%;
                                     width: 100%;
                                     z-index: 2;
                                     padding-bottom: 16px;
                                   }
                                   .design_col_2 img {
                                     width: 100%;
                                     object-fit: cover;
                                   }
                                   .inner_col_2 {
                                     position: absolute;
                                     bottom: 20px;
                                     text-align: center;
                                     width: 100%;

                                   }
                                   .design_col_2 h2 {
                                     width: 100%;
                                     color: #ffffff;
                                     font-size: 22px;
                                     font-weight: 400;
                                   }
                        .design_btn_1 :hover{
                          color: #0c696b;
                        }
                                   .design_btn_1 {

                                     border: 2px solid #0c696b;
                                     border-radius: var(--buttons-radius);
                                     padding: 16px 20px;
                                     color: #0c696b;
                                     margin: auto;
                                     margin-top: 22px;
                                     font-size: 12px;
                                     width: 210.58px;
                                 height: 50.77px;
                                     font-weight: 900;

                                     text-transform: uppercase;
                                     text-decoration: none;
                                         display: flex!important;
                             justify-content: space-around;
                             align-items: center;


                                   }
                                    .design_outer a {
                                     display: block;
                                   }
                                   .design_col_1 a{
                                     display: flex;
                                     align-items: center;
                                   }
                                 .design_col_1 a:hover{
                                   color: #0c6a6b;
                                 }
                                   .design_col_1 svg{
                                     padding-left: 5px;
                                   }
                                   .design_btn_2 {
                                     border: 2px solid #ffffff;
                                     border-radius: var(--buttons-radius);
                                     padding: 10px 20px;
                                     color: #ffffff;
                                     margin: auto;
                                     margin-top: 22px;
                                     font-size: 12px;
                                     width: 110.58px;
                                 height: 40.77px;
                                     font-weight: 600;
                                     text-transform: uppercase;


                                   }



                                   .inner_col_3 p{
                                     color: #ffffff;
                                     font-size: 18px;
                                     font-weight: 400;
                                   }
                                    .inner_col_3 h2{
                                       color: #ffffff;
                                     font-size: 22px;
                                     font-weight: 400;
                                      text-align: left;
                                    }
                                   .design_col_3{position: relative;

                                                }
                                   .design_col_3 img{

                                 width: 100%;
                                 height: 100%;
                                     object-fit: cover;
                                     margin-top: 20px;


                                   }
                                   .inner_col_3 {
                                     position: absolute;
                                     bottom: 20px;
                                     text-align: left;
                                     width: 100%;
                                     padding: 40px;

                                   }
                                 .design_btn_3 {
                                     border: 2px solid #ffffff;
                                     border-radius: var(--buttons-radius);
                                     padding: 10px 20px;
                                     color: #ffffff;
                                     margin: auto;
                                     margin-top: 22px;
                                     font-size: 12px;
                                     width: 120.58px;
                                 height: 40.77px;
                                     font-weight: 600;
                                     text-transform: uppercase;
                                   float: left;


                                   }

                                 .design_col_4{
                                   padding: 50px;
                                 }
                                   .design_col_4 h2{
                                     text-align: left;
                                   }
                                   .design_col_4 p{
                                     font-size: 18px;
                                     color: #000000;
                                     font-weight: 400;

                                   }
                        .design_inner_5 h3{
                          font-weight: 400;
                          font-family: lora_n4, sans-serif;
                        }
                                   .design_col_5{
                                     background: #f5f5f5;

                                     color: #000000;
                                     text-align:center;
                                   }

                                 .design_col_5 img{
                                   width: 100%;
                                   height: auto;
                                   object-fit: cover;
                                 }
                                 .design_inner_5{

                                    color: #000000;
                                     text-align:center;
                                 }
                                   .design_inner_5 h2,.design_inner_5 h3{

                                    color: #000000;
                                     text-align:center;
                                 }
                          .design_inner_5 h2{
                            font-family: lora;
                             font-weight: 400;
                          }
                                   .design_col_7 {


                                     margin-top: 20px!important;
                                     margin-bottom: 20px;
                                   }
                                   .design_col_7 .web_col-4{
                                     text-align: center;
                                     padding: 30px 0px;
                                      background: #f5f5f5;
                                     display:flex;
                                     justify-content:center;
                                     align-items: center;
                                     flex-direction: column;
                                   }
                                   .design_col_7 h2{
                                     color: #000000;
                                     margin-top: 20px;
                                     font-family: lora;
                             font-weight: 400;
                                   }
                                   .design_col_7 img{
                                     width: 80px;
                                     height: 90px;
                                     object-fit:contain;
                                   }

                                   .section_new_dimaond{
                                     overflow: hidden;
                                   }

                                   .design_col_8{


                                     align-items:center;
                                     padding: 30px 0px;
                                   }
                                   .design_col_8 img{
                                     width: 100%;
                                     height: auto;
                                   }
                                   .design_inner_6 h3{
                                     text-align: center;
                                     font-weight: 400;
                                     font-family: lora_n4, sans-serif;

                                   }
                                   .design_inner_6 h2{
                                     color: #000000;
                                     font-family: lora;
                             font-weight: 400;
                                     text-align:center;
                                   }
                                 .section_new_dimaond1{
                                   border-radius: 0px 0px 150px 0px;
                                   background: #f8f8f8;
                                 }
                               .section_new_dimaond1 video {

                             display: block;
                             margin: 0 auto;
                             width: 80%;
                             height: 50%;
                             font-size: 12px;
                             autoplay: false;
                             loop: false;
                             autoplay: false
                             }
                      .ringback{
                                width: 99%important;
                                    background-image: url('/cdn/shop/files/2661_1.jpg?v=1734525996'); background-repeat: no-repeat;
                                    background-size: cover; background-position: center; color: white; height: 400px; width: 99%; display: flex;align-items: center;

                      }
  .ringback_outer{
display: none;
}
        .multicolumn-card__info .link{
          background: #0c6a6b;
        }
      .design_outer{
        margin-top: 20px;
      }
                                 @media screen and (min-width: 1200px) {
                                   .design_col_4 p{
                                     width: 400px;
                                   }
                                 } /*
                           @media screen and (max-width: 1000px) {
                                   .design_col_3 img{
                                     height: 660px;
                                   } */
                                 }
                                 @media only screen and (max-width: 600px) {
                                .section_new_dimaond1{
                                  border-radius: 0px 0px 80px 0px;
                                  padding-bottom: 20px;
                               }
                                   .design_col_7 .web_col-4 h2{
                                    font-size:18px;
                                   }

                               }
          @media screen and (min-width: 600px){
            .inner_col_2 {

                                     padding-bottom: 20px;
                                   }
            .design_col_3{
              transform: scaleY(0.94);
            }
            .design_col_3 img{
              margin-top: 0;
            }
            .ringback_outer{
              padding-bottom: 16px;

            }
            .design_col_4 p{
              padding-bottom: 20px;
            }
            .design_inner_52 {
            padding: 0px 30px 20px;
        }

            .design_inner_520 img {
      margin-bottom: -64px;
      padding-top: 30px;
  }
          }
                                 @media screen and (max-width: 600px) {
                                   .shape-item span{
                                     font-size: 1.8rem!important;
                                   }
                                   /* .design_col_3 img{
                                     height: 610px;
                                   } */
                                   .web_col-md-6{
                                     width: 100%;

                                   }
                                   .web_col-md-8{
                                     width: 100%;
                                   }
                                   .design_col_3{
                                     padding: 10px;
                                   }
                                   .design_btn_1{

                                             width: 140px;
                                              height: 40px;
                                              font-size: 10px;
                                   }
                                   .design_btn_1 svg{
                                     padding-left: 5px;

                                   }
                                   .design_col_1 h2{
                                     font-size: 18px;
                                     line-height: normal;
                                   }
                                   .design_col_1 h5{
                                     padding-top: 10px;
                                      font-size: 16px;
                                   }
                                   .design_col_5 img{
                                     margin-bottom: -10px;
                                   }
                                   .section_new_dimaond1{
                                     border-radius: var(--buttons-radius);
                                   }
                                   .design_col_4 h2{
                                     text-align: center;

                                   }
                                   .design_col_8{
                                     flex-direction: column;
                                   }
                                   .design_col_8 .design_inner_6 h3{
                                     padding: 0px 16px 0px 0px;
                                   }
                                   .web_col-md-4{
                                     width: 100%;
                                   }
                                   .design_col_3 img{
                                     margin-top: 0px;
                                   }
                                   .design_col_2{
                                     padding-bottom: 0;
                                   }
                                   .inner_col_2{
                                     bottom: 20px;
                                   }
                                        .design_btn_3{
                                          margin-top: 0px;
                                          margin: 20px 0px;

                                        }
                                   .inner_col_2 h2,.inner_col_3 h2{
                                     font-size: 18px;
                                   }
                                   .design_col_2 h2{
                                     font-size: 16px;
                                   }
                                   .inner_col_3{
                                     padding: 20px;
                                     bottom: 0px;
                                   }
                                   .inner_col_3 p{
                                     font-size: 14px;
                                   }
                                   .design_col_22{
                                     border-radius: 0 100px 0 0;
                                   }
                                   .design_col_1{

                                    border-radius: 0 0px 100px 0;
                                   }
                                   .design_col_7 img{
                                     width: 50px;
                                     height: 50px;
                                     object-fit: contain;
                                   }
                                   .design_col_4 p{

                                     display: none;
                                   }
                                  .design_col_4{
                                    padding: 20px;
                                    display: grid;
                                    place-items: center;
                                  }

                        .design_col_7 h2{
                          font-size: 12px;
                          padding: 0px 5px;
                          margin-top: 10px;
                          margin-bottom: 0px;
                        }
                                   .design_col_7 .web_col-4{
                                     padding: 20px 0px;
                                   }
                                   .design_col_51{
                            display: flex;
                            justify-content: center;
                            align-items: center;
                            flex-direction: column-reverse;
                                     margin: 16px 0px 26px;
                          }
                                   .design_inner_52{

                          padding: 42px;

                                   }

                                   .ringback{

                                     background: url('/cdn/shop/files/dream.jpg?v=1734697374') no-repeat center center;
                                     background-size: cover;
                                     width: 96%!important;
                                             align-items: baseline;
                                             background-position: 0% 100%;

                                   }
                          .design_col_51 .design_inner_5{

                            padding-bottom: 0!important;
                            padding: 20px 30px;
                          }

                                 }
.dream_slide_outer{
                position: relative;
                overflow: hidden;
                margin: 50px 0px;

              }
            .bigimgslider {
                          height: 400px;
              width: 70%;
              margin-right: 25% !important;
              overflow: visible!important;
                    }


                    .swiper-slide {
                      text-align: center;
                      font-size: 18px;
                      background: #fff;
                      display: flex;
                      justify-content: center;
                      align-items: center;
                      height: 500px;

                    }

                    .swiper-slide img {
                      display: block;
                      width: 100%;
                      height: 100%;
                      object-fit: cover;
                    }





                    .swiper-slide {
                      background-size: cover;
                      background-position: center;
                    }



                    .imagesliderthumbs {

                      box-sizing: border-box;
                      padding: 10px 0;
                      position: absolute!important;
                    width: 20%;
                    height: 80%;
                    top: 10%;
                      right:0;
                    }
                    .imagesliderthumbs img{
                      width: 60px;
                      height: 60px;
                    }

                    .imagesliderthumbs .swiper-slide {
                      width: 25%;
                      height: 100%;
                      opacity: 0.4;
                    }
                    /* .imagesliderthumbs {
                        width: 100px;
                        height: 400px;
                    } */



                    .imagesliderthumbs .swiper-slide-thumb-active {
                      opacity: 1;
                    }

                    .imagesliderthumbs .swiper-slide{
                      display: block;
                      width: 100%;
                      height: 100%;

                      object-fit: cover;
                      overflow: hidden;
                      display: grid;

                    }


            /* .slide-btn{
              background-color: #00ff00;
              z-index: 55;
              top: 0!important;
            } */



  .bigimgslider .swiper-button-next:after, .bigimgslider .swiper-button-prev:after{
    font-size: 20px;
  }
      .bigimgslider .swiper-button-next,
    .bigimgslider .swiper-button-prev {
        z-index: 20;
        position: absolute;
        width: 20px;
        height: 20px;

        color: #333;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .bigimgslider .swiper-button-next {


       transform: rotate(90deg);
      top: 100%!important;

    }

    .bigimgslider .swiper-button-prev {
        top: 20px; /* Place at the top */

        transform: rotate(90deg);
    }
    .pagination_outer{
      position: absolute;
      top: 0;
      right: -26%;
      height: 100%;
      width: 40px;
      z-index: 1;
    }
              @media screen and (max-width: 700px) {
             .imagesliderthumbs {
                    position: absolute!important;

                    height: 100%;
                    top: 0;
                      right:0;
                }
            }
.video-banner-section {
    display: flex;

    justify-content: space-between;
    align-items: center;
    background: #f0fbfb;
    padding: 40px 20px;
    
  }
.video-banner_D{
   display: flex;
  border-top: 2px solid #fff; 
  
    align-items: center;
  background: #F7F7F7;
background: linear-gradient(90deg, #f0fbfb 30%, rgba(249, 249, 249, 1) 100%);
}
  .content-container {
    flex: 1 1 100%;
    max-width: 600px;
  }

  .text-content {
    color: #0c6a6b;
    
  }

  .offer-note {
    font-style: italic;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .main-heading {
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 16px;
     color: #0c6a6b;
  }

  .description {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .terms-link {
    font-size: 12px;
    text-decoration: underline;
    display: block;
    margin-bottom: 24px;
    color: #000;
  }

  .cta-button {
    background-color: #0c6a6b;
    color: #ffffff;
    padding: 12px 24px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #ffffff;
    border-radius: 4px;
    transition: 0.5s ease-in-out;
  }
   .cta-button:hover{
     background-color: #ffffff;
     color: #0c6a6b;
     box-shadow: 0px 5px 10px #00000050;
      border: 2px solid #0c6a6b;
   }

  .media-content {
    
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px;
  }

  .video-wrapper {
    width: 100%;
    max-width: 600px;
  }
    

  .video-wrapper video {
    width: 100%;
    height: 600px;
    border-radius: 20%;
   margin: -30px;
  
  }
  #diamond-narrow {
     clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
      position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f5f5;
    }
  #diamond-narrow:after{
    position: absolute;
    content: '';
    
    width: 68%;
    height: 68%;
    /* border: 6px double #0c6a6b; */
    box-shadow: 0px 0px 10px #00000040;
    transform: rotate(45deg);
  }
   @media screen and (max-width: 1100px) {
      .video-wrapper video {
        width: 100%;
         height: 300px;
      }
   }
 
   @media screen and (max-width: 768px) {
     .video-banner_D{
  background: #F7F7F7;
background: linear-gradient(0deg, #f0fbfb 30%, rgba(249, 249, 249, 1) 100%);
}
     .video-banner-section{
       flex-direction: column-reverse;
       text-align: center;
     }
    .video-wrapper video{
   width: 250px;
      height: 250px; margin: 20px;
    }
     .text-content{
       padding: 0px 0px 30px;
      
     }
     .video-wrapper video {
    
   padding: 0px;
  
  }
   }