/** Shopify CDN: Minification failed

Line 861:13 Unexpected "{"
Line 861:22 Expected ":"
Line 862:13 Unexpected "{"
Line 862:22 Expected ":"
Line 863:13 Unexpected "{"
Line 863:22 Expected ":"
Line 864:13 Unexpected "{"
Line 864:22 Expected ":"
Line 865:13 Unexpected "{"
Line 865:22 Expected ":"
... and 12 more hidden warnings

**/
.quick-add__submit:hover {
    background: #fefea4;
    border: unset;
}
.card__inner .card__media .media img{
    object-fit:contain !important;
}
/* .card-wrapper:hover .quick-add.no-js-hidden {
    display: block;
}
.quick-add.no-js-hidden {
    display: none;
} */
/* .quick-add.no-js-hidden {
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
  display: none;
} */

/* .card-wrapper:hover .quick-add.no-js-hidden {
  opacity: 1;
  visibility: visible;
  display:block;
} */
.summary__title h2 {
    font-weight: 800 !important;
}
h2.related-products__heading.inline-richtext.h2 {
    text-align: center !important;
}
/* .collection__title .title {
    text-align: center !important;
} */

.custom-icon-with-textt-one , .custom-icon-with-textt-two{
  display: flex;
  align-items: center;
  gap: 10px;
  background: #f2f2f2;
  border-radius: 999px; /* pill shape */
  padding: 10px 16px;
  max-width: fit-content;
  margin-bottom:25px;
}

.custom-icon-with-textt-one .left-side , .custom-icon-with-textt-two .left-side{
  width: 21px;
  height: 21px;
  background: #006265;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-icon-with-textt-one .left-side img , .custom-icon-with-textt-two .left-side img{
  width: 18px;
  height: 18px;
  object-fit: contain;
}

.custom-heading{
    color: #000;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}

.custom-icon-with-textt-two {
    display: none;
}
.custom-paragraph{
  font-size: 13px;
  line-height: 1.2;
  font-weight:500;
  color:black;
}
.custom-cartCounting {
    display: flex;
}
.custom-yues {
    /* text-align: center; */
    display: flex;
    align-items: center;
    color: #0E1A33;
    font-weight: 600;
}
.img img {
    width: 100%;
}
h3.card__heading.h5 {
    font-size: 20px;
    font-weight: 600;
}
.custom-description .price__container {
    margin-bottom: 32px !important;
}
.custom-description h3.description{
     color:#191d21;
}
.custom-description p {
    letter-spacing: 0px;
    font-size:16px;
    color:#5b667a;
    line-height: 20px;
    margin-top:10px;
}
.custom-description h2.custom-text-richtext__heading {
    margin-top: 0px;
    font-weight: 700;
    letter-spacing: -1px;
}
.custom-text-richtext__content.rte li,.custom-text-richtext__content.rte p {
    letter-spacing: 0px;
}
hr {
  /* border: none !important; */
  height: 1.5px !important;
  background-color: black !important;
  margin: 10px 0 !important;
}
.custom-tryte-hytr, .custom-countCart {
    /* margin: 0px !important; */
}
fieldset.product-form__input {
    margin: 0 0 4.2rem !important;

}
.product__info-wrapper.grid__item {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    max-width: 100% !important;
    /* padding: 12px !important; */
    height: fit-content;
}
.cc-ps-wrap img {
    width: 40px;
    height: 25px;
}
/* .collection__description.body.rte {
    text-align: center;
} */
img.icon8 {
 position: relative;
}
span.cart-count {
    position: absolute;
}
/* @media screen and (min-width: 990px) {
    .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 30%;
    }
    .product--large:not(.product--no-media) .product__info-wrapper {
        max-width: 30% !important;
    }
    .custom-description {
      max-width: 30% !important;
    }
} */
 .quick-add.no-js-hidden {
    display: none;
}
@media (min-width: 768px) {
  .grid__item.product__media-wrapper {
    max-width: 50% !important;
    width: 100% !important;
    padding:0 40px 0 0;
  }
  .quick-add-modal__content-info .product__info-wrapper.grid__item {
    width: 25% !important;
}
.quick-add-modal__content-info h2.h1 {
    font-size: 32px !important;
}
.quick-add-modal__content-info .product__title.mobile-desktop h2.h1{
    display:none;
    }
.quick-add-modal__content-info .mobile-desktop .price.price--large {
    display: none;
}
.quick-add-modal__content-info .custom-icon-with-text {
    display: none;
}
.quick-add-modal__content-info .product__description.rte.quick-add-hidden {
    display: block !important;
}
  .custom-description {
    max-width: 50%;
    padding:0 20px;
  }
  .custom-menu a {
    position: relative;
    background-color:unset !important;
}
  .custom-menu a.menu-drawer__menu-item--active:after {
    content: '.';
    background-color: unset !important;
    position: absolute;
    top: 50%;
    right: 50%;
    font-size: 50px;
    color: #006266;
    line-height: 0px;
}
.custom-menu ul li a{
    position:relative !important;
}
.custom-menu ul li a:first-child:hover::after{
    content: '.';
    background-color: unset !important;
    position: absolute;
    top: 50%;
    right: 50%; 
    font-size: 50px; 
    color: #006266;
    line-height: 0px;
}
.mega-dropdown a:after {
    display: none;
}
  /* a.menu-drawer__menu-item--active:hover {
    content: '.';
    background-color: unset !important;
    position: absolute;
    top: 50%;
    right: 50%;
    font-size: 50px;
    color: #006266;
    line-height: 0px;
} */
.product__info-wrapper.grid__item {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    /* max-width: 320px !important; */
    padding: 12px !important;
    height: fit-content;
}
.product__title h1,.custom-description h3.description,.product-title {
    font-weight: 800 !important;
}
.product__title h1{
  font-size:34px;
  letter-spacing:-1px;
}
.custom-description span.price-item.price-item--regular,.product__info-wrapper.grid__item span.price-item.price-item--regular {
    font-size: 34px !important;
    font-weight: 600;
    line-height: 1.1em;
    color:#191d2;
}
sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
    display: none;
}
.section-sections--21160866971884__custom_liquid_ryMcYE-padding {
    display: none;
}
}

@media(max-width:768px){
.footer__content-top.page-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.newsletter-form input {
    padding: 14px 14px !important;
}
.footer-newsletter {
    display: flex;
    flex-direction: column;
}
.card__information {
    padding: unset;
}
.card__information {
    grid-row-start: 2;
    padding:unset !important;
}
.card__content {
    padding: 10px 0 0 0 !important;
}
  .mobile-desktop{
    display:none;
  }

.button,
.shopify-challenge__button,
.customer button {
  padding: 0 1rem !important;
}

.grid {
    row-gap: 15px !important;
}
.card-information .price {
    display:none !important;
}
.who-serve__header h2 {
    font-family: "Libre Baskerville", serif;
    font-size: 30px;
    margin-bottom: 14px;
    
}
.iep-hero__content h1 {
    font-size: 36px !important;
}
.iep-hero {
    padding: 23px 0 !important;
}
.iep-hero__btn {
  padding: 16px !important;
}
  .product__title h1{
  font-size:34px;
  letter-spacing:-1px;
   font-weight: 600;
}
  span.price-item.price-item--regular {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 1.1em;
    /* color: #ef0000; */
}
h3.card__heading.h5 {
    font-size: 15px;
    color: black;
    font-weight: 600;
}
header.header {
    padding: 10px 3rem 10px 3rem !important;
}
header.custom-header {
    display: none;
}
.custom-search input {
    width: 100% !important;
}
.custom-search {
    display: block !important;
    padding: 0 20px !important;
}
.section-sections--21160866971884__custom_liquid_ryMcYE-padding {
    padding-top: calc(20px * 0.75) !important;
    padding-bottom: calc(20px  * 0.75) !important;
}
}

.product-form__input--pill input[type=radio]+label {
    border-radius: 6px !important;
}
.product-form__input--pill input[type="radio"]:hover + label {
  border-radius: 6px !important;
  border: 2px solid #ffd900 !important;
}

.product-form__input--pill input[type=radio]:checked+label {
    background-color: #ffd900!important;
    border-radius: 6px !important;
}
breadcrumb-navigation-am2i3s2ixa0jhsudsuaigenblock5e62cbegmc3f7.ai-breadcrumb-am2i3s2ixa0jhsudsuaigenblock5e62cbegmc3f7 {
    background: #efefef;
}
.product-form__submit {
    /* background: #ffd900 !important; */
        background: none;
    border: 1px solid #0E1A33 !important;
    border-radius: 0 !important;
}
.price-per-item__container {
    /* background-color: #efefef !important; */
    background:none;
}
.price-per-item__container {
    --color-foreground: 0 !important;
    border-radius:6px !important;
}
legend.form__label {
    color: #1a1e22;
    font-size:16px;
}
legend.form__label span {
    color:black;
    font-weight:600;
}
fieldset.product-form__input label {
    background-color: #efefef !important;
    --color-foreground: 0 !important;
    padding: 15px 2rem !important;
    margin: .7rem 1.5rem .2rem 0 !important;
}
fieldset.product-form__input label:before {
    --color-foreground: 0 !important;
}
button.product-form__submit{
     border-radius:8px;
}
span.quantity__rules-cart span {
    display: none !important;
}
button.shopify-payment-button__button{
    /* background-color: #a999f5; */
    --border-offset:unset !important;
        background-color: #0E1A33;
}


  @media (max-width: 1100px){
    .page-width {
  padding: 0 1rem !important; 
    
}

.who-serve{
 padding: 20px 4rem !important; 
}
}

@media screen and (min-width: 750px) {
    /* .page-width {
        padding: 0 1rem !important; 
    } */
    .custom-search.mobile {
         display: none;
    }
    .section-sections--21293237600492__custom_liquid_ryMcYE-padding {
    display: none;
}
}
.product.product--large{
    width:100% !important;
}
.main-icons-sections {
    padding: 20px;
}
section#shopify-section-template--21293240385772__rich_text_tpDJEY {
    background-color: #1f2f4f;
}
span.right img {
    margin: 0 !important;
}
.custom-search {
  position: relative;
}

.predictive-search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,.12);
  z-index: 99;
}

.predictive-item {
  display: block;
  padding: 10px 14px;
  color: #000;
  text-decoration: none;
}

.predictive-item:hover {
  background: #f4f4f4;
}
.testimonials__heading {
    text-align: start !important;
}
.footer__content-top.page-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-newsletter {
  /* padding: 20px; */
  border-radius: 12px;
  max-width: 420px;
  display: flex;
  gap: 10px;
}
h2.footer-block__heading.inline-richtext {
    width: 100%;
}
.footer-block--newsletter {
    display: flex;
    flex-direction: column;
    gap: 20px !important;
    padding: 0 4rem;
}

.newsletter-form {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Email input */
.newsletter-form input {
  flex: 1;
  height: 44px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid #3b4b6b;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
  outline: none;
}

.newsletter-form input::placeholder {
  color: #cfd6e4;
}

/* Button */
.newsletter-form button {
  height: 44px;
  padding: 0 18px;
  border-radius: 999px;
  border: none;
  background: #f4c24d; /* golden yellow */
  color: #0f1f3a;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s ease;
}

.newsletter-form button:hover {
  background: #eab338;
}
button.search-icon {
    margin: 0;
    padding: 0;
}
@media (max-width: 480px) {
  .newsletter-form {
    flex-direction: column;
  }

  .newsletter-form input,
  .newsletter-form button {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
    .iep-hero__container {
        padding: 0 40px !important;
    }
    .custom-menu ul {
        gap: 25px;
    }
    .collection.section-template--21293240385772__featured_collection_k4KFVn-padding {
        padding-left: 40px;
        padding-right: 40px;
    }
    .section-template--21293240385772__rich_text_tpDJEY-padding {
        padding-right: 40px;
        padding-left: 40px;
    }
    .testimonials__heading {
        margin-left: 40px;
        margin-right: 40px;
    }
    .custom-header-inner {
        margin: unset !important;
        grid-template-columns: 211px 1fr 393px !important;

    }
}

.product-description-full {
  display: none;
}

.read-more-toggle {
display: inline-block;
    margin-bottom: 3px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
}

.read-more-toggle:hover {
  opacity: 0.7;
}

.read-more-inline {
    margin-top: -19px;
    margin-bottom: 20px;
}
.product-description-wrapper {
    position: relative;
}

.price-below-buy {
  margin-top: 12px;
}

.below-buy-label {
  font-size: 14px;
  color: #666;
  margin-right: 6px;
}

.below-buy-value {
  font-size: 32px;
  font-weight: 700;
  color: #000;
}

.book-type-wrapper {
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  padding: 16px;
  margin-top: 20px;
  background: #f9fbff;
}

.book-card {
    display: block;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid #dbe2f1;
    margin-bottom: 12px;
    cursor: pointer;
    transition: .25s;
    background: #fff;
    padding-bottom: 0;
    padding-top: 2px;
}

.book-card input {
  display: none;
}

/* .book-card.active {
  border-color: #2563eb;
  background: #f0f6ff;
} */

.book-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  color: #0E1A33;
    font-weight: 600;
}

.book-price {
  font-weight: 600;
}

.popular-badge {
  background: #fde68a;
  color: #92400e;
  font-size: 11px;
  padding: 3px 6px;
  border-radius: 6px;
  margin-left: 6px;
}

.book-features {
  padding-left: 18px;
  font-size: 10px;
  color: #475569;
  margin-top: 0;
}




@media screen and (min-width: 750px) {
    .price {
        margin-bottom: -35px !important;
    }

}

@media screen and (max-width: 750px) {


    .variant-header{
        display:block !important;
    }
    quantity-input.quantity {
    width: 100% !important;
    border: 1px solid #0E1A33;
}

.grid {
    padding: 0 0rem !important;
}

}
.variant-box{
  border: 1px solid #dbe3f2;
  border-radius: 16px;
  padding: 18px;
  background: #f8fbff;
}

.variant-top-title{
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #7a869a;
  margin: 0 0 14px 0;
    /* text-transform: capitalize; */
}

.variant-card{
display: block;
    /* padding: 0px 16px; */
    margin-bottom: 11px;
    cursor: pointer;
    transition: .25s ease;
    border-bottom: 1px solid #e3eaf5;
}

.variant-card:last-child{
  margin-bottom: 0;
}

.variant-card input{
  display: none;
}


.variant-header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.variant-left{
  display: flex;
  align-items: center;
  gap: 10px;
}

.variant-icon{
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #0e1a33;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.variant-title{
  font-size: 14px;
  font-weight: 700;
  color: #0e1a33;
}

.variant-dash{
  margin: 0 6px;
  color: #94a3b8;
}

.variant-price{
  font-weight: 700;
  color: #0e1a33;
}

.variant-badge{
  background: #f6d77c6b;
  color: #4a3b00;
  font-size: 7px;
  font-weight: 700;
  padding: 6px 6px;
  border-radius: 999px;
  text-transform: uppercase;
  text-align:center;
}

.variant-features{
  margin: 0px 0 0 14px;
  padding: 0;
  list-style: none;
}

.variant-features li{
  font-size: 13px;
  color: #5b667a;
  position: relative;
  padding-left: 16px;
}

.variant-features li::before{
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #0e1a33;
  font-size: 16px;
  line-height: 1;
}




/* Hide IEP Hero banner only on About Us page */
body.page-about-us .iep-hero {
  display: none !important;
}
/* Hide IEP Hero banner only on /pages/about-us */
body[class*="page-about-us"] .iep-hero {
  display: none !important;
}
body[class*="page-about-us"] .iep-hero {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}


    .section-template--21293240385772__custom_liquid_VrzVTW-padding {
        padding-top: 40px;
        padding-bottom: 0 !important;
    }
.trustindex-section h2{
  color:white;
  text-align: center;
    font-size: 40px;
}

a.custom-logo {
    margin-bottom: -5px;
}




/* REMOVE ALL CARD BUTTONS */
#collection-{{ section.id }} .quick-add,
#collection-{{ section.id }} .quick-add__submit,
#collection-{{ section.id }} .card__content .button,
#collection-{{ section.id }} .card__content .button--full-width,
#collection-{{ section.id }} .card__content .card__button,
#collection-{{ section.id }} .card__content .shopify-payment-button,
#collection-{{ section.id }} .card__content .product-form__buttons{
  display: none !important;
}

/* Bottom button styling */
#collection-{{ section.id }} .publications-bottom-btn{
  margin-top: 40px;
  text-align: center;
}

#collection-{{ section.id }} .publications-bottom-btn a{
  display: inline-block;
  padding: 14px 34px;
  border: 1px solid #000;
background: #1f2f4f;
    color: #ffffff;
  text-decoration: none;
  border-radius: 0;
  font-weight: 600;
  transition: 0.25s ease;
}

#collection-{{ section.id }} .publications-bottom-btn a:hover{
  opacity: 0.85;
}
#collection-{{ section.id }} .collection__view-all{
  display: none !important;
}

span.price-item.price-item--regular {
    display: none;
}

.footer-newsletter__content{
  margin-bottom: 14px;
}

.footer-newsletter__heading{
  margin: 0 0 6px 0;
  font-size: 20px;
  font-weight: 700;
  color: white;
}

.footer-newsletter__text{
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  opacity: 0.85;
  color: white;
}

.hide {
    visibility: hidden;
}

.footer-block--newsletter {
    display: flex;
    flex-direction: column;
    /* gap: 20px !important; */
    padding: 0 12rem !important;
}
