@charset "UTF-8";
.lh-breadcrumbs {
  font-size: 14px;
  font-weight: 500;
  color: #6f6f6f;
  padding: 0;
  margin-bottom: -10px;
  text-align: center;
}
.lh-breadcrumbs li {
  display: inline-block;
}
.lh-breadcrumbs li:after {
  content: "›";
  display: inline-block;
  transform: scale(1.1);
  padding: 0 6px 6px 0;
}
.lh-breadcrumbs li:last-child:after {
  display: none;
}
.lh-breadcrumbs .item {
  display: inline-block;
  color: #6f6f6f;
  padding: 0 6px 6px 0;
}
.lh-breadcrumbs a {
  text-decoration: none;
}
.lh-breadcrumbs a:hover {
  color: #8ab72b;
}

.lh-surprise-boxes-2025-banner-main {
  position: relative;
  background: url(../images/content/surprise-boxes-2025/banner-main/bg.jpg) 50% 50% no-repeat #6e653a;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 140px;
}
@media all and (min-width: 1024px) {
  .lh-surprise-boxes-2025-banner-main {
    background-position-y: 74%;
    background-size: cover;
  }
}
@media print {
  .lh-surprise-boxes-2025-banner-main {
    background-position-y: 74%;
    background-size: cover;
  }
}
@media all and (min-width: 1400px) {
  .lh-surprise-boxes-2025-banner-main {
    background-position-y: 76%;
    background-size: 1920px;
  }
}
@media print {
  .lh-surprise-boxes-2025-banner-main {
    background-position-y: 76%;
    background-size: 1920px;
  }
}
@media all and (min-width: 1800px) {
  .lh-surprise-boxes-2025-banner-main {
    background-position-y: 74%;
    background-size: 2420px;
  }
}
@media print {
  .lh-surprise-boxes-2025-banner-main {
    background-position-y: 74%;
    background-size: 2420px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main {
    padding-top: 30px;
    margin-bottom: 90px;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-content {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.lh-surprise-boxes-2025-banner-main .banner-title {
  font-size: 58px;
  font-weight: 700;
  color: #262626;
  margin: 0 auto 20px auto;
  max-width: 1164px;
  line-height: 73px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-title {
    font-size: 28px;
    line-height: 36px;
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-subtitle {
  font-size: 30px;
  font-weight: 700;
  color: #2e3e61;
  margin: 0 auto 20px auto;
  max-width: 880px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-subtitle {
    display: none;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-description {
  margin: 0 auto 20px auto;
  max-width: 810px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-description {
    font-size: 16px;
    line-height: 23px;
    padding: 0 30px;
    font-weight: 500;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-button-wrap {
  text-align: center;
  padding: 0 20px;
}
.lh-surprise-boxes-2025-banner-main .banner-button-wrap .button {
  padding: 18px 68px;
  font-size: 24px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-button-wrap .button {
    width: 100%;
    font-size: 20px;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-image {
  height: 460px;
  text-align: center;
  pointer-events: none;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-image {
    height: 230px;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-image img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-image img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
.lh-surprise-boxes-2025-banner-main .banner-image:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 5;
  left: 0;
  height: 100px;
  pointer-events: none;
  background: url(../images/content/surprise-boxes-2025/banner-main/bottom-line.svg) 50% 100% no-repeat;
  transform: scaleX(200%);
}
.lh-surprise-boxes-2025-banner-main .banner-box-image {
  position: absolute;
  bottom: -100px;
  width: 390px;
  height: auto;
  pointer-events: none;
  left: 50%;
  transform: translateX(-50%);
  z-index: 6;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-box-image {
    width: 220px;
    bottom: -80px;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-box-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.lh-surprise-boxes-2025-banner-main .banner-tree {
  position: absolute;
  width: 273px;
  height: 267px;
  pointer-events: none;
  background: url(../images/content/surprise-boxes-2025/banner-main/tree.png) 50% 50% no-repeat;
  background-size: contain;
  top: 0;
  background-position-x: 100%;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-tree {
    display: none;
  }
}
.lh-surprise-boxes-2025-banner-main .banner-tree.banner-tree-1 {
  left: 0;
}
.lh-surprise-boxes-2025-banner-main .banner-tree.banner-tree-2 {
  right: 0;
  transform: scaleX(-100%);
}
.lh-surprise-boxes-2025-banner-main .banner-flag {
  position: absolute;
  background: url(../images/content/surprise-boxes-2025/banner-main/flag.png) 0 50% no-repeat;
  background-size: contain;
  width: 685px;
  height: 665px;
  right: -300px;
  bottom: -40px;
  z-index: -1;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-banner-main .banner-flag {
    width: 310px;
    height: 240px;
    bottom: 40px;
    right: -240px;
  }
}

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

@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.lh-surprise-boxes-2025-feature-on {
  padding-bottom: 30px;
  background: linear-gradient(0deg, #ecf1f7 0%, white 100%);
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on {
    background-size: 800px;
  }
}
.lh-surprise-boxes-2025-feature-on h2.handle {
  font-size: 42px;
  line-height: 42px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on h2.handle {
    font-size: 28px;
    line-height: 28px;
  }
}
.lh-surprise-boxes-2025-feature-on .logos-list-wrap {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 70px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .logos-list-wrap {
    margin-bottom: 20px;
  }
}
.lh-surprise-boxes-2025-feature-on .logos-list {
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-animation: marquee 25s linear infinite;
          animation: marquee 25s linear infinite;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .logos-list {
    -webkit-animation: marquee 8s linear infinite;
            animation: marquee 8s linear infinite;
  }
}
.lh-surprise-boxes-2025-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;
}
.lh-surprise-boxes-2025-feature-on .widgets {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets {
    flex-direction: row-reverse;
  }
}
.lh-surprise-boxes-2025-feature-on .widgets .widget {
  flex: 1 0 50%;
  min-height: 10px;
  max-width: 215px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget {
    margin-right: 100px;
  }
}
@media print {
  .lh-surprise-boxes-2025-feature-on .widgets .widget {
    margin-right: 100px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget {
    max-width: 170px;
  }
}
.lh-surprise-boxes-2025-feature-on .widgets .widget:last-child {
  margin-right: 0;
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook {
  color: #2e3e61;
  font-size: 18px;
  font-family: "Arial", Arial, sans-serif;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook {
    padding-top: 8px;
  }
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_handle {
  margin-bottom: 12px;
  font-weight: 700;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_handle {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_handle:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url("../images/content/surprise-boxes-2025/featured-on/fb_logo.svg") 50% 50% no-repeat;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 3px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_handle:before {
    position: relative;
    top: 2px;
  }
}
@media print {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_handle:before {
    position: relative;
    top: 2px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_handle:before {
    width: 20px;
    height: 20px;
  }
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_stars {
  color: #ffffff;
  margin-bottom: 6px;
  white-space: nowrap;
  letter-spacing: -2px;
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_stars .item {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #cccccc;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_stars .item {
    width: 28px;
    height: 28px;
    margin-right: 0;
  }
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_stars .item:last-child {
  margin-right: 0;
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_stars .star {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  line-height: 36px;
  font-size: 24px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_stars .star {
    line-height: 28px;
    font-size: 22px;
  }
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb_stars .fill {
  background-color: #4c6ab2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb-sub-data {
  font-size: 16px;
  line-height: 19px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb-sub-data {
    font-size: 13px;
    letter-spacing: -0.1px;
    display: flex;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets .widget-facebook .fb-sub-data .fb_reviews {
    margin-right: 5px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-feature-on .widgets iframe {
    height: 83px !important;
  }
}

.lh-surprise-boxes-2025-cubes {
  padding-bottom: 90px;
  overflow: hidden;
  text-align: center;
  position: relative;
  background-color: #ecf1f7;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-cubes .cubes-list {
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
  }
}
@media print {
  .lh-surprise-boxes-2025-cubes .cubes-list {
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-cubes .cubes-list {
    display: grid;
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-template-rows: 166px 123px 123px 166px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 0 20px;
  }
}
.lh-surprise-boxes-2025-cubes .cubes-list.cubes-list-desktop {
  position: relative;
  top: -40px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-cubes .cubes-list.cubes-list-desktop {
    display: none;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-cubes .cubes-list.cubes-list-mobile {
    display: none;
  }
}
@media print {
  .lh-surprise-boxes-2025-cubes .cubes-list.cubes-list-mobile {
    display: none;
  }
}
.lh-surprise-boxes-2025-cubes .items-double-3 {
  position: relative;
  top: 40px;
}
.lh-surprise-boxes-2025-cubes .item {
  background-color: #dfedf6;
  overflow: hidden;
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-cubes .item {
    flex: 0 0 300px;
    width: 300px;
    margin: 5px;
    border-radius: 20px;
    min-height: 184px;
    box-shadow: 4px 4px 20px rgba(38, 38, 38, 0.1);
  }
}
@media print {
  .lh-surprise-boxes-2025-cubes .item {
    flex: 0 0 300px;
    width: 300px;
    margin: 5px;
    border-radius: 20px;
    min-height: 184px;
    box-shadow: 4px 4px 20px rgba(38, 38, 38, 0.1);
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-cubes .item {
    border-radius: 15px;
    min-height: 123px;
    box-shadow: 4px 4px 15px rgba(38, 38, 38, 0.1);
  }
}
.lh-surprise-boxes-2025-cubes .item .item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.lh-surprise-boxes-2025-cubes .item .item-icon-wrap {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 74px;
  height: 74px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-cubes .item .item-icon-wrap {
    width: 46px;
    height: 46px;
    top: 15px;
  }
}
.lh-surprise-boxes-2025-cubes .item .item-icon-wrap .item-icon {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: 1;
}
.lh-surprise-boxes-2025-cubes .item .item-text {
  position: absolute;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-cubes .item .item-text {
    word-break: break-all;
  }
}
@media print {
  .lh-surprise-boxes-2025-cubes .item .item-text {
    word-break: break-all;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-cubes .item .item-text {
    font-size: 19px;
    line-height: 22px;
    bottom: 15px;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-cubes .item.item-0, .lh-surprise-boxes-2025-cubes .item.item-2, .lh-surprise-boxes-2025-cubes .item.item-5, .lh-surprise-boxes-2025-cubes .item.item-8 {
    margin-top: 72px;
    height: 336px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-1 {
    height: 408px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-3 {
    height: 230px;
    margin-top: 70px;
    margin-bottom: 10px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-4 {
    height: 301px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-6 {
    height: 309px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-7 {
    height: 184px;
  }
}
@media print {
  .lh-surprise-boxes-2025-cubes .item.item-0, .lh-surprise-boxes-2025-cubes .item.item-2, .lh-surprise-boxes-2025-cubes .item.item-5, .lh-surprise-boxes-2025-cubes .item.item-8 {
    margin-top: 72px;
    height: 336px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-1 {
    height: 408px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-3 {
    height: 230px;
    margin-top: 70px;
    margin-bottom: 10px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-4 {
    height: 301px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-6 {
    height: 309px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-7 {
    height: 184px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-cubes .item.item-0 {
    display: none;
  }
  .lh-surprise-boxes-2025-cubes .item.item-1 {
    grid-column-start: 1;
    grid-row-start: 2;
    grid-row-end: 4;
  }
  .lh-surprise-boxes-2025-cubes .item.item-3 {
    grid-row-start: 2;
  }
  .lh-surprise-boxes-2025-cubes .item.item-3 .item-icon-wrap {
    top: 10px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-5 .item-icon-wrap {
    top: 10px;
  }
  .lh-surprise-boxes-2025-cubes .item.item-6 {
    grid-row-start: 4;
    grid-column-start: 2;
  }
  .lh-surprise-boxes-2025-cubes .item.item-8 {
    display: none;
  }
}
.lh-surprise-boxes-2025-cubes .item-double {
  flex: 0 0 300px;
  margin: auto 5px;
}
.lh-surprise-boxes-2025-cubes .item-double .item {
  display: block;
}

.lh-surprise-boxes-2025-celebrate-tradition h2.handle {
  font-size: 60px;
  max-width: 990px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition h2.handle {
    font-size: 24px;
    line-height: 30px;
    padding: 0 20px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .top {
  background: linear-gradient(0deg, #fcf6ed 40%, #ecf1f7 100%);
  position: relative;
}
.lh-surprise-boxes-2025-celebrate-tradition .top:before {
  content: "";
  position: absolute;
  bottom: 320px;
  right: 100px;
  width: 166px;
  height: 211px;
  background: url(../images/content/surprise-boxes-2025/celebrate-tradition/tree.png) 50% 50% no-repeat;
  background-size: contain;
  z-index: 3;
}
@media screen and (max-width: 1399px) {
  .lh-surprise-boxes-2025-celebrate-tradition .top:before {
    right: 20px;
  }
}
@media screen and (max-width: 1099px) {
  .lh-surprise-boxes-2025-celebrate-tradition .top:before {
    width: 121px;
    height: 154px;
    right: 0;
    bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .lh-surprise-boxes-2025-celebrate-tradition .top:before {
    width: 72px;
    height: 92px;
    bottom: 280px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .handle-description {
  max-width: 880px;
  margin: 0 auto 40px auto;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .handle-description {
    font-size: 18px;
    line-height: 26px;
    padding: 0 20px;
    margin-bottom: -20px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .box-image-wrap {
  position: relative;
  background: url(../images/content/surprise-boxes-2025/celebrate-tradition/desert.png) 50% 190px no-repeat;
  height: 660px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .box-image-wrap {
    height: 303px;
    background-position-y: 120px;
    margin-bottom: -40px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .box-image-wrap:before {
  position: absolute;
  content: "";
  display: block;
  background-color: #869049;
  height: 245px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
  z-index: 1;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .box-image-wrap:before {
    height: 80px;
    bottom: 40px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .box-image-wrap .box-image {
  display: block;
  height: 672px;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 2;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .box-image-wrap .box-image {
    height: 300px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle-bottom-wrap {
  background: url(../images/content/surprise-boxes-2025/celebrate-tradition/olive-bg.jpg) 50% fixed #869049;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.lh-surprise-boxes-2025-celebrate-tradition .middle-bottom-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  background-color: #ffffff;
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle-bottom-wrap:after {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    height: 70px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle {
    padding-bottom: 230px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: linear-gradient(0deg, rgba(134, 144, 73, 0) 0%, #869049 100%);
  position: relative;
  z-index: 1;
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .middle_text {
  color: #ffffff;
  font-size: 68px;
  max-width: 740px;
  line-height: 85px;
  font-weight: 700;
  text-align: center;
  top: 50%;
  position: relative;
  min-height: 340px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .middle_text {
    transform: translateY(-50%);
    margin: 400px auto 280px auto;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .middle_text {
    transform: translateY(-50%);
    margin: 400px auto 280px auto;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .middle_text {
    font-size: 32px;
    line-height: 40px;
    margin: 180px auto 30px auto;
    width: 100%;
    padding: 0 20px;
    font-weight: 700;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo {
  position: absolute;
  border: 10px solid #ffffff;
  width: 418px;
  height: 300px;
  margin-top: -150px;
  margin-left: -209px;
  box-shadow: 20px 20px 25px rgba(38, 38, 38, 0.15);
  box-sizing: border-box;
  z-index: 2;
  background: 50% 50% no-repeat;
  background-size: cover;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .photo {
    border-width: 7px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-0 {
  top: 230px;
  left: calc(50% - 540px);
  transform: rotate(-3deg);
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-0 {
    width: 225px;
    height: 161px;
    top: 211px;
    left: 50%;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-1 {
  top: 180px;
  left: calc(50% + 310px);
  transform: rotate(1deg);
  width: 385px;
  height: 260px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-1 {
    width: 292px;
    height: 185px;
    top: 843px;
    left: 85%;
    transform: rotate(3deg);
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-2 {
  top: 430px;
  left: calc(50% + 700px);
  transform: rotate(-3deg);
  width: 410px;
  height: 292px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-2 {
    width: 240px;
    height: 156px;
    top: 242px;
    left: 98%;
    transform: rotate(3deg);
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-3 {
  top: 630px;
  left: calc(50% - 780px);
  transform: rotate(-5deg);
  width: 340px;
  height: 405px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-3 {
    top: 830px;
    left: 40%;
    transform: rotate(-5deg);
    width: 200px;
    height: 215px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-4 {
  top: 870px;
  left: calc(50% - 330px);
  transform: rotate(-2deg);
  width: 420px;
  height: 245px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-4 {
    display: none;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-5 {
  top: 800px;
  left: calc(50% + 490px);
  transform: rotate(3deg);
  width: 310px;
  height: 400px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .photo.photo-5 {
    display: none;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .middle-terms {
    padding: 0 20px;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 104px auto;
    grid-gap: 12px 8px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .term {
  box-shadow: 0 0 15px rgba(38, 38, 38, 0.1);
  border-radius: 14px;
  background-color: #ffffff;
  color: #262626;
  text-align: center;
  z-index: 3;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .term {
    width: 285px;
    position: absolute;
    font-size: 20px;
    padding: 8px 12px;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .term {
    width: 285px;
    position: absolute;
    font-size: 20px;
    padding: 8px 12px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .term {
    font-size: 18px;
    padding: 10px 8px;
    min-height: 94px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .term .blue {
  font-size: 32px;
  line-height: 37px;
  display: block;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .middle .term .blue {
    font-size: 26px;
    line-height: 30px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .term.term-0 {
  top: 200px;
  left: calc(50% - 430px);
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .term.term-1 {
  top: 240px;
  left: calc(50% + 310px);
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .term.term-2 {
  top: 660px;
  left: calc(50% - 610px);
}
.lh-surprise-boxes-2025-celebrate-tradition .middle .term.term-3 {
  top: 740px;
  left: calc(50% + 60px);
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom {
  margin: 0 auto 40px auto;
  max-width: 1200px;
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom {
    margin-bottom: 150px;
    display: flex;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom {
    margin-bottom: 150px;
    display: flex;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
  content: "";
  position: absolute;
  background: url(../images/content/surprise-boxes-2025/celebrate-tradition/line-bg.svg) 50% 50% no-repeat;
  background-size: contain;
  height: 470px;
  width: 1630px;
  pointer-events: none;
  bottom: 60px;
  right: -34%;
  transform: rotate(-204deg);
}
@media all and (min-width: 1900px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -40%;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -40%;
  }
}
@media all and (min-width: 2200px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -55%;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -55%;
  }
}
@media all and (min-width: 2400px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -75%;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -75%;
  }
}
@media all and (min-width: 2600px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -110%;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    right: -110%;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom:before {
    width: 1040px;
    bottom: 240px;
    right: -84%;
    transform: rotate(-180deg);
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left {
  color: #ffffff;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left {
    flex: 1 0 35%;
    padding-top: 80px;
    padding-right: 30px;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left {
    flex: 1 0 35%;
    padding-top: 80px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 30px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left .title {
  font-size: 46px;
  font-weight: 700;
  line-height: 53px;
  margin-bottom: 30px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left .title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left .text {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-left .text {
    font-size: 18px;
    line-height: 1.4;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-right {
  flex: 1 0 62%;
  position: relative;
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom .box-image {
  width: 110%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .box-image {
    margin-top: 30px;
    bottom: 0;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .bottom-terms {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
  }
}
.lh-surprise-boxes-2025-celebrate-tradition .bottom .term {
  border-radius: 14px;
  background-color: #ffffff;
  padding: 12px 20px;
  box-shadow: 0 0 15px rgba(38, 38, 38, 0.1);
  max-width: 300px;
  font-size: 20px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term {
    position: absolute;
    z-index: 2;
    letter-spacing: -0.3px;
    line-height: 25px;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-0 {
    top: -20px;
    left: calc(50% - 250px);
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-1 {
    top: 200px;
    left: calc(50% - 390px);
    max-width: 220px;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-2 {
    top: 280px;
    left: calc(50% + 100px);
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-3 {
    top: 440px;
    left: calc(50% - 340px);
    max-width: 360px;
  }
}
@media print {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term {
    position: absolute;
    z-index: 2;
    letter-spacing: -0.3px;
    line-height: 25px;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-0 {
    top: -20px;
    left: calc(50% - 250px);
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-1 {
    top: 200px;
    left: calc(50% - 390px);
    max-width: 220px;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-2 {
    top: 280px;
    left: calc(50% + 100px);
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-3 {
    top: 440px;
    left: calc(50% - 340px);
    max-width: 360px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-0 {
    order: 2;
    max-width: 338px;
    align-self: flex-end;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-1 {
    order: 1;
    max-width: 206px;
    align-self: flex-start;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-2 {
    order: 3;
    max-width: 240px;
    align-self: flex-start;
  }
  .lh-surprise-boxes-2025-celebrate-tradition .bottom .term.term-3 {
    order: 4;
    max-width: 335px;
    align-self: flex-end;
  }
}

.lh-surprise-boxes-2025-what-makes-our {
  margin-bottom: 150px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-what-makes-our {
    margin-bottom: 70px;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-what-makes-our h2.handle {
    max-width: 1090px;
    margin-bottom: 60px;
  }
}
@media print {
  .lh-surprise-boxes-2025-what-makes-our h2.handle {
    max-width: 1090px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-what-makes-our h2.handle {
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 30px;
  }
}
.lh-surprise-boxes-2025-what-makes-our .list-items {
  max-width: 900px;
  margin: 0 auto;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print {
  .lh-surprise-boxes-2025-what-makes-our .list-items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items {
    padding: 0 20px;
  }
}
.lh-surprise-boxes-2025-what-makes-our .list-items .item {
  flex: 1 0 calc(33% - 15px);
  border-radius: 15px;
  background-color: #eeeeee;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items .item {
    height: 330px;
    padding: 20px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media print {
  .lh-surprise-boxes-2025-what-makes-our .list-items .item {
    height: 330px;
    padding: 20px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items .item {
    display: flex;
    padding: 10px;
    margin-bottom: 8px;
  }
}
.lh-surprise-boxes-2025-what-makes-our .list-items .icon-wrap {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: rgba(38, 38, 38, 0.1);
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items .icon-wrap {
    margin-bottom: 30px;
  }
}
@media print {
  .lh-surprise-boxes-2025-what-makes-our .list-items .icon-wrap {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items .icon-wrap {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }
}
.lh-surprise-boxes-2025-what-makes-our .list-items .icon-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.lh-surprise-boxes-2025-what-makes-our .list-items .item-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 10px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items .item-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
  }
}
.lh-surprise-boxes-2025-what-makes-our .list-items .item-description {
  font-size: 17px;
  line-height: 24px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-what-makes-our .list-items .item-description {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 1px;
  }
}

.lh-surprise-boxes-2025-family {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-family {
    margin-bottom: 35px;
  }
}
.lh-surprise-boxes-2025-family .photo-text-wrap {
  position: relative;
  margin-bottom: 30px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-family .photo-text-wrap {
    padding-bottom: 100px;
  }
}
@media print {
  .lh-surprise-boxes-2025-family .photo-text-wrap {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-family .photo-text-wrap {
    margin-bottom: 40px;
  }
}
.lh-surprise-boxes-2025-family .photo-wrap {
  overflow: hidden;
  border-radius: 20px;
}
.lh-surprise-boxes-2025-family .family-photo {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-family .family-photo {
    max-height: 512px;
  }
}
@media print {
  .lh-surprise-boxes-2025-family .family-photo {
    max-height: 512px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-family .family-photo {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.lh-surprise-boxes-2025-family .text-wrap {
  background-color: #ffffff;
  box-shadow: 10px 10px 30px rgba(38, 38, 38, 0.15);
  padding: 28px 36px;
  left: 20px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-family .text-wrap {
    position: absolute;
    width: 340px;
    bottom: 20px;
  }
}
@media print {
  .lh-surprise-boxes-2025-family .text-wrap {
    position: absolute;
    width: 340px;
    bottom: 20px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-family .text-wrap {
    position: relative;
    width: calc(100% - 40px);
    top: -60px;
    margin-bottom: -60px;
    padding: 12px 16px;
  }
}
.lh-surprise-boxes-2025-family .text-wrap .title {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-family .text-wrap .title {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-family .text-wrap .description {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-family .text-wrap .description {
    font-size: 17px;
    line-height: 25px;
  }
}

.lh-surprise-boxes-2025-family-gallery {
  overflow: hidden;
}
.lh-surprise-boxes-2025-family-gallery .arrow {
  width: 40px;
  height: 40px;
  background-color: black;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 20px);
  z-index: 2;
}
.lh-surprise-boxes-2025-family-gallery .arrow:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-mask: url(../images/content/surprise-boxes-2025/slider-arrow.svg) 50% 50% no-repeat;
          mask: url(../images/content/surprise-boxes-2025/slider-arrow.svg) 50% 50% no-repeat;
  background-color: #ffffff;
}
.lh-surprise-boxes-2025-family-gallery .arrow.arrow-left {
  left: 20px;
}
.lh-surprise-boxes-2025-family-gallery .arrow.arrow-right {
  right: 20px;
  transform: rotate(180deg);
}
.lh-surprise-boxes-2025-family-gallery .slick-list {
  width: calc(100% + 40px);
  margin: 0 -20px;
  cursor: -webkit-grab;
  cursor: grab;
}
.lh-surprise-boxes-2025-family-gallery .gallery-item {
  height: 400px;
  text-align: center;
  margin: 0 10px;
}
.lh-surprise-boxes-2025-family-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@font-face {
  font-family: "Caveat";
  src: url("../fonts/Caveat-Medium.woff") format("woff");
}
.lh-surprise-boxes-2025-our-mission {
  margin-bottom: 170px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-our-mission {
    margin-bottom: 40px;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-our-mission h2.handle {
    font-size: 84px;
    max-width: 900px;
    line-height: 97px;
    margin-bottom: 20px;
  }
}
@media print {
  .lh-surprise-boxes-2025-our-mission h2.handle {
    font-size: 84px;
    max-width: 900px;
    line-height: 97px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-our-mission h2.handle {
    padding: 0 20px;
    font-size: 33px;
    line-height: 40px;
  }
}
.lh-surprise-boxes-2025-our-mission .handle-sub {
  text-align: center;
  font-family: "Caveat", sans-serif;
  max-width: 700px;
  margin: 0 auto 20px auto;
  font-size: 37px;
  line-height: 57px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-our-mission .handle-sub {
    font-size: 27px;
    line-height: 38px;
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.lh-surprise-boxes-2025-our-mission .description {
  font-size: 22px;
  line-height: 34px;
  text-align: center;
  max-width: 920px;
  margin: 0 auto;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-our-mission .description {
    text-align: left;
    padding: 0 30px;
    font-size: 17px;
    line-height: 25px;
  }
}

.lh-surprise-boxes-2025-love-of-israel {
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel {
    background: url("../images/content/surprise-boxes-2025/love-of-israel/noroot.jpg") 50% 37% no-repeat;
    background-size: contain;
  }
}
.lh-surprise-boxes-2025-love-of-israel h2.handle {
  margin-bottom: 10px;
}
.lh-surprise-boxes-2025-love-of-israel .description {
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  max-width: 570px;
  margin: 0 auto 50px auto;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .description {
    font-size: 18px;
    line-height: 26px;
    max-width: 340px;
    margin-bottom: 30px;
  }
}
.lh-surprise-boxes-2025-love-of-israel .top-items {
  margin: 0 auto 80px;
  max-width: 1080px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .top-items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items {
    box-shadow: 0 0 15px rgba(38, 38, 38, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    margin: 0 25px 80px 25px;
    width: auto;
    overflow: hidden;
    position: relative;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item {
    flex: 1 0 calc(33% - 30px);
    box-shadow: 0 0 15px rgba(38, 38, 38, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    margin-right: 30px;
    overflow: hidden;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item {
    flex: 1 0 calc(33% - 30px);
    box-shadow: 0 0 15px rgba(38, 38, 38, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    margin-right: 30px;
    overflow: hidden;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item:not(:first-child) .image-wrap {
    display: none;
  }
}
.lh-surprise-boxes-2025-love-of-israel .top-items .item .image-wrap {
  background-color: #eeeeee;
  position: relative;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .image-wrap {
    height: 340px;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .image-wrap {
    height: 340px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .image-wrap {
    height: 228px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
  }
}
.lh-surprise-boxes-2025-love-of-israel .top-items .item .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lh-surprise-boxes-2025-love-of-israel .top-items .item .item-content {
  padding: 30px 15px;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .item-content {
    padding: 0 15px 10px 15px;
    text-align: left;
  }
}
.lh-surprise-boxes-2025-love-of-israel .top-items .item .item-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .item-title {
    font-size: 23px;
    margin-bottom: 8px;
  }
}
.lh-surprise-boxes-2025-love-of-israel .top-items .item .item-description {
  font-size: 17px;
  line-height: 26px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .item-description {
    height: 130px;
    margin-bottom: 0;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .item-description {
    height: 130px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .top-items .item .item-description {
    margin-bottom: 15px;
  }
}
.lh-surprise-boxes-2025-love-of-israel .bottom-items-wrap {
  background-color: #1a77f2;
  padding: 70px 20px;
}
.lh-surprise-boxes-2025-love-of-israel .bottom-items {
  max-width: 1180px;
  margin: 0 auto;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item {
    padding: 20px 25px;
    flex: 1 0 calc(25% - 15px);
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(38, 38, 38, 0.1);
    margin-right: 15px;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item {
    padding: 20px 25px;
    flex: 1 0 calc(25% - 15px);
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(38, 38, 38, 0.1);
    margin-right: 15px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item {
    margin-bottom: 8px;
    display: flex;
  }
}
.lh-surprise-boxes-2025-love-of-israel .bottom-items .image-wrap {
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .image-wrap {
    width: 170px;
    height: 170px;
    margin-bottom: 25px;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .image-wrap {
    width: 170px;
    height: 170px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .image-wrap {
    flex: 0 0 85px;
    width: 85px;
    height: 85px;
    margin-right: 10px;
  }
}
.lh-surprise-boxes-2025-love-of-israel .bottom-items .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item-content-wrap {
    position: relative;
    height: 220px;
    overflow: hidden;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item-content-wrap {
    position: relative;
    height: 220px;
    overflow: hidden;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item-content-wrap {
    padding: 15px;
    background-color: #ffffff;
    border-radius: 15px;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media print {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.lh-surprise-boxes-2025-love-of-israel .bottom-items .item-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 10px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
  }
}
.lh-surprise-boxes-2025-love-of-israel .bottom-items .item-description {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 0;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-love-of-israel .bottom-items .item-description {
    line-height: 23px;
  }
}

.lh-surprise-boxes-2025-unboxing {
  padding-bottom: 100px;
  margin-bottom: 100px;
  background: url("../images/content/surprise-boxes-2025/unboxing/bg.jpg") 50% 100% no-repeat;
  position: relative;
}
.lh-surprise-boxes-2025-unboxing h2.handle {
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-unboxing h2.handle {
    font-size: 28px;
    padding: 0;
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-unboxing:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-unboxing {
    background-position: 30% 100%;
    background-size: 120%;
    padding-bottom: 160px;
    margin-bottom: 70px;
  }
  .lh-surprise-boxes-2025-unboxing:before {
    height: 92px;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
  }
}
@media print {
  .lh-surprise-boxes-2025-unboxing {
    background-position: 30% 100%;
    background-size: 120%;
    padding-bottom: 160px;
    margin-bottom: 70px;
  }
  .lh-surprise-boxes-2025-unboxing:before {
    height: 92px;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-unboxing {
    background-position: 30% 100%;
    background-size: 710px;
    padding-bottom: 130px;
    margin-bottom: 15px;
  }
  .lh-surprise-boxes-2025-unboxing:before {
    height: 43px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
}
.lh-surprise-boxes-2025-unboxing .description {
  max-width: 540px;
  font-size: 22px;
  line-height: 31px;
  text-align: center;
  margin: 0 auto 50px auto;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-unboxing .description {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px;
    padding: 0 40px;
  }
}
.lh-surprise-boxes-2025-unboxing .video-wrap {
  background-color: #dfedf6;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 20px;
  max-width: 1040px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-unboxing .video-wrap {
    margin: 0 20px;
  }
}
.lh-surprise-boxes-2025-unboxing .video-wrap iframe {
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 16/9;
}

.lh-surprise-boxes-2025-reviews {
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-reviews h2.handle {
    font-size: 28px;
    line-height: 28px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-reviews {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-reviews div.container {
    padding-left: 0;
    padding-right: 0;
  }
}
.lh-surprise-boxes-2025-reviews .reviews-wrap .top {
  border: 1px solid red !important;
}
.lh-surprise-boxes-2025-reviews .reviews-wrap .top span {
  font-size: 18px;
}
.lh-surprise-boxes-2025-reviews .button-wrap {
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-reviews .button-wrap {
    display: none;
  }
}

.lh-surprise-boxes-2025-how-it-work {
  margin-bottom: 60px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-how-it-work h2.handle {
    margin-bottom: 60px;
  }
}
@media print {
  .lh-surprise-boxes-2025-how-it-work h2.handle {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-how-it-work h2.handle {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-how-it-work {
    margin-bottom: 10px;
    overflow: hidden;
  }
}
.lh-surprise-boxes-2025-how-it-work .steps {
  max-width: 870px;
  margin: 0 auto 60px auto;
  position: relative;
  z-index: 2;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-how-it-work .steps {
    display: flex;
  }
}
@media print {
  .lh-surprise-boxes-2025-how-it-work .steps {
    display: flex;
  }
}
.lh-surprise-boxes-2025-how-it-work .steps .step {
  box-shadow: 0 0 25px rgba(38, 38, 38, 0.1);
  padding: 20px;
  border-radius: 15px;
  background-color: #ffffff;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-how-it-work .steps .step {
    flex: 1 0 calc(33% - 15px);
    margin-right: 15px;
  }
}
@media print {
  .lh-surprise-boxes-2025-how-it-work .steps .step {
    flex: 1 0 calc(33% - 15px);
    margin-right: 15px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-how-it-work .steps .step {
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-how-it-work .steps .item-title {
  display: block;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 29px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-how-it-work .steps .item-title {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 2px;
  }
}
.lh-surprise-boxes-2025-how-it-work .steps .item-text {
  display: block;
  font-size: 18px;
  margin-bottom: 0;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-how-it-work .steps .item-text {
    font-size: 17px;
    line-height: 25px;
  }
}
.lh-surprise-boxes-2025-how-it-work .bottom-image {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: -210px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-how-it-work .bottom-image {
    width: calc(100% + 160px);
    margin-top: -110px;
    margin-left: -80px;
  }
}

.lh-surprise-boxes-2025-delivery {
  background: url("../images/content/surprise-boxes-2025/delivery/bg.jpg") 50% 50%;
  position: relative;
  overflow: hidden;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-delivery {
    padding: 60px 20px;
    margin-bottom: 60px;
  }
}
@media print {
  .lh-surprise-boxes-2025-delivery {
    padding: 60px 20px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery {
    padding: 60px 0;
    margin-bottom: 40px;
  }
}
.lh-surprise-boxes-2025-delivery .delivery-inner {
  position: relative;
}
.lh-surprise-boxes-2025-delivery .delivery-inner:before {
  content: "";
  left: 0;
  right: 0;
  bottom: -45px;
  height: 400px;
  position: absolute;
  display: block;
  background: url("../images/content/surprise-boxes-2025/delivery/bottom-bg.png") 50% 100% no-repeat;
  opacity: 0.35;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .delivery-inner:before {
    bottom: -255px;
  }
}
.lh-surprise-boxes-2025-delivery .corner-text {
  position: absolute;
  background: url("../images/content/surprise-boxes-2025/delivery/corner-text.png") 100% 0 no-repeat;
  background-size: contain;
  width: 520px;
  height: 330px;
  right: -40px;
  top: -70px;
}
.lh-surprise-boxes-2025-delivery .delivery-inner-wrap {
  position: relative;
  z-index: 3;
}
.lh-surprise-boxes-2025-delivery:before, .lh-surprise-boxes-2025-delivery:after {
  content: "";
  position: absolute;
  display: block;
  pointer-events: none;
  background: url("../images/content/surprise-boxes-2025/delivery/border.svg") 50% 0 repeat-x;
  background-size: 2700px;
  height: 80px;
  left: 0;
  right: 0;
  z-index: 2;
}
.lh-surprise-boxes-2025-delivery:before {
  top: -30px;
}
.lh-surprise-boxes-2025-delivery:after {
  bottom: -58px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-delivery h2.handle {
    font-size: 56px;
    line-height: 67px;
    margin-bottom: 20px;
  }
}
@media print {
  .lh-surprise-boxes-2025-delivery h2.handle {
    font-size: 56px;
    line-height: 67px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery h2.handle {
    font-size: 28px;
    line-height: 34px;
  }
}
.lh-surprise-boxes-2025-delivery .handle_description {
  font-size: 26px;
  line-height: 34px;
  margin: 0 auto;
  text-align: center;
  max-width: 800px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .handle_description {
    font-size: 18px;
    line-height: 23px;
    padding: 0 60px;
    margin-bottom: 30px;
  }
}
.lh-surprise-boxes-2025-delivery .box-wrap {
  max-width: 1600px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-delivery .box-wrap {
    padding-top: 5px;
    margin: -40px auto;
    height: 650px;
    background: url("../images/content/surprise-boxes-2025/delivery/box-bg.png") 50% 50% no-repeat;
    background-size: 1326px 592px;
  }
}
@media print {
  .lh-surprise-boxes-2025-delivery .box-wrap {
    padding-top: 5px;
    margin: -40px auto;
    height: 650px;
    background: url("../images/content/surprise-boxes-2025/delivery/box-bg.png") 50% 50% no-repeat;
    background-size: 1326px 592px;
  }
}
.lh-surprise-boxes-2025-delivery .box-content {
  text-align: center;
  max-width: 800px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-delivery .box-content {
    margin: 126px auto;
  }
}
@media print {
  .lh-surprise-boxes-2025-delivery .box-content {
    margin: 126px auto;
  }
}
.lh-surprise-boxes-2025-delivery .box-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 5px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .box-title {
    font-size: 19px;
    line-height: 26px;
    padding: 0 20px;
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-delivery .box-description {
  font-size: 18px;
  line-height: 27px;
  margin: 0 auto 30px;
  max-width: 640px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .box-description {
    padding: 0 20px;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 0;
  }
}
.lh-surprise-boxes-2025-delivery .button-wrap {
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .button-wrap {
    padding: 62px 0 100px 0;
    background: url("../images/content/surprise-boxes-2025/delivery/box-bg-mob.png") 50% 10% no-repeat;
    background-size: 510px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-delivery .button-wrap .button {
    padding: 15px 50px;
  }
}
@media print {
  .lh-surprise-boxes-2025-delivery .button-wrap .button {
    padding: 15px 50px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .button-wrap .button {
    padding: 17px 53px;
  }
}
.lh-surprise-boxes-2025-delivery .box-items {
  display: flex;
  justify-content: space-around;
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .box-items {
    padding: 0 20px;
    flex-wrap: wrap;
  }
}
.lh-surprise-boxes-2025-delivery .box-items .item {
  flex: 1 0 160px;
  font-size: 18px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-delivery .box-items .item {
    padding: 20px;
  }
}
@media print {
  .lh-surprise-boxes-2025-delivery .box-items .item {
    padding: 20px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-delivery .box-items .item {
    flex: 1 0 calc(50% - 20px);
    text-align: left;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
}

.lh-surprise-boxes-2025-perfect {
  margin-bottom: 120px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-perfect {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-perfect h2.handle {
    font-size: 28px;
    line-height: 31px;
  }
}
.lh-surprise-boxes-2025-perfect .perfect-items {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto 30px auto;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-perfect .perfect-items {
    text-align: left;
    padding: 0 20px;
  }
}
.lh-surprise-boxes-2025-perfect .perfect-items .item {
  display: inline-block;
  padding: 15px 10px;
  font-size: 19px;
  background-color: #eeeeee;
  white-space: nowrap;
  max-width: 360px;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 10px;
}
@media all and (min-width: 968px) {
  .lh-surprise-boxes-2025-perfect .perfect-items .item {
    font-weight: 600;
  }
}
@media print {
  .lh-surprise-boxes-2025-perfect .perfect-items .item {
    font-weight: 600;
  }
}
.lh-surprise-boxes-2025-perfect .button-wrap {
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-perfect .button-wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-perfect .button-wrap .button {
    width: 100%;
    padding: 18px 30px;
  }
}

.lh-surprise-boxes-2025-explore {
  margin-bottom: 100px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-explore {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-explore h2.handle {
    padding: 0;
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.lh-surprise-boxes-2025-explore .image-items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-explore .image-items {
    margin-bottom: 80px;
  }
}
.lh-surprise-boxes-2025-explore .image-items 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-surprise-boxes-2025-explore .image-items a {
    flex-basis: calc(50% - 10px);
    height: 238px;
  }
  .lh-surprise-boxes-2025-explore .image-items a:nth-child(2n) {
    margin-right: 0;
  }
}
.lh-surprise-boxes-2025-explore .image-items a:hover {
  transform: scale(1.05);
}
.lh-surprise-boxes-2025-explore .image-items a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lh-surprise-boxes-2025-explore .description {
  text-align: center;
  font-size: 26px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-explore .description {
    font-size: 20px;
    line-height: 26px;
    max-width: 290px;
    margin: 0 auto 20px auto;
  }
}
.lh-surprise-boxes-2025-explore .button-wrap {
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-explore .button-wrap {
    padding: 0 10px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-explore .button-wrap .button {
    padding: 16px 30px;
    width: 100%;
  }
}

.lh-surprise-boxes-2025-new-faq {
  margin-bottom: 80px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq h2.handle {
    font-size: 26px;
    margin-bottom: 40px;
  }
}
.lh-surprise-boxes-2025-new-faq .faq-items {
  display: flex;
  flex-direction: column;
  max-width: 760px;
  margin: 0 auto;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq .faq-items {
    flex-direction: column;
  }
}
.lh-surprise-boxes-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 screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq .faq-items .item {
    padding: 15px 5px;
  }
}
.lh-surprise-boxes-2025-new-faq .faq-items .item.open .cross {
  transform: rotate(-45deg);
}
.lh-surprise-boxes-2025-new-faq .faq-items .question {
  font-size: 20px;
  font-weight: 600;
  padding-right: 50px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq .faq-items .question {
    font-size: 22px;
  }
}
.lh-surprise-boxes-2025-new-faq .faq-items .question .text {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq .faq-items .question .text {
    line-height: 1.35;
  }
}
.lh-surprise-boxes-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;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq .faq-items .question .cross {
    top: calc(50% - 20px);
  }
}
.lh-surprise-boxes-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-surprise-boxes-2025-new-faq .faq-items .question:hover .cross {
  background-color: #eeeeee;
}
.lh-surprise-boxes-2025-new-faq .faq-items .question:hover .cross:before {
  background-color: #262626;
}
.lh-surprise-boxes-2025-new-faq .faq-items .answer {
  padding: 20px 0 10px 0;
  font-size: 19px;
  line-height: 1.55;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-new-faq .faq-items .answer {
    line-height: 1.45;
  }
}
.lh-surprise-boxes-2025-new-faq .faq-items .answer a {
  color: #ff6d1c;
}
.lh-surprise-boxes-2025-new-faq .faq-items .answer a:hover {
  color: #fd8949;
}

.lh-surprise-boxes-2025-subscribe-form {
  max-width: 956px;
  margin: 0 auto 40px;
  overflow: hidden;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form {
    padding: 0 15px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .section-handle {
  font-size: 50px;
  line-height: 53px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .section-handle {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .section-sub-handle {
  color: #1a77f2;
  font-size: 32px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .section-sub-handle {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .section-description {
  line-height: 30px;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 35px;
  max-width: 785px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .section-description {
    line-height: 28px;
    font-size: 18px;
    padding: 0 10px;
  }
  .lh-surprise-boxes-2025-subscribe-form .section-description b, .lh-surprise-boxes-2025-subscribe-form .section-description strong {
    font-weight: 600;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-wrap {
  border-radius: 14px;
  background: url(../images/content/surprise-boxes-2025/subscribe-form/bclgrnd-min.png) 50% 50% no-repeat #cee3ff;
  background-size: cover;
  position: relative;
  padding: 30px 30px 35px 30px;
  margin-bottom: 55px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .form-wrap {
    padding: 170px 0 0 0;
    margin: 60px auto 40px;
    max-width: 540px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 267px;
  height: 175px;
  background: url(../images/content/surprise-boxes-2025/subscribe-form/flag_6-min.png) 50% 50% no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .form-wrap:before {
    width: 210px;
    height: 137px;
    top: -82px;
    right: -16px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-content {
  max-width: 372px;
  box-sizing: border-box;
  border-radius: 14px;
  background-color: #1a77f2;
  box-shadow: 0 0 10px 0 rgba(0, 12, 83, 0.1);
  padding: 25px 10px 10px 10px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .form-content {
    padding: 20px 10px 10px 10px;
    max-width: unset;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-title {
  color: #ffffff;
  font-size: 34px;
  line-height: 37px;
  font-weight: 600;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .form-title {
    font-size: 25px;
    margin-bottom: 12px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-list {
  margin: 0 0 20px 0;
  padding: 0 8px;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .form-list {
    padding: 0;
    margin-bottom: 15px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-list li {
  list-style: none;
  display: block;
  border-radius: 28px;
  padding: 12px 6px;
  background-color: white;
  text-align: left;
  margin-bottom: 8px;
  letter-spacing: -0.4px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .form-list li {
    padding: 10px 6px 6px 6px;
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-list li:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/content/homepage-2025new/subscribe-form/check-circlered.svg) 50% 50% no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -3px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .form-list li:before {
    width: 31px;
    height: 31px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .form-list li b, .lh-surprise-boxes-2025-subscribe-form .form-list li strong {
  font-weight: 600;
}
.lh-surprise-boxes-2025-subscribe-form .price-wrap {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .price-wrap {
    padding: 0 10px;
    margin-bottom: 10px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .price-wrap .old-price {
  text-decoration: line-through;
  line-height: 31px;
  vertical-align: middle;
  color: #cee3ff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .price-wrap .old-price {
    font-size: 24px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .price-wrap .sale-price {
  line-height: 65px;
  vertical-align: middle;
  color: #ffffff;
  font-size: 65px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .price-wrap .sale-price {
    font-size: 58px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .button-wrap {
  text-align: center;
  margin-bottom: 10px;
  padding: 0 8px;
}
.lh-surprise-boxes-2025-subscribe-form .button-wrap a {
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  border-radius: 8px;
  background-color: #f7520c;
  padding: 10px 30px;
  width: 100%;
}
.lh-surprise-boxes-2025-subscribe-form .button-wrap a:hover {
  transform: scale(1.03);
}
.lh-surprise-boxes-2025-subscribe-form .after-button-description {
  padding: 0 10px 10px 10px;
  line-height: 18px;
  color: #cee3ff;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-align: center;
}
.lh-surprise-boxes-2025-subscribe-form .off-text {
  position: absolute;
  border-radius: 50%;
  width: 155px;
  height: 155px;
  background-color: #f7520c;
  color: #ffffff;
  line-height: 46px;
  vertical-align: middle;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -1.5px;
  transform: rotate(25deg);
  top: 40%;
  right: 3%;
  padding-top: 31px;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .off-text {
    top: 90px;
    right: 0;
    width: 96px;
    height: 96px;
    font-size: 26px;
    line-height: 28px;
    padding-top: 22px;
    transform: rotate(-25deg);
    z-index: 2;
  }
}
.lh-surprise-boxes-2025-subscribe-form .main-image {
  position: absolute;
  top: 30px;
  right: -10px;
  bottom: 60px;
  left: 290px;
  background: url(../images/content/surprise-boxes-2025/subscribe-form/Israel0425__1.png) 50% 50% no-repeat;
  background-size: contain;
  transform: rotate(2.5deg);
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .main-image {
    top: -53px;
    right: -21px;
    bottom: unset;
    left: -28px;
    height: 300px;
    transform: rotate(8.5deg);
  }
}
.lh-surprise-boxes-2025-subscribe-form .example-box {
  position: absolute;
  bottom: 16px;
  right: 25%;
  width: 171px;
  height: 51px;
  background: url(../images/content/surprise-boxes-2025/subscribe-form/example-min.png) 50% 50% no-repeat;
  background-size: contain;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .example-box {
    width: 152px;
    height: 45px;
    bottom: unset;
    top: 122px;
    right: calc(50% - 79px);
  }
}
.lh-surprise-boxes-2025-subscribe-form .after-form-description {
  line-height: 24px;
  background-color: #f4f4f4;
  color: #4d5257;
  font-size: 15px;
  padding: 15px 30px;
  border-radius: 14px;
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025-subscribe-form .after-form-description {
    padding: 25px 20px;
  }
}
.lh-surprise-boxes-2025-subscribe-form .after-form-description a {
  color: #f7520c;
}
.lh-surprise-boxes-2025-subscribe-form .after-form-description b, .lh-surprise-boxes-2025-subscribe-form .after-form-description strong {
  font-weight: 600;
}

.lh-surprise-boxes-2025 {
  color: #262626;
  font-family: "Montserrat", "Futura PT", sans-serif;
  font-weight: 500;
}
.lh-surprise-boxes-2025 .handle {
  margin: 0 auto 40px auto;
  max-width: 1004px;
  font-weight: 700;
  text-align: center;
  font-size: 50px;
  line-height: 64px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025 .handle {
    margin: 0 auto 20px auto;
    font-size: 30px;
    line-height: 33px;
    padding: 0 30px;
  }
}
.lh-surprise-boxes-2025 .blue {
  color: #1a77f2;
}
.lh-surprise-boxes-2025 .button {
  color: #ffffff;
  font-size: 22px;
  font-family: "Futura PT", Arial, sans-serif;
  line-height: 1;
  font-weight: 500;
  border-radius: 10px;
  background-color: #ff6d1c;
  padding: 15px 40px;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  outline: none;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025 .button {
    margin-top: unset;
    font-size: 20px;
  }
}
.lh-surprise-boxes-2025 .button:hover {
  background-color: #f7520c;
}
.lh-surprise-boxes-2025 .button.animate-shake {
  -webkit-animation: shake 1s infinite ease-in-out;
          animation: shake 1s infinite ease-in-out;
}
.lh-surprise-boxes-2025 strong {
  font-weight: 600;
}
.lh-surprise-boxes-2025 .separator {
  text-align: center;
  margin-bottom: 20px;
}
.lh-surprise-boxes-2025 .separator img {
  max-width: 246px;
  height: auto;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025 .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.lh-surprise-boxes-2025 li {
  list-style: inherit;
  margin-bottom: 4px;
}
.lh-surprise-boxes-2025 p {
  margin-bottom: 30px;
}
@media screen and (max-width: 967px) {
  .lh-surprise-boxes-2025 p {
    margin-bottom: 24px;
  }
}

html {
  font-size: 18px;
}
