.swiper {
  --swiper-pagination-bullet-horizontal-gap: 10px;
}

:root {
  --valentines: #B65071;
}

@media (max-width: 992px) {

  html,
  body {
    overflow-x: hidden;
  }
}

.page-template-page-template-ivapur-3-5 .expert-content {
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}

.page-template-page-template-ivapur-3-5 .content-toggle-btn,
.page-template-page-template-ivapur-3-5 .stories-toggle-btn {
  display: inline-block;
  margin: 0;
}

.page-template-page-template-ivapur-3-5 .expert-content p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .page-template-page-template-ivapur-3-5 #slides-story-container {
    position: relative;
    margin-bottom: 80px;
  }

  .page-template-page-template-ivapur-3-5 #slides-story-container #page-slides {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 90vh;
    aspect-ratio: unset;
  }

  .page-template-page-template-ivapur-3-5 #slides-story-container #page-intro {
    height: 90vh;
    position: sticky;
    z-index: 2;
    top: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-template-page-template-ivapur-3-5 #slides-story-container #page-intro .container {
    margin-top: auto;
    padding: 100px 70px;
  }
}

@media (max-width: 992px) {
  .page-template-page-template-ivapur-3-5 #slides-story-container #page-slides {
    height: unset;
    aspect-ratio: 857/1000;
    background-color: #46B4BE;
  }
}

.page-template-page-template-ivapur-3-5 #page-slides {
  z-index: 2;
}

.page-template-page-template-ivapur-3-5 #masthead {
  margin-bottom: 0;
}

.page-template-page-template-ivapur-3-5 #page-intro {
  position: relative;
  z-index: 2;
  border-radius: 0 0 25px 25px;
  padding: 40px 90px 70px 90px;
  -webkit-box-shadow: 12px -2px 35px rgba(0, 0, 0, 0.06);
  box-shadow: 12px -2px 35px rgba(0, 0, 0, 0.06);
  background-color: #fff;
}

.page-template-page-template-ivapur-3-5 #page-intro .text-content .slide-preheader {
  font-size: 16px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1;
  letter-spacing: 0.16em;
}

.page-template-page-template-ivapur-3-5 #page-intro .text-content .slide-content-paragraph {
  font-family: "NewPanam Skyline", sans-serif;
  font-size: 32px;
  margin-bottom: 16px;
  padding-bottom: 6px;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}

.page-template-page-template-ivapur-3-5 #page-intro .text-content .slide-content-paragraph strong {
  color: #46B4BE;
}

.page-template-page-template-ivapur-3-5 #page-intro p {
  font-size: 18px;
  line-height: 1.4;
}

.page-template-page-template-ivapur-3-5 .image-content-section {
  position: relative;
  z-index: 1;
  margin-top: -80px;
  margin-bottom: -80px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: unset !important;
  min-height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  color: #fff;
}

.page-template-page-template-ivapur-3-5 .image-content-section img {
  margin-bottom: 1em;
}

.page-template-page-template-ivapur-3-5 .image-content-section p {
  width: 100%;
  max-width: 700px;
  text-align: center;
  font-size: 20px;
}

.page-template-page-template-ivapur-3-5 .image-content-section:before,
.page-template-page-template-ivapur-3-5 .image-content-section:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
}

.page-template-page-template-ivapur-3-5 .image-content-section:before {
  top: 0;
  display: block;
  width: 100%;
  height: 80px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}

.page-template-page-template-ivapur-3-5 .image-content-section:after {
  bottom: 0;
  display: block;
  width: 100%;
  height: 80px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

.page-template-page-template-ivapur-3-5 .first-section-background {
  background-image: url("/wp-content/uploads/2025/09/ivatherm-breakout-stories-bg-desktop.jpg");
  height: 2500px;
  width: 100%;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
}

@media (max-width: 992px) {
  .page-template-page-template-ivapur-3-5 .first-section-background {
    background-image: url("/wp-content/uploads/2025/09/ivatherm-breakout-stories-bg-mobile.png");
  }
}

.page-template-page-template-ivapur-3-5 .fix-zindex {
  z-index: 7;
  position: relative;
}

.page-template-page-template-ivapur-3-5 .margin-container {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 12px -2px 35px rgba(0, 0, 0, 0.06);
  box-shadow: 12px -2px 35px rgba(0, 0, 0, 0.06);
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.page-template-page-template-ivapur-3-5 .margin-container hr {
  border: unset;
  border-bottom: 1px solid #000;
}

.page-template-page-template-ivapur-3-5 .margin-container .container {
  max-width: 1140px;
}

@media (min-width: 1200px) {
  .page-template-page-template-ivapur-3-5 .margin-container .container .row {
    --bs-gutter-x: 100px;
  }
}

.page-template-page-template-ivapur-3-5 .expert-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.page-template-page-template-ivapur-3-5 .expert-profile img {
  border-radius: 50%;
  margin-right: 20px;
}

.page-template-page-template-ivapur-3-5 .expert-profile h2 {
  font-size: 28px;
  margin-bottom: 0;
}

.page-template-page-template-ivapur-3-5 .expert-profile h2 p {
  font-size: 17px;
  margin-bottom: 0;
}

.page-template-page-template-ivapur-3-5 .expert-content {
  font-size: 18px;
  line-height: 1.6;
}

.page-template-page-template-ivapur-3-5 .product-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 19px;
  background-color: #fff;
  -webkit-box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.06);
  padding: 10px 10px 20px 10px;
}

.page-template-page-template-ivapur-3-5 .product-block .product-image {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  height: 145px;
}

.page-template-page-template-ivapur-3-5 .product-block .product-image img {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 3;
}

.page-template-page-template-ivapur-3-5 .product-block .product-details {
  width: 100%;
  max-width: calc(100% - 280px);
  position: relative;
  z-index: 1;
}

.page-template-page-template-ivapur-3-5 .product-block .product-details .product-info {
  font-size: 14px;
  margin-bottom: 10px;
}

.page-template-page-template-ivapur-3-5 .product-block .product-details .product-name {
  font-size: 18px;
  font-family: "NewPanam Skyline", sans-serif;
}

.page-template-page-template-ivapur-3-5 .expert-top-stories article {
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.page-template-page-template-ivapur-3-5 .expert-top-stories article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-template-page-template-ivapur-3-5 .expert-top-stories article a h3 {
  margin: 0;
  font-family: "NewPanam Skyline", sans-serif;
  font-size: 21px;
}

.page-template-page-template-ivapur-3-5 .expert-top-stories article a .read {
  display: inline-block;
  margin-left: 30px;
  padding: 8px 30px;
  border: 1px solid #000;
  border-radius: 25px;
}

.page-template-page-template-ivapur-3-5 #best-sellers {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border-radius: 25px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-shadow: 12px -2px 35px rgba(0, 0, 0, 0.06);
  box-shadow: 12px -2px 35px rgba(0, 0, 0, 0.06);
}

.page-template-page-template-ivapur-3-5 #best-sellers .products-lister {
  border-left: unset;
}

.page-template-page-template-ivapur-3-5 #best-sellers .products-lister li {
  border-bottom: unset;
  border-right: unset;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra {
  background-color: #F4E5FF;
  color: #000;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  min-height: 800px;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra:after {
  display: none;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra:before {
  content: "";
  display: block;
  position: absolute;
  background: #f4e5ff;
  top: calc(100% - 40px);
  left: 0;
  width: 100%;
  height: 1000px;
  z-index: 0;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra p {
  text-align: left;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra .row {
  width: 100%;
  height: 800px;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra .col-background {
  background-image: url("/wp-content/uploads/2025/09/ivapur-poza_rucsandra.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra .col-quote {
  margin-top: 150px;
  margin-bottom: 150px;
  padding-left: 90px;
  padding-right: 90px;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra .col-quote p.text-uppercase {
  border-bottom: 1px solid #000;
  line-height: 40px;
  margin-bottom: -10px;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra hr {
  border: 1px solid #000;
  border-width: 1px 0 0 0;
}

.page-template-page-template-ivapur-3-5 #citat-rucsandra blockquote {
  background-color: unset;
  border-left: unset;
  padding: 30px 0;
  margin: 0;
  font-size: 20px;
  position: relative;
}

@media (max-width: 992px) {
  .page-template-page-template-ivapur-3-5 #page-intro {
    max-width: 100%;
    background-color: #f2f8ff;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    padding: 12px 12px 48px 12px;
    margin-left: 12px;
    margin-right: 12px;
    max-width: calc(100% - 24px);
  }

  .page-template-page-template-ivapur-3-5 #page-intro .text-content .slide-content-paragraph {
    font-size: 24px;
  }

  .page-template-page-template-ivapur-3-5 #page-intro .icon-container {
    margin-top: 20px;
  }

  .page-template-page-template-ivapur-3-5 #page-intro .icon-container p {
    font-size: 19px;
  }

  .page-template-page-template-ivapur-3-5 .expert-container {
    padding-bottom: 0;
  }

  .page-template-page-template-ivapur-3-5 .expert-top-stories {
    margin-bottom: 15px;
  }

  .page-template-page-template-ivapur-3-5 #page-intro-swiper {
    --swiper-theme-color: #000;
  }

  .page-template-page-template-ivapur-3-5 #page-intro-swiper .swiper-slide {
    padding-left: 34px;
    padding-right: 34px;
    padding-bottom: 28px;
  }

  .page-template-page-template-ivapur-3-5 #page-intro-swiper .swiper-slide .icon-container {
    text-align: center;
  }

  .page-template-page-template-ivapur-3-5 #page-intro-swiper .swiper-slide p:last-of-type {
    line-height: 27px;
  }

  .page-template-page-template-ivapur-3-5 .image-content-section {
    min-height: 500px;
  }

  .page-template-page-template-ivapur-3-5 .expert-profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .page-template-page-template-ivapur-3-5 .expert-profile h2 {
    display: block;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .page-template-page-template-ivapur-3-5 .expert-profile img {
    margin-right: 0;
  }

  .page-template-page-template-ivapur-3-5 .expert-content {
    font-size: 16px;
  }

  .page-template-page-template-ivapur-3-5 .product-block {
    margin-top: 30px;
    min-height: unset;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }

  .page-template-page-template-ivapur-3-5 .product-block .product-image img {
    width: 100px;
    height: 100px;
  }

  .page-template-page-template-ivapur-3-5 .product-block .product-details {
    max-width: calc(100% - 110px);
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra {
    margin-top: 0px;
    margin-bottom: -30px;
    min-height: unset !important;
    border-radius: 25px 25px 0 0;
    padding-bottom: 20px;
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra:after {
    display: none;
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra .row {
    height: unset;
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra .col-background {
    height: 100vw;
    background-position: top;
    border-radius: 25px;
    background-image: url("/wp-content/uploads/2025/09/ivapur-poza_rucsandra_mobile.png");
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra .col-quote {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 40px;
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra p.text-uppercase {
    font-size: 12px;
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra blockquote {
    margin-top: 10px;
    font-size: 24px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: "NewPanam Skyline", sans-serif;
    line-height: 32px;
  }

  .page-template-page-template-ivapur-3-5 #citat-rucsandra blockquote:before,
  .page-template-page-template-ivapur-3-5 #citat-rucsandra blockquote:after {
    display: none;
  }

  .page-template-page-template-ivapur-3-5 #best-sellers {
    padding: 20px 0 20px 0;
  }

  .page-template-page-template-ivapur-3-5 #best-sellers * {
    border: unset !important;
  }
}