/** Shopify CDN: Minification failed

Line 71:6 Expected ":"

**/
.announcement-bar__message span {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
}
.header__content {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header__right {
    display: flex;
    gap: 0px;
    align-items: center;
}

header.header--custom {
    display: flex;
}
.header__inline-menu .list-menu li a, .header__inline-menu .list-menu li span {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.header__inline-menu {
    margin: 0 !important;
}
.testimonial-carousel-wrapper {
    /* background: #2b2a50; */
    background: #0165fc;
    /* background: #000; */
}
.testimonial-carousel-wrapper {
  max-width: 100%;
  margin: auto;
  padding:0px 0 30px 0;
} 
.testimonial-item {
    text-align: center;
    padding: 10px;
}
.review-text {
    color: #fff;
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 15px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}
 section.slide-review {
    background: #2b2a50;
}
.star-rating span {
  font-size: 20px;
  color: #8eedb4;
}
.star-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    ju'color:';
    gap: 3px;
}

.star-rating span img {
    height: 20px;
}
sticky-header.header-wrapper {
    border: none;
}
.testimonial-carousel-wrapper  .owl-dots {
    display: none;
}
.new-cstm-im-text .image-with-text__heading.inline-richtext {
    font-size: 46px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    line-height: normal;
  position: relative;
      text-align: left;

}
div#ImageWithText--template--16829207445622__cstm_image_with_text_mmffzp {
    background: #5f58e5;
    padding: 40px;
    height: fit-content;
}
.page-width {
    padding:0 20px !important;
}
.new-cstm-im-text .image-with-text__heading.inline-richtext::after {
    height: 10px;
    background: linear-gradient(120deg,  rgb(228,160,161, 1) 0%,  rgb(142,237,180,1) 100%);
    content: '';
    display: block;
    max-width: 415px;
}
p.image-with-text__text.image-with-text__text--caption.subtitle {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 500;
      text-align: left;

    color: #fff;
}
.image-with-text__text.rte a {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
    text-decoration-color: #98e5b2;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}
.new-cstm-im-text .button.button--primary {
    padding: .8em 1.2em;
    font-size: 26px;
    border-radius: 5px !important;
    font-weight: 600;
    animation: shake 4s cubic-bezier(.36, .07, .19, .97) both infinite;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.new-cstm-im-text .button.button--primary::after {
    display: none;
}

.new-cstm-im-text .button.button--primary::before {
    display: none;
}
.image-with-text__media-item {
    padding-left: 30px;
}

.global-media-settings {
    border: none !important;
}
.header__content {
    padding: 15px 0;
}
.feature-section {
    padding: 60px 0;
    background: #2b2a50;
}
.header__inline-menu .list-menu li a:hover, .header__inline-menu .list-menu li span:hover {
    color: #ed5f59;
    text-decoration-thickness: 2px;
}
.feature-section h2 {
    font-size: 46px;
    color: #fff;
    max-width: 700px;
    text-align: center;
    margin: 0 0 30px 0;
    font-weight: 600;
}
.feature-section p.subheading {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
    max-width: 700px;
    text-align: center;
    margin-top: 0;
    line-height: 1.6;
}
.feature-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3%;
}
.feature-block {
    width: 31%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.feature-block img {
  max-width: 100%;
  height: auto;
}
.feature-block h3 {
    margin-top: 15px;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: relative;
    width: fit-content;
}
.feature-block p {
    color: #fff;
    font-size: 17px;
    text-align: left;
    margin: 0;
}
.learn-more-button {
    display: inline-block;
    margin-top: 40px;
    background-color: #ed5f59;
    color: #2b2a50;
    text-decoration: none;
    padding: 0.3em 1.2em;
    font-size: 26px;
    border-radius: 5px !important;
    font-weight: 600;
   animation: shake 4s cubic-bezier(.36, .07, .19, .97) both infinite;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
  .feature-head {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
  .feature-block h3::after {
    content: '';
    height: 5px;
    background: linear-gradient(120deg,  rgb(228,160,161, 1) 0%,  rgb(142,237,180,1) 100%);
    width: 100%;
    display: block;
}
.feature-footer {
    display: flex;
    justify-content: center;
}
.review-head h2 {
    font-size: 46px;
    color: #fff;
    text-align: center;
    margin: 0 0 30px 0;
    position: relative;
    width: fit-content;
    font-weight: 600;
}
.review-blocks-section p.subheading {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 0;
    line-height: 1.6;
}
.review-head h2::after {
    content: '';
    height: 10px;
    background: linear-gradient(120deg, rgb(228, 160, 161, 1) 0%, rgb(142, 237, 180, 1) 100%);
    width: 100%;
    display: block;
}
.review-head {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.review-blocks-section {
     padding: 120px 0;
    background: #2b2a50;
  text-align: center;
}
.review-blocks {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  justify-content: center;
  
}
.review-block {
    width: 31.5%;
    background: #fff;
    padding: 18px;
    border-radius: 5px;
    height: max-content;
}
.review-block img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    object-fit: cover;
}
.review-block .name {
    font-weight: 700;
    margin: 0;
    font-size: 17px;
    line-height: 16px;
}
.bio {
    color: #84878a;
    font-size: 14px;
    margin: 0 !important;
}
.review-block .description {
    font-size: 18px;
    color: #000;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
}
.profile {
    display: flex;
    align-items: center;
    gap: 10px;
}

.left-name {
    text-align: left;
}
.menu-chooser-section .menu-list {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}
.menu-chooser-section .menu-list li a {
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
section.menu-chooser-section {
    background: #000;
    padding: 18px 0;
}
section.custom-rich-text-section {
    padding: 60px 0;
}

.inner-rich h2 {
    font-size: 46px;
    color: #000;
    text-align: center;
    margin: 0 0 30px 0;
    position: relative;
    width: fit-content;
    font-weight: 600;
}

.inner-rich {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.rich-text-content p {
    font-size: 20px;
    color: #000;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 0;
    line-height: 1.6;
}

a.custom-button {
    display: inline-block;
    background-color: #ed5f59;
    color: #fff;
    text-decoration: none;
    padding: 0.3em 1.2em;
    font-size: 26px;
    border-radius: 5px !important;
    font-weight: 600;
}
footer.footer {
    background: #14171c;
    color: #fff;
    text-align: center;
    padding: 11px 0;
}
.footer__copyright.caption {
    margin: 0;
}
section.contact-form-section .review-head h2::after {
    max-width: 260px;
}
.inner-copy p {
    margin: 0;
    font-size: 16px;
    color: #000;
}

.inner-copy p a {
    color: #000;
    text-decoration: none;
}

section.copy-right {
    padding: 10px 0;
}
.review-head p.subheading {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 0;
    line-height: 1.6;
}
.contact-form-section button {
    display: inline-block;
    margin-top: 40px;
    background-color: #ed5f59;
    color: #2b2a50;
    text-decoration: none;
    padding: 0.8em 1.2em;
    font-size: 26px;
    border-radius: 5px !important;
    font-weight: 600;
    border: 0;
}
.contact-form-section {
    background-color: #5f58e5;
    padding: 120px 0;
}
p.subscribe-text {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.image-with-text__media-item img {
    object-fit: contain !important;
}

section#shopify-section-template--16829207445622__17478256561c48f3fc {
    background: #5f58e5;
    padding: 0 0 100px 0;
}

.header__cart {
    order: 4;
}
.popup-overlay {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      justify-content: center;
      align-items: center;
      z-index: 999;
    }

.popup-box {
    padding: 30px;
    max-width: 600px;
    position: relative;
    width: 100%;
    background-color: rgba(92, 93, 221, 1);
    border-radius: 10px;
    text-align: center;
    height: 100vh;
    overflow: auto;
}
.image-with-text__content--desktop-center>* {
    align-self: center;
    text-align: center;
    margin-right: auto;
}
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    background: transparent;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    font-size: 32px;
    z-index: 10;
}
a.custom-button.open-popup-btn {
    cursor: pointer;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.about-bio {
    display: flex;
    gap: 15px;
    align-items: center;
}

.about-bio img {
    height: 160px;
}

p.text-decrpitio {
    text-align: left;
    margin: 0;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.5em;
}
h2.pop-heading {
    font-size: 46px;
    color: #fff;
    max-width: 700px;
    text-align: center;
    margin: 0 0 30px 0;
    font-weight: 600;
    line-height: normal;
}
.bcontact-content.bcontact-content--label {
    background: #5f58e5 !important;
}
.bcontact-title {
    display: none;
}

.bcontact-description {
    display: none;
}
a.bcontact-watermark {
    display: none !important;
}
.bcontact-field label span {
    color: #fff;
    font-size: 18px;
    text-align: left;
    margin: 0;
}
.section-template--16829207445622__custom_liquid_Q9zYA3-padding {
    padding: 0 !important;
}
.bcontact-field .bcontact_input {
    background: #2b2a50 !important;
    border: 2px solid #fff !important;
    height: 66px !important;
    color: #fff;
}
body .bcontact-submit-btn {
    display: inline-block !important;
    margin-top: 40px !important;
    background-color: #ed5f59 !important;
    color: #fff!important;
    text-decoration: none !important;
    padding: 0.8em 1.2em !important;
    font-size: 26px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
}
.bcontact-form-element {
    display: flex;
    justify-content: center;
}
.bcontact-content.bcontact-content--label {
    padding: 0;
}

.form-outer label {
    color: #fff;
    font-size: 18px;
    text-align: left;
    margin: 0;
}

.form-outer div {
    width: 100%;
    display: inline-grid;
    margin-top: 15px;
}
.form-outer input {
    background: #2b2a50 !important;
    border: 2px solid #fff !important;
    height: 52px !important;
    color: #fff;
}
input.submit-btn {
    display: flex;
    margin-top: 40px;
    background-color: #ed5f59 !important;
    color: #fff;
    text-decoration: none;
    padding: 0.7em 1.2em;
    font-size: 26px;
    border-radius: 5px !important;
    font-weight: 600;
    border: none !important;
    width: fit-content;
    margin: 30px  auto 0;
    height: 94px !important;
}
p.dec-form {
    text-align: left;
    color: #fff;
    line-height: normal;
}
.form-outer.contact-form-out  input {
    height: 66px !important;
}
.form-outer.contact-form-out {
    max-width: 800px;
    margin: 0 auto;
}
ul#HeaderMenu-MenuList-5 li a {
    color: #000;
}

ul#HeaderMenu-MenuList-5 li a:hover {
    color: #ed5f59;
}

ul#HeaderMenu-MenuList-5 {
    width: 228px;
}

/* 24-09-2025 */
.why-us-banner .banner__content .banner__box {
    max-width: 710px;
    text-align: left;
    margin-left: 0;
}
.why-content-sec .rich-text__blocks {
    max-width: 100%;
}
.why-us-banner h2.banner__heading {
    color: #f5f5f5;
    font-size: 60px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
}
.why-content-sec .rich-text__text {
    color: #14171c;
    font-size: 17px;
    font-family: 'Source Sans Pro';
}
.why-content-sec .rich-text__text ul {
    list-style-position: outside;
}
.why-content-sec .rich-text__text ul li {
    padding-bottom: 6px;
}
.why-us-main-heading h2.rich-text__heading {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 0px;
    font-family: "Source Sans Pro", sans-serif;
}
.About-custom-sec .image-with-text__grid {
    align-items: flex-start;
}
.About-custom-sec .image-with-text__text-item .image-with-text__content {
    padding: 0px;
}
.About-custom-sec .image-with-text__text-item .image-with-text__content {
    padding: 0px;
    max-width: 520px;
    font-size: 17px;
    color: #fff;
    margin-left: 0;
    letter-spacing: 0;
    line-height: 1.7em;
}
.About-main-text-custom .rich-text .rich-text__blocks {
    padding: 0px;
    font-size: 17px;
    color: #fff;
    max-width: 100%;
    letter-spacing: 0;
    line-height: 1.7em;
}
.About-custom-sec .image-with-text__text p, .About-main-text-custom .image-with-text__text p {
    margin-bottom: 2rem;
}
.about-honors-sec .image-with-text__grid {
    align-items: flex-start;
}
.about-honors-sec .image-with-text__grid .image-with-text__content {
    padding: 0px;
}
.about-honors-sec .image-with-text__media.media img {
    max-width: 486px !important;
    height: auto !important;
    width: 100% !important;
    margin-top: 0 !important;
}
.about-honors-sec h2.image-with-text__heading {
    margin: 0 0 1rem 0;
    line-height: 1.2;
    font-weight: normal;
    color: #1f1f1f;
    font-size: 40px;
    /* width: 100%; */
    position: relative;
}
.about-honors-sec h2.image-with-text__heading.inline-richtext.h1:after {
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    background-color: #000;
    background-size: 100%;
}
.about-honors-sec .image-with-text .image-with-text__text p {
    color: #1f1f1f;
    font-size: 17px;
    margin-bottom: 0px !important;
    letter-spacing: 0px;
}
.about-honors-sec .image-with-text .image-with-text__text p strong {
    padding-top: 13px !important;
    display: flex;
    font-weight: 600;
}
@media(max-width:767px){
    .why-us-main-heading h2.rich-text__heading {
    font-size: 39px;
}
.why-us-banner h2.banner__heading {
    font-size: 32px;
}
.why-content-sec .rich-text__text {
    font-size: 16px;
}
.why-content-sec .rich-text__wrapper {
    width: 100%;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.why-us-banner .banner__content .banner__box {
    padding-left: 0px;
    padding-right: 0px;
}
.why-us-main-heading .rich-text__wrapper {
    width: 100%;
}
.About-custom-sec .image-with-text__text-item .image-with-text__content {
    font-size: 16px;
}
.About-custom-sec .page-width {
    padding: 0px 16px !important;
}
.About-main-text-custom .rich-text__wrapper {
    width: 100%;
    padding: 0px 16px !important;
}
.About-main-text-custom .rich-text .rich-text__blocks {
    font-size: 16px;
}
.about-honors-sec .image-with-text__grid {
    flex-direction: row-reverse;
    row-gap: 20px !important;
}
.about-honors-sec .image-with-text .image-with-text__text p {
    font-size: 16px;
}
.about-honors-sec h2.image-with-text__heading {
    padding-top: 15px;
}
}