/** Shopify CDN: Minification failed

Line 324:12 Unexpected "{"
Line 324:21 Expected ":"
Line 325:16 Expected identifier but found whitespace
Line 325:18 Unexpected "{"
Line 325:27 Expected ":"
Line 325:78 Expected ":"
Line 326:19 Expected identifier but found whitespace
Line 326:21 Unexpected "{"
Line 326:30 Expected ":"
Line 326:84 Expected ":"
... and 12 more hidden warnings

**/
.rich-text {
  z-index: 1;
}

.rich-text__wrapper {
  display: flex;
  justify-content: center;
  width: calc(100% - 4rem / var(--font-body-scale));
}

.rich-text:not(.rich-text--full-width) .rich-text__wrapper {
  margin: auto;
  width: calc(100% - 8rem / var(--font-body-scale));
}

.rich-text__blocks {
  width: 100%;
}

@media screen and (min-width: 750px) {
  .rich-text__wrapper {
    width: 100%;
  }

  .rich-text__wrapper--left {
    justify-content: flex-start;
  }

  .rich-text__wrapper--right {
    justify-content: flex-end;
  }

  .rich-text__blocks {
    max-width: 50rem;
  }
}

@media screen and (min-width: 990px) {
  .rich-text__blocks {
    max-width: 78rem;
  }
}

@media screen and (min-width: 750px) {
  .section-template--18098685673727__86362b5e-f770-4ecf-8094-a0cc1a8fd83e-padding {
      padding-top: 80px!important;
  }
}

.rich-text__blocks * {
  overflow-wrap: break-word;
}

.rich-text__blocks > * {
  margin-top: 0;
  margin-bottom: 0;
}

.rich-text__blocks > * + * {
  margin-top: 2rem;
}

.rich-text__blocks > * + a {
  margin-top: 3rem;
}

.rich-text__buttons {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
  max-width: 45rem;
  word-break: break-word;
}

.rich-text__buttons--multiple > * {
  flex-grow: 1;
  min-width: 22rem;
}

.rich-text__buttons + .rich-text__buttons {
  margin-top: 1rem;
}

.rich-text__blocks.left .rich-text__buttons {
  justify-content: flex-start;
}

.rich-text__blocks.right .rich-text__buttons {
  justify-content: flex-end;
}




.container_pdp_cta {
  background: #f5e5e1;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.row_pdp {
  display: flex;
  flex-wrap: wrap;
  max-width: 1234px;
  margin: auto;
  width: 100%;
}

.column_pdp {
  flex: 1;
  padding: 15px;
}
.multicolumn-card__info_
{
  padding:0!important;
}

.accordion_pdp:checked + .accordion-label_pdp + .panel_pdp {
  background: transparent;
}

.accordion-container_pdp {
  display: flex;
  flex-direction: column;
}

.accordion_pdp {
  display: none;
}

.icon_img{
  width: 20px!important; height: 20px!important; vertical-align: middle;
  border: none !important;
}

.icon_leg
  {
    display: flex;
    width: fit-content;
    gap: 10px;
    align-items: center;
    margin-bottom: 6px;
}

.hr_icon{
  margin: -10px 30px 35px 15px!important;
}



.accordion-label_pdp {
    font-family: var(--font-heading-family);
  font-weight: 700;
  font-size: 16px;
  line-height: 20.32px;
  text-align: center;

    color: #1F555D;
    cursor: pointer;
    padding: 18px;
    width: fit-content;
    border: none;
    text-align: left;
    font-size: 15px;
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.accordion-label_pdp:hover {
}

.accordion_pdp:checked + .accordion-label_pdp + .panel_pdp {
  display: block;
}

.panel_pdp {
  display: none;
  padding: 0 18px;
  background-color: white;
}

.chevron_pdp {
    width: 10px;
    height: 10px;
    border: solid #444;
    border-width: 0 1.41px 1.41px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
    transition: transform 0.4s;
    font-weight: 100;
     margin-top: -15px;
}

.accordion_pdp:checked + .accordion-label_pdp .chevron_pdp {
  transform: rotate(-135deg);
 margin-top: 0px;
}

.container_pdp_cta img {
  height: auto;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 481px;
}

.ul0 {
  column-count: 2;
  list-style: none;
  padding: 0;
  padding-left: 0 !important;
  text-align: left;
      font-family: Pitch Sans;
         font-weight: bold;
        margin-bottom: 10px!important;
            font-size: 1.3rem;
}



.ul1 {
  column-count: 1;
  list-style: none;
  padding: 0;
  padding-left: 0 !important;
  text-align: left;
       font-family: Pitch Sans;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.032em;
       font-weight: bold;
       margin-bottom: 10px!important;
       font-size: 1.3rem;
       line-height: 1;
}

.rich-text {
  z-index: 1;
  padding-top: 80px;
  padding-bottom: 0px;
}

.ul2 {
  column-count: 1;
  list-style: none;
  padding: 0;
  padding-left: 0 !important;
  text-align: left;
       font-family: Pitch Sans;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.032em;
       font-weight: bold;
       margin-bottom: 10px!important;
       font-size: 1.3rem;
       line-height: 70px;
}
.rte {
  margin-bottom: 25px;
}

.leg_capa
{
  margin-bottom: -40px!important;

}
.title_len 
{
    margin-bottom: 2rem;
    line-height: 40px;
 
}

@media (min-width: 768px) {
  .column_pdp {
    max-width: 33.33%;
  }
}

@media (max-width: 767px) {

  .col_rigth{
    margin-top: -40px;
  }
  .col_ima{
    order: -1;
  }

  .row_pdp {
    display: grid!important;
    width: 100%;
}
  .column_pdp {
    max-width: 100%;
  }
}

input[type=checkbox] {
  display: none;
}

  .section-{{ section.id }}-padding {
    padding-top: {{ section.settings.padding_top | times: 0.75 | round: 0 }}px;
    padding-bottom: {{ section.settings.padding_bottom | times: 0.75 | round: 0 }}px;
  }

  #shopify-section-{{ section.id }} a.link {
    margin-top: 1em;
  }
  a.link {
    margin-top: 0em;
   }

  @media screen and (min-width: 750px) {
    .section-{{ section.id }}-padding {
      padding-top: {{ section.settings.padding_top }}px;
      padding-bottom: {{ section.settings.padding_bottom }}px;
    }
  }

@media screen and (min-width: 750px) {
  .section-template--18128029647103__86362b5e-f770-4ecf-8094-a0cc1a8fd83e-padding {
    padding-top: 80px!important;
  }
}



.cd_button_link{
  background-color: #FAF9F6;
  border: 2px solid #1F555D; 
  color: #1F555D;
  border-radius: 100px;
  height: 46px;
  font-size: 16px;
  line-height: 16px;
  padding: 18px 24px 18px 24px;
  max-height: 35px;
  margin-bottom: 5px;
  min-height: 46px;
}
.cd_button_link.business{
  background-color: #1F555D;
  border: 2px solid #1F555D; 
  color: #FAF9F6;
}
.button:after{
  box-shadow: none;
}