body.single-advertise br {
  display: block;
}
@media (min-width: 1025px) {
  body.single-advertise br.tablet {
    display: none;
  }
}
body.single-advertise br.tablet-only {
  display: none;
}
@media (min-width: 481px) and (max-width: 1024px) {
  body.single-advertise br.tablet-only {
    display: block;
  }
}
@media (max-width: 480px) {
  body.single-advertise br.desktop-tablet {
    display: none;
  }
}
@media (min-width: 481px) {
  body.single-advertise br.only-mobile {
    display: none;
  }
}
body.single-advertise .top-section-hbspt-form {
  z-index: 5;
}
body.single-advertise .ribbon-slider .js-ribbon__slider.swiper-container-horizontal {
  width: 27%;
}
body.single-advertise .product-tag-us {
  margin-top: 52px;
}
body.single-advertise .product-tag-us .product-tag-us__thumb-swiper-d {
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
}
body.single-advertise .product-tag-us .product-tag-us__thumb-wrapper-d {
  width: 100%;
}
body.single-advertise .product-tag-us .product-tag-us__thumb-slide-d {
  flex-grow: 1;
  max-width: unset;
}
body.single-advertise .product-tag-us .product-tag-us__thumb-slide-d:last-of-type {
  margin-right: 0;
}
body.single-advertise .product-tag-us .product-tag-us-swiper__slide-d {
  flex-grow: 1;
  gap: 40px;
}
body.single-advertise .product-tag-us .product-tag-us-swiper__slide-figure-d {
  width: auto;
  flex-grow: 1;
}
body.single-advertise .product-tag-us .product-tag-us-swiper__slide-image-d {
  max-height: 393px;
}
body.single-advertise .product-tag-us .product-tag-us-swiper__slide-content-d {
  width: 355px;
  flex-shrink: 0;
}
body.single-advertise .product-researchers {
  margin-top: 138px;
}
body.single-advertise .product-researchers .product-researchers__container__banner__header__title {
  display: flex;
  align-items: center;
  gap: 57px;
}
body.single-advertise .product-researchers .product-researchers__container__banner__header__title img {
  max-width: 200px;
  max-height: 122px;
}
body.single-advertise .product-researchers .product-researchers__container__banner__header {
  padding-block: 41px 162px;
}
body.single-advertise .product-researchers .product-researchers__container__card {
  bottom: 0;
}
body.single-advertise .product-download {
  margin-top: 174px;
  background: none;
  margin-bottom: 0;
}
@media (max-width: 1279px) {
  body.single-advertise .product-download {
    margin-top: 122px;
    padding-bottom: 192px;
  }
}
@media (max-width: 1024px) {
  body.single-advertise .product-download {
    margin-top: 87px;
  }
  body.single-advertise .product-download .product-download__banner-image-m {
    max-width: max(257px, 71%);
  }
}
@media (max-width: 768px) {
  body.single-advertise .product-download .product-download__banner_content {
    background: none;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  body.single-advertise .top-section-hbspt {
    background-position-y: 624px;
  }
}
@media (max-width: 1279px) {
  body.single-advertise .product-tag-us .product-tag-us__thumb-swiper-d {
    padding-inline: 33px;
  }
  body.single-advertise .product-ribbon {
    min-height: 220px;
  }
}
@media (max-width: 1036px) {
  body.single-advertise .ribbon-slider .js-ribbon__slider.swiper-container-horizontal {
    width: 37%;
  }
  body.single-advertise .product-tag-us .product-tag-us-swiper__slide-content-d {
    width: 250px;
  }
}
@media (max-width: 768px) {
  body.single-advertise .product-tag-us__accordion_slide-content-title-m {
    text-align: center;
  }
  body.single-advertise .product-tag-us__accordion_slide-content-text-m {
    text-align: center;
    font-size: 23px;
  }
  body.single-advertise .product-tag-us__accordion_slide-m {
    padding-bottom: 40px;
  }
  body.single-advertise .product-researchers .product-researchers__container__banner__header__title {
    flex-direction: column;
    gap: 10px;
  }
  body.single-advertise .product-researchers .product-researchers__container__banner__header__title img {
    max-width: 160px;
  }
  body.single-advertise .product-researchers .product-researchers__container__banner__header {
    padding-bottom: 200px;
  }
  body.single-advertise .product-researchers .product-researchers__container__card-figure::before {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 480px) {
  body.single-advertise .product-researchers .product-researchers__container__banner__header {
    padding-bottom: 250px;
  }
}

section.product-component {
  width: 100%;
}
section.product-component.component-brands-map {
  margin-top: 138px;
}
section.product-component.component-brands-map .product-tag-us-title-d {
  text-align: center;
}
section.product-component.component-brands-map .cards-brands {
  margin-top: 67px;
  display: grid;
  gap: 40px;
  grid-template-columns: 437fr 237fr 237fr;
  grid-template-rows: 163px 237px;
}
section.product-component.component-brands-map .card-brands {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.18);
  background-color: var(--bg, rgba(0, 0, 0, 0));
}
section.product-component.component-brands-map .card-brands.brands-map {
  justify-content: space-between;
}
section.product-component.component-brands-map .card-brands:not(:first-of-type) {
  color: #fff;
}
section.product-component.component-brands-map .card-brands:first-of-type {
  grid-row: span 2;
}
section.product-component.component-brands-map .card-brands:nth-of-type(2) {
  grid-column: span 2;
}
section.product-component.component-brands-map .card-brands.with-icon {
  position: relative;
}
section.product-component.component-brands-map .card-brands.with-icon::after {
  position: absolute;
  left: 15px;
  top: 15px;
  display: inline-block;
  width: 32px;
}
section.product-component.component-brands-map .card-brands.with-icon.users::after {
  content: url("/wp-content/themes/prodege_theme/assets/img/icons/users.svg");
}
section.product-component.component-brands-map .card-brands.with-icon.android::after {
  content: url("/wp-content/themes/prodege_theme/assets/img/icons/android.svg");
}
section.product-component.component-brands-map .card-brands.with-icon.ios::after {
  content: url("/wp-content/themes/prodege_theme/assets/img/icons/ios.svg");
}
section.product-component.component-brands-map .card-brands-title {
  margin: 0;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  line-height: 1.5;
}
section.product-component.component-brands-map .card-brands-title b {
  font-weight: 700;
}
@media (max-width: 1024px) {
  section.product-component.component-brands-map {
    margin-top: 110px;
  }
  section.product-component.component-brands-map .cards-brands {
    gap: 15px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 184px);
  }
  section.product-component.component-brands-map .card-brands:first-of-type {
    grid-column: span 2;
  }
  section.product-component.component-brands-map .card-brands-title {
    font-size: 23px;
  }
  section.product-component.component-brands-map .card-brands-title b {
    font-size: 35px;
  }
}
@media (max-width: 480px) {
  section.product-component.component-brands-map {
    margin-top: 55px;
  }
  section.product-component.component-brands-map .cards-brands {
    margin-top: 35px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 130px);
    gap: 8px;
  }
  section.product-component.component-brands-map .brands-map__map-container {
    scale: 0.75;
    margin-top: 14rem;
  }
  section.product-component.component-brands-map .brands-map__title {
    font-size: 16px;
    font-weight: 700;
  }
  section.product-component.component-brands-map .brands-map__title-number {
    font-size: 26px;
  }
  section.product-component.component-brands-map .card-brands-title b {
    font-size: 26px;
  }
  section.product-component.component-brands-map .card-brands.with-icon::after {
    left: 8px;
    max-width: 22px;
    max-height: 22px;
  }
}
section.product-component.component-cta-with-image {
  margin-top: 138px;
}
section.product-component.component-cta-with-image .mobile {
  display: none;
}
section.product-component.component-cta-with-image .narrow-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr auto;
  gap: 0 12px;
  align-items: center;
}
section.product-component.component-cta-with-image .wrapper-text {
  grid-row: 2;
  padding-block: 70px;
  max-width: 510px;
}
section.product-component.component-cta-with-image .wrapper-text p {
  margin-top: 10px;
}
section.product-component.component-cta-with-image .wrapper-text .button {
  margin: 20px 0 0;
}
section.product-component.component-cta-with-image .wrapper-image {
  grid-row: 1/4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
section.product-component.component-cta-with-image .wrapper-image::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 50px 80px 50px -70vw;
  background: linear-gradient(-90deg, rgba(239, 233, 231, 0.44) 15.42%, #FFF 54.08%);
  border-radius: 500px;
}
section.product-component.component-cta-with-image .wrapper-image img {
  width: 100%;
}
@media (max-width: 1024px) {
  section.product-component.component-cta-with-image .narrow-container {
    grid-template-columns: 1fr 346px;
  }
  section.product-component.component-cta-with-image .wrapper-text {
    padding-block: 26px 43px;
  }
  section.product-component.component-cta-with-image .wrapper-image::before {
    inset: 20px 40px 20px -70vw;
  }
}
@media (max-width: 768px) {
  section.product-component.component-cta-with-image {
    margin-top: 80px;
  }
  section.product-component.component-cta-with-image .mobile {
    display: block;
  }
  section.product-component.component-cta-with-image .narrow-container {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 36px 0;
    justify-items: center;
  }
  section.product-component.component-cta-with-image .wrapper-text {
    grid-row: 1;
    padding-block: 0;
    text-align: center;
  }
  section.product-component.component-cta-with-image .wrapper-text .button {
    display: none;
  }
  section.product-component.component-cta-with-image .wrapper-image {
    grid-row: 2;
  }
}
section.product-component.component-image-3-steps {
  margin-top: 138px;
  position: relative;
}
section.product-component.component-image-3-steps::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 175px 0 auto 0;
  background-image: linear-gradient(176deg, rgba(239, 233, 231, 0.44) 16.5%, #FFF 58.06%);
  height: 1233px;
}
section.product-component.component-image-3-steps .narrow-container {
  padding-bottom: 94px;
  border-bottom: 5px solid rgba(74, 74, 74, 0.1);
}
section.product-component.component-image-3-steps .product-tag-us-title-d {
  text-align: center;
}
section.product-component.component-image-3-steps .list-steps {
  margin-top: 51px;
  display: flex;
}
section.product-component.component-image-3-steps .item-step {
  flex-grow: 1;
  list-style: none;
  display: inline-block;
}
section.product-component.component-image-3-steps .item-step-title {
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 23px;
  font-weight: 700;
  position: relative;
  color: #fff;
}
section.product-component.component-image-3-steps .item-step-title::before, section.product-component.component-image-3-steps .item-step-title::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -1px;
}
section.product-component.component-image-3-steps .item-step-title::before {
  transform: skew(45deg);
  background-color: var(--step-color);
}
section.product-component.component-image-3-steps .item-step-title::after {
  transform: translateY(99%) skew(-45deg);
  background-color: var(--step-color);
  filter: brightness(0.9);
}
section.product-component.component-image-3-steps .icon {
  max-width: 56px;
  max-height: 56px;
}
section.product-component.component-image-3-steps .item-step-img-wrapper {
  height: 474px;
  text-align: center;
}
section.product-component.component-image-3-steps .item-step-img {
  max-width: 100%;
  max-height: 100%;
}
section.product-component.component-image-3-steps .tns-ovh {
  overflow: visible;
}
@media (max-width: 1024px) {
  section.product-component.component-image-3-steps {
    margin-top: 115px;
  }
  section.product-component.component-image-3-steps .narrow-container {
    padding-bottom: 71px;
  }
  section.product-component.component-image-3-steps::before {
    height: 398px;
    top: 155px;
  }
  section.product-component.component-image-3-steps .item-step-title {
    font-size: 18px;
    height: 56px;
  }
  section.product-component.component-image-3-steps .item-step-title .icon {
    max-width: min(30px, 90%);
    max-height: min(30px, 90%);
  }
  section.product-component.component-image-3-steps .item-step-title::before {
    transform: skew(35deg);
  }
  section.product-component.component-image-3-steps .item-step-title::after {
    transform: translateY(99%) skew(-35deg);
  }
  section.product-component.component-image-3-steps .item-step-img-wrapper {
    height: 351px;
  }
}
@media (max-width: 768px) {
  section.product-component.component-image-3-steps::before {
    top: 139px;
  }
}
@media (max-width: 480px) {
  section.product-component.component-image-3-steps::before {
    top: 126px;
  }
  section.product-component.component-image-3-steps .narrow-container {
    padding-bottom: 50px;
  }
  section.product-component.component-image-3-steps .list-steps {
    padding: 0;
  }
  section.product-component.component-image-3-steps .item-step {
    padding-inline: 16px;
  }
  section.product-component.component-image-3-steps .item-step-title {
    height: 44px;
  }
  section.product-component.component-image-3-steps .item-step-img-wrapper {
    height: 310px;
  }
}
section.product-component.component-cta-with-title {
  margin-top: 50px;
  text-align: center;
}
section.product-component.component-cta-with-title .button {
  margin-top: 20px;
}
@media (max-width: 768px) {
  section.product-component.component-cta-with-title {
    margin-top: 36px;
  }
}
