/** Shopify CDN: Minification failed

Line 15:39 Expected ":"

**/


.bndl_image_with_text_wrapper h2.itg_heading {
  font-family: "Rundeck_Rough_1";
  letter-spacing: normal;
  font-size: 46px;
  line-height: 65px !important;
}
.bndl_image_with_text_wrapper .image-with-text__content {
    padding: 0px;custom-image-with-text.liquid
}
.bndl_image_with_text_wrapper .button {
    background-color: #5B4D28;
}
.bndl_image_with_text_wrapper p.image-with-text__text.image-with-text__text--caption.subtitle {
    background-color: #e7d7cc;
    font-size: 16px;
    color: #4b322c;
    letter-spacing: normal;
    padding: 5px 8px;
    border-radius: 25px;
    line-height: normal;
    border: none;
    margin-bottom: 13px;
}
.bndl_image_with_text_wrapper .subtitle p {
    font-size: 16px;
    opacity: 1;
    color: #4b322c;
    margin-bottom: 0px;
}
.bndl_image_with_text_wrapper .subtitle {
    background-color: #F8F8F2;
    border-radius: 10px;
    border: 1px solid #BF9673;
    padding: 20px;
}
.bndl_image_with_text_wrapper .image-with-text__grid {
    gap: 30px;
}
.bndl_image_with_text_wrapper img {
    object-fit: contain;
}


/* ----------------- Bottom richtext css starts ----------------- */

.bndl_template_bottom_richtext h2.rich-text__heading.itg_heading.rte.inline-richtext {
    font-size: 29px;
    font-weight: 700;
    letter-spacing: normal;
}
.bndl_template_bottom_richtext a.button.button--primary {
    padding: 15px 39px!important;
    background-color: #5B4D28;
    font-weight: 500;
}
.bndl_template_bottom_richtext .rich-text__blocks.center {
    max-width: 945px;
}
.bndl_template_bottom_richtext p {
    color: #57534D;
    font-weight: 400;
}
.bndl_template_bottom_richtext .rich-text__buttons {
    max-width: 486px;
    margin-top: 30px;
}
.bndl_template_bottom_richtext .rich-text__text.rte {
    margin-top: 30px;
}
.bndl_image_with_text_wrapper {
    padding-inline: 50px;
}
/* ----------------- Bottom richtext css ends ----------------- */


/* ----------------- Bottom image with text css starts ----------------- */

.bndl_bottom_image_with_text_wrapper .image-with-text__heading.itg_heading.inline-richtext.h1 {
    font-size: 51.8px;
    font-weight: 700;
    color: #4B322C;
}
.bndl_bottom_image_with_text_wrapper a.button.button--primary {
    font-weight: 500;
}
.bndl_bottom_image_with_text_wrapper .image-with-text__media.image-with-text__media--adapt img {
    max-height: 510px;
    max-width: 482px;
    object-fit: contain;
}
.bndl_bottom_image_with_text_wrapper .image-with-text__media.image-with-text__media--adapt {
    padding-bottom: 0px !important;
}
.bndl_bottom_image_with_text_wrapper.image-with-text .grid__item:first-child {
    max-width: 482px;
    width: 100%;
}
.bndl_bottom_image_with_text_wrapper {
    max-width: 1200px;
    margin-inline: auto;
}
.bndl_bottom_image_with_text_wrapper .image-with-text__media.image-with-text__media--adapt {
    aspect-ratio: 1/1.06;
}
.bndl_bottom_image_with_text_wrapper .image-with-text__grid.grid {
    gap: 100px;
    justify-content: center;
}
.bndl_bottom_image_with_text_wrapper div#ImageWithText--template--27332854153382__image_with_text_9EgtxU {
    max-width: 508px;
    padding-right: 0px;
    padding-left: 0px;
}
.bndl_bottom_image_with_text_wrapper .image-with-text__text-item.grid__item{
    max-width: 508px;
}
.bndl_bottom_image_with_text_wrapper .image-with-text__content {
    padding-inline: 25px;
}
/* ----------------- Bottom image with text css ends ----------------- */

@media (max-width: 1200px){
    .bndl_bottom_image_with_text_wrapper .image-with-text__grid.grid {
        gap: 50px;
    }
}

@media screen and (max-width: 1024px) {
    .bndl_image_with_text_wrapper h2.itg_heading {
        font-size: 30px;
        line-height: 38px !important;
    }
    .bndl_image_with_text_wrapper .subtitle p{
        font-size: 14px;
    }
    .bndl_image_with_text_wrapper .subtitle{
        margin-top: 5px;
    }
    .bndl_image_with_text_wrapper p.image-with-text__text.image-with-text__text--caption.subtitle{
        margin-bottom: 7px;
    }
    .bndl_image_with_text_wrapper{
        padding-inline: 0px;
    }
}

@media screen and (max-width: 768px) {
    .template-bundle .itg_image_with_text .image-with-text__text p {
        display: block !important;
    }
    .bndl_image_with_text_wrapper h2.itg_heading {
        font-size: 22px;
        line-height: 1.7 !important;
    }
    .bndl_image_with_text_wrapper .image-with-text__grid{
        flex-direction: column;
    }
    .bndl_image_with_text_wrapper .grid--2-col-tablet .grid__item{
        width: 100%;
    }
    .bndl_image_with_text_wrapper {
        padding-inline: 7px;
    }
    .bndl_image_with_text_wrapper p.image-with-text__text.image-with-text__text--caption.subtitle {
        margin-bottom: 13px;
        font-size: 12px;
    }

    /* ----------------- Bottom richtext css starts ----------------- */

    .bndl_template_bottom_richtext h2.rich-text__heading.itg_heading.rte.inline-richtext {
        font-size: 22px;
    }
    .bndl_template_bottom_richtext a.button.button--primary {
        padding: 8px 27px !important;
        font-size: 12px;
    }
    .bndl_template_bottom_richtext .rich-text__text.rte{
        margin-top: 15px;
    }
    .bndl_template_bottom_richtext .rich-text__buttons{
        margin-top: 15px;
    }
    /* ----------------- Bottom richtext css ends ----------------- */


    /* ----------------- Bottom image with text css starts ----------------- */

    .bndl_bottom_image_with_text_wrapper .image-with-text__heading.itg_heading.inline-richtext.h1 {
        font-size: 27px;
        font-weight: 700;
    }
    .bndl_bottom_image_with_text_wrapper .image-with-text__media.image-with-text__media--adapt img{
        max-width: 100%;
    }
    .bndl_bottom_image_with_text_wrapper.image-with-text .grid__item:first-child {
        max-width: 100%;
        width: 100%;
    }
    .bndl_bottom_image_with_text_wrapper div#ImageWithText--template--27332854153382__image_with_text_9EgtxU{
        max-width: 100%;
    }
    .bndl_bottom_image_with_text_wrapper .image-with-text__text-item.grid__item {
        max-width: 100%;
    }
    .bndl_bottom_image_with_text_wrapper .image-with-text__media.image-with-text__media--adapt img {
        max-height: unset;
    }
    .bndl_bottom_image_with_text_wrapper .image-with-text__grid.grid{
        gap: 0px;
    }
    .bndl_bottom_image_with_text_wrapper {
        padding-inline: 6px;
    }
    /* ----------------- Bottom image with text css ends ----------------- */

}

@media screen and (max-width: 572px){
    .bndl_image_with_text_wrapper h2.itg_heading {
        font-size: 20px;
        line-height: 1.7 !important;
    }
    .template-bundle .itg_image_with_text .image-with-text__text p{
        font-size: 12px;
    }
    .bndl_image_with_text_wrapper .subtitle {
        padding: 10px;
        margin-top: 0.2rem !important;
    }
    .bndl_image_with_text_wrapper p.image-with-text__text.image-with-text__text--caption.subtitle{
        font-size: 11px;
    }
    .bndl_image_with_text_wrapper .button {
        margin-top: 20px !important;
        font-size: 12px;
        letter-spacing: normal;
        width: 100%;
    }
     .bndl_template_bottom_richtext a.button.button--primary {
        padding: 12px 30px!important;
        font-size: 12px;
    }
    .bndl_template_bottom_richtext p {
        font-size: 14px;
    }
    .bndl_template_bottom_richtext {
        padding-inline: 0px;
    }
    .bndl_bottom_image_with_text_wrapper .image-with-text__content {
        padding-top: 3rem;
    }
    .bndl_bottom_image_with_text_wrapper a.button.button--primary {
        margin-top: 15px;
        font-size: 12px;
    }
}







@font-face {
    font-family: 'CormorantGaramond-Regular';
    src: url('https://cdn.shopify.com/s/files/1/0413/8536/1568/files/CormorantGaramond-Regular.ttf?v=1764239010');
}
@font-face {
    font-family: 'CormorantGaramond-Medium';
    src: url('https://cdn.shopify.com/s/files/1/0413/8536/1568/files/CormorantGaramond-Medium.ttf?v=1764239009');
}
@font-face {
    font-family: 'CormorantGaramond-Bold';
    src: url('https://cdn.shopify.com/s/files/1/0413/8536/1568/files/CormorantGaramond-Bold.ttf?v=1764239010');
}
 
 
 
 
.custom_image_with_text h2.image-with-text__heading {
    font-size:38px;
    line-height: normal;
    letter-spacing: 0;
    font-family: CormorantGaramond-Bold;
}
.custom_image_with_text .image-with-text__grid,
.image_with_text_rounded_image .image-with-text__grid {
    gap: var(--grid-desktop-horizontal-spacing);
}
.image-with-text__text.rte p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
}
.custom_list_wrapper {
    padding: 10px;
    border: 1px solid #BF9673;
    background: #efe7e1;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.custom_list_wrapper h3 {
    font-family: CormorantGaramond-Bold;
    font-size: 25px;
    line-height: normal;
    letter-spacing: 0;
    margin: 0;
}
.custom_list_wrapper h3 p {
    margin: 0;
}
.list_item_wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.list_item_wrapper .list_item {
    display: flex;
    gap: 15px;
    line-height: normal;
}
.list_item_wrapper .list_item p {
    font-size: 16px;
    line-height: normal;
    margin: 0;
    letter-spacing: 0;
}
.list_item_icon svg {
    display: block;
}
.custom_image_with_text .image-with-text__content>*+* {
    margin-top: 3rem;
}
.custom_image_with_text .image-with-text__content a.button, .link_button_review a.button {
    font-size: 16px;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    padding: 15px 30px;
    gap: 10px;
    line-height: 16px;
    border-radius: 10px;
    text-transform: uppercase;
}
.custom_image_with_text .image-with-text__content a.button span svg, .link_button_review a.button svg {
    display: block;
}
.custom_image_with_text .image-with-text__content a.button:after, .link_button_review a.button:after {
    border-radius: 10px;
}
.custom_image_with_text .image-with-text__grid .image-with-text__content {
    padding: 0;
}
.custom_image_with_text .image-with-text__media-item img {
    border-radius: 30px;
}
 
 
 
.custom_rich_text_with_heading  h2.rich-text__heading {
    font-family: 'CormorantGaramond-Bold';
    font-size: 34.84px;
    line-height: normal;
    letter-spacing: 0;
}
.image_with_text_rounded_image h2.image-with-text__heading {
    font-family: 'CormorantGaramond-Bold';
    font-size: 24.19px;
    line-height: normal;
    letter-spacing: 0;
    color: #B57F52;
    max-width: 600px;
}
.image_with_text_rounded_image .image-with-text__content {
      padding: 0;
  }
 
 
 
 
.testimonial_section_grid {
    display: flex;
    gap: var(--grid-desktop-horizontal-spacing);
    flex-wrap:wrap;
}
.testimonial_section_grid_item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing)/2);
    display: flex;
    gap: 15px;
    padding: 24px;
    box-shadow: 0px 4px 6px -1px #0000001A;
    border-radius: 14px;

}
.reviewer_name_verified {
    display: flex;
    gap: 16px;
}
.reviewer_name_verified p, .reviewer_name_verified span {
    font-size: 14px;
    line-height: normal;
}
.reviewer_name_verified p {
    font-weight: 700;
}
.reviewer__verified {
    display: flex;
    gap: 5px;
    align-items: center;
}
.review_date {
    margin: 15px 0;
}
.review_date p {
    font-size: 12px;
    line-height: normal;
}
.essential-review {
    display: flex;
    gap: 5px;
}
span.star svg {
    display: block;
}
.review_content {
    margin: 10px 0 15px;
}
.review_content p, .item_type p {
    font-size: 14px;
    line-height: 24px;
    color: #44403B;
}
.testimonial_section_grid_item_content p {
    margin: 0;
}
.item_type {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.link_button_review {
    margin-top: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.link_button_review a {
    width: max-content;
}

.custom_image_with_text .page-width, .image_with_text_rounded_image .page-width, .testimonial_wrapper .page-width {
    max-width: 1500px;
}

.shopify-section.section:has(.image_with_text_rounded_image), .shopify-section.section:has(.testimonial_wrapper), 
.shopify-section.section:has(.custom_rich_text_with_heading) {
    margin-top: 0!important;
}

.image_with_text_rounded_image .image-with-text__grid .image-with-text__media-item.grid__item .image-with-text__media img, 
.custom_image_with_text .image-with-text__media--medium img{

    object-fit:contain;

}
@media screen and (min-width: 750px) {
    .custom_image_with_text .image-with-text__grid .image-with-text__media-item.grid__item {
        width: calc(49% - var(--grid-desktop-horizontal-spacing) / 2);
        position: sticky;
        top: var(--header-height);
    }
   
    .custom_image_with_text .image-with-text__grid .image-with-text__text-item.grid__item {
        width: calc(51% - var(--grid-desktop-horizontal-spacing) / 2);
    }
 
 
    .image_with_text_rounded_image  .image-with-text__grid .image-with-text__media-item.grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    }
   
    .image_with_text_rounded_image  .image-with-text__grid .image-with-text__text-item.grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    }
    .custom_rich_text_with_heading  .rich-text__blocks {
        max-width: 100%;
    }
   
}
@media screen and (min-width: 990px) {
    .custom_image_with_text .image-with-text__grid .image-with-text__content {
        padding: 0;
    }
    .custom_image_with_text .image-with-text__media-item.image-with-text__media-item--medium.grid__item {
        height: 69.5rem;
    }
    .custom_list_wrapper h3 {
        font-size: 29.03px;
    }
      .custom_list_wrapper {
          padding: 30px;
      }
      .custom_image_with_text .image-with-text__content a.button {
          letter-spacing: 3px;
          padding: 20px 40px;
      }
      .custom_image_with_text h2.image-with-text__heading {
        font-size: 51.8px;
    }
 
 
    .custom_rich_text_with_heading  .rich-text__blocks {
        max-width: 1070px;
    }
    .image_with_text_rounded_image .image-with-text__content {
      padding: 2rem 0rem 2rem 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 749px){
  .custom_image_with_text .image-with-text__media--medium {
      height: 72.6rem;
  }
}
@media screen and (min-width: 750px) and (max-width: 989px){
  .custom_image_with_text .image-with-text__media-item.image-with-text__media-item--medium.grid__item {
      height:50rem;
  }
    .image_with_text_rounded_image  .image-with-text__grid .image-with-text__media-item.grid__item {
      height: 26rem;
  }
 
  .custom_rich_text_with_heading h2.rich-text__heading {
      font-size: 28.84px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1400px){
  .custom_image_with_text .image-with-text__media-item.image-with-text__media-item--medium.grid__item {
      height:46.5rem;
  }
}
@media screen and (min-width: 1300px) {
  .image_with_text_rounded_image  .image-with-text__grid .image-with-text__media-item.grid__item {
        width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2);
    }
   
    .image_with_text_rounded_image  .image-with-text__grid .image-with-text__text-item.grid__item {
        width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2);
    }
}
@media screen and (min-width: 1440px) {
  .image_with_text_rounded_image .image-with-text__content {
      padding: 5.7rem 7rem 5.7rem 0;
  }
}
@media screen and (max-width: 768px){
  .testimonial_section_grid_item {
      width: 100%;
  }
}
@media screen and (max-width: 749px){
  .custom_image_with_text .image-with-text__media--medium,
  .custom_image_with_text .image-with-text__media-item {
      height: 100%;
  }
  .custom_image_with_text .image-with-text__media-item img {
      position:unset !important;
  }
  .image_with_text_rounded_image  .image-with-text__grid .image-with-text__media-item.grid__item .image-with-text__media {
      height: 100%;
  }
  .image_with_text_rounded_image  .image-with-text__grid .image-with-text__media-item.grid__item .image-with-text__media img {
    position:unset;
  }
  .custom_rich_text_with_heading h2.rich-text__heading {
      font-size: 22px;
  }
}
@media screen and (max-width: 479px){
  .custom_image_with_text .image-with-text__media--medium {
      height: 35.6rem;
  }
  .testimonial_section_grid_item {
    flex-direction: column-reverse;
}
.testimonial_section_grid_item_image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 14px;
}
}