.lh-homepage-2025-new-join-us {
  text-align: center;
  background: url("../images/content/homepage-2025new/join-us/image_7004.jpg") 50% 100% no-repeat #dfedf6;
  margin-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us {
    background-size: 600px;
  }
}
.lh-homepage-2025-new-join-us:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50px;
  display: block;
  width: 220px;
  height: 406px;
  background: url("../images/content/homepage-2025new/join-us/flag.png") 100% 50% no-repeat;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us:before {
    top: 0;
    width: 100px;
    height: 246px;
    background-size: 150px;
  }
}
.lh-homepage-2025-new-join-us .section-video {
  padding-top: 120px;
  padding-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-video {
    padding-bottom: 70px;
  }
}
.lh-homepage-2025-new-join-us .section-video .handle {
  position: relative;
}
.lh-homepage-2025-new-join-us .section-video .handle .arrow-1 {
  position: absolute;
  top: 55%;
  right: -10px;
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}
.lh-homepage-2025-new-join-us .section-video .handle .arrow-2 {
  position: absolute;
  bottom: -6%;
  right: 1px;
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.lh-homepage-2025-new-join-us .section-video .video {
  position: relative;
  aspect-ratio: 15/9;
  background: url("../images/content/homepage-2025new/join-us/Rectangle_5064.png") 50% 50% no-repeat;
  background-size: contain;
  overflow: hidden;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-video .video {
    aspect-ratio: 1/1;
    background-image: url("../images/content/homepage-2025new/join-us/Group_514929.png");
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-join-us .section-video .video:before {
    content: "";
    background-color: rgb(24, 119, 242);
    width: 710px;
    height: 394px;
    border-radius: 30px;
    position: absolute;
    right: 0;
    bottom: 14px;
  }
}
@media print {
  .lh-homepage-2025-new-join-us .section-video .video:before {
    content: "";
    background-color: rgb(24, 119, 242);
    width: 710px;
    height: 394px;
    border-radius: 30px;
    position: absolute;
    right: 0;
    bottom: 14px;
  }
}
.lh-homepage-2025-new-join-us .section-video .video .video-inner {
  overflow: hidden;
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-join-us .section-video .video .video-inner {
    border-radius: 50px;
    margin: 50px 34px;
    height: calc(100% - 100px);
  }
}
@media print {
  .lh-homepage-2025-new-join-us .section-video .video .video-inner {
    border-radius: 50px;
    margin: 50px 34px;
    height: calc(100% - 100px);
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-video .video .video-inner {
    border-radius: 17px;
    margin: 7px 6px;
    height: calc(100% - 15px);
  }
}
.lh-homepage-2025-new-join-us .section-video .video img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lh-homepage-2025-new-join-us .section-video .video iframe {
  background-color: #262626;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
}
.lh-homepage-2025-new-join-us .section-video .video .video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -70px;
  margin-top: -66px;
  width: 132px;
  height: 132px;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(38, 38, 38, 0.25);
  background-color: #ffffff;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.lh-homepage-2025-new-join-us .section-video .video .video-button:before {
  content: "";
  width: 52px;
  height: 52px;
  background: url("../images/content/homepage-2025new/join-us/play.png") 50% 50% no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -22px;
  display: block;
  position: absolute;
}
.lh-homepage-2025-new-join-us .section-video .video .video-button:hover {
  transform: scale(1.1);
}
.lh-homepage-2025-new-join-us .section-video .video img {
  -o-object-fit: cover;
     object-fit: cover;
}
.lh-homepage-2025-new-join-us .section-box {
  position: relative;
  overflow: hidden;
}
.lh-homepage-2025-new-join-us .section-box:before, .lh-homepage-2025-new-join-us .section-box:after {
  content: "";
  top: 40%;
  margin-top: -350px;
  width: 350px;
  height: 800px;
  display: block;
  position: absolute;
  background: url("../images/content/homepage-2025new/join-us/image_6859.png") 100% 50% no-repeat;
  background-size: 840px 700px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box:before, .lh-homepage-2025-new-join-us .section-box:after {
    top: 36%;
    background-size: 300px;
    width: 86px;
    height: 250px;
  }
}
.lh-homepage-2025-new-join-us .section-box:before {
  left: 0;
}
.lh-homepage-2025-new-join-us .section-box:after {
  right: 0;
  transform: scaleX(-1);
  filter: blur(2px);
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box:after {
    filter: blur(1px);
  }
}
.lh-homepage-2025-new-join-us .section-box .bottom-photo {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box .bottom-photo {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
}
.lh-homepage-2025-new-join-us .section-box .bottom-photo:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 180px;
  background: url("../images/content/homepage-2025new/join-us/bottom.svg") 50% 100% no-repeat;
  pointer-events: none;
  transform: scale(110%, 40%);
  transform-origin: center bottom;
}
.lh-homepage-2025-new-join-us .section-box .text-1 {
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box .text-1 {
    margin-bottom: 10px;
  }
}
.lh-homepage-2025-new-join-us .section-box .text-1 img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.lh-homepage-2025-new-join-us .section-box .text-1:after {
  content: "";
  width: 42px;
  height: 87px;
  display: inline-block;
  background: url("../images/content/homepage-2025new/join-us/Arrow_2.png") 50% 50% no-repeat;
  background-size: contain;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box .text-1:after {
    margin-top: 5px;
    width: 26px;
    height: 50px;
  }
}
.lh-homepage-2025-new-join-us .section-box .text-handle, .lh-homepage-2025-new-join-us .section-box .text-sub-handle, .lh-homepage-2025-new-join-us .section-box .text-description {
  max-width: 1004px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box .text-handle, .lh-homepage-2025-new-join-us .section-box .text-sub-handle, .lh-homepage-2025-new-join-us .section-box .text-description {
    margin-bottom: 8px;
  }
}
.lh-homepage-2025-new-join-us .section-box .text-handle {
  font-size: 58px;
  font-weight: 600;
  color: rgb(24, 119, 242);
  text-transform: uppercase;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box .text-handle {
    font-size: 48px;
    line-height: 0.9;
  }
}
.lh-homepage-2025-new-join-us .section-box .text-sub-handle {
  font-size: 33px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box .text-sub-handle {
    font-size: 28px;
    margin-bottom: 15px;
    max-width: 80%;
  }
}
.lh-homepage-2025-new-join-us .section-box .text-description {
  max-width: 900px;
  margin-bottom: 45px;
  font-size: 25px;
  font-weight: 300;
  line-height: 36px;
}
.lh-homepage-2025-new-join-us .section-box .button {
  font-size: 33px;
  border-width: 0;
  padding: 8px 60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-join-us .section-box .button {
    font-size: 25px;
  }
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.lh-homepage-2025-new-feature-on {
  background: url("../images/content/homepage-2025new/featured-on/desert_2-min.png") 50% 100% no-repeat;
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-feature-on {
    background-size: 800px;
  }
}
.lh-homepage-2025-new-feature-on .logos-list-wrap {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 50px;
}
.lh-homepage-2025-new-feature-on .logos-list {
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-animation: marquee 25s linear infinite;
          animation: marquee 25s linear infinite;
}
.lh-homepage-2025-new-feature-on .logos-list .logo {
  display: inline-block;
  width: auto;
  max-width: 250px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 40px;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-feature-on .numbers {
    display: flex;
    background-color: #ffffff;
    box-shadow: 0 0 15px rgba(38, 38, 38, 0.15);
    padding: 20px 60px;
    border-radius: 14px;
    font-size: 34px;
    justify-content: space-between;
    line-height: 0.85;
    margin-bottom: 20px;
  }
}
@media print {
  .lh-homepage-2025-new-feature-on .numbers {
    display: flex;
    background-color: #ffffff;
    box-shadow: 0 0 15px rgba(38, 38, 38, 0.15);
    padding: 20px 60px;
    border-radius: 14px;
    font-size: 34px;
    justify-content: space-between;
    line-height: 0.85;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-feature-on .numbers {
    text-align: center;
    margin-bottom: 30px;
  }
}
.lh-homepage-2025-new-feature-on .numbers .blue {
  font-weight: 600;
  margin-right: 5px;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-feature-on .numbers .item {
    flex: 1 0 33%;
    max-width: 255px;
  }
}
@media print {
  .lh-homepage-2025-new-feature-on .numbers .item {
    flex: 1 0 33%;
    max-width: 255px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-feature-on .numbers .item {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.lh-homepage-2025-new-feature-on .widgets {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-feature-on .widgets {
    padding-bottom: 200px;
    justify-content: center;
  }
}
@media print {
  .lh-homepage-2025-new-feature-on .widgets {
    padding-bottom: 200px;
    justify-content: center;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-feature-on .widgets {
    flex-direction: column;
    align-items: center;
    padding-bottom: 100px;
  }
}
.lh-homepage-2025-new-feature-on .widgets .widget {
  flex: 1 0 50%;
  min-height: 10px;
  max-width: 215px;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-feature-on .widgets .widget {
    margin-right: 100px;
  }
}
@media print {
  .lh-homepage-2025-new-feature-on .widgets .widget {
    margin-right: 100px;
  }
}
.lh-homepage-2025-new-feature-on .widgets .widget:last-child {
  margin-right: 0;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook {
  color: #2e3e61;
  font-size: 18px;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook .fb_handle {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 600;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook .fb_handle:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url("../images/content/homepage-2025new/featured-on/fb_logo.svg") 50% 50% no-repeat;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 3px;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook .fb_stars {
  color: #ffffff;
  margin-bottom: 4px;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook .fb_stars .item {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 2px;
  background-color: #eeeeee;
  text-align: center;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook .fb_stars .item:last-child {
  margin-right: 0;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook .fb_stars .star {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  line-height: 36px;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook .fb_stars .fill {
  background-color: #4c6ab2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.lh-homepage-2025-new-feature-on .widgets .widget-facebook strong {
  font-weight: 600;
}

.lh-homepage-2025-new-in-box {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-in-box {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-in-box .items-list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 40px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-in-box .items-list {
    flex-direction: column;
  }
}
.lh-homepage-2025-new-in-box .items-list .item {
  flex: 1 0 33%;
  max-width: 360px;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-in-box .items-list .item {
    flex-basis: 100%;
    align-self: center;
    margin-bottom: 30px;
  }
}
.lh-homepage-2025-new-in-box .items-list .thumbnail {
  width: 100%;
  height: 240px;
}
.lh-homepage-2025-new-in-box .items-list .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.lh-homepage-2025-new-in-box .items-list .title {
  color: rgb(24, 119, 242);
  font-size: 26px;
  font-weight: 600;
  margin: 0 auto 8px auto;
  max-width: 250px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-in-box .items-list .title {
    margin: 0 auto 4px auto;
  }
}
.lh-homepage-2025-new-in-box .items-list .description {
  font-size: 20px;
  margin: 0 auto 30px auto;
  max-width: 250px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-in-box .items-list .description {
    font-size: 25px;
  }
}
.lh-homepage-2025-new-in-box .gallery {
  display: flex;
  flex-wrap: wrap;
}
.lh-homepage-2025-new-in-box .gallery a {
  flex: 1 0 calc(25% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
  height: 376px;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 50%;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-in-box .gallery a {
    flex-basis: calc(50% - 10px);
    height: 238px;
  }
}
.lh-homepage-2025-new-in-box .gallery a:hover {
  transform: scale(1.05);
}
.lh-homepage-2025-new-in-box .gallery a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-how-it-work {
    overflow: hidden;
  }
}
.lh-homepage-2025-new-how-it-work .steps {
  z-index: 1;
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-how-it-work .steps {
    display: flex;
    justify-content: space-around;
  }
}
@media print {
  .lh-homepage-2025-new-how-it-work .steps {
    display: flex;
    justify-content: space-around;
  }
}
.lh-homepage-2025-new-how-it-work .steps .step {
  font-size: 25px;
  line-height: 34px;
  font-weight: 400;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-how-it-work .steps .step {
    flex: 1 0 33%;
    max-width: 300px;
  }
}
@media print {
  .lh-homepage-2025-new-how-it-work .steps .step {
    flex: 1 0 33%;
    max-width: 300px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-how-it-work .steps .step {
    margin-bottom: 20px;
  }
}
.lh-homepage-2025-new-how-it-work .steps .step-num {
  font-weight: 600;
  color: rgb(24, 119, 242);
}
.lh-homepage-2025-new-how-it-work .bottom-image {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: -60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-how-it-work .bottom-image {
    width: calc(100% + 160px);
    margin-top: -50px;
    margin-left: -80px;
  }
}

.lh-homepage-2025-new-why-is-better {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-why-is-better {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-why-is-better .description {
  max-width: 800px;
  margin: 0 auto 30px auto;
  text-align: center;
}
.lh-homepage-2025-new-why-is-better .table {
  margin: 0 auto;
  max-width: 680px;
}
.lh-homepage-2025-new-why-is-better .table img {
  width: 100%;
  height: auto;
}

.lh-homepage-2025-new-subscribe-form {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-subscribe-form div.handle {
  font-size: 58px;
  margin-bottom: 6px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form div.handle {
    font-size: 40px;
    margin-bottom: 12px;
  }
}
.lh-homepage-2025-new-subscribe-form .sub-handle {
  color: #c43f3f;
  margin: 0 auto 20px auto;
  max-width: 1000px;
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
}
.lh-homepage-2025-new-subscribe-form .description {
  margin: 0 auto 20px auto;
  max-width: 1000px;
  text-align: center;
  font-size: 22px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .description {
    padding: 0 35px;
    font-size: 20px;
    line-height: 1.3;
  }
  .lh-homepage-2025-new-subscribe-form .description .blue {
    font-weight: 600;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap {
  display: flex;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap {
    flex-direction: column;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left {
  background-color: #fff2dc;
  border-radius: 14px;
  display: flex;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left {
    flex: 1 0 72%;
    padding: 30px 24px;
    margin-right: 10px;
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left {
    flex: 1 0 72%;
    padding: 30px 24px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left {
    position: relative;
    flex-direction: column-reverse;
    background: url("../images/content/homepage-2025new/subscribe-form/flag.png") 100% 0 no-repeat #ffedd7;
    background-size: 65px 63px;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .form {
  background-color: #f6e3c3;
  border-radius: 14px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .form {
    flex: 1 0 48%;
    padding: 18px 14px;
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .form {
    flex: 1 0 48%;
    padding: 18px 14px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .form {
    width: 100%;
    background-color: rgb(24, 119, 242);
    padding: 25px 14px;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .box-image {
  flex: 1 0 55%;
  position: relative;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-image {
    flex-basis: auto;
    margin: -20px -20px 20px -20px;
    overflow: hidden;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .box-image .image {
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-image .image {
    position: absolute;
    top: -30px;
    right: 10px;
    bottom: 10px;
    left: -70px;
    width: calc(100% + 120px);
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-image .image {
    position: absolute;
    top: -30px;
    right: 10px;
    bottom: 10px;
    left: -70px;
    width: calc(100% + 120px);
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-image .image {
    margin: 0 -54px 0 -44px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-image .image.mobile {
    display: inline-block;
    width: calc(100% + 30px);
    height: auto;
    margin-left: -15px;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .example-box {
  position: absolute;
  bottom: -20px;
  right: 10px;
  width: 171px;
  height: 51px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .example-box {
    display: none;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .box-off {
  position: absolute;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  font-weight: 600;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-off {
    top: 0;
    left: 10px;
    width: 150px;
    height: 150px;
    font-size: 48px;
    line-height: 150px;
    background-color: #6286cc;
    transform: rotate(-25deg);
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-off {
    top: 0;
    left: 10px;
    width: 150px;
    height: 150px;
    font-size: 48px;
    line-height: 150px;
    background-color: #6286cc;
    transform: rotate(-25deg);
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .box-off {
    font-size: 33px;
    width: 100px;
    height: 100px;
    bottom: 80px;
    right: 33px;
    line-height: 100px;
    background-color: #ff6d1c;
    transform: rotate(-15deg);
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .box-off .box-off-inner {
  vertical-align: middle;
  line-height: 0.9;
  display: inline-block;
  margin-top: -8px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .form-handle {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .form-handle {
    color: #ffffff;
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 600;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .items-list {
  margin-bottom: 20px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .items-list .item {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 7px 5px;
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .items-list .item {
    font-size: 19px;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .items-list .item:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  background: url("../images/content/homepage-2025new/subscribe-form/check-circlered.svg") 50% 50% no-repeat;
  background-size: contain;
  margin-right: 5px;
  margin-top: -5px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .prices-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .prices-wrap .price-old {
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 22px;
  margin-right: 5px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .prices-wrap .price-old {
    color: #ffffff;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .prices-wrap .price {
  font-size: 66px;
  color: #c43f3f;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .prices-wrap .price {
    color: #ffffff;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .button-wrap {
  margin-bottom: 6px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .button {
  padding: 10px 15px;
  font-size: 25px;
  text-transform: uppercase;
  border-radius: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  border: 0;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .button {
    background-color: #c43f3f;
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .button {
    background-color: #c43f3f;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .left .button:hover {
  transform: scale(1.03);
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .left .price-description {
    color: #ffffff;
    font-size: 19px;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right {
  flex: 1 0 28%;
  background-color: #fff2dc;
  border-radius: 14px;
  padding: 20px 14px;
  position: relative;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .right {
    background-color: #fff3eb;
  }
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .right:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -25px;
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url("../images/content/homepage-2025new/subscribe-form/plus.png") 50% 50% no-repeat;
    background-size: contain;
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .form-wrap .right:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -25px;
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url("../images/content/homepage-2025new/subscribe-form/plus.png") 50% 50% no-repeat;
    background-size: contain;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right .right-handle {
  text-align: center;
  font-size: 25px;
  color: #c43f3f;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-subscribe-form .form-wrap .right .right-handle {
    display: none;
  }
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right .right-description {
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 500;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right .more-image {
  margin-bottom: 10px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right .more-image img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right .right-text {
  font-size: 19px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right .right-text ul {
  margin-left: 30px;
}
.lh-homepage-2025-new-subscribe-form .form-wrap .right .right-text li {
  list-style: disc;
  margin-bottom: 4px;
}
.lh-homepage-2025-new-subscribe-form .right-handle-mobile {
  color: rgb(24, 119, 242);
  margin: 25px 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .right-handle-mobile {
    display: none;
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .right-handle-mobile {
    display: none;
  }
}
.lh-homepage-2025-new-subscribe-form .mobile-text {
  padding: 25px 6px 0 6px;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-subscribe-form .mobile-text {
    display: none;
  }
}
@media print {
  .lh-homepage-2025-new-subscribe-form .mobile-text {
    display: none;
  }
}

.lh-homepage-2025-new-meet-us {
  background-color: #f8fbf1;
  padding: 100px 0;
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us {
    padding: 60px 0;
    position: relative;
  }
  .lh-homepage-2025-new-meet-us:before, .lh-homepage-2025-new-meet-us:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 60px;
  }
  .lh-homepage-2025-new-meet-us:before {
    top: 0;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
  }
  .lh-homepage-2025-new-meet-us:after {
    bottom: 0;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
  }
}
.lh-homepage-2025-new-meet-us .pre-handle {
  max-width: 807px;
  margin: 0 auto 30px auto;
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.5;
}
.lh-homepage-2025-new-meet-us .photos {
  display: flex;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-meet-us .photos {
    margin-bottom: 40px;
  }
}
@media print {
  .lh-homepage-2025-new-meet-us .photos {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us .photos {
    flex-direction: column;
  }
}
.lh-homepage-2025-new-meet-us .photos .photo {
  width: calc(100% + 20px);
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-meet-us .photos .photo {
    position: absolute;
  }
}
@media print {
  .lh-homepage-2025-new-meet-us .photos .photo {
    position: absolute;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us .photos .photo {
    width: 100%;
    display: block;
  }
}
.lh-homepage-2025-new-meet-us .photos .text {
  position: absolute;
  top: 0;
  width: 293px;
  height: 105px;
  left: 50%;
  margin-left: -140px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us .photos .text {
    top: 14px;
    width: 250px;
    margin-left: -110px;
  }
}
.lh-homepage-2025-new-meet-us .photos-left, .lh-homepage-2025-new-meet-us .photos-right {
  flex: 1 0 50%;
  position: relative;
  height: 600px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us .photos-left, .lh-homepage-2025-new-meet-us .photos-right {
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
  }
}
.lh-homepage-2025-new-meet-us .photos-left .photo {
  right: -40px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us .photos-left .photo {
    margin-top: 60px;
  }
}
.lh-homepage-2025-new-meet-us .photos-right .photo {
  left: -40px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us .photos-right .photo {
    width: calc(100% + 60px);
    margin-top: 30px;
  }
}
.lh-homepage-2025-new-meet-us .photos-right .text {
  left: 20%;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-meet-us .photos-right .text {
    width: 200px;
    left: 32%;
    top: 26px;
  }
}
.lh-homepage-2025-new-meet-us .description {
  text-align: center;
  font-size: 25px;
  max-width: 797px;
  margin: 0 auto;
  font-weight: 400;
}

.lh-homepage-2025-new-reviews {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-reviews {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-reviews div.container {
    padding-left: 0;
    padding-right: 0;
  }
}
.lh-homepage-2025-new-reviews .reviews-wrap .top {
  border: 1px solid red !important;
}
.lh-homepage-2025-new-reviews .reviews-wrap .top span {
  font-size: 18px;
}
.lh-homepage-2025-new-reviews .button-wrap {
  text-align: center;
}

.lh-homepage-2025-new-guarantee {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-guarantee {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-guarantee .guarantees {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-guarantee .guarantees {
    flex-direction: column;
  }
}
.lh-homepage-2025-new-guarantee .guarantee-picture {
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-guarantee .guarantee-picture {
    min-height: 480px;
    flex: 1 0 58%;
  }
}
@media print {
  .lh-homepage-2025-new-guarantee .guarantee-picture {
    min-height: 480px;
    flex: 1 0 58%;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-guarantee .guarantee-picture {
    flex-basis: 282px;
    width: 100%;
  }
}
.lh-homepage-2025-new-guarantee .guarantee-picture img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.lh-homepage-2025-new-guarantee .guarantees-content {
  flex: 1 0 42%;
}
.lh-homepage-2025-new-guarantee .content-handle {
  margin-bottom: 40px;
}
.lh-homepage-2025-new-guarantee .list {
  margin-bottom: 40px;
}
.lh-homepage-2025-new-guarantee .list .item {
  padding-left: 34px;
  position: relative;
}
.lh-homepage-2025-new-guarantee .list .item:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  background: url("../images/content/homepage-2025new/guarantee/check-star.svg") 50% 50% no-repeat;
  background-size: contain;
}
.lh-homepage-2025-new-guarantee .list .item-title {
  font-size: 22px;
  color: #8ab72b;
  font-weight: 600;
}
.lh-homepage-2025-new-guarantee .list .item-text {
  font-size: 20px;
  margin-bottom: 15px;
}
.lh-homepage-2025-new-guarantee .guarantee-description {
  max-width: 605px;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 40px auto;
}

.lh-homepage-2025-new-unboxing {
  padding-bottom: 100px;
  margin-bottom: 100px;
  background: url("../images/content/homepage-2025new/unboxing/bg.jpg") 50% 100% no-repeat;
  position: relative;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-unboxing {
    background-position: 30% 0%;
    background-size: 710px;
    padding-bottom: 60px;
  }
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-unboxing:before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    width: 15%;
    bottom: 15%;
    background: url("../images/content/homepage-2025new/tree.png") 100% 50% no-repeat;
    background-size: cover;
  }
}
@media print {
  .lh-homepage-2025-new-unboxing:before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    width: 15%;
    bottom: 15%;
    background: url("../images/content/homepage-2025new/tree.png") 100% 50% no-repeat;
    background-size: cover;
  }
}
.lh-homepage-2025-new-unboxing .description {
  max-width: 540px;
  font-size: 27px;
  text-align: center;
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-unboxing .description {
    font-size: 22px;
  }
}
.lh-homepage-2025-new-unboxing .video-wrap {
  background-color: #dfedf6;
  max-width: 960px;
  margin: 0 auto;
}
.lh-homepage-2025-new-unboxing .video-wrap iframe {
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 16/9;
}

.lh-homepage-2025-new-interview {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-interview {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-interview div.handle {
  max-width: 640px;
}
.lh-homepage-2025-new-interview .video-wrap {
  background-color: #dfedf6;
  max-width: 360px;
  margin: 0 auto;
}
.lh-homepage-2025-new-interview .video-wrap iframe {
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 9/16;
}

.lh-homepage-2025-new-experience {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-experience {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-experience .handle {
  color: rgb(24, 119, 242);
  max-width: 720px;
}
.lh-homepage-2025-new-experience .items-list {
  display: flex;
  justify-content: space-around;
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-experience .items-list {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.lh-homepage-2025-new-experience .item {
  font-size: 25px;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-experience .item {
    flex: 1 0 33%;
    max-width: 310px;
  }
}
@media print {
  .lh-homepage-2025-new-experience .item {
    flex: 1 0 33%;
    max-width: 310px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-experience .item {
    margin-bottom: 30px;
  }
}
.lh-homepage-2025-new-experience .item .title {
  display: inline;
  font-weight: 500;
}
.lh-homepage-2025-new-experience .item .text {
  display: inline;
  font-weight: 400;
}
.lh-homepage-2025-new-experience .button-wrap {
  text-align: center;
}
.lh-homepage-2025-new-experience .button-wrap .button {
  padding: 12px 50px;
}

.lh-homepage-2025-new-why-do-we {
  position: relative;
  box-shadow: 0 0 25px rgba(38, 38, 38, 0.1);
  margin-bottom: 100px;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-why-do-we {
    padding: 100px 0 60px 0;
  }
}
@media print {
  .lh-homepage-2025-new-why-do-we {
    padding: 100px 0 60px 0;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-why-do-we {
    margin-bottom: 60px;
    padding: 30px 0 30px 0;
  }
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-why-do-we:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10%;
    width: 16%;
    bottom: 25%;
    background: url("../images/content/homepage-2025new/tree.png") 100% 50% no-repeat;
    background-size: cover;
  }
}
@media print {
  .lh-homepage-2025-new-why-do-we:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10%;
    width: 16%;
    bottom: 25%;
    background: url("../images/content/homepage-2025new/tree.png") 100% 50% no-repeat;
    background-size: cover;
  }
}
.lh-homepage-2025-new-why-do-we .content {
  max-width: 800px;
  margin: 0 auto 60px auto;
  font-weight: 400;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-why-do-we .content {
    margin-bottom: 40px;
  }
}
.lh-homepage-2025-new-why-do-we .button-wrap {
  text-align: center;
}
.lh-homepage-2025-new-why-do-we .button-wrap .button {
  padding: 12px 50px;
}

.lh-homepage-2025-new-more-than-donation {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-more-than-donation {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-more-than-donation div.container {
    border-radius: 15px;
    box-shadow: 0 0 75px rgba(38, 38, 38, 0.2);
    margin: 0 20px;
    padding: 20px 8px;
    width: calc(100% - 40px);
  }
}
.lh-homepage-2025-new-more-than-donation .handle {
  max-width: 490px;
}
.lh-homepage-2025-new-more-than-donation .content {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-more-than-donation .content {
    flex-direction: column-reverse;
  }
}
.lh-homepage-2025-new-more-than-donation .text {
  flex: 1 0 calc(48% - 20px);
  margin-right: 20px;
  line-height: 28px;
  font-weight: 400;
}
.lh-homepage-2025-new-more-than-donation .picture {
  flex: 1 0 52%;
  position: relative;
}
.lh-homepage-2025-new-more-than-donation .picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.lh-homepage-2025-new-family {
  margin-bottom: 100px;
  background-color: #e8eaec;
  padding: 40px 0 60px 0;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-family {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-family .content-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-family .content-wrap {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-family .content {
    flex: 0 0 40%;
    padding-right: 30px;
  }
}
@media print {
  .lh-homepage-2025-new-family .content {
    flex: 0 0 40%;
    padding-right: 30px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-family .content {
    margin-bottom: 20px;
  }
}
.lh-homepage-2025-new-family .text-first {
  font-weight: 500;
  margin-bottom: 20px;
}
.lh-homepage-2025-new-family .text-second {
  font-weight: 400;
}
.lh-homepage-2025-new-family .image-wrap {
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-family .image-wrap {
    flex: 1 0 auto;
    min-height: 400px;
  }
}
@media print {
  .lh-homepage-2025-new-family .image-wrap {
    flex: 1 0 auto;
    min-height: 400px;
  }
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-family .image-wrap {
    width: 100%;
  }
}
.lh-homepage-2025-new-family .image-wrap .photo {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-family .image-wrap .photo {
    position: absolute;
  }
}
@media print {
  .lh-homepage-2025-new-family .image-wrap .photo {
    position: absolute;
  }
}
.lh-homepage-2025-new-family .image-wrap .hands {
  position: absolute;
  bottom: 20%;
  right: -30px;
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  transform: rotate(20deg);
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-family .image-wrap .hands {
    display: none;
  }
}
.lh-homepage-2025-new-family .text-three {
  font-size: 33px;
  text-align: center;
  margin: 0 auto 60px auto;
  max-width: 700px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-family .text-three {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
.lh-homepage-2025-new-family .button-wrap {
  text-align: center;
}
.lh-homepage-2025-new-family .button-wrap .button {
  padding: 12px 50px;
}

.lh-homepage-2025-new-delivery {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-delivery div.handle {
  max-width: 850px;
  font-weight: 500;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-delivery div.handle {
    font-size: 46px;
  }
}
@media print {
  .lh-homepage-2025-new-delivery div.handle {
    font-size: 46px;
  }
}
.lh-homepage-2025-new-delivery .image-wrap {
  position: relative;
  max-width: 850px;
  margin: 0 auto 40px auto;
}
.lh-homepage-2025-new-delivery .image-wrap .photo {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.lh-homepage-2025-new-delivery .image-wrap .hearth {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 3;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .image-wrap .hearth {
    display: none;
  }
}
.lh-homepage-2025-new-delivery .image-wrap .hearth-1 {
  top: -12px;
  left: 31%;
  width: 40px;
  height: 40px;
}
.lh-homepage-2025-new-delivery .image-wrap .hearth-2 {
  top: 4%;
  left: 28%;
  width: 18px;
  height: 18px;
  filter: blur(1.5px);
}
.lh-homepage-2025-new-delivery .image-wrap .hearth-3 {
  left: 20%;
  bottom: 11%;
  width: 27px;
  height: 27px;
  filter: blur(0.5px);
}
.lh-homepage-2025-new-delivery .image-wrap .hearth-4 {
  top: 48%;
  right: 9%;
  width: 17px;
  height: 17px;
  filter: blur(1px);
}
.lh-homepage-2025-new-delivery .delivery-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .delivery-list {
    flex-direction: column;
  }
}
.lh-homepage-2025-new-delivery .delivery-list .item {
  flex: 1 0 50%;
  max-width: 440px;
  display: flex;
  align-items: center;
  padding: 0 30px 50px 30px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .delivery-list .item {
    padding: 0 0 20px 0;
  }
}
.lh-homepage-2025-new-delivery .delivery-list .item .icon {
  width: 83px;
  height: 83px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 12px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .delivery-list .item .icon {
    width: 68px;
    height: 68px;
  }
}
.lh-homepage-2025-new-delivery .delivery-list .item .text {
  font-size: 25px;
  font-weight: 400;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .delivery-list .item .text {
    font-size: 22px;
  }
}
.lh-homepage-2025-new-delivery .bottom-wrap {
  padding: 400px 0 100px 0;
  position: relative;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .bottom-wrap {
    padding: 180px 0 30px 0;
    overflow: hidden;
  }
}
.lh-homepage-2025-new-delivery .bottom-wrap .text-wrap {
  position: relative;
  background-color: #ffffff;
  padding: 14px 40px;
  border-radius: 10px;
  text-align: center;
  z-index: 2;
  max-width: 860px;
  margin: 0 auto;
  font-size: 25px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .bottom-wrap .text-wrap {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 22px;
    padding: 14px 40px;
  }
}
.lh-homepage-2025-new-delivery .bottom-wrap .lh-logo {
  position: absolute;
  left: 50%;
  top: -21px;
  width: 34px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .bottom-wrap .lh-logo {
    display: none;
  }
}
.lh-homepage-2025-new-delivery .bottom-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-delivery .bottom-image {
    width: calc(100% + 600px);
    left: -230px;
  }
}

.lh-homepage-2025-new-dont-miss {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-dont-miss {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-dont-miss .text-wrap {
  max-width: 1040px;
  margin: 100px auto;
  box-shadow: 0 0 25px rgba(38, 38, 38, 0.1);
  padding: 20px 25px;
  display: flex;
  align-items: center;
  background-color: #fff3eb;
  border-radius: 20px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-dont-miss .text-wrap {
    padding: 15px 20px 20px 20px;
    flex-direction: column;
    margin: 60px 20px;
  }
}
.lh-homepage-2025-new-dont-miss .text {
  flex: 1 0 auto;
  font-size: 48px;
  font-weight: 500;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-dont-miss .text {
    font-size: 36px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.lh-homepage-2025-new-dont-miss .button-wrap {
  flex: 0 0 auto;
}
.lh-homepage-2025-new-dont-miss .button-wrap .button {
  border: 0;
  padding: 10px 60px;
}

.lh-homepage-2025-new-faq {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-faq {
    margin-bottom: 60px;
  }
}
.lh-homepage-2025-new-faq .faq-items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new-faq .faq-items {
    flex-direction: column;
  }
}
.lh-homepage-2025-new-faq .faq-items .item {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 30px 0;
  margin-bottom: -1px;
  box-sizing: border-box;
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-faq .faq-items .item {
    flex: 0 0 calc(50% - 20px);
  }
}
@media print {
  .lh-homepage-2025-new-faq .faq-items .item {
    flex: 0 0 calc(50% - 20px);
  }
}
@media all and (min-width: 968px) {
  .lh-homepage-2025-new-faq .faq-items .item:nth-child(2n+1) {
    margin-right: 40px;
  }
}
@media print {
  .lh-homepage-2025-new-faq .faq-items .item:nth-child(2n+1) {
    margin-right: 40px;
  }
}
.lh-homepage-2025-new-faq .faq-items .item.open .cross {
  transform: rotate(-45deg);
}
.lh-homepage-2025-new-faq .faq-items .question {
  font-size: 24px;
  font-weight: 600;
  padding-right: 50px;
  position: relative;
  cursor: pointer;
}
.lh-homepage-2025-new-faq .faq-items .question .cross {
  position: absolute;
  top: -7px;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: #ff6d1c;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}
.lh-homepage-2025-new-faq .faq-items .question .cross:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ffffff;
  -webkit-mask: url("../images/content/homepage-2025new/faq/cross.svg") 50% 50% no-repeat;
          mask: url("../images/content/homepage-2025new/faq/cross.svg") 50% 50% no-repeat;
  -webkit-mask-size: 24px;
          mask-size: 24px;
  transition: all 0.1s ease-in-out;
}
.lh-homepage-2025-new-faq .faq-items .question:hover .cross {
  background-color: #eeeeee;
}
.lh-homepage-2025-new-faq .faq-items .question:hover .cross:before {
  background-color: #262626;
}
.lh-homepage-2025-new-faq .faq-items .answer {
  padding: 20px 0 10px 0;
  font-size: 24px;
}
.lh-homepage-2025-new-faq .faq-items .answer a {
  color: #ff6d1c;
}
.lh-homepage-2025-new-faq .faq-items .answer a:hover {
  color: #fd8949;
}
.lh-homepage-2025-new-faq .button-wrap {
  text-align: center;
}

@-webkit-keyframes shake {
  0%, 100% {
    transform: rotate(-2deg);
    border-left-width: 6px;
    border-right-width: 6px;
  }
  50% {
    transform: rotate(2deg);
    border-left-width: 3px;
    border-right-width: 3px;
  }
}

@keyframes shake {
  0%, 100% {
    transform: rotate(-2deg);
    border-left-width: 6px;
    border-right-width: 6px;
  }
  50% {
    transform: rotate(2deg);
    border-left-width: 3px;
    border-right-width: 3px;
  }
}
.lh-homepage-2025-new {
  font-family: "Futura PT", Arial, sans-serif;
  font-size: 22px;
}
.lh-homepage-2025-new .handle {
  margin: 0 auto 40px auto;
  max-width: 1004px;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new .handle {
    margin: 0 auto 20px auto;
    font-size: 33px;
  }
}
.lh-homepage-2025-new .blue {
  color: rgb(24, 119, 242);
}
.lh-homepage-2025-new .button {
  color: #ffffff;
  font-size: 25px;
  font-family: "Futura PT", Arial, sans-serif;
  line-height: 1;
  font-weight: 500;
  border: 3px solid #f7520c;
  border-radius: 10px;
  background-color: #fd8949;
  padding: 8px 30px;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new .button {
    margin-top: unset;
    font-size: 22px;
  }
}
.lh-homepage-2025-new .button:hover {
  background-color: #f7520c;
}
.lh-homepage-2025-new .button.animate-shake {
  -webkit-animation: shake 1s infinite ease-in-out;
          animation: shake 1s infinite ease-in-out;
}
.lh-homepage-2025-new strong {
  font-weight: 500;
}
.lh-homepage-2025-new .separator {
  text-align: center;
  margin-bottom: 20px;
}
.lh-homepage-2025-new .separator img {
  max-width: 246px;
  height: auto;
}
@media screen and (max-width: 967px) {
  .lh-homepage-2025-new .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lh-homepage-2025-new li {
  list-style: inherit;
  margin-bottom: 4px;
}
.lh-homepage-2025-new p {
  margin-bottom: 12px;
}

html {
  font-size: 18px;
}
