/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 110:2 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  
  .main_sldin {
    margin-top: 31px!important;
}
    h1,h2{
      font-family: 'Boska-Medium', serif;
      }
    h1 , h2.faq--heading{
      font-family: 'Boska-Medium', serif;
      margin: 0;
      padding: 0;
      font-size: 60px;
      background: linear-gradient(to right, #ed66b2, #28255a);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    h2.faq--heading{
      text-align : center;
    }
    a{
      text-decoration : none!important;
    }
    .carousel-caption {
      right: 0;
      left: 0;
    }
    .carousel-indicators {
    bottom: 0!important;
    }
    .carousel-indicators li{
      background-color: #fff !important;
      border : none !important;
    }
    .carousel-indicators .active{
      background-color: #ed66b2 !important;
    }
    .main_sld{
      padding : 15px 0;
    }
    .slider_lf_one{
      margin-bottom : 15px;
    }
    .bg_add{
      background : #f6f6f6;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      padding: 50px 0;
    }
    .main_sldin button{
      background : #28255a;
      color : #fff;
      padding : 10px;
      font-size : 16px;
      min-width: 150px;
      text-transform: uppercase;
    }
    .slider_txt{
      text-align : center;
    }
    .slider_txt p{
      color: #ed66b2;
      font-size: 18px;
    }
    .slider_txt hr{
      transform: rotate(90deg);
      width: 200px;
      margin: 100px auto;
      border-color: #000;
    }
    .slider_txt h5{
      margin : 0;
      padding : 0;
      font-size : 25px;
      color : #000;
    }
    .slider_txt h1 {
      font-family: 'Boska-Medium', serif;
      margin: 0;
      padding: 0;
      font-size: 70px;
      background: linear-gradient(to right, #ed66b2, #28255a);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .sldr_btn button{
      background: linear-gradient(to right, #ed66b2, #28255a);
    }
      .slider_lf_two.slifer {
    margin-top: 14px;
}
      @media only screen and (max-width: 1300px) and (min-width: 1200px){
        div.slider_txt h1 {
            font-size: 70px;
        }
        
      }
     
  </style>