/** Shopify CDN: Minification failed

Line 1110:1 Unexpected "{"

**/
/*! CSS Used from: Embedded */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-12,
.col-6,
.col-lg-3,
.col-lg-4,
.col-lg-8,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-8,
.col-md-auto,
.col-sm-4,
.col-sm-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm-4 {
    -ms-flex:0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    -ms-flex:0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex:0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media (min-width: 768px) {
  .d-md-flex {
    display:-ms-flexbox!important;
    display: flex!important;
  }
}
.justify-content-center {
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}
.d-grid {
  display: grid;
}

/*! CSS Used from: https://brunodermalfiller.com/cdn/shop/t/29/assets/default-overrides.css?v=76656289484729238381750339311 ; media=all */
@media all {
  .btn:disabled {
    cursor: not-allowed;
    opacity: 0.6;
    filter: grayscale(100%);
  }
  .home-icon-box.style-1 .card_section-header {
    display: block!important;
  }
  .home-icon-box.style-1 .card_section-item-inner {
    flex-direction: column;
    text-align: center;
  }
  .home-icon-box.style-1 .card_section-item-inner span.image__style {
    min-width: 54px!important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  @media (min-width: 768px) {
    body .section-section-iconbox .d-grid {
      grid-template-columns:repeat(5, 1fr)!important;
    }
    .card_section-info p {
      font-size: 14px;
    }
  }
}

/*! CSS Used from: https://brunodermalfiller.com/cdn/shop/t/29/assets/recommandations-page.css?v=121222420731197178081747835086 ; media=all */
@media all {
  .banner-container {
    background: #e0703b url('/cdn/shop/files/Banner_without_content.jpg?v=1751483063');
    border-radius: 10px;
    padding: 35px;
    margin-bottom: 20px;
    background-size: cover;
    position: relative;
    background-position: bottom;
  }
  .inner-banner-rec .container.my-4 {
    background: #fff url(https://brunodermalfiller.com/cdn/shop/files/approved-logo.svg?v=1744211390) no-repeat;
    padding: 40px 0;
    border-radius: 5px;
    background-size: 180px;
    background-position: 98% 3%;
  }
  .inner-banner-rec p {
    margin: 5px 0 10px;
    font-weight: 400;
  }
  .inner-banner-rec .col-md-2 {
    background: #fff;
    border-radius: 10px;
    box-shadow: #64646f33 0 7px 29px;
  }
  .shadow-master {
    background: #fff;
    border-radius: 10px;
    box-shadow: #64646f33 0 7px 29px;
    position: relative;
  }
  .container.my-5 {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
  }
  h4.text-center.mb-4.bundle.title {
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  span.display-4.bundle-add {
    font-size: 4rem;
    font-weight: 500;
  }
  .button-holders button {
    padding: 15px 25px;
    border-radius: 10px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 5px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .button-holders .rec-button-cart,
  button#add-bundle-to-cart {
    background: #e3733d;
    font-size: 16px;
  }
  .button-holders .rec-button-consultation,
  button.btn.btn-outline-primary.btn-block {
    background: #056deb;
  }
  p.rec-inner-price-heading {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 00;
  }
  strong.rec-inner-price-tag {
    font-size: 28px;
  }
  span.rec-inner-price-tag-crossed {
    font-size: 18px;
    font-weight: 500;
    color: #f75959;
  }
  .inner-banner-rec {
    margin: 40px 0;
  }
  .rec-content-area {
    background: #fbf6f1;
    padding: 25px 40px 5px;
    border-radius: 5px;
    background-size: 220px;
    background-position: 98% 30px;
    text-align: center;
  }
  .rec-content-area img {
    width: 150px;
    margin: auto auto 10px;
    display: table;
  }
  .rec-middle-banner.container.my-4 h1 {
    max-width: 800px;
    margin: 105px auto;
    text-align: center;
    color: #fff;
    text-shadow: none;
    font-size: 3rem;
    font-weight: 500;
  }
  .mb-1 {
    margin-bottom: 13px;
    margin-bottom: .25rem!important;
  }
  .mb-2 {
    margin-bottom: .5rem!important;
  }
  .mb-3 {
    margin-bottom: 1rem!important;
  }
  .mb-4 {
    margin-bottom: 1.5rem!important;
  }
  .mb-5 {
    margin-bottom: 3rem!important;
  }
  .mt-1 {
    margin-top: 13px;
    margin-top: .25rem!important;
  }
  .mt-2 {
    margin-top: .5rem!important;
  }
  .mt-3 {
    margin-top: 1rem!important;
  }
  .mt-4 {
    margin-top: 1.5rem!important;
  }
  .container-title-mc-banner {
    padding: 15px;
    width: 100%;
    background: #ffffffbf;
  }
  .container-button-mc-banner h6 {
    padding: 15px 10px;
    width: 100%;
    background: #e3733d;
    border-radius: 0 0 10px 10px;
  }
  .container-button-mc-banner h6 {
    color: #fdfdfd;
    text-transform: uppercase;
    font-size: 18px;
  }
  .shadow-master img {
    border-radius: 10px 10px 0 0;
  }
  .container-button-mc-banner.collection-popup-trigger {
    cursor: pointer;
  }
  .product-price {
    color: #103178;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 13px;
  }
  .timeline {
    position: relative;
    list-style: none;
    padding-left: 0;
    text-align: center;
    width: 90%;
    margin: auto;
  }
  .timeline:before {
    content: "";
    position: absolute;
    left: 1.8rem;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #ff9923;
    background: linear-gradient(180deg,#ff9923 0% 72%,green);
    z-index: 1;
    height: 95%;
  }
  .timeline-item {
    position: relative;
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    background: #f0f8ff;
    padding: 20px 20px 15px;
    background: #fff;
    border-radius: 10px;
    box-shadow: #64646f33 0 7px 29px;
  }
  .timeline-marker {
    position: absolute;
    left: 3px;
    top: 50%;
    width: 3rem;
    height: 3rem;
    background: #e3733d url(https://brunodermalfiller.com/cdn/shop/files/check-mark.png?v=1745391787) no-repeat;
    background-size: 25px;
    background-position: center;
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }
  .timeline-content {
    margin-left: 2rem;
  }
  .timeline-content img {
    max-width: 137px!important;
  }
  li.timeline-item.result {
    background: #f8f8f8;
    padding: 20px 20px 15px 35px;
  }
  li.timeline-item.result .timeline-content {
    margin: 0;
  }
  li.timeline-item.result .timeline-marker {
    background: green url(https://brunodermalfiller.com/cdn/shop/files/check-mark.png?v=1745391787) no-repeat;
    background-size: 25px;
    background-position: center;
  }
  button.bundle-add-btn {
    padding: 15px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    margin: 10px 5px 5px;
    text-transform: uppercase;
    background: #e3733d;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    z-index: 2;
  }
  .full-popup {
    background: #fff url(https://brunodermalfiller.com/cdn/shop/files/koWhite_Pink_Aesthetic_Cosmetics_Promo_Video.jpg?v=1744911043) no-repeat;
    max-width: 100%;
    width: 100%;
    min-height: 100vh;
    overflow-y: auto;
    padding: 30px 15px;
    border-radius: 10px;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
  }
  .cta-box {
    position: -webkit-sticky;
    position: relative;
    top: 0;
    background: #fff;
    border: 0;
    border-radius: 10px;
    padding: 20px;
    z-index: 10;
    box-shadow: #63636333 0 2px 8px;
    width: 100%;
  }
  .btn-block {
    display: block;
    width: 100%;
  }
  .bundle-section {
    margin-top: 25px;
    width: 100%;
  }
  .cta-box.button-holders {
    font-size: 16px;
    color: #000;
  }
  .card.h-100.p-3.border.rounded {
    background: #fff;
    border-radius: 10px;
    box-shadow: #64646f33 0 7px 29px;
    text-align: center;
    padding: 15px 10px;
  }
  .card.h-100.p-3.border.rounded.timelinebg.first {
    background: #fff url(https://brunodermalfiller.com/cdn/shop/files/ag-rec-1.jpg?v=1745409025) no-repeat;
    padding-top: 290px;
    background-position: top center;
    background-size: contain;
  }
  .card.h-100.p-3.border.rounded.timelinebg.second {
    background: #fff url(https://brunodermalfiller.com/cdn/shop/files/ag-rec-2.jpg?v=1745409024) no-repeat;
    background-size: 100%;
    padding-top: 290px;
  }
  .card.h-100.p-3.border.rounded.timelinebg.third {
    background: #fff url(https://brunodermalfiller.com/cdn/shop/files/ag-rec-3_99936c30-e995-4773-a9b9-322a3de440eb.jpg?v=1745413861) no-repeat;
    background-size: contain;
    padding-top: 290px;
  }
  .card.h-100.p-3.border.rounded.timelinebg.fourth {
    background: #fff url(https://brunodermalfiller.com/cdn/shop/files/4b-rec.jpg?v=1745489626) no-repeat;
    background-size: contain;
    padding-top: 290px;
  }
  .col-12.col-lg-4.sidebar-ss {
    display: flex;
    flex-direction: column;
  }
  .journey li {
    position: relative;
    padding: 1rem 1rem 0rem 3rem;
    border-left: 2px dotted #ccc;
    margin-left: 1rem;
  }
  .journey li:before {
    content: "\2713";
    position: absolute;
    left: -1.2rem;
    top: 30%;
    transform: translateY(-50%);
    width: 2.5rem;
    height: 2.5rem;
    background-color: #4caf50;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 2px #fff;
    font-size: .9rem;
    z-index: 1;
  }
  .journey li:last-child {
    border-left: 2px dotted #ccc;
  }
  ul.journey {
    list-style: none;
  }
  ul.journey p {
    margin: 0;
    padding: 10px 0;
  }
  .cta-box.button-holders h3 {
    position: relative;
    font-size: 2.5rem;
    font-weight: bold;
  }
  .cta-box.button-holders h3:after {
    content: "FREE SHIPPING";
    background: #1f7f0b;
    display: inline-block;
    position: relative;
    opacity: 1;
    -webkit-animation: blinkPause 7s steps(1,end) infinite;
    -moz-animation: blinkPause 7s steps(1,end) infinite;
    -o-animation: blinkPause 7s steps(1,end) infinite;
    animation: blinkPause 7s steps(1,end) infinite;
    background: green;
    color: #fff;
    padding: 1px 9px;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    vertical-align: middle;
    margin-left: 10px;
  }
  .rec-content-area h6 {
    font-size: 1.6rem;
    line-height: 1.5;
  }

   /* .banner-container:before {
        content: "";
        width: 300px;
        height: 400px;
        position: absolute;
        left: 140px;
        top: 50px;
        border-radius: 300px;
        background: url(/cdn/shop/files/woff-photo-page.jpg?v=1751483328) no-repeat;
        background-size: cover;
        background-position: 0;
    }

    .banner-container:after {
        content: "";
        width: 300px;
        height: 400px;
        position: absolute;
        right: 140px;
        top: 50px;
        border-radius: 300px;
        background: url(/cdn/shop/files/amina-photo-page.jpg?v=1751483328) no-repeat;
        background-size: cover;
    }*/
  .rec-middle-banner.container.my-4 {
    z-index: 2;
    position: relative;
  }
  .rec-middle-banner.container.my-4 h1 span {
    background: #fff;
    display: table;
    width: auto;
    margin: 8px auto;
    padding: 15px 30px;
    color: #1d3077;
    border-radius: 500px;
  }
  span.finala {
    background: #31643e!important;
    color: #fff!important;
  }
  @media (max-width: 1024px) {
    .fistrec-row {
      display:none;
    }
    .banner-container {
      padding: 10px;
    }
    .inner-banner-rec .row {
      margin: 15px;
    }
    .container.my-5 {
      padding: 0;
    }
    .container.my-5 .row {
      margin: 0;
    }
    .container.my-5 .col-6 {
      padding: 5px;
    }
    .container.my-5 .mb-5 {
      margin: 0!important;
    }
    .container-button-mc-banner h6 {
      font-size: 13px;
      font-weight: 500;
    }
    .banner-container>.container {
      padding: 5px!important;
    }
    .inner-banner-rec .container.my-4 {
      padding: 10px 0;
      background-size: 150px;
      background-position: 90% 10px;
    }
    .full-popup {
      overflow-y: auto;
      padding: 20px 0;
      border-radius: 10px;
      background-size: cover;
      background-position: center;
    }
    .col-12.col-lg-4.sidebar-ss {
      flex-direction: column-reverse;
    }
    .bundle-section {
      margin-top: 15px;
      margin-bottom: 15px;
      width: 100%;
    }
    .product-price {
      font-size: 16px;
      margin: 10px!important;
    }
    .banner-container:before {
      left: 5%;
      width: 175px;
      height: 330px;
      top: 30px;
    }
    .banner-container:after {
      right: 5%;
      width: 175px;
      height: 330px;
      top: 30px;
    }
    .rec-middle-banner.container.my-4 h1 {
      margin: 41vh auto 3vh;
      font-size: 2.5rem;
    }
  }

/*! CSS Used from: https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.css */
  .mfp-hide {
    display: none!important;
  }

/*! CSS Used from: https://brunodermalfiller.com/cdn/shop/t/29/assets/header.min.css?v=94485845423732415691738063808 ; media=all */
  .text-center {
    text-align: center!important;
  }
  .w-100 {
    width: 100%;
  }
  .h-100 {
    height: 100%;
  }
  .bundle-loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
  }
  .bundle-loading-overlay:before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='spinner' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-spinner fa-w-16 fa-spin fa-lg'%3E%3Cpath d='M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 64px;
    height: 64px;
    animation: spin 0.7s linear infinite;
    color: #3498db;
  }
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .overlay-ui {
    position: absolute;
    left: 0;
    top: 0;
  }
  .product-price {
    color: var(--price-color);
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .container-wrapper {
    margin-bottom: 50px;
  }
  @media (min-width: 768px) {
    .container-wrapper {
      margin-bottom:80px;
    }
  }
  .container {
    max-width: 1270px;
  }
  .container,
  .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .col-6,
  .col-12,
  .col-lg-3,
  .col-lg-4,
  .col-lg-8,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-8,
  .col-md-12,
  .col-md-auto,
  .col-sm-4,
  .col-sm-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  @media (min-width: 576px) {
    .col-sm-4 {
      flex:0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media (min-width: 768px) {
    .col-md-auto {
      flex:0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-md-2 {
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-md-4 {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-md-8 {
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  @media (min-width: 992px) {
    .col-lg-3 {
      flex:0 0 25%;
      max-width: 25%;
    }
    .col-lg-4 {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-lg-8 {
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
  }
  @media (min-width: 768px) {
    .d-md-flex {
      display:flex!important;
    }
    .timeline-marker {
    }
  }
  .justify-content-center {
    justify-content: center!important;
  }
  .align-items-center {
    align-items: center!important;
  }
  .d-grid {
    display: grid;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    line-height: 1.1;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: var(--font-heading);
  }
  h1 {
    font-size: var(--heading-size-h1);
    font-weight: var(--heading-1-weight);
  }
  h2 {
    font-size: var(--heading-size-h2);
    font-weight: var(--heading-2-weight);
  }
  h3 {
    font-size: 1.5rem;
    font-weight: var(--heading-3-weight);
  }
  h4 {
    font-size: var(--heading-size-h4);
    font-weight: var(--heading-4-weight);
  }
  h5 {
    font-size: var(--heading-size-h5);
    font-weight: var(--heading-5-weight);
  }
  h6 {
    font-size: 1.6rem;
    font-weight: 600;
  }
}

/*! CSS Used from: https://brunodermalfiller.com/cdn/shop/t/29/assets/default-overrides.css?v=76656289484729238381750339311 ; media=all */
@media all {
  .btn:disabled {
    cursor: not-allowed;
    opacity: 0.6;
    filter: grayscale(100%);
  }
}

/*! CSS Used from: https://brunodermalfiller.com/cdn/shop/t/29/assets/recommandations-page.css?v=121222420731197178081747835086 ; media=all */
@media all {
  .mb-2 {
    margin-bottom: .5rem!important;
  }
  .bundle-success-overlay {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    box-shadow: 0 2px 10px #0000001a;
    z-index: 9999999;
    border-radius: 10px;
  }
  .bundle-success-overlay.text-center.p-4 h4,
  .bundle-success-overlay.text-center.p-4 {
    padding: 35px;
  }
  .bundle-success-overlay-close {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 700;
    line-height: 2;
    font-size: 20px;
    cursor: pointer;
  }
  button.btn.btn-secondary.continue-shopping-btn {
    background: #e3733d;
    padding: 15px 25px;
    border-radius: 10px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 5px;
    text-transform: uppercase;
  }
  button.btn.btn-primary.view-cart-btn.mb-2 {
    padding: 15px 25px;
    border-radius: 10px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 5px;
    text-transform: uppercase;
    background: #0569e1;
  }
}

/*! CSS Used from: https://brunodermalfiller.com/cdn/shop/t/29/assets/header.min.css?v=94485845423732415691738063808 ; media=all */
@media all {
  .wf-active .btn {
    font-family: var(--body-font-family);
  }
}

/*! CSS Used from: https://brunodermalfiller.com/cdn/shop/t/29/assets/pages.min.css?v=81150414434761747021738063808 ; media=all */
@media all {
  .home-icon-box .card_section-info .card_section-title {
    font-weight: 600;
  }
  .home-icon-box.style-1 .card_section-info .card_section-title {
    font-size: calc(var(--body-font-size) - .1rem);
  }
  @media (max-width: 767px) {
    #shopify-section-section-iconbox .home-icon-box .d-grid>div {
      margin-right:-15px;
      margin-left: -15px;
    }
    button.bundle-add-btn {
      padding: 10px 10px;
      font-size: 13px;
    }
    .timeline-marker {
      width: 2.75rem;
      height: 2.75rem;
      background-size: 15px;
      left: 0;
    }
    .timeline::before {
      left: 1.2rem;
    }
    .mt-1.mb-1.small.text-muted {
      line-height: 1.3;
      font-size: 100%;
    }
  }
  .home-icon-box .d-grid>div:not(:last-child) {
    border-bottom: 1px solid var(--body-border-color);
  }
  @media (min-width: 768px) {
    .home-icon-box .d-grid>div:not(:last-child) {
      border-bottom:none;
      border-inline-end-width:1px;
      border-inline-end-style:solid;
      border-inline-end-color:var(--body-border-color);
    }
  }
  .home-icon-box .card_section-item-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .home-icon-box .card_section-item-inner .card_section-header .image__style {
    min-width: var(--gutter-sm);
  }
  .home-icon-box .card_section-info .card_section-title,
  .home-icon-box .card_section-info p {
    margin: 0;
  }
  .home-icon-box.style-1 .card_section-item-inner {
    padding: 11px;
  }
  .home-icon-box.style-1 .card_section-header {
    -webkit-margin-end: var(--gutter-ct);
    margin-inline-end:var(--gutter-ct);
  }
  .home-icon-box.border-top-true {
    border-top: 1px solid var(--body-border-color);
  }
  .home-icon-box.border-bottom-true {
    border-bottom: 1px solid var(--body-border-color);
  }
  .section_content-body {
    position: relative;
  }
}

/*! CSS Used from: Embedded */
@media (min-width: 768px) {
  .section-section-iconbox .d-grid {
    grid-template-columns:repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .section-section-iconbox .d-grid {
    grid-template-columns:repeat(1, 1fr);
  }
}
.section-section-iconbox .card_section-info p {
  color: #103178;
}

/*! CSS Used keyframes */
@-webkit-keyframes blinkPause {
  0%,
  12.5%,
  25%,
  37.5%,
  50%,
  62.5%,
  to {
    opacity: 0;
  }
  6.25%,
  18.75%,
  31.25%,
  43.75%,
  56.25%,
  68.75% {
    opacity: 1;
  }
}
@-moz-keyframes blinkPause {
  0%,
  12.5%,
  25%,
  37.5%,
  50%,
  62.5%,
  to {
    opacity: 0;
  }
  6.25%,
  18.75%,
  31.25%,
  43.75%,
  56.25%,
  68.75% {
    opacity: 1;
  }
}
@keyframes blinkPause {
  0%,
  12.5%,
  25%,
  37.5%,
  50%,
  62.5%,
  to {
    opacity: 0;
  }
  6.25%,
  18.75%,
  31.25%,
  43.75%,
  56.25%,
  68.75% {
    opacity: 1;
  }
}
.page-content {
  max-width: 1270px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
}
.bundle-added:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #0000001a;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-top: 1px solid rgb(0 0 0 / 10%);
}
.card.h-100.p-3.border.rounded.includedbn:before {
  content: "Included";
  position: absolute;
  right: 20px !important;
  z-index: 99;
  background: green;
  color: #fff;
  padding: 2px 8px;
  border-radius: 6px;
  inset: auto;
}
.mfp-container {
  padding: 30px !important;
}
.text-center.mb-4.bundle.title,
.text-center.mb-5 {
  font-size: 2.7rem;
  font-weight: 600;
  font-family: var(--font-heading-family);
  line-height: 1;
}
 {
}
.mt-3.mb-4 {
  font-size: 2.2rem;
  font-weight: 600;
  font-family: var(--font-heading-family);
  line-height: 1;
}
.mb-1 {
  font-weight: bold;
  font-size: 120%;
}
.mt-1.mb-1.small.text-muted {
  font-weight: normal;
}
