/** Shopify CDN: Minification failed

Line 277:0 Unexpected "4848"

**/
.collapsible-content {
  position: relative;
  z-index: 0;
}

.collapsible-section-layout {
  padding-bottom: 5rem;
  padding-top: 5rem;
}

@media screen and (min-width: 750px) {
  .collapsible-section-layout {
    padding-bottom: 7rem;
    padding-top: 7rem;
  }
}

/* Needed for gradient continuity with or without animation so that transparent PNG images come up as we would expect */
.collapsible-content__media {
  background: transparent;
}

.collapsible-content__media--small {
  height: 19.4rem;
}

.collapsible-content__media--large {
  height: 43.5rem;
}

@media screen and (min-width: 750px) {
  .collapsible-content__media--small {
    height: 31.4rem;
  }

  .collapsible-content__media--large {
    height: 69.5rem;
  }
}

@media screen and (min-width: 750px) {
  .collapsible-content__grid--reverse {
    flex-direction: row-reverse;
  }
}

.collapsible-content-wrapper-narrow {
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  max-width: 73.4rem;
}

.collapsible-content__header {
  word-break: break-word;
}

.collapsible-content__heading {
  margin-bottom: 2rem;
  margin-top: 0;
}

@media screen and (min-width: 750px) {
  .collapsible-content__heading {
    margin-bottom: 3rem;
  }
}

.collapsible-none-layout .accordion + .accordion {
  border-top: 0;
}

.collapsible-row-layout .accordion:not(:first-child):not(.color-background-1) {
  margin-top: 1rem;
}

.caption-with-letter-spacing + h2 {
  margin-top: 1rem;
}

@media screen and (min-width: 750px) {
  .collapsible-content .accordion {
    margin-top: 0;
  }
}

.collapsible-row-layout .accordion {
  border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
  margin-bottom: 1.5rem;
  /* Needed for gradient continuity with or without animation, the transform scopes the gradient to its container which happens already when animation are turned on */
  transform: perspective(0);
}

.collapsible-row-layout .accordion summary,
.collapsible-row-layout .accordion .accordion__content {
  padding: 1.5rem;
}

.collapsible-row-layout .accordion .accordion__content {
  padding-top: 0;
}

.collapsible-content summary:hover {
  background: rgba(var(--color-foreground), 0.04);
}

.collapsible-content summary:hover .accordion__title {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  @media screen and (min-width: 750px) {
    .collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child,
    .collapsible-content__grid--reverse .collapsible-content__grid-item {
      padding-left: 5rem;
      padding-right: 0;
    }
  }

  @media screen and (min-width: 990px) {
    .collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child,
    .collapsible-content__grid--reverse .collapsible-content__grid-item {
      padding-left: 7rem;
    }
  }
}


/******collapsible content new**************/
.image-with-faq__button {
    max-width: 415px;
    margin: 43px auto auto;
}
.text-with-faq__subheading {
    color: #F484B2;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.92px;
  margin: 25px 0 0;
  font-family: Grotta-Trial; 
}
.text-with-faq__heading {
    font-family: Grotta-Trial; 
    font-size: 43px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1.72px;
  margin: 15px 0 12px;
}
.homepage-faq {
    background: #F9F9F6;
}
.faq-main-heading-section .faq__heading, .accordion__content.text__faq_pannel {
  -webkit-user-select: none;
  user-select: none;
}
.faq__heading {
    font-size: 19px;
    line-height: 35px;
    padding: 12px 15px;
    letter-spacing: -0.38px;
}
.homepage-faq .grid__item.collapsible-content__grid-item {
  width: calc(35% - var(--grid-desktop-horizontal-spacing) / 2);
}
.homepage-faq .collapsilble-text__content {
  padding: 0 7rem 7rem 63px;
}
.faq-section-wrapper.homepage-faq .accordion:first-child {
  border-top: 0;
}
.faq-section-wrapper .accordion {
  margin: 0;
  border-bottom: .1rem solid #dbdbdb;
  border-top: .1rem solid #dbdbdb;
}
.faq-main-heading-section Summary {
  padding: 0 !important;
  justify-content: space-between;
  align-items: center;
}
.image-with-faq__button a.button.button--primary {
    min-height: 60px;
  width: 100%;
    font-size: 21px;
    line-height: 0px;
    letter-spacing: -0.63px;
    font-weight: 500;
  border-radius: 5px; 
}
.image-with-faq__button img {
    margin-right: 15px;
  height: auto;
}
.collapsible-content summary:hover {
    background: transparent !important;
}
.collapsible-content summary:hover h3 {
       text-decoration: none !important;
}

.collapsible-content__grid {
    column-gap: 0;
}
details.faq-main-heading-section[open] svg {
    transform: rotate(180deg);
}
.accordion__content {
    padding: 0 22px;
}
/* .productpage-faq .text-with-faq__subheading {
    margin-top: -10px;
}
 */

@media screen and (min-width: 750px){
 .productpage-faq .collapsible-content__media--large {
    height: 600px;
}
}



@media only screen and (max-width: 749px) {
  .homepage-faq .grid__item.collapsible-content__grid-item {
    display: none;
  }
  .homepage-faq .collapsible-content .collapsible-content__wrapper {
    padding-top: 17px;
    padding-bottom: 8px;
  }
  .homepage-faq .collapsilble-text__content {
    padding: 0 20px;
  }
  .text-with-faq__subheading {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 14px;
    text-align: center;
  }
  .text-with-faq__heading {
    font-size: 30px;
    line-height: normal;
    margin: 0 0 30px !important;
    text-align: center;
    letter-spacing: -.92px;
  }
  .faq__heading {
    font-size: 15px;
}
  .homepage-faq.productpage-faq .faq__heading {
    font-size: 18px;
    color: #000; 
}
  .homepage-faq.productpage-faq .collapsible-content .collapsible-content__wrapper {
    padding-top: 0px;
    padding-bottom: 36px;
}
   .homepage-faq .faq__heading {
    font-size: 18px;
    /* color: #F484B2; */
  padding: 12px 8px;
}
  .homepage-faq .text-with-faq__heading {
    margin: 0 0 23px !important;
  }
}

4848-4885-8847