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

.page-node-29383 #columns {
  padding-top: 0px !important;
}
.page-node-29383 #columns #block-system-main {
  display: none;
}

body.page-node-29383 .standard-header-block img,
body.page-node-32320 .standard-header-block img,
body.page-node-26424 .standard-header-block img,
body.page-node-30857 .standard-header-block img,
body.page-node-30856 .standard-header-block img {
  height: 563px !important;
}
body.page-node-29383 .standard-header-block .view-footer .scroll-to-content,
body.page-node-32320 .standard-header-block .view-footer .scroll-to-content,
body.page-node-26424 .standard-header-block .view-footer .scroll-to-content,
body.page-node-30857 .standard-header-block .view-footer .scroll-to-content,
body.page-node-30856 .standard-header-block .view-footer .scroll-to-content {
  display: none;
}

@media (max-width: 834px) {
  body.page-node-29383 .standard-header-block img,
  body.page-node-32320 .standard-header-block img,
  body.page-node-26424 .standard-header-block img,
  body.page-node-30857 .standard-header-block img,
  body.page-node-30856 .standard-header-block img {
    height: 500px !important;
  }
}
.page-node-30856 #header {
  display: none;
}
.page-node-30856 #columns {
  height: 85vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-node-30856 .inline-slideshow-container-no-slideshow h2 {
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  color: #0073d1 !important;
  font-family: Proxima Nova;
  font-size: 80px !important;
  font-style: normal;
  font-weight: 900;
  line-height: 88px !important; /* 110% */
}
.page-node-30856 .inline-slideshow-container-no-slideshow h3 {
  transition: 0.3s all ease-in-out;
  margin: 0 auto !important;
  background-color: #fdbb30 !important;
  font-family: "Proxima Nova";
  color: #fff;
  text-transform: unset !important;
  font-feature-settings: "clig" off, "liga" off;
  padding: 11px 32px !important;
  width: auto;
  height: auto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 141.667% */
  border-radius: 40px;
  width: fit-content;
  cursor: pointer;
  border: 2px solid transparent;
}
.page-node-30856 .inline-slideshow-container-no-slideshow h3:hover {
  background: #B18322 !important;
}
.page-node-30856 .inline-slideshow-container-no-slideshow h3:active {
  background: #FED683 !important;
}
.page-node-30856 .inline-slideshow-container-no-slideshow h3 a {
  color: inherit;
}
.page-node-30856 .inline-slideshow-container-no-slideshow p:first-of-type {
  font-family: Proxima Nova;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  margin-top: 0px !important;
  margin-bottom: 40px !important;
}
.page-node-30856 .inline-slideshow-container-no-slideshow p {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #161616;
}
.page-node-30856 .inline-slideshow-container-no-slideshow p a {
  font-family: LFT Etica;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
  text-decoration-line: underline;
  color: #161616;
  text-decoration-line: underline;
}

@media (max-width: 743px) {
  .page-node-30856 .inline-slideshow-container-no-slideshow h2 {
    font-size: 60px !important;
  }
}
.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: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 100% */
  margin: 0px 0px 16px 0px;
}
.confirmv2 .confirmv2-text p {
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
  margin: 0px;
}
.confirmv2 .confirmv2-text p a {
  font-weight: 700;
  text-decoration: underline;
}
.confirmv2 .confirmv2-text p strong {
  font-weight: 700;
}
.confirmv2 button {
  transition: 0.3s all ease-in-out;
  background-color: #fdbb30 !important;
  font-family: "Proxima Nova";
  color: #fff;
  text-transform: unset !important;
  font-feature-settings: "clig" off, "liga" off;
  padding: 11px 32px !important;
  width: auto;
  height: auto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 141.667% */
  border-radius: 40px;
  border: 2px solid #0073d1;
  background-color: #fff !important;
  color: #0073d1;
}
.confirmv2 button:hover {
  background: #0073D1 !important;
  border-color: #0073D1;
  color: #fff;
}
.confirmv2 button:active {
  background: #66ABE3 !important;
  border-color: #66ABE3 !important;
  color: #fff;
}
.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: #7ac142;
  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 #7ac142;
  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 #7ac142;
  }
}

#block-webform-client-block-29384,
#block-webform-client-block-27525,
#block-webform-client-block-31719,
#block-webform-client-block-32048 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0px;
}
#block-webform-client-block-29384 > h2,
#block-webform-client-block-27525 > h2,
#block-webform-client-block-31719 > h2,
#block-webform-client-block-32048 > h2 {
  display: none;
}
#block-webform-client-block-29384 form,
#block-webform-client-block-27525 form,
#block-webform-client-block-31719 form,
#block-webform-client-block-32048 form {
  max-width: 700px;
  margin: 0 16px;
}
#block-webform-client-block-29384 .webform-client-form > div,
#block-webform-client-block-27525 .webform-client-form > div,
#block-webform-client-block-31719 .webform-client-form > div,
#block-webform-client-block-32048 .webform-client-form > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#block-webform-client-block-29384 .form-item,
#block-webform-client-block-27525 .form-item,
#block-webform-client-block-31719 .form-item,
#block-webform-client-block-32048 .form-item {
  margin-top: unset;
  margin-bottom: unset;
}
#block-webform-client-block-29384 .form-item .form-required,
#block-webform-client-block-27525 .form-item .form-required,
#block-webform-client-block-31719 .form-item .form-required,
#block-webform-client-block-32048 .form-item .form-required {
  display: none;
}
#block-webform-client-block-29384 .form-item.required label:after,
#block-webform-client-block-27525 .form-item.required label:after,
#block-webform-client-block-31719 .form-item.required label:after,
#block-webform-client-block-32048 .form-item.required label:after {
  content: "*";
  display: inline;
  color: #c00;
}
#block-webform-client-block-29384 .webform-component--title,
#block-webform-client-block-27525 .webform-component--title,
#block-webform-client-block-31719 .webform-component--title,
#block-webform-client-block-32048 .webform-component--title {
  width: 100%;
  margin-top: 32px !important;
  margin-bottom: 17px !important;
  font-family: "Proxima Nova";
  font-feature-settings: "clig" off, "liga" off;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 181.818% */
}
#block-webform-client-block-29384 .webform-component--title h3,
#block-webform-client-block-27525 .webform-component--title h3,
#block-webform-client-block-31719 .webform-component--title h3,
#block-webform-client-block-32048 .webform-component--title h3 {
  margin: 0;
}
#block-webform-client-block-29384 .webform-component--title h3,
#block-webform-client-block-27525 .webform-component--title h3,
#block-webform-client-block-31719 .webform-component--title h3,
#block-webform-client-block-32048 .webform-component--title h3 {
  color: #161616 !important;
}
#block-webform-client-block-29384 .webform-component--sub-title,
#block-webform-client-block-27525 .webform-component--sub-title,
#block-webform-client-block-31719 .webform-component--sub-title,
#block-webform-client-block-32048 .webform-component--sub-title {
  width: 100%;
  margin-bottom: 8px !important;
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
}
#block-webform-client-block-29384 .webform-component--sub-title p,
#block-webform-client-block-27525 .webform-component--sub-title p,
#block-webform-client-block-31719 .webform-component--sub-title p,
#block-webform-client-block-32048 .webform-component--sub-title p {
  margin: 0;
}
#block-webform-client-block-29384 .webform-component--sub-title a,
#block-webform-client-block-27525 .webform-component--sub-title a,
#block-webform-client-block-31719 .webform-component--sub-title a,
#block-webform-client-block-32048 .webform-component--sub-title a {
  font-weight: 700;
  text-decoration: underline;
}
#block-webform-client-block-29384 .webform-component--sub-title strong,
#block-webform-client-block-27525 .webform-component--sub-title strong,
#block-webform-client-block-31719 .webform-component--sub-title strong,
#block-webform-client-block-32048 .webform-component--sub-title strong {
  font-weight: 700;
}
#block-webform-client-block-29384 .webform-component-textfield,
#block-webform-client-block-29384 .webform-component-email,
#block-webform-client-block-27525 .webform-component-textfield,
#block-webform-client-block-27525 .webform-component-email,
#block-webform-client-block-31719 .webform-component-textfield,
#block-webform-client-block-31719 .webform-component-email,
#block-webform-client-block-32048 .webform-component-textfield,
#block-webform-client-block-32048 .webform-component-email {
  width: auto;
  flex-grow: 1;
  max-width: calc(50% - 16px) !important;
  display: inline-block;
}
#block-webform-client-block-29384 .webform-component-textarea,
#block-webform-client-block-27525 .webform-component-textarea,
#block-webform-client-block-31719 .webform-component-textarea,
#block-webform-client-block-32048 .webform-component-textarea {
  width: 100%;
}
#block-webform-client-block-29384 .webform-component-textarea textarea,
#block-webform-client-block-27525 .webform-component-textarea textarea,
#block-webform-client-block-31719 .webform-component-textarea textarea,
#block-webform-client-block-32048 .webform-component-textarea textarea {
  height: 124px !important;
}
#block-webform-client-block-29384 .webform-component--first-name,
#block-webform-client-block-29384 .webform-component--last-name,
#block-webform-client-block-27525 .webform-component--first-name,
#block-webform-client-block-27525 .webform-component--last-name,
#block-webform-client-block-31719 .webform-component--first-name,
#block-webform-client-block-31719 .webform-component--last-name,
#block-webform-client-block-32048 .webform-component--first-name,
#block-webform-client-block-32048 .webform-component--last-name {
  margin-top: 0px !important;
}
#block-webform-client-block-29384 .webform-component-textfield:not(.webform-component--first-name):not(.webform-component--last-name),
#block-webform-client-block-29384 .webform-component-email,
#block-webform-client-block-29384 .webform-component-textarea,
#block-webform-client-block-27525 .webform-component-textfield:not(.webform-component--first-name):not(.webform-component--last-name),
#block-webform-client-block-27525 .webform-component-email,
#block-webform-client-block-27525 .webform-component-textarea,
#block-webform-client-block-31719 .webform-component-textfield:not(.webform-component--first-name):not(.webform-component--last-name),
#block-webform-client-block-31719 .webform-component-email,
#block-webform-client-block-31719 .webform-component-textarea,
#block-webform-client-block-32048 .webform-component-textfield:not(.webform-component--first-name):not(.webform-component--last-name),
#block-webform-client-block-32048 .webform-component-email,
#block-webform-client-block-32048 .webform-component-textarea {
  margin-top: 8px;
}
#block-webform-client-block-29384 .webform-component--first-name,
#block-webform-client-block-29384 .webform-component--email,
#block-webform-client-block-27525 .webform-component--first-name,
#block-webform-client-block-27525 .webform-component--email,
#block-webform-client-block-31719 .webform-component--first-name,
#block-webform-client-block-31719 .webform-component--email,
#block-webform-client-block-32048 .webform-component--first-name,
#block-webform-client-block-32048 .webform-component--email {
  margin-left: 0 !important;
}
#block-webform-client-block-29384 .webform-component--last-name,
#block-webform-client-block-29384 .webform-component--postal-code,
#block-webform-client-block-27525 .webform-component--last-name,
#block-webform-client-block-27525 .webform-component--postal-code,
#block-webform-client-block-31719 .webform-component--last-name,
#block-webform-client-block-31719 .webform-component--postal-code,
#block-webform-client-block-32048 .webform-component--last-name,
#block-webform-client-block-32048 .webform-component--postal-code {
  margin-right: 0 !important;
}
#block-webform-client-block-29384 .webform-component--date-of-birth,
#block-webform-client-block-27525 .webform-component--date-of-birth,
#block-webform-client-block-31719 .webform-component--date-of-birth,
#block-webform-client-block-32048 .webform-component--date-of-birth {
  width: 100%;
  margin-top: 8px;
}
#block-webform-client-block-29384 .webform-component--date-of-birth .webform-container-inline,
#block-webform-client-block-27525 .webform-component--date-of-birth .webform-container-inline,
#block-webform-client-block-31719 .webform-component--date-of-birth .webform-container-inline,
#block-webform-client-block-32048 .webform-component--date-of-birth .webform-container-inline {
  display: flex;
  column-gap: 16px;
}
#block-webform-client-block-29384 .webform-component--date-of-birth .webform-container-inline > *,
#block-webform-client-block-27525 .webform-component--date-of-birth .webform-container-inline > *,
#block-webform-client-block-31719 .webform-component--date-of-birth .webform-container-inline > *,
#block-webform-client-block-32048 .webform-component--date-of-birth .webform-container-inline > * {
  flex: 1 1 100%;
}
#block-webform-client-block-29384 .webform-component--date-of-birth .webform-container-inline > * select,
#block-webform-client-block-27525 .webform-component--date-of-birth .webform-container-inline > * select,
#block-webform-client-block-31719 .webform-component--date-of-birth .webform-container-inline > * select,
#block-webform-client-block-32048 .webform-component--date-of-birth .webform-container-inline > * select {
  cursor: pointer;
  width: 100%;
  height: 48px;
  background: unset;
  border: 1px solid #c6c6c6 !important;
  border-radius: 4px !important;
  padding: 0px 24px;
  font-family: "Proxima Nova";
  color: #161616 !important;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 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=\"%23475947\" /></svg>");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-position-y: 50%;
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling {
  margin-top: 32px;
  width: 100%;
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling > label,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling > label,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling > label,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling > label {
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 100% */
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling .form-radios,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling .form-radios,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling .form-radios,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling .form-radios {
  display: flex;
  margin-top: 8px;
  flex-wrap: wrap;
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling .form-radios > *,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling .form-radios > *,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling .form-radios > *,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling .form-radios > * {
  display: flex;
  align-items: center;
  height: 36px;
  column-gap: 16px;
  width: 300px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling .form-radios label,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling .form-radios label,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling .form-radios label,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling .form-radios label {
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio],
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio],
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio],
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio] {
  cursor: pointer;
  /* ...existing styles */
  display: grid;
  place-content: center;
  appearance: none;
  border: 1px solid #475947;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #fff;
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::before,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::before,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::before,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  background-color: #475947;
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]:checked::before,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]:checked::before,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]:checked::before,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]:checked::before {
  transform: scale(1);
}
#block-webform-client-block-29384 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::after,
#block-webform-client-block-27525 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::after,
#block-webform-client-block-31719 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::after,
#block-webform-client-block-32048 .webform-component--when-do-you-plan-on-traveling .form-radios input[type=radio]::after {
  display: none;
}
#block-webform-client-block-29384 .webform-component-textfield input,
#block-webform-client-block-29384 .webform-component-email input,
#block-webform-client-block-29384 .webform-component-textarea textarea,
#block-webform-client-block-27525 .webform-component-textfield input,
#block-webform-client-block-27525 .webform-component-email input,
#block-webform-client-block-27525 .webform-component-textarea textarea,
#block-webform-client-block-31719 .webform-component-textfield input,
#block-webform-client-block-31719 .webform-component-email input,
#block-webform-client-block-31719 .webform-component-textarea textarea,
#block-webform-client-block-32048 .webform-component-textfield input,
#block-webform-client-block-32048 .webform-component-email input,
#block-webform-client-block-32048 .webform-component-textarea textarea {
  height: 48px;
  width: 100%;
  padding: 11px 24px !important;
  border: 1px solid #c6c6c6 !important;
  border-radius: 4px !important;
  text-indent: unset !important;
  background: unset !important;
  min-height: unset;
  font-family: "Proxima Nova";
  color: #161616 !important;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
}
#block-webform-client-block-29384 .webform-component-textfield input::placeholder,
#block-webform-client-block-29384 .webform-component-email input::placeholder,
#block-webform-client-block-27525 .webform-component-textfield input::placeholder,
#block-webform-client-block-27525 .webform-component-email input::placeholder,
#block-webform-client-block-31719 .webform-component-textfield input::placeholder,
#block-webform-client-block-31719 .webform-component-email input::placeholder,
#block-webform-client-block-32048 .webform-component-textfield input::placeholder,
#block-webform-client-block-32048 .webform-component-email input::placeholder {
  opacity: 0 !important;
}
#block-webform-client-block-29384 .webform-component-textfield label,
#block-webform-client-block-29384 .webform-component-date > label,
#block-webform-client-block-29384 .webform-component-email label,
#block-webform-client-block-29384 .webform-component-textarea label,
#block-webform-client-block-27525 .webform-component-textfield label,
#block-webform-client-block-27525 .webform-component-date > label,
#block-webform-client-block-27525 .webform-component-email label,
#block-webform-client-block-27525 .webform-component-textarea label,
#block-webform-client-block-31719 .webform-component-textfield label,
#block-webform-client-block-31719 .webform-component-date > label,
#block-webform-client-block-31719 .webform-component-email label,
#block-webform-client-block-31719 .webform-component-textarea label,
#block-webform-client-block-32048 .webform-component-textfield label,
#block-webform-client-block-32048 .webform-component-date > label,
#block-webform-client-block-32048 .webform-component-email label,
#block-webform-client-block-32048 .webform-component-textarea label {
  position: relative !important;
  width: auto;
  height: auto;
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 133.333% */
  margin-bottom: 4px;
}
#block-webform-client-block-29384 .webform-component--interests .form-checkboxes,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox .form-checkboxes,
#block-webform-client-block-27525 .webform-component--interests .form-checkboxes,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox .form-checkboxes,
#block-webform-client-block-31719 .webform-component--interests .form-checkboxes,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox .form-checkboxes,
#block-webform-client-block-32048 .webform-component--interests .form-checkboxes,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox .form-checkboxes {
  column-gap: 16px;
  row-gap: 14px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 8px;
}
#block-webform-client-block-29384 .webform-component--interests .form-checkboxes > *,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox .form-checkboxes > *,
#block-webform-client-block-27525 .webform-component--interests .form-checkboxes > *,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox .form-checkboxes > *,
#block-webform-client-block-31719 .webform-component--interests .form-checkboxes > *,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox .form-checkboxes > *,
#block-webform-client-block-32048 .webform-component--interests .form-checkboxes > *,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox .form-checkboxes > * {
  display: flex;
  align-items: center;
  height: 28px;
  column-gap: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 222px;
  margin: 0px !important;
}
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox .form-checkboxes > *,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox .form-checkboxes > *,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox .form-checkboxes > *,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox .form-checkboxes > * {
  height: auto;
}
#block-webform-client-block-29384 .webform-component--interests,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox,
#block-webform-client-block-29384 .webform-component--regions,
#block-webform-client-block-27525 .webform-component--interests,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox,
#block-webform-client-block-27525 .webform-component--regions,
#block-webform-client-block-31719 .webform-component--interests,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox,
#block-webform-client-block-31719 .webform-component--regions,
#block-webform-client-block-32048 .webform-component--interests,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox,
#block-webform-client-block-32048 .webform-component--regions {
  margin-top: 32px;
}
#block-webform-client-block-29384 .webform-component--interests > label,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox > label,
#block-webform-client-block-29384 .webform-component--regions > label,
#block-webform-client-block-27525 .webform-component--interests > label,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox > label,
#block-webform-client-block-27525 .webform-component--regions > label,
#block-webform-client-block-31719 .webform-component--interests > label,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox > label,
#block-webform-client-block-31719 .webform-component--regions > label,
#block-webform-client-block-32048 .webform-component--interests > label,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox > label,
#block-webform-client-block-32048 .webform-component--regions > label {
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 100% */
}
#block-webform-client-block-29384 .webform-component--interests input[type=checkbox],
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox input[type=checkbox],
#block-webform-client-block-29384 .webform-component--regions input[type=checkbox],
#block-webform-client-block-27525 .webform-component--interests input[type=checkbox],
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox input[type=checkbox],
#block-webform-client-block-27525 .webform-component--regions input[type=checkbox],
#block-webform-client-block-31719 .webform-component--interests input[type=checkbox],
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox input[type=checkbox],
#block-webform-client-block-31719 .webform-component--regions input[type=checkbox],
#block-webform-client-block-32048 .webform-component--interests input[type=checkbox],
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox input[type=checkbox],
#block-webform-client-block-32048 .webform-component--regions input[type=checkbox] {
  cursor: pointer;
  /* ...existing styles */
  display: grid;
  place-content: center;
  appearance: none;
  border: 1px solid #475947;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  background-color: #edeeed;
}
#block-webform-client-block-29384 .webform-component--interests input[type=checkbox]::after,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox input[type=checkbox]::after,
#block-webform-client-block-29384 .webform-component--regions input[type=checkbox]::after,
#block-webform-client-block-27525 .webform-component--interests input[type=checkbox]::after,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox input[type=checkbox]::after,
#block-webform-client-block-27525 .webform-component--regions input[type=checkbox]::after,
#block-webform-client-block-31719 .webform-component--interests input[type=checkbox]::after,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox input[type=checkbox]::after,
#block-webform-client-block-31719 .webform-component--regions input[type=checkbox]::after,
#block-webform-client-block-32048 .webform-component--interests input[type=checkbox]::after,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox input[type=checkbox]::after,
#block-webform-client-block-32048 .webform-component--regions input[type=checkbox]::after {
  display: none;
}
#block-webform-client-block-29384 .webform-component--interests input[type=checkbox]::before,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox input[type=checkbox]::before,
#block-webform-client-block-29384 .webform-component--regions input[type=checkbox]::before,
#block-webform-client-block-27525 .webform-component--interests input[type=checkbox]::before,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox input[type=checkbox]::before,
#block-webform-client-block-27525 .webform-component--regions input[type=checkbox]::before,
#block-webform-client-block-31719 .webform-component--interests input[type=checkbox]::before,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox input[type=checkbox]::before,
#block-webform-client-block-31719 .webform-component--regions input[type=checkbox]::before,
#block-webform-client-block-32048 .webform-component--interests input[type=checkbox]::before,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox input[type=checkbox]::before,
#block-webform-client-block-32048 .webform-component--regions 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: #475947;
}
#block-webform-client-block-29384 .webform-component--interests input[type=checkbox]:checked::before,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox input[type=checkbox]:checked::before,
#block-webform-client-block-29384 .webform-component--regions input[type=checkbox]:checked::before,
#block-webform-client-block-27525 .webform-component--interests input[type=checkbox]:checked::before,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox input[type=checkbox]:checked::before,
#block-webform-client-block-27525 .webform-component--regions input[type=checkbox]:checked::before,
#block-webform-client-block-31719 .webform-component--interests input[type=checkbox]:checked::before,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox input[type=checkbox]:checked::before,
#block-webform-client-block-31719 .webform-component--regions input[type=checkbox]:checked::before,
#block-webform-client-block-32048 .webform-component--interests input[type=checkbox]:checked::before,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox input[type=checkbox]:checked::before,
#block-webform-client-block-32048 .webform-component--regions input[type=checkbox]:checked::before {
  opacity: 1;
}
#block-webform-client-block-29384 .webform-component--interests .form-type-checkbox label,
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox .form-type-checkbox label,
#block-webform-client-block-29384 .webform-component--regions .form-type-checkbox label,
#block-webform-client-block-27525 .webform-component--interests .form-type-checkbox label,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox .form-type-checkbox label,
#block-webform-client-block-27525 .webform-component--regions .form-type-checkbox label,
#block-webform-client-block-31719 .webform-component--interests .form-type-checkbox label,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox .form-type-checkbox label,
#block-webform-client-block-31719 .webform-component--regions .form-type-checkbox label,
#block-webform-client-block-32048 .webform-component--interests .form-type-checkbox label,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox .form-type-checkbox label,
#block-webform-client-block-32048 .webform-component--regions .form-type-checkbox label {
  width: auto;
  flex-grow: 1;
  margin-left: 0px !important;
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
  text-align: start;
}
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox {
  border-top: 1px solid #919b91;
  width: 100%;
}
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox .form-checkboxes,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox .form-checkboxes,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox .form-checkboxes,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox .form-checkboxes {
  margin-top: 0px;
}
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox > label,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox > label,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox > label,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox > label {
  display: none;
}
#block-webform-client-block-29384 .webform-component--newsletter-signup-checkbox .form-item,
#block-webform-client-block-27525 .webform-component--newsletter-signup-checkbox .form-item,
#block-webform-client-block-31719 .webform-component--newsletter-signup-checkbox .form-item,
#block-webform-client-block-32048 .webform-component--newsletter-signup-checkbox .form-item {
  width: 100%;
  margin-top: 32px !important;
}
#block-webform-client-block-29384 .captcha,
#block-webform-client-block-27525 .captcha,
#block-webform-client-block-31719 .captcha,
#block-webform-client-block-32048 .captcha {
  margin: 32px 0px 0px;
  padding: 0px;
  width: 100%;
}
#block-webform-client-block-29384 .captcha > div > div,
#block-webform-client-block-27525 .captcha > div > div,
#block-webform-client-block-31719 .captcha > div > div,
#block-webform-client-block-32048 .captcha > div > div {
  height: 100%;
}
#block-webform-client-block-29384 .captcha > div > div iframe,
#block-webform-client-block-27525 .captcha > div > div iframe,
#block-webform-client-block-31719 .captcha > div > div iframe,
#block-webform-client-block-32048 .captcha > div > div iframe {
  height: 100%;
}
#block-webform-client-block-29384 .form-actions,
#block-webform-client-block-27525 .form-actions,
#block-webform-client-block-31719 .form-actions,
#block-webform-client-block-32048 .form-actions {
  padding: 0px;
  margin-top: 32px;
  margin-bottom: 0px;
}
#block-webform-client-block-29384 .form-actions input,
#block-webform-client-block-27525 .form-actions input,
#block-webform-client-block-31719 .form-actions input,
#block-webform-client-block-32048 .form-actions input {
  transition: 0.3s all ease-in-out;
  border: 2px solid transparent;
  text-transform: none;
  background-color: #fdbb30 !important;
  font-family: "Proxima Nova";
  color: #fff;
  text-transform: unset !important;
  font-feature-settings: "clig" off, "liga" off;
  padding: 11px 32px !important;
  width: auto;
  height: auto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 141.667% */
  border-radius: 40px;
}
#block-webform-client-block-29384 .form-actions input:hover,
#block-webform-client-block-27525 .form-actions input:hover,
#block-webform-client-block-31719 .form-actions input:hover,
#block-webform-client-block-32048 .form-actions input:hover {
  background: #B18322 !important;
}
#block-webform-client-block-29384 .form-actions input:active,
#block-webform-client-block-27525 .form-actions input:active,
#block-webform-client-block-31719 .form-actions input:active,
#block-webform-client-block-32048 .form-actions input:active {
  background: #FED683 !important;
}
#block-webform-client-block-29384 .webformv2-footer-header,
#block-webform-client-block-27525 .webformv2-footer-header,
#block-webform-client-block-31719 .webformv2-footer-header,
#block-webform-client-block-32048 .webformv2-footer-header {
  margin-bottom: 8px !important;
  margin-top: 32px !important;
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
}
#block-webform-client-block-29384 .webformv2-footer-header a,
#block-webform-client-block-27525 .webformv2-footer-header a,
#block-webform-client-block-31719 .webformv2-footer-header a,
#block-webform-client-block-32048 .webformv2-footer-header a {
  font-weight: 700;
  text-decoration: underline;
}
#block-webform-client-block-29384 .webformv2-footer-header strong,
#block-webform-client-block-27525 .webformv2-footer-header strong,
#block-webform-client-block-31719 .webformv2-footer-header strong,
#block-webform-client-block-32048 .webformv2-footer-header strong {
  font-weight: 700;
}
#block-webform-client-block-29384 .webformv2-footer-header,
#block-webform-client-block-29384 .webformv2-footer,
#block-webform-client-block-29384 .webformv2-privacy,
#block-webform-client-block-27525 .webformv2-footer-header,
#block-webform-client-block-27525 .webformv2-footer,
#block-webform-client-block-27525 .webformv2-privacy,
#block-webform-client-block-31719 .webformv2-footer-header,
#block-webform-client-block-31719 .webformv2-footer,
#block-webform-client-block-31719 .webformv2-privacy,
#block-webform-client-block-32048 .webformv2-footer-header,
#block-webform-client-block-32048 .webformv2-footer,
#block-webform-client-block-32048 .webformv2-privacy {
  text-align: start;
  width: calc(100% - 32px);
  max-width: 700px;
  margin: 0 16px;
}
#block-webform-client-block-29384 .webformv2-footer-header a,
#block-webform-client-block-29384 .webformv2-footer-header a:visited,
#block-webform-client-block-29384 .webformv2-footer-header a:hover,
#block-webform-client-block-29384 .webformv2-footer-header a:active,
#block-webform-client-block-29384 .webformv2-footer a,
#block-webform-client-block-29384 .webformv2-footer a:visited,
#block-webform-client-block-29384 .webformv2-footer a:hover,
#block-webform-client-block-29384 .webformv2-footer a:active,
#block-webform-client-block-29384 .webformv2-privacy a,
#block-webform-client-block-29384 .webformv2-privacy a:visited,
#block-webform-client-block-29384 .webformv2-privacy a:hover,
#block-webform-client-block-29384 .webformv2-privacy a:active,
#block-webform-client-block-27525 .webformv2-footer-header a,
#block-webform-client-block-27525 .webformv2-footer-header a:visited,
#block-webform-client-block-27525 .webformv2-footer-header a:hover,
#block-webform-client-block-27525 .webformv2-footer-header a:active,
#block-webform-client-block-27525 .webformv2-footer a,
#block-webform-client-block-27525 .webformv2-footer a:visited,
#block-webform-client-block-27525 .webformv2-footer a:hover,
#block-webform-client-block-27525 .webformv2-footer a:active,
#block-webform-client-block-27525 .webformv2-privacy a,
#block-webform-client-block-27525 .webformv2-privacy a:visited,
#block-webform-client-block-27525 .webformv2-privacy a:hover,
#block-webform-client-block-27525 .webformv2-privacy a:active,
#block-webform-client-block-31719 .webformv2-footer-header a,
#block-webform-client-block-31719 .webformv2-footer-header a:visited,
#block-webform-client-block-31719 .webformv2-footer-header a:hover,
#block-webform-client-block-31719 .webformv2-footer-header a:active,
#block-webform-client-block-31719 .webformv2-footer a,
#block-webform-client-block-31719 .webformv2-footer a:visited,
#block-webform-client-block-31719 .webformv2-footer a:hover,
#block-webform-client-block-31719 .webformv2-footer a:active,
#block-webform-client-block-31719 .webformv2-privacy a,
#block-webform-client-block-31719 .webformv2-privacy a:visited,
#block-webform-client-block-31719 .webformv2-privacy a:hover,
#block-webform-client-block-31719 .webformv2-privacy a:active,
#block-webform-client-block-32048 .webformv2-footer-header a,
#block-webform-client-block-32048 .webformv2-footer-header a:visited,
#block-webform-client-block-32048 .webformv2-footer-header a:hover,
#block-webform-client-block-32048 .webformv2-footer-header a:active,
#block-webform-client-block-32048 .webformv2-footer a,
#block-webform-client-block-32048 .webformv2-footer a:visited,
#block-webform-client-block-32048 .webformv2-footer a:hover,
#block-webform-client-block-32048 .webformv2-footer a:active,
#block-webform-client-block-32048 .webformv2-privacy a,
#block-webform-client-block-32048 .webformv2-privacy a:visited,
#block-webform-client-block-32048 .webformv2-privacy a:hover,
#block-webform-client-block-32048 .webformv2-privacy a:active {
  color: inherit;
}
#block-webform-client-block-29384 .webformv2-footer,
#block-webform-client-block-27525 .webformv2-footer,
#block-webform-client-block-31719 .webformv2-footer,
#block-webform-client-block-32048 .webformv2-footer {
  margin-bottom: 16px !important;
  margin-top: 32px !important;
}
#block-webform-client-block-29384 .webformv2-privacy,
#block-webform-client-block-27525 .webformv2-privacy,
#block-webform-client-block-31719 .webformv2-privacy,
#block-webform-client-block-32048 .webformv2-privacy {
  margin-top: 32px !important;
}
#block-webform-client-block-29384 .webformv2-footer-header + .webformv2-footer,
#block-webform-client-block-27525 .webformv2-footer-header + .webformv2-footer,
#block-webform-client-block-31719 .webformv2-footer-header + .webformv2-footer,
#block-webform-client-block-32048 .webformv2-footer-header + .webformv2-footer {
  margin-top: 0px !important;
}
#block-webform-client-block-29384 .webformv2-footer + .webformv2-privacy,
#block-webform-client-block-27525 .webformv2-footer + .webformv2-privacy,
#block-webform-client-block-31719 .webformv2-footer + .webformv2-privacy,
#block-webform-client-block-32048 .webformv2-footer + .webformv2-privacy {
  margin-top: 0px !important;
}
#block-webform-client-block-29384 .webformv2-footer,
#block-webform-client-block-29384 .webformv2-privacy,
#block-webform-client-block-27525 .webformv2-footer,
#block-webform-client-block-27525 .webformv2-privacy,
#block-webform-client-block-31719 .webformv2-footer,
#block-webform-client-block-31719 .webformv2-privacy,
#block-webform-client-block-32048 .webformv2-footer,
#block-webform-client-block-32048 .webformv2-privacy {
  font-family: "Proxima Nova";
  color: #161616;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
}
#block-webform-client-block-29384 .webformv2-footer a,
#block-webform-client-block-29384 .webformv2-privacy a,
#block-webform-client-block-27525 .webformv2-footer a,
#block-webform-client-block-27525 .webformv2-privacy a,
#block-webform-client-block-31719 .webformv2-footer a,
#block-webform-client-block-31719 .webformv2-privacy a,
#block-webform-client-block-32048 .webformv2-footer a,
#block-webform-client-block-32048 .webformv2-privacy a {
  font-weight: 700;
  text-decoration: underline;
}
#block-webform-client-block-29384 .webformv2-footer strong,
#block-webform-client-block-29384 .webformv2-privacy strong,
#block-webform-client-block-27525 .webformv2-footer strong,
#block-webform-client-block-27525 .webformv2-privacy strong,
#block-webform-client-block-31719 .webformv2-footer strong,
#block-webform-client-block-31719 .webformv2-privacy strong,
#block-webform-client-block-32048 .webformv2-footer strong,
#block-webform-client-block-32048 .webformv2-privacy strong {
  font-weight: 700;
}
#block-webform-client-block-29384 .webformv2-privacy,
#block-webform-client-block-27525 .webformv2-privacy,
#block-webform-client-block-31719 .webformv2-privacy,
#block-webform-client-block-32048 .webformv2-privacy {
  margin-bottom: 32px !important;
}
@media (max-width: 743px) {
  #block-webform-client-block-29384 div.webform-component-textfield,
  #block-webform-client-block-29384 div.webform-component-email,
  #block-webform-client-block-29384 div.webform-component-textarea,
  #block-webform-client-block-27525 div.webform-component-textfield,
  #block-webform-client-block-27525 div.webform-component-email,
  #block-webform-client-block-27525 div.webform-component-textarea,
  #block-webform-client-block-31719 div.webform-component-textfield,
  #block-webform-client-block-31719 div.webform-component-email,
  #block-webform-client-block-31719 div.webform-component-textarea,
  #block-webform-client-block-32048 div.webform-component-textfield,
  #block-webform-client-block-32048 div.webform-component-email,
  #block-webform-client-block-32048 div.webform-component-textarea {
    width: 100%;
    margin-top: 16px !important;
    max-width: unset !important;
  }
  #block-webform-client-block-29384 div.webform-component-textfield:not(.webform-component--first-name),
  #block-webform-client-block-29384 div.webform-component-email,
  #block-webform-client-block-29384 div.webform-component-textarea,
  #block-webform-client-block-27525 div.webform-component-textfield:not(.webform-component--first-name),
  #block-webform-client-block-27525 div.webform-component-email,
  #block-webform-client-block-27525 div.webform-component-textarea,
  #block-webform-client-block-31719 div.webform-component-textfield:not(.webform-component--first-name),
  #block-webform-client-block-31719 div.webform-component-email,
  #block-webform-client-block-31719 div.webform-component-textarea,
  #block-webform-client-block-32048 div.webform-component-textfield:not(.webform-component--first-name),
  #block-webform-client-block-32048 div.webform-component-email,
  #block-webform-client-block-32048 div.webform-component-textarea {
    margin-top: 16px !important;
  }
  #block-webform-client-block-29384 .form-actions,
  #block-webform-client-block-27525 .form-actions,
  #block-webform-client-block-31719 .form-actions,
  #block-webform-client-block-32048 .form-actions {
    width: 100%;
  }
  #block-webform-client-block-29384 .form-actions input,
  #block-webform-client-block-27525 .form-actions input,
  #block-webform-client-block-31719 .form-actions input,
  #block-webform-client-block-32048 .form-actions input {
    width: 100%;
  }
  #block-webform-client-block-29384 .webform-component--date-of-birth,
  #block-webform-client-block-27525 .webform-component--date-of-birth,
  #block-webform-client-block-31719 .webform-component--date-of-birth,
  #block-webform-client-block-32048 .webform-component--date-of-birth {
    margin-top: 16px;
  }
  #block-webform-client-block-29384 .webform-component--date-of-birth .webform-container-inline,
  #block-webform-client-block-27525 .webform-component--date-of-birth .webform-container-inline,
  #block-webform-client-block-31719 .webform-component--date-of-birth .webform-container-inline,
  #block-webform-client-block-32048 .webform-component--date-of-birth .webform-container-inline {
    flex-wrap: wrap;
    row-gap: 16px;
  }
}
/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/faqs/lakeplacid/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: 1000px;
  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 #0073d1;
  margin-bottom: 24px;
  color: var(--text-text-primary, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* HighFidelity/desktop/heading/H2 */
  font-family: Proxima Nova;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
}
#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 #475947;
  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);
  color: var(--text-text-primary, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* HighFidelity/desktop/bodyText/paragraph-bold */
  font-family: Proxima Nova;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
#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-primary, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* HighFidelity/desktop/bodyText/paragraph */
  font-family: Proxima Nova;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 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;
  margin: 3px;
  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: #0073d1;
  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/enter-to-win/lakeplacid/enter-to-win.scss ***!
  \********************************************************************************************************************************************************************/
#block-views-pages-enter-to-win,
#block-views-page-enter-to-win {
  background: #f9f9f9;
  padding: 32px 0px;
  margin-bottom: 0px !important;
}
#block-views-pages-enter-to-win .view-content,
#block-views-page-enter-to-win .view-content {
  width: calc(100vw - 48px);
  max-width: 1000px;
  margin: 0 auto;
}
#block-views-pages-enter-to-win .views-field-nothing .field-content,
#block-views-page-enter-to-win .views-field-nothing .field-content {
  display: flex;
  align-items: center;
  column-gap: 24px;
}
#block-views-pages-enter-to-win .views-row + .views-row,
#block-views-page-enter-to-win .views-row + .views-row {
  margin-top: 32px;
}
#block-views-pages-enter-to-win .etw-left,
#block-views-page-enter-to-win .etw-left {
  cursor: pointer;
  max-width: 519px;
  height: 350px;
  display: block;
  flex: 1 0 53%;
  min-width: 350px;
  position: relative;
}
#block-views-pages-enter-to-win .etw-left picture,
#block-views-pages-enter-to-win .etw-left figure,
#block-views-page-enter-to-win .etw-left picture,
#block-views-page-enter-to-win .etw-left figure {
  display: block;
}
#block-views-pages-enter-to-win .etw-left img,
#block-views-page-enter-to-win .etw-left img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-width: 519px;
  aspect-ratio: 519/350;
  padding-bottom: 0px;
}
#block-views-pages-enter-to-win .etw-right,
#block-views-page-enter-to-win .etw-right {
  flex: 1 1 47%;
}
#block-views-pages-enter-to-win .etw-right a,
#block-views-page-enter-to-win .etw-right a {
  text-decoration: none !important;
}
#block-views-pages-enter-to-win .etw-right h4,
#block-views-page-enter-to-win .etw-right h4 {
  color: #0073d1;
  font-feature-settings: "clig" off, "liga" off;
  /* HighFidelity/desktop/heading/H3 */
  font-family: Proxima Nova;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 145.455% */
  margin: 0px;
}
#block-views-pages-enter-to-win .etw-right h3,
#block-views-page-enter-to-win .etw-right h3 {
  color: var(--high-fidelity-secondary-grey-40, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* HighFidelity/desktop/heading/H2 */
  font-family: Proxima Nova;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  margin-top: 0px;
  margin-bottom: 8px;
}
#block-views-pages-enter-to-win .etw-right p,
#block-views-page-enter-to-win .etw-right p {
  color: var(--high-fidelity-secondary-grey-40, #161616);
  font-feature-settings: "clig" off, "liga" off;
  /* HighFidelity/desktop/bodyText/paragraph */
  font-family: Proxima Nova;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
  margin: 0px;
}
@media (max-width: 743px) {
  #block-views-pages-enter-to-win .view-content,
  #block-views-page-enter-to-win .view-content {
    width: calc(100vw - 32px);
  }
  #block-views-pages-enter-to-win .views-field-nothing .field-content,
  #block-views-page-enter-to-win .views-field-nothing .field-content {
    flex-direction: column;
    column-gap: 0px;
    row-gap: 24px;
  }
  #block-views-pages-enter-to-win .etw-left,
  #block-views-page-enter-to-win .etw-left {
    flex: unset;
    min-width: unset !important;
    max-width: unset !important;
    width: 100% !important;
    height: auto;
  }
  #block-views-pages-enter-to-win .etw-left img,
  #block-views-page-enter-to-win .etw-left img {
    max-width: calc(100vw - 32px);
    aspect-ratio: 385/385;
  }
  #block-views-pages-enter-to-win .etw-right,
  #block-views-page-enter-to-win .etw-right {
    flex: unset;
    width: 100%;
  }
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/packages/lakeplacid/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, rgba(0, 115, 209, 0.75) 52.01%, rgba(0, 115, 209, 0) 100%);
}
#packages-header.packages-header-mobile::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 115, 209, 0.75) 0%, rgba(0, 115, 209, 0.75) 100%);
}
#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: proxima-nova, sans-serif !important;
  font-size: 80px !important;
  font-weight: 900 !important;
  line-height: 88px !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: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !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: 60px !important;
    line-height: 68px !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 32px !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 {
  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(350px + 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: #0073D1 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 32px !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: #E6F1FA;
}
#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: #0073D1;
}
#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: #0073D1;
}
#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: #CCE3F6;
}
#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: #0073D1;
}
#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: #0073D1;
}
#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: #E6F1FA;
}
#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: #0073D1;
}
#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: #0073D1;
}
#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 350px;
  padding: 32px;
  order: 1;
  background: #475947;
}
#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: proxima-nova, sans-serif !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 40px !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: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !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: #FDBB30;
  border: 2px solid #FDBB30;
  color: #fff !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 35px !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: #B18322;
  color: #fff !important;
  border-color: #B18322;
}
#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: #FED683;
  color: #fff !important;
  border-color: #FED683;
}
@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: 1000px;
  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: #161616 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 40px !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: var(--color-primary-green-100, #475947);
  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: var(--color-primary-green-100, #475947);
}
#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: var(--color-primary-green-100, #475947);
}
#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: #606060 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !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: #475947 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 32px !important;
  font-weight: 700 !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 32px !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: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !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 #475947;
  background-color: #EBEBEB;
}
#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: #475947;
}
#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=\"%23EDEEED\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  background-color: #475947;
}
#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: #475947;
  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: #161616 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 18px !important;
  font-weight: 350 !important;
  line-height: 28px !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: #FDBB30;
  border: 2px solid #FDBB30;
  color: #fff !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 35px !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: #B18322;
  color: #fff !important;
  border-color: #B18322;
}
#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: #FED683;
  color: #fff !important;
  border-color: #FED683;
}
#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(0, 115, 209, 0.75) 0%, rgba(0, 115, 209, 0.75) 100%), url(../components/lakeplacid-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: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 35px !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: proxima-nova, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 35px !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% - (350px + 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: #0073D1 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 28px !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: #0073D1 !important;
  font-family: proxima-nova, sans-serif !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 18px !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 #0073D1;
  color: #0073D1 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 25px !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: #0073D1;
  color: #fff !important;
  border-color: #0073D1;
}
#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: #66ABE3;
  color: #fff !important;
  border-color: #0073D1;
}
#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: #161616 !important;
    font-family: proxima-nova, sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 28px !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: 32px !important;
  position: relative;
  max-width: 1110px;
  width: calc(100vw - 48px);
  margin: auto;
}
@media (max-width: 1157px) {
  .package-content {
    margin-top: 0px !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: #161616 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 35px !important;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
}
.package-content .top #pkg-left h2 {
  color: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 32px !important;
  font-weight: 700 !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
}
.package-content .top #pkg-left > p:first-child {
  color: #0073D1 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 32px !important;
  margin-bottom: 0;
}
.package-content .top #pkg-left > p:not(:first-child) {
  color: #0073D1 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  margin-bottom: 0;
}
.package-content .top #pkg-left > a:last-child {
  display: inline-block !important;
  color: #fff !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 35px !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: #FDBB30;
  border: 2px solid #FDBB30;
}
.package-content .top #pkg-left > a:last-child:hover {
  background: #B18322;
  color: #fff !important;
  border-color: #B18322;
}
.package-content .top #pkg-left > a:last-child:active {
  background: #FED683;
  color: #fff !important;
  border-color: #FED683;
}
.package-content .top img {
  position: absolute;
  width: 490px;
  height: 100%;
  object-fit: cover;
  right: 0;
  top: 0;
  background: url(../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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 32px !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !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: #161616;
}
.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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !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: #161616;
}
.package-content .bottom .participating-businesses {
  flex: 0 1 auto;
}
.package-content .bottom .participating-businesses > div:first-child {
  color: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 32px !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: #000 !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
}
.package-content .bottom .map {
  background: url(../components/lakeplacid-assets/lakeplacidmap.webp);
  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: #fff !important;
  font-family: proxima-nova, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 35px !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: #0073D1;
  border: 2px solid #0073D1;
}
.package-content .bottom .map a:hover {
  background: #005192;
  color: #fff !important;
  border-color: #005192;
}
.package-content .bottom .map a:active {
  background: #66ABE3;
  color: #fff !important;
  border-color: #66ABE3;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** 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.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */
/* 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 */
