/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/webformv2/tupperlake/webformv2.scss ***!
  \**************************************************************************************************************************************************************/
/*
 Author: Noah Franklin
 Date: 8/9/2023
 ROOST
 */
form .form-required::after {
  background: unset;
}

.confirmv2 {
  display: none;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.2);
  justify-content: center;
  align-items: center;
}
.confirmv2 .confirmv2-text {
  text-align: center;
  display: none;
}
.confirmv2 .confirmv2-text h4 {
  font-family: work-sans;
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 133.333% */
  margin: 0px 0px 16px 0px;
}
.confirmv2 .confirmv2-text p {
  font-family: work-sans;
  color: #24150b;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
  margin: 0px;
}
.confirmv2 .confirmv2-text p a {
  font-weight: 400;
  text-decoration: underline;
}
.confirmv2 .confirmv2-text p strong {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 162.5% */
}
.confirmv2 button {
  transition: 0.3s all ease-in-out;
  background-color: #b58150 !important;
  font-family: work-sans;
  color: #fff;
  text-transform: unset !important;
  font-feature-settings: "clig" off, "liga" off;
  padding: 0px 32px;
  height: 60px;
  width: 100%;
  position: relative;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
  border-radius: 40px;
  border: 2px solid #fff;
  background-color: #b58150 !important;
  color: #fff;
}
.confirmv2 button:hover {
  padding-bottom: 5px;
}
.confirmv2 button:active {
  background: #b4aeb6 !important;
}
.confirmv2 .wrapper {
  box-sizing: border-box;
  height: auto;
  row-gap: 24px;
  max-width: 400px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 32px;
  background: #fff;
  box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.confirmv2 .checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #1670b0;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.confirmv2 .checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 0;
  box-shadow: inset 0px 0px 0px #1670b0;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.confirmv2 .checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #1670b0;
  }
}

.adkdata-guid-73803 #block-views-block-page-block-1,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f #block-views-block-page-block-1,
.adkdata-guid-73443 #block-views-block-page-block-1,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 #block-views-block-page-block-1 {
  display: none;
}
.adkdata-guid-73803 #main-wrapper,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f #main-wrapper,
.adkdata-guid-73443 #main-wrapper,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 #main-wrapper {
  margin-top: 128px !important;
  height: 725px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b4aeb6;
}
.adkdata-guid-73803 #main-wrapper #main,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f #main-wrapper #main,
.adkdata-guid-73443 #main-wrapper #main,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 #main-wrapper #main {
  background-color: #b4aeb6;
}
.adkdata-guid-73803 #block-tupperlake-content,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f #block-tupperlake-content,
.adkdata-guid-73443 #block-tupperlake-content,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 #block-tupperlake-content {
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.adkdata-guid-73803 .long-text-inline-files-field h2,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field h2,
.adkdata-guid-73443 .long-text-inline-files-field h2,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field h2 {
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  color: #24150b !important;
  font-family: work-sans;
  font-size: calc(1.625rem + 4.5vw) !important;
  font-style: normal;
  font-weight: 900;
  line-height: 88px !important; /* 110% */
}
@media (min-width: 1200px) {
  .adkdata-guid-73803 .long-text-inline-files-field h2,
  .adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field h2,
  .adkdata-guid-73443 .long-text-inline-files-field h2,
  .adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field h2 {
    font-size: 5rem !important;
  }
}
.adkdata-guid-73803 .long-text-inline-files-field h3,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field h3,
.adkdata-guid-73443 .long-text-inline-files-field h3,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field h3 {
  transition: 0.3s all ease-in-out;
  margin: 0 auto !important;
  background-color: #b58150 !important;
  font-family: work-sans;
  color: #fff;
  text-transform: unset !important;
  font-feature-settings: "clig" off, "liga" off;
  padding: 0px 32px;
  height: 60px;
  width: 100%;
  position: relative;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
  border-radius: 40px;
  width: fit-content;
  cursor: pointer;
  border: 2px solid transparent;
}
.adkdata-guid-73803 .long-text-inline-files-field h3:hover,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field h3:hover,
.adkdata-guid-73443 .long-text-inline-files-field h3:hover,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field h3:hover {
  padding-bottom: 5px;
}
.adkdata-guid-73803 .long-text-inline-files-field h3:active,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field h3:active,
.adkdata-guid-73443 .long-text-inline-files-field h3:active,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field h3:active {
  background: #b4aeb6 !important;
}
.adkdata-guid-73803 .long-text-inline-files-field h3 a,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field h3 a,
.adkdata-guid-73443 .long-text-inline-files-field h3 a,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field h3 a {
  color: inherit;
  text-decoration: none;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 20px;
}
.adkdata-guid-73803 .long-text-inline-files-field p:first-of-type,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field p:first-of-type,
.adkdata-guid-73443 .long-text-inline-files-field p:first-of-type,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field p:first-of-type {
  font-family: work-sans;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  margin-top: 0px !important;
  margin-bottom: 40px !important;
}
.adkdata-guid-73803 .long-text-inline-files-field p,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field p,
.adkdata-guid-73443 .long-text-inline-files-field p,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field p {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #161616;
}
.adkdata-guid-73803 .long-text-inline-files-field p a,
.adkdata-guid-b3d6381e-02ec-4153-bb94-f454562c637f .long-text-inline-files-field p a,
.adkdata-guid-73443 .long-text-inline-files-field p a,
.adkdata-guid-081d3075-d12a-4a85-ad00-1ebc61080c66 .long-text-inline-files-field p a {
  font-family: work-sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
  text-decoration-line: underline;
  color: #161616;
  text-decoration-line: underline;
}

.adkdata-guid-72181 #block-tupperlake-content,
.adkdata-guid-37f7aa44-9090-4be8-a83e-7c356aa8fbcc #block-tupperlake-content {
  padding-bottom: 0px !important;
}

#block-webform-6 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
  padding-bottom: 32px;
  background: #fff !important;
}
#block-webform-6 .block-inner,
#block-webform-6 .content {
  transition: all 0.3s ease-in-out;
  max-width: 1400px !important;
  border: 1px solid #b58150;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  width: calc(100vw - 32px);
  margin-right: auto;
  margin-left: auto;
}
#block-webform-6 .block-inner .block-content,
#block-webform-6 .content .block-content {
  width: 100%;
}
#block-webform-6 .block-inner .newsletter-img,
#block-webform-6 .content .newsletter-img {
  background-size: cover;
  background-position: center;
  transition: all 0.3s ease-in-out;
}
#block-webform-6 .block-inner.open .webform-component--interests,
#block-webform-6 .block-inner.open .checkboxes--wrapper,
#block-webform-6 .block-inner.open .webform-component--when-do-you-plan-on-traveling,
#block-webform-6 .block-inner.open .radios--wrapper,
#block-webform-6 .block-inner.open .captcha,
#block-webform-6 .content.open .webform-component--interests,
#block-webform-6 .content.open .checkboxes--wrapper,
#block-webform-6 .content.open .webform-component--when-do-you-plan-on-traveling,
#block-webform-6 .content.open .radios--wrapper,
#block-webform-6 .content.open .captcha {
  height: auto;
  opacity: 1;
}
#block-webform-6 .block-inner.open .webform-component--interests,
#block-webform-6 .block-inner.open .checkboxes--wrapper,
#block-webform-6 .content.open .webform-component--interests,
#block-webform-6 .content.open .checkboxes--wrapper {
  margin-top: 12px;
}
#block-webform-6 .block-inner.open .webform-component--when-do-you-plan-on-traveling,
#block-webform-6 .block-inner.open .radios--wrapper,
#block-webform-6 .content.open .webform-component--when-do-you-plan-on-traveling,
#block-webform-6 .content.open .radios--wrapper {
  margin-top: 24px;
}
#block-webform-6 .block-inner.open .webform-component--select-your-interest-dropdown svg,
#block-webform-6 .block-inner.open #edit-processed-text-01 svg,
#block-webform-6 .content.open .webform-component--select-your-interest-dropdown svg,
#block-webform-6 .content.open #edit-processed-text-01 svg {
  transform: translateX(8px) rotate(0deg) !important;
}
#block-webform-6 .block-inner.open .captcha.show,
#block-webform-6 .content.open .captcha.show {
  margin-top: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  width: 100%;
  display: block;
}
#block-webform-6 .block-inner.open .captcha.show .g-recaptcha > div,
#block-webform-6 .content.open .captcha.show .g-recaptcha > div {
  margin: 0;
}
#block-webform-6 .block-inner.open .form-actions,
#block-webform-6 .content.open .form-actions {
  margin-top: 8px;
}
#block-webform-6 .block-inner > .newsletter-img,
#block-webform-6 .content > .newsletter-img {
  width: 250px;
  aspect-ratio: 2000/1331;
  object-fit: cover;
}
#block-webform-6 .block-inner form,
#block-webform-6 .content form {
  max-width: unset;
  width: 100%;
  padding: 24px;
  margin: 0px;
}
#block-webform-6 .block-inner .webform-component-email,
#block-webform-6 .block-inner .form-item-email,
#block-webform-6 .block-inner .webform-component-textfield,
#block-webform-6 .block-inner .form-type-textfield,
#block-webform-6 .content .webform-component-email,
#block-webform-6 .content .form-item-email,
#block-webform-6 .content .webform-component-textfield,
#block-webform-6 .content .form-type-textfield {
  margin-top: 0px !important;
  flex: 1 1 calc(25% - 16px) !important;
}
#block-webform-6 .block-inner .webform-component-email input,
#block-webform-6 .block-inner .form-item-email input,
#block-webform-6 .block-inner .webform-component-textfield input,
#block-webform-6 .block-inner .form-type-textfield input,
#block-webform-6 .content .webform-component-email input,
#block-webform-6 .content .form-item-email input,
#block-webform-6 .content .webform-component-textfield input,
#block-webform-6 .content .form-type-textfield input {
  background: #ebebeb !important;
  border: none !important;
  border-radius: 0px !important;
}
#block-webform-6 .block-inner .webform-component-textfield,
#block-webform-6 .block-inner .form-type-textfield,
#block-webform-6 .content .webform-component-textfield,
#block-webform-6 .content .form-type-textfield {
  margin-left: 16px !important;
}
#block-webform-6 .block-inner .webform-component--postal-code,
#block-webform-6 .block-inner .form-item-postal-code,
#block-webform-6 .content .webform-component--postal-code,
#block-webform-6 .content .form-item-postal-code {
  margin-top: 0px !important;
  flex: 0 1 135px !important;
}
#block-webform-6 .block-inner .webform-component--title,
#block-webform-6 .block-inner #edit-processed-text,
#block-webform-6 .content .webform-component--title,
#block-webform-6 .content #edit-processed-text {
  margin: 0px !important;
}
#block-webform-6 .block-inner .webform-component--title h3,
#block-webform-6 .block-inner #edit-processed-text h3,
#block-webform-6 .content .webform-component--title h3,
#block-webform-6 .content #edit-processed-text h3 {
  margin-bottom: 4px;
  color: var(--text-text-primary, #24150b);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H2 */
  font-family: work-sans;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 120% */
}
#block-webform-6 .block-inner .webform-component--title p,
#block-webform-6 .block-inner #edit-processed-text p,
#block-webform-6 .content .webform-component--title p,
#block-webform-6 .content #edit-processed-text p {
  max-width: 600px;
  color: var(--text-text-secondary, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/paragraph */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
  margin-bottom: 8px;
}
#block-webform-6 .block-inner .webform-component--select-your-interest-dropdown,
#block-webform-6 .block-inner #edit-processed-text-01,
#block-webform-6 .content .webform-component--select-your-interest-dropdown,
#block-webform-6 .content #edit-processed-text-01 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
  display: flex;
  width: 100%;
  align-items: center;
}
#block-webform-6 .block-inner .webform-component--select-your-interest-dropdown h4:hover + svg,
#block-webform-6 .block-inner #edit-processed-text-01 h4:hover + svg,
#block-webform-6 .content .webform-component--select-your-interest-dropdown h4:hover + svg,
#block-webform-6 .content #edit-processed-text-01 h4:hover + svg {
  transform: translateX(8px) rotate(-90deg);
}
#block-webform-6 .block-inner .webform-component--select-your-interest-dropdown h4,
#block-webform-6 .block-inner #edit-processed-text-01 h4,
#block-webform-6 .content .webform-component--select-your-interest-dropdown h4,
#block-webform-6 .content #edit-processed-text-01 h4 {
  color: var(--text-text-tertiary, #b58150);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H4 */
  font-family: work-sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
  margin-top: 4px;
  margin-bottom: 4px;
  cursor: pointer;
}
#block-webform-6 .block-inner .webform-component--select-your-interest-dropdown svg,
#block-webform-6 .block-inner #edit-processed-text-01 svg,
#block-webform-6 .content .webform-component--select-your-interest-dropdown svg,
#block-webform-6 .content #edit-processed-text-01 svg {
  transform: translateX(0px) rotate(-90deg);
  transition: transform 0.3s ease-in-out;
}
#block-webform-6 .block-inner .webform-component--interests,
#block-webform-6 .block-inner .checkboxes--wrapper,
#block-webform-6 .block-inner .webform-component--when-do-you-plan-on-traveling,
#block-webform-6 .block-inner .radios--wrapper,
#block-webform-6 .block-inner .captcha,
#block-webform-6 .content .webform-component--interests,
#block-webform-6 .content .checkboxes--wrapper,
#block-webform-6 .content .webform-component--when-do-you-plan-on-traveling,
#block-webform-6 .content .radios--wrapper,
#block-webform-6 .content .captcha {
  height: 0;
  overflow: hidden;
  margin-top: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
#block-webform-6 .block-inner .captcha,
#block-webform-6 .content .captcha {
  display: none;
}
#block-webform-6 .block-inner .captcha.show,
#block-webform-6 .content .captcha.show {
  display: none;
}
#block-webform-6 .block-inner .form-actions,
#block-webform-6 .content .form-actions {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 1109px) {
  #block-webform-6 .block-inner > .newsletter-img,
  #block-webform-6 .content > .newsletter-img {
    display: none;
  }
  #block-webform-6 .block-inner .webform-component-email,
  #block-webform-6 .block-inner .form-item-email,
  #block-webform-6 .block-inner .webform-component-textfield,
  #block-webform-6 .block-inner .form-type-textfield,
  #block-webform-6 .content .webform-component-email,
  #block-webform-6 .content .form-item-email,
  #block-webform-6 .content .webform-component-textfield,
  #block-webform-6 .content .form-type-textfield {
    flex: 1 1 50% !important;
    max-width: calc(50% - 8px) !important;
  }
  #block-webform-6 .block-inner .webform-component-textfield,
  #block-webform-6 .block-inner .form-type-textfield,
  #block-webform-6 .content .webform-component-textfield,
  #block-webform-6 .content .form-type-textfield {
    margin-left: 0px !important;
  }
  #block-webform-6 .block-inner .webform-component--last-name,
  #block-webform-6 .block-inner .form-item-last-name,
  #block-webform-6 .block-inner .webform-component--postal-code,
  #block-webform-6 .block-inner .form-item-postal-code,
  #block-webform-6 .content .webform-component--last-name,
  #block-webform-6 .content .form-item-last-name,
  #block-webform-6 .content .webform-component--postal-code,
  #block-webform-6 .content .form-item-postal-code {
    margin-top: 16px !important;
  }
  #block-webform-6 .block-inner .form-actions,
  #block-webform-6 .content .form-actions {
    width: 100%;
  }
  #block-webform-6 .block-inner .form-actions > input,
  #block-webform-6 .content .form-actions > input {
    width: 100%;
  }
}
@media (max-width: 743px) {
  #block-webform-6 .block-inner .webform-component-email,
  #block-webform-6 .block-inner .form-item-email,
  #block-webform-6 .block-inner .webform-component-textfield,
  #block-webform-6 .block-inner .form-type-textfield,
  #block-webform-6 .content .webform-component-email,
  #block-webform-6 .content .form-item-email,
  #block-webform-6 .content .webform-component-textfield,
  #block-webform-6 .content .form-type-textfield {
    flex: 1 1 100% !important;
    min-width: unset !important;
    max-width: unset !important;
  }
  #block-webform-6 .block-inner .webform-component-textfield,
  #block-webform-6 .block-inner .form-type-textfield,
  #block-webform-6 .content .webform-component-textfield,
  #block-webform-6 .content .form-type-textfield {
    margin-top: 16px !important;
  }
  #block-webform-6 .block-inner .g-recaptcha,
  #block-webform-6 .content .g-recaptcha {
    transform: scale(0.92);
    transform-origin: 0 0;
  }
}

#event-contact-us .event-contact-us-bottom-ctn h4 {
  color: var(--text-text-invert, #fff);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H4 */
  font-family: work-sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
}
@media (max-width: 834px) {
  #event-contact-us {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
}
@media (max-width: 428px) {
  #event-contact-us h1 {
    font-size: 75px !important;
  }
}

#event-contact-us {
  background-size: cover !important;
  min-height: 855px;
  padding-top: 32px;
  padding-bottom: 32px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#event-contact-us .btn {
  width: fit-content;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  padding: 11px 32px;
  border-radius: 40px;
  color: var(--text-text-secondary, #b58150);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/strong-text */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
  text-decoration: none !important;
}
#event-contact-us .btn:hover {
  text-decoration: none !important;
}
#event-contact-us .btn.tertiary {
  background: #fff;
  border: 2px solid var(--border-border-primary, #b58150);
  background: var(--surface-surface-invert, #fff);
}
#event-contact-us .btn.tertiary:hover {
  padding-top: 3px;
}
#event-contact-us .btn.tertiary:active {
  padding-top: 11px;
  border: 2px solid var(--border-border-primary, #993921);
  color: #993921;
}
#event-contact-us #event-contact-us-inner-ctn {
  width: calc(100vw - 32px);
  max-width: 1400px;
}
#event-contact-us #event-contact-us-top,
#event-contact-us #event-contact-us-bottom {
  display: flex;
}
#event-contact-us #event-contact-us-top {
  column-gap: 40px;
  row-gap: 40px;
  flex-wrap: wrap;
  padding-bottom: 32px;
  border-bottom: 2px solid #e1eef9;
}
#event-contact-us .event-contact-us-bottom-ctn {
  display: flex;
  align-items: center;
}
#event-contact-us .event-contact-us-bottom-ctn svg {
  transition: all 0.3s ease-in-out;
}
#event-contact-us .event-contact-us-bottom-ctn:hover svg {
  transform: translateX(8px);
}
#event-contact-us #event-contact-us-bottom {
  row-gap: 24px;
  margin-top: 32px;
  padding-top: 8px;
  padding-bottom: 8px;
  column-gap: 24px;
}
#event-contact-us #event-contact-us-bottom > div {
  flex: 1 1 33%;
  height: 142px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#event-contact-us #event-contact-us-bottom .event-contact-us-vert-divider {
  width: 2px;
  background: #e1eef9;
}
#event-contact-us .event-contact-us-top-ctn {
  display: flex;
  align-items: center;
  column-gap: 16px;
}
#event-contact-us .event-contact-us-top-ctn svg {
  padding: 10px;
  width: 48px;
  height: 48px;
}
#event-contact-us .event-contact-us-top-ctn strong {
  max-width: 317px;
  display: block;
}
#event-contact-us #event-contact-us-top-left {
  width: 100%;
}
#event-contact-us #event-contact-us-top > div {
  max-width: 462px;
  flex: 1 0 47.5%;
}
#event-contact-us #event-contact-us-top-right h3 {
  margin-bottom: 8px;
}
#event-contact-us #event-contact-us-top-right p {
  margin-bottom: 16px;
}
#event-contact-us #event-contact-us-top-right .btn {
  max-width: 200px;
}
#event-contact-us h1 {
  color: var(--high-fidelity-primary-ivory-10, #fcfaf7);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H1 */
  font-family: work-sans;
  font-size: 75px;
  font-style: normal;
  font-weight: 700;
  line-height: 82px; /* 109.333% */
  margin-top: 0px;
  margin-bottom: 32px;
}
#event-contact-us h3 {
  color: var(--high-fidelity-primary-ivory-10, #fcfaf7);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H3 */
  font-family: work-sans;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 128.571% */
  margin-top: 0px;
  margin-bottom: 0px;
}
#event-contact-us h4 {
  color: var(--high-fidelity-primary-ivory-10, #fcfaf7);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H4 */
  font-family: work-sans;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 133.333% */
  margin-top: 0px;
  margin-bottom: 0px;
}
#event-contact-us strong {
  color: var(--high-fidelity-primary-ivory-10, #fcfaf7);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/strong-text */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
}
#event-contact-us p {
  color: var(--high-fidelity-primary-ivory-10, #fcfaf7);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/paragraph */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
#event-contact-us a {
  cursor: pointer;
  text-decoration: none;
  overflow-wrap: anywhere;
}
#event-contact-us a:hover {
  text-decoration: none !important;
}
@media (max-width: 1440px) {
  #event-contact-us #event-contact-us-inner-ctn {
    max-width: 1240px;
  }
}
@media (max-width: 1200px) {
  #event-contact-us #event-contact-us-bottom {
    flex-wrap: wrap;
  }
  #event-contact-us #event-contact-us-bottom > div {
    flex: 1 1 48%;
    justify-content: unset;
    height: unset;
  }
  #event-contact-us #event-contact-us-bottom > div .event-contact-us-bottom-ctn {
    margin-top: 8px;
  }
  #event-contact-us #event-contact-us-bottom span {
    display: none;
  }
}
@media (max-width: 428px) {
  #event-contact-us #event-contact-us-top-right .btn {
    max-width: unset;
    width: 100%;
  }
  #event-contact-us h1 {
    font-size: 45px;
  }
}

#block-webform,
#block-webform-2,
#block-webform-5,
#block-webform-6,
#block-webform-7 {
  background: #ebebeb;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0px;
  /*.content {
    max-width: $margin;
    margin: 0 16px;
  }*/
}
#block-webform > h2,
#block-webform-2 > h2,
#block-webform-5 > h2,
#block-webform-6 > h2,
#block-webform-7 > h2 {
  display: none;
}
#block-webform form,
#block-webform-2 form,
#block-webform-5 form,
#block-webform-6 form,
#block-webform-7 form {
  max-width: 960px;
  margin: 0 auto;
  width: calc(100vw - 32px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#block-webform .webformv2-privacy,
#block-webform .webformv2-footer,
#block-webform .webformv2-footer-header,
#block-webform-2 .webformv2-privacy,
#block-webform-2 .webformv2-footer,
#block-webform-2 .webformv2-footer-header,
#block-webform-5 .webformv2-privacy,
#block-webform-5 .webformv2-footer,
#block-webform-5 .webformv2-footer-header,
#block-webform-6 .webformv2-privacy,
#block-webform-6 .webformv2-footer,
#block-webform-6 .webformv2-footer-header,
#block-webform-7 .webformv2-privacy,
#block-webform-7 .webformv2-footer,
#block-webform-7 .webformv2-footer-header {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100vw - 32px);
}
#block-webform input,
#block-webform-2 input,
#block-webform-5 input,
#block-webform-6 input,
#block-webform-7 input {
  box-shadow: none !important;
}
#block-webform .js-form-item,
#block-webform-2 .js-form-item,
#block-webform-5 .js-form-item,
#block-webform-6 .js-form-item,
#block-webform-7 .js-form-item {
  margin-top: unset;
  margin-bottom: unset !important;
}
#block-webform .js-form-item label.form-required:after,
#block-webform-2 .js-form-item label.form-required:after,
#block-webform-5 .js-form-item label.form-required:after,
#block-webform-6 .js-form-item label.form-required:after,
#block-webform-7 .js-form-item label.form-required:after {
  content: "*";
  display: inline !important;
  color: #c00;
  background: unset;
  vertical-align: unset !important;
}
#block-webform .form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true,
#block-webform-2 .form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true,
#block-webform-5 .form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true,
#block-webform-6 .form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true,
#block-webform-7 .form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  margin-top: 24px;
}
#block-webform #edit-newsletter-signup-checkbox,
#block-webform-2 #edit-newsletter-signup-checkbox,
#block-webform-5 #edit-newsletter-signup-checkbox,
#block-webform-6 #edit-newsletter-signup-checkbox,
#block-webform-7 #edit-newsletter-signup-checkbox {
  border-top: 1px solid #54565b !important;
}
#block-webform .form-type-processed-text,
#block-webform-2 .form-type-processed-text,
#block-webform-5 .form-type-processed-text,
#block-webform-6 .form-type-processed-text,
#block-webform-7 .form-type-processed-text {
  width: 100%;
  margin-top: 32px !important;
  margin-bottom: 17px !important;
}
#block-webform .form-type-processed-text h3,
#block-webform-2 .form-type-processed-text h3,
#block-webform-5 .form-type-processed-text h3,
#block-webform-6 .form-type-processed-text h3,
#block-webform-7 .form-type-processed-text h3 {
  margin: 0;
  font-family: work-sans;
  color: #161616 !important;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 120% */
}
#block-webform .form-type-processed-text p,
#block-webform-2 .form-type-processed-text p,
#block-webform-5 .form-type-processed-text p,
#block-webform-6 .form-type-processed-text p,
#block-webform-7 .form-type-processed-text p {
  margin: 0;
  font-family: work-sans;
  color: #24150b;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
#block-webform .form-type-processed-text p a,
#block-webform-2 .form-type-processed-text p a,
#block-webform-5 .form-type-processed-text p a,
#block-webform-6 .form-type-processed-text p a,
#block-webform-7 .form-type-processed-text p a {
  font-weight: 400;
  text-decoration: underline;
}
#block-webform .form-type-processed-text p strong,
#block-webform-2 .form-type-processed-text p strong,
#block-webform-5 .form-type-processed-text p strong,
#block-webform-6 .form-type-processed-text p strong,
#block-webform-7 .form-type-processed-text p strong {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 162.5% */
}
#block-webform .form-type-textfield,
#block-webform .form-type-email,
#block-webform-2 .form-type-textfield,
#block-webform-2 .form-type-email,
#block-webform-5 .form-type-textfield,
#block-webform-5 .form-type-email,
#block-webform-6 .form-type-textfield,
#block-webform-6 .form-type-email,
#block-webform-7 .form-type-textfield,
#block-webform-7 .form-type-email {
  width: auto;
  flex-grow: 1;
  max-width: calc(50% - 16px) !important;
  display: inline-block;
}
#block-webform .form-type-textarea,
#block-webform-2 .form-type-textarea,
#block-webform-5 .form-type-textarea,
#block-webform-6 .form-type-textarea,
#block-webform-7 .form-type-textarea {
  width: 100%;
}
#block-webform .form-type-textarea textarea,
#block-webform-2 .form-type-textarea textarea,
#block-webform-5 .form-type-textarea textarea,
#block-webform-6 .form-type-textarea textarea,
#block-webform-7 .form-type-textarea textarea {
  height: 124px !important;
}
#block-webform .form-item-first-name,
#block-webform .form-item-last-name,
#block-webform-2 .form-item-first-name,
#block-webform-2 .form-item-last-name,
#block-webform-5 .form-item-first-name,
#block-webform-5 .form-item-last-name,
#block-webform-6 .form-item-first-name,
#block-webform-6 .form-item-last-name,
#block-webform-7 .form-item-first-name,
#block-webform-7 .form-item-last-name {
  margin-top: 0px !important;
}
#block-webform .form-item-email,
#block-webform .form-type-textfield:not(.form-item-first-name):not(.form-item-last-name),
#block-webform .form-type-textarea,
#block-webform-2 .form-item-email,
#block-webform-2 .form-type-textfield:not(.form-item-first-name):not(.form-item-last-name),
#block-webform-2 .form-type-textarea,
#block-webform-5 .form-item-email,
#block-webform-5 .form-type-textfield:not(.form-item-first-name):not(.form-item-last-name),
#block-webform-5 .form-type-textarea,
#block-webform-6 .form-item-email,
#block-webform-6 .form-type-textfield:not(.form-item-first-name):not(.form-item-last-name),
#block-webform-6 .form-type-textarea,
#block-webform-7 .form-item-email,
#block-webform-7 .form-type-textfield:not(.form-item-first-name):not(.form-item-last-name),
#block-webform-7 .form-type-textarea {
  margin-top: 8px !important;
}
#block-webform .form-item-first-name,
#block-webform .form-item-email,
#block-webform-2 .form-item-first-name,
#block-webform-2 .form-item-email,
#block-webform-5 .form-item-first-name,
#block-webform-5 .form-item-email,
#block-webform-6 .form-item-first-name,
#block-webform-6 .form-item-email,
#block-webform-7 .form-item-first-name,
#block-webform-7 .form-item-email {
  margin-left: 0 !important;
}
#block-webform .form-item-last-name,
#block-webform .form-item-postal-code,
#block-webform-2 .form-item-last-name,
#block-webform-2 .form-item-postal-code,
#block-webform-5 .form-item-last-name,
#block-webform-5 .form-item-postal-code,
#block-webform-6 .form-item-last-name,
#block-webform-6 .form-item-postal-code,
#block-webform-7 .form-item-last-name,
#block-webform-7 .form-item-postal-code {
  margin-right: 0 !important;
}
#block-webform .form-item-domain,
#block-webform .form-item-type,
#block-webform-2 .form-item-domain,
#block-webform-2 .form-item-type,
#block-webform-5 .form-item-domain,
#block-webform-5 .form-item-type,
#block-webform-6 .form-item-domain,
#block-webform-6 .form-item-type,
#block-webform-7 .form-item-domain,
#block-webform-7 .form-item-type {
  display: none;
}
#block-webform .form-item-dob,
#block-webform-2 .form-item-dob,
#block-webform-5 .form-item-dob,
#block-webform-6 .form-item-dob,
#block-webform-7 .form-item-dob {
  width: 100%;
  margin-top: 8px;
}
#block-webform .form-item-dob .container-inline,
#block-webform-2 .form-item-dob .container-inline,
#block-webform-5 .form-item-dob .container-inline,
#block-webform-6 .form-item-dob .container-inline,
#block-webform-7 .form-item-dob .container-inline {
  display: flex;
  column-gap: 16px;
}
#block-webform .form-item-dob .container-inline > *,
#block-webform-2 .form-item-dob .container-inline > *,
#block-webform-5 .form-item-dob .container-inline > *,
#block-webform-6 .form-item-dob .container-inline > *,
#block-webform-7 .form-item-dob .container-inline > * {
  flex: 1 1 100%;
}
#block-webform .form-item-dob .container-inline > * select,
#block-webform-2 .form-item-dob .container-inline > * select,
#block-webform-5 .form-item-dob .container-inline > * select,
#block-webform-6 .form-item-dob .container-inline > * select,
#block-webform-7 .form-item-dob .container-inline > * select {
  cursor: pointer;
  width: 100%;
  height: 48px;
  background: unset;
  border: 1px solid #54565b !important;
  border-radius: 4px !important;
  padding: 0px 24px;
  font-family: work-sans;
  color: #24150b !important;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\"><path d=\"M7.13207 8.39915L12.3404 13.7025L17.5487 8.39915C17.673 8.2726 17.8205 8.17222 17.9829 8.10374C18.1452 8.03525 18.3193 8 18.495 8C18.6708 8 18.8448 8.03525 19.0072 8.10374C19.1696 8.17222 19.3171 8.2726 19.4414 8.39915C19.5657 8.52569 19.6642 8.67592 19.7315 8.84126C19.7988 9.0066 19.8334 9.18381 19.8334 9.36277C19.8334 9.54173 19.7988 9.71894 19.7315 9.88428C19.6642 10.0496 19.5657 10.1998 19.4414 10.3264L13.28 16.6002C12.7565 17.1333 11.9108 17.1333 11.3873 16.6002L5.22594 10.3264C5.1015 10.1999 5.00277 10.0497 4.93541 9.88439C4.86805 9.71904 4.83337 9.54178 4.83337 9.36277C4.83337 9.18376 4.86805 9.0065 4.93541 8.84115C5.00277 8.6758 5.1015 8.5256 5.22594 8.39915C5.74945 7.87975 6.60855 7.86608 7.13207 8.39915Z\" fill=\"%2324150B\" /></svg>");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-position-y: 50%;
}
#block-webform .radios--wrapper,
#block-webform-2 .radios--wrapper,
#block-webform-5 .radios--wrapper,
#block-webform-6 .radios--wrapper,
#block-webform-7 .radios--wrapper {
  margin-top: 32px;
  width: 100%;
}
#block-webform .radios--wrapper > legend span,
#block-webform-2 .radios--wrapper > legend span,
#block-webform-5 .radios--wrapper > legend span,
#block-webform-6 .radios--wrapper > legend span,
#block-webform-7 .radios--wrapper > legend span {
  font-family: work-sans;
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 133.333% */
}
#block-webform .radios--wrapper .js-webform-radios,
#block-webform-2 .radios--wrapper .js-webform-radios,
#block-webform-5 .radios--wrapper .js-webform-radios,
#block-webform-6 .radios--wrapper .js-webform-radios,
#block-webform-7 .radios--wrapper .js-webform-radios {
  display: flex;
  margin-top: 8px;
  flex-wrap: wrap;
}
#block-webform .radios--wrapper .js-webform-radios > *,
#block-webform-2 .radios--wrapper .js-webform-radios > *,
#block-webform-5 .radios--wrapper .js-webform-radios > *,
#block-webform-6 .radios--wrapper .js-webform-radios > *,
#block-webform-7 .radios--wrapper .js-webform-radios > * {
  display: flex;
  align-items: center;
  height: 36px;
  column-gap: 16px;
  width: 300px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#block-webform .radios--wrapper .js-webform-radios label,
#block-webform-2 .radios--wrapper .js-webform-radios label,
#block-webform-5 .radios--wrapper .js-webform-radios label,
#block-webform-6 .radios--wrapper .js-webform-radios label,
#block-webform-7 .radios--wrapper .js-webform-radios label {
  font-family: work-sans;
  color: #24150b;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
#block-webform .radios--wrapper .js-webform-radios input[type=radio],
#block-webform-2 .radios--wrapper .js-webform-radios input[type=radio],
#block-webform-5 .radios--wrapper .js-webform-radios input[type=radio],
#block-webform-6 .radios--wrapper .js-webform-radios input[type=radio],
#block-webform-7 .radios--wrapper .js-webform-radios input[type=radio] {
  cursor: pointer;
  /* ...existing styles */
  display: grid;
  place-content: center;
  appearance: none;
  border: 1px solid #b58150;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #fff !important;
}
#block-webform .radios--wrapper .js-webform-radios input[type=radio]::before,
#block-webform-2 .radios--wrapper .js-webform-radios input[type=radio]::before,
#block-webform-5 .radios--wrapper .js-webform-radios input[type=radio]::before,
#block-webform-6 .radios--wrapper .js-webform-radios input[type=radio]::before,
#block-webform-7 .radios--wrapper .js-webform-radios input[type=radio]::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  background-color: #b58150;
}
#block-webform .radios--wrapper .js-webform-radios .form-check-input:checked,
#block-webform-2 .radios--wrapper .js-webform-radios .form-check-input:checked,
#block-webform-5 .radios--wrapper .js-webform-radios .form-check-input:checked,
#block-webform-6 .radios--wrapper .js-webform-radios .form-check-input:checked,
#block-webform-7 .radios--wrapper .js-webform-radios .form-check-input:checked {
  background-color: #b58150;
}
#block-webform .radios--wrapper .js-webform-radios input[type=radio]:checked::before,
#block-webform-2 .radios--wrapper .js-webform-radios input[type=radio]:checked::before,
#block-webform-5 .radios--wrapper .js-webform-radios input[type=radio]:checked::before,
#block-webform-6 .radios--wrapper .js-webform-radios input[type=radio]:checked::before,
#block-webform-7 .radios--wrapper .js-webform-radios input[type=radio]:checked::before {
  transform: scale(1);
}
#block-webform .form-type-textfield input,
#block-webform .form-type-email input,
#block-webform .form-type-textarea textarea,
#block-webform-2 .form-type-textfield input,
#block-webform-2 .form-type-email input,
#block-webform-2 .form-type-textarea textarea,
#block-webform-5 .form-type-textfield input,
#block-webform-5 .form-type-email input,
#block-webform-5 .form-type-textarea textarea,
#block-webform-6 .form-type-textfield input,
#block-webform-6 .form-type-email input,
#block-webform-6 .form-type-textarea textarea,
#block-webform-7 .form-type-textfield input,
#block-webform-7 .form-type-email input,
#block-webform-7 .form-type-textarea textarea {
  height: 48px;
  width: 100%;
  padding: 11px 24px !important;
  border: 1px solid #54565b !important;
  border-radius: 4px !important;
  text-indent: unset !important;
  background: unset !important;
  min-height: unset;
  font-family: work-sans;
  color: #24150b !important;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
#block-webform .form-type-textfield input::placeholder,
#block-webform .form-type-email input::placeholder,
#block-webform-2 .form-type-textfield input::placeholder,
#block-webform-2 .form-type-email input::placeholder,
#block-webform-5 .form-type-textfield input::placeholder,
#block-webform-5 .form-type-email input::placeholder,
#block-webform-6 .form-type-textfield input::placeholder,
#block-webform-6 .form-type-email input::placeholder,
#block-webform-7 .form-type-textfield input::placeholder,
#block-webform-7 .form-type-email input::placeholder {
  opacity: 0 !important;
}
#block-webform .form-type-textfield label,
#block-webform .form-type-datelist > label,
#block-webform .form-type-email label,
#block-webform .form-type-textarea label,
#block-webform-2 .form-type-textfield label,
#block-webform-2 .form-type-datelist > label,
#block-webform-2 .form-type-email label,
#block-webform-2 .form-type-textarea label,
#block-webform-5 .form-type-textfield label,
#block-webform-5 .form-type-datelist > label,
#block-webform-5 .form-type-email label,
#block-webform-5 .form-type-textarea label,
#block-webform-6 .form-type-textfield label,
#block-webform-6 .form-type-datelist > label,
#block-webform-6 .form-type-email label,
#block-webform-6 .form-type-textarea label,
#block-webform-7 .form-type-textfield label,
#block-webform-7 .form-type-datelist > label,
#block-webform-7 .form-type-email label,
#block-webform-7 .form-type-textarea label {
  position: relative !important;
  width: auto;
  height: auto;
  font-family: work-sans;
  color: #24150b;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
  margin-bottom: 4px;
}
#block-webform .checkboxes--wrapper,
#block-webform-2 .checkboxes--wrapper,
#block-webform-5 .checkboxes--wrapper,
#block-webform-6 .checkboxes--wrapper,
#block-webform-7 .checkboxes--wrapper {
  margin-top: 32px;
}
#block-webform .checkboxes--wrapper > legend span,
#block-webform-2 .checkboxes--wrapper > legend span,
#block-webform-5 .checkboxes--wrapper > legend span,
#block-webform-6 .checkboxes--wrapper > legend span,
#block-webform-7 .checkboxes--wrapper > legend span {
  font-family: work-sans;
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 133.333% */
}
#block-webform .checkboxes--wrapper .js-webform-checkboxes,
#block-webform-2 .checkboxes--wrapper .js-webform-checkboxes,
#block-webform-5 .checkboxes--wrapper .js-webform-checkboxes,
#block-webform-6 .checkboxes--wrapper .js-webform-checkboxes,
#block-webform-7 .checkboxes--wrapper .js-webform-checkboxes {
  column-gap: 16px;
  row-gap: 14px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 8px;
}
#block-webform .checkboxes--wrapper .js-webform-checkboxes > *:not(.form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true),
#block-webform-2 .checkboxes--wrapper .js-webform-checkboxes > *:not(.form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true),
#block-webform-5 .checkboxes--wrapper .js-webform-checkboxes > *:not(.form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true),
#block-webform-6 .checkboxes--wrapper .js-webform-checkboxes > *:not(.form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true),
#block-webform-7 .checkboxes--wrapper .js-webform-checkboxes > *:not(.form-item-newsletter-signup-checkbox-newsletter-signup-checkbox-true) {
  display: flex;
  align-items: center;
  height: 28px;
  column-gap: 14px;
  width: 255px;
  margin: 0px !important;
  padding-top: 4px;
  padding-bottom: 4px;
}
#block-webform .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox],
#block-webform-2 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox],
#block-webform-5 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox],
#block-webform-6 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox],
#block-webform-7 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox] {
  cursor: pointer;
  /* ...existing styles */
  display: grid;
  place-content: center;
  appearance: none;
  border: 1px solid #b58150;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  background-color: #fff;
}
#block-webform .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::after,
#block-webform-2 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::after,
#block-webform-5 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::after,
#block-webform-6 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::after,
#block-webform-7 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::after {
  display: none;
}
#block-webform .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::before,
#block-webform-2 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::before,
#block-webform-5 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::before,
#block-webform-6 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::before,
#block-webform-7 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]::before {
  background: unset;
  position: relative;
  background-image: url("data:image/svg+xml,<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.6663 3.79199L5.24967 10.2087L2.33301 7.29199\" stroke=\"%23EDEEED\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 3px;
  opacity: 0;
  transition: 120ms opacity ease-in-out;
  background-color: #b58150;
}
#block-webform .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]:checked::before,
#block-webform-2 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]:checked::before,
#block-webform-5 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]:checked::before,
#block-webform-6 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]:checked::before,
#block-webform-7 .checkboxes--wrapper .js-webform-checkboxes input[type=checkbox]:checked::before {
  opacity: 1;
}
#block-webform .checkboxes--wrapper .js-webform-checkboxes .js-form-type-checkbox label,
#block-webform-2 .checkboxes--wrapper .js-webform-checkboxes .js-form-type-checkbox label,
#block-webform-5 .checkboxes--wrapper .js-webform-checkboxes .js-form-type-checkbox label,
#block-webform-6 .checkboxes--wrapper .js-webform-checkboxes .js-form-type-checkbox label,
#block-webform-7 .checkboxes--wrapper .js-webform-checkboxes .js-form-type-checkbox label {
  width: auto;
  flex-grow: 1;
  margin-left: 0px !important;
  font-family: work-sans;
  color: #24150b;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
  text-align: start;
}
#block-webform .captcha,
#block-webform-2 .captcha,
#block-webform-5 .captcha,
#block-webform-6 .captcha,
#block-webform-7 .captcha {
  margin-top: 24px;
  width: 100%;
}
#block-webform .form-actions,
#block-webform-2 .form-actions,
#block-webform-5 .form-actions,
#block-webform-6 .form-actions,
#block-webform-7 .form-actions {
  padding: 0px;
  margin-top: 32px;
  margin-bottom: 0px !important;
}
#block-webform .form-actions button,
#block-webform .form-actions input,
#block-webform-2 .form-actions button,
#block-webform-2 .form-actions input,
#block-webform-5 .form-actions button,
#block-webform-5 .form-actions input,
#block-webform-6 .form-actions button,
#block-webform-6 .form-actions input,
#block-webform-7 .form-actions button,
#block-webform-7 .form-actions input {
  transition: 0.3s all ease-in-out;
  border: 2px solid transparent;
  text-transform: 24one;
  background-clip: border-box;
  background-color: #b58150 !important;
  font-family: work-sans;
  color: #fff;
  text-transform: unset !important;
  font-feature-settings: "clig" off, "liga" off;
  padding: 0px 32px;
  height: 60px;
  width: 100%;
  position: relative;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
  border-radius: 40px;
}
#block-webform .form-actions button:hover,
#block-webform .form-actions input:hover,
#block-webform-2 .form-actions button:hover,
#block-webform-2 .form-actions input:hover,
#block-webform-5 .form-actions button:hover,
#block-webform-5 .form-actions input:hover,
#block-webform-6 .form-actions button:hover,
#block-webform-6 .form-actions input:hover,
#block-webform-7 .form-actions button:hover,
#block-webform-7 .form-actions input:hover {
  padding-bottom: 5px;
}
#block-webform .form-actions button:active,
#block-webform .form-actions input:active,
#block-webform-2 .form-actions button:active,
#block-webform-2 .form-actions input:active,
#block-webform-5 .form-actions button:active,
#block-webform-5 .form-actions input:active,
#block-webform-6 .form-actions button:active,
#block-webform-6 .form-actions input:active,
#block-webform-7 .form-actions button:active,
#block-webform-7 .form-actions input:active {
  background: #b4aeb6 !important;
}
#block-webform .webformv2-footer-header,
#block-webform-2 .webformv2-footer-header,
#block-webform-5 .webformv2-footer-header,
#block-webform-6 .webformv2-footer-header,
#block-webform-7 .webformv2-footer-header {
  margin-bottom: 8px !important;
  margin-top: 32px !important;
  font-family: work-sans;
  color: #24150b;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
#block-webform .webformv2-footer-header a,
#block-webform-2 .webformv2-footer-header a,
#block-webform-5 .webformv2-footer-header a,
#block-webform-6 .webformv2-footer-header a,
#block-webform-7 .webformv2-footer-header a {
  font-weight: 400;
  text-decoration: underline;
}
#block-webform .webformv2-footer-header strong,
#block-webform-2 .webformv2-footer-header strong,
#block-webform-5 .webformv2-footer-header strong,
#block-webform-6 .webformv2-footer-header strong,
#block-webform-7 .webformv2-footer-header strong {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 162.5% */
}
#block-webform .webformv2-footer-header,
#block-webform .webformv2-footer,
#block-webform .webformv2-privacy,
#block-webform-2 .webformv2-footer-header,
#block-webform-2 .webformv2-footer,
#block-webform-2 .webformv2-privacy,
#block-webform-5 .webformv2-footer-header,
#block-webform-5 .webformv2-footer,
#block-webform-5 .webformv2-privacy,
#block-webform-6 .webformv2-footer-header,
#block-webform-6 .webformv2-footer,
#block-webform-6 .webformv2-privacy,
#block-webform-7 .webformv2-footer-header,
#block-webform-7 .webformv2-footer,
#block-webform-7 .webformv2-privacy {
  text-align: start;
}
#block-webform .webformv2-footer-header a,
#block-webform .webformv2-footer-header a:visited,
#block-webform .webformv2-footer-header a:hover,
#block-webform .webformv2-footer-header a:active,
#block-webform .webformv2-footer a,
#block-webform .webformv2-footer a:visited,
#block-webform .webformv2-footer a:hover,
#block-webform .webformv2-footer a:active,
#block-webform .webformv2-privacy a,
#block-webform .webformv2-privacy a:visited,
#block-webform .webformv2-privacy a:hover,
#block-webform .webformv2-privacy a:active,
#block-webform-2 .webformv2-footer-header a,
#block-webform-2 .webformv2-footer-header a:visited,
#block-webform-2 .webformv2-footer-header a:hover,
#block-webform-2 .webformv2-footer-header a:active,
#block-webform-2 .webformv2-footer a,
#block-webform-2 .webformv2-footer a:visited,
#block-webform-2 .webformv2-footer a:hover,
#block-webform-2 .webformv2-footer a:active,
#block-webform-2 .webformv2-privacy a,
#block-webform-2 .webformv2-privacy a:visited,
#block-webform-2 .webformv2-privacy a:hover,
#block-webform-2 .webformv2-privacy a:active,
#block-webform-5 .webformv2-footer-header a,
#block-webform-5 .webformv2-footer-header a:visited,
#block-webform-5 .webformv2-footer-header a:hover,
#block-webform-5 .webformv2-footer-header a:active,
#block-webform-5 .webformv2-footer a,
#block-webform-5 .webformv2-footer a:visited,
#block-webform-5 .webformv2-footer a:hover,
#block-webform-5 .webformv2-footer a:active,
#block-webform-5 .webformv2-privacy a,
#block-webform-5 .webformv2-privacy a:visited,
#block-webform-5 .webformv2-privacy a:hover,
#block-webform-5 .webformv2-privacy a:active,
#block-webform-6 .webformv2-footer-header a,
#block-webform-6 .webformv2-footer-header a:visited,
#block-webform-6 .webformv2-footer-header a:hover,
#block-webform-6 .webformv2-footer-header a:active,
#block-webform-6 .webformv2-footer a,
#block-webform-6 .webformv2-footer a:visited,
#block-webform-6 .webformv2-footer a:hover,
#block-webform-6 .webformv2-footer a:active,
#block-webform-6 .webformv2-privacy a,
#block-webform-6 .webformv2-privacy a:visited,
#block-webform-6 .webformv2-privacy a:hover,
#block-webform-6 .webformv2-privacy a:active,
#block-webform-7 .webformv2-footer-header a,
#block-webform-7 .webformv2-footer-header a:visited,
#block-webform-7 .webformv2-footer-header a:hover,
#block-webform-7 .webformv2-footer-header a:active,
#block-webform-7 .webformv2-footer a,
#block-webform-7 .webformv2-footer a:visited,
#block-webform-7 .webformv2-footer a:hover,
#block-webform-7 .webformv2-footer a:active,
#block-webform-7 .webformv2-privacy a,
#block-webform-7 .webformv2-privacy a:visited,
#block-webform-7 .webformv2-privacy a:hover,
#block-webform-7 .webformv2-privacy a:active {
  color: inherit;
}
#block-webform .webformv2-footer,
#block-webform-2 .webformv2-footer,
#block-webform-5 .webformv2-footer,
#block-webform-6 .webformv2-footer,
#block-webform-7 .webformv2-footer {
  margin-bottom: 16px !important;
  margin-top: 32px !important;
}
#block-webform .webformv2-privacy,
#block-webform-2 .webformv2-privacy,
#block-webform-5 .webformv2-privacy,
#block-webform-6 .webformv2-privacy,
#block-webform-7 .webformv2-privacy {
  margin-top: 32px !important;
}
#block-webform .webformv2-footer-header + .webformv2-footer,
#block-webform-2 .webformv2-footer-header + .webformv2-footer,
#block-webform-5 .webformv2-footer-header + .webformv2-footer,
#block-webform-6 .webformv2-footer-header + .webformv2-footer,
#block-webform-7 .webformv2-footer-header + .webformv2-footer {
  margin-top: 0px !important;
}
#block-webform .webformv2-footer + .webformv2-privacy,
#block-webform-2 .webformv2-footer + .webformv2-privacy,
#block-webform-5 .webformv2-footer + .webformv2-privacy,
#block-webform-6 .webformv2-footer + .webformv2-privacy,
#block-webform-7 .webformv2-footer + .webformv2-privacy {
  margin-top: 0px !important;
}
#block-webform .webformv2-footer,
#block-webform .webformv2-privacy,
#block-webform-2 .webformv2-footer,
#block-webform-2 .webformv2-privacy,
#block-webform-5 .webformv2-footer,
#block-webform-5 .webformv2-privacy,
#block-webform-6 .webformv2-footer,
#block-webform-6 .webformv2-privacy,
#block-webform-7 .webformv2-footer,
#block-webform-7 .webformv2-privacy {
  font-family: work-sans;
  color: #24150b;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
#block-webform .webformv2-footer a,
#block-webform .webformv2-privacy a,
#block-webform-2 .webformv2-footer a,
#block-webform-2 .webformv2-privacy a,
#block-webform-5 .webformv2-footer a,
#block-webform-5 .webformv2-privacy a,
#block-webform-6 .webformv2-footer a,
#block-webform-6 .webformv2-privacy a,
#block-webform-7 .webformv2-footer a,
#block-webform-7 .webformv2-privacy a {
  font-weight: 400;
  text-decoration: underline;
}
#block-webform .webformv2-footer strong,
#block-webform .webformv2-privacy strong,
#block-webform-2 .webformv2-footer strong,
#block-webform-2 .webformv2-privacy strong,
#block-webform-5 .webformv2-footer strong,
#block-webform-5 .webformv2-privacy strong,
#block-webform-6 .webformv2-footer strong,
#block-webform-6 .webformv2-privacy strong,
#block-webform-7 .webformv2-footer strong,
#block-webform-7 .webformv2-privacy strong {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 162.5% */
}
#block-webform .webformv2-privacy,
#block-webform-2 .webformv2-privacy,
#block-webform-5 .webformv2-privacy,
#block-webform-6 .webformv2-privacy,
#block-webform-7 .webformv2-privacy {
  margin-bottom: 32px !important;
}
@media (max-width: 743px) {
  #block-webform .form-type-textfield,
  #block-webform .form-type-email,
  #block-webform-2 .form-type-textfield,
  #block-webform-2 .form-type-email,
  #block-webform-5 .form-type-textfield,
  #block-webform-5 .form-type-email,
  #block-webform-6 .form-type-textfield,
  #block-webform-6 .form-type-email,
  #block-webform-7 .form-type-textfield,
  #block-webform-7 .form-type-email {
    width: 100%;
    margin-top: 16px !important;
    max-width: unset !important;
  }
  #block-webform .form-type-textfield:not(.form-item-first-name),
  #block-webform .form-type-email,
  #block-webform-2 .form-type-textfield:not(.form-item-first-name),
  #block-webform-2 .form-type-email,
  #block-webform-5 .form-type-textfield:not(.form-item-first-name),
  #block-webform-5 .form-type-email,
  #block-webform-6 .form-type-textfield:not(.form-item-first-name),
  #block-webform-6 .form-type-email,
  #block-webform-7 .form-type-textfield:not(.form-item-first-name),
  #block-webform-7 .form-type-email {
    margin-top: 16px !important;
  }
  #block-webform .form-actions,
  #block-webform-2 .form-actions,
  #block-webform-5 .form-actions,
  #block-webform-6 .form-actions,
  #block-webform-7 .form-actions {
    width: 100%;
  }
  #block-webform .form-actions button,
  #block-webform-2 .form-actions button,
  #block-webform-5 .form-actions button,
  #block-webform-6 .form-actions button,
  #block-webform-7 .form-actions button {
    width: 100%;
  }
  #block-webform .form-item-dob,
  #block-webform-2 .form-item-dob,
  #block-webform-5 .form-item-dob,
  #block-webform-6 .form-item-dob,
  #block-webform-7 .form-item-dob {
    margin-top: 16px;
  }
  #block-webform .form-item-dob .container-inline,
  #block-webform-2 .form-item-dob .container-inline,
  #block-webform-5 .form-item-dob .container-inline,
  #block-webform-6 .form-item-dob .container-inline,
  #block-webform-7 .form-item-dob .container-inline {
    flex-wrap: wrap;
    row-gap: 16px;
  }
}

#block-webform-7 {
  background-color: #fff;
}

#block-webform-6 .form-item-email,
#block-webform-6 .form-type-textfield:not(.form-item-first-name):not(.form-item-last-name),
#block-webform-6 .form-type-textarea {
  margin-top: 0px !important;
}
@media (max-width: 1109px) {
  #block-webform-6 .form-item-email,
  #block-webform-6 .form-type-textfield:not(.form-item-first-name):not(.form-item-last-name),
  #block-webform-6 .form-type-textarea {
    margin-top: 16px !important;
  }
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/inline-image-slideshow/tupperlake/inline-image-slideshow.scss ***!
  \****************************************************************************************************************************************************************************************/
.views-field-body .swiper,
.listing-image-slideshow .swiper,
#event-body .swiper,
#listing-body .swiper,
.field-name-body .swiper,
.field-body .swiper,
#block-views-block-events-event-images .swiper,
#block-views-block-listings-block-5 .swiper,
.listing-about .swiper,
.field--name-field-cdn-body .swiper,
.listing-about .swiper,
#block-views-listings-images-block .swiper,
#block-views-events-event-images .swiper {
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  max-width: 960px;
  width: 100%;
  margin: 0 auto 24px;
  padding: 0px !important;
}
.views-field-body .swiper figcaption,
.listing-image-slideshow .swiper figcaption,
#event-body .swiper figcaption,
#listing-body .swiper figcaption,
.field-name-body .swiper figcaption,
.field-body .swiper figcaption,
#block-views-block-events-event-images .swiper figcaption,
#block-views-block-listings-block-5 .swiper figcaption,
.listing-about .swiper figcaption,
.field--name-field-cdn-body .swiper figcaption,
.listing-about .swiper figcaption,
#block-views-listings-images-block .swiper figcaption,
#block-views-events-event-images .swiper figcaption {
  display: none;
}
.views-field-body .swiper figure,
.listing-image-slideshow .swiper figure,
#event-body .swiper figure,
#listing-body .swiper figure,
.field-name-body .swiper figure,
.field-body .swiper figure,
#block-views-block-events-event-images .swiper figure,
#block-views-block-listings-block-5 .swiper figure,
.listing-about .swiper figure,
.field--name-field-cdn-body .swiper figure,
.listing-about .swiper figure,
#block-views-listings-images-block .swiper figure,
#block-views-events-event-images .swiper figure {
  margin-bottom: 0px;
}
.views-field-body .swiper picture,
.views-field-body .swiper img,
.listing-image-slideshow .swiper picture,
.listing-image-slideshow .swiper img,
#event-body .swiper picture,
#event-body .swiper img,
#listing-body .swiper picture,
#listing-body .swiper img,
.field-name-body .swiper picture,
.field-name-body .swiper img,
.field-body .swiper picture,
.field-body .swiper img,
#block-views-block-events-event-images .swiper picture,
#block-views-block-events-event-images .swiper img,
#block-views-block-listings-block-5 .swiper picture,
#block-views-block-listings-block-5 .swiper img,
.listing-about .swiper picture,
.listing-about .swiper img,
.field--name-field-cdn-body .swiper picture,
.field--name-field-cdn-body .swiper img,
.listing-about .swiper picture,
.listing-about .swiper img,
#block-views-listings-images-block .swiper picture,
#block-views-listings-images-block .swiper img,
#block-views-events-event-images .swiper picture,
#block-views-events-event-images .swiper img {
  display: block;
  max-height: 584px;
  object-fit: cover;
  aspect-ratio: 960/584;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.views-field-body .swiper .swiper-button-next svg,
.listing-image-slideshow .swiper .swiper-button-next svg,
#event-body .swiper .swiper-button-next svg,
#listing-body .swiper .swiper-button-next svg,
.field-name-body .swiper .swiper-button-next svg,
.field-body .swiper .swiper-button-next svg,
#block-views-block-events-event-images .swiper .swiper-button-next svg,
#block-views-block-listings-block-5 .swiper .swiper-button-next svg,
.listing-about .swiper .swiper-button-next svg,
.field--name-field-cdn-body .swiper .swiper-button-next svg,
.listing-about .swiper .swiper-button-next svg,
#block-views-listings-images-block .swiper .swiper-button-next svg,
#block-views-events-event-images .swiper .swiper-button-next svg {
  transform: rotate(180deg);
}
.views-field-body .swiper .swiper-slide > p,
.listing-image-slideshow .swiper .swiper-slide > p,
#event-body .swiper .swiper-slide > p,
#listing-body .swiper .swiper-slide > p,
.field-name-body .swiper .swiper-slide > p,
.field-body .swiper .swiper-slide > p,
#block-views-block-events-event-images .swiper .swiper-slide > p,
#block-views-block-listings-block-5 .swiper .swiper-slide > p,
.listing-about .swiper .swiper-slide > p,
.field--name-field-cdn-body .swiper .swiper-slide > p,
.listing-about .swiper .swiper-slide > p,
#block-views-listings-images-block .swiper .swiper-slide > p,
#block-views-events-event-images .swiper .swiper-slide > p {
  margin-bottom: 0px !important;
}
.views-field-body .swiper .swiper-button-next,
.views-field-body .swiper .swiper-button-prev,
.listing-image-slideshow .swiper .swiper-button-next,
.listing-image-slideshow .swiper .swiper-button-prev,
#event-body .swiper .swiper-button-next,
#event-body .swiper .swiper-button-prev,
#listing-body .swiper .swiper-button-next,
#listing-body .swiper .swiper-button-prev,
.field-name-body .swiper .swiper-button-next,
.field-name-body .swiper .swiper-button-prev,
.field-body .swiper .swiper-button-next,
.field-body .swiper .swiper-button-prev,
#block-views-block-events-event-images .swiper .swiper-button-next,
#block-views-block-events-event-images .swiper .swiper-button-prev,
#block-views-block-listings-block-5 .swiper .swiper-button-next,
#block-views-block-listings-block-5 .swiper .swiper-button-prev,
.listing-about .swiper .swiper-button-next,
.listing-about .swiper .swiper-button-prev,
.field--name-field-cdn-body .swiper .swiper-button-next,
.field--name-field-cdn-body .swiper .swiper-button-prev,
.listing-about .swiper .swiper-button-next,
.listing-about .swiper .swiper-button-prev,
#block-views-listings-images-block .swiper .swiper-button-next,
#block-views-listings-images-block .swiper .swiper-button-prev,
#block-views-events-event-images .swiper .swiper-button-next,
#block-views-events-event-images .swiper .swiper-button-prev {
  width: 48px;
  position: absolute;
  bottom: 16px;
  top: unset;
  left: unset;
  -webkit-tap-highlight-color: transparent;
}
.views-field-body .swiper .swiper-button-next svg,
.views-field-body .swiper .swiper-button-prev svg,
.listing-image-slideshow .swiper .swiper-button-next svg,
.listing-image-slideshow .swiper .swiper-button-prev svg,
#event-body .swiper .swiper-button-next svg,
#event-body .swiper .swiper-button-prev svg,
#listing-body .swiper .swiper-button-next svg,
#listing-body .swiper .swiper-button-prev svg,
.field-name-body .swiper .swiper-button-next svg,
.field-name-body .swiper .swiper-button-prev svg,
.field-body .swiper .swiper-button-next svg,
.field-body .swiper .swiper-button-prev svg,
#block-views-block-events-event-images .swiper .swiper-button-next svg,
#block-views-block-events-event-images .swiper .swiper-button-prev svg,
#block-views-block-listings-block-5 .swiper .swiper-button-next svg,
#block-views-block-listings-block-5 .swiper .swiper-button-prev svg,
.listing-about .swiper .swiper-button-next svg,
.listing-about .swiper .swiper-button-prev svg,
.field--name-field-cdn-body .swiper .swiper-button-next svg,
.field--name-field-cdn-body .swiper .swiper-button-prev svg,
.listing-about .swiper .swiper-button-next svg,
.listing-about .swiper .swiper-button-prev svg,
#block-views-listings-images-block .swiper .swiper-button-next svg,
#block-views-listings-images-block .swiper .swiper-button-prev svg,
#block-views-events-event-images .swiper .swiper-button-next svg,
#block-views-events-event-images .swiper .swiper-button-prev svg {
  height: 48px;
}
.views-field-body .swiper .swiper-button-next,
.listing-image-slideshow .swiper .swiper-button-next,
#event-body .swiper .swiper-button-next,
#listing-body .swiper .swiper-button-next,
.field-name-body .swiper .swiper-button-next,
.field-body .swiper .swiper-button-next,
#block-views-block-events-event-images .swiper .swiper-button-next,
#block-views-block-listings-block-5 .swiper .swiper-button-next,
.listing-about .swiper .swiper-button-next,
.field--name-field-cdn-body .swiper .swiper-button-next,
.listing-about .swiper .swiper-button-next,
#block-views-listings-images-block .swiper .swiper-button-next,
#block-views-events-event-images .swiper .swiper-button-next {
  right: 16px;
  transition: 0.3s all ease-in-out;
}
.views-field-body .swiper .swiper-button-next:hover,
.listing-image-slideshow .swiper .swiper-button-next:hover,
#event-body .swiper .swiper-button-next:hover,
#listing-body .swiper .swiper-button-next:hover,
.field-name-body .swiper .swiper-button-next:hover,
.field-body .swiper .swiper-button-next:hover,
#block-views-block-events-event-images .swiper .swiper-button-next:hover,
#block-views-block-listings-block-5 .swiper .swiper-button-next:hover,
.listing-about .swiper .swiper-button-next:hover,
.field--name-field-cdn-body .swiper .swiper-button-next:hover,
.listing-about .swiper .swiper-button-next:hover,
#block-views-listings-images-block .swiper .swiper-button-next:hover,
#block-views-events-event-images .swiper .swiper-button-next:hover {
  filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, 0.4));
}
.views-field-body .swiper .swiper-button-prev,
.listing-image-slideshow .swiper .swiper-button-prev,
#event-body .swiper .swiper-button-prev,
#listing-body .swiper .swiper-button-prev,
.field-name-body .swiper .swiper-button-prev,
.field-body .swiper .swiper-button-prev,
#block-views-block-events-event-images .swiper .swiper-button-prev,
#block-views-block-listings-block-5 .swiper .swiper-button-prev,
.listing-about .swiper .swiper-button-prev,
.field--name-field-cdn-body .swiper .swiper-button-prev,
.listing-about .swiper .swiper-button-prev,
#block-views-listings-images-block .swiper .swiper-button-prev,
#block-views-events-event-images .swiper .swiper-button-prev {
  right: 163px;
  transition: 0.3s all ease-in-out;
}
.views-field-body .swiper .swiper-button-prev:hover,
.listing-image-slideshow .swiper .swiper-button-prev:hover,
#event-body .swiper .swiper-button-prev:hover,
#listing-body .swiper .swiper-button-prev:hover,
.field-name-body .swiper .swiper-button-prev:hover,
.field-body .swiper .swiper-button-prev:hover,
#block-views-block-events-event-images .swiper .swiper-button-prev:hover,
#block-views-block-listings-block-5 .swiper .swiper-button-prev:hover,
.listing-about .swiper .swiper-button-prev:hover,
.field--name-field-cdn-body .swiper .swiper-button-prev:hover,
.listing-about .swiper .swiper-button-prev:hover,
#block-views-listings-images-block .swiper .swiper-button-prev:hover,
#block-views-events-event-images .swiper .swiper-button-prev:hover {
  filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, 0.4));
}
.views-field-body .swiper .swiper-pagination,
.listing-image-slideshow .swiper .swiper-pagination,
#event-body .swiper .swiper-pagination,
#listing-body .swiper .swiper-pagination,
.field-name-body .swiper .swiper-pagination,
.field-body .swiper .swiper-pagination,
#block-views-block-events-event-images .swiper .swiper-pagination,
#block-views-block-listings-block-5 .swiper .swiper-pagination,
.listing-about .swiper .swiper-pagination,
.field--name-field-cdn-body .swiper .swiper-pagination,
.listing-about .swiper .swiper-pagination,
#block-views-listings-images-block .swiper .swiper-pagination,
#block-views-events-event-images .swiper .swiper-pagination {
  padding-bottom: 4px;
  position: absolute;
  top: unset;
  left: unset;
  bottom: 16px;
  right: 76px;
  width: 75px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 6px;
  color: var(--text-text-invert, #fff);
  font-feature-settings: "clig" off, "liga" off;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  /* highFidelity/desktop/heading/H4 */
  font-family: work-sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
}
.views-field-body .swiper .swiper-fullscreen,
.listing-image-slideshow .swiper .swiper-fullscreen,
#event-body .swiper .swiper-fullscreen,
#listing-body .swiper .swiper-fullscreen,
.field-name-body .swiper .swiper-fullscreen,
.field-body .swiper .swiper-fullscreen,
#block-views-block-events-event-images .swiper .swiper-fullscreen,
#block-views-block-listings-block-5 .swiper .swiper-fullscreen,
.listing-about .swiper .swiper-fullscreen,
.field--name-field-cdn-body .swiper .swiper-fullscreen,
.listing-about .swiper .swiper-fullscreen,
#block-views-listings-images-block .swiper .swiper-fullscreen,
#block-views-events-event-images .swiper .swiper-fullscreen {
  height: 48px;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: unset;
  left: unset;
  z-index: 1;
  transition: 0.3s all ease-in-out;
  cursor: pointer;
}
.views-field-body .swiper .swiper-fullscreen:hover,
.listing-image-slideshow .swiper .swiper-fullscreen:hover,
#event-body .swiper .swiper-fullscreen:hover,
#listing-body .swiper .swiper-fullscreen:hover,
.field-name-body .swiper .swiper-fullscreen:hover,
.field-body .swiper .swiper-fullscreen:hover,
#block-views-block-events-event-images .swiper .swiper-fullscreen:hover,
#block-views-block-listings-block-5 .swiper .swiper-fullscreen:hover,
.listing-about .swiper .swiper-fullscreen:hover,
.field--name-field-cdn-body .swiper .swiper-fullscreen:hover,
.listing-about .swiper .swiper-fullscreen:hover,
#block-views-listings-images-block .swiper .swiper-fullscreen:hover,
#block-views-events-event-images .swiper .swiper-fullscreen:hover {
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.4));
}
.views-field-body .swiper .swiper-button-next::after,
.views-field-body .swiper .swiper-button-prev::after,
.listing-image-slideshow .swiper .swiper-button-next::after,
.listing-image-slideshow .swiper .swiper-button-prev::after,
#event-body .swiper .swiper-button-next::after,
#event-body .swiper .swiper-button-prev::after,
#listing-body .swiper .swiper-button-next::after,
#listing-body .swiper .swiper-button-prev::after,
.field-name-body .swiper .swiper-button-next::after,
.field-name-body .swiper .swiper-button-prev::after,
.field-body .swiper .swiper-button-next::after,
.field-body .swiper .swiper-button-prev::after,
#block-views-block-events-event-images .swiper .swiper-button-next::after,
#block-views-block-events-event-images .swiper .swiper-button-prev::after,
#block-views-block-listings-block-5 .swiper .swiper-button-next::after,
#block-views-block-listings-block-5 .swiper .swiper-button-prev::after,
.listing-about .swiper .swiper-button-next::after,
.listing-about .swiper .swiper-button-prev::after,
.field--name-field-cdn-body .swiper .swiper-button-next::after,
.field--name-field-cdn-body .swiper .swiper-button-prev::after,
.listing-about .swiper .swiper-button-next::after,
.listing-about .swiper .swiper-button-prev::after,
#block-views-listings-images-block .swiper .swiper-button-next::after,
#block-views-listings-images-block .swiper .swiper-button-prev::after,
#block-views-events-event-images .swiper .swiper-button-next::after,
#block-views-events-event-images .swiper .swiper-button-prev::after {
  display: none;
  content: "";
}
@media (max-width: 743px) {
  .views-field-body .swiper .swiper-button-next,
  .views-field-body .swiper .swiper-button-prev,
  .views-field-body .swiper .swiper-pagination,
  .listing-image-slideshow .swiper .swiper-button-next,
  .listing-image-slideshow .swiper .swiper-button-prev,
  .listing-image-slideshow .swiper .swiper-pagination,
  #event-body .swiper .swiper-button-next,
  #event-body .swiper .swiper-button-prev,
  #event-body .swiper .swiper-pagination,
  #listing-body .swiper .swiper-button-next,
  #listing-body .swiper .swiper-button-prev,
  #listing-body .swiper .swiper-pagination,
  .field-name-body .swiper .swiper-button-next,
  .field-name-body .swiper .swiper-button-prev,
  .field-name-body .swiper .swiper-pagination,
  .field-body .swiper .swiper-button-next,
  .field-body .swiper .swiper-button-prev,
  .field-body .swiper .swiper-pagination,
  #block-views-block-events-event-images .swiper .swiper-button-next,
  #block-views-block-events-event-images .swiper .swiper-button-prev,
  #block-views-block-events-event-images .swiper .swiper-pagination,
  #block-views-block-listings-block-5 .swiper .swiper-button-next,
  #block-views-block-listings-block-5 .swiper .swiper-button-prev,
  #block-views-block-listings-block-5 .swiper .swiper-pagination,
  .listing-about .swiper .swiper-button-next,
  .listing-about .swiper .swiper-button-prev,
  .listing-about .swiper .swiper-pagination,
  .field--name-field-cdn-body .swiper .swiper-button-next,
  .field--name-field-cdn-body .swiper .swiper-button-prev,
  .field--name-field-cdn-body .swiper .swiper-pagination,
  .listing-about .swiper .swiper-button-next,
  .listing-about .swiper .swiper-button-prev,
  .listing-about .swiper .swiper-pagination,
  #block-views-listings-images-block .swiper .swiper-button-next,
  #block-views-listings-images-block .swiper .swiper-button-prev,
  #block-views-listings-images-block .swiper .swiper-pagination,
  #block-views-events-event-images .swiper .swiper-button-next,
  #block-views-events-event-images .swiper .swiper-button-prev,
  #block-views-events-event-images .swiper .swiper-pagination {
    position: relative;
    bottom: unset;
    right: unset;
    top: unset;
    left: unset;
    margin-top: 16px;
    margin-bottom: 16px;
    height: 48px;
    text-shadow: unset;
  }
  .views-field-body .swiper .swiper-button-next,
  .views-field-body .swiper .swiper-button-prev,
  .listing-image-slideshow .swiper .swiper-button-next,
  .listing-image-slideshow .swiper .swiper-button-prev,
  #event-body .swiper .swiper-button-next,
  #event-body .swiper .swiper-button-prev,
  #listing-body .swiper .swiper-button-next,
  #listing-body .swiper .swiper-button-prev,
  .field-name-body .swiper .swiper-button-next,
  .field-name-body .swiper .swiper-button-prev,
  .field-body .swiper .swiper-button-next,
  .field-body .swiper .swiper-button-prev,
  #block-views-block-events-event-images .swiper .swiper-button-next,
  #block-views-block-events-event-images .swiper .swiper-button-prev,
  #block-views-block-listings-block-5 .swiper .swiper-button-next,
  #block-views-block-listings-block-5 .swiper .swiper-button-prev,
  .listing-about .swiper .swiper-button-next,
  .listing-about .swiper .swiper-button-prev,
  .field--name-field-cdn-body .swiper .swiper-button-next,
  .field--name-field-cdn-body .swiper .swiper-button-prev,
  .listing-about .swiper .swiper-button-next,
  .listing-about .swiper .swiper-button-prev,
  #block-views-listings-images-block .swiper .swiper-button-next,
  #block-views-listings-images-block .swiper .swiper-button-prev,
  #block-views-events-event-images .swiper .swiper-button-next,
  #block-views-events-event-images .swiper .swiper-button-prev {
    width: 48px;
    filter: unset;
    display: inline;
  }
  .views-field-body .swiper .swiper-button-next svg > path:first-child,
  .views-field-body .swiper .swiper-button-prev svg > path:first-child,
  .listing-image-slideshow .swiper .swiper-button-next svg > path:first-child,
  .listing-image-slideshow .swiper .swiper-button-prev svg > path:first-child,
  #event-body .swiper .swiper-button-next svg > path:first-child,
  #event-body .swiper .swiper-button-prev svg > path:first-child,
  #listing-body .swiper .swiper-button-next svg > path:first-child,
  #listing-body .swiper .swiper-button-prev svg > path:first-child,
  .field-name-body .swiper .swiper-button-next svg > path:first-child,
  .field-name-body .swiper .swiper-button-prev svg > path:first-child,
  .field-body .swiper .swiper-button-next svg > path:first-child,
  .field-body .swiper .swiper-button-prev svg > path:first-child,
  #block-views-block-events-event-images .swiper .swiper-button-next svg > path:first-child,
  #block-views-block-events-event-images .swiper .swiper-button-prev svg > path:first-child,
  #block-views-block-listings-block-5 .swiper .swiper-button-next svg > path:first-child,
  #block-views-block-listings-block-5 .swiper .swiper-button-prev svg > path:first-child,
  .listing-about .swiper .swiper-button-next svg > path:first-child,
  .listing-about .swiper .swiper-button-prev svg > path:first-child,
  .field--name-field-cdn-body .swiper .swiper-button-next svg > path:first-child,
  .field--name-field-cdn-body .swiper .swiper-button-prev svg > path:first-child,
  .listing-about .swiper .swiper-button-next svg > path:first-child,
  .listing-about .swiper .swiper-button-prev svg > path:first-child,
  #block-views-listings-images-block .swiper .swiper-button-next svg > path:first-child,
  #block-views-listings-images-block .swiper .swiper-button-prev svg > path:first-child,
  #block-views-events-event-images .swiper .swiper-button-next svg > path:first-child,
  #block-views-events-event-images .swiper .swiper-button-prev svg > path:first-child {
    transition: 0.3s all ease-in-out;
    fill: #000;
    stroke: #000;
  }
  .views-field-body .swiper .swiper-button-next svg > path:last-child,
  .views-field-body .swiper .swiper-button-prev svg > path:last-child,
  .listing-image-slideshow .swiper .swiper-button-next svg > path:last-child,
  .listing-image-slideshow .swiper .swiper-button-prev svg > path:last-child,
  #event-body .swiper .swiper-button-next svg > path:last-child,
  #event-body .swiper .swiper-button-prev svg > path:last-child,
  #listing-body .swiper .swiper-button-next svg > path:last-child,
  #listing-body .swiper .swiper-button-prev svg > path:last-child,
  .field-name-body .swiper .swiper-button-next svg > path:last-child,
  .field-name-body .swiper .swiper-button-prev svg > path:last-child,
  .field-body .swiper .swiper-button-next svg > path:last-child,
  .field-body .swiper .swiper-button-prev svg > path:last-child,
  #block-views-block-events-event-images .swiper .swiper-button-next svg > path:last-child,
  #block-views-block-events-event-images .swiper .swiper-button-prev svg > path:last-child,
  #block-views-block-listings-block-5 .swiper .swiper-button-next svg > path:last-child,
  #block-views-block-listings-block-5 .swiper .swiper-button-prev svg > path:last-child,
  .listing-about .swiper .swiper-button-next svg > path:last-child,
  .listing-about .swiper .swiper-button-prev svg > path:last-child,
  .field--name-field-cdn-body .swiper .swiper-button-next svg > path:last-child,
  .field--name-field-cdn-body .swiper .swiper-button-prev svg > path:last-child,
  .listing-about .swiper .swiper-button-next svg > path:last-child,
  .listing-about .swiper .swiper-button-prev svg > path:last-child,
  #block-views-listings-images-block .swiper .swiper-button-next svg > path:last-child,
  #block-views-listings-images-block .swiper .swiper-button-prev svg > path:last-child,
  #block-views-events-event-images .swiper .swiper-button-next svg > path:last-child,
  #block-views-events-event-images .swiper .swiper-button-prev svg > path:last-child {
    fill: #fff;
  }
  .views-field-body .swiper .swiper-button-next svg:hover > path:first-child,
  .views-field-body .swiper .swiper-button-prev svg:hover > path:first-child,
  .listing-image-slideshow .swiper .swiper-button-next svg:hover > path:first-child,
  .listing-image-slideshow .swiper .swiper-button-prev svg:hover > path:first-child,
  #event-body .swiper .swiper-button-next svg:hover > path:first-child,
  #event-body .swiper .swiper-button-prev svg:hover > path:first-child,
  #listing-body .swiper .swiper-button-next svg:hover > path:first-child,
  #listing-body .swiper .swiper-button-prev svg:hover > path:first-child,
  .field-name-body .swiper .swiper-button-next svg:hover > path:first-child,
  .field-name-body .swiper .swiper-button-prev svg:hover > path:first-child,
  .field-body .swiper .swiper-button-next svg:hover > path:first-child,
  .field-body .swiper .swiper-button-prev svg:hover > path:first-child,
  #block-views-block-events-event-images .swiper .swiper-button-next svg:hover > path:first-child,
  #block-views-block-events-event-images .swiper .swiper-button-prev svg:hover > path:first-child,
  #block-views-block-listings-block-5 .swiper .swiper-button-next svg:hover > path:first-child,
  #block-views-block-listings-block-5 .swiper .swiper-button-prev svg:hover > path:first-child,
  .listing-about .swiper .swiper-button-next svg:hover > path:first-child,
  .listing-about .swiper .swiper-button-prev svg:hover > path:first-child,
  .field--name-field-cdn-body .swiper .swiper-button-next svg:hover > path:first-child,
  .field--name-field-cdn-body .swiper .swiper-button-prev svg:hover > path:first-child,
  .listing-about .swiper .swiper-button-next svg:hover > path:first-child,
  .listing-about .swiper .swiper-button-prev svg:hover > path:first-child,
  #block-views-listings-images-block .swiper .swiper-button-next svg:hover > path:first-child,
  #block-views-listings-images-block .swiper .swiper-button-prev svg:hover > path:first-child,
  #block-views-events-event-images .swiper .swiper-button-next svg:hover > path:first-child,
  #block-views-events-event-images .swiper .swiper-button-prev svg:hover > path:first-child {
    fill: #000;
    stroke: #000;
  }
  .views-field-body .swiper .swiper-button-next,
  .listing-image-slideshow .swiper .swiper-button-next,
  #event-body .swiper .swiper-button-next,
  #listing-body .swiper .swiper-button-next,
  .field-name-body .swiper .swiper-button-next,
  .field-body .swiper .swiper-button-next,
  #block-views-block-events-event-images .swiper .swiper-button-next,
  #block-views-block-listings-block-5 .swiper .swiper-button-next,
  .listing-about .swiper .swiper-button-next,
  .field--name-field-cdn-body .swiper .swiper-button-next,
  .listing-about .swiper .swiper-button-next,
  #block-views-listings-images-block .swiper .swiper-button-next,
  #block-views-events-event-images .swiper .swiper-button-next {
    margin-right: 5px;
  }
  .views-field-body .swiper .swiper-pagination,
  .listing-image-slideshow .swiper .swiper-pagination,
  #event-body .swiper .swiper-pagination,
  #listing-body .swiper .swiper-pagination,
  .field-name-body .swiper .swiper-pagination,
  .field-body .swiper .swiper-pagination,
  #block-views-block-events-event-images .swiper .swiper-pagination,
  #block-views-block-listings-block-5 .swiper .swiper-pagination,
  .listing-about .swiper .swiper-pagination,
  .field--name-field-cdn-body .swiper .swiper-pagination,
  .listing-about .swiper .swiper-pagination,
  #block-views-listings-images-block .swiper .swiper-pagination,
  #block-views-events-event-images .swiper .swiper-pagination {
    margin-left: 12px;
    margin-right: 12px;
    display: inline-flex;
    text-shadow: unset;
  }
  .views-field-body .swiper .swiper-pagination,
  .listing-image-slideshow .swiper .swiper-pagination,
  #event-body .swiper .swiper-pagination,
  #listing-body .swiper .swiper-pagination,
  .field-name-body .swiper .swiper-pagination,
  .field-body .swiper .swiper-pagination,
  #block-views-block-events-event-images .swiper .swiper-pagination,
  #block-views-block-listings-block-5 .swiper .swiper-pagination,
  .listing-about .swiper .swiper-pagination,
  .field--name-field-cdn-body .swiper .swiper-pagination,
  .listing-about .swiper .swiper-pagination,
  #block-views-listings-images-block .swiper .swiper-pagination,
  #block-views-events-event-images .swiper .swiper-pagination {
    color: #000;
    width: auto;
  }
  .views-field-body .swiper .swiper-fullscreen,
  .listing-image-slideshow .swiper .swiper-fullscreen,
  #event-body .swiper .swiper-fullscreen,
  #listing-body .swiper .swiper-fullscreen,
  .field-name-body .swiper .swiper-fullscreen,
  .field-body .swiper .swiper-fullscreen,
  #block-views-block-events-event-images .swiper .swiper-fullscreen,
  #block-views-block-listings-block-5 .swiper .swiper-fullscreen,
  .listing-about .swiper .swiper-fullscreen,
  .field--name-field-cdn-body .swiper .swiper-fullscreen,
  .listing-about .swiper .swiper-fullscreen,
  #block-views-listings-images-block .swiper .swiper-fullscreen,
  #block-views-events-event-images .swiper .swiper-fullscreen {
    display: none;
  }
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/swiper/swiper-bundle.css ***!
  \************************************************************************************************************************************************************/
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/viewerjs/dist/viewer.css ***!
  \************************************************************************************************************************************************************/
/*!
 * Viewer.js v1.11.7
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-11-24T04:32:14.526Z
 */
.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 280px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  width: 20px;
}

.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}

.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}

.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}

.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}

.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}

.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
  background-color: transparent;
}

.viewer-container::selection,
.viewer-container *::selection {
  background-color: transparent;
}

.viewer-container:focus {
  outline: 0;
}

.viewer-container img {
  display: block;
  height: auto;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
  height: auto;
  margin: 15px auto;
  max-width: 90% !important;
  width: auto;
}

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.viewer-list {
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
  color: transparent;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 50px;
  line-height: 0;
  opacity: 0.5;
  overflow: hidden;
  transition: opacity 0.15s;
  width: 30px;
}

.viewer-list > li:focus,
.viewer-list > li:hover {
  opacity: 0.75;
}

.viewer-list > li:focus {
  outline: 0;
}

.viewer-list > li + li {
  margin-left: 1px;
}

.viewer-list > .viewer-loading {
  position: relative;
}

.viewer-list > .viewer-loading::after {
  border-width: 2px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
}

.viewer-list > .viewer-active,
.viewer-list > .viewer-active:focus,
.viewer-list > .viewer-active:hover {
  opacity: 1;
}

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.viewer-player > img {
  left: 0;
  position: absolute;
  top: 0;
}

.viewer-toolbar > ul {
  display: inline-block;
  margin: 0 auto 5px;
  overflow: hidden;
  padding: 6px 3px;
}

.viewer-toolbar > ul > li {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 24px;
  overflow: hidden;
  transition: background-color 0.15s;
  width: 24px;
}

.viewer-toolbar > ul > li:focus,
.viewer-toolbar > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.viewer-toolbar > ul > li:focus {
  box-shadow: 0 0 3px #fff;
  outline: 0;
  position: relative;
  z-index: 1;
}

.viewer-toolbar > ul > li::before {
  margin: 2px;
}

.viewer-toolbar > ul > li + li {
  margin-left: 1px;
}

.viewer-toolbar > ul > .viewer-small {
  height: 18px;
  margin-bottom: 3px;
  margin-top: 3px;
  width: 18px;
}

.viewer-toolbar > ul > .viewer-small::before {
  margin: -1px;
}

.viewer-toolbar > ul > .viewer-large {
  height: 30px;
  margin-bottom: -3px;
  margin-top: -3px;
  width: 30px;
}

.viewer-toolbar > ul > .viewer-large::before {
  margin: 5px;
}

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
  opacity: 1;
}

.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  transition: background-color 0.15s;
  width: 80px;
}

.viewer-button:focus,
.viewer-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.viewer-button:focus {
  box-shadow: 0 0 3px #fff;
  outline: 0;
}

.viewer-button::before {
  bottom: 15px;
  left: 15px;
  position: absolute;
}

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  transition: all 0.3s;
}

@keyframes viewer-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.viewer-loading::after {
  animation: viewer-spinner 1s linear infinite;
  border: 4px solid rgba(255, 255, 255, 0.1);
  border-left-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1;
}

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}
@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}
@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}
/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/faqs/tupperlake/faqs.scss ***!
  \****************************************************************************************************************************************************/
#block-views-pages-faqs,
#block-views-page-faqs,
#block-views-block-page-faqs {
  margin-bottom: 0px;
  width: 100%;
  background: transparent;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 1140px;
  width: calc(100vw - 48px);
  margin-left: auto !important;
  margin-right: auto !important;
}
#block-views-pages-faqs .views-row + .views-row,
#block-views-page-faqs .views-row + .views-row,
#block-views-block-page-faqs .views-row + .views-row {
  margin-top: 16px;
}
#block-views-pages-faqs h2,
#block-views-pages-faqs h3,
#block-views-page-faqs h2,
#block-views-page-faqs h3,
#block-views-block-page-faqs h2,
#block-views-block-page-faqs h3 {
  display: inline-block;
  border-bottom: 2px solid #24150b;
  margin-bottom: 24px;
  color: var(--text-text-primary, #24150b);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H3 */
  font-family: work-sans;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 128.571% */
}
#block-views-pages-faqs .faq-ctn,
#block-views-page-faqs .faq-ctn,
#block-views-block-page-faqs .faq-ctn {
  border-radius: 4px;
  border: 1px solid #24150b;
  padding: 8px 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.4s;
}
#block-views-pages-faqs .faq-ctn strong,
#block-views-page-faqs .faq-ctn strong,
#block-views-block-page-faqs .faq-ctn strong {
  width: calc(100% - 24px);
  cursor: pointer;
  color: var(--text-text-primary, #24150b);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/stong-text */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px; /* 125% */
}
#block-views-pages-faqs .faq-ctn div,
#block-views-page-faqs .faq-ctn div,
#block-views-block-page-faqs .faq-ctn div {
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition-property: max-height, margin-top;
  transition-delay: 0s, 0.2s;
  transition-duration: 0.3s, 0.1s;
  transition-timing-function: ease-in-out, ease-in-out;
  color: var(--text-text-secondary, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/paragraph */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
}
#block-views-pages-faqs .faq-ctn div > *:last-child,
#block-views-page-faqs .faq-ctn div > *:last-child,
#block-views-block-page-faqs .faq-ctn div > *:last-child {
  margin-bottom: 0px;
}
#block-views-pages-faqs .faq-ctn div a,
#block-views-page-faqs .faq-ctn div a,
#block-views-block-page-faqs .faq-ctn div a {
  color: inherit;
  text-decoration: underline;
}
#block-views-pages-faqs .faq-ctn.active .plusminus:before,
#block-views-page-faqs .faq-ctn.active .plusminus:before,
#block-views-block-page-faqs .faq-ctn.active .plusminus:before {
  transform: translatey(-50%) rotate(-90deg);
  opacity: 0;
}
#block-views-pages-faqs .faq-ctn.active .plusminus:after,
#block-views-page-faqs .faq-ctn.active .plusminus:after,
#block-views-block-page-faqs .faq-ctn.active .plusminus:after {
  transform: translatey(-50%) rotate(0);
}
#block-views-pages-faqs .faq-ctn.active div,
#block-views-page-faqs .faq-ctn.active div,
#block-views-block-page-faqs .faq-ctn.active div {
  margin-top: 8px;
  transition-property: max-height, margin-top;
  transition-delay: 0s, 0s;
  transition-duration: 0.3s, 0s;
  transition-timing-function: ease-in-out, linear;
}
#block-views-pages-faqs .plusminus,
#block-views-page-faqs .plusminus,
#block-views-block-page-faqs .plusminus {
  position: relative;
  width: 18px;
  height: 18px;
  cursor: pointer;
  display: inline-block;
}
#block-views-pages-faqs .plusminus:before, #block-views-pages-faqs .plusminus:after,
#block-views-page-faqs .plusminus:before,
#block-views-page-faqs .plusminus:after,
#block-views-block-page-faqs .plusminus:before,
#block-views-block-page-faqs .plusminus:after {
  content: "";
  display: block;
  background-color: #24150b;
  position: absolute;
  top: 50%;
  left: 0;
  transition: 0.35s;
  width: 100%;
  height: 2px;
  border-radius: 5px;
}
#block-views-pages-faqs .plusminus:before,
#block-views-page-faqs .plusminus:before,
#block-views-block-page-faqs .plusminus:before {
  transform: translatey(-50%);
}
#block-views-pages-faqs .plusminus:after,
#block-views-page-faqs .plusminus:after,
#block-views-block-page-faqs .plusminus:after {
  transform: translatey(-50%) rotate(90deg);
}
@media (max-width: 428px) {
  #block-views-pages-faqs h2,
  #block-views-page-faqs h2,
  #block-views-block-page-faqs h2 {
    display: block;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/error-page/tupperlake/error-page.scss ***!
  \****************************************************************************************************************************************************************/
#maintenance-page .error-link,
#fourofour .error-link {
  width: fit-content;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  padding: 11px 32px;
  border-radius: 40px;
  color: var(--text-text-invert, #fff);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/strong-text */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
  text-decoration: none !important;
}
#maintenance-page .error-link:hover,
#fourofour .error-link:hover {
  text-decoration: none !important;
}
#maintenance-page .error-link.primary,
#fourofour .error-link.primary {
  border: 2px solid var(--border-border-primary, #b58150);
  background: var(--surface-surface-primary, #b58150);
}
#maintenance-page .error-link.primary:hover,
#fourofour .error-link.primary:hover {
  padding-top: 3px;
}
#maintenance-page .error-link.primary:active,
#fourofour .error-link.primary:active {
  padding-top: 11px;
  border: 2px solid var(--color-primary-nobel, #b4aeb6);
  background: var(--color-primary-nobel, #b4aeb6);
}
#maintenance-page .error-link.secondary,
#fourofour .error-link.secondary {
  background: #034a98;
  color: #fff !important;
}
#maintenance-page .error-link.secondary:hover,
#fourofour .error-link.secondary:hover {
  background: #2b6ddc;
}
#maintenance-page .error-link.secondary:active,
#fourofour .error-link.secondary:active {
  background: #afd5fd;
}

#fourofour {
  padding-top: 150px;
  padding-bottom: 150px;
  margin-top: 128px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), url(/themes/custom/tupperlake/components/../components/tupperlake-assets/tl-404-background.jpg);
  background-size: cover;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 128px);
  background-position: center;
}
#fourofour .fourofour-ctn {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 960px;
  width: calc(100vw - 56px);
}
#fourofour .fourofour-ctn h1 {
  color: var(--text-text-invert, #fff);
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H1 */
  font-family: work-sans;
  font-size: 75px;
  font-style: normal;
  font-weight: 700;
  line-height: 82px; /* 109.333% */
  margin-top: 0px;
  margin-bottom: 16px;
}
#fourofour .fourofour-ctn h3 {
  color: var(--text-text-invert, #fff);
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/heading/H3 */
  font-family: work-sans;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 128.571% */
  margin-top: 0px;
  margin-bottom: 16px;
}
#fourofour .error-link {
  margin-bottom: 39px;
}
#fourofour .error-link + a {
  text-decoration: none !important;
}
#fourofour img {
  display: block;
  max-width: 376px;
  width: 100%;
  height: auto;
  aspect-ratio: 376/333;
  max-height: 333px;
  object-fit: cover;
  margin-bottom: 56px;
}
@media (max-width: 959px) {
  #fourofour {
    min-height: calc(100vh - 76px);
    height: auto;
    margin-top: 76px;
  }
}
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/breadcrumbs/tupperlake/breadcrumbs.scss ***!
  \******************************************************************************************************************************************************************/
body.path-frontpage #block-easy-breadcrumb-easy-breadcrumb,
body.path-frontpage .block-system-breadcrumb-block {
  display: none;
}

#block-easy-breadcrumb-easy-breadcrumb,
.block-system-breadcrumb-block {
  background: #f9f9f9;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#block-easy-breadcrumb-easy-breadcrumb .easy-breadcrumb,
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb,
.block-system-breadcrumb-block .easy-breadcrumb,
.block-system-breadcrumb-block .breadcrumb {
  height: 100%;
  max-width: 1400px;
  width: calc(100vw - 48px);
  white-space: nowrap;
  overflow: auto;
  /* Beginning of string */
}
#block-easy-breadcrumb-easy-breadcrumb .easy-breadcrumb li,
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb li,
.block-system-breadcrumb-block .easy-breadcrumb li,
.block-system-breadcrumb-block .breadcrumb li {
  display: inline;
  text-align: left;
}
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb,
.block-system-breadcrumb-block .breadcrumb {
  margin-bottom: 0px;
  height: 32px;
  display: block;
}
#block-easy-breadcrumb-easy-breadcrumb .easy-breadcrumb_segment,
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb-item,
.block-system-breadcrumb-block .easy-breadcrumb_segment,
.block-system-breadcrumb-block .breadcrumb-item {
  color: var(--wireframe-grey-40, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* highFidelity/desktop/bodyText/paragraph */
  font-family: work-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 150% */
  height: 32px;
}
#block-easy-breadcrumb-easy-breadcrumb .easy-breadcrumb_segment > a,
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb-item > a,
.block-system-breadcrumb-block .easy-breadcrumb_segment > a,
.block-system-breadcrumb-block .breadcrumb-item > a {
  color: inherit;
}
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb-item + .breadcrumb-item,
.block-system-breadcrumb-block .breadcrumb-item + .breadcrumb-item {
  padding-left: 0px;
}
#block-easy-breadcrumb-easy-breadcrumb .easy-breadcrumb_segment-separator,
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb-item + .breadcrumb-item::before,
.block-system-breadcrumb-block .easy-breadcrumb_segment-separator,
.block-system-breadcrumb-block .breadcrumb-item + .breadcrumb-item::before {
  background: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\"><path d=\"M1 0.5L5 5L1 9.5\" stroke=\"%23161616\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  width: 6px;
  height: 10px;
  display: inline-block;
  margin-left: 12px;
  margin-right: 8px;
  float: none;
  padding-right: 0px;
  color: unset;
  content: "";
}
#block-easy-breadcrumb-easy-breadcrumb .easy-breadcrumb_segment-title,
#block-easy-breadcrumb-easy-breadcrumb .breadcrumb-item.active,
.block-system-breadcrumb-block .easy-breadcrumb_segment-title,
.block-system-breadcrumb-block .breadcrumb-item.active {
  font-weight: 700;
}

#block-tupperlake-breadcrumbs {
  position: fixed;
  top: 128px;
  width: 100%;
  left: 0;
}
#block-tupperlake-breadcrumbs .breadcrumb {
  max-width: 1140px;
}
#block-tupperlake-breadcrumbs a {
  text-decoration: none;
}
@media screen and (max-width: 959px) {
  #block-tupperlake-breadcrumbs {
    top: 76px;
  }
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/packages/tupperlake/packages.scss ***!
  \************************************************************************************************************************************************************/
/*

Filters (Global)

*/
/*

FULL view mode

*/
/*

COMPACT view mode
*/
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.hide-copy #block-system-main,
.hide-copy #generic-page-content-block,
.hide-copy #block-adirondackhub-content,
.hide-copy #block-whitefaceregion-content,
.hide-copy #block-tupperlake-content,
.hide-copy #block-lakechamplainregion-content {
  display: none;
}

.packages-header-wrapper-fix {
  width: 100%;
}
.packages-header-wrapper-fix.lcr {
  margin-top: 144px;
}
.packages-header-wrapper-fix.tl {
  margin-top: 160px;
}

#packages-header {
  width: 100%;
  position: relative;
  min-height: 500px;
  padding-top: 70px;
  padding-bottom: 70px;
  justify-content: center;
  align-items: center;
}
#packages-header.packages-header-desktop::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #54565B 0%, rgba(84, 86, 91, 0) 101.94%);
}
#packages-header.packages-header-mobile::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #54565B 0%, rgba(84, 86, 91, 0) 101.94%);
}
#packages-header .resp-img {
  position: absolute;
  z-index: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#packages-header.packages-header-desktop {
  display: flex;
}
#packages-header.packages-header-mobile {
  display: none;
}
#packages-header .packages-header-ctn {
  max-width: 1110px;
  width: calc(100vw - 48px);
  z-index: 1;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
#packages-header .packages-header-ctn h1 {
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 75px !important;
  font-weight: 700 !important;
  line-height: 82px !important;
  max-width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  background: unset !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#packages-header .packages-header-ctn p {
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 30px !important;
  max-width: 700px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 743px) {
  #packages-header.packages-header-desktop {
    display: none;
  }
  #packages-header.packages-header-mobile {
    display: flex;
  }
  #packages-header .packages-header-ctn {
    width: calc(100vw - 32px);
  }
  #packages-header .packages-header-ctn h1 {
    font-size: 56.25px !important;
    line-height: 66px !important;
  }
}

#block-views-packages-packages-search.compact .view-packages {
  height: auto !important;
}

#block-views-block-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search--2.compact .view-packages {
  height: 100% !important;
}

#block-views-packages-packages-search, #block-views-block-packages-packages-search, #block-views-block-packages-packages-search--2 {
  float: unset;
  z-index: 0;
  position: relative;
  margin-top: 32px;
  margin-bottom: 0 !important;
  width: 100%;
  padding-top: 32px !important;
  padding-bottom: 48px;
  max-width: 1110px;
  display: none;
  flex-wrap: wrap;
  row-gap: 32px;
  width: calc(100vw - 48px);
  margin-left: auto !important;
  margin-right: auto !important;
}
#block-views-packages-packages-search .view-empty h3, #block-views-block-packages-packages-search .view-empty h3, #block-views-block-packages-packages-search--2 .view-empty h3 {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  text-align: center;
}
@media (max-width: 743px) {
  #block-views-packages-packages-search, #block-views-block-packages-packages-search, #block-views-block-packages-packages-search--2 {
    width: calc(100vw - 32px);
  }
}
#block-views-packages-packages-search:not(.show-filters) #packages-filters-get-featured,
#block-views-packages-packages-search:not(.show-filters) #packages-filters-get-featured-mobile, #block-views-block-packages-packages-search:not(.show-filters) #packages-filters-get-featured,
#block-views-block-packages-packages-search:not(.show-filters) #packages-filters-get-featured-mobile, #block-views-block-packages-packages-search--2:not(.show-filters) #packages-filters-get-featured,
#block-views-block-packages-packages-search--2:not(.show-filters) #packages-filters-get-featured-mobile {
  display: none !important;
}
#block-views-packages-packages-search.one.compact #packages-swiper-btns, #block-views-block-packages-packages-search.one.compact #packages-swiper-btns, #block-views-block-packages-packages-search--2.one.compact #packages-swiper-btns {
  display: none !important;
}
#block-views-packages-packages-search.hide, #block-views-block-packages-packages-search.hide, #block-views-block-packages-packages-search--2.hide {
  display: none !important;
}
#block-views-packages-packages-search.compact, #block-views-block-packages-packages-search.compact, #block-views-block-packages-packages-search--2.compact {
  flex-wrap: nowrap;
  column-gap: 24px;
  row-gap: 0 !important;
}
#block-views-packages-packages-search.compact .content > div, #block-views-block-packages-packages-search.compact .content > div, #block-views-block-packages-packages-search--2.compact .content > div {
  height: 100%;
}
#block-views-packages-packages-search.compact.fix-next .swiper-slide-prev, #block-views-block-packages-packages-search.compact.fix-next .swiper-slide-prev, #block-views-block-packages-packages-search--2.compact.fix-next .swiper-slide-prev {
  margin-right: 48px !important;
}
#block-views-packages-packages-search.compact .views-row, #block-views-block-packages-packages-search.compact .views-row, #block-views-block-packages-packages-search--2.compact .views-row {
  flex: 1 0 300px !important;
}
#block-views-packages-packages-search.compact .views-row .packagebody, #block-views-block-packages-packages-search.compact .views-row .packagebody, #block-views-block-packages-packages-search--2.compact .views-row .packagebody {
  display: none;
}
@media (max-width: 809px) {
  #block-views-packages-packages-search.compact #packages-compact-text, #block-views-block-packages-packages-search.compact #packages-compact-text, #block-views-block-packages-packages-search--2.compact #packages-compact-text {
    flex: 1 1 auto !important;
  }
  #block-views-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search--2.compact .view-packages {
    height: auto !important;
  }
}
#block-views-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search--2.compact .view-packages {
  flex: 1 1 50% !important;
  height: 100%;
  order: 2;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 0;
  display: block;
  max-height: 324px;
  pointer-events: none;
}
#block-views-packages-packages-search.compact .view-packages .view-content, #block-views-block-packages-packages-search.compact .view-packages .view-content, #block-views-block-packages-packages-search--2.compact .view-packages .view-content {
  gap: 0px;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: all;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function);
  box-sizing: content-box;
  transform: translate3d(0px, 0, 0);
}
#block-views-packages-packages-search.compact .view-packages .view-content .views-row, #block-views-block-packages-packages-search.compact .view-packages .view-content .views-row, #block-views-block-packages-packages-search--2.compact .view-packages .view-content .views-row {
  pointer-events: all;
  flex-shrink: 0 !important;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: all;
  display: flex;
  margin-right: 24px;
}
#block-views-packages-packages-search.compact .view-packages .view-content .views-row:last-child, #block-views-block-packages-packages-search.compact .view-packages .view-content .views-row:last-child, #block-views-block-packages-packages-search--2.compact .view-packages .view-content .views-row:last-child {
  margin-right: 0px !important;
}
@media (max-width: 809px) {
  #block-views-packages-packages-search.compact .view-packages .view-content .views-row, #block-views-block-packages-packages-search.compact .view-packages .view-content .views-row, #block-views-block-packages-packages-search--2.compact .view-packages .view-content .views-row {
    min-width: 100%;
  }
}
#block-views-packages-packages-search.compact.locked #packages-swiper-btns, #block-views-block-packages-packages-search.compact.locked #packages-swiper-btns, #block-views-block-packages-packages-search--2.compact.locked #packages-swiper-btns {
  display: none !important;
}
#block-views-packages-packages-search.compact.locked .view-packages, #block-views-block-packages-packages-search.compact.locked .view-packages, #block-views-block-packages-packages-search--2.compact.locked .view-packages {
  overflow: visible !important;
  padding-bottom: 0 !important;
}
#block-views-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search--2.compact .view-packages {
  overflow: hidden;
}
@media (min-width: 809px) {
  #block-views-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search.compact .view-packages, #block-views-block-packages-packages-search--2.compact .view-packages {
    padding-bottom: 72px;
  }
}
#block-views-packages-packages-search.compact .view-packages .view-content, #block-views-block-packages-packages-search.compact .view-packages .view-content, #block-views-block-packages-packages-search--2.compact .view-packages .view-content {
  height: 100%;
  overflow: visible;
  flex-wrap: nowrap;
}
@media (max-width: 809px) {
  #block-views-packages-packages-search.compact .view-packages .view-content .views-row, #block-views-block-packages-packages-search.compact .view-packages .view-content .views-row, #block-views-block-packages-packages-search--2.compact .view-packages .view-content .views-row {
    flex: 1 0 100% !important;
  }
}
#block-views-packages-packages-search.compact #packages-swiper-btns, #block-views-block-packages-packages-search.compact #packages-swiper-btns, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns {
  display: flex !important;
  order: 3;
  position: absolute;
  bottom: 32px;
  left: calc(400px + 24px);
  justify-content: center;
  align-items: center;
  width: 182px;
}
#block-views-packages-packages-search.compact #packages-swiper-btns div:not(.swiper-button-prev):not(.swiper-button-next), #block-views-block-packages-packages-search.compact #packages-swiper-btns div:not(.swiper-button-prev):not(.swiper-button-next), #block-views-block-packages-packages-search--2.compact #packages-swiper-btns div:not(.swiper-button-prev):not(.swiper-button-next) {
  width: 85px;
  display: flex;
  justify-content: center;
  height: 48px;
  position: relative;
}
@media (max-width: 809px) {
  #block-views-packages-packages-search.compact #packages-swiper-btns, #block-views-block-packages-packages-search.compact #packages-swiper-btns, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns {
    position: relative;
    left: unset;
    bottom: unset;
    justify-content: end;
    width: 100%;
    margin-top: 16px;
  }
}
#block-views-packages-packages-search.compact #packages-swiper-btns h3, #block-views-block-packages-packages-search.compact #packages-swiper-btns h3, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns h3 {
  margin: 0;
  color: #B58150 !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  display: flex;
  justify-content: center;
  gap: 6px;
  height: 48px;
  top: 0;
  align-items: center;
  left: 50%;
  transform: translate(-50%);
  position: absolute;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next {
  height: 48px;
  cursor: pointer;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  position: relative;
  width: 48px;
  left: unset;
  right: unset;
  top: unset;
  margin-top: 0px;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev::after,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next::after, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev::after,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next::after, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev::after,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next::after {
  display: none;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev.disabled,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next.disabled, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev.disabled,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next.disabled, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev.disabled,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next.disabled {
  opacity: 0.5;
  pointer-events: none;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg path,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg path {
  transition: all 0.3s ease-in-out;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path:first-of-type,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path:first-of-type, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path:first-of-type,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path:first-of-type, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg path:first-of-type,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg path:first-of-type {
  fill: #B58150;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path:not(:first-of-type):not(:last-of-type),
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path:not(:first-of-type):not(:last-of-type), #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path:not(:first-of-type):not(:last-of-type),
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path:not(:first-of-type):not(:last-of-type), #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg path:not(:first-of-type):not(:last-of-type),
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg path:not(:first-of-type):not(:last-of-type) {
  fill: #B58150;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path:last-of-type,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path:last-of-type, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg path:last-of-type,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg path:last-of-type, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg path:last-of-type,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg path:last-of-type {
  fill: #fff;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:hover path:first-of-type,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:hover path:first-of-type, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:hover path:first-of-type,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:hover path:first-of-type, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg:hover path:first-of-type,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg:hover path:first-of-type {
  fill: #993921;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:hover path:not(:first-of-type):not(:last-of-type),
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:hover path:not(:first-of-type):not(:last-of-type), #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:hover path:not(:first-of-type):not(:last-of-type),
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:hover path:not(:first-of-type):not(:last-of-type), #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg:hover path:not(:first-of-type):not(:last-of-type),
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg:hover path:not(:first-of-type):not(:last-of-type) {
  fill: #993921;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:hover path:last-of-type,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:hover path:last-of-type, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:hover path:last-of-type,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:hover path:last-of-type, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg:hover path:last-of-type,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg:hover path:last-of-type {
  fill: #fff;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:active path:first-of-type,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:active path:first-of-type, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:active path:first-of-type,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:active path:first-of-type, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg:active path:first-of-type,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg:active path:first-of-type {
  fill: #B58150;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:active path:not(:first-of-type):not(:last-of-type),
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:active path:not(:first-of-type):not(:last-of-type), #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:active path:not(:first-of-type):not(:last-of-type),
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:active path:not(:first-of-type):not(:last-of-type), #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg:active path:not(:first-of-type):not(:last-of-type),
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg:active path:not(:first-of-type):not(:last-of-type) {
  fill: #B58150;
}
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:active path:last-of-type,
#block-views-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:active path:last-of-type, #block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-prev svg:active path:last-of-type,
#block-views-block-packages-packages-search.compact #packages-swiper-btns .swiper-button-next svg:active path:last-of-type, #block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-prev svg:active path:last-of-type,
#block-views-block-packages-packages-search--2.compact #packages-swiper-btns .swiper-button-next svg:active path:last-of-type {
  fill: #fff;
}
#block-views-packages-packages-search.compact #packages-compact-text, #block-views-block-packages-packages-search.compact #packages-compact-text, #block-views-block-packages-packages-search--2.compact #packages-compact-text {
  display: flex !important;
  flex-direction: column;
  flex: 0 0 400px;
  padding: 32px;
  order: 1;
  background: #1670B0;
}
#block-views-packages-packages-search.compact #packages-compact-text h2, #block-views-block-packages-packages-search.compact #packages-compact-text h2, #block-views-block-packages-packages-search--2.compact #packages-compact-text h2 {
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 35px !important;
  text-transform: unset;
  margin: 0 0 8px;
}
#block-views-packages-packages-search.compact #packages-compact-text p, #block-views-block-packages-packages-search.compact #packages-compact-text p, #block-views-block-packages-packages-search--2.compact #packages-compact-text p {
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 30px !important;
  margin: 0 0 24px;
}
#block-views-packages-packages-search.compact #packages-compact-text a, #block-views-block-packages-packages-search.compact #packages-compact-text a, #block-views-block-packages-packages-search--2.compact #packages-compact-text a {
  text-decoration: none !important;
  display: flex;
  cursor: pointer;
  height: 60px;
  padding: 11px 32px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
  background: #B58150;
  border: 2px solid #B58150;
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  align-self: start;
  color: #fff;
}
#block-views-packages-packages-search.compact #packages-compact-text a:hover, #block-views-block-packages-packages-search.compact #packages-compact-text a:hover, #block-views-block-packages-packages-search--2.compact #packages-compact-text a:hover {
  background: #B58150;
  color: #fff !important;
  border-color: #B58150;
}
#block-views-packages-packages-search.compact #packages-compact-text a:active, #block-views-block-packages-packages-search.compact #packages-compact-text a:active, #block-views-block-packages-packages-search--2.compact #packages-compact-text a:active {
  background: #993921;
  color: #fff !important;
  border-color: #993921;
}
@media (max-width: 809px) {
  #block-views-packages-packages-search.compact #packages-compact-text a, #block-views-block-packages-packages-search.compact #packages-compact-text a, #block-views-block-packages-packages-search--2.compact #packages-compact-text a {
    align-self: stretch;
  }
}
#block-views-packages-packages-search.compact .block-title, #block-views-packages-packages-search.compact > h2, #block-views-block-packages-packages-search.compact .block-title, #block-views-block-packages-packages-search.compact > h2, #block-views-block-packages-packages-search--2.compact .block-title, #block-views-block-packages-packages-search--2.compact > h2 {
  display: none !important;
}
#block-views-packages-packages-search.full, #block-views-packages-packages-search.compact, #block-views-block-packages-packages-search.full, #block-views-block-packages-packages-search.compact, #block-views-block-packages-packages-search--2.full, #block-views-block-packages-packages-search--2.compact {
  display: flex;
}
@media (max-width: 834px) {
  #block-views-packages-packages-search.full .views-row, #block-views-packages-packages-search.compact .views-row, #block-views-block-packages-packages-search.full .views-row, #block-views-block-packages-packages-search.compact .views-row, #block-views-block-packages-packages-search--2.full .views-row, #block-views-block-packages-packages-search--2.compact .views-row {
    box-shadow: unset !important;
  }
}
#block-views-packages-packages-search.full:not(.show-filters), #block-views-packages-packages-search.compact:not(.show-filters), #block-views-block-packages-packages-search.full:not(.show-filters), #block-views-block-packages-packages-search.compact:not(.show-filters), #block-views-block-packages-packages-search--2.full:not(.show-filters), #block-views-block-packages-packages-search--2.compact:not(.show-filters) {
  row-gap: 24px;
  max-width: 1140px;
  width: calc(100vw - 48px);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px !important;
}
#block-views-packages-packages-search.full:not(.show-filters) .view-content .views-row, #block-views-packages-packages-search.compact:not(.show-filters) .view-content .views-row, #block-views-block-packages-packages-search.full:not(.show-filters) .view-content .views-row, #block-views-block-packages-packages-search.compact:not(.show-filters) .view-content .views-row, #block-views-block-packages-packages-search--2.full:not(.show-filters) .view-content .views-row, #block-views-block-packages-packages-search--2.compact:not(.show-filters) .view-content .views-row {
  flex: 1 1 300px;
}
@media (max-width: 743px) {
  #block-views-packages-packages-search.full:not(.show-filters), #block-views-packages-packages-search.compact:not(.show-filters), #block-views-block-packages-packages-search.full:not(.show-filters), #block-views-block-packages-packages-search.compact:not(.show-filters), #block-views-block-packages-packages-search--2.full:not(.show-filters), #block-views-block-packages-packages-search--2.compact:not(.show-filters) {
    width: calc(100vw - 32px);
  }
}
#block-views-packages-packages-search.full:not(.show-filters) .block-title, #block-views-packages-packages-search.full:not(.show-filters) > h2, #block-views-packages-packages-search.compact:not(.show-filters) .block-title, #block-views-packages-packages-search.compact:not(.show-filters) > h2, #block-views-block-packages-packages-search.full:not(.show-filters) .block-title, #block-views-block-packages-packages-search.full:not(.show-filters) > h2, #block-views-block-packages-packages-search.compact:not(.show-filters) .block-title, #block-views-block-packages-packages-search.compact:not(.show-filters) > h2, #block-views-block-packages-packages-search--2.full:not(.show-filters) .block-title, #block-views-block-packages-packages-search--2.full:not(.show-filters) > h2, #block-views-block-packages-packages-search--2.compact:not(.show-filters) .block-title, #block-views-block-packages-packages-search--2.compact:not(.show-filters) > h2 {
  display: block;
}
#block-views-packages-packages-search.full:not(.show-filters) .view-footer, #block-views-packages-packages-search.compact:not(.show-filters) .view-footer, #block-views-block-packages-packages-search.full:not(.show-filters) .view-footer, #block-views-block-packages-packages-search.compact:not(.show-filters) .view-footer, #block-views-block-packages-packages-search--2.full:not(.show-filters) .view-footer, #block-views-block-packages-packages-search--2.compact:not(.show-filters) .view-footer {
  height: auto;
  margin-top: 16px;
}
#block-views-packages-packages-search .block-title, #block-views-packages-packages-search > h2, #block-views-block-packages-packages-search .block-title, #block-views-block-packages-packages-search > h2, #block-views-block-packages-packages-search--2 .block-title, #block-views-block-packages-packages-search--2 > h2 {
  display: none;
  text-align: center;
  width: 100%;
  color: #993921 !important;
  font-family: work-sans !important;
  font-size: 35px !important;
  font-weight: 600 !important;
  line-height: 45px !important;
}
#block-views-packages-packages-search #packages-filters, #block-views-block-packages-packages-search #packages-filters, #block-views-block-packages-packages-search--2 #packages-filters {
  display: none;
  transition: all 0.2s ease-in-out 0s;
  flex: 0 0 313px;
  margin-right: 32px;
  order: 1;
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn {
  border-width: 1px;
  border-style: solid;
  border-color: #24150B;
  border-radius: 0px;
  display: flex;
  height: 48px;
  padding: 0 16px;
  justify-content: space-between;
  align-items: center;
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn button.packages-filters-filter-svg svg path:last-child, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn button.packages-filters-filter-svg svg path:last-child, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn button.packages-filters-filter-svg svg path:last-child {
  fill: #B58150;
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn button.packages-filters-search-svg svg path:last-child, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn button.packages-filters-search-svg svg path:last-child, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn button.packages-filters-search-svg svg path:last-child {
  stroke: #B58150;
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn button, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn button, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn button {
  margin-left: 32px;
  border: none;
}
@media (max-width: 428px) {
  #block-views-packages-packages-search #packages-filters .packages-filters-search-ctn button svg, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn button svg, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn button svg {
    display: none !important;
  }
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn button svg, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn button svg, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn button svg {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn button:hover svg, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn button:hover svg, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn button:hover svg {
  transform: scale(1.2);
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn .packages-filters-search-svg, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn .packages-filters-search-svg, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn .packages-filters-search-svg {
  height: 18px;
  display: flex;
}
#block-views-packages-packages-search #packages-filters .packages-filters-search-ctn input, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn input, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn input {
  width: 100%;
  border: none;
  outline: none;
  border-radius: 0;
  height: auto;
  padding: 0;
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 30px !important;
}
#block-views-packages-packages-search #packages-filters .packages-filters-clear, #block-views-block-packages-packages-search #packages-filters .packages-filters-clear, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-clear {
  margin-top: 8px;
}
#block-views-packages-packages-search #packages-filters .packages-filters-clear strong, #block-views-block-packages-packages-search #packages-filters .packages-filters-clear strong, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-clear strong {
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  text-decoration: 1px transparent underline;
  color: #B58150 !important;
  font-family: work-sans !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
}
#block-views-packages-packages-search #packages-filters .packages-filters-clear strong:hover, #block-views-block-packages-packages-search #packages-filters .packages-filters-clear strong:hover, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-clear strong:hover {
  text-decoration: 1px solid underline;
}
#block-views-packages-packages-search #packages-filters h2, #block-views-block-packages-packages-search #packages-filters h2, #block-views-block-packages-packages-search--2 #packages-filters h2 {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  line-height: 40px !important;
  margin-top: 24px;
  margin-bottom: 0;
}
#block-views-packages-packages-search #packages-filters h3, #block-views-block-packages-packages-search #packages-filters h3, #block-views-block-packages-packages-search--2 #packages-filters h3 {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  margin-top: 24px;
  margin-bottom: 0;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn, #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 10px;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn label, #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn label, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn label {
  color: #161616 !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 30px !important;
  cursor: pointer;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox], #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox], #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=checkbox] {
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #24150B;
  background-color: #fff;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked, #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked {
  background-color: #B58150;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked::before, #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked::before, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked::before {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M11.6663 3.79199L5.24967 10.2087L2.33301 7.29199\" stroke=\"%23ffffff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  background-color: #B58150;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]::before, #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]::before, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=checkbox]::before {
  content: "";
  width: 20px;
  height: 18px;
  transition: background-color 0.2s ease-in-out;
  background-color: transparent;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked::before, #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked::before, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=checkbox]:checked::before {
  border-radius: 3px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox],
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=radio], #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox],
#block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=radio], #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=checkbox],
#block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  appearance: none;
  /* For iOS < 15 to remove gradient background */
  /* Not removed via appearance */
  margin: 0;
  width: 20px;
  height: 20px;
  outline: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]::after,
#block-views-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=radio]::after, #block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=checkbox]::after,
#block-views-block-packages-packages-search #packages-filters .packages-filters-input-ctn input[type=radio]::after, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=checkbox]::after,
#block-views-block-packages-packages-search--2 #packages-filters .packages-filters-input-ctn input[type=radio]::after {
  display: none !important;
}
#block-views-packages-packages-search #packages-filters .packages-filters-dates-ctn, #block-views-block-packages-packages-search #packages-filters .packages-filters-dates-ctn, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-dates-ctn {
  border-width: 2px;
  border-bottom: solid;
  border-color: #B58150;
  background-color: #EBEBEB;
  margin-top: 10px;
  padding: 11px 24px;
  display: flex;
  height: 48px;
  align-items: center;
  cursor: pointer;
}
#block-views-packages-packages-search #packages-filters .packages-filters-dates-ctn input, #block-views-block-packages-packages-search #packages-filters .packages-filters-dates-ctn input, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-dates-ctn input {
  width: 100%;
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  background: transparent;
  border-radius: 0;
  border: none;
  padding: 0;
  outline: none;
  pointer-events: none;
}
#block-views-packages-packages-search #packages-filters input[type=submit], #block-views-block-packages-packages-search #packages-filters input[type=submit], #block-views-block-packages-packages-search--2 #packages-filters input[type=submit] {
  width: 100%;
  margin-top: 24px;
  display: flex;
  cursor: pointer;
  height: 60px;
  padding: 11px 32px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
  background: #B58150;
  border: 2px solid #B58150;
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
}
#block-views-packages-packages-search #packages-filters input[type=submit]:hover, #block-views-block-packages-packages-search #packages-filters input[type=submit]:hover, #block-views-block-packages-packages-search--2 #packages-filters input[type=submit]:hover {
  background: #B58150;
  color: #fff !important;
  border-color: #B58150;
}
#block-views-packages-packages-search #packages-filters input[type=submit]:active, #block-views-block-packages-packages-search #packages-filters input[type=submit]:active, #block-views-block-packages-packages-search--2 #packages-filters input[type=submit]:active {
  background: #B4AEB6;
  color: #fff !important;
  border-color: #B4AEB6;
}
#block-views-packages-packages-search.show-filters #packages-filters, #block-views-block-packages-packages-search.show-filters #packages-filters, #block-views-block-packages-packages-search--2.show-filters #packages-filters {
  display: block !important;
  color: initial;
}
#block-views-packages-packages-search.show-filters .view-content, #block-views-block-packages-packages-search.show-filters .view-content, #block-views-block-packages-packages-search--2.show-filters .view-content {
  padding: 0 24px;
}
#block-views-packages-packages-search.show-filters #packages-filters-get-featured,
#block-views-packages-packages-search.show-filters #packages-filters-get-featured-mobile, #block-views-block-packages-packages-search.show-filters #packages-filters-get-featured,
#block-views-block-packages-packages-search.show-filters #packages-filters-get-featured-mobile, #block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured,
#block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured-mobile {
  background: linear-gradient(0deg, rgba(22, 112, 176, 0.75) 0%, rgba(22, 112, 176, 0.75) 100%), url(/themes/custom/tupperlake/components/../components/tupperlake-assets/packagesCTA.webp) center/cover;
  border-radius: 10px;
  padding: 16px;
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
#block-views-packages-packages-search.show-filters #packages-filters-get-featured h3,
#block-views-packages-packages-search.show-filters #packages-filters-get-featured-mobile h3, #block-views-block-packages-packages-search.show-filters #packages-filters-get-featured h3,
#block-views-block-packages-packages-search.show-filters #packages-filters-get-featured-mobile h3, #block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured h3,
#block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured-mobile h3 {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 25px !important;
  color: #fff;
}
#block-views-packages-packages-search.show-filters #packages-filters-get-featured a,
#block-views-packages-packages-search.show-filters #packages-filters-get-featured-mobile a, #block-views-block-packages-packages-search.show-filters #packages-filters-get-featured a,
#block-views-block-packages-packages-search.show-filters #packages-filters-get-featured-mobile a, #block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured a,
#block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured-mobile a {
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  width: fit-content;
  display: flex;
  margin-bottom: 0;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  text-decoration-color: transparent !important;
  text-decoration-thickness: 2px !important;
  text-decoration-style: solid !important;
  text-decoration-line: underline !important;
  text-underline-offset: 4px !important;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
#block-views-packages-packages-search.show-filters #packages-filters-get-featured a:hover svg,
#block-views-packages-packages-search.show-filters #packages-filters-get-featured-mobile a:hover svg, #block-views-block-packages-packages-search.show-filters #packages-filters-get-featured a:hover svg,
#block-views-block-packages-packages-search.show-filters #packages-filters-get-featured-mobile a:hover svg, #block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured a:hover svg,
#block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured-mobile a:hover svg {
  margin-right: 8px;
}
#block-views-packages-packages-search.show-filters #packages-filters-get-featured a svg,
#block-views-packages-packages-search.show-filters #packages-filters-get-featured-mobile a svg, #block-views-block-packages-packages-search.show-filters #packages-filters-get-featured a svg,
#block-views-block-packages-packages-search.show-filters #packages-filters-get-featured-mobile a svg, #block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured a svg,
#block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured-mobile a svg {
  transform: translate(0px);
  transition: all 0.2s ease-in-out;
}
#block-views-packages-packages-search .view-packages, #block-views-packages-packages-search > .content, #block-views-block-packages-packages-search .view-packages, #block-views-block-packages-packages-search > .content, #block-views-block-packages-packages-search--2 .view-packages, #block-views-block-packages-packages-search--2 > .content {
  flex: 1 1 calc(100% - (400px + 24px));
  order: 2;
}
#block-views-packages-packages-search .view-content, #block-views-block-packages-packages-search .view-content, #block-views-block-packages-packages-search--2 .view-content {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
#block-views-packages-packages-search .view-content .views-row, #block-views-block-packages-packages-search .view-content .views-row, #block-views-block-packages-packages-search--2 .view-content .views-row {
  position: relative;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0);
  transition: all 0.2s ease-in-out;
  background: var(--surface-surface-tertiary, #f9f9f9);
  flex: 0 0 300px;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  column-gap: 3px;
  align-content: start;
}
#block-views-packages-packages-search .view-content .views-row > a, #block-views-block-packages-packages-search .view-content .views-row > a, #block-views-block-packages-packages-search--2 .view-content .views-row > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0 !important;
  z-index: 1;
}
#block-views-packages-packages-search .view-content .views-row:hover, #block-views-block-packages-packages-search .view-content .views-row:hover, #block-views-block-packages-packages-search--2 .view-content .views-row:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
#block-views-packages-packages-search .view-content .views-row > *, #block-views-block-packages-packages-search .view-content .views-row > *, #block-views-block-packages-packages-search--2 .view-content .views-row > * {
  margin-bottom: 8px !important;
}
#block-views-packages-packages-search .view-content .views-row .packagerecurrencereadable, #block-views-block-packages-packages-search .view-content .views-row .packagerecurrencereadable, #block-views-block-packages-packages-search--2 .view-content .views-row .packagerecurrencereadable {
  width: 100%;
}
#block-views-packages-packages-search .view-content .views-row div[data-packagedatetype=range] ~ .packagedisplaystartdate,
#block-views-packages-packages-search .view-content .views-row div[data-packagedatetype=range] ~ .packagedisplayenddate,
#block-views-packages-packages-search .view-content .views-row div[data-packagedatetype=range] ~ .packagerecurrencereadable, #block-views-block-packages-packages-search .view-content .views-row div[data-packagedatetype=range] ~ .packagedisplaystartdate,
#block-views-block-packages-packages-search .view-content .views-row div[data-packagedatetype=range] ~ .packagedisplayenddate,
#block-views-block-packages-packages-search .view-content .views-row div[data-packagedatetype=range] ~ .packagerecurrencereadable, #block-views-block-packages-packages-search--2 .view-content .views-row div[data-packagedatetype=range] ~ .packagedisplaystartdate,
#block-views-block-packages-packages-search--2 .view-content .views-row div[data-packagedatetype=range] ~ .packagedisplayenddate,
#block-views-block-packages-packages-search--2 .view-content .views-row div[data-packagedatetype=range] ~ .packagerecurrencereadable {
  display: none;
}
#block-views-packages-packages-search .view-content .views-row div[data-packagedatetype=recurring] ~ .packagestartdate,
#block-views-packages-packages-search .view-content .views-row div[data-packagedatetype=recurring] ~ .packageenddate,
#block-views-packages-packages-search .view-content .views-row div[data-packagedatetype=recurring] ~ .packagerecurrencereadable, #block-views-block-packages-packages-search .view-content .views-row div[data-packagedatetype=recurring] ~ .packagestartdate,
#block-views-block-packages-packages-search .view-content .views-row div[data-packagedatetype=recurring] ~ .packageenddate,
#block-views-block-packages-packages-search .view-content .views-row div[data-packagedatetype=recurring] ~ .packagerecurrencereadable, #block-views-block-packages-packages-search--2 .view-content .views-row div[data-packagedatetype=recurring] ~ .packagestartdate,
#block-views-block-packages-packages-search--2 .view-content .views-row div[data-packagedatetype=recurring] ~ .packageenddate,
#block-views-block-packages-packages-search--2 .view-content .views-row div[data-packagedatetype=recurring] ~ .packagerecurrencereadable {
  display: none;
}
#block-views-packages-packages-search .view-content .views-row h3, #block-views-block-packages-packages-search .view-content .views-row h3, #block-views-block-packages-packages-search--2 .view-content .views-row h3 {
  color: #993921 !important;
  font-family: work-sans !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
}
#block-views-packages-packages-search .view-content .views-row h1, #block-views-block-packages-packages-search .view-content .views-row h1, #block-views-block-packages-packages-search--2 .view-content .views-row h1 {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
#block-views-packages-packages-search .view-content .views-row h2, #block-views-block-packages-packages-search .view-content .views-row h2, #block-views-block-packages-packages-search--2 .view-content .views-row h2 {
  color: #993921 !important;
  font-family: work-sans !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
#block-views-packages-packages-search .view-content .views-row p, #block-views-block-packages-packages-search .view-content .views-row p, #block-views-block-packages-packages-search--2 .view-content .views-row p {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
#block-views-packages-packages-search .view-footer, #block-views-block-packages-packages-search .view-footer, #block-views-block-packages-packages-search--2 .view-footer {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
#block-views-packages-packages-search .view-footer #load-more-packages, #block-views-block-packages-packages-search .view-footer #load-more-packages, #block-views-block-packages-packages-search--2 .view-footer #load-more-packages {
  height: 48px !important;
  padding: 11px 24px !important;
  display: none !important;
  display: flex;
  cursor: pointer;
  height: 60px;
  padding: 11px 32px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
  background: #fff;
  border: 2px solid #B58150;
  color: #B58150 !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
}
#block-views-packages-packages-search .view-footer #load-more-packages:hover, #block-views-block-packages-packages-search .view-footer #load-more-packages:hover, #block-views-block-packages-packages-search--2 .view-footer #load-more-packages:hover {
  background: #B58150;
  color: #fff !important;
  border-color: #B58150;
}
#block-views-packages-packages-search .view-footer #load-more-packages:active, #block-views-block-packages-packages-search .view-footer #load-more-packages:active, #block-views-block-packages-packages-search--2 .view-footer #load-more-packages:active {
  background: #993921;
  color: #fff !important;
  border-color: #993921;
}
#block-views-packages-packages-search .view-footer #load-more-packages.show, #block-views-block-packages-packages-search .view-footer #load-more-packages.show, #block-views-block-packages-packages-search--2 .view-footer #load-more-packages.show {
  display: flex !important;
}
@media (min-width: 1158px) {
  #block-views-packages-packages-search #packages-filters, #block-views-block-packages-packages-search #packages-filters, #block-views-block-packages-packages-search--2 #packages-filters {
    max-height: initial !important;
  }
}
@media (max-width: 1157px) {
  #block-views-packages-packages-search .packages-filters-search-svg, #block-views-block-packages-packages-search .packages-filters-search-svg, #block-views-block-packages-packages-search--2 .packages-filters-search-svg {
    display: none !important;
  }
  #block-views-packages-packages-search .packages-filters-filter-svg, #block-views-block-packages-packages-search .packages-filters-filter-svg, #block-views-block-packages-packages-search--2 .packages-filters-filter-svg {
    display: flex !important;
    gap: 8px;
  }
  #block-views-packages-packages-search .packages-filters-filter-svg strong, #block-views-block-packages-packages-search .packages-filters-filter-svg strong, #block-views-block-packages-packages-search--2 .packages-filters-filter-svg strong {
    color: #B58150 !important;
    font-family: work-sans !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
  }
  #block-views-packages-packages-search.show-filters #packages-filters-get-featured, #block-views-block-packages-packages-search.show-filters #packages-filters-get-featured, #block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured {
    display: none;
  }
  #block-views-packages-packages-search.show-filters #packages-filters-get-featured-mobile, #block-views-block-packages-packages-search.show-filters #packages-filters-get-featured-mobile, #block-views-block-packages-packages-search--2.show-filters #packages-filters-get-featured-mobile {
    margin-top: 0px !important;
    display: flex !important;
    order: 3;
  }
  #block-views-packages-packages-search #packages-filters, #block-views-block-packages-packages-search #packages-filters, #block-views-block-packages-packages-search--2 #packages-filters {
    margin-right: 0;
    padding: 24px;
    background: var(--surface-surface-tertiary, #f9f9f9);
    border-radius: 8px;
    max-height: 96px;
    overflow: hidden;
    flex: 1 1 100%;
  }
  #block-views-packages-packages-search #packages-filters.opened > *, #block-views-block-packages-packages-search #packages-filters.opened > *, #block-views-block-packages-packages-search--2 #packages-filters.opened > * {
    opacity: 1 !important;
    pointer-events: initial !important;
  }
  #block-views-packages-packages-search #packages-filters > *:not(:first-child), #block-views-block-packages-packages-search #packages-filters > *:not(:first-child), #block-views-block-packages-packages-search--2 #packages-filters > *:not(:first-child) {
    transition: all 0.2s ease-in-out;
    opacity: 0;
    pointer-events: none;
  }
  #block-views-packages-packages-search #packages-filters .packages-filters-search-ctn, #block-views-block-packages-packages-search #packages-filters .packages-filters-search-ctn, #block-views-block-packages-packages-search--2 #packages-filters .packages-filters-search-ctn {
    background: #fff;
  }
  #block-views-packages-packages-search .block-content, #block-views-block-packages-packages-search .block-content, #block-views-block-packages-packages-search--2 .block-content {
    flex: 1 0 100%;
  }
  #block-views-packages-packages-search .view-content, #block-views-block-packages-packages-search .view-content, #block-views-block-packages-packages-search--2 .view-content {
    padding: 0 !important;
  }
  #block-views-packages-packages-search .view-content .views-row, #block-views-block-packages-packages-search .view-content .views-row, #block-views-block-packages-packages-search--2 .view-content .views-row {
    flex: 1 0 300px;
  }
}

body.node-type-adkdata-package #header, body.node-type-package #header {
  display: none;
}
body.node-type-adkdata-package #columns, body.node-type-package #columns {
  padding-top: 0px;
}
body.node-type-adkdata-package #content, body.node-type-package #content {
  padding-bottom: 74px;
}

.package-content {
  margin-bottom: 32px;
  margin-top: 200px !important;
  position: relative;
  max-width: 1110px;
  width: calc(100vw - 48px);
  margin: auto;
}
@media (max-width: 834px) {
  .package-content {
    margin-top: 108px !important;
  }
}
@media (max-width: 834px) {
  .package-content {
    width: 100% !important;
  }
  .package-content .top {
    display: flex;
    max-height: unset !important;
    flex-direction: column;
  }
  .package-content .top #pkg-left {
    order: 2;
    max-width: unset !important;
  }
  .package-content .top img {
    order: 1;
    height: 470px !important;
    position: relative !important;
    top: unset !important;
    right: unset !important;
    width: 100% !important;
  }
  .package-content .bottom {
    max-width: 1110px;
    width: calc(100vw - 48px);
    margin: auto;
  }
}
@media (max-width: 428px) {
  .package-content .top #pkg-left {
    padding: 24px 16px !important;
  }
  .package-content .top #pkg-left > a:last-child {
    width: 100%;
    text-align: center;
  }
  .package-content .bottom {
    width: calc(100vw - 32px);
  }
}
.package-content .top {
  border-radius: 8px;
  background: #F9F9F9;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.package-content .top #pkg-left {
  width: 100%;
  padding: 24px;
}
.package-content .top #pkg-left.full-width + img {
  display: none;
}
.package-content .top #pkg-left:not(.full-width) {
  max-width: calc(100% - 490px);
}
.package-content .top #pkg-left h3 {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
}
.package-content .top #pkg-left h2 {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  line-height: 40px !important;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 0;
}
.package-content .top #pkg-left > div {
  margin-top: 16px;
  margin-bottom: 24px;
  position: relative;
  max-height: 312px;
  overflow-y: auto;
}
.package-content .top #pkg-left > div[data-scrollbar=true] {
  padding-right: 24px;
}
@media (max-width: 834px) {
  .package-content .top #pkg-left > div {
    max-height: unset !important;
    padding-right: 0px !important;
  }
}
.package-content .top #pkg-left p {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
}
.package-content .top #pkg-left > p:first-child {
  color: #993921 !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  margin-bottom: 0;
}
.package-content .top #pkg-left > p:not(:first-child) {
  color: #993921 !important;
  font-family: work-sans !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  margin-bottom: 0;
}
.package-content .top #pkg-left > a:last-child {
  display: inline-block !important;
  color: #fff !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  display: flex;
  height: 60px;
  padding: 11px 32px;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
  background: #B58150;
  border: 2px solid #B58150;
}
.package-content .top #pkg-left > a:last-child:hover {
  background: #B58150;
  color: #fff !important;
  border-color: #B58150;
}
.package-content .top #pkg-left > a:last-child:active {
  background: #B4AEB6;
  color: #fff !important;
  border-color: #B4AEB6;
}
.package-content .top img {
  position: absolute;
  width: 490px;
  height: 100%;
  object-fit: cover;
  right: 0;
  top: 0;
  background: url(/themes/custom/tupperlake/components/../components/lakeplacid-assets/lp-package-default-img.jpg) !important;
  background-size: cover !important;
  background-position: center !important;
}
.package-content .bottom {
  flex-wrap: wrap;
  margin-top: 32px;
  display: flex;
  padding: 24px;
  gap: 32px;
}
@media (max-width: 834px) {
  .package-content .bottom {
    padding: 0;
  }
}
.package-content .bottom .contact-info {
  flex: 0 0 auto;
}
.package-content .bottom .contact-info > div:first-child {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  line-height: 40px !important;
}
.package-content .bottom .contact-info .contact-items {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
}
.package-content .bottom .contact-info .contact-items > a.package-info-hostname {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  text-decoration-color: transparent !important;
  text-decoration-thickness: 2px !important;
  text-decoration-style: solid !important;
  text-decoration-line: underline !important;
  text-underline-offset: 4px !important;
  opacity: 1;
  color: #B58150 !important;
  font-family: work-sans !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  transition: all 0.3s ease-in-out;
}
.package-content .bottom .contact-info .contact-items > a.package-info-hostname svg {
  width: 24px;
  display: block;
  transition: all 0.3s ease-in-out;
  transform: translate(0px);
}
.package-content .bottom .contact-info .contact-items > a.package-info-hostname:hover svg {
  transform: translate(4px, 0px);
}
.package-content .bottom .contact-info .contact-items > a.package-info-hostname:active {
  opacity: 0.75;
}
.package-content .bottom .contact-info .contact-items > a.package-info-hostname svg path {
  fill: #993921;
}
.package-content .bottom .contact-info .contact-items > a {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  color: inherit;
  text-decoration: none !important;
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 30px !important;
}
.package-content .bottom .contact-info .contact-items > a svg {
  width: 24px;
  display: block;
}
.package-content .bottom .contact-info .contact-items > a svg path {
  fill: #24150B;
}
.package-content .bottom .participating-businesses {
  flex: 0 1 auto;
}
.package-content .bottom .participating-businesses > div:first-child {
  color: #24150B !important;
  font-family: work-sans !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  line-height: 40px !important;
}
.package-content .bottom .participating-businesses .participating-businesses-items {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.package-content .bottom .participating-businesses .participating-businesses-items p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.package-content .bottom .participating-businesses .participating-businesses-items > a {
  text-decoration: none !important;
  color: #161616 !important;
  font-family: work-sans !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
}
.package-content .bottom .map {
  background: url(/themes/custom/tupperlake/components/../components/tupperlake-assets/tupperlakemap.png);
  flex: 1 1 297px;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 232px;
}
.package-content .bottom .map a {
  display: inline-block !important;
  color: #B58150 !important;
  font-family: work-sans !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 34px !important;
  display: flex;
  height: 60px;
  padding: 11px 32px;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
  background: #fff;
  border: 2px solid #B58150;
}
.package-content .bottom .map a:hover {
  background: #fff;
  color: #B58150 !important;
  border-color: #B58150;
}
.package-content .bottom .map a:active {
  background: #fff;
  color: #993921 !important;
  border-color: #993921;
}

#block-views-block-packages-packages-search.compact #packages-compact-text a:hover,
.package-content .bottom .map a:hover,
.package-content .top #pkg-left > a:last-child:hover,
#block-views-block-packages-packages-search #packages-filters input[type=submit]:hover {
  padding-top: 3px;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./modules/daterangepicker-master/daterangepicker.css ***!
  \*************************************************************************************************************************************************************************/
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/swiper/swiper.css ***!
  \*****************************************************************************************************************************************************/
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
