.lh-template-membership {
  font-family: "Montserrat", Arial, sans-serif;
  color: #21262d;
  font-size: 18px;
  line-height: 26px;
}
.lh-template-membership .membership-banner {
  text-align: center;
  background: url(../images/content/membership-2025/image-from-rawpixel.jpg) 50% 50% no-repeat;
  padding: 120px 0;
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-template-membership .membership-banner {
    background-size: cover;
  }
}
@media print {
  .lh-template-membership .membership-banner {
    background-size: cover;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-banner {
    padding: 120px 0 10px 0;
    border-bottom-left-radius: 50% 15px;
    border-bottom-right-radius: 50% 15px;
    overflow: hidden;
    border-bottom: 1px solid white;
    background-position: 50% 90%;
    background-size: cover;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-banner {
    padding: 70px 0 10px 0;
    margin-bottom: -15px;
  }
}
.lh-template-membership .membership-banner:before, .lh-template-membership .membership-banner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.lh-template-membership .membership-banner:before {
  height: 200px;
  background: url(../images/content/membership-2025/Vector.svg) 50% 100% no-repeat;
  background-size: 4200px;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-banner:before {
    display: none;
  }
}
.lh-template-membership .membership-banner:after {
  height: 20px;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-banner:after {
    height: 270px;
    opacity: 0.7;
  }
}
.lh-template-membership .membership-banner .banner-bg-elements {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.lh-template-membership .membership-banner .banner-bg-elements:before, .lh-template-membership .membership-banner .banner-bg-elements:after {
  content: "";
  position: absolute;
  background: 50% 50% no-repeat;
  background-size: contain;
}
.lh-template-membership .membership-banner .banner-bg-elements:before {
  width: 199px;
  height: 321px;
  background-image: url(../images/content/membership-2025/Group_513114.png);
  left: 40px;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-banner .banner-bg-elements:before {
    width: 82px;
    height: 132px;
    transform: rotate(324deg);
    left: -40px;
    top: 45px;
  }
}
.lh-template-membership .membership-banner .banner-bg-elements:after {
  width: 768px;
  height: 738px;
  background-image: url(../images/content/membership-2025/Group_515059.png);
  right: 0;
  top: -10%;
  opacity: 0.2;
}
.lh-template-membership .membership-banner .banner-container {
  margin: 0 auto;
  max-width: 780px;
  position: relative;
  z-index: 1;
}
.lh-template-membership .membership-banner h1 {
  font-size: 52px;
  line-height: 52px;
  margin: 0 auto 34px;
  color: black;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-banner h1 {
    max-width: 580px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-banner h1 {
    font-size: 32px;
    line-height: 32px;
  }
}
.lh-template-membership .membership-banner p {
  margin-bottom: 32px;
}
.lh-template-membership .membership-banner .banner-content {
  font-size: 22px;
  line-height: 33px;
  max-width: 760px;
  margin: 0 auto;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-banner .banner-content {
    font-size: 22px;
    line-height: 33px;
    max-width: 518px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-banner .banner-content {
    font-size: 18px;
    line-height: 27px;
    padding: 0 12px;
  }
}
.lh-template-membership .note-wrap {
  max-width: 960px;
  margin: 30px auto;
  padding: 30px 50px 30px 60px;
  background-color: #f4f5f6;
  border-radius: 20px;
}
@media all and (min-width: 968px) {
  .lh-template-membership .note-wrap {
    display: flex;
    align-items: center;
  }
}
@media print {
  .lh-template-membership .note-wrap {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .note-wrap {
    position: relative;
    margin: 60px auto;
    max-width: 463px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .note-wrap {
    position: relative;
    padding: 29px 20px 35px 20px;
    margin: 60px 37px;
  }
}
@media all and (min-width: 968px) {
  .lh-template-membership .note-wrap .note-content {
    flex: 1 1 auto;
  }
}
@media print {
  .lh-template-membership .note-wrap .note-content {
    flex: 1 1 auto;
  }
}
.lh-template-membership .note-wrap .note-handle {
  font-size: 32px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 23px;
  color: black;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .note-wrap .note-handle {
    margin-bottom: 3px;
    text-align: center;
  }
}
.lh-template-membership .note-wrap .note-text {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}
@media all and (min-width: 968px) {
  .lh-template-membership .note-wrap .note-text {
    padding-right: 80px;
  }
}
@media print {
  .lh-template-membership .note-wrap .note-text {
    padding-right: 80px;
  }
}
.lh-template-membership .note-wrap .note-icon {
  flex: 0 0 174px;
  height: 174px;
  background: url(../images/content/membership-2025/note-icon.svg) 45% 45% no-repeat;
  background-size: 332px;
  opacity: 0.2;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .note-wrap .note-icon {
    background-position: 50% 50%;
    background-size: 111px;
    position: absolute;
    top: -48px;
    left: calc(50% - 56px);
    width: 111px;
    height: 111px;
    opacity: 0.25;
  }
}
.lh-template-membership .plan-wrap {
  background-color: #e6f3ff;
  padding: 100px 0 120px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap {
    padding: 60px 0 70px;
  }
}
.lh-template-membership .plan-wrap .plan-handle {
  font-size: 52px;
  line-height: 52px;
  max-width: 865px;
  margin: 0 auto 35px auto;
  font-weight: 600;
  color: black;
}
@media all and (min-width: 968px) {
  .lh-template-membership .plan-wrap .plan-handle br {
    display: none;
  }
}
@media print {
  .lh-template-membership .plan-wrap .plan-handle br {
    display: none;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-handle {
    font-size: 32px;
    line-height: 32px;
    padding: 0 30px;
    margin-bottom: 3px;
  }
}
.lh-template-membership .plan-wrap .plan-text {
  font-size: 20px;
  line-height: 31px;
  font-weight: 500;
  max-width: 561px;
  margin: 0 auto 35px auto;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-text {
    padding: 0 30px;
    margin-bottom: 25px;
  }
}
.lh-template-membership .plan-wrap .plan-button-wrap {
  max-width: 366px;
  margin: 0 auto;
}
.lh-template-membership .plan-wrap .plan-button-wrap a {
  display: block;
  color: white;
  background-color: #ff6d1c;
  font-size: 24px;
  border-radius: 10px;
  font-weight: 600;
  line-height: 65px;
}
.lh-template-membership .plan-wrap .plan-button-wrap a:hover {
  background-color: #fd8949;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-button-wrap a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 5px 70px;
    font-size: 18px;
    line-height: 46px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-images {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
}
.lh-template-membership .plan-wrap .plan-image {
  width: 100px;
  height: 100px;
  background: 50% 50% no-repeat;
}
@media all and (min-width: 968px) {
  .lh-template-membership .plan-wrap .plan-image {
    position: absolute;
    background-size: contain;
  }
}
@media print {
  .lh-template-membership .plan-wrap .plan-image {
    position: absolute;
    background-size: contain;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-image {
    flex: 0 0 80px;
    background-size: cover;
  }
}
.lh-template-membership .plan-wrap .plan-image.plan-image-0 {
  background-image: url(../images/content/membership-2025/hhhoney.png);
}
@media all and (min-width: 968px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-0 {
    width: 167px;
    height: 201px;
    left: calc(50% - 645px);
    top: 225px;
  }
}
@media print {
  .lh-template-membership .plan-wrap .plan-image.plan-image-0 {
    width: 167px;
    height: 201px;
    left: calc(50% - 645px);
    top: 225px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-0 {
    flex-basis: 74px;
    width: 94px;
    height: 113px;
    order: 0;
  }
}
.lh-template-membership .plan-wrap .plan-image.plan-image-1 {
  background-image: url(../images/content/membership-2025/imagffe_524_copy.png);
}
@media all and (min-width: 968px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-1 {
    width: 277px;
    height: 294px;
    left: calc(50% - 510px);
    top: 270px;
  }
}
@media print {
  .lh-template-membership .plan-wrap .plan-image.plan-image-1 {
    width: 277px;
    height: 294px;
    left: calc(50% - 510px);
    top: 270px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-1 {
    flex-basis: 110px;
    width: 121px;
    height: 128px;
    order: 1;
  }
}
.lh-template-membership .plan-wrap .plan-image.plan-image-2 {
  background-image: url(../images/content/membership-2025/Group_515051.png);
}
@media all and (min-width: 968px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-2 {
    width: 303px;
    height: 220px;
    right: calc(50% - 678px);
    top: 107px;
  }
}
@media print {
  .lh-template-membership .plan-wrap .plan-image.plan-image-2 {
    width: 303px;
    height: 220px;
    right: calc(50% - 678px);
    top: 107px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-2 {
    display: none;
  }
}
.lh-template-membership .plan-wrap .plan-image.plan-image-3 {
  background-image: url(../images/content/membership-2025/04.png);
}
@media all and (min-width: 968px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-3 {
    width: 168px;
    height: 200px;
    right: calc(50% - 620px);
    top: 330px;
  }
}
@media print {
  .lh-template-membership .plan-wrap .plan-image.plan-image-3 {
    width: 168px;
    height: 200px;
    right: calc(50% - 620px);
    top: 330px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-3 {
    flex-basis: 74px;
    width: 94px;
    height: 112px;
    order: 3;
  }
}
.lh-template-membership .plan-wrap .plan-image.plan-image-4 {
  background-image: url(../images/content/membership-2025/3_5.png);
}
@media all and (min-width: 968px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-4 {
    width: 129px;
    height: 156px;
    right: calc(50% - 410px);
    top: 398px;
  }
}
@media print {
  .lh-template-membership .plan-wrap .plan-image.plan-image-4 {
    width: 129px;
    height: 156px;
    right: calc(50% - 410px);
    top: 398px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .plan-wrap .plan-image.plan-image-4 {
    flex-basis: 72px;
    width: 72px;
    height: 87px;
    order: 2;
  }
}
.lh-template-membership .membership-what-include {
  position: relative;
  padding: 90px 0 0;
  overflow: hidden;
}
@media all and (min-width: 968px) {
  .lh-template-membership .membership-what-include {
    background: url(../images/content/membership-2025/image_682-Photoroom.png) 45% -25% no-repeat;
    background-size: 1680px;
  }
}
@media print {
  .lh-template-membership .membership-what-include {
    background: url(../images/content/membership-2025/image_682-Photoroom.png) 45% -25% no-repeat;
    background-size: 1680px;
  }
}
@media all and (min-width: 640px) {
  .lh-template-membership .membership-what-include {
    background: url(../images/content/membership-2025/image_682-Photoroom.png) 32% 82% no-repeat;
    background-size: 1630px;
  }
}
@media print {
  .lh-template-membership .membership-what-include {
    background: url(../images/content/membership-2025/image_682-Photoroom.png) 32% 82% no-repeat;
    background-size: 1630px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include {
    padding: 60px 0 0;
  }
}
.lh-template-membership .membership-what-include:before, .lh-template-membership .membership-what-include:after {
  content: "";
  position: absolute;
  background: url(../images/content/membership-2025/bg_1.jpg) 50% 3% no-repeat;
  width: 100%;
  top: 0;
  bottom: 0;
  background-position-x: 0;
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include:before {
    transform: scale(200%, 120%);
    background-position-x: 190px;
    background-position-y: 90px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include:before {
    transform: scale(110%);
    background-position-x: 0;
    background-position-y: unset;
  }
}
.lh-template-membership .membership-what-include:after {
  transform: scaleX(-100%);
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include:after {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include:after {
    display: block;
    background-position: 25% 106%;
  }
}
.lh-template-membership .membership-what-include .what-include-inner {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-inner {
    padding: 20px 20px 44px;
  }
}
.lh-template-membership .membership-what-include .what-include-inner:before, .lh-template-membership .membership-what-include .what-include-inner:after {
  content: "";
  position: absolute;
  background: 50% 50% no-repeat;
  background-size: contain;
  z-index: -1;
}
.lh-template-membership .membership-what-include .what-include-inner:before {
  width: 202px;
  height: 196px;
  top: -20px;
  left: calc(50% - 672px);
  background-image: url(../images/content/membership-2025/image-from-rawpixel-.png);
  transform: rotate(-8deg);
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-inner:before {
    top: 140px;
    left: calc(50% - 422px);
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include .what-include-inner:before {
    display: none;
  }
}
.lh-template-membership .membership-what-include .what-include-inner:after {
  width: 199px;
  height: 321px;
  top: 3%;
  right: -110px;
  background-image: url(../images/content/membership-2025/Group_513114.png);
  transform: rotate(168deg);
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-inner:after {
    top: 176px;
    right: calc(50% - 396px);
    z-index: 1;
  }
}
@media screen and (max-width: 639xp) {
  .lh-template-membership .membership-what-include .what-include-inner:after {
    width: 87px;
    height: 140px;
    top: 8%;
    right: -50px;
  }
}
.lh-template-membership .membership-what-include .what-include-wrap {
  background-color: white;
  border-radius: 30px 30px 0 0;
  padding: 50px;
  max-width: 947px;
  margin: 0 auto;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-wrap {
    padding: 35px 20px;
    max-width: 550px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include .what-include-wrap {
    padding: 35px 9px;
  }
}
@media all and (min-width: 968px) {
  .lh-template-membership .membership-what-include .what-include-handle-wrap {
    display: flex;
    margin-bottom: 30px;
    padding: 0 4px;
  }
}
@media print {
  .lh-template-membership .membership-what-include .what-include-handle-wrap {
    display: flex;
    margin-bottom: 30px;
    padding: 0 4px;
  }
}
.lh-template-membership .membership-what-include .what-include-handle {
  font-weight: 600;
  font-size: 42px;
  line-height: 50px;
}
@media all and (min-width: 968px) {
  .lh-template-membership .membership-what-include .what-include-handle {
    flex: 1 1 auto;
    margin-right: 80px;
  }
}
@media print {
  .lh-template-membership .membership-what-include .what-include-handle {
    flex: 1 1 auto;
    margin-right: 80px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-handle {
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    margin: 0 10px 20px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include .what-include-handle {
    font-size: 32px;
    line-height: 38px;
  }
}
.lh-template-membership .membership-what-include .what-include-handle .green {
  color: #8ab72b;
}
.lh-template-membership .membership-what-include .what-include-card {
  background: url(../images/content/membership-2025/card.jpg) 50% 50% no-repeat;
  aspect-ratio: 31/18;
  background-size: cover;
  overflow: hidden;
  border-radius: 10px;
}
@media all and (min-width: 968px) {
  .lh-template-membership .membership-what-include .what-include-card {
    flex: 0 0 225px;
    margin-top: -10px;
  }
}
@media print {
  .lh-template-membership .membership-what-include .what-include-card {
    flex: 0 0 225px;
    margin-top: -10px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-card {
    margin: 0 auto 50px;
    max-width: 283px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include .what-include-card {
    max-width: 217px;
  }
}
.lh-template-membership .membership-what-include .list-items {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
}
@media all and (min-width: 968px) {
  .lh-template-membership .membership-what-include .list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0 40px;
  }
}
@media print {
  .lh-template-membership .membership-what-include .list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0 40px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .item {
    display: flex;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .item-text {
    flex: 1 1 auto;
  }
}
.lh-template-membership .membership-what-include .item-icon {
  width: 52px;
  height: 52px;
  background: 50% 50% no-repeat;
  background-size: contain;
  margin-bottom: 5px;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .item-icon {
    flex: 0 0 52px;
    margin-right: 20px;
  }
}
.lh-template-membership .membership-what-include .item-icon.item-hands {
  background-image: url("../images/content/membership-2025/Frame_1.svg");
}
.lh-template-membership .membership-what-include .item-icon.item-people {
  background-image: url("../images/content/membership-2025/Frame_3.svg");
}
.lh-template-membership .membership-what-include .item-icon.item-crow {
  background-image: url("../images/content/membership-2025/Frame_2.svg");
}
.lh-template-membership .membership-what-include .item-icon.item-box {
  background-image: url("../images/content/membership-2025/Frame_4.svg");
}
.lh-template-membership .membership-what-include .what-include-bottom-wrap {
  max-width: 364px;
  margin: 0 auto;
  text-align: center;
}
.lh-template-membership .membership-what-include .what-include-price {
  font-size: 58px;
  line-height: 78px;
  font-weight: 600;
  border-radius: 20px;
  background-color: #f0f0f0;
  margin: 0 auto 16px;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-price {
    max-width: 364px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include .what-include-price {
    font-size: 42px;
    line-height: 60px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 35px;
    margin: 0 auto 25px;
  }
}
.lh-template-membership .membership-what-include .what-include-button-wrap {
  margin-bottom: 16px;
}
.lh-template-membership .membership-what-include .what-include-button-wrap a {
  display: block;
  font-size: 24px;
  line-height: 65px;
  font-weight: 500;
  color: white;
  border-radius: 10px;
  background-color: #ff6d1c;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .what-include-button-wrap a {
    max-width: 364px;
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-membership .membership-what-include .what-include-button-wrap a {
    font-size: 18px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 22px;
    margin: 0 auto 12px;
    line-height: 45px;
  }
}
.lh-template-membership .membership-what-include .what-include-button-wrap a:hover {
  background-color: #fd8949;
}
.lh-template-membership .membership-what-include .buton-description {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
@media screen and (max-width: 967px) {
  .lh-template-membership .membership-what-include .buton-description {
    font-size: 15px;
    line-height: 20px;
    margin-top: -6px;
  }
}
.lh-template-membership .blue {
  color: rgb(24, 119, 242);
}
.lh-template-membership b {
  font-weight: 600;
}
.lh-template-membership p {
  margin: 0 0 20px;
}
@media screen and (max-width: 991px) {
  .lh-template-membership .container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }
}
