/** Shopify CDN: Minification failed

Line 161:0 Expected "}" to go with "{"

**/

.card__badge.bottom.left {
    z-index: 99999;
}
.article .rte ul {
    list-style-position: outside;
    padding-left: 2rem;
}
.rich-text__wrapper.rich-text__wrapper--center.page-width {
    background: #d7d1d1;
    padding: 40px 0;
}
.search-modal__content.search-modal__content-bottom {
    padding-right: 5px;
}
.header__icon:not(.header__icon--summary), .header__icon span {
    /* margin-right: 8px !important; */
}
.header__icon .svg-wrapper {
    width: 25px !important;
    height: 25px !important;
}
/* .flexbtn {
    display: flex;
    justify-content: space-around;
} */
.features {
  max-width: 520px;
}
.header-wrapper {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: white; /* fallback background */
  transition: transform 0.3s ease;
}
.search-modal__content .field__input {
    position: relative;
    z-index: 3;
    background: transparent;
}

.header-wrapper.is-hidden {
  transform: translateY(-100%);
}
.card-content.in-cot-sec {
    padding-top: 45px;
}
.feature {
  margin: 14px 0 18px;
}
.usp-icons__icon img {
    margin-right: 8px;
    width: 25px !important;
}
.feature-title {
    line-height: 1.3;
    font-weight: 500;
    font-size: 14px;
    color: #3B3B3B;
}
.accordion-content {
    padding:  0 !important;
    font-size: 16px !important;
}
h3.feature-title {
    margin-bottom: 10px !important;
}
 
p.feature-description {
    font-size: 16px !important;
    max-width: 381px !important;
    font-weight: 500 !important;
    width: 100% !important;
}
.accordion-section {
    padding: 20px;
    background: transparent !important;
    max-width: 1520px;
    margin: 0 auto;
}
.feature-icon {
    width: 100px !important;
    height: auto;
    margin-bottom: 15px;
}
div#shopify-section-template--24857803194731__accordins_DNQAnR {
    background: #FAFAFA !important;
    margin-top: 45px   ;
    padding: 40px 0 !important;
}
.accordion-content p {
    padding:  0 !important;
    font-size: 16px !important;
    margin:7px 0 !important;
}
.feature-text {
    margin-top: 4px;
    color:#7E7E7E;
    font-size: 14px;
    line-height: 156%;
    font-weight: 500;
}
.accordion-header {
    width: 100%;
    background: transparent;
    border: none;
    font-size: 20px !important;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: 500 !important;
}
ul.slick-dots {
    display: none !important; 
}
a.tbtn-col {
    background: #141414;
    color: #fff;
    padding: 12px 14px;
    text-decoration: none;
    border-radius: 14px;
    width: 100%;
    max-width: 100% !IMPORTANT;
}
.flex-price2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-price2.custom-price2 {
    padding: 12px;
    border: 1px solid #2955A3;
    border-radius: 25px;
    background: #EFF6FF;
}
s.price-item.price-item--regular {
    display: none;
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    border-radius: 50px !important;

.header__heading-logo {
    height: auto;
    max-width: 100%;
    width: 177px !important;
}
h2.banner__heading.inline-richtext.h0 {
    font-size: 56px;
}
.banner__text.rte.body p {
    font-size: 18px;
}
