.with-sticky .detail-page-title,
.with-sticky .content-main-info .component-title {
  font-size: 1.875rem;
  line-height: 1.2;
}
@media screen and (min-width: 1025px) {
  .with-sticky .detail-page-title,
  .with-sticky .content-main-info .component-title {
    font-size: 2.5rem;
    line-height: 1.1;
  }
}
@media screen and (min-width: 1367px) {
  .with-sticky .detail-page-title,
  .with-sticky .content-main-info .component-title {
    font-size: 3.125rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1720px) {
  .with-sticky .detail-page-title,
  .with-sticky .content-main-info .component-title {
    font-size: 4.25rem;
  }
}
.with-sticky .detail-page-title,
.with-sticky .content-main-info .component-title {
  letter-spacing: -0.01em;
  font-weight: 500;
  margin-bottom: 20px;
}
.with-sticky .content-main-info {
  padding: 40px 0;
}
.with-sticky .sticky-image {
  text-align: center;
}
.with-sticky .with-overlay {
  position: relative;
}
.with-sticky .with-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
}
.with-sticky .main-images .inner-wrapper {
  overflow: hidden;
}
.with-sticky .inner-wrapper .info {
  font-size: 1rem;
  line-height: 1.78;
}
@media screen and (min-width: 1025px) {
  .with-sticky .inner-wrapper .info {
    font-size: 1.125rem;
  }
}
.with-sticky .inner-wrapper .info {
  letter-spacing: 0.01em;
  margin: 2em 0;
}
.with-sticky .inner-wrapper .tags-wrapper .tag-group {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1024.98px) {
  .with-sticky .inner-wrapper .tags-wrapper .tag-group {
    flex-wrap: wrap;
  }
}
.with-sticky .inner-wrapper .tags-wrapper .tag-group .label {
  white-space: nowrap;
  color: #505555;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
@media (max-width: 1024.98px) {
  .with-sticky .inner-wrapper .tags-wrapper .tag-group .label {
    min-width: 100%;
  }
}
.with-sticky .sticky-image-wrapper {
  margin: 0;
  position: relative;
}
.with-sticky .sticky-image-wrapper .swiper-slide {
  border-radius: 15px;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .with-sticky .sticky-image-wrapper .swiper-slide {
    border-radius: 30px 0 0 30px;
  }
}
.with-sticky .sticky-image-wrapper:before {
  z-index: 2;
}
.with-sticky .sticky-slider-container .swiper-wrapper {
  align-items: center;
  padding-bottom: 34px;
}
.with-sticky .sticky-slider-container .swiper-scrollbar {
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 2px;
  background-color: rgba(80, 85, 85, 0.3);
  border-radius: 0;
}
.with-sticky .sticky-slider-container .swiper-scrollbar .swiper-scrollbar-drag {
  top: -1px;
  background-color: #505555;
  height: 4px;
  border-radius: 0;
}
.with-sticky .control-bar {
  margin-top: 30px;
}
.with-sticky .sticky-menu-nav .menu-wrapper {
  width: calc(100% + 36px * 2);
  left: -36px;
  position: relative;
  max-height: 50px;
  overflow: hidden;
}
.with-sticky .sticky-menu-nav ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  overflow-x: scroll;
  padding: 0 36px 36px;
}
.with-sticky .sticky-menu-nav li {
  font-size: 0.875rem;
  flex: 0 0 auto;
  padding-right: 20px;
}
.with-sticky .sticky-menu-nav li > a {
  text-transform: uppercase;
}
.with-sticky .main-content-row .cta-wrapper {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .with-sticky.with-inner-menu .content-main-info {
    padding-left: 36px;
    padding-right: 36px;
    max-width: 100%;
  }
}
.with-sticky .bg-element {
  display: none;
}
.with-sticky .inner-menu-wrapper {
  padding: 36px;
}
.with-sticky .inner-menu-wrapper .section-title {
  font-size: 1.25rem;
  line-height: 1.2;
}
@media screen and (min-width: 1025px) {
  .with-sticky .inner-menu-wrapper .section-title {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1720px) {
  .with-sticky .inner-menu-wrapper .section-title {
    font-size: 1.5rem;
  }
}
.with-sticky .inner-menu-wrapper .section-title {
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 1.333em;
}
.with-sticky .menu-logo {
  max-width: 100%;
  max-height: 100px;
  width: auto;
  display: block;
  margin-bottom: 30px;
}
.with-sticky .inner-menu {
  position: relative;
}
.with-sticky .inner-menu ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.with-sticky .inner-menu ul li {
  margin-bottom: 1em;
}
.with-sticky .inner-menu ul li:last-of-type {
  margin-bottom: 0;
}
.with-sticky .inner-menu .active {
  pointer-events: none;
}
.with-sticky .inner-menu .active .cta-iconfont {
  opacity: 0.5;
}
.with-sticky .inner-menu .active .link-title {
  opacity: 0.75;
}
.with-sticky .inner-menu .scroll-to-el.cta--arrow .iconfont-arrow::before {
  transform: rotate(0deg);
}
@media (min-width: 768px) {
  .with-sticky .inner-menu-wrapper {
    border-radius: 15px;
    overflow: hidden;
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (min-width: 1025px) {
  .with-sticky .inner-menu-wrapper {
    border-radius: 30px 0 0 30px;
  }
}
@media (min-width: 1025px) {
  .with-sticky .detail-page-title {
    margin-bottom: 15px;
  }
  .with-sticky .content-main-info {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .with-sticky .term-header {
    margin-top: 54px;
  }
  .with-sticky .term-header .content-main-info {
    padding-top: 30px;
  }
  .with-sticky .sticky-image {
    margin-left: 40px;
    top: 50px;
    position: sticky;
  }
  .with-sticky .sticky-element {
    margin-left: 40px;
    top: 10px;
    position: sticky;
  }
  .with-sticky .sticky-slider-container .swiper-slide.image-full:first-of-type, .with-sticky .sticky-slider-container .swiper-slide.image-full.swiper-slide-active {
    border-radius: 30px 0 0 30px;
  }
  .with-sticky .sticky-slider-container .swiper-slide.image-full {
    border-radius: 0;
  }
  .with-sticky .sticky-slider-container {
    border-radius: 30px 0 0 30px;
    overflow: hidden;
  }
  .with-sticky .sticky-slider-container .swiper-wrapper {
    padding-bottom: 0;
  }
  .with-sticky .sticky-menu-nav .menu-wrapper {
    width: 100%;
    left: 0;
    position: relative;
    max-height: inherit;
    margin: 0;
  }
  .with-sticky .sticky-menu-nav ul {
    padding: 0;
    overflow: hidden;
  }
  .with-sticky .sticky-menu-nav li {
    font-size: 1rem;
    padding-right: 20px;
    letter-spacing: 0.03em;
  }
  .with-sticky .breadcrumb {
    margin-bottom: 60px;
  }
  .with-sticky .main-content-row .cta-wrapper {
    margin-top: 32px;
  }
  .with-sticky .bg-element {
    display: block;
    position: absolute;
    width: 40%;
    background: no-repeat transparent right center;
    background-size: contain;
    height: 100%;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0.25;
  }
}
@media (min-width: 1367px) {
  .with-sticky .content-main-info {
    padding-top: 80px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .with-sticky .sticky-image {
    margin-left: 60px;
  }
  .objectfit .with-sticky .sticky-image .image-full img {
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 611px;
  }
  .with-sticky .sticky-menu-nav li {
    padding-right: 2em;
    letter-spacing: 0.05em;
  }
  .with-sticky .breadcrumb {
    margin-bottom: 80px;
  }
  .with-sticky .inner-menu-wrapper {
    padding-left: 60px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .with-sticky .menu-logo {
    margin-bottom: 45px;
  }
  .with-sticky .inner-menu.with-bg-img {
    max-width: 60%;
  }
  .with-sticky .inner-menu ul li {
    margin-bottom: 24px;
  }
}
@media (min-width: 1720px) {
  .with-sticky .content-main-info {
    padding-top: 100px;
    padding-left: 80px;
    padding-right: 80px;
  }
  .with-sticky .sticky-image {
    margin-left: 80px;
  }
  .with-sticky .inner-menu-wrapper {
    padding-left: 80px;
  }
}