/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/lib/commonComponent/CustomUserCard/style.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.biz-service-tag {
    position: absolute;
    z-index: 10;
    background: linear-gradient(45deg, #EA8933 0%, #ED510C 100%);
    font-size: 12px;
    padding: 3px 8px;
    color: #fff;
    /* font-weight: bold; */
    border-radius: 4px;
    top: 5px;
    right: 5px;
    
}


.biz-service-price1 {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important; 
    gap: 8px !important;
    color: var(--Orange-Bright, #ED510C);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
  
 
  
  .biz-service-price1 b.original-price {
    text-decoration: line-through;
    color: #7b7b7b;
    font-weight: 400;
    font-size: 18px;
  }
  
  .biz-service-price1 b.discount-badge {
    font-size: 12px;
    font-weight: 500;
    padding: 0px 7px;
    background: rgb(255, 203, 181);
    color: rgb(237, 81, 12);
    line-height: 15px;
    border: none;
    border-radius: 3px;
  }
  
  @media (max-width: 768px) {
    .biz-service-price1 {
      font-size: 18px; 
      gap: 6px;
    }
  
    .biz-service-price1 b.original-price {
      font-size: 16px; 
    }
  
    .biz-service-price1 b.discount-badge {
      font-size: 11px;
      padding: 1px 5px;
    }
  }
  
  @media (max-width: 480px) {
    .biz-service-price1 {
      font-size: 15px; 
      flex-direction: row; 
    }
  
    .biz-service-price1 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  
  @media (max-width: 360px) {
    .biz-service-price1 {
      font-size: 15px; 
      flex-direction: column; 
    }
    .biz-service-price1 b.original-price {
        font-size: 12px;
    }
  
    .biz-service-price1 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  @media (max-width: 344px) {
    .biz-service-price1 {
      font-size: 14px; 
      flex-direction: column; 
    }
  
    .biz-service-price1 b.original-price {
        font-size: 12px;
    }
    .biz-service-price1 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/lib/commonComponent/CustomPromoCard/style.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.SpecialTag .ant-tag {
    margin-bottom: 5px;
    background: rgb(247, 246, 245) !important;
    font-weight: 500 !important;
    border: none !important;
}
 .slick-arrow {
    color: #ff8010 !important;
   
 
}
.slick-arrow slick-next{
    color: #ff8010 !important;

}
/* 
.ant-carousel .slick-dots li button {
    background: white !important;


} */

#border_feature{
  border-radius: 10px !important;
}




.feature_vendor  {
  color: rgb(126, 157, 162) !important;

}
.Service_name {
  margin: 0;
  text-overflow: ellipsis;
  font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
  .feature_vendor{
    font-size: 16px; 
     color: rgb(126, 157, 162) !important;
     font-weight: 600
  }


@media (max-width: 853px) {
  .Service_name {
    font-size: 16px !important;
    font-weight: 600;

  }
  .feature_text {
    font-size: 14px !important;

  }
  .main{
    flex-direction: column !important;
  }
  .feature_vendor{
    font-size: 14px; 
  }
  .feature_div {
   
    height: 400px !important;
    display: flex;
      margin-right: 9px !important;
      margin-bottom: 16px !important;
   


    
}
.feature_img{

  border-top-left-radius: 8px !important ;
  border-top-right-radius: 8px !important;

}
  
  .main .ant-col-12{
    max-width: 100% !important;
    padding: 20px;
    
  }
  
}
.feature_text{
  color: #ED510C;
  font-size: 1.1rem;
  font-weight: 700

}
.feature_img{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px

}
  .feature_div{
    margin-right: 22px;
  margin-bottom: 20px;
  cursor: pointer;
  background-color: #fff;
  height: 261px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: 5px solid rgb(250, 225, 202);
  border-radius: 10px;

  }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/lib/commonComponent/UserPackageCard/style.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.biz-service-price2 {
    font-size: 18px;
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important; 
    gap: 8px !important;
    color: var(--Orange-Bright, #ED510C);
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
  
 
  
  .biz-service-price2 b.original-price {
    text-decoration: line-through;
    color: #7b7b7b;
    font-weight: 400;
    font-size: 18px;
  }
  
  .biz-service-price2 b.discount-badge {
    font-size: 12px;
    font-weight: 500;
    padding: 0px 7px;
    background: rgb(255, 203, 181);
    color: rgb(237, 81, 12);
    line-height: 15px;
    border: none;
    border-radius: 3px;
  }
  
  @media (max-width: 768px) {
    .biz-service-price2 {
      font-size: 18px; 
      gap: 6px;
    }
  
    .biz-service-price2 b.original-price {
      font-size: 16px; 
    }
  
    .biz-service-price2 b.discount-badge {
      font-size: 11px;
      padding: 1px 5px;
    }
  }
  
  @media (max-width: 480px) {
    .biz-service-price2 {
      font-size: 15px; 
      flex-direction: row; 
    }
  
    .biz-service-price2 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  
  @media (max-width: 360px) {
    .biz-service-price2 {
      font-size: 15px; 
      flex-direction: column; 
    }
    .biz-service-price2 b.original-price {
        font-size: 12px;
    }
  
    .biz-service-price2 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  @media (max-width: 344px) {
    .biz-service-price2 {
      font-size: 14px; 
      flex-direction: column; 
    }
  
    .biz-service-price2 b.original-price {
        font-size: 12px;
    }
    .biz-service-price2 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/widgets/service-package-box/style.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.biz-service-box {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-radius: 10px;
    position: relative;
    border: 1px solid #efefef;
    cursor: pointer;
    box-sizing: border-box;
}

.biz-service-box:hover {
    border-color: transparent;
    box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
    transition: all 0.5s;
}

.biz-service-image {
    display: block;
    min-height: 210px;
    border-radius: 10px 10px 0 0 ;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}

.biz-service-label {
    display: block;
    margin: 10px 0px;
}
.biz-service-label span {
    display: none;
    color: var(--Black-Dark, #2C2C2C);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    border-radius: 3px;
    padding: 1px 3px;
    margin-bottom: 5px;
    margin-right: 5px;
    background: #f1f0ef;
}
.biz-service-label span:first-child, .biz-service-label span:nth-child(2), .biz-service-label span:nth-child(3){
    display: inline-block;
}
.biz-service-heading {
    display: block;
    margin-bottom: 10px;
}

.biz-service-heading h3 {
    color: var(--Black-Dark, #2C2C2C);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

.biz-service-heading h3:hover {
    color: #ED510C;
}

.biz-service-vendor {
    display: block;
    color: var(--Black-Dark, #2C2C2C);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 10px;
}

.biz-service-vendor-left {
    display: inline-block;
}

.biz-service-vendor-right {
    float: right;
}

.biz-service-location {
    display: block;
    color: var(--Black-Dark, #2C2C2C);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 10px;
}



.biz-service-price span {
    color: var(--Grey-dark, #7B7B7B);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 15.6px */
    display: block;
    margin-bottom: 5px;
}

.biz-service-tag {
    position: absolute;
    z-index: 10;
    background: linear-gradient(45deg, #EA8933 0%, #ED510C 100%);
    font-size: 12px;
    padding: 3px 8px;
    color: #fff;
    border-radius: 4px;
    top: 0px;
    right: 0px;
}

.biz-service-price {
    font-size: 18px;
    align-items: center;
    flex-wrap: wrap; 
    gap: 10px;
    color: var(--Orange-Bright, #ED510C);
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
  


@media screen and (max-width: 1400px) {
    .biz-service-image {
        min-height: 170px;
      }
}

.biz-service-price {
    font-size: 18px;
    align-items: center;
    flex-wrap: wrap; 
    gap: 10px;
    color: var(--Orange-Bright, #ED510C);
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
  
 
  
  .biz-service-price b.original-price {
    text-decoration: line-through;
    color: #7b7b7b;
    font-weight: 400;
    font-size: 18px;
  }
  
  .biz-service-price b.discount-badge {
    font-size: 12px;
    font-weight: 500;
    padding: 0px 7px;
    background: rgb(255, 203, 181);
    color: rgb(237, 81, 12);
    line-height: 15px;
    border: none;
    border-radius: 3px;
  }
  
  @media (max-width: 768px) {
    .biz-service-price {
      font-size: 18px; 
      gap: 6px;
    }
  
    .biz-service-price b.original-price {
      font-size: 16px; 
    }
  
    .biz-service-price b.discount-badge {
      font-size: 11px;
      padding: 1px 5px;
    }
  }
  
  @media (max-width: 480px) {
    .biz-service-price {
      font-size: 15px; 
      flex-direction: row; 
    }
  
    .biz-service-price b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  
  @media (max-width: 360px) {
    .biz-service-price {
      font-size: 15px; 
      flex-direction: column; 
    }
    .biz-service-price b.original-price {
        font-size: 12px;
    }
  
    .biz-service-price b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  @media (max-width: 344px) {
    .biz-service-price {
      font-size: 14px; 
      flex-direction: column; 
    }
  
    .biz-service-price b.original-price {
        font-size: 12px;
    }
    .biz-service-price b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/components/Layout/sidebar/style.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
/* #biz-menu-header{
    display: none;
} */
/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/widgets/reschedule/style.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.bg-color-box {
    background-color: #F2F1F0;
    padding: 10px !important;
    border-radius: 10px;
    height: -moz-fit-content !important;
    height: fit-content !important;
}

.cal-header {
    display: block;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

.cal-date {
    display: inline-block;
    width: 75px;
    text-align: center;
    background-color: #fff;
    margin: 7px;
    box-shadow: 0px 0px 4px #d5d4d4;
    padding: 8px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
}
.cal-date::before{
    display: block;
    position: absolute;
    background-color: transparent;
    content: ' ';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
}
.cal-date span {
    display: block;
}
.LeftOutlined {
    position: absolute;
    left: 5px;
    top: 94px;
}
.RightOutlined{
    position: absolute;
    right: 5px;
    top: 94px;
}
.cal-date span:last-child {
    display: block;
    font-size: 12px;
    color: #ED510C;
}

.cal-date:hover,
.cal-date.active,
.cal-date.active span:last-child,
.cal-date:hover span:last-child {
    background-color: #ED510C;
    color: #fff !important;
}

.cal-date.disabled {
    background-color: #ccc !important;
    color: #fff !important;
    opacity: .5;
    cursor: not-allowed !important;
}

.slot-calendar {
    display: block;
    margin: 0 auto;
    min-width: 320px;
    background-color: #fff;
    padding: 20px;
    position: relative;
    border-radius: 5px;
}

.selected-resource-wapper {
    position: relative;
    display: block;
    margin: 10px auto;
    min-width: 320px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.slots-wapper {
    position: relative;
    display: block;
    margin: 10px auto;
    min-width: 320px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.slots-wapper ul {
    list-style: none;
}

.slots-wapper ul li {
    display: inline-block;
    position: relative;
    color: var(--Black-Dark, #2C2C2C);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.selected-resource-wapper svg {
    color: #fff;
    position: absolute;
    top: 74px;
    z-index: 100;
    left: 29px;
}

.selected-resource {
    position: relative;
    display: flex;
    padding: 10px 25px;
    border: 0px;
    background-color: #72959A;
    outline: 0px;
    width: 100%;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;

}

.slots-wapper ul li span {
    position: relative;
    padding: 4px 15px;
    display: block;
    border: 1px solid #ccc;
    margin: 5px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
}

.slots-wapper ul li span:hover,
.slots-wapper ul li span.active {
    background-color: #EA8933;
    border: 1px solid #EA8933;
    color: #fff;
}

.slots-wapper ul li span.disabled:hover,
.slots-wapper ul li span.disabled {
    background-color: #ccc !important;
    border: 1px solid #ccc !important;
    opacity: .5 !important;
    color: #000 !important;
    cursor: not-allowed !important;
}

.cart-row h3 {
    color: var(--Black-Dark, #2C2C2C);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.cart-row h6 {
    color: var(--Logo-Grey, #72959A);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.cart-row h4 {
    color: var(--Black-Dark, #2C2C2C);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.cart-row svg {
    position: relative;
    top: 4px;
    cursor: pointer;
}

.cart-total {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px 4px 0px;
    margin: 26px 0px;
    color: var(--Logo-Grey, #72959A);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

.cart-final {
    color: var(--Black-Dark, #2C2C2C);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
}

.call-cart {
    color: var(--Black-Dark, #2C2C2C);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
    padding: 10px 0px;
}
#slider-container {
    overflow: hidden;
    width: 300px; 
  }

  #slider-list {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }

  .list-item {
    flex: 0 0 auto;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ddd;
    margin-right: 10px;
    text-align: center;
  }
  .login-para{
    text-align: center;
    background-color: #F2F1F0;
    padding: 28px;
    /* box-shadow: 0px 0px 25px #ececec; */
    box-shadow: none;
    border-radius: 5px;
    border:1px solid #72959A;
}
.login-para p{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
   
}
.login-para h2{
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    /* font-weight: bold; */
   
}   
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/components/User/RatingDrawer/style.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.Reviewbtn{
    height: 33px;
    width: auto;
    background: rgb(234, 137, 51);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 0px 10px;
    border: 1px solid #d3d3d3;
}

.Reviewbtn:hover{
    background: rgb(235, 128, 34);
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/components/User/user-sidebar/myBookings/style.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.bookbtn {
    height: 33px;
    width: auto;
    background: rgb(242, 241, 240);
    color: rgb(237, 81, 12);
    text-align: center;
    border-radius: 5px;
    padding: 0px 10px;
    border: 1px solid #d3d3d3;
  }
  
  .bookbtn:hover {
    background: rgb(236, 234, 234);
  }
  
  .favbtn{
    height: 33px;
    width: auto;
    background: rgb(234, 137, 51);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 0px 10px;
    border: 1px solid #d3d3d3;
}

.favbtn:hover{
    background: rgb(235, 128, 34);
}
/* .cart-row svg {
  position: relative;
  top: 1px !important;
  cursor: pointer;
} */
.direction-button {
  display: flex;
  align-items: center;
  background-color: #2C2C2C;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
  border: none;
  padding: 8px 12px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  gap: 5px;
}


.arrow-icon {
  font-size: 16px; 
}

.location-div{
  margin: 8px 0 2px 0;
  color: #2C2C2C;
  display:flex;
  justify-content:space-between;
  gap:10px

}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/styles/global.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  .slick-prev::before,
  .slick-next::before {
    color: black !important;
    font-size: 24px;
  }
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-\[-25px\] {
  left: -25px;
}
.right-\[-25px\] {
  right: -25px;
}
.top-1\/2 {
  top: 50%;
}
.top-\[50px\] {
  top: 50px;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[9999\] {
  z-index: 9999;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-full {
  grid-column: 1 / -1;
}
.float-right {
  float: right;
}
.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-24 {
  height: 6rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-64 {
  height: 16rem;
}
.h-8 {
  height: 2rem;
}
.h-96 {
  height: 24rem;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[350px\] {
  height: 350px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[550px\] {
  height: 550px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[60vh\] {
  height: 60vh;
}
.h-\[90px\] {
  height: 90px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-16 {
  max-height: 4rem;
}
.max-h-\[500px\] {
  max-height: 500px;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[80vh\] {
  min-height: 80vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-10 {
  width: 2.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-24 {
  width: 6rem;
}
.w-3\/4 {
  width: 75%;
}
.w-40 {
  width: 10rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-8 {
  width: 2rem;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-full {
  width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-\[1920px\] {
  max-width: 1920px;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.origin-bottom {
  transform-origin: bottom;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes slideUp {

  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-slideUp {
  animation: slideUp 1s ease-out;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-20 {
  gap: 5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-tl-xl {
  border-top-left-radius: 0.75rem;
}
.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-s-violet-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.bg-\[\#00fcfca3\] {
  background-color: #00fcfca3;
}
.bg-\[\#0C71C3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(12 113 195 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0ffff3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 255 243 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0ffff77a\] {
  background-color: #0ffff77a;
}
.bg-\[\#0fffff5c\] {
  background-color: #0fffff5c;
}
.bg-\[\#1677ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 119 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#3C3C9B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 155 / var(--tw-bg-opacity, 1));
}
.bg-\[\#4a4a4a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(74 74 74 / var(--tw-bg-opacity, 1));
}
.bg-\[\#665EB3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(102 94 179 / var(--tw-bg-opacity, 1));
}
.bg-\[\#A8FFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(168 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1f0ef\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 240 239 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f78c2d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 140 45 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/15 {
  background-color: rgb(0 0 0 / 0.15);
}
.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pl-4 {
  padding-left: 1rem;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-relaxed {
  line-height: 1.625;
}
.\!text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#0C71C3\] {
  --tw-text-opacity: 1;
  color: rgb(12 113 195 / var(--tw-text-opacity, 1));
}
.text-\[\#0e007a\] {
  --tw-text-opacity: 1;
  color: rgb(14 0 122 / var(--tw-text-opacity, 1));
}
.text-\[\#3A3E9A\] {
  --tw-text-opacity: 1;
  color: rgb(58 62 154 / var(--tw-text-opacity, 1));
}
.text-\[\#666666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#7B7B7B\] {
  --tw-text-opacity: 1;
  color: rgb(123 123 123 / var(--tw-text-opacity, 1));
}
.text-\[\#7E9DA2\] {
  --tw-text-opacity: 1;
  color: rgb(126 157 162 / var(--tw-text-opacity, 1));
}
.text-\[\#800080\] {
  --tw-text-opacity: 1;
  color: rgb(128 0 128 / var(--tw-text-opacity, 1));
}
.text-\[\#808080\] {
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* font-family: Poppins !important;   */
  font-family: 'Open Sans', Arial, sans-serif !important;
}

html,
body {
  padding: 0;
  margin: 0;
  /* font-family: Poppins !important; */
  background-color: #ffffff !important;
  height: 100vh;
  font-family: 'Open Sans', Arial, sans-serif !important;

}



/* @font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Light.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-Black.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-BlackItalic.ttf') format('truetype'),
    url('/fonts/Poppins-Bold.ttf') format('truetype'),
    url('/fonts/Poppins-BoldItalic.ttf') format('truetype'),
    url('/fonts/Poppins-ExtraBold.ttf') format('truetype'),
    url('/assets/fonts/Poppins/Poppins-ExtraLightItalic.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-Italic.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-Light.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-LightItalic.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-Medium.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-MediumItalic.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-Regular.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-SemiBold.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-SemiBoldItalic.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-Thin.ttf') format('truetype'),
    url('/fonts/Poppins/Poppins-ThinItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
} */


.biz-container {
  max-width: 1500px;
  display: block;
  margin: 0 auto;
}

.biz-full-container {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.ant-layout {
  background-color: #ffffff !important;
}

.ant-layout-sider-children ul {
  min-height: 100%;
}

.ant-upload-wrapper.ant-upload-picture-card-wrapper {
  width: auto;
}

.my_cancel_modal>.ant-modal-content {
  height: auto !important;
  z-index: 1050 !important; 
  position: relative;

}

.common-bottom-margin {
  margin-bottom: 15px;
}

.biz-row {
  margin-bottom: 15px;
}

.biz-row::after {
  content: "";
  clear: both;
  display: block;

}

[class*="biz-col-"] {
  float: left;
  padding: 0px 15px;
}

.biz-label {
  color: #313131;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: 500;
}

.red-para {
  color: red;
}


/* For desktop: */
.biz-col-1 {
  width: 8.33%;
}

.biz-col-2 {
  width: 16.66%;
}

.biz-col-3 {
  width: 25%;
}

.biz-col-4 {
  width: 33.33%;
}

.biz-col-5 {
  width: 41.66%;
}

.biz-col-6 {
  width: 50%;
}

.biz-col-7 {
  width: 58.33%;
}

.biz-col-8 {
  width: 66.66%;
}

.biz-col-9 {
  width: 75%;
}

.biz-col-10 {
  width: 83.33%;
}

.biz-col-11 {
  width: 91.66%;
}

.biz-col-12 {
  width: 100%;
}

@media only screen and (max-width: 768px) {

  /* For mobile phones: */
  [class*="biz-col-"] {
    width: 100%;
  }
}

.outline-box {
  padding: 0px 15px;
  border-radius: 5px;
  border: 1px solid #72959A;
  display: block;
  padding: 10px;
  margin: 0px 15px;
  margin-bottom: 30px;

}

.outline-box1 {
  padding: 0px 15px;
  border-radius: 5px;
  border: 1px solid #72959A;
  display: block;
  padding: 10px;
  margin-top: 25px;
  /* margin: 0px 5px; */
  margin-bottom: 30px;

}





.camera-box {
  padding: 15px 30px;
  border-radius: 5px;
  border: 1px solid #72959A;
  display: inline-block;
  margin-bottom: 30px;
  cursor: pointer;
  font-size: 50px;
}

.gallery-box {

  display: block;
  box-shadow: 0px 0px 5px #ccc;
  border-radius: 5px;
  height: 190px;
  position: relative;
  overflow: hidden;
}

.gallery-box img {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.gallery-box button {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  cursor: pointer;
  outline: 0;
  border: 0;
  color: #ED510C;
  padding: 3px;
  border: 1px solid;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  font-weight: bold;
}

.red-link {
  color: #ED510C;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
}

.engine-button {
  display: block;
  padding: 10px;
  border-radius: 5px;
  /* background: var(--Logo-Grey, #72959A); */
    background: var(--Logo-Grey, #3A3E9A);

  color: var(--White-dark, #F2F1F0);
  /* Body/Small-Bold */
  text-align: center;
  font-size: 14px;
  font-style: normal;
  cursor: pointer;
  font-weight: 600;
}

.engine-box {
  display: block;
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid var(--Logo-Grey, #72959A);
  background: var(--White-dark, #F2F1F0);
  opacity: .5;
  /* cursor: pointer; */
}

.engine-box ul {
  list-style: none;
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.engine-box ul li {
  display: inline-block;
  font-size: 12px;
  padding: 3px 8px;
  border-radius: 3px;
  margin-right: 5px;


}

.engine-active,
.engine-box:hover {
  opacity: 1;
  box-shadow: 3px 7px 19px 0px rgba(0, 0, 0, 0.43);
}

.engine-box h4 {
  color: var(--Black-Dark, #2C2C2C);
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 20px;
  font-style: normal;
  border-bottom: 1px solid #2C2C2C;
  font-weight: 700;
}

.engine-box h5 {

  margin-bottom: 10px;
}

.check-box {
  width: 15px;
  display: inline-block;
  height: 15px;
  background-color: #fff;
  border-radius: 3px;
  color: #fff;
  margin-right: 5px;
  position: relative;
  top: -2px;
  font-size: 10px;
  font-weight: bold;
}

.engine-active .check-box {
  background-color: #ED510C;
}

.vendor-service-box {
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
  display: block;
}

.slots-head {
  display: block;
  color: #000;
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
  background-color: #b1c9cd;
  padding: 8px;
  border-radius: 5px;
}

.box-for-same-height {
  position: relative;
  height: 33px;
  padding: 4px;
  margin-bottom: 5px;
  display: block;
}

.border-bottom {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}

.hidden-div {
  display: none;
}

.biz-radio:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -4px;
  position: relative;
  background-color: #d1d3d1;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
  margin-right: 5px;
}

.biz-radio:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -4px;
  position: relative;
  background-color: #1677ff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

input.biz-input,
.biz-input {
  box-sizing: border-box;
  margin: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5714285714285714;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  background-color: #ffffff;
  background-image: none;
  border-width: 1px;
  border-style: solid;
  border-color: #d9d9d9;
  border-radius: 6px;
  transition: all 0.2s;
}

input.biz-input:disabled {
  background-color: #d9d9d9;
  cursor: not-allow;
}

.slot-box {
  display: none;
}

.biz-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center;
  z-index: 10000;
}

/* Style for modal box */
.biz-modal {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  text-align: left;
  position: absolute;
  width: 350px;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Style for close button */
.biz-close {
  cursor: pointer;
  position: absolute;
  font-size: 20px;
  color: red;
  top: 0px;
  right: 9px;
}

.disabled-date-list {
  list-style: none;
  display: block;
  position: relative;
  font-weight: 500;

}

.disabled-date-list li {
  display: block;
  padding: 3px 0px;
  border-bottom: 1px solid #eee;
}

.disabled-date-list li:last-child {
  border-bottom: 0px;
}


.biz-toggle-switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 20px;
  overflow: hidden;
  cursor: pointer;
}

.biz-toggle-switch input {
  opacity: 0;
  position: absolute;
  width: 100px;
  height: 100px;
  z-index: -1;
  left: 0px;
  top: 0px;
  cursor: pointer;
}

.biz-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 34px;
}

.biz-slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

.biz-slider.active {
  background-color: #2196F3;
}

.biz-slider.active:before {
  transform: translateX(26px);
}

.hidden-button {
  position: relative;
  width: 50px;
  top: -5px;
  left: -50px;
  cursor: pointer;
  opacity: 0;
}

.custom-checkbox-span {
  position: relative;
  padding-left: 18px;
  margin-bottom: 5px;
  display: block;
  cursor: pointer;
}

.custom-checkbox-span::before {
  content: '';
  width: 13px;
  border-radius: 13px;
  position: absolute;
  left: 0px;
  top: 4px;
  height: 13px;
  background-color: #ccc;
}

.custom-checkbox-span.active::before {
  background-color: #1677ff;
}

.slot-location-list {
  background-color: #ededed;
  padding: 15px 1px;
  border-radius: 8px;
  margin-bottom: 25px;
  position: relative;
}

.slot-location-list::after {
  content: '⏬';
  right: 25px;
  top: 28px;
  position: absolute;
  color: red;
}

.slot-location-list-heading {
  padding: 11px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  background: #ffe6d0;
  display: block;
  color: #000000;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 13px;
}

.slot-location-list-heading.active {
  padding: 11px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  background: #ea8b36;
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 13px;
}

.vendor-service-list-box {
  max-height: 400px;
  overflow: auto;
  display: none;
  background-color: #f1f1f1;
  padding: 10px 5px;
  margin: 0px 17px;
  margin-bottom: 20px;
}

.vendor-service-list-box.active.c0 {
  display: block;
}

.add-service-package-button {
  display: block;
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 8px;
  border-radius: 8px;
  box-shadow: 0px 0px 10px #ccc;
  cursor: pointer;
}

.add-service-package-button.focus {
  background-color: #ccc;
}

.add-service-package-button:hover,
.add-service-package-button.active,
.add-service-package-button.focus.c0 {
  color: #fff;
  background-color: #ea8b36;
}

.service-box-vendor {
  display: block;
  position: relative;
  box-shadow: 0px 0px 5px #ccc;
  /* margin: 11px -0px; */
  /* padding-bottom: 15px; */
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;

}

.service-box-vendor div {
  display: block;
  width: 100%;
  /* padding: 15px; */
}

.service-box-vendor img {
  width: 100%;

}

select.biz-select {
  width: 100%;
  border: 1px solid #ccc;
  padding: 6px 10px;
  margin: 5px 0px;
  font-weight: bold;
  border-radius: 5px;
}

select.biz-select label {
  font-size: 16px;
  font-weight: bold;
}

.service-box-vendor-span {
  /* border: 1px solid #ccc; */
  margin: 1px;
  padding: 1px 4px;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  background-color: #f1f1f1;
}

.big-center-error {
  color: red;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}

.ant-popconfirm-buttons {
  display: none !important;
}

.biz-orange-btn {
  border-radius: 5px;
  background: #EA8933;
  padding: 7px 12px;
  text-align: center;
  display: inline-block;
  color: var(--Gray-100, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
}



.biz-black-btn {
  border-radius: 5px;
  background: #000;
  padding: 6px 12px;
  text-align: center;
  display: block;
  color: var(--Gray-100, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
}

.biz-black-outline-btn {
  border-radius: 5px;
  background: transparent;
  border: 1px solid #000;
  padding: 6px 12px;
  text-align: center;
  display: inline-block;
  color: var(--Gray-100, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
}

.common-heading {
  color: var(--Grey-dark, #7B7B7B);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin: 25px 15px;
}


/*  */

.biz-sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  /* background-color: #111; */
    background-color: white;

  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
}

.biz-sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.1s;
}

.biz-sidebar a:hover {
  color: #f1f1f1;
}

.biz-sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.biz-openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.biz-openbtn:hover {
  background-color: #444;
}

#biz-main {
  transition: margin-left .5s;
  padding: 0px;
}

.biz-sidebar ul {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
}

.biz-sidebar ul li {
  display: block;
  margin: 0px;
  padding: 15px 19px;
  /* color: #fff; */
  color: black;
  position: relative;
  cursor: pointer;
}

.biz-sidebar ul li:hover {
  color: #EA8933;
}

.biz-sidebar ul li .anticon-down {
  position: absolute;
  right: 0px;
  top: 23px;
}

.biz-sidebar ul li span {
  color: black;
  display: inline-block;
  vertical-align: middle;
}

.ant-modal-content .ant-btn-default {
  display: none;
}

.ant-modal-content h5 {
  font-size: 15px;
  margin: 5px 0px;
  color: #736e6e;
}

.red-para-slot {
  color: red;
  margin: 0px 15px;
  position: relative;
  top: -25px;
}


.ant-layout-header {
  z-index: 999;
  height:160px !important;

}

.biz-popup-modal {
    z-index: 12000;
    position: fixed; 
    border-radius: 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); 
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; 
}
 .biz-popup-modal-container {
    background: #fff;
    padding: 20px;
    max-width: 800px;
    width: 100%;
    max-height: 90vh; 
    overflow-y: auto; 
    position: relative;
}
.hidden-scrollbar::-webkit-scrollbar {
  display: none;
}

.hidden-scrollbar {
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}


.biz-common-btn {
  display: inline-block;
  /* border: 1px solid; */
  background: #42409C;
  padding: 0px 17px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 16px;
  margin: 5px 0px;
  cursor: pointer;
  max-height: 40px;
  line-height: 40px;
  text-align: center;
}

.biz-common-btn-2 {
  display: inline-block;
  /* border: 1px solid; */
  background: #ea8933;
  padding: 0px 17px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 16px;
  margin: 5px 0px;
  cursor: pointer;
  max-height: 40px;
  text-align: center;
  line-height: 40px;
}

#payment-form {
  padding: 20px;
  box-shadow: 0px 0px 5px #ccc;
  border-radius: 5px;
  min-width: 100%;
}

#payment-form h4 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
}

#payment-form label {
  margin-bottom: 8px !important;
  margin-top: 15px !important;
}

.biz-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: space-between;
  margin: 0px 15px;
}

.biz-flex>div {

  flex-basis: calc(20%);
  box-sizing: border-box;
  max-width: calc(20%);
  flex-grow: 1;
  padding: 5px;
}
/*css*/











.home-page-heading {
  font-size: 32px;
  font-weight: 700;
  margin: 20px;
  display: block;
}

/* .ant-drawer {
  z-index: 10000000 !important;
} */

.sidebar-favourites {
  display: block;
}

.sidebar-favourites ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block;
}

.sidebar-favourites ul li {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid #ccc;
}

.biz-fav-sidebar-box {
  display: flex;
  flex-direction: row;
}

.sidebar-fav-img {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center center;
  margin-right: 15px;
  border-radius: 10px;
}

.user-common-heading {
  color: rgb(2, 21, 69);
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

.payment-tab {
  display: block;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  list-style: none;
}

.payment-tab li {
  display: inline-block;
  position: relative;
  padding: 8px 15px;
  background-color: #2C2C2C;
  font-size: 12px;
  /* font-weight: bold; */
  text-align: center;
  border-radius: 5px;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
}

.payment-tab li.active,
.payment-tab li:hover {
  background-color: #ed510c;
}

.three-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

}

.three-flex>div {
  flex-basis: calc(33% - 20px);
  margin-top: 20px;
  margin-right: 20px;
  padding: 15px;
  box-shadow: 0px 0px 5px #ccc;
}

.biz-package-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.biz-package-flex>div {
  flex-basis: calc(20% - 10px);
  padding: 15px;
  margin-right: 10px;
}

.biz-package-flex>div:first-child {
  flex-basis: calc(100% - 10px);

}

/* User Profile CSS */
.user-heading {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #EA8933;

}

.user-phone-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #2c2c2c;
}

.small-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #2c2c2c;
}

.medium-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #2c2c2c;
}

.MailchimpSubscribe input {
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 6px;
  width: 254px;
  outline: 0;
}

.MailchimpSubscribe button {
  color: #F2F1F0;
  font-size: 16px;
  font-weight: 600;
  background-color: #EA8933;
  height: 29px;
  border: none;
  padding: 0px 14px;
  border-radius: 5px;
}










.header-full {
  /* background-color: #001529 !important; */
    background-color:white !important;


  display: block;
  padding: 15px 0px
}

.search-span {
  border: 1px solid rgb(114, 149, 154);
  border-radius: 4px;
  font-size: 14px;
  padding: 3px 9px;
  color: rgb(114, 149, 154);
  margin: 0px 8px 8px 0px;
  cursor: pointer;
}

.home-banner-img {
  color: transparent;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  bottom: -109px;
  max-width: 107% !important;
}

.drop-down-menu-tab {
  display: block;
  margin: 0px auto;
  max-width: 1550px;
  background-color: #fff;
  position: relative;
  z-index: 10000;
  padding: 24px;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  top: 15px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.left-menu-tab {
  flex-basis: 320px;
  min-width: 320px;
  max-width: 320px;
}

.left-menu-tab ul {
  display: block;
  margin: 0px;
  padding: 0px;
}

.left-menu-tab ul li {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  padding: 10px 15px;
  margin-bottom: 5px;
  text-align: left;
  color: #2C2C2C;
  border-radius: 5px;
  cursor: pointer;

}

.left-menu-tab ul li.active,
.left-menu-tab ul li:hover {
  color: #ED510C;
  background: #F2F1F0;


}

.flex-menu-tab {
  display: flex;
  flex-wrap: wrap;

}

.biz-tab-list {
  flex-basis: calc(50% - 20px);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #2C2C2C;
  border-right: 1px solid #ccc;
  cursor: pointer;
}

.biz-tab-list:hover {
  color: #ED510C;
}

.biz-tab-list:nth-child(2n) {
  border-right: 0px solid #ccc;
  padding-left: 20px;
}

.right-content-tab {
  padding: 0px 35px;
}

.right-content-tab h4 {
  line-height: 16px;
  margin-bottom: 18px;
  display: block;
  font-size: 20px;
}

.home-page-menu {
  display: flex;
  align-items: center;
  justify-content: end;
  list-style: none;
  gap: 5%;
}

.brand-logo {
  width: 176px;
  height: 68px;
  margin: auto;
  cursor: pointer;
              height: -moz-fit-content;
              height: fit-content;

}

.biz-search-input{
  padding: 14px 10px !important;
}

.search-dropdown-wapper{
  width: 470px;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 100000;
  top: 13px;
}

.search-dropdown-wapper-2{
  width: 100%;
  min-height: 240px;
  display: block;
  z-index: 100000;
  top: 13px;
  border-radius: 10px !important;
  background-color: #fff;
}

.search-dropdown {
  width: 500px;
  max-height: 240px;
  overflow: auto;
  top: -13px;
  position: absolute;
}

.mobile-search {
  display: flex;
  flex-direction: row;
  width: 100%;
  text-align: center;
  align-items: center;
  align-content: center;
  margin: -30px 0px;
}

.mobile-search div{
    flex-basis: calc(33.33%);
    width: calc(33.33%);
    border-right: 1px solid #fff;
color: #fff;
}

.mobile-search div:last-child{
  border-right: 0px;
}

.search-header-main{
  max-width: 800px;
  border-radius: 10px;
  overflow: hidden;
  padding: 0px;
  height: 42px;
}

.mobile-search{
  display: none;
}

.packge-side-image {
  min-height: 155px;
  background-size: cover;
  background-position: center;
}

.count-package{
  position: absolute;
  right: 15px;
  top: 10px;
  font-weight: bold;
}

.count-package span{
  background-color: #ED510C;
  border-radius: 100% ;
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
}

.plan_table_row {
  display: flex;
  gap: 10px;
  max-width: 1100px;
  margin: auto;
}

.plan_table_col{
  max-width: 400px;
}

.pricing-table {
  background: #D1F08F;
  box-shadow: 0px 1px 10px -6px rgba(0, 0, 0, .15);
  padding: 1rem;
  border-radius: 4px;
  transition: .3s;
}

.pricing-table .pricing-label {
  border-radius: 2px;
  margin-bottom: 1rem;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
}

.pricing-table h2 {
  color: #2C2C2C;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  margin: 0px;
}

.pricing-table h5 {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: 400;
}

.pricing-table .pricing-features {
  margin-top: 1rem;
}

.pricing-table .pricing-features .feature {
  font-size: 12px;
  line-height: 23px;
  font-weight: 400;
  color: #2C2C2C;
  border-bottom: 0.5px solid #F2F1F0;
  padding: 6px 0px;
  margin: 6px 0px;
  display: revert-layer;
  align-items: baseline;
}

.pricing-table .pricing-features .feature i{
  border: 0.5px solid #0000007d;
  border-radius: 100%;
  font-size: 10px;
  padding: 1px;
  margin-right: 5px;
  height: 10px;
  width: 10px;
  color: #000000ba;
}

.pricing-table .pricing-features .feature ul{
  margin: 0px;
}

.pricing-table .pricing-features .feature span {
  float: right;
  font-size: 12px;
  line-height: 16px;
  color: #2C2C2C;
  font-weight: 600;
}

.pricing-table .price-button {
  display: block;
  color: #fff;
  margin-top: 1rem;
  padding: .75rem;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}

.purple .pricing-label {
  color: #ED510C;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}

.purple .price-button {
  background: #2C2C2C;
  border-radius: 5px;
  cursor: pointer;
}

.red{
  background-color: #EA8933;
  padding: 2px 9px 2px 9px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #fff;
}
.MailchimpSubscribe input{
  margin-bottom: 10px;
}

.appointments_span{
  font-size: 15px !important;
}


#biz-main{
  position: relative;
}


.vendor-payout{
  display: flex;
}
.add-disabled{
  cursor: not-allowed;
  background-color:#b6b6b6 !important;
  opacity: 0.5;
}
.mobile-cart{
  display: none !important;
}

.p-PaymentMethodSelector{
  margin-top: 12px !important;
}

.responsive-mobile-table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.responsive-mobile-table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}



.responsive-mobile-table th,
.responsive-mobile-table td {
  padding: .625em;
  text-align: center;
}

.responsive-mobile-table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.responsive-mobile-table{
  display: none;
}
@media screen and (max-width: 700px) {
  .responsive-mobile-table {
    border: 0;
    display: block;
  }
.destop-table{
  /* display: none !important; */
}
.PDfBUtton{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
}
.PDfBUtton{
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 600px) {
  
  .three-flex{
    flex-direction: column;
  }

  .biz-package-flex .biz-col-4{
    flex-basis: 100%;
  }

  .add-service-package-button{
    margin: 10px 0px;
  }

  #slot-row-1-index-4,
  #slot-row-1-index-3,
  #slot-row-1-index-2,
  #slot-row-1-index-1,
  #slot-row-1-index-0{
    display: flex;
  }

  #slot-row-1-index-5 .biz-col-2,
  #slot-row-1-index-3 .biz-col-2,
  #slot-row-1-index-2 .biz-col-2,
  #slot-row-1-index-1 .biz-col-2,
  #slot-row-1-index-0 .biz-col-2{
    padding: 0px 1px;
  }

  .slots-head{
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .destop-tables{
    display: none !important;
  }

  #slot-box-4{
    padding: 0px !important;
  }

  #slot-box-4 .biz-col-2{
    padding: 0px !important;
  }

  .slots-head .biz-col-2{
    font-size: 9px;
    padding: 3px 0px;
  }

  /* .destop-table .ant-spin-nested-loading{
    display: none;
  } */

  .cutomer-table .ant-table-content{
    width: 340px;
    display: list-item;
    overflow: scroll;
  }

  .responsive-mobile-table tr {
    border: 1px solid #84a2a7;
    padding: .35em;
  }

  .responsive-mobile-table tbody{
    display: block;
  }

  .responsive-mobile-table .ant-space-item span{
     font-size: 13px;
  }

  .responsive-mobile-table caption .ant-dropdown-trigger{
    color: #72959A;
    border-radius: 5px;
    border: 1px solid #72959A;
    padding: 3px 10px;
    font-size: 14px;
    width: 100%;
  }

  .responsive-mobile-table caption{
    gap: 9px;
    display: flex;
    justify-content: space-between;
    font-size: 1.3em;
  }
  
  .responsive-mobile-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .responsive-mobile-table tr {
    border-bottom: 3px solid #84a2a7;
    display: block;
    margin-bottom: .625em;
    background: transparent;
    border-radius: 5px;
    display: grid;
  }
  
  .responsive-mobile-table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .responsive-mobile-table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .responsive-mobile-table td:last-child {
    border-bottom: 0;
  }

  .responsive-mobile-table button{
    border-radius: 5px;
    border: 1px solid #72959A;
    padding: 6px 17px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
  }

  .responsive-mobile-table .appointment{
    background-color: #efefef;
    padding: 6px 10px;
    color: #ed510c;
    border-radius: 4px;
    font-weight: 800;
  }
}



@media screen and (max-width: 768px){

  .destop-table .ant-table-tbody>tr>td:nth-child(5){
    position: relative !important;
  }
  .destop-table .ant-table-tbody>tr>td:nth-child(1){
    border-bottom: none !important;
  }
  .destop-table .ant-table-tbody>tr>td:nth-child(4){
    font-weight: 400 !important;
  }
  .destop-table .ant-table-tbody>tr>td:nth-child(2){
    font-weight: 700 !important;
    margin-top: -10px !important;
  }
  .destop-table .ant-table-wrapper .ant-table-tbody .ant-table-row >.ant-table-cell-row-hover{
    background: transparent;
  }

  .destop-table2{
    display: none;
  }

.setting-hero-setion{
  width: 100% !important;
}

.mobile-cart{
  display: none !important;
}

  .plan_table_row{
      flex-direction: column;
  }

  #main-layout{
    min-width: 100%;
  }
  
  #biz-main{
    position: relative;
    width: 100%;
  }

  .vendor-payout{
    flex-direction: column !important;
  }

  .slot-calendar{
    min-width: 100% !important;
  }

  .appointments_span{
    font-size: 15px !important;
  }

  .payment_table .ant-table-tbody tr,
  .payment_table .ant-table-thead tr{
    width: 300px;
    overflow: scroll;
    display: -webkit-box;
  }

  .payment-tab li{
    margin: 10px;
  }

  .search-dropdown{
    width: 100%;
  }

  .search-dropdown-wapper{
    width: 100% !important;
  }

  .mobile-search{
    padding: 45px 0px;
  }

  .search-header-main{
    gap: 5px;
  }

  .HeadCol{
    align-items: initial !important;
  }

  .search-header-main{
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .plan_table_col{
      max-width: 100%;
  }
  #biz-main{
    position: relative;
    width: 100%;
  }

 HEAD
  .biz-mainhome{
    display: grid !important;
  }

  .vendor-payout{
    flex-direction: column !important;
  }

 
  /* .pricing-table .pricing-features .feature{
      display: block !important;
  } */
  .appointments_span{
    font-size: 15px !important;
  }
  
  .payment_table .ant-table-tbody tr,
  .payment_table .ant-table-thead tr{
    width: 300px;
    overflow: scroll;
    display: -webkit-box;
  }
  

}
@media screen and (max-width: 1600px) {

  .biz-container,
  .drop-down-menu-tab {
    max-width: 1240px;
  }

  .home-banner-img {
    bottom: -111px;
    max-width: 108% !important;
  }

  .search-span {

    font-size: 12px;
    padding: 3px 5px;
  }

  .biz-flex>div {
    flex-basis: calc(25%);
    max-width: calc(25%);
  }
  .search-wapper div:first-child {
    flex-basis: 155px;
}
.search-wapper {
  gap: 4px;
}
.search-wapper div {
  flex-basis: 155px;
  font-size: 12px;
}
}


@media screen and (max-width: 1400px) {
  .home-banner-img {
    bottom: -147px;
    max-width: 106% !important;
  }

  .biz-container,
  .drop-down-menu-tab {
    max-width: 1024px;
  }

  .home-page-menu {
    display: flex;
    align-items: center;
    justify-content: end;
    list-style: none;
    gap: 10px;
  }

  .brand-logo {
    width: 164px;
            height: -moz-fit-content;
            height: fit-content;

  }
  .biz-search-input{
    padding: 10px 10px !important;
  }
  .search-wapper div:first-child {
    flex-basis: 140px;
}
.search-wapper {
  gap: 4px;
}
.search-wapper div {
  flex-basis: 118px;
  font-size: 12px;
}
}
.show-mobile{
  display: none;
}
.time-list{
  list-style: none;
}
.time-list li{
  padding: 15px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1075px) {
  .biz-flex>div {
    flex-basis: calc(33.33%);
    max-width: calc(33.33%);
  }
  .biz-flex{
    margin: 0px 0px;
  }
  .home-page-heading {
   
    margin: 20px 0px;
}
.search-header-main{
  display: none;
}
.show-mobile{
  display: initial;
}
.hidden-mobile{
  display: none;
}
.search-header-main{
  display: none;
}
.mobile-search{
  display: flex;
}
.search-header-main-mobile{
    display: block;
    text-align: center;
}
}

@media screen and (max-width: 810px) {
  .biz-flex>div {
    flex-basis: calc(50%);
    max-width: calc(50%);
  }
}

.header-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Open Sans', Arial, sans-serif;
}

.header-left,
.header-center,
.header-right {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.header-center {
  flex: 1;
  justify-content: center;
}

.nav-links {
  list-style: none;
  display: flex;
  /* gap: 23px; */
    gap: 18px;

  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
}

.nav-links li {
  cursor: pointer;
  color: #808080;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 700;
  font-size: 13px;

}

.truncate {
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.user-icon {
  margin-left: 6px;
}




/* Mobile responsiveness */
@media ( max-width: 768px) {
  /* .header-wrapper {
    align-items: flex-start;
    gap: 10px;
  } */

  .nav-links {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 12px;
    display: none;
  }

  .mobile-only {
    display: block !important;
  }

  .desktop-only {
    display: none !important;
  }

  .hidden-mobile {
    display: none !important;
  }

  .show-mobile {
    display: inline-block !important;
  }

  .header-center {
    justify-content: flex-start;
    width: 100%;
  }

  .header-right {
    /* width: 100%; */
    justify-content: flex-start;
  }

  .help-link {
    font-size: 14px;
    cursor: pointer;
   display: none;

  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .mobile-only {
    display: block !important;
  }

 
}




@media (min-width: 640px) and (max-width: 768px) {
  .header-wrapper {
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 10px;
  }
}

@media  (max-width: 336px) {
   .login-link {
    font-size: 12px !important;
  }
  .help-link {
    font-size: 12px !important;
  }
  .header-left, .header-center, .header-right {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
}

/*  */
.destination-modal {
  font-family: 'Open Sans', Arial, sans-serif;
  text-align: center;
}

.modal-title {
  font-size: 1.5rem;
  margin-bottom: 40px;

}

.destination-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  gap: 20px;
  justify-items: center;
}

.destination-item {
  text-align: left;
}

.destination-item img {
  /* width: 100%;
  border-radius: 10px;
  height: auto; */
      max-width: 113px;
    height: 97px;
    border-radius: 10px;
}

.destination-item h3 {
  font-weight: 700;
  margin: 10px 0;
  font-size: 20px;

}

.destination-item ul {
  list-style-type: disc;
  padding-left: 20px;

}

.destination-item li {
  margin-bottom: 5px;
  color: #444;

}

.destination-item li a {
  color: #666;
  text-decoration: none;
    font-weight: 500;
font-size: 16px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .nav-links {
    display: none !important;
  }
  
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .nav-links {
    display: none !important;
  }
  
}
.flag_img{
  height: 25px !important;
  width: 25px !important;
}
.hover\:z-10:hover {
  z-index: 10;
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-95:hover {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-\[1\.1\]:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-y-110:hover {
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-blue-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.hover\:bg-\[\#665EB3\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(102 94 179 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#cd6409\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(205 100 9 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px) {

  .sm\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sm\:h-20 {
    height: 5rem;
  }

  .sm\:w-20 {
    width: 5rem;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 768px) {

  .md\:top-\[30px\] {
    top: 30px;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:p-3 {
    padding: 0.75rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[400px\] {
    height: 400px;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:justify-normal {
    justify-content: normal;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1280px) {

  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xl\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.\[\&_\.ant-checkbox-checked_\.ant-checkbox-inner\:\:after\]\:\!border-white .ant-checkbox-checked .ant-checkbox-inner::after {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.\[\&_\.ant-checkbox-checked_\.ant-checkbox-inner\]\:\!border-blue-500 .ant-checkbox-checked .ant-checkbox-inner {
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
}
.\[\&_\.ant-checkbox-checked_\.ant-checkbox-inner\]\:\!bg-blue-500 .ant-checkbox-checked .ant-checkbox-inner {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}
.\[\&_\.ant-checkbox-disabled\+span\]\:\!text-gray-900 .ant-checkbox-disabled+span {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
}
.\[\&_\.ant-checkbox-inner\]\:\!border-gray-400 .ant-checkbox-inner {
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)) !important;
}



/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[12].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.js","import":"Poppins","arguments":[{"weight":"400","subsets":["latin"],"display":"swap"}],"variableName":"inter"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* devanagari */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/034d78ad42e9620c-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/fe0777f1195381cb-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Poppins_Fallback_657e4b';src: local("Arial");ascent-override: 92.33%;descent-override: 30.78%;line-gap-override: 8.79%;size-adjust: 113.73%
}.__className_657e4b {font-family: '__Poppins_657e4b', '__Poppins_Fallback_657e4b';font-weight: 400;font-style: normal
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/components/User/home/style.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.search-button .ant-input-search-button{
  cursor: default;
}
.search-button .ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{
  background-color: #1677ff;
}
/* .search-button .ant-input::placeholder {
  font-size: 13px !important;
  color: #000 !important;
} */

.row1{
    background: linear-gradient(45deg, #FFF3ED 100%, #F6EFFF 100%);
    border-radius: 15px;
}
.linear-gradient,.linear-gradient1{
    background: linear-gradient(45deg, #4E39B7 0%, #322477 100%);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    border-radius: 50%;
    color: black;
    margin-right:2% ;
  }
  .linear-gradient1{
    background: linear-gradient(45deg, #EA8933 0%, #ED510C 100%);
   
  }
  .h3{
    font-size: 18px;
    font-weight: 600;
    display: flex;
    padding-left: 12px;
  }
  .first-container{
    background: linear-gradient(45deg, #D2AEFF 0%, #E3CDFF 100%);    
    margin-top: 3%;
  }
  .Coupns-column1 .Coupns-div1,
  .first-container{
    display: flex;
    justify-content: space-between;

  }
  .first-container,
  .Coupns-column1 .Coupns-div1{
        border: 1px solid 
        #72959A;
        width: auto;
        height:160px;
        padding: 20px;
        margin-top: 25px;
        border-radius: 10px;
  }
  .first-container .Coupns-div1 h3{
    font-size: 18px;
    font-weight: 700;
  }
  .first-container .Coupns-div2{
  width: -moz-fit-content;
  width: fit-content;
  }
  .first-container .Coupns-div2 button,
  .Coupns-column1 .Coupns-div1 p:nth-child(2),
  .h3 span:nth-child(2),
  .first-container .Coupns-div2 h3{
    color:  #f67740;
  }  
  .first-container .Coupns-div2 h3{
    font-size: 24px;  
  }
  .first-container .Coupns-div2 button{
    font-size: 16px;
    background-color: white;
  }
  .first-container .Coupns-div1 h3,
  .first-container .Coupns-div2 button,
  .first-container .Coupns-div2 h3{
    font-weight: 600;
    font-family:  'Poppins', sans-serif!important;
    margin-top:7px;
  }
  .first-container .Coupns-div1 span,
  .Coupns-div1 .Coupns-div1-1 span:nth-child(1){
    background-color: #ED510C;
    color:white;
    padding:2px 4px;
    border-radius: 5px;
  }
  .Coupns-div1 .Coupns-div1-1 p:nth-child(2){
    color:black;
  }
  .Coupns-column1 .Coupns-div1-1 span:nth-child(1),
  .first-container .Coupns-div1 span{
    border: 1px solid white;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius:50px;
  }
  .Coupns-column1{
    padding-left: 14px;
  }
  .Coupns-column1 .Coupns-div1{
    background-color: 
    #FEF5EC;
    margin-top: 4.5%;

  }
  .checkout_now {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    color: rgba(0, 0, 0, 0.88);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    font-size: 14px;
    line-height: 1.57;
    border-radius: 6px;
    white-space: nowrap;
    width: 100%; 
    max-width: 200px; 
    padding:4px 15px;    ; 
}

/* .ant-carousel .slick-prev::after, 
.ant-carousel .slick-next::after {
    margin: 13px 8px !important;
} */
.checkout_now:hover {
    border-color: #2c2c2c;
    color: #2c2c2c !important;
}


  .Coupns-div1 p{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
  }
  .Coupns-div1 p b{
    font-size: 18px;
  }

  /* .home-carousal{
    width: 55% !important;
     margin: -2rem 3rem !important;
     object-fit: cover;
  }  */
  /* .home-carousal .home-carousal-link Link{
    background-color: #ED510C;
    border: 1px solid white;
    padding: 10px !important;
    border-radius: 50px;
  } */
 /* @media (max-width: 1400px){
  .home-carousal{
    
     margin: -4rem 3rem !important;
  }

 }
 @media (max-width: 1100px){
  .home-carousal{
    width: 45% !important;
    
  }
 }
 .banner-container{
  width: 50% !important;
  margin-top: 120px !important;
} */
/* .SearchButton{
  width: 120px;
} */
@media (max-width: 600px){
  .banner-container{  
    width: 100% !important;
    margin-top: 70px !important;
    /* margin: 70px -25px 0; */
  }
  .banner-container h1{  
    font-size: 1rem !important;
  }
  .SearchButton{
    min-width: 70px !important;
  }
  .home-page-heading{
    font-size: 1.5rem;
  }
  /* .mobileLogo{
    width: 70px !important;
    height: 70px !important;
  } */
}
@media (max-width: 1070px){
  .banner-container{
    width: 80% !important;
    margin-top: 70px !important;
  }
  .banner-container h1{  
    font-size: 1.5rem !important;
  }
}
  .button-link{
    position: absolute;
    background-color:orange;
     border:1px solid white;
     border-radius:50px;
     padding:10px 10px;
    display: flex;
    justify-content: center ;
    align-items: center;
    line-height: 1.2;
    font-size: small;
   

    
  }
  /* .ant-carousel .slick-prev, .ant-carousel .slick-next {
    background: #fff !important;


  } */


 /* .ant-carousel .slick-dots-bottom{
  bottom: 0px !important;
 }
 .slick-arrow {
  color: #000 !important;
  margin-Right: 20px !important;
  

}
.ant-carousel .slick-prev::after, .ant-carousel .slick-next::after {
  margin: 13px 13px !important;
} */

  /* .home-banner-img{
    width: 92.25%;
  }
  @media (max-width: 1390px){
    .home-banner-img{
      width: 490px;
    }
  }
   @media (width>1600px) {
    .home-banner-img{
      width: 490px;
    }
    
    
   }
  
  
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); 
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1001; 
}

.popup-content {
  background: #fff; 
  padding: 2rem;
  border-radius: 8px; 
  max-width: 500px;
  width: 90%; 
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2); 
  text-align: center; 
  animation: popupAnimation 0.3s ease-out; 
}

@keyframes popupAnimation {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
} */

.popup-button {
  margin-top: 1rem;
  padding: 0.5rem 1.5rem;
  background-color: #ff7a00; 
  color: #fff; 
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 1rem;
  transition: background-color 0.3s ease;
}

.popup-button:hover {
  background-color: #e66900; 
}
.custom-modal .ant-modal-root {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.custom-modal  {
  width: 1000px !important;   
  overflow: hidden !important; 
  display: flex;  
  justify-content: center;
  align-items: center;
}

.featurecards {
  margin: 20px;
  scroll-behavior: smooth;
   
}
.featurecards .ant-carousel .slick-list::-webkit-scrollbar {
  height: 8px; 
}

/* .ant-carousel .slick-prev, .ant-carousel .slick-next {
 
  opacity: 1 !important;
  
} */
.featurecards .ant-carousel .slick-list::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 4px; 
}

.featurecards .ant-carousel .slick-list::-webkit-scrollbar-thumb {
  background: #D9D9D9; 
  border-radius: 4px; 
}

.featurecards .ant-carousel .slick-list::-webkit-scrollbar-thumb:hover {
  background: #b7b7b7; 
}

.featurecards{
  border-radius: 10px !important;
}

.first-container,
.Coupns-column1 .Coupns-div1 {
  border: 1px solid #72959A;
  width: 100%; 
  border-radius: 10px;
  box-sizing: border-box; 
 
}


@media (max-width: 768px) {
  .first-container{
    width: auto; 
    height: auto; 
  }
}

@media (max-width: 480px) {
  .first-container,
  .Coupns-column1  {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;  
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

  }
  .featurecards{
    margin: 0px
  }
}

/* 
 .ant-carousel .slick-next::after {
  top: 2px !important;
  left: -1px !important;
}
.ant-carousel .slick-prev::after {
  top: 2px !important;
  left: 3px !important;
} */



/* styles/hero.css */

/* .hero-slide {
  height: 80vh;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
} */

/* .hero-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1.5rem;
  border-radius: 0.5rem;
  text-align: center;
  max-width: 32rem;
  margin: 0 auto;
  color: white;
} */


.hero-section .slick-list
{
  height: 640px;
}

.hero-section .carousel-container .ant-image
{
width: 100%;

}

.hero-section .carousel-container .ant-image img
{
  height: 640px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
 
}
/* .hero-section video
{
  height: 600px;
  width: 100%;
} */

.hero-section .carousel-container video
{
  width: 100% !important;
  height: 640px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* .ant-carousel .slick-slide img 
{
  width: 100% !important;
} */

@media (max-width: 500px) {
  .hero-section .slick-list,
  .hero-section .carousel-container .ant-image img,
  .hero-section .carousel-container video
{
  height: 350px;
}
}

@media (max-width: 768px) {
  .hero-section .slick-list,
  .hero-section .carousel-container .ant-image img,
  .hero-section .carousel-container video
{
  height: 450px;
}
}


.home-page-search-container{
width: 100% !important;
height: 640px;
position: absolute !important;
z-index: 100 !important;
background-color: rgb(0,0,0,0.3) !important;
}

.home-page-search{
  position: absolute !important;
  top: 270px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
  flex-direction: column;
  gap: 40px;
}
.home-page-search h1{
  color: white !important;
  text-align: center !important;
  font-size: 35px;
}

@media (max-width: 500px) {
  .home-page-search{
     top: 110px !important;
  }

  .home-page-search h1 {
    font-size: 18px;
  }
  .home-page-search-container{
    height: 350px;
  }
}

.home-page-search 
.ant-input-group-wrapper
 {
  width: 50% !important;
 }
 .home-page-search input{
  height: 60px;
 }

 .home-page-search .ant-input-group-addon button{
  height: 60px;
 }

 .home-page-search .ant-input-group-addon span {
     font-size: 18px !important;
  }

 .home-page-search input::-moz-placeholder {
  color: black !important; 
  opacity: 1 !important;
  font-size: 18px !important;
}

 .home-page-search input::placeholder {
  color: black !important; 
  opacity: 1 !important;
  font-size: 18px !important;
}


@media (max-width: 768px) {
  .home-page-search-container{
    height: 450px;
  }
   .home-page-search{
     top: 160px !important;
  }

  .home-page-search h1 {
    font-size: 23px;
  }

  .home-page-search 
  .ant-input-group-wrapper {
    width: 80% !important;
  }

  .home-page-search input,
  .home-page-search .ant-input-group-addon button {
    height: 45px;
  }

  .home-page-search .ant-input-group-addon span {
     font-size: 14px !important;
  }

  .home-page-search input::-moz-placeholder {
    font-size: 14px !important;
  }

  .home-page-search input::placeholder {
    font-size: 14px !important;
  }
}

@media (max-width: 500px) {
  .home-page-search 
  .ant-input-group-wrapper {
    width: 90% !important;
  }

  .home-page-search input,
  .home-page-search .ant-input-group-addon button {
    height: 40px;
  }

  .home-page-search .ant-input-group-addon span {
     font-size: 11px !important;
  }

  .home-page-search input::-moz-placeholder {
    font-size: 11px !important;
  }

  .home-page-search input::placeholder {
    font-size: 11px !important;
  }
}

.highlight-icon-container svg
{
  width: 3.5em !important;
  height: 3.5em !important;
  color: #fff !important;
}


@media (min-width: 768px) and (max-width: 1023px) {
  .more_travel_tips_main_div{
    width: 800px !important;
    max-width: 700px;
}
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .more_travel_tips_main_div{
    width: 900px !important;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
  .more_travel_tips_main_div{
    width: 800px !important;
    max-width: 700px;
}
}
@media (min-width: 640px) and (max-width: 766px) {
  .more_travel_tips_main_div{
    width: 400px !important;
    max-width: 500px;
}
}
@media (max-width: 639px)  {
  .more_travel_tips_main_div{
    width: 300px !important;
    max-width: 300px;
}
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[12].use[3]!./src/lib/commonComponent/TravelerSpotlightCard/style.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
.biz-service-tag {
    position: absolute;
    z-index: 10;
    background: linear-gradient(45deg, #EA8933 0%, #ED510C 100%);
    font-size: 12px;
    padding: 3px 8px;
    color: #fff;
    /* font-weight: bold; */
    border-radius: 4px;
    top: 8px !important;
    right: 7px !important;

}


.biz-service-price1 {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important; 
    gap: 8px !important;
    color: var(--Orange-Bright, #ED510C);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
  
 
  
  .biz-service-price1 b.original-price {
    text-decoration: line-through;
    color: #7b7b7b;
    font-weight: 400;
    font-size: 18px;
  }
  
  .biz-service-price1 b.discount-badge {
    font-size: 12px;
    font-weight: 500;
    padding: 0px 7px;
    background: rgb(255, 203, 181);
    color: rgb(237, 81, 12);
    line-height: 15px;
    border: none;
    border-radius: 3px;
  }
  
  @media (max-width: 768px) {
    .biz-service-price1 {
      font-size: 18px; 
      gap: 6px;
    }
  
    .biz-service-price1 b.original-price {
      font-size: 16px; 
    }
  
    .biz-service-price1 b.discount-badge {
      font-size: 11px;
      padding: 1px 5px;
    }
  }
  
  @media (max-width: 480px) {
    .biz-service-price1 {
      font-size: 15px; 
      flex-direction: row; 
    }
  
    .biz-service-price1 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  
  @media (max-width: 360px) {
    .biz-service-price1 {
      font-size: 15px; 
      flex-direction: column; 
    }
    .biz-service-price1 b.original-price {
        font-size: 12px;
    }
  
    .biz-service-price1 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }
  @media (max-width: 344px) {
    .biz-service-price1 {
      font-size: 14px; 
      flex-direction: column; 
    }
  
    .biz-service-price1 b.original-price {
        font-size: 12px;
    }
    .biz-service-price1 b.discount-badge {
      font-size: 10px;
      padding: 1px 4px;
    }
  }




  .hover-card {
  position: relative;
  z-index: 0;
  transition: all 0.3s ease;
}

.hover-card:hover {
  z-index: 10;
  transform: scale(1.05);
}

