
/* ==================================================================== */
/*                     System Style Definitions                         */
/* ==================================================================== */
@media all {
  *#dm div.dmContent h1,
  *#dm div.dmFooter h1 { color:rgb(102,102,102); }

  *.dmDesktopBody *#dm ul.dmNavWrapper>li>a *.navText,
  *.dmDesktopBody *#dm ul.dmNavWrapper>li>a *.navItemText,
  *.dmDesktopBody *#dm ul.dmNavWrapper>li>*.dmNavigation {
    color:rgb(17,17,17);
    font-weight:normal;
  }

  *.dmDesktopBody *#dm ul.dmNavWrapper>li>a:hover,
  *.dmDesktopBody *#dm ul.dmNavWrapper>li>a.currentPage { border-color:rgb(17,17,17); }

  *.dmDesktopBody *#dm ul.dmNavWrapper>li.navItemSelectedServer>a *.navText,
  *.dmDesktopBody *#dm ul.dmNavWrapper>li.dmNavItemSelected>a *.navItemText,
  *.dmDesktopBody *#dm ul.dmNavWrapper>li.dmNavItemSelected>*.navItemText { font-weight:bold; }

  *.stickyHeaderSpacer { height:112px; }

  #dm div.dmInner,
  #dm div.dmInner .dmRespCol,
  #dm .dmRespCol div.dmNewParagraph,
  #dm .ecwid .ec-store,
  #dm .dmform .dmforminput label,
  .dmPrettyList .listText,
  .dmPrettyList .itemName,
  #dm .dmRestaurantMenu .menuItemBox,
  .dmRestaurantMenu .menuItemName,
  .dmRestaurantMenu .menuItemDesc,
  .dmRestaurantMenu .menuItemPrice,
  .dmPhotoGallery .caption-text.caption-text,
  .dmGeoLocation a span.dmGeoMLocItemTitle,
  .dmGeoLocation a span.dmGeoMLocItemDetails,
  .map-popup-description {
    font-family: Lato, "Lato Fallback";
    color:var(--color_3);
    line-height:2;
    font-weight:700;
  }

  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 {
    color:var(--color_1);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h1,
  *#dm div.dmFooter .dmNewParagraph[data-version] h1,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1,
  *#dm div.dm-title .dmNewParagraph[data-version] h1 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h1 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h1 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h1 * { text-decoration:none; }

  #dm div.dmNewParagraph p,
  #dm div.dmNewParagraph li {
    color:var(--color_1);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:400;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmNewParagraph a,
  *#dm .dmNewParagraph a,
  *#dm div.dmBlockElement a,
  *#dm .dmBlockElement a,
  *#dm .dmform a.fileUploadLink,
  .dmPrettyList .link:not(.dmWidget),
  *#dm .dmGeoLocation a.dmGeoSVSeeAll,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage,
  *#dm .postDescription a,
  *#dm .blog-post-component a,
  *#dm .timeline-post a,
  *#dm .rteBlock a,
  .newPhotoGallery .photoGalleryViewAll.link,
  .dmTable a,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link),
  .dmSignup a:not(.social-link) { color:var(--color_4); }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 {
    color:var(--color_1);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h2,
  *#dm div.dmFooter .dmNewParagraph[data-version] h2,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2,
  *#dm div.dm-title .dmNewParagraph[data-version] h2 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h2 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h2 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h2 * { text-decoration:none; }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 {
    color:var(--color_1);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h3,
  *#dm div.dmFooter .dmNewParagraph[data-version] h3,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3,
  *#dm div.dm-title .dmNewParagraph[data-version] h3 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h3 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h3 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h3 * { text-decoration:none; }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 {
    color:var(--color_1);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h4,
  *#dm div.dmFooter .dmNewParagraph[data-version] h4,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4,
  *#dm div.dm-title .dmNewParagraph[data-version] h4 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h4 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h4 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h4 * { text-decoration:none; }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 {
    color:var(--color_1);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h5,
  *#dm div.dmFooter .dmNewParagraph[data-version] h5,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5,
  *#dm div.dm-title .dmNewParagraph[data-version] h5 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h5 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h5 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h5 * { text-decoration:none; }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 {
    color:var(--color_1);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h6,
  *#dm div.dmFooter .dmNewParagraph[data-version] h6,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6,
  *#dm div.dm-title .dmNewParagraph[data-version] h6 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h6 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h6 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h6 * { text-decoration:none; }

  *#dm div.dmNewParagraph a.visited,
  *#dm div.dmNewParagraph a:visited,
  *#dm .dmNewParagraph a.visited,
  *#dm .dmNewParagraph a:visited,
  *#dm div.dmBlockElement a.visited,
  *#dm div.dmBlockElement a:visited,
  *#dm .dmBlockElement a.visited,
  *#dm .dmBlockElement a:visited,
  *#dm .dmform a.fileUploadLink.visited,
  *#dm .dmform a.fileUploadLink:visited,
  .dmPrettyList .link:not(.dmWidget).visited,
  .dmPrettyList .link:not(.dmWidget):visited,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll.visited,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll:visited,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage.visited,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage:visited,
  *#dm .postDescription a.visited,
  *#dm .postDescription a:visited,
  *#dm .blog-post-component a.visited,
  *#dm .blog-post-component a:visited,
  *#dm .timeline-post a.visited,
  *#dm .timeline-post a:visited,
  *#dm .rteBlock a.visited,
  *#dm .rteBlock a:visited,
  .newPhotoGallery .photoGalleryViewAll.link.visited,
  .newPhotoGallery .photoGalleryViewAll.link:visited,
  .dmTable a.visited,
  .dmTable a:visited,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link).visited,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link):visited,
  .dmSignup a:not(.social-link).visited,
  .dmSignup a:not(.social-link):visited,
  .prev-next-links a.visited,
  .prev-next-links a:visited {
    color:var(--color_9);
    text-decoration:underline;
  }

  *#dm div.dmNewParagraph a.hover,
  *#dm div.dmNewParagraph a:hover,
  *#dm .dmNewParagraph a.hover,
  *#dm .dmNewParagraph a:hover,
  *#dm div.dmBlockElement a.hover,
  *#dm div.dmBlockElement a:hover,
  *#dm .dmBlockElement a.hover,
  *#dm .dmBlockElement a:hover,
  *#dm .dmform a.fileUploadLink.hover,
  *#dm .dmform a.fileUploadLink:hover,
  .dmPrettyList .link:not(.dmWidget).hover,
  .dmPrettyList .link:not(.dmWidget):hover,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll.hover,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll:hover,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage.hover,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage:hover,
  *#dm .postDescription a.hover,
  *#dm .postDescription a:hover,
  *#dm .blog-post-component a.hover,
  *#dm .blog-post-component a:hover,
  *#dm .timeline-post a.hover,
  *#dm .timeline-post a:hover,
  *#dm .rteBlock a.hover,
  *#dm .rteBlock a:hover,
  .newPhotoGallery .photoGalleryViewAll.link.hover,
  .newPhotoGallery .photoGalleryViewAll.link:hover,
  .dmTable a.hover,
  .dmTable a:hover,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link).hover,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link):hover,
  .dmSignup a:not(.social-link).hover,
  .dmSignup a:not(.social-link):hover,
  .prev-next-links a.hover,
  .prev-next-links a:hover {
    color:var(--color_8);
    text-decoration:none;
  }

  *#dm div.dmNewParagraph a,
  *#dm .dmNewParagraph a,
  *#dm div.dmBlockElement a,
  *#dm .dmBlockElement a,
  *#dm .dmform a.fileUploadLink,
  .dmPrettyList .link:not(.dmWidget),
  *#dm .dmGeoLocation a.dmGeoSVSeeAll,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage,
  *#dm .postDescription a,
  *#dm .blog-post-component a,
  *#dm .timeline-post a,
  *#dm .rteBlock a,
  .newPhotoGallery .photoGalleryViewAll.link,
  .dmTable a,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link),
  .dmSignup a:not(.social-link),
  .prev-next-links a {
    color:var(--color_9);
    text-decoration:none;
  }

  #dmRoot #dm div.dmNewParagraph p,
  #dmRoot #dm div.dmNewParagraph li {
    color:rgb(255,255,255);
    direction:ltr;
    font-family: Lato, "Lato Fallback";
    font-weight:400;
    font-style:normal;
    text-decoration:none;
    line-height:2;
  }

  #dmRoot *#dm div.dmContent h2,
  #dmRoot *#dm div.dmFooter h2,
  #dmRoot *#dm div.p_hfcontainer h2,
  #dmRoot *#dm div.flex_hfcontainer h2,
  #dmRoot *#dm div.dm-title h2 {
    color:rgb(255,255,255);
    direction:ltr;
    font-family: "Yeseva One", "Yeseva One Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h2,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h2,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h2 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h2 *,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h2 *,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2 *,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2 *,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h2 * { text-decoration:none; }

  #dmRoot *#dm div.dmContent h1,
  #dmRoot *#dm div.dmFooter h1,
  #dmRoot *#dm div.p_hfcontainer h1,
  #dmRoot *#dm div.flex_hfcontainer h1,
  #dmRoot *#dm div.dm-title h1 {
    color:rgb(255,255,255);
    direction:ltr;
    font-family: "Yeseva One", "Yeseva One Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h1,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h1,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h1 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h1 *,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h1 *,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1 *,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1 *,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h1 * { text-decoration:none; }

  #dmRoot *#dm div.dmContent h3,
  #dmRoot *#dm div.dmFooter h3,
  #dmRoot *#dm div.p_hfcontainer h3,
  #dmRoot *#dm div.flex_hfcontainer h3,
  #dmRoot *#dm div.dm-title h3 {
    color:var(--color_3);
    direction:ltr;
    font-family: "Yeseva One", "Yeseva One Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h3,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h3,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h3 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h3 *,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h3 *,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3 *,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3 *,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h3 * { text-decoration:none; }

  #dmRoot *#dm div.dmContent h4,
  #dmRoot *#dm div.dmFooter h4,
  #dmRoot *#dm div.p_hfcontainer h4,
  #dmRoot *#dm div.flex_hfcontainer h4,
  #dmRoot *#dm div.dm-title h4 {
    color:var(--color_3);
    direction:ltr;
    font-family: "Yeseva One", "Yeseva One Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h4,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h4,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h4 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h4 *,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h4 *,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4 *,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4 *,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h4 * { text-decoration:none; }

  .dmMobileBody .dmLayoutWrapper,
  .dmMobileBody .dm-layout-sec .dmLayoutWrapper,
  #dmSlideRightNavRight #site_content,
  .dm-layout-sec #dmSlideRightNavRight #site_content,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight { background-color:transparent; }

  #dmRoot *#dm div.dmContent h5,
  #dmRoot *#dm div.dmFooter h5,
  #dmRoot *#dm div.p_hfcontainer h5,
  #dmRoot *#dm div.flex_hfcontainer h5,
  #dmRoot *#dm div.dm-title h5 {
    color:var(--color_3);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h5,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h5,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h5 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h5 *,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h5 *,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5 *,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5 *,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h5 * { text-decoration:none; }

  #dmRoot *#dm div.dmContent h6,
  #dmRoot *#dm div.dmFooter h6,
  #dmRoot *#dm div.p_hfcontainer h6,
  #dmRoot *#dm div.flex_hfcontainer h6,
  #dmRoot *#dm div.dm-title h6 {
    color:var(--color_3);
    direction:ltr;
    font-family: Poppins, "Poppins Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h6,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h6,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h6 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h6 *,
  #dmRoot *#dm div.dmFooter .dmNewParagraph[data-version] h6 *,
  #dmRoot *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6 *,
  #dmRoot *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6 *,
  #dmRoot *#dm div.dm-title .dmNewParagraph[data-version] h6 * { text-decoration:none; }
}
@media (min-width:1025px) {
  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 { font-size:18px; }

  #dm div.dmNewParagraph p { font-size:18px; }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 { font-size:16px; }

  #dm DIV.dmOuter DIV.dmInner,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight {
    background-image:url(https://irp.cdn-website.com/13a3c0e8/dms3rep/multi/ground-bg.png?dm-skip-opt=true);
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:50% 50%;
    background-color:rgba(53,27,10,1);
  }

  #dm div.dmInner,
  #dm div.dmInner .dmRespCol,
  #dm .dmRespCol div.dmNewParagraph,
  #dm .ecwid .ec-store,
  #dm .dmform .dmforminput label,
  .dmPrettyList .listText,
  .dmPrettyList .itemName,
  #dm .dmRestaurantMenu .menuItemBox,
  .dmRestaurantMenu .menuItemName,
  .dmRestaurantMenu .menuItemDesc,
  .dmRestaurantMenu .menuItemPrice,
  .dmPhotoGallery .caption-text.caption-text,
  .dmGeoLocation a span.dmGeoMLocItemTitle,
  .dmGeoLocation a span.dmGeoMLocItemDetails,
  .map-popup-description { font-size:16px; }

  #dm div.dmNewParagraph p,
  #dm div.dmNewParagraph li { font-size:18px; }

  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 { font-size:50px; }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 { font-size:32px; }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 { font-size:25px; }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 { font-size:20px; }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 { font-size:15px; }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 { font-size:14px; }

  #dmRoot *#dm div.dmContent h2,
  #dmRoot *#dm div.dmFooter h2,
  #dmRoot *#dm div.p_hfcontainer h2,
  #dmRoot *#dm div.flex_hfcontainer h2,
  #dmRoot *#dm div.dm-title h2 { font-size:40px; }

  #dmRoot *#dm div.dmContent h1,
  #dmRoot *#dm div.dmFooter h1,
  #dmRoot *#dm div.p_hfcontainer h1,
  #dmRoot *#dm div.flex_hfcontainer h1,
  #dmRoot *#dm div.dm-title h1 { font-size:60px; }
}

/* ==================================================================== */
/*                     Additional Style Definitions                     */
/* ==================================================================== */
#dmRoot *#dm div.dmContent h3,#dmRoot *#dm div.dmFooter h3,#dmRoot *#dm div.p_hfcontainer h3,#dmRoot *#dm div.flex_hfcontainer h3,#dmRoot *#dm div.dm-title h3
{
	font-size:25px;
}
#dmRoot *#dm div.dmContent h5,#dmRoot *#dm div.dmFooter h5,#dmRoot *#dm div.p_hfcontainer h5,#dmRoot *#dm div.flex_hfcontainer h5,#dmRoot *#dm div.dm-title h5
{
	font-size:16px;
}
.dmTabletBody #dm .d-page-1716942098 DIV.dmInner,#dm .d-page-1716942098 DIV#dmSlideRightNavRight
{
	background-attachment:initial;
}
#dmRoot #dm div.dmNewParagraph p,#dmRoot #dm div.dmNewParagraph li
{
	font-size:16px;
}
@media (min-width:768px) and (max-width:1024px) {
  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 { font-size:18px; }

  #dm div.dmNewParagraph p { font-size:18px; }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 { font-size:16px; }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 { font-size:14px; }

  #dm div.dmInner,
  #dm div.dmInner .dmRespCol,
  #dm .dmRespCol div.dmNewParagraph,
  #dm .ecwid .ec-store,
  #dm .dmform .dmforminput label,
  .dmPrettyList .listText,
  .dmPrettyList .itemName,
  #dm .dmRestaurantMenu .menuItemBox,
  .dmRestaurantMenu .menuItemName,
  .dmRestaurantMenu .menuItemDesc,
  .dmRestaurantMenu .menuItemPrice,
  .dmPhotoGallery .caption-text.caption-text,
  .dmGeoLocation a span.dmGeoMLocItemTitle,
  .dmGeoLocation a span.dmGeoMLocItemDetails,
  .map-popup-description { font-size:16px; }

  #dm div.dmNewParagraph p,
  #dm div.dmNewParagraph li { font-size:16px; }

  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 { font-size:50px; }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 { font-size:30px; }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 { font-size:25px; }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 { font-size:20px; }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 { font-size:15px; }

  #dmRoot *#dm div.dmContent h1,
  #dmRoot *#dm div.dmFooter h1,
  #dmRoot *#dm div.p_hfcontainer h1,
  #dmRoot *#dm div.flex_hfcontainer h1,
  #dmRoot *#dm div.dm-title h1 { font-size:50px; }

  #dm DIV.dmOuter DIV.dmInner,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight { background-color:rgba(53,27,10,1); }
}
@media (min-width:0px) and (max-width:767px) {
  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 { font-size:14px; }

  #dm div.dmInner,
  #dm div.dmInner .dmRespCol,
  #dm .dmRespCol div.dmNewParagraph,
  #dm .ecwid .ec-store,
  #dm .dmform .dmforminput label,
  .dmPrettyList .listText,
  .dmPrettyList .itemName,
  #dm .dmRestaurantMenu .menuItemBox,
  .dmRestaurantMenu .menuItemName,
  .dmRestaurantMenu .menuItemDesc,
  .dmRestaurantMenu .menuItemPrice,
  .dmPhotoGallery .caption-text.caption-text,
  .dmGeoLocation a span.dmGeoMLocItemTitle,
  .dmGeoLocation a span.dmGeoMLocItemDetails,
  .map-popup-description { font-size:16px; }

  #dm div.dmNewParagraph p,
  #dm div.dmNewParagraph li { font-size:16px; }

  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 { font-size:40px; }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 { font-size:30px; }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 { font-size:20px; }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 { font-size:18px; }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 { font-size:15px; }

  #dm DIV.dmOuter DIV.dmInner,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight { background-color:rgba(53,27,10,1); }
}
.allh {
    height: 100% !important;
}
.ztop{
    z-index: 2 !important;
}
[data-layout-type=accordion] [data-content-reference] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-inline: 10px;
    gap: 10px;
    min-height: 25px;
    border-radius: 50px;
    max-height: 50px;
}
/* ==================================================================== */
/*                     System Style Definitions                         */
/* ==================================================================== */
@media all {
	:root {
		--btn-border-l-color: rgba(0, 0, 0, 0);
		--btn-border-r-color: rgba(0, 0, 0, 0);
		--btn-border-b-width: 0px;
		--btn-text-direction: ltr;
		--btn-border-radius: 50px;
		--btn-border-t-width: 0px;
		--btn-border-tl-radius: var(--btn-border-radius);
		--btn-border-br-radius: var(--btn-border-radius);
		--btn-border-bl-radius: var(--btn-border-radius);
		--btn-box-shadow: var(--color_1) 0px 3px 11px 0px;
		--btn-border-r-width: 0px;
		--btn-border-tr-radius: var(--btn-border-radius);
		--btn-bg-image: linear-gradient(90deg, rgba(232, 169, 23, 1) 0%, rgba(232, 122, 23, 1) 100%);
		--background-origin: border-box;
		--btn-border-b-color: rgba(0, 0, 0, 0);
		--btn-border-l-width: 0px;
		--border-style: solid;
		--btn-border-t-color: rgba(0, 0, 0, 0);
		--btn-text-align: center;
		--btn-text-color: var(--color_3);
		--btn-text-decoration: none;
		--btn-text-font-weight: 400;
		--btn-icon-color: rgb(0, 0, 238);
		--btn-icon-fill: rgb(0, 0, 238);
		--btn-icon-wrpr-display: none;
		--btn-hover-border-b-color: var(--btn-hover-border-color);
		--btn-hover-bg: rgb(65, 67, 69);
		--btn-hover-border-t-color: var(--btn-hover-border-color);
		--btn-hover-border-r-color: var(--btn-hover-border-color);
		--btn-hover-border-l-color: var(--btn-hover-border-color);
		--btn-hover-border-color: rgb(65, 67, 69);
		--btn-hover-text-color: var(--color_3);
		--btn-hover-text-font-weight: var(--btn-text-font-weight);
		--btn-hover-text-decoration: var(--btn-text-decoration);
		--btn-hover-text-font-style: var(--btn-text-font-style);
	}
	.button_2 {
		--btn-border-l-color: rgb(45, 46, 50);
		--btn-border-r-color: rgb(45, 46, 50);
		--btn-border-b-width: 0px;
		--btn-text-direction: ltr;
		--btn-border-radius: 50px;
		--btn-border-t-width: 0px;
		--btn-border-tl-radius: var(--btn-border-radius);
		--btn-border-br-radius: var(--btn-border-radius);
		--btn-border-bl-radius: var(--btn-border-radius);
		--btn-bg-color: var(--color_3);
		--btn-border-r-width: 0px;
		--btn-border-tr-radius: var(--btn-border-radius);
		--btn-bg-image: initial;
		--btn-border-b-color: rgb(45, 46, 50);
		--btn-border-l-width: 0px;
		--border-style: solid;
		--btn-border-t-color: rgb(45, 46, 50);
		--btn-text-align: center;
		--btn-text-color: var(--color_1);
		--btn-text-decoration: none;
		--btn-text-font-weight: 400;
		--btn-icon-color: rgb(0, 0, 238);
		--btn-icon-fill: rgb(0, 0, 238);
		--btn-icon-wrpr-display: none;
		--btn-hover-border-b-color: var(--btn-hover-border-color);
		--btn-hover-bg: var(--color_1);
		--btn-hover-border-t-color: var(--btn-hover-border-color);
		--btn-hover-border-r-color: var(--btn-hover-border-color);
		--btn-hover-border-l-color: var(--btn-hover-border-color);
		--btn-hover-border-color: var(--color_1);
		--btn-hover-text-color: var(--color_3);
		--btn-hover-text-font-weight: var(--btn-text-font-weight);
		--btn-hover-text-decoration: var(--btn-text-decoration);
		--btn-hover-text-font-style: var(--btn-text-font-style);
	}
	:root {
		--section-padding-top: 100px;
		--section-padding-left: 4%;
		--section-padding-right: 4%;
		--section-padding-bottom: 100px;
		--column-padding-top: 16px;
		--column-padding-right: 16px;
		--column-padding-left: 16px;
		--column-padding-bottom: 16px;
		--inner-column-padding-left: 0px;
		--inner-column-padding-right: 0px;
		--inner-column-padding-top: 0px;
		--inner-column-padding-bottom: 0px;
	}
}
@media (min-width: 1025px) {
	:root {
		--btn-text-font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	:root {
		--btn-text-font-size: 14px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	:root {
		--btn-text-font-size: 16px;
	}
	.button_2 {
		--btn-text-font-size: 16px;
	}
	:root {
		--section-padding-top: 50px;
		--section-padding-left: 4%;
		--section-padding-right: 4%;
		--section-padding-bottom: 50px;
	}
}
@media (min-width: 0px) and (max-width: 767px) {
	:root {
		--btn-text-font-size: 13px;
	}
}
@media (min-width: 0px) and (max-width: 767px) {
	:root {
		--btn-text-font-size: 15px;
	}
	.button_2 {
		--btn-text-font-size: 15px;
	}
	:root {
		--section-padding-top: 50px;
		--section-padding-left: 4%;
		--section-padding-right: 4%;
		--section-padding-bottom: 50px;
	}
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC'] {
  border-radius: 7px;
  background-clip: border-box;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwNDA1MDUiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjQwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC']:hover {
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC']:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC'] {
  border-radius: 0px;
  background-clip: border-box;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwNDA1MDUiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjQwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC']:hover {
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC']:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] {
  background-clip: border-box;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] {
  box-shadow: inset 0 -6px 0 0 rgba(0, 0, 0, 0.2), 0 -3px 0 0 #ccc;
  transition: box-shadow 0.1s ease;
  position: relative;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY']:hover {
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 #ccc;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'].flexButton {
  padding: 13px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] .text {
  position: relative;
  top: -3px;
  transition: all 0.1s ease;
  padding: 13px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY']:hover input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY']:hover .text {
  top: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TRANSPARENT'] {
  border-radius: 5px / 4px;
  box-shadow: 0 0 18px rgba(5, 5, 6, 0.3);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TWO_COLORS'] {
  background-clip: border-box;
  border-radius: 0px;
  padding: 0 0 0 40px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TWO_COLORS']:before {
  content: "";
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  position: absolute;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TWO_COLORS'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED'] {
  border-radius: 21px;
  background-clip: border-box;
  box-shadow: 0 3px 3px rgba(5, 5, 6, 0.07), inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTI1IiBoZWlnaHQ9IjM4IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED']:hover {
  box-shadow: 0 3px 3px rgba(5, 5, 6, 0.1);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTI1IiBoZWlnaHQ9IjM4IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED']:active {
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1), inset 0 3px 3px rgba(5, 5, 6, 0.3);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMjUiIGhlaWdodD0iMzgiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] {
  background-clip: border-box;
  box-shadow: 0 1px 1px rgba(5, 5, 6, 0.5);
  padding-left: 46px;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON']:hover {
  box-shadow: 0 1px 1px rgba(5, 5, 6, 0.5), inset 0 0 0 800px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] .iconBg {
  background-color: #f7f7f7;
  top: 0;
  bottom: 0;
  margin: 0;
  width: 50px;
  text-align: center;
  display: block;
  height: 100%;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  opacity: 1;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] .icon {
  display: inline-block;
  float: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] {
  overflow: hidden;
  background-clip: border-box;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] .text {
  opacity: 1;
  display: inline-block;
  transition: all 0.3s;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED']:hover input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED']:hover .text {
  opacity: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] .iconBg {
  position: absolute;
  top: -200%;
  bottom: 0;
  margin: auto;
  width: 100%;
  left: 0;
  transition: all 0.3s;
  opacity: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED']:hover .iconBg {
  top: 0;
  opacity: 1;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] .icon {
  display: block;
  float: left;
  position: absolute;
  font-size: 27px;
  width: 100%;
  height: 100%;
  margin-top: -13px;
  top: 50%;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] {
  overflow: initial;
  background-clip: border-box;
  border-radius: 2px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] {
  border-radius: 6px;
  overflow: initial;
  background-clip: border-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] {
  background-clip: border-box;
  border-radius: 6px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] {
  background-clip: border-box;
  border-radius: 3px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ICON'] {
  background-clip: border-box;
  border-radius: 0px;
  padding: 0 0 0 40px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ICON'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] {
  background-clip: border-box;
  border-radius: 6px;
  padding: 0 0 0 40px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'].flexButton {
  padding: 10px 7px 10px 47px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] .iconBg {
  display: block;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] {
  overflow: initial;
  background-clip: border-box;
  border-radius: 1px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'].flexButton {
  padding: 16px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] .text {
  padding: 16px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] .iconBg {
  display: none;
}
@media (min-width: 768px) {
#dm .dmRespRow .dmRespCol > .dmWidget[data-buttonstyle='BORDER_SHORT'],
#dm .sticky-widgets-container-global .dmWidget[data-buttonstyle='BORDER_SHORT'],
#dm .sticky-widgets-container .dmWidget[data-buttonstyle='BORDER_SHORT'] {
  width: 222px;
}
}
#dm .dmWidget:not([data-buttonstyle]),
div.buttons ,
#dm .button_2 .dmWidget:not([data-buttonstyle]),
#dm .dmWidget.button_2:not([data-buttonstyle]),
div.buttons .button_2,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] {
  border-radius: 50px;
}
#dm .dmWidget:not([data-buttonstyle]).flexButton,
div.buttons .flexButton,
#dm .button_2 .dmWidget:not([data-buttonstyle]).flexButton,
#dm .dmWidget.button_2:not([data-buttonstyle]).flexButton,
div.buttons .button_2.flexButton,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'].flexButton {
  padding: 10px 0px;
}
#dm .dmWidget:not([data-buttonstyle]) .textonly,
#dm .dmWidget:not([data-buttonstyle]) input,
#dm .dmWidget:not([data-buttonstyle]) .text,
div.buttons  .text,
#dm .button_2 .dmWidget:not([data-buttonstyle]) .textonly,
#dm .button_2 .dmWidget:not([data-buttonstyle]) input,
#dm .button_2 .dmWidget:not([data-buttonstyle]) .text,
#dm .dmWidget.button_2:not([data-buttonstyle]) .textonly,
#dm .dmWidget.button_2:not([data-buttonstyle]) input,
#dm .dmWidget.button_2:not([data-buttonstyle]) .text,
div.buttons .button_2 .text,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] .text {
  padding: 10px 0px;
}
#dm .dmWidget:not([data-buttonstyle]) .iconBg,
#dm .button_2 .dmWidget:not([data-buttonstyle]) .iconBg,
#dm .dmWidget.button_2:not([data-buttonstyle]) .iconBg,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] .iconBg {
  display: none;
}
#dm div.dmInner #site_content .dmWidget,
#dm div.dmInner .dmHeader .dmWidget {
    background-color: var(--btn-bg-color);
    background-image: var(--btn-bg-image);
    border-color: var(--btn-border-color);
    border-bottom-color: var(--btn-border-b-color);
    border-left-color: var(--btn-border-l-color);
    border-right-color: var(--btn-border-r-color);
    border-top-color: var(--btn-border-t-color);
    border-radius: var(--btn-border-radius);
    border-bottom-left-radius: var(--btn-border-bl-radius);
    border-bottom-right-radius: var(--btn-border-br-radius);
    border-top-left-radius: var(--btn-border-tl-radius);
    border-top-right-radius: var(--btn-border-tr-radius);
    border-width: var(--btn-border-width);
    border-bottom-width: var(--btn-border-b-width);
    border-left-width: var(--btn-border-l-width);
    border-right-width: var(--btn-border-r-width);
    border-top-width: var(--btn-border-t-width);
    box-shadow: var(--btn-box-shadow);
    direction: var(--btn-text-direction);
    text-align: var(--btn-text-align);
}
#dm div.dmInner #site_content .dmWidget span.text,
#dm div.dmInner #site_content .dmformsubmit input {
    color: var(--btn-text-color);
    font-size: var(--btn-text-font-size);
    font-weight: var(--btn-text-font-weight);
    text-decoration: var(--btn-text-decoration);
}
#dm div.dmInner #site_content .dmWidget:hover,
#dm div.dmInner #site_content .dmWidget.hover,
#dm div.dmInner .dmHeader .dmWidget:hover,
#dm div.dmInner .dmHeader .dmWidget.hover {
    background: var(--btn-hover-bg);
    border-color: var(--btn-hover-border-color);
    border-bottom-color: var(--btn-hover-border-b-color);
    border-left-color: var(--btn-hover-border-l-color);
    border-right-color: var(--btn-hover-border-r-color);
    border-top-color: var(--btn-hover-border-t-color);
}
#dm div.dmInner #site_content .dmWidget:hover span.text,
#dm div.dmInner #site_content .dmWidget.hover span.text,
#dm div.dmInner .dmHeader .dmWidget:hover span.text,
#dm div.dmInner .dmHeader .dmWidget.hover span.text,
#dm div.dmInner #site_content .dmWidget:hover input[type="submit"],
#dm div.dmInner #site_content .dmWidget.hover input[type="submit"],
#dm div.dmInner .dmHeader .dmWidget:hover input[type="submit"],
#dm div.dmInner .dmHeader .dmWidget.hover input[type="submit"] {
    color: var(--btn-hover-text-color);
}
#dm div.dmInner #site_content .dmWidget span.icon,
#dm div.dmInner .dmHeader .dmWidget span.icon {
    color: var(--btn-icon-color);
    fill: var(--btn-icon-fill);
}
#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg,
#dm div.dmInner .dmHeader .dmWidget:not([data-buttonstyle]) .iconBg {
    display: var(--btn-icon-wrpr-display);
}
.dmBody [data-layout-grid] > .flex-element.group,
.dmFooterContainer [data-layout-grid] > .flex-element.group {
    padding-bottom: var(--section-padding-bottom);
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    padding-top: var(--section-padding-top);
}
.dmBody [data-layout-grid] > .flex-element.group > .flex-element.group,
.dmFooterContainer [data-layout-grid] > .flex-element.group > .flex-element.group {
    padding-bottom: var(--column-padding-bottom);
    padding-left: var(--column-padding-left);
    padding-right: var(--column-padding-right);
    padding-top: var(--column-padding-top);
}
.dmBody [data-layout-grid] > .flex-element.group > .flex-element.group .flex-element.group:not([data-layout-type] *):not([data-layout-type]),
.dmFooterContainer [data-layout-grid] > .flex-element.group > .flex-element.group .flex-element.group:not([data-layout-type] *):not([data-layout-type]) {
    padding-bottom: var(--inner-column-padding-bottom);
    padding-left: var(--inner-column-padding-left);
    padding-right: var(--inner-column-padding-right);
    padding-top: var(--inner-column-padding-top);
}
@media all {
  *#dm .dmInner *.u_1306770187 { width:100% !important; }

  *#dm .dmInner *.u_1581198931 { width:100% !important; }

  *#dm .dmInner *.u_1040696130 { justify-content:center !important; }

  *#dm .dmInner *.u_1040696130.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    margin-left:0 !important;
    padding-top:0 !important;
    padding-left:20px !important;
    padding-bottom:0 !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    margin-right:0 !important;
    padding-right:20px !important;
  }

  *#dm .dmInner nav.u_1040696130.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { color:rgba(0,0,0,1) !important; }

  *#dm .dmInner a.u_1354841978:hover { background-image:none !important; }

  *#dm .dmInner a.u_1354841978.hover { background-image:none !important; }

  *#dm .dmInner div.u_1056813044 .copyright { color:var(--color_3) !important; }

  *#dm .dmInner *.u_1955933514 { width:100% !important; }

  *#dm .dmInner *.u_1495895470.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    margin-left:0 !important;
    padding-top:0 !important;
    padding-left:20px !important;
    padding-bottom:0 !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    margin-right:0 !important;
    padding-right:20px !important;
  }

  *#dm .dmInner nav.u_1495895470.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { color:rgba(0,0,0,1) !important; }

  *#dm .dmInner *.u_1495895470 { justify-content:flex-end !important; }

  *#dm .dmInner *.u_1198691314.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    margin-left:0px !important;
    padding-top:0px !important;
    padding-left:20px !important;
    padding-bottom:0px !important;
    margin-top:0px !important;
    margin-bottom:0px !important;
    margin-right:0px !important;
    padding-right:20px !important;
  }

  *#dm .dmInner *.u_1117254353 { width:100% !important; }

  *#dm .dmInner *.u_1198691314 { justify-content:center !important; }

  *#dm .dmInner a.u_1540576542:hover { background-image:none !important; }

  *#dm .dmInner a.u_1540576542.hover { background-image:none !important; }

  *#dm .dmInner nav.u_1198691314.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { color:var(--color_3) !important; }

  *#dm .dmInner div.u_2512259679 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1957101125 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1316743735 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1773765949 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1353615359 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1727630807 *.open-hours-item dt {
    font-size:16px !important;
    font-weight:bold !important;
  }

  *#dm .dmInner div.u_1727630807 *.open-hours-item dd {
    font-size:16px !important;
    font-weight:bold !important;
  }

  *#dm .dmInner div.u_1727630807 *.open-hours-item time {
    font-size:16px !important;
    font-weight:bold !important;
  }

  *#dm .dmInner div.u_1727630807 *.open-hours-special {
    font-size:16px !important;
    font-weight:bold !important;
  }

  *#dm .dmInner div.u_2910491390 .socialHubIcon {
    width:40px !important;
    height:40px !important;
    font-size:27px !important;
    line-height:40px !important;
  }

  *#dm .dmInner div.u_2910491390 .socialHubInnerDiv {
    column-gap:10px !important;
    justify-content:flex-start !important;
  }

  *#dm .dmInner div.u_1440420817 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner div#hamburger-drawer.layout-drawer { background-color:var(--color_5) !important; }

  *#dm .dmInner *.u_1252107792 .svg { width:100% !important; }

  *#dm .dmInner div.u_1252107792 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1252107792 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1340668004 .svg { width:100% !important; }

  *#dm .dmInner div.u_1340668004 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1340668004 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1329302835 .svg { width:100% !important; }

  *#dm .dmInner div.u_1329302835 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1329302835 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1741798503 .svg { width:100% !important; }

  *#dm .dmInner div.u_1741798503 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1741798503 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1097825432 .svg { width:100% !important; }

  *#dm .dmInner div.u_1097825432 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1097825432 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1695036168 .svg { width:100% !important; }

  *#dm .dmInner div.u_1695036168 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1695036168 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1630147409 .svg { width:100% !important; }

  *#dm .dmInner div.u_1630147409 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:none !important;
    background-color:var(--color_3) !important;
  }

  *#dm .dmInner div.u_1630147409 .svg { fill:var(--color_5) !important; }

  *#dm .dmInner *.u_1107420343 .svg { width:100% !important; }

  *#dm .dmInner div.u_1107420343 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:none !important;
    background-color:var(--color_3) !important;
  }

  *#dm .dmInner div.u_1107420343 .svg { fill:var(--color_5) !important; }

  *#dm .dmInner *.u_1205996361 .svg { width:100% !important; }

  *#dm .dmInner div.u_1205996361 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1205996361 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1166807842 .svg { width:100% !important; }

  *#dm .dmInner div.u_1166807842 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:none !important;
    background-color:var(--color_3) !important;
  }

  *#dm .dmInner div.u_1166807842 .svg { fill:var(--color_5) !important; }

  *#dm .dmInner *.u_1062249786 .svg { width:100% !important; }

  *#dm .dmInner div.u_1062249786 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1062249786 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner *.u_1536972972 .svg { width:100% !important; }

  *#dm .dmInner div.u_1536972972 {
    padding:12.5% !important;
    border-radius:25% !important;
    background-image:linear-gradient(135deg,rgba(74,37,11,1) 31%,rgba(42,19,2,1) 100%) !important;
    background-origin:border-box !important;
  }

  *#dm .dmInner div.u_1536972972 .svg { fill:var(--color_9) !important; }

  *#dm .dmInner div.u_2970340071 hr { color:var(--color_9) !important; }

  *#dm .dmInner *.u_1056813044 .copyright {
    justify-content:flex-start !important;
    text-align:left !important;
  }

  *#dm .dmInner div.u_1438461915 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1438461915 .svg { width:100% !important; }

  *#dm .dmInner div.u_1818910872 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-radius:0px 0px 0px 0px !important;
  }

  *#dm .dmInner div.u_1272210115 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-radius:0px 0px 0px 0px !important;
  }

  *#dm .dmInner div.u_1295801938 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-radius:0px 0px 0px 0px !important;
  }

  *#dm .dmInner div.u_1438461915 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1054569301 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1054569301 .svg { width:100% !important; }

  *#dm .dmInner div.u_1054569301 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1717700780 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1717700780 .svg { width:100% !important; }

  *#dm .dmInner div.u_1717700780 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1019479350 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1019479350 .svg { width:100% !important; }

  *#dm .dmInner div.u_1019479350 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1582178269 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1582178269 .svg { width:100% !important; }

  *#dm .dmInner div.u_1582178269 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1628138099 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1628138099 .svg { width:100% !important; }

  *#dm .dmInner div.u_1628138099 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1085407365 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1085407365 .svg { width:100% !important; }

  *#dm .dmInner div.u_1085407365 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1805422851 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1805422851 .svg { width:100% !important; }

  *#dm .dmInner div.u_1805422851 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1805594913 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1805594913 .svg { width:100% !important; }

  *#dm .dmInner div.u_1805594913 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1537106857 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1537106857 .svg { width:100% !important; }

  *#dm .dmInner div.u_1537106857 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1773721661 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1773721661 .svg { width:100% !important; }

  *#dm .dmInner div.u_1773721661 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1343383214 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1343383214 .svg { width:100% !important; }

  *#dm .dmInner div.u_1343383214 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1990824914 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1990824914 .svg { width:100% !important; }

  *#dm .dmInner div.u_1990824914 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1388790826 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1388790826 .svg { width:100% !important; }

  *#dm .dmInner div.u_1388790826 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1006937241 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1006937241 .svg { width:100% !important; }

  *#dm .dmInner div.u_1006937241 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1460760222 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1460760222 .svg { width:100% !important; }

  *#dm .dmInner div.u_1460760222 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1801874045 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1801874045 .svg { width:100% !important; }

  *#dm .dmInner div.u_1801874045 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1989084963 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1989084963 .svg { width:100% !important; }

  *#dm .dmInner div.u_1989084963 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1179615953 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1179615953 .svg { width:100% !important; }

  *#dm .dmInner div.u_1179615953 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1350707762 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1350707762 .svg { width:100% !important; }

  *#dm .dmInner div.u_1350707762 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1684782366 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1684782366 .svg { width:100% !important; }

  *#dm .dmInner div.u_1684782366 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1353489385 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1353489385 .svg { width:100% !important; }

  *#dm .dmInner div.u_1353489385 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1921884430 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1921884430 .svg { width:100% !important; }

  *#dm .dmInner div.u_1921884430 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1056166463 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1056166463 .svg { width:100% !important; }

  *#dm .dmInner div.u_1056166463 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1466772251 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1466772251 .svg { width:100% !important; }

  *#dm .dmInner div.u_1466772251 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }

  *#dm .dmInner div.u_1996401077 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner *.u_1996401077 .svg { width:100% !important; }

  *#dm .dmInner div.u_1996401077 {
    padding:12.5% !important;
    border-radius:50% 50% 50% 50% !important;
    background-color:var(--color_5) !important;
    background-image:none !important;
  }
}

@media (min-width:0) and (max-width:767px) {
  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content.hamburger-reverse { transform:translate(-75vw,0) !important; }

  *#dm .dmInner *#hamburger-drawer.layout-drawer[data-origin="top"]:not([data-auto-height]) { height:100% !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(0,100%) !important; }

  *#dm .dmInner div.u_1056813044 .copyright { font-size:14px !important; }
}

@media (min-width:1025px) {
  *.stickyHeaderSpacer { height:249.2734375px !important; }

  *#dm .dmInner div.u_1056813044 .copyright { font-size:16px !important; }
}

@media (min-width:768px) and (max-width:1024px) {
  *.stickyHeaderSpacer { height:249.2734375px !important; }

  div[dmtemplateid="FlexHeader"] .layout-drawer-overlay { background-color:rgba(0,0,0,0.6) !important; }

  *#dm .dmInner *#hamburger-drawer.layout-drawer[data-origin="top"]:not([data-auto-height]) { height:100% !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(50vw,0) !important; }

  *#dm .dmInner div.u_1056813044 .copyright { font-size:14px !important; }
}

@media (min-width:0px) and (max-width:767px) {
  *#dm .dmInner div.u_1056813044 .copyright { font-size:13px !important; }
}
@media all {
    
#flex-header[data-changeable-on-scroll][data-scrolling] [data-widget-type="image"] img {
    transform: scale(0.66);
}
#flex-header {
    background-color: rgba(255, 255, 255, 1);
    
    padding: 0px 0% 0px 0%;
    margin: 0px 0% 0px 0%;
}
#flex-header[data-changeable-on-scroll][data-scrolling] {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(255, 255, 255, 1);
}
}



@media all {
    
#flex-footer {
    background-color: var(--color_1);
}
}



@media all {
    
#\37 5446055 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    flex-wrap: nowrap;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\36 3a049320d35b55b4ef2a376 {
    background-color: rgba(0, 0, 0, 0);
}
    
#\36 3a049320d35b55b4ef2a377 {
    min-height: 531px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 4% 4% 2% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\36 2d6a167a824ca526194d9a5 {
    background-color: rgba(232, 255, 133, 1);
}
    
#d461a877::before, #d461a877 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#d461a877 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ec1693d9 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#e7579316 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    border-radius: 300px 300px 300px 300px;
    background-color: var(--color_2);
    background-image: none;
}
    
#\33 20d863c {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    justify-self: auto;
    order: 0;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-self: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 a5cb657 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    order: 0;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\32 7dea629 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e85142a2 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#edcfb1bf {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 e637e45::before, #\30 e637e45 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(45deg, rgba(29, 8, 90, 1) 33%, rgba(67, 70, 184, 1) 100%);
}
#\30 e637e45 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.1574545043517577%;
    background-image: linear-gradient(90deg, rgba(32, 66, 54, 1) 0%, rgba(0, 35, 19, 0.8) 100%);
    border-radius: 15px 15px 15px 15px;
    flex-wrap: nowrap;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 f4b7b22 [data-content-reference] {
    background-color: var(--color_2);
    background-image: none;
    flex-direction: row;
}
#\38 f4b7b22 [data-content-reference] .accordion-title {
    color: var(--color_3) !important;
    text-align: left !important;
    font-family: Lato !important;
}
#\38 f4b7b22 {
    justify-content: flex-start;
    width: 100%;
    min-height: auto;
    height: auto;
    order: 0;
    align-self: auto;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    justify-self: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
#\38 f4b7b22 [data-content-reference] .icon-container {
    color: var(--color_2);
    background-color: var(--color_9);
    background-image: none;
    border-radius: 300px 300px 300px 300px;
}
    
#d978cb57 {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-image: linear-gradient(90deg, rgba(84, 36, 18, 1) 0%, rgba(38, 19, 11, 1) 100%);
    border-radius: 20px 20px 20px 20px;
    order: 0;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#a7e9f251 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    align-self: auto;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 160px;
    height: auto;
    order: 0;
    background-image: none;
    justify-self: auto;
    width: 100%;
    flex-wrap: nowrap;
    column-gap: 7%;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 5a1539b {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#ed823750 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1342071257153408%;
    flex-wrap: nowrap;
    align-content: center;
}
    
#\32 6cd7529 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    border-radius: 300px 300px 300px 300px;
    background-color: var(--color_2);
    background-image: none;
}
    
#\34 a0de00e {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\35 66a3c01 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    border-radius: 300px 300px 300px 300px;
    background-color: var(--color_2);
    background-image: none;
}
    
#c94ae899 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\37 b8d054b::before, #\37 b8d054b > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\37 b8d054b {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d91b1822 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\37 0d6414f {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\38 3714abe::before, #\38 3714abe > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\38 3714abe {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 3405e5a {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\31 abe8035 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\31 f530aba::before, #\31 f530aba > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\31 f530aba {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 fc3adfa {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\39 8e6825f {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\39 65d7241::before, #\39 65d7241 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\39 65d7241 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#caedfa52 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\32 7934c18 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\34 dfa744a {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    align-self: auto;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 160px;
    height: auto;
    order: 0;
    background-image: none;
    justify-self: auto;
    width: 100%;
    flex-wrap: nowrap;
    column-gap: 7%;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c9f5155b {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-image: linear-gradient(180deg, rgba(38, 19, 11, 1) 0%, rgba(84, 36, 18, 1) 100%);
    border-radius: 20px 20px 20px 20px;
    order: 0;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#ceba7f30 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1342071257153408%;
    flex-wrap: nowrap;
    align-content: center;
}
    
#\35 c6d0038::before, #\35 c6d0038 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(45deg, rgba(29, 8, 90, 1) 33%, rgba(67, 70, 184, 1) 100%);
}
#\35 c6d0038 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.1574545043517577%;
    background-image: linear-gradient(90deg, rgba(32, 66, 54, 1) 0%, rgba(0, 35, 19, 0.8) 100%);
    border-radius: 15px 15px 15px 15px;
    flex-wrap: nowrap;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#bb31fd69 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#dcec8855 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 29b18fc {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    flex-wrap: nowrap;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\31 e458697 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    justify-self: auto;
    order: 0;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-self: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a7ae55ab::before, #a7ae55ab > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#a7ae55ab {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a61145e8 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\39 26955f7 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\30 72e88ea::before, #\30 72e88ea > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\30 72e88ea {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#db904cf7 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\35 48aff13 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#e21544b1::before, #e21544b1 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#e21544b1 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 af9974e {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\31 abbba84 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#cab2017b::before, #cab2017b > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#cab2017b {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f0941f45 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\39 658c11c {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#ec88f0d7::before, #ec88f0d7 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#ec88f0d7 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ac9015ef {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#d72b9fe8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#a7ed226b {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    align-self: auto;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 160px;
    height: auto;
    order: 0;
    background-image: none;
    justify-self: auto;
    width: 100%;
    flex-wrap: nowrap;
    column-gap: 7%;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#cebd0d02 {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-image: linear-gradient(180deg, rgba(38, 19, 11, 1) 0%, rgba(84, 36, 18, 1) 100%);
    border-radius: 20px 20px 20px 20px;
    order: 0;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#c9de9281 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1342071257153408%;
    flex-wrap: nowrap;
    align-content: center;
}
    
#\32 53df9b5 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    flex-wrap: nowrap;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\38 77fbd1b {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    justify-self: auto;
    order: 0;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-self: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 e72ddaf::before, #\32 e72ddaf > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\32 e72ddaf {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 c3b6cdf {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#b2d59578 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#c289e91c::before, #c289e91c > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#c289e91c {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e4c4c6d6 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\34 5b60c99 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#f397a0c8::before, #f397a0c8 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#f397a0c8 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 17a1e15 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\34 ea3ee31 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\30 61f5eda::before, #\30 61f5eda > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\30 61f5eda {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 ee825e8 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\38 1cca386 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\31 fa31683::before, #\31 fa31683 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\31 fa31683 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#abc6369a {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#f8e996a7 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#fb428a55::before, #fb428a55 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#fb428a55 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 416b8ec {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\39 56b4bce {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#de77c125 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    align-self: auto;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 160px;
    height: auto;
    order: 0;
    background-image: none;
    justify-self: auto;
    width: 100%;
    flex-wrap: nowrap;
    column-gap: 7%;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f086a6fc {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-image: linear-gradient(180deg, rgba(38, 19, 11, 1) 0%, rgba(84, 36, 18, 1) 100%);
    border-radius: 20px 20px 20px 20px;
    order: 0;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#\33 1b3e375 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1342071257153408%;
    flex-wrap: nowrap;
    align-content: center;
}
    
#e22ccecd::before, #e22ccecd > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(45deg, rgba(29, 8, 90, 1) 33%, rgba(67, 70, 184, 1) 100%);
}
#e22ccecd {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.1574545043517577%;
    background-image: linear-gradient(90deg, rgba(32, 66, 54, 1) 0%, rgba(0, 35, 19, 0.8) 100%);
    border-radius: 15px 15px 15px 15px;
    flex-wrap: nowrap;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#db38a1cf {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#bacd51de {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 5b52ba2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    flex-wrap: nowrap;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\38 9b25273 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    justify-self: auto;
    order: 0;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-self: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 2f3d789::before, #\33 2f3d789 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\33 2f3d789 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 1e7e839 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#f4bbb70c {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\37 9dfb977::before, #\37 9dfb977 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\37 9dfb977 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 2c94207 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\34 71c1a04 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\37 cb97de8::before, #\37 cb97de8 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\37 cb97de8 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 1d4be70 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\31 b7a6d7b {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#a264e76c::before, #a264e76c > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#a264e76c {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 adac60b {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#fa926181 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#a713bf3a {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    align-self: auto;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 160px;
    height: auto;
    order: 0;
    background-image: none;
    justify-self: auto;
    width: 100%;
    flex-wrap: nowrap;
    column-gap: 7%;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 c8ca67b {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-image: linear-gradient(180deg, rgba(38, 19, 11, 1) 0%, rgba(84, 36, 18, 1) 100%);
    border-radius: 20px 20px 20px 20px;
    order: 0;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#f24f3cf7 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1342071257153408%;
    flex-wrap: nowrap;
    align-content: center;
}
    
#cb130208::before, #cb130208 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(45deg, rgba(29, 8, 90, 1) 33%, rgba(67, 70, 184, 1) 100%);
}
#cb130208 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.1574545043517577%;
    background-image: linear-gradient(135deg, rgba(122, 52, 7, 1) 0%, rgba(79, 36, 10, 1) 100%);
    border-radius: 15px 15px 15px 15px;
    flex-wrap: nowrap;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b298c387 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 41c1947 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 4d3985f {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    flex-wrap: nowrap;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#aca5d09e {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1574545043517577%;
    justify-self: auto;
    order: 0;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-self: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c17ed436::before, #c17ed436 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#c17ed436 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 753b906 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#c1ce8130 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#a99b1eab::before, #a99b1eab > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#a99b1eab {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 bb6c179 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\30 f3ba7e5 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\33 b59b995::before, #\33 b59b995 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\33 b59b995 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 2e22669 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\33 85c8c9a {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#eab71c5a::before, #eab71c5a > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#eab71c5a {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a00b84f4 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\34 71dd98c {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\38 6de9ce9::before, #\38 6de9ce9 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(45deg, rgba(29, 8, 90, 1) 33%, rgba(67, 70, 184, 1) 100%);
}
#\38 6de9ce9 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.1574545043517577%;
    background-image: linear-gradient(90deg, rgba(32, 66, 54, 1) 0%, rgba(0, 35, 19, 0.8) 100%);
    border-radius: 15px 15px 15px 15px;
    flex-wrap: nowrap;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 c58d424 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 363d9aa::before, #\32 363d9aa > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(45deg, rgba(29, 8, 90, 1) 33%, rgba(67, 70, 184, 1) 100%);
}
#\32 363d9aa {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.1574545043517577%;
    background-image: linear-gradient(90deg, rgba(32, 66, 54, 1) 0%, rgba(0, 35, 19, 0.8) 100%);
    border-radius: 15px 15px 15px 15px;
    flex-wrap: nowrap;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 c2de10a {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 2162f4a::before, #\33 2162f4a > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(45deg, rgba(29, 8, 90, 1) 33%, rgba(67, 70, 184, 1) 100%);
}
#\33 2162f4a {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.1574545043517577%;
    background-image: linear-gradient(90deg, rgba(32, 66, 54, 1) 0%, rgba(0, 35, 19, 0.8) 100%);
    border-radius: 15px 15px 15px 15px;
    flex-wrap: nowrap;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    background-origin: border-box;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a57f7257 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 af48b91::before, #\30 af48b91 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\30 af48b91 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e16e4d71 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\31 68ce39f {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\37 a274cfc::before, #\37 a274cfc > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(0deg, rgba(33, 0, 83, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#\37 a274cfc {
    justify-content: flex-start;
    align-items: flex-start;
    width: 19.07%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 15px;
    column-gap: 1.8523878437047756%;
    background-image: linear-gradient(450deg, rgba(24, 8, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px 10px 10px 10px;
    height: auto;
    flex-wrap: nowrap;
    order: 0;
    background-origin: border-box;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 95020db {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\37 ebc7722 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
}



@media all {
    
#\36 406026c90e1521f6ecb0ecd {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\36 406026c90e1521f6ecb0ecc {
    min-height: 238px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
}



@media all {
    
#\39 d047ce9 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#a1f8711f {
    min-height: 0px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    padding: 4% 4% 2% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\31 2a003a5 svg {
    fill: var(--color_9);
}
#\31 2a003a5 .hamburgerButton {
    background-color: rgba(0,0,0,0);
}
#\31 2a003a5 {
    width: 30px;
    height: 30px;
}
}



@media all {
    
#\39 dc5a074 {
    min-height: 0px;
    column-gap: 0%;
    row-gap: 0px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 6px 2% 6px 2%;
    margin: 0% 0% 0% 0%;
}
    
#\35 286ad74 {
    width: 249px;
    height: auto;
    max-width: 100%;
    order: 0;
    min-height: 55px;
    grid-area: auto / auto / auto / auto;
}
    
#\38 8e69a6f::before, #\38 8e69a6f > .bgExtraLayerOverlay {
    
}
#\38 8e69a6f {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 25%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-image: none;
    padding: 6px 16px 6px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\32 61979b7 {
    width: 110px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\30 4886df1 {
    flex-direction: row;
    justify-content: flex-end;
    width: 25%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    padding: 10px 16px 6px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\32 3d5f850 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\37 80d21df {
    flex-direction: row;
    width: 50%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    padding: 20px 16px 6px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\37 64397de {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 25%;
    justify-content: flex-end;
    align-items: center;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\30 0ca91b4 svg {
    fill: var(--color_9);
}
#\30 0ca91b4 {
    width: 30px;
    height: 30px;
    max-width: 100%;
}
    
#\37 ff771e1 {
    width: 60px;
    height: 60px;
    max-width: 100%;
}
    
#\36 03c3bb7 {
    background-image: url("https://irp.cdn-website.com/13a3c0e8/dms3rep/multi/header-c2e81cda.svg");
    background-color: rgba(0, 0, 0, 0);
}
}



@media all {
    
#\31 9d73841 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
}
    
#\32 baa3d16 {
    min-height: 80px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 20px 2% 20px 2%;
}
    
#\36 99aa39b {
    width: 100%;
    height: 100px;
    max-width: 100%;
}
    
#\38 47c47ca {
    width: 100%;
    height: 100px;
    max-width: 100%;
}
    
#ed793cc2 {
    width: 100%;
    height: 100px;
    max-width: 100%;
}
    
#\37 ed2a055 {
    width: 100%;
    height: 100px;
    max-width: 100%;
}
    
#\37 2df4ba0 {
    margin: 0px 0% 0px 0%;
}
    
#\37 b1cd5f6 {
    border-width: 0 0 0 0;
    border-color: var(--color_6) var(--color_6) var(--color_6) var(--color_6);
    border-style: solid;
    background-color: rgba(32,66,54,1);
    background-image: none;
}
}



@media all {
    
#e88c10aa {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 50%;
    justify-content: flex-start;
    align-items: center;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
}
    
#\34 c69cd55 {
    min-height: 0px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0px 2% 0px 2%;
}
    
#c0504b3a {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 c78f75c {
    margin: 0px 0% 0px 0%;
}
    
#\34 77784c4 {
    background-color: var(--color_7);
    background-image: none;
}
    
#group_9bp {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    max-width: 100%;
    align-self: stretch;
    width: 50%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
}
    
#\32 2eff246 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: auto;
    grid-column-end: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
}
}



@media all {
    
#c7255a67 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 21.48%;
    justify-content: flex-start;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
}
    
#\30 dec8550 {
    min-height: 80px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    flex-wrap: nowrap;
}
    
#c5497f94 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 27.08%;
    justify-content: flex-start;
    min-width: 4%;
    flex-wrap: nowrap;
    padding: 16px 16px 16px 16px;
}
    
#\36 62d65f1 {
    background-color: var(--color_1);
    background-image: none;
}
    
#widget_6ro {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_89p {
    justify-content: flex-start;
    width: 28.22%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 15px;
}
    
#bbf32b67 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    justify-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_pr9 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\36 436e0f2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#db95396b {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#b22f0ae4 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 4;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f0913606 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 1b82a36 {
    justify-content: flex-start;
    width: 23.17%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 15px;
}
    
#\38 9d1e651 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#bb0a7035 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 3;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_bb2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 5;
    align-self: stretch;
}
    
#\39 ba600f9 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 ddf8604 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f7e90694 {
    width: 80.46574857411785%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 3;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\31 7208430 {
    background-color: rgba(0, 0, 0, 0);
    background-image: url();
    border-style: solid;
    border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
    border-width: 0px 0px 0px 0px;
}
    
#\32 9479820 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#fe1f8d34 {
    min-height: auto;
    flex-wrap: nowrap;
    column-gap: 3%;
    row-gap: 18px;
    max-width: none;
    width: 100%;
    padding: 0px 4% 0px 4%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#b05a287b {
    margin: 0px 0% 0px 0%;
}
    
#group_sin {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-color: var(--color_5);
    background-image: none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: var(--color_9) 0px 0px 11px 0px;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#group_ugi {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: wrap;
    align-content: center;
}
    
#e07c7e40 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 5d409c6::before, #\38 5d409c6 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\38 5d409c6 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Stumpcross1-8fb42c62-1920w.png");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b5bd67ee {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d501a0a2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 da41f84 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\32 282335f {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 cab01dc::before, #\39 cab01dc > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\39 cab01dc {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/The+gift+shop-1920w.png");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c8090178 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 d40501f {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 ace5c91 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\38 d3c7c28 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ed08301f::before, #ed08301f > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#ed08301f {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Cavewoman---July-2022-59-1920w.webp");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 ce58e67 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a4ad1581 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 45ecf35 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\39 3f59ae9 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 749272b::before, #\38 749272b > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\38 749272b {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/9-unique-and-quirky-North-Yorkshire-cafes-1920w.png");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#bce41644 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 067d139 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 a714c88 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 319e890::before, #\31 319e890 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\31 319e890 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/caver-527077_1920-1920w.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 431b198 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 c92b4c8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 ebd80af {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\33 7eae2b4 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 f7f18c5::before, #\32 f7f18c5 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\32 f7f18c5 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/The+history+of+cave+art-1920w.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 b53bffe {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 d102893 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e5725372 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
}



@media all {
    
#\35 3436490 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#d023d5b3 {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-color: var(--color_5);
    background-image: none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: var(--color_9) 0px 0px 11px 0px;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#\30 4aacfbb {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 d934405 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 90ed7b7 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#fb378d21 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fdb8d306 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: wrap;
    align-content: center;
}
    
#c5f2e329::before, #c5f2e329 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#c5f2e329 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Stump+Cross+Caverns+-+Party-95-05520ad2-1920w.webp");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 483c171::before, #\31 483c171 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\31 483c171 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/_Stump-Cross-Caverns-1920w.png");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c333de3b::before, #c333de3b > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#c333de3b {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Stump-Cross-Caverns---April-2022-134-09.55.29-03001786-6c25248b-1920w.webp");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 890fdd4 {
    min-height: auto;
    flex-wrap: nowrap;
    column-gap: 3%;
    row-gap: 18px;
    max-width: none;
    width: 100%;
    padding: 0px 4% 0px 4%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#\32 696a9d4 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 3d63478::before, #\30 3d63478 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\30 3d63478 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/stock-photo-students-doing-a-creativity-project-with-their-teacher-in-a-classroom-group-of-primary-school-2294917535-1920w.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 d4090c7::before, #\35 d4090c7 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\35 d4090c7 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/pexels-photo-9991619-1920w.jpeg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 53e0180 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#cad1e0aa {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 b5e9024 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\30 e8fd83e::before, #\30 e8fd83e > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\30 e8fd83e {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/UV-Flowstone--1920w.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a938ec9a {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#b6d9e768 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b8115880 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ff195b2a {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 3eacacb {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 1dc0ffa {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b8329d32 {
    background-color: rgba(0, 0, 0, 0);
    background-image: url();
    border-style: solid;
    border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
    border-width: 0px 0px 0px 0px;
}
    
#\33 a785288 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\33 59addb4 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 7bbb5b8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 7449bfa {
    margin: 0px 0% 0px 0%;
}
    
#\35 a641a66 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 a2731b5 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#b4a78b61 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 2ce7687 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 d59fb82 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 552e416 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#c28dffc2 {
    min-height: auto;
    flex-wrap: nowrap;
    column-gap: 3%;
    row-gap: 18px;
    max-width: none;
    width: 100%;
    padding: 0px 4% 0px 4%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#ae0ac808 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 8c9520b {
    margin: 0px 0% 0px 0%;
}
    
#f81fd380 {
    background-color: rgba(0, 0, 0, 0);
    background-image: url();
    border-style: solid;
    border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
    border-width: 0px 0px 0px 0px;
}
    
#a210b2d3 {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-color: var(--color_5);
    background-image: none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: var(--color_9) 0px 0px 11px 0px;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#c91a5b0c {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: nowrap;
    align-content: center;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(450deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    flex-direction: row;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
}
    
#\39 6a48746 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: nowrap;
    align-content: center;
}
    
#\35 0bc59ec {
    align-items: flex-start;
    width: 100%;
    min-height: 190px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 0.9714632665452339%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b1a069d3 {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 a12e077 {
    width: 93.59%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d37036f1 {
    align-items: flex-start;
    width: 100%;
    min-height: 190px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 0.9714632665452339%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 2;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    align-self: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 3c656e1 {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ccf69195 {
    width: 93.59%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 e7b8b34 {
    align-items: flex-start;
    width: 100%;
    min-height: 190px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 0.9714632665452339%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 3;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 5392db3 {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#dbfaf2f5 {
    width: 93.59%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 26b8f27 {
    align-items: flex-start;
    width: 100%;
    min-height: 190px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 0.9714632665452339%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 4;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 53e2416 {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 e4cdf41 {
    width: 93.59%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 dad3057 {
    align-items: flex-start;
    width: 100%;
    min-height: 190px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 0.9714632665452339%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 5;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d72e65a5 {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#bd0cca10 {
    width: 93.59%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b779a9b6 {
    align-items: flex-start;
    width: 100%;
    min-height: 190px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 0.9714632665452339%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 6;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b69fce2d {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 12fcdfc {
    width: 93.59%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_f2e {
    justify-content: flex-start;
    align-items: flex-start;
    width: 96.12%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1657559198542806%;
    flex-wrap: nowrap;
    order: 1;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\36 7b4e8da {
    width: 80px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\35 9060392::before, #\35 9060392 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\35 9060392 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Stumpcross1+%2828%29-194h.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d9e2baff {
    margin: 0px 0% 0px 0%;
}
    
#ba98e8ad {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 dc70a15 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\36 e20db3e {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: nowrap;
    align-content: center;
    order: 2;
}
    
#\39 3f6c178::before, #\39 3f6c178 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\39 3f6c178 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/5+rewarding+long-distance+walks+in+the+Yorkshire+Dales-194h.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 5ed361f {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 d062f86 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#b37bfea6 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 0517f7b::before, #\31 0517f7b > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\31 0517f7b {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/4+Yorkshire+walking+challenges+to+try-194h.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#dd4b5af1 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 1a1388d {
    min-height: auto;
    flex-wrap: nowrap;
    column-gap: 3%;
    row-gap: 18px;
    max-width: none;
    width: 100%;
    padding: 0px 4% 0px 4%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#\34 693c527 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 075e6e8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 1a62095 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\39 5c5b594 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#cb6e3cd1 {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    background-color: var(--color_5);
    background-image: none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: var(--color_9) 0px 0px 11px 0px;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#ac362065 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 2e14a5b {
    background-color: rgba(0, 0, 0, 0);
    background-image: url();
    border-style: solid;
    border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
    border-width: 0px 0px 0px 0px;
}
    
#\33 9a88d93 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 924bb8a {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 0b6a67b::before, #\34 0b6a67b > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\34 0b6a67b {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Stumpcross1+%2825%29-194h.jpg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e4e80b2c {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#cdbd2ee2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fcdcd6cf {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\34 e6136ac {
    width: 250px;
    height: auto;
    max-width: 100%;
    min-height: 50px;
    justify-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 06d6ef6 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 96.12%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1657559198542806%;
    flex-wrap: nowrap;
    order: 1;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\32 df6d886 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 bac9512 {
    width: 80px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 d6feeb5 {
    justify-content: flex-start;
    align-items: center;
    width: 98.54%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: nowrap;
    align-content: center;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(450deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    flex-direction: row;
    justify-self: auto;
    align-self: auto;
    order: 0;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\35 4843582 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c27ecbbf {
    margin: 0px 0% 0px 0%;
}
    
#\33 fe02416 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c14169f4 {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 be77e9e {
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 3%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 2;
    --column-gap: 3%;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    align-self: auto;
    flex-direction: row;
    justify-content: flex-start;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a8ae9522 {
    background-color: rgba(0, 0, 0, 0);
    background-image: url();
    border-style: solid;
    border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
    border-width: 0px 0px 0px 0px;
}
    
#\33 e7c6e74 {
    min-height: auto;
    flex-wrap: nowrap;
    column-gap: 3%;
    row-gap: 18px;
    max-width: none;
    width: 100%;
    padding: 0px 4% 0px 4%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#e1a6327a {
    width: 100%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 2%;
    row-gap: 24px;
    background-color: var(--color_5);
    background-image: none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: var(--color_9) 0px 0px 11px 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 20px 20px 20px 20px;
    margin: 0px 0% 0px 0%;
}
    
#a6e2b356 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 33.55%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: nowrap;
    align-content: center;
    margin-right: 0%;
    margin-left: 0%;
    order: 0;
}
    
#\37 9d9adf6 {
    width: 80px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 7f8abc0 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 96.12%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1657559198542806%;
    flex-wrap: nowrap;
    order: 1;
    margin-right: 0%;
    margin-left: 0%;
}
    
#ed6fd675 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 96caa26 {
    width: 250px;
    height: auto;
    max-width: 100%;
    min-height: 50px;
    justify-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 e4e9198 {
    justify-content: flex-start;
    align-items: center;
    width: 98.54%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 3%;
    flex-wrap: nowrap;
    align-content: center;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(450deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    flex-direction: row;
    justify-self: auto;
    align-self: auto;
    order: 2;
    --column-gap: 3%;
    padding: 20px 15px 20px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 8a63d8f {
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 3%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 2;
    --column-gap: 3%;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    align-self: auto;
    flex-direction: row;
    justify-content: flex-start;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 fc4df2c {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e0a71365 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f3af98ed {
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 3%;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 2;
    --column-gap: 3%;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    height: auto;
    align-self: auto;
    flex-direction: row;
    justify-content: flex-start;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 c47d643 {
    width: 80px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 cbd51d4 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e40afb8f {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\35 8d62c9d {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#abae6c6e {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#b8d5051c {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 24c1775 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 848ab4d {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.1435378201310302%;
    flex-wrap: wrap;
    align-content: center;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 a3aeee4 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f284e639 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ed5b4dd6 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c6fa677e {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 c523677 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 fcd944a::before, #\34 fcd944a > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\34 fcd944a {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Rocks-194h.jpeg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 ebce317 {
    justify-content: flex-start;
    align-items: center;
    width: 32.57%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    flex-wrap: nowrap;
    border-radius: 10px 10px 10px 10px;
    background-image: linear-gradient(0deg, rgba(79, 36, 10, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-origin: border-box;
    justify-self: auto;
    order: 1;
    flex-direction: row;
    --column-gap: 20px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1) rgba(144, 73, 29, 1);
    border-style: solid;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e0d9528a {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 d0f2700 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fa1e42f8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b7940b35::before, #b7940b35 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#b7940b35 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Mammoth+2-194h.jpeg");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 50562e6::before, #\31 50562e6 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\31 50562e6 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/36331001_2211.w054.n005.206B.p1.206-abe7c09f-8733b579-194h.png");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fbaacf24::before, #fbaacf24 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#fbaacf24 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Light-30725663-194h.png");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    background-position: 0% 50%;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 02633f2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\39 04e423e {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a079c402 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 5b006ed::before, #\35 5b006ed > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\35 5b006ed {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Climate_1_hr-becccfc9-8b4c9b55-194h.webp");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 ac58cf2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 da78db5 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\38 55b73bd {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 7a08432 {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 bcedf14::before, #\35 bcedf14 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(32, 66, 54, 1) 100%);
}
#\35 bcedf14 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 34.73%;
    min-height: 162px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-image: url("https://lirp.cdn-website.com/13a3c0e8/dms3rep/multi/opt/Fossil-Record-194h.webp");
    border-radius: 5px 5px 5px 5px;
    justify-self: auto;
    order: 0;
    height: auto;
    background-position: 0% 50%;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fd4a1894 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\36 d2e171d {
    justify-content: flex-start;
    align-items: center;
    width: 62.01%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 1.5965076395385094%;
    justify-self: auto;
    order: 2;
    flex-wrap: nowrap;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e35c8649 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_d2b {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 523px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 1.153001670200987%;
    flex-wrap: nowrap;
    height: auto;
}
    
#widget_qmr.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#widget_qmr {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    order: 1;
}
}



@media (min-width: 1025px) {
}



@media (min-width: 768px) and (max-width: 1024px) {
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#flex-header {
    background-color: rgba(255, 255, 255, 1);
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3a049320d35b55b4ef2a377 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
}
    
#\39 a5cb657 {
    width: 100%;
    min-height: 80px;
    padding: 16px 0px 16px 0px;
    margin: 0% 0% 0% 0%;
}
    
#e7579316 {
    min-height: 0px;
    order: 0;
    padding: 12px 15px 12px 15px;
    margin: 0px 0% 0px 0%;
}
    
#e85142a2 {
    width: 100%;
}
    
#\32 6cd7529 {
    min-height: 0px;
    order: 2;
    padding: 12px 15px 12px 15px;
    margin: 0px 0% 0px 0%;
}
    
#\34 a0de00e {
    width: 100%;
}
    
#\35 66a3c01 {
    min-height: 0px;
    order: 3;
    padding: 12px 15px 12px 15px;
    margin: 0px 0% 0px 0%;
}
    
#c94ae899 {
    width: 100%;
}
    
#\38 f4b7b22 {
    order: 1;
}
    
#\33 20d863c {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#d461a877 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#d978cb57 {
    row-gap: 20px;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
}
    
#\31 5a1539b {
    width: 50px;
}
    
#ed823750 {
    row-gap: 20px;
}
    
#\37 b8d054b {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#d91b1822 {
    width: 50px;
}
    
#\38 3714abe {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#\33 3405e5a {
    width: 50px;
}
    
#\31 f530aba {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\38 fc3adfa {
    width: 50px;
}
    
#\39 65d7241 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#caedfa52 {
    width: 50px;
}
    
#a7e9f251 {
    padding: 15px 0% 0px 0%;
    margin: 0% 0% 0% 0%;
}
    
#\34 dfa744a {
    padding: 15px 0% 0px 0%;
    margin: 0% 0% 0% 0%;
}
    
#c9f5155b {
    row-gap: 20px;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
}
    
#ceba7f30 {
    row-gap: 20px;
}
    
#\31 e458697 {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#a7ae55ab {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#a61145e8 {
    width: 50px;
}
    
#\30 72e88ea {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#db904cf7 {
    width: 50px;
}
    
#e21544b1 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\32 af9974e {
    width: 50px;
}
    
#cab2017b {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#f0941f45 {
    width: 50px;
}
    
#ec88f0d7 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#ac9015ef {
    width: 50px;
}
    
#a7ed226b {
    padding: 15px 0% 0px 0%;
    margin: 0% 0% 0% 0%;
}
    
#cebd0d02 {
    row-gap: 20px;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
}
    
#c9de9281 {
    row-gap: 20px;
}
    
#\38 77fbd1b {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\32 e72ddaf {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#\37 c3b6cdf {
    width: 50px;
}
    
#c289e91c {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#e4c4c6d6 {
    width: 50px;
}
    
#f397a0c8 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\38 17a1e15 {
    width: 50px;
}
    
#\30 61f5eda {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\39 ee825e8 {
    width: 50px;
}
    
#\31 fa31683 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#abc6369a {
    width: 50px;
}
    
#fb428a55 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\37 416b8ec {
    width: 50px;
}
    
#de77c125 {
    padding: 15px 0% 0px 0%;
    margin: 0% 0% 0% 0%;
}
    
#f086a6fc {
    row-gap: 20px;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
}
    
#\33 1b3e375 {
    row-gap: 20px;
}
    
#\38 9b25273 {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\33 2f3d789 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#\36 1e7e839 {
    width: 50px;
}
    
#\37 9dfb977 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#\30 2c94207 {
    width: 50px;
}
    
#\37 cb97de8 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\39 1d4be70 {
    width: 50px;
}
    
#a264e76c {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\30 adac60b {
    width: 50px;
}
    
#a713bf3a {
    padding: 15px 0% 0px 0%;
    margin: 0% 0% 0% 0%;
}
    
#\37 c8ca67b {
    row-gap: 20px;
    padding: 15px 15px 15px 15px;
    margin: 0px 0% 0px 0%;
}
    
#f24f3cf7 {
    row-gap: 20px;
}
    
#aca5d09e {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#c17ed436 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#\36 753b906 {
    width: 50px;
}
    
#a99b1eab {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 1;
}
    
#\37 bb6c179 {
    width: 50px;
}
    
#\33 b59b995 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\36 2e22669 {
    width: 50px;
}
    
#eab71c5a {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#a00b84f4 {
    width: 50px;
}
    
#\30 af48b91 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#e16e4d71 {
    width: 50px;
}
    
#\37 a274cfc {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    row-gap: 10px;
    order: 2;
}
    
#\37 95020db {
    width: 50px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 406026c90e1521f6ecb0ecc {
    min-height: 279px;
    padding: 4% 4% 4% 4%;
}
    
#\36 406026c90e1521f6ecb0ecd {
    justify-content: flex-end;
    padding-bottom: 16px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#a1f8711f {
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
}
    
#\39 d047ce9 {
    padding-bottom: 6px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\39 dc5a074 {
    padding-left: 2%;
    padding-right: 2%;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 0px;
}
    
#\35 286ad74 {
    width: 235px;
}
    
#\38 8e69a6f::before, #\38 8e69a6f > .bgExtraLayerOverlay {
    
}
#\38 8e69a6f {
    width: 39.92%;
    margin-left: -0.0011659701492537314%;
    justify-content: center;
    order: 1;
    min-height: 8px;
}
    
#\30 4886df1 {
    width: 30%;
    order: 0;
    justify-content: flex-start;
    min-height: 8px;
    align-items: center;
}
    
#\32 61979b7 {
    width: 120px;
    height: auto;
}
    
#\37 80d21df {
    width: 20.7%;
    order: 2;
    justify-content: flex-end;
    padding-right: 50px;
}
    
#\37 64397de {
    order: 3;
    width: 30%;
    min-height: 8px;
}
    
#\30 0ca91b4 {
    justify-self: auto;
    align-self: auto;
    order: 0;
    width: 37px;
    height: 34px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 ff771e1 {
    width: 53px;
    height: 48px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 baa3d16 {
    padding-left: 4%;
    padding-right: 4%;
}
    
#\36 99aa39b {
    height: auto;
}
    
#\38 47c47ca {
    height: auto;
}
    
#ed793cc2 {
    height: auto;
}
    
#\37 ed2a055 {
    height: auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\34 c69cd55 {
    padding-left: 4%;
    padding-right: 4%;
}
    
#c0504b3a {
    align-self: stretch;
    width: 100%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\30 dec8550 {
    padding-left: 4%;
    padding-right: 4%;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 0%;
    min-height: 80px;
}
    
#widget_6ro {
    height: auto;
}
    
#c7255a67 {
    width: 50%;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#group_89p {
    width: 50%;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#\30 1b82a36 {
    width: 50%;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#c5497f94 {
    width: 50%;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#fe1f8d34 {
    flex-direction: row;
    min-height: 240px;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#b05a287b {
    margin-left: 0%;
    margin-right: 0%;
}
    
#group_sin {
    order: 5;
    width: 100%;
    min-height: 8px;
}
    
#\38 5d409c6::before, #\38 5d409c6 > .bgExtraLayerOverlay {
    
}
    
#\39 cab01dc::before, #\39 cab01dc > .bgExtraLayerOverlay {
    
}
    
#ed08301f::before, #ed08301f > .bgExtraLayerOverlay {
    
}
    
#\38 749272b::before, #\38 749272b > .bgExtraLayerOverlay {
    
}
    
#\31 319e890::before, #\31 319e890 > .bgExtraLayerOverlay {
    
}
    
#\32 f7f18c5::before, #\32 f7f18c5 > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#d023d5b3 {
    order: 5;
    width: 100%;
    min-height: 8px;
}
    
#\30 e8fd83e::before, #\30 e8fd83e > .bgExtraLayerOverlay {
    
}
    
#\33 7449bfa {
    margin-left: 0%;
    margin-right: 0%;
}
    
#c5f2e329::before, #c5f2e329 > .bgExtraLayerOverlay {
    
}
    
#\31 483c171::before, #\31 483c171 > .bgExtraLayerOverlay {
    
}
    
#c333de3b::before, #c333de3b > .bgExtraLayerOverlay {
    
}
    
#\33 890fdd4 {
    flex-direction: row;
    min-height: 240px;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#\30 3d63478::before, #\30 3d63478 > .bgExtraLayerOverlay {
    
}
    
#\35 d4090c7::before, #\35 d4090c7 > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#c28dffc2 {
    flex-direction: row;
    min-height: 240px;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#\36 8c9520b {
    margin-left: 0%;
    margin-right: 0%;
}
    
#a210b2d3 {
    order: 5;
    width: 100%;
    min-height: 8px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\35 9060392::before, #\35 9060392 > .bgExtraLayerOverlay {
    
}
    
#d9e2baff {
    margin-left: 0%;
    margin-right: 0%;
}
    
#\39 3f6c178::before, #\39 3f6c178 > .bgExtraLayerOverlay {
    
}
    
#cb6e3cd1 {
    order: 5;
    width: 100%;
    min-height: 8px;
}
    
#\31 0517f7b::before, #\31 0517f7b > .bgExtraLayerOverlay {
    
}
    
#\39 1a1388d {
    flex-direction: row;
    min-height: 240px;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#\34 0b6a67b::before, #\34 0b6a67b > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#c27ecbbf {
    margin-left: 0%;
    margin-right: 0%;
}
    
#\33 e7c6e74 {
    flex-direction: row;
    min-height: 240px;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#e1a6327a {
    order: 5;
    width: 100%;
    min-height: 8px;
}
}



@media (max-width: 767px) {
}



@media (max-width: 767px) {
    
#\31 7208430 {
    grid-template-rows: minmax(8px, max-content);
}
    
#fe1f8d34 {
    grid-area: 1 / 1 / span 1 / span 1;
}
}



@media (max-width: 767px) {
    
#b8329d32 {
    grid-template-rows: minmax(8px, max-content);
}
    
#\33 890fdd4 {
    grid-area: 1 / 1 / span 1 / span 1;
}
}



@media (max-width: 767px) {
    
#c28dffc2 {
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#f81fd380 {
    grid-template-rows: minmax(8px, max-content);
}
}



@media (max-width: 767px) {
    
#\32 2e14a5b {
    grid-template-rows: minmax(8px, max-content);
}
    
#\39 1a1388d {
    grid-area: 1 / 1 / span 1 / span 1;
}
}



@media (max-width: 767px) {
    
#a8ae9522 {
    grid-template-rows: minmax(8px, max-content);
}
    
#\33 e7c6e74 {
    grid-area: 1 / 1 / span 1 / span 1;
}
}



@media (max-width: 767px) {
    
#flex-header {
    background-color: rgba(255, 255, 255, 1);
    
}
}



@media (max-width: 767px) {
    
}



@media (max-width: 767px) {
    
#\36 3a049320d35b55b4ef2a377 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
}
    
#e85142a2.flex-element.widget-wrapper > [data-element-type] {
    padding: 12px 15px 12px 15px;
}
#e85142a2 {
    margin: 0px 0% 0px 0%;
}
    
#d461a877::before, #d461a877 > .bgExtraLayerOverlay {
    
}
#d461a877 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\30 e637e45::before, #\30 e637e45 > .bgExtraLayerOverlay {
    
}
    
#\38 f4b7b22 {
    justify-self: auto;
    align-self: auto;
    width: 100%;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d978cb57 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#a7e9f251 {
    align-self: auto;
    align-items: flex-start;
    justify-self: auto;
    width: 100%;
    order: 2;
    height: auto;
    min-height: 160px;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 24px;
    justify-content: flex-start;
    padding: 10px 0% 10px 0%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e7579316 {
    min-height: 0px;
    order: 0;
}
    
#\33 20d863c {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\39 a5cb657 {
    min-height: 80px;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\32 6cd7529 {
    min-height: 0px;
    order: 0;
}
    
#\34 a0de00e.flex-element.widget-wrapper > [data-element-type] {
    padding: 12px 15px 12px 15px;
}
#\34 a0de00e {
    margin: 0px 0% 0px 0%;
}
    
#\35 66a3c01 {
    min-height: 0px;
    order: 0;
}
    
#c94ae899.flex-element.widget-wrapper > [data-element-type] {
    padding: 12px 15px 12px 15px;
}
#c94ae899 {
    margin: 0px 0% 0px 0%;
}
    
#\37 b8d054b::before, #\37 b8d054b > .bgExtraLayerOverlay {
    
}
#\37 b8d054b {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\38 3714abe::before, #\38 3714abe > .bgExtraLayerOverlay {
    
}
#\38 3714abe {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\31 f530aba::before, #\31 f530aba > .bgExtraLayerOverlay {
    
}
#\31 f530aba {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\39 65d7241::before, #\39 65d7241 > .bgExtraLayerOverlay {
    
}
#\39 65d7241 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\34 dfa744a {
    align-self: auto;
    align-items: flex-start;
    justify-self: auto;
    width: 100%;
    order: 2;
    height: auto;
    min-height: 160px;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 24px;
    justify-content: flex-start;
    padding: 10px 0% 10px 0%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c9f5155b {
    width: 100%;
    min-height: 80px;
    align-items: center;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#\35 c6d0038::before, #\35 c6d0038 > .bgExtraLayerOverlay {
    
}
    
#\31 e458697 {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#a7ae55ab::before, #a7ae55ab > .bgExtraLayerOverlay {
    
}
#a7ae55ab {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\30 72e88ea::before, #\30 72e88ea > .bgExtraLayerOverlay {
    
}
#\30 72e88ea {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#e21544b1::before, #e21544b1 > .bgExtraLayerOverlay {
    
}
#e21544b1 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#cab2017b::before, #cab2017b > .bgExtraLayerOverlay {
    
}
#cab2017b {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#ec88f0d7::before, #ec88f0d7 > .bgExtraLayerOverlay {
    
}
#ec88f0d7 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#a7ed226b {
    align-self: auto;
    align-items: flex-start;
    justify-self: auto;
    width: 100%;
    order: 2;
    height: auto;
    min-height: 160px;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 24px;
    justify-content: flex-start;
    padding: 10px 0% 10px 0%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#cebd0d02 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#\38 77fbd1b {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\32 e72ddaf::before, #\32 e72ddaf > .bgExtraLayerOverlay {
    
}
#\32 e72ddaf {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#c289e91c::before, #c289e91c > .bgExtraLayerOverlay {
    
}
#c289e91c {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#f397a0c8::before, #f397a0c8 > .bgExtraLayerOverlay {
    
}
#f397a0c8 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\30 61f5eda::before, #\30 61f5eda > .bgExtraLayerOverlay {
    
}
#\30 61f5eda {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\31 fa31683::before, #\31 fa31683 > .bgExtraLayerOverlay {
    
}
#\31 fa31683 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#fb428a55::before, #fb428a55 > .bgExtraLayerOverlay {
    
}
#fb428a55 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#de77c125 {
    align-self: auto;
    align-items: flex-start;
    justify-self: auto;
    width: 100%;
    order: 2;
    height: auto;
    min-height: 160px;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 24px;
    justify-content: flex-start;
    padding: 10px 0% 10px 0%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f086a6fc {
    width: 100%;
    min-height: 80px;
    align-items: center;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#e22ccecd::before, #e22ccecd > .bgExtraLayerOverlay {
    
}
    
#\38 9b25273 {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\33 2f3d789::before, #\33 2f3d789 > .bgExtraLayerOverlay {
    
}
#\33 2f3d789 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\37 9dfb977::before, #\37 9dfb977 > .bgExtraLayerOverlay {
    
}
#\37 9dfb977 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\37 cb97de8::before, #\37 cb97de8 > .bgExtraLayerOverlay {
    
}
#\37 cb97de8 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#a264e76c::before, #a264e76c > .bgExtraLayerOverlay {
    
}
#a264e76c {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#a713bf3a {
    align-self: auto;
    align-items: flex-start;
    justify-self: auto;
    width: 100%;
    order: 2;
    height: auto;
    min-height: 160px;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 24px;
    justify-content: flex-start;
    padding: 10px 0% 10px 0%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 c8ca67b {
    width: 100%;
    min-height: 80px;
    align-items: center;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#cb130208::before, #cb130208 > .bgExtraLayerOverlay {
    
}
    
#aca5d09e {
    column-gap: 1.1574545043517577%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#c17ed436::before, #c17ed436 > .bgExtraLayerOverlay {
    
}
#c17ed436 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#a99b1eab::before, #a99b1eab > .bgExtraLayerOverlay {
    
}
#a99b1eab {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\33 b59b995::before, #\33 b59b995 > .bgExtraLayerOverlay {
    
}
#\33 b59b995 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#eab71c5a::before, #eab71c5a > .bgExtraLayerOverlay {
    
}
#eab71c5a {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\38 6de9ce9::before, #\38 6de9ce9 > .bgExtraLayerOverlay {
    
}
    
#\32 363d9aa::before, #\32 363d9aa > .bgExtraLayerOverlay {
    
}
    
#\33 2162f4a::before, #\33 2162f4a > .bgExtraLayerOverlay {
    
}
    
#\30 af48b91::before, #\30 af48b91 > .bgExtraLayerOverlay {
    
}
#\30 af48b91 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\37 a274cfc::before, #\37 a274cfc > .bgExtraLayerOverlay {
    
}
#\37 a274cfc {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
}



@media (max-width: 767px) {
    
#\36 406026c90e1521f6ecb0ecd {
    min-height: 206px;
    justify-content: center;
    padding-bottom: 16px;
    width: 100%;
    height: auto;
}
    
#\36 406026c90e1521f6ecb0ecc {
    min-height: unset;
    flex-direction: column;
    padding: 4% 4% 4% 4%;
}
}



@media (max-width: 767px) {
    
#\39 d047ce9 {
    width: 100%;
    min-height: 62px;
    height: auto;
    padding-bottom: 6px;
}
    
#a1f8711f {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
}
}



@media (max-width: 767px) {
    
#\39 dc5a074 {
    min-height: 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0px 2% 0px 2%;
}
    
#\38 8e69a6f::before, #\38 8e69a6f > .bgExtraLayerOverlay {
    
}
#\38 8e69a6f {
    width: 50%;
    justify-content: center;
    order: 1;
    min-height: 8px;
}
    
#\30 4886df1 {
    width: 25%;
    order: 0;
    justify-content: flex-start;
    min-height: 8px;
}
    
#\32 61979b7 {
    width: 110px;
    height: auto;
}
    
#\37 80d21df {
    width: 12.3%;
    order: 2;
}
    
#\37 64397de {
    align-items: flex-start;
    width: 25%;
    order: 3;
    min-height: 8px;
    padding: 30px 16px 30px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\37 ff771e1 {
    width: 32px;
    height: 32px;
}
    
#\30 0ca91b4 {
    height: 36px;
}
}



@media (max-width: 767px) {
    
#\31 9d73841 {
    width: 100%;
    align-items: center;
    min-height: 8px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\32 baa3d16 {
    flex-direction: row;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
    min-height: 80px;
}
    
#\36 99aa39b {
    height: auto;
}
    
#\38 47c47ca {
    height: auto;
}
    
#ed793cc2 {
    height: auto;
}
    
#\37 ed2a055 {
    height: auto;
}
}



@media (max-width: 767px) {
    
#e88c10aa {
    width: 50%;
    align-items: center;
    min-height: 8px;
}
    
#\34 c69cd55 {
    flex-direction: row;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
    min-height: 80px;
}
    
#c0504b3a {
    align-self: stretch;
    width: 100%;
}
    
#group_9bp {
    width: 50%;
    min-height: 8px;
}
}



@media (max-width: 767px) {
    
#c7255a67 {
    width: 100%;
    align-items: center;
    min-height: 80px;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\30 dec8550 {
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
    min-height: 0;
    column-gap: 0%;
}
    
#c5497f94 {
    width: 100%;
    align-items: center;
    min-height: 80px;
    margin: 0% 0% 0% 0%;
}
    
#widget_6ro {
    height: auto;
    width: 49.16%;
}
    
#group_89p {
    width: 100%;
    min-height: 80px;
    margin: 0% 0% 0% 0%;
}
    
#bbf32b67 {
    width: 100.00%;
}
    
#\30 1b82a36 {
    width: 100%;
    min-height: 80px;
    margin: 0% 0% 0% 0%;
}
}



@media (max-width: 767px) {
    
#fe1f8d34 {
    flex-direction: column;
    min-height: 0;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#group_sin {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\38 5d409c6::before, #\38 5d409c6 > .bgExtraLayerOverlay {
    
}
    
#\39 cab01dc::before, #\39 cab01dc > .bgExtraLayerOverlay {
    
}
    
#ed08301f::before, #ed08301f > .bgExtraLayerOverlay {
    
}
    
#\38 749272b::before, #\38 749272b > .bgExtraLayerOverlay {
    
}
    
#\31 319e890::before, #\31 319e890 > .bgExtraLayerOverlay {
    
}
    
#\32 f7f18c5::before, #\32 f7f18c5 > .bgExtraLayerOverlay {
    
}
}



@media (max-width: 767px) {
    
#d023d5b3 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\30 e8fd83e::before, #\30 e8fd83e > .bgExtraLayerOverlay {
    
}
    
#c5f2e329::before, #c5f2e329 > .bgExtraLayerOverlay {
    
}
    
#\31 483c171::before, #\31 483c171 > .bgExtraLayerOverlay {
    
}
    
#c333de3b::before, #c333de3b > .bgExtraLayerOverlay {
    
}
    
#\33 890fdd4 {
    flex-direction: column;
    min-height: 0;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#\30 3d63478::before, #\30 3d63478 > .bgExtraLayerOverlay {
    
}
    
#\35 d4090c7::before, #\35 d4090c7 > .bgExtraLayerOverlay {
    
}
}



@media (max-width: 767px) {
    
#c28dffc2 {
    flex-direction: column;
    min-height: 0;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#a210b2d3 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
}



@media (max-width: 767px) {
    
#\35 9060392::before, #\35 9060392 > .bgExtraLayerOverlay {
    
}
    
#\39 3f6c178::before, #\39 3f6c178 > .bgExtraLayerOverlay {
    
}
    
#cb6e3cd1 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\31 0517f7b::before, #\31 0517f7b > .bgExtraLayerOverlay {
    
}
    
#\39 1a1388d {
    flex-direction: column;
    min-height: 0;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#\34 0b6a67b::before, #\34 0b6a67b > .bgExtraLayerOverlay {
    
}
}



@media (max-width: 767px) {
    
#\33 e7c6e74 {
    flex-direction: column;
    min-height: 0;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 0%;
}
    
#e1a6327a {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\31 50562e6::before, #\31 50562e6 > .bgExtraLayerOverlay {
    
}
    
#b7940b35::before, #b7940b35 > .bgExtraLayerOverlay {
    
}
    
#fbaacf24::before, #fbaacf24 > .bgExtraLayerOverlay {
    
}
    
#\35 bcedf14::before, #\35 bcedf14 > .bgExtraLayerOverlay {
    
}
    
#\35 5b006ed::before, #\35 5b006ed > .bgExtraLayerOverlay {
    
}
    
#\34 fcd944a::before, #\34 fcd944a > .bgExtraLayerOverlay {
    
}
}

