@font-face {
  font-family: "TildaSans";
  src: url("https://static.tildacdn.com/fonts/tildasans/TildaSans-VF.woff2") format("woff2");
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

.oe-tilda-bs {
  background: #fff;
  color: #1f2933;
  font-family: Inter, Arial, sans-serif;
}

.oe-tilda-bs main {
  overflow: hidden;
}

.oe-tilda-home-hero {
  position: relative;
  min-height: 742px;
  overflow: hidden;
  background: #111827;
}

.oe-tilda-home-hero__bg {
  position: absolute;
  inset: 0;
  background-image: url("../img/tilda-style/home-bg.jpg");
  background-position: center;
  background-size: cover;
}

.oe-tilda-home-hero__inner {
  position: relative;
  z-index: 2;
  min-height: 742px;
  padding-top: 108px;
}

.oe-tilda-home-hero__copy {
  padding-left: 78px;
}

.oe-tilda-home-hero h1 {
  max-width: 660px;
  margin: 0;
  color: #fff;
  font-size: 47px;
  font-weight: 900;
  line-height: 1.18;
  letter-spacing: 0;
}

.oe-tilda-home-hero h1 span {
  display: block;
}

.oe-tilda-home-hero h1 .oe-tilda-home-hero__yellow {
  color: #ffe500;
}

.oe-tilda-home-hero h1 em {
  color: #00ff6a;
  font-style: normal;
}

.oe-tilda-home-hero__copy > p {
  margin: 36px 0 0 14px;
  color: #fff;
  font-size: 16px;
  line-height: 1.35;
}

.oe-tilda-btn {
  position: relative;
  min-width: 300px;
  min-height: 65px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 58px;
  overflow: hidden;
  border-radius: 20px;
  background: #ffe500;
  color: #000;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.1;
  text-decoration: none;
  box-shadow: 0 15px 34px rgba(255, 229, 0, 0.36);
}

.oe-tilda-btn::before,
.oe-tilda-btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 64px;
  transform: skewX(-22deg);
  background: rgba(255, 255, 255, 0.33);
}

.oe-tilda-btn::before {
  left: 118px;
}

.oe-tilda-btn::after {
  left: 192px;
}

.oe-tilda-btn:hover {
  background: #ffe500;
  color: #000;
}

.oe-tilda-home-hero__visual {
  position: relative;
  min-height: 650px;
}

.oe-tilda-home-hero__person {
  position: absolute;
  right: -18px;
  bottom: 0;
  z-index: 2;
  width: min(650px, 50vw);
  max-height: 680px;
  object-fit: contain;
  object-position: bottom right;
}

.oe-tilda-badge {
  position: absolute;
  right: 10px;
  z-index: 4;
  min-width: 190px;
  padding: 13px 18px;
  border-radius: 12px;
  background: #fff;
  color: #111;
  font-weight: 800;
  line-height: 1.1;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.08);
}

.oe-tilda-badge span {
  display: block;
  margin-top: 8px;
  color: #34a853;
  font-size: 12px;
  font-weight: 500;
}

.oe-tilda-badge--rating {
  top: 78px;
}

.oe-tilda-badge--rating::before {
  content: "★★★★★";
  display: block;
  color: #ff9b00;
  font-size: 18px;
}

.oe-tilda-badge--rehau {
  top: 148px;
}

.oe-tilda-nameplate {
  position: absolute;
  right: 156px;
  bottom: 73px;
  z-index: 5;
  min-width: 300px;
  text-align: center;
}

.oe-tilda-nameplate strong {
  display: block;
  width: 234px;
  margin: 0 auto -1px;
  padding: 13px 18px;
  background: #fff;
  color: #34495e;
  font-size: 24px;
  font-weight: 800;
  transform: skewX(-13deg);
}

.oe-tilda-nameplate > span {
  display: block;
  width: 305px;
  margin: 0 auto;
  padding: 13px 18px;
  background: #b8e7ff;
  color: #34495e;
  font-size: 16px;
  font-weight: 700;
  transform: skewX(-13deg);
}

.oe-tilda-nameplate__socials {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 16px;
}

.oe-tilda-nameplate__socials span {
  display: block;
  width: 122px;
  padding: 8px 10px;
  border-radius: 7px;
  background: #fff;
  color: #111;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.15;
  text-align: left;
}

.oe-tilda-nameplate__socials span::first-line {
  font-size: 12px;
}

.oe-tilda-purple {
  min-height: 82px;
  background: #9349d0;
}

.oe-tilda-section {
  padding: 90px 0;
  background: #fff;
}

.oe-tilda-centered {
  max-width: 920px;
  margin: 0 auto 48px;
  text-align: center;
}

.oe-tilda-centered h2,
.oe-tilda-text-page h1 {
  margin: 0 0 54px;
  color: #8794aa;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0;
}

.oe-tilda-centered p {
  color: #1f2933;
  font-size: 22px;
  line-height: 1.55;
}

.oe-tilda-service-card {
  display: flex;
  min-height: 118px;
  align-items: center;
  justify-content: center;
  padding: 24px;
  border: 1px solid rgba(31, 41, 51, 0.08);
  border-radius: 0;
  background: #fff;
  color: #1f2933;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 14px 34px rgba(20, 28, 38, 0.06);
}

.oe-tilda-service-card:hover {
  color: #ff6f61;
  border-color: rgba(255, 111, 97, 0.24);
}

.oe-tilda-text-page {
  min-height: 760px;
  padding: 126px 0 90px;
  background: #fff;
}

.oe-tilda-text-page--compact {
  min-height: 0;
  padding-bottom: 34px;
}

.oe-tilda-text-page h1 {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.oe-tilda-text-page__body {
  max-width: 1000px;
  margin: 0 auto;
  color: #202a35;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.42;
}

.oe-tilda-text-page__body p {
  margin: 0 0 32px;
}

.oe-tilda-text-page__body h2 {
  margin: 35px 0 8px;
  color: #202a35;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.35;
}

.oe-tilda-text-page__body ul {
  margin: 0 0 28px;
  padding-left: 20px;
}

.oe-tilda-text-page__body li {
  margin: 5px 0;
}

.oe-tilda-text-page__body li::marker {
  color: #202a35;
}

.oe-tilda-text-page__body a,
.oe-tilda-text-page__body .accent {
  color: #ff6f61;
}

.oe-about-page {
  background: #ffffff;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-about-page .container {
  max-width: 1200px;
}

.oe-about-hero {
  min-height: 219px;
  display: flex;
  align-items: end;
  padding: 118px 0 44px;
  background: #ffffff;
}

.oe-about-hero h1,
.oe-about-heading p,
.oe-about-works-head h2,
.oe-about-faq h2 {
  margin: 0;
  color: #7f8ca3;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
}

.oe-about-hero h1 {
  font-size: 46px;
  line-height: 1.15;
}

.oe-about-copy {
  min-height: 619px;
  padding: 55px 0;
  background: #ffffff;
}

.oe-about-copy .container {
  max-width: 1180px;
}

.oe-about-copy p,
.oe-about-copy li {
  margin: 0 0 9px;
  color: #4b5565;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.45;
}

.oe-about-copy h2 {
  margin: 10px 0 6px;
  color: #2f3847;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.35;
}

.oe-about-copy ul {
  margin: 0 0 16px;
  padding-left: 22px;
}

.oe-about-heading {
  min-height: 300px;
  padding: 90px 0 74px;
  background: #ffffff;
}

.oe-about-heading p {
  color: #8290a8;
  font-size: 46px;
  line-height: 1.15;
}

.oe-about-heading h2,
.oe-about-works-head p {
  margin: 28px 0 0;
  color: #000000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.35;
  text-align: center;
}

.oe-about-team {
  min-height: 649px;
  padding: 0 0 8px;
  background: #ffffff;
}

.oe-about-team__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 0;
}

.oe-about-team__left {
  min-height: 560px;
  padding: 0 66px 0 0;
}

.oe-about-team__right {
  min-height: 560px;
  padding: 24px 0 0 48px;
  border-left: 1px solid #d8dde5;
}

.oe-about-team__person {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  align-items: center;
  gap: 36px;
  margin-bottom: 54px;
}

.oe-about-team__person img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
}

.oe-about-team__person h2 {
  margin: 0 0 10px;
  color: #3e4758;
  font-size: 29px;
  font-weight: 800;
  line-height: 1.2;
}

.oe-about-team__person p {
  margin: 0;
  color: #3e4758;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.3;
}

.oe-about-team__copy p,
.oe-about-team__copy strong,
.oe-about-team__right p {
  color: #4b5565;
  font-size: 18px;
  line-height: 1.42;
}

.oe-about-team__copy p {
  margin: 0 0 13px;
}

.oe-about-team__copy strong {
  display: block;
  margin-top: 8px;
  font-weight: 800;
}

.oe-about-team__messengers {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-top: 28px;
}

.oe-about-team__messengers img,
.oe-about-team__messengers span {
  width: 52px;
  height: 52px;
  border-radius: 50%;
}

.oe-about-team__messengers span {
  display: block;
  background: radial-gradient(circle at 72% 72%, #6ed0ff 0 16%, transparent 17%), linear-gradient(135deg, #2d35ff 0%, #8b49ff 52%, #25d8ff 100%);
}

.oe-about-team__right h3 {
  margin: 0 0 54px;
  color: #ff9b00;
  font-size: 31px;
  font-weight: 800;
  line-height: 1.2;
}

.oe-about-team__right article {
  display: grid;
  grid-template-columns: 82px minmax(0, 1fr);
  gap: 34px;
  align-items: start;
  margin-bottom: 42px;
}

.oe-about-team__right article img {
  width: 82px;
  max-height: 82px;
  object-fit: contain;
}

.oe-about-team__right h4 {
  margin: 0 0 10px;
  color: #3e4758;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.2;
}

.oe-about-team__right p {
  margin: 0;
}

.oe-about-works-head {
  min-height: 285px;
  margin-top: -1px;
  padding: 88px 0 65px;
  background: #ffffff;
}

.oe-about-works-head h2,
.oe-about-faq h2 {
  font-size: 46px;
  line-height: 1.15;
}

.oe-about-gallery {
  height: 686px;
  overflow: hidden;
  padding: 0 0 120px;
  background: #ffffff;
  position: relative;
}

.oe-about-gallery__slider {
  position: relative;
  left: 50%;
  width: 100vw;
  height: 566px;
  transform: translateX(-50%);
}

.oe-about-gallery__main,
.oe-about-gallery__side {
  position: absolute;
  top: 0;
  height: 550px;
  padding: 0;
  border: 0;
  background: transparent;
  overflow: hidden;
  cursor: pointer;
}

.oe-about-gallery__main {
  left: 50%;
  width: 860px;
  transform: translateX(-50%);
  z-index: 2;
  cursor: zoom-in;
}

.oe-about-gallery__side {
  width: 260px;
  opacity: 0.42;
  z-index: 1;
}

.oe-about-gallery__side--left {
  right: calc(50% + 520px);
}

.oe-about-gallery__side--right {
  left: calc(50% + 520px);
}

.oe-about-gallery__main img,
.oe-about-gallery__side img {
  display: block;
  width: 860px;
  height: 550px;
  object-fit: cover;
}

.oe-about-gallery__side--left img {
  margin-left: calc(260px - 860px);
}

.oe-about-gallery__arrow {
  position: absolute;
  top: 245px;
  width: 60px;
  height: 60px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #e8e8e8;
  z-index: 3;
  cursor: pointer;
}

.oe-about-gallery__main:focus-visible,
.oe-about-gallery__side:focus-visible,
.oe-about-gallery__arrow:focus-visible {
  outline: 3px solid #ffdf00;
  outline-offset: 4px;
}

.oe-about-gallery__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}

.oe-about-gallery__arrow--prev {
  right: calc(50% + 443px);
}

.oe-about-gallery__arrow--prev::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}

.oe-about-gallery__arrow--next {
  left: calc(50% + 442px);
}

.oe-about-gallery__arrow--next::before {
  transform: translate(-65%, -50%) rotate(45deg);
}

.oe-gallery-lightbox {
  position: fixed;
  inset: 0;
  z-index: 5000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 42px 92px;
  background: rgba(0, 0, 0, 0.82);
}

body.oe-gallery-lightbox-open {
  overflow: hidden;
}

.oe-gallery-lightbox.is-open {
  display: flex;
}

.oe-gallery-lightbox__image {
  display: block;
  max-width: min(100%, 1180px);
  max-height: calc(100vh - 84px);
  object-fit: contain;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.35);
}

.oe-gallery-lightbox__close,
.oe-gallery-lightbox__arrow {
  position: absolute;
  border: 0;
  border-radius: 50%;
  background: rgba(232, 232, 232, 0.95);
  color: #ffffff;
  cursor: pointer;
}

.oe-gallery-lightbox__close {
  top: 24px;
  right: 28px;
  width: 48px;
  height: 48px;
  font-size: 34px;
  line-height: 48px;
}

.oe-gallery-lightbox__arrow {
  top: 50%;
  width: 60px;
  height: 60px;
  transform: translateY(-50%);
}

.oe-gallery-lightbox__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}

.oe-gallery-lightbox__arrow--prev {
  left: 28px;
}

.oe-gallery-lightbox__arrow--prev::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}

.oe-gallery-lightbox__arrow--next {
  right: 28px;
}

.oe-gallery-lightbox__arrow--next::before {
  transform: translate(-65%, -50%) rotate(45deg);
}

.oe-about-faq {
  min-height: 2169px;
  padding: 90px 0;
  background: #ebebed;
}

.oe-about-faq h2 {
  margin-bottom: 82px;
}

.oe-about-faq__list {
  display: grid;
  gap: 21px;
}

.oe-about-faq__list article {
  min-height: 132px;
  padding: 34px 40px;
  background: #ffffff;
  border-radius: 8px;
}

.oe-about-faq__list h3 {
  margin: 0 0 23px;
  color: #000000;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.35;
}

.oe-about-faq__list p,
.oe-about-faq__note {
  margin: 0;
  color: #30343b;
  font-size: 20px;
  line-height: 1.42;
}

.oe-about-faq__note {
  margin-top: 34px;
  font-weight: 700;
}

.oe-locks-page {
  background: #ffffff;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-locks-page .container {
  max-width: 1200px;
}

.oe-locks-hero {
  min-height: 278px;
  display: flex;
  align-items: flex-start;
  padding: 120px 0 40px;
  background: #ffffff;
}

.oe-locks-hero h1,
.oe-locks-hero h2 {
  width: 860px;
  max-width: 100%;
  margin: 0;
  margin-left: 108px;
  color: #7f8ca3;
  font-family: TildaSans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.23;
  letter-spacing: 0;
  text-align: center;
}

.oe-locks-copy {
  background: #ffffff;
}

.oe-locks-copy .container {
  max-width: 1184px;
}

.oe-locks-copy--intro {
  min-height: 671px;
  padding: 68px 0 76px;
}

.oe-locks-copy--price {
  min-height: 392px;
  padding: 68px 0 76px;
}

.oe-locks-copy p,
.oe-locks-copy li {
  margin: 0 0 11px;
  color: #4b5565;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-locks-copy h2 {
  margin: 21px 0;
  color: #4b5565;
  font-size: 20px;
  font-weight: 700;
  line-height: 31px;
}

.oe-locks-copy ul {
  margin: 0;
  padding-left: 22px;
}

.oe-locks-copy li {
  margin-bottom: 0;
}

.oe-locks-copy--intro h2 {
  margin: 31px 0;
}

.oe-locks-text {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-locks-text ul {
  margin: 0;
  padding-left: 22px;
}

.oe-locks-text li {
  margin: 0;
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-locks-approach {
  min-height: 300px;
}

.oe-locks-team {
  min-height: 650px;
  padding-bottom: 0;
}

.oe-locks-price-title {
  min-height: 278px;
  padding: 120px 0 40px;
}

.oe-locks-works-head {
  margin-top: 0;
}

.oe-locks-faq {
  min-height: 1356px;
}

.oe-locks-faq .oe-about-faq__list article {
  min-height: 132px;
}

.oe-cottage-page {
  background: #ffffff;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-cottage-page .container {
  max-width: 1200px;
}

.oe-cottage-hero {
  min-height: 219px;
  display: flex;
  align-items: flex-start;
  padding: 120px 0 40px;
  background: #ffffff;
}

.oe-cottage-hero h1 {
  width: 860px;
  max-width: 100%;
  margin: 0;
  margin-left: 108px;
  color: #7f8ca3;
  font-family: TildaSans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.23;
  letter-spacing: 0;
  text-align: center;
}

.oe-cottage-copy {
  min-height: 733px;
  padding: 68px 0 66px;
  background: #ffffff;
}

.oe-cottage-copy .container {
  max-width: 1184px;
}

.oe-cottage-text {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-cottage-text ul {
  margin: 0 0 10px;
  padding-left: 20px;
}

.oe-cottage-text li {
  margin: 0;
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-cottage-approach {
  min-height: 300px;
}

.oe-cottage-team {
  min-height: 650px;
  padding-bottom: 0;
}

.oe-cottage-works-head {
  margin-top: 0;
}

.oe-cottage-page .oe-about-heading p,
.oe-cottage-page .oe-about-works-head h2,
.oe-cottage-page .oe-about-faq h2 {
  color: #808da5;
  font-family: Inter, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}

.oe-cottage-page .oe-about-heading p,
.oe-cottage-page .oe-about-works-head h2 {
  font-size: 45px;
  line-height: 1.55;
}

.oe-cottage-page .oe-about-heading h2,
.oe-cottage-page .oe-about-works-head p {
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.oe-cottage-page .oe-about-faq h2 {
  font-size: 42px;
  line-height: 1.23;
}

.oe-cottage-faq {
  min-height: 1154px;
  padding: 90px 0;
}

.oe-cottage-faq h2 {
  margin-bottom: 80px;
}

.oe-cottage-faq .oe-about-faq__list {
  gap: 20px;
}

.oe-cottage-faq .oe-about-faq__list article {
  width: calc(100% - 16px);
  min-height: 0;
  margin-left: 8px;
  padding: 40px;
  border: 1px solid #eeeeee;
  border-radius: 0;
}

.oe-cottage-faq .oe-about-faq__list h3,
.oe-cottage-faq .oe-about-faq__list p {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27.9px;
}

.oe-cottage-faq .oe-about-faq__list h3 {
  margin: 0 0 16px;
  font-weight: 700;
}

.oe-gazebo-page {
  background: #ffffff;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-gazebo-page .container {
  max-width: 1200px;
}

.oe-gazebo-hero {
  min-height: 219px;
  display: flex;
  align-items: flex-start;
  padding: 120px 0 40px;
  background: #ffffff;
}

.oe-gazebo-hero h1,
.oe-gazebo-hero h2 {
  width: 860px;
  max-width: 100%;
  margin: 0;
  margin-left: 108px;
  color: #7f8ca3;
  font-family: TildaSans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.23;
  letter-spacing: 0;
  text-align: center;
}

.oe-gazebo-copy {
  background: #ffffff;
}

.oe-gazebo-copy .container {
  max-width: 1184px;
}

.oe-gazebo-copy--intro {
  min-height: 640px;
  padding: 68px 0 66px;
}

.oe-gazebo-copy--price {
  min-height: 227px;
  padding: 68px 0 65px;
}

.oe-gazebo-text {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-gazebo-text ul {
  margin: 0;
  padding-left: 22px;
}

.oe-gazebo-text li {
  margin: 0;
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-gazebo-approach {
  min-height: 300px;
}

.oe-gazebo-team {
  min-height: 650px;
  padding-bottom: 0;
}

.oe-gazebo-price-title {
  min-height: 219px;
  padding: 120px 0 40px;
}

.oe-gazebo-works-head {
  margin-top: 0;
}

.oe-gazebo-page .oe-about-heading p,
.oe-gazebo-page .oe-about-works-head h2,
.oe-gazebo-page .oe-about-faq h2 {
  color: #808da5;
  font-family: Inter, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}

.oe-gazebo-page .oe-about-heading p,
.oe-gazebo-page .oe-about-works-head h2 {
  font-size: 45px;
  line-height: 1.55;
}

.oe-gazebo-page .oe-about-heading h2,
.oe-gazebo-page .oe-about-works-head p {
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.oe-gazebo-page .oe-about-faq h2 {
  font-size: 42px;
  line-height: 1.23;
}

.oe-gazebo-faq {
  min-height: 1182px;
  padding: 90px 0;
}

.oe-gazebo-faq h2 {
  margin-bottom: 80px;
}

.oe-gazebo-faq .oe-about-faq__list {
  gap: 20px;
}

.oe-gazebo-faq .oe-about-faq__list article {
  width: calc(100% - 16px);
  min-height: 0;
  margin-left: 8px;
  padding: 40px;
  border: 1px solid #eeeeee;
  border-radius: 0;
}

.oe-gazebo-faq .oe-about-faq__list h3,
.oe-gazebo-faq .oe-about-faq__list p {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27.9px;
}

.oe-gazebo-faq .oe-about-faq__list h3 {
  margin: 0 0 16px;
  font-weight: 700;
}

.oe-terrace-page {
  background: #ffffff;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-terrace-page .container {
  max-width: 1200px;
}

.oe-terrace-hero {
  min-height: 219px;
  display: flex;
  align-items: flex-start;
  padding: 120px 0 40px;
  background: #ffffff;
}

.oe-terrace-hero h1,
.oe-terrace-hero h2 {
  width: 860px;
  max-width: 100%;
  margin: 0;
  margin-left: 108px;
  color: #7f8ca3;
  font-family: TildaSans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.23;
  letter-spacing: 0;
  text-align: center;
}

.oe-terrace-copy {
  background: #ffffff;
}

.oe-terrace-copy .container {
  max-width: 1184px;
}

.oe-terrace-copy--intro {
  min-height: 733px;
  padding: 68px 0 66px;
}

.oe-terrace-copy--price {
  min-height: 227px;
  padding: 68px 0 65px;
}

.oe-terrace-text {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-terrace-text ul {
  margin: 0;
  padding-left: 22px;
}

.oe-terrace-text li {
  margin: 0;
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-terrace-approach {
  min-height: 300px;
}

.oe-terrace-team {
  min-height: 650px;
  padding-bottom: 0;
}

.oe-terrace-price-title {
  min-height: 219px;
  padding: 120px 0 40px;
}

.oe-terrace-works-head {
  margin-top: 0;
}

.oe-terrace-page .oe-about-heading p,
.oe-terrace-page .oe-about-works-head h2,
.oe-terrace-page .oe-about-faq h2 {
  color: #808da5;
  font-family: Inter, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}

.oe-terrace-page .oe-about-heading p,
.oe-terrace-page .oe-about-works-head h2 {
  font-size: 45px;
  line-height: 1.55;
}

.oe-terrace-page .oe-about-heading h2,
.oe-terrace-page .oe-about-works-head p {
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.oe-terrace-page .oe-about-faq h2 {
  font-size: 42px;
  line-height: 1.23;
}

.oe-terrace-faq {
  min-height: 1356px;
  padding: 90px 0;
}

.oe-terrace-faq h2 {
  margin-bottom: 80px;
}

.oe-terrace-faq .oe-about-faq__list {
  gap: 20px;
}

.oe-terrace-faq .oe-about-faq__list article {
  width: calc(100% - 16px);
  min-height: 0;
  margin-left: 8px;
  padding: 40px;
  border: 1px solid #eeeeee;
  border-radius: 0;
}

.oe-terrace-faq .oe-about-faq__list h3,
.oe-terrace-faq .oe-about-faq__list p {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27.9px;
}

.oe-terrace-faq .oe-about-faq__list h3 {
  margin: 0 0 16px;
  font-weight: 700;
}

.oe-repair-page {
  background: #ffffff;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-repair-page .container {
  max-width: 1200px;
}

.oe-repair-hero {
  min-height: 219px;
  display: flex;
  align-items: flex-start;
  padding: 120px 0 40px;
  background: #ffffff;
}

.oe-repair-hero h1 {
  width: 860px;
  max-width: 100%;
  margin: 0;
  margin-left: 108px;
  color: #7f8ca3;
  font-family: TildaSans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.23;
  letter-spacing: 0;
  text-align: center;
}

.oe-repair-copy {
  background: #ffffff;
}

.oe-repair-copy .container {
  max-width: 1184px;
}

.oe-repair-copy--intro {
  min-height: 392px;
  padding: 68px 0 66px;
}

.oe-repair-text {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-repair-approach {
  min-height: 300px;
}

.oe-repair-team {
  min-height: 650px;
  padding-bottom: 0;
}

.oe-repair-works-head {
  margin-top: 0;
}

.oe-repair-page .oe-about-heading p,
.oe-repair-page .oe-about-works-head h2,
.oe-repair-page .oe-about-faq h2 {
  color: #808da5;
  font-family: Inter, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}

.oe-repair-page .oe-about-heading p,
.oe-repair-page .oe-about-works-head h2 {
  font-size: 45px;
  line-height: 1.55;
}

.oe-repair-page .oe-about-heading h2,
.oe-repair-page .oe-about-works-head p {
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.oe-repair-page .oe-about-faq h2 {
  font-size: 42px;
  line-height: 1.23;
}

.oe-repair-faq {
  min-height: 1356px;
  padding: 90px 0;
}

.oe-repair-faq h2 {
  margin-bottom: 80px;
}

.oe-repair-faq .oe-about-faq__list {
  gap: 20px;
}

.oe-repair-faq .oe-about-faq__list article {
  width: calc(100% - 16px);
  min-height: 0;
  margin-left: 8px;
  padding: 40px;
  border: 1px solid #eeeeee;
  border-radius: 0;
}

.oe-repair-faq .oe-about-faq__list h3,
.oe-repair-faq .oe-about-faq__list p {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27.9px;
}

.oe-repair-faq .oe-about-faq__list h3 {
  margin: 0 0 16px;
  font-weight: 700;
}

.oe-cold-balcony-page {
  background: #ffffff;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-cold-balcony-page .container {
  max-width: 1200px;
}

.oe-cold-balcony-hero {
  min-height: 219px;
  display: flex;
  align-items: flex-start;
  padding: 120px 0 40px;
  background: #ffffff;
}

.oe-cold-balcony-hero h1,
.oe-cold-balcony-hero h2 {
  width: 860px;
  max-width: 100%;
  margin: 0;
  margin-left: 108px;
  color: #7f8ca3;
  font-family: TildaSans, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.23;
  letter-spacing: 0;
  text-align: center;
}

.oe-cold-balcony-copy {
  background: #ffffff;
}

.oe-cold-balcony-copy .container {
  max-width: 1184px;
}

.oe-cold-balcony-copy--intro {
  min-height: 733px;
  padding: 68px 0 66px;
}

.oe-cold-balcony-copy--price {
  min-height: 392px;
  padding: 68px 0 65px;
}

.oe-cold-balcony-text {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-cold-balcony-text ul,
.oe-cold-balcony-text ol {
  margin: 0;
  padding-left: 22px;
}

.oe-cold-balcony-text li {
  margin: 0;
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.oe-cold-balcony-approach {
  min-height: 300px;
}

.oe-cold-balcony-team {
  min-height: 650px;
  padding-bottom: 0;
}

.oe-cold-balcony-price-title {
  min-height: 219px;
  padding: 120px 0 40px;
}

.oe-cold-balcony-works-head {
  margin-top: 0;
}

.oe-cold-balcony-page .oe-about-heading p,
.oe-cold-balcony-page .oe-about-works-head h2,
.oe-cold-balcony-page .oe-about-faq h2 {
  color: #808da5;
  font-family: Inter, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}

.oe-cold-balcony-page .oe-about-heading p,
.oe-cold-balcony-page .oe-about-works-head h2 {
  font-size: 45px;
  line-height: 1.55;
}

.oe-cold-balcony-page .oe-about-heading h2,
.oe-cold-balcony-page .oe-about-works-head p {
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.oe-cold-balcony-page .oe-about-faq h2 {
  font-size: 42px;
  line-height: 1.23;
}

.oe-cold-balcony-faq {
  min-height: 1356px;
  padding: 90px 0;
}

.oe-cold-balcony-faq h2 {
  margin-bottom: 80px;
}

.oe-cold-balcony-faq .oe-about-faq__list {
  gap: 20px;
}

.oe-cold-balcony-faq .oe-about-faq__list article {
  width: calc(100% - 16px);
  min-height: 0;
  margin-left: 8px;
  padding: 40px;
  border: 1px solid #eeeeee;
  border-radius: 0;
}

.oe-cold-balcony-faq .oe-about-faq__list h3,
.oe-cold-balcony-faq .oe-about-faq__list p {
  color: #333333;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27.9px;
}

.oe-cold-balcony-faq .oe-about-faq__list h3 {
  margin: 0 0 16px;
  font-weight: 700;
}

@media (max-width: 991px) {
  .oe-about-copy .container,
  .oe-about-page .container,
  .oe-gazebo-copy .container,
  .oe-terrace-copy .container,
  .oe-repair-copy .container,
  .oe-cold-balcony-copy .container {
    max-width: 720px;
  }

  .oe-about-copy p,
  .oe-about-copy li,
  .oe-gazebo-text,
  .oe-gazebo-text li,
  .oe-terrace-text,
  .oe-terrace-text li,
  .oe-repair-text,
  .oe-cold-balcony-text,
  .oe-cold-balcony-text li,
  .oe-about-faq__list p,
  .oe-about-faq__note {
    font-size: 18px;
  }

  .oe-about-team__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .oe-about-team__left,
  .oe-about-team__right {
    min-height: 0;
    padding: 0;
  }

  .oe-about-team__right {
    border-left: 0;
  }

  .oe-about-gallery__slider {
    left: auto;
    width: auto;
    height: auto;
    padding: 0 24px;
    transform: none;
  }

  .oe-about-gallery__main {
    position: relative;
    left: auto;
    width: min(100%, 640px);
    height: 420px;
    margin: 0 auto;
    transform: none;
  }

  .oe-about-gallery__main img {
    width: 100%;
    height: 100%;
  }

  .oe-about-gallery__side,
  .oe-about-gallery__arrow {
    display: none;
  }

  .oe-gallery-lightbox {
    padding: 36px 72px;
  }
}

@media (max-width: 575px) {
  .oe-about-hero {
    min-height: 170px;
    padding: 70px 0 34px;
  }

  .oe-about-hero h1,
  .oe-gazebo-hero h1,
  .oe-gazebo-hero h2,
  .oe-terrace-hero h1,
  .oe-terrace-hero h2,
  .oe-repair-hero h1,
  .oe-cold-balcony-hero h1,
  .oe-cold-balcony-hero h2,
  .oe-about-heading p,
  .oe-about-works-head h2,
  .oe-about-faq h2,
  .oe-gazebo-page .oe-about-heading p,
  .oe-gazebo-page .oe-about-works-head h2,
  .oe-gazebo-page .oe-about-faq h2,
  .oe-terrace-page .oe-about-heading p,
  .oe-terrace-page .oe-about-works-head h2,
  .oe-terrace-page .oe-about-faq h2,
  .oe-repair-page .oe-about-heading p,
  .oe-repair-page .oe-about-works-head h2,
  .oe-repair-page .oe-about-faq h2,
  .oe-cold-balcony-page .oe-about-heading p,
  .oe-cold-balcony-page .oe-about-works-head h2,
  .oe-cold-balcony-page .oe-about-faq h2 {
    font-size: 34px;
  }

  .oe-about-copy,
  .oe-gazebo-copy,
  .oe-terrace-copy,
  .oe-repair-copy,
  .oe-cold-balcony-copy {
    min-height: 0;
    padding: 38px 0;
  }

  .oe-about-copy p,
  .oe-about-copy li,
  .oe-gazebo-text,
  .oe-gazebo-text li,
  .oe-terrace-text,
  .oe-terrace-text li,
  .oe-repair-text,
  .oe-cold-balcony-text,
  .oe-cold-balcony-text li {
    font-size: 16px;
  }

  .oe-gazebo-hero,
  .oe-terrace-hero,
  .oe-repair-hero,
  .oe-cold-balcony-hero {
    min-height: 170px;
    padding: 70px 0 34px;
  }

  .oe-gazebo-hero h1,
  .oe-gazebo-hero h2,
  .oe-terrace-hero h1,
  .oe-terrace-hero h2,
  .oe-repair-hero h1,
  .oe-cold-balcony-hero h1,
  .oe-cold-balcony-hero h2 {
    width: 100%;
    margin-left: 0;
  }

  .oe-about-heading {
    min-height: 220px;
    padding: 62px 0;
  }

  .oe-about-heading h2,
  .oe-about-works-head p {
    margin-top: 18px;
    font-size: 20px;
  }

  .oe-about-team {
    padding-bottom: 44px;
  }

  .oe-about-team__person {
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 18px;
    margin-bottom: 32px;
  }

  .oe-about-team__person img {
    width: 78px;
    height: 78px;
  }

  .oe-about-team__person h2 {
    font-size: 23px;
  }

  .oe-about-team__person p,
  .oe-about-team__right h4 {
    font-size: 18px;
  }

  .oe-about-team__copy p,
  .oe-about-team__copy strong,
  .oe-about-team__right p {
    font-size: 15px;
  }

  .oe-about-team__right h3 {
    margin-bottom: 30px;
    font-size: 26px;
  }

  .oe-about-team__right article {
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 18px;
    margin-bottom: 28px;
  }

  .oe-about-team__right article img {
    width: 54px;
    max-height: 54px;
  }

  .oe-about-works-head {
    min-height: 210px;
    padding: 58px 0 42px;
  }

  .oe-about-gallery {
    height: auto;
    padding-bottom: 54px;
  }

  .oe-about-gallery__slider {
    padding: 0 16px;
  }

  .oe-about-gallery__main {
    width: 100%;
    height: 230px;
  }

  .oe-gallery-lightbox {
    padding: 58px 14px;
  }

  .oe-gallery-lightbox__close {
    top: 12px;
    right: 12px;
    width: 42px;
    height: 42px;
    font-size: 30px;
    line-height: 42px;
  }

  .oe-gallery-lightbox__arrow {
    width: 44px;
    height: 44px;
  }

  .oe-gallery-lightbox__arrow--prev {
    left: 8px;
  }

  .oe-gallery-lightbox__arrow--next {
    right: 8px;
  }

  .oe-about-faq {
    min-height: 0;
    padding: 58px 0;
  }

  .oe-about-faq h2 {
    margin-bottom: 38px;
  }

  .oe-about-faq__list {
    gap: 14px;
  }

  .oe-about-faq__list article {
    min-height: 0;
    padding: 24px 18px;
  }

  .oe-about-faq__list h3 {
    margin-bottom: 14px;
    font-size: 17px;
  }

  .oe-about-faq__list p,
  .oe-about-faq__note {
    font-size: 15px;
  }
}

.oe-tilda-promo {
  position: relative;
  min-height: 684px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: radial-gradient(circle at 50% 48%, rgba(65, 58, 39, 0.5), rgba(10, 10, 12, 0.96) 58%), #111;
  color: #fff;
  text-align: center;
}

.oe-tilda-promo__content {
  max-width: 960px;
  margin: 0 auto;
}

.oe-tilda-promo h1 {
  margin: 0;
  color: #fff;
  font-size: 58px;
  font-weight: 900;
  line-height: 1.35;
}

.oe-tilda-promo p {
  margin: 54px 0 0;
  font-size: 16px;
  font-weight: 600;
}

.oe-tilda-promo__partner,
.oe-tilda-promo__rating {
  position: absolute;
  bottom: 36px;
  width: 194px;
  padding: 14px 18px;
  border-radius: 10px;
  background: #fff;
  color: #111;
  font-weight: 900;
  line-height: 1;
}

.oe-tilda-promo__partner {
  left: 36px;
}

.oe-tilda-promo__rating {
  right: 36px;
}

.oe-tilda-promo__partner span,
.oe-tilda-promo__rating span {
  display: block;
  margin-top: 6px;
  color: #34a853;
  font-size: 11px;
  font-weight: 500;
}

.oe-snap-skandinavia {
  --oe-snap-skandinavia-scale: 1;
  --oe-snap-skandinavia-height: 570px;
  position: relative;
  height: var(--oe-snap-skandinavia-height);
  overflow: hidden;
  background: #ffffff;
}

.oe-snap-skandinavia__bg,
.oe-snap-skandinavia__filter {
  position: absolute;
  inset: 0;
}

.oe-snap-skandinavia__bg {
  background-image: url("../img/snapshot-skandinavia/hero-photo.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.oe-snap-skandinavia__filter {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(4, 7, 7, 0.55));
}

.oe-snap-skandinavia__stage.container {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  max-width: 1200px;
  height: 570px;
  margin: 0;
  padding: 0;
  transform: translateX(-50%) scale(var(--oe-snap-skandinavia-scale));
  transform-origin: top center;
}

.oe-snap-skandinavia h1,
.oe-snap-skandinavia__button,
.oe-snap-skandinavia__caption,
.oe-snap-skandinavia__rehau,
.oe-snap-skandinavia__otzovik,
.oe-snap-skandinavia__rating-bg,
.oe-snap-skandinavia__rating {
  position: absolute;
}

.oe-snap-skandinavia h1 {
  top: 108px;
  left: 178px;
  width: 844px;
  margin: 0;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 58px;
  font-weight: 900;
  line-height: 1.15;
  text-align: center;
  letter-spacing: 0;
}

.oe-snap-skandinavia__button {
  top: 382px;
  left: 475px;
  z-index: 3;
  width: 250px;
  height: 55px;
  color: #000000;
  text-decoration: none;
}

.oe-snap-skandinavia__button img {
  width: 250px;
  height: 55px;
}

.oe-snap-skandinavia__button span {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.55;
}

.oe-snap-skandinavia__caption {
  top: 506px;
  left: 468px;
  width: 265px;
  margin: 0;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.15;
  text-align: center;
}

.oe-snap-skandinavia__rehau,
.oe-snap-skandinavia__otzovik {
  width: 161px;
  height: auto;
}

.oe-snap-skandinavia__rehau {
  top: 492px;
  left: 30px;
}

.oe-snap-skandinavia__otzovik {
  top: 491px;
  left: 1009px;
}

.oe-snap-skandinavia__rating-bg {
  top: 512px;
  left: 1083px;
  width: 81px;
  height: 20px;
  background: #ffffff;
}

.oe-snap-skandinavia__rating {
  top: 518px;
  left: 1083px;
  width: 80px;
  height: auto;
}

.oe-snap-promo-features {
  padding: 43px 0;
  background: #ffffff;
}

.oe-snap-promo-features .container {
  max-width: 1200px;
}

.oe-snap-promo-features .col-12 > div {
  min-height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  color: #111111;
  font-family: Inter, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}

.oe-tilda-landing-hero {
  position: relative;
  display: flex;
  min-height: 620px;
  align-items: center;
  overflow: hidden;
  background-color: #0b1512;
  background-image:
    linear-gradient(90deg, rgba(7, 16, 13, 0.98) 0%, rgba(8, 18, 16, 0.88) 44%, rgba(8, 18, 16, 0.48) 72%, rgba(8, 18, 16, 0.12) 100%),
    var(--oe-tilda-landing-bg);
  background-position: center, right center;
  background-size: auto, cover;
  background-repeat: no-repeat;
  color: #ffffff;
}

.oe-tilda-landing-hero.oe-tilda-landing--profile {
  background-color: #edf0ee;
  background-image:
    linear-gradient(90deg, rgba(7, 16, 13, 0.98) 0%, rgba(8, 18, 16, 0.88) 48%, rgba(8, 18, 16, 0.18) 100%),
    var(--oe-tilda-landing-bg);
  background-position: center, right 9% center;
  background-size: auto, min(480px, 43vw) auto;
}

.oe-tilda-landing-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, rgba(0, 0, 0, 0.08) 100%);
  pointer-events: none;
}

.oe-tilda-landing-hero__inner.container,
.oe-tilda-landing-section .container,
.oe-tilda-landing-facts .container,
.oe-tilda-landing-cta .container {
  max-width: 1200px;
}

.oe-tilda-landing-hero__inner {
  position: relative;
  z-index: 1;
  padding-top: 38px;
  padding-bottom: 34px;
}

.oe-tilda-landing-hero__inner > .row {
  padding-left: 78px;
}

.oe-tilda-landing-hero__eyebrow,
.oe-tilda-landing-kicker {
  margin: 0 0 14px;
  color: #fff000;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.3;
  text-transform: uppercase;
}

.oe-tilda-landing-hero h1 {
  max-width: 820px;
  margin: 0;
  color: #ffffff;
  font-size: 58px;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
}

.oe-tilda-landing-hero__lead {
  max-width: 720px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 22px;
  line-height: 1.45;
}

.oe-tilda-landing-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 38px;
}

.oe-tilda-landing-btn {
  display: inline-flex;
  min-height: 55px;
  min-width: 212px;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border-radius: 18px;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.1;
  text-decoration: none;
}

.oe-tilda-landing-btn--yellow {
  background: #fff000;
  color: #000000 !important;
  box-shadow: 0 15px 34px rgba(255, 240, 0, 0.28);
}

.oe-tilda-landing-btn--yellow:hover,
.oe-tilda-landing-btn--yellow:focus {
  background: #fff000;
  color: #000000 !important;
}

.oe-tilda-landing-btn--outline,
.oe-tilda-landing-btn--dark {
  background: transparent;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.52);
}

.oe-tilda-landing-btn--outline:hover,
.oe-tilda-landing-btn--outline:focus,
.oe-tilda-landing-btn--dark:hover,
.oe-tilda-landing-btn--dark:focus {
  background: #ffffff;
  color: #111111 !important;
}

.oe-tilda-landing-facts {
  padding: 36px 0;
  background: #f2f2f2;
}

.oe-tilda-landing-fact {
  min-height: 118px;
  padding: 24px 28px;
  background: #f2f2f2;
  border-right: 1px solid #d6d6d6;
  color: #111111;
}

.oe-tilda-landing-facts .col-12:last-child .oe-tilda-landing-fact {
  border-right: 0;
}

.oe-tilda-landing-fact strong,
.oe-tilda-landing-fact span {
  display: block;
}

.oe-tilda-landing-fact strong {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.15;
}

.oe-tilda-landing-fact span {
  font-size: 17px;
  line-height: 1.35;
}

.oe-tilda-landing-section {
  padding: 88px 0;
  background: #ffffff;
}

.oe-tilda-landing-section--soft {
  background: linear-gradient(0.5turn, rgba(255, 255, 255, 1) 0%, rgba(237, 236, 242, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.oe-tilda-landing-section--faq {
  background: #efeef0;
}

.oe-tilda-landing-section h2,
.oe-tilda-landing-cta h2 {
  margin: 0;
  color: #111111;
  font-size: 44px;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}

.oe-tilda-landing-kicker {
  color: #13a10e;
}

.oe-tilda-landing-copy {
  color: #202a35;
  font-size: 21px;
  line-height: 1.48;
}

.oe-tilda-landing-copy p {
  margin: 0 0 28px;
}

.oe-tilda-landing-copy ul {
  display: grid;
  gap: 10px;
  margin: 30px 0 0;
  padding-left: 22px;
}

.oe-tilda-landing-copy li {
  padding-left: 2px;
}

.oe-tilda-landing-copy li::marker {
  color: #13a10e;
}

.oe-tilda-landing-head {
  max-width: 780px;
  margin: 0 auto 42px;
  text-align: center;
}

.oe-tilda-landing-card,
.oe-tilda-landing-spec {
  min-height: 230px;
  padding: 30px;
  background: #ffffff;
  border: 1px solid rgba(17, 17, 17, 0.08);
  border-radius: 4px;
  box-shadow: 0 14px 34px rgba(20, 28, 38, 0.06);
}

.oe-tilda-landing-card span,
.oe-tilda-landing-spec span {
  display: block;
  margin-bottom: 12px;
  color: #13a10e;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}

.oe-tilda-landing-card h3 {
  margin: 0 0 14px;
  color: #111111;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.15;
}

.oe-tilda-landing-card p {
  margin: 0;
  color: #202a35;
  font-size: 17px;
  line-height: 1.48;
}

.oe-tilda-landing-spec {
  min-height: 150px;
}

.oe-tilda-landing-spec strong {
  color: #111111;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.15;
}

.oe-tilda-landing-faq .accordion-item {
  background: #ffffff;
  border: 1px solid rgba(17, 17, 17, 0.1);
  border-radius: 0;
}

.oe-tilda-landing-faq .accordion-item + .accordion-item {
  margin-top: 10px;
}

.oe-tilda-landing-faq .accordion-button {
  padding: 22px 24px;
  background: #ffffff;
  color: #111111;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.25;
  box-shadow: none;
}

.oe-tilda-landing-faq .accordion-button:not(.collapsed) {
  background: #ffffff;
  color: #111111;
}

.oe-tilda-landing-faq .accordion-body {
  padding: 0 24px 24px;
  color: #202a35;
  font-size: 18px;
  line-height: 1.5;
}

.oe-tilda-landing-cta {
  padding: 78px 0;
  background: #1e1e1e;
  color: #ffffff;
}

.oe-tilda-landing-cta .oe-tilda-landing-kicker {
  color: #fff000;
}

.oe-tilda-landing-cta h2 {
  color: #ffffff;
}

.oe-tilda-landing-cta p {
  max-width: 760px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 18px;
  line-height: 1.45;
}

.oe-tilda-landing-cta__actions {
  display: grid;
  gap: 14px;
  justify-content: end;
}

.oe-tilda-feature-strip {
  padding: 48px 0;
  background: #f3f3f3;
}

.oe-tilda-feature-strip div div {
  color: #111;
  font-size: 21px;
  line-height: 1.4;
}

.oe-tilda-products {
  padding: 36px 0 100px;
  background: #fff;
}

.oe-tilda-product-card {
  display: block;
  min-height: 360px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #111;
  text-decoration: none;
}

.oe-tilda-product-card span {
  display: flex;
  height: 235px;
  align-items: center;
  justify-content: center;
  background: #f7f7f7;
}

.oe-tilda-product-card img {
  max-width: 70%;
  max-height: 205px;
  object-fit: contain;
}

.oe-tilda-product-card strong {
  display: block;
  padding: 24px 24px 0;
  color: #111111;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
}

.oe-tilda-product-card em {
  display: block;
  padding: 12px 24px 24px;
  color: #00a000;
  font-style: normal;
  font-size: 15px;
  font-weight: 800;
}

.oe-snap-handles {
  padding: 75px 0 120px;
  background: linear-gradient(0.5turn, #fff 0%, #edecef 50%, #fff 100%);
}

.oe-snap-handles__title {
  margin: 0 0 90px;
  color: #000;
  font-family: Inter, Arial, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.23;
  text-align: center;
}

.oe-snap-handles .oe-tilda-product-card {
  min-height: 360px;
  border-radius: 20px;
}

.oe-snap-handles .oe-tilda-product-card span {
  border-radius: 20px 20px 0 0;
}

.oe-snap-handles .oe-tilda-product-card:hover,
.oe-snap-handles .oe-tilda-product-card:focus-visible {
  color: #111;
  transform: translateY(-2px);
  box-shadow: 0 14px 32px rgba(19, 29, 39, 0.1);
}

@media (max-width: 960px) {
  .oe-snap-handles__title {
    margin-bottom: 45px;
  }
}

@media (max-width: 575px) {
  .oe-snap-handles {
    padding: 45px 0 75px;
  }

  .oe-snap-handles__title {
    font-size: 34px;
  }
}

.oe-tilda-product {
  min-height: 760px;
  padding: 118px 0 90px;
  background: #fff;
}

.oe-tilda-product__image {
  display: flex;
  min-height: 560px;
  align-items: flex-start;
  justify-content: center;
}

.oe-tilda-product__image img {
  width: auto;
  height: 560px;
  max-width: 100%;
  object-fit: contain;
}

.oe-tilda-product__thumbs {
  display: flex;
  gap: 18px;
  padding-left: 8px;
}

.oe-tilda-product__thumbs button,
.oe-tilda-product__colors button {
  display: flex;
  width: 58px;
  height: 58px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
}

.oe-tilda-product__thumbs button.is-active,
.oe-tilda-product__colors button.is-active {
  border-color: #9f9f9f;
}

.oe-tilda-product__thumbs img,
.oe-tilda-product__colors img {
  max-width: 48px;
  max-height: 54px;
  object-fit: contain;
}

.oe-tilda-product__info {
  max-width: 520px;
  padding-top: 8px;
}

.oe-tilda-product__info h1 {
  margin: 0 0 22px;
  color: #000;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.25;
}

.oe-tilda-product__colors > span {
  display: block;
  margin-bottom: 10px;
  color: #111;
  font-size: 14px;
}

.oe-tilda-product__colors div {
  display: flex;
  gap: 8px;
}

.oe-tilda-product__info p {
  margin: 28px 0 0;
  color: #111;
  font-size: 16px;
  line-height: 1.45;
}

.oe-tilda-success {
  min-height: calc(100vh - 76px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  text-align: center;
}

.oe-tilda-success h1 {
  color: #8794aa;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 54px;
}

.oe-tilda-success p {
  font-size: 22px;
}

.oe-tilda-success a {
  display: inline-flex;
  margin-top: 24px;
  color: #ff6f61;
  font-size: 20px;
  font-weight: 800;
}

.oe-snap-home {
  --oe-snap-home-scale: 1;
  --oe-snap-home-height: 619px;
  position: relative;
  height: var(--oe-snap-home-height);
  overflow: hidden;
  background: #ffffff;
}

.oe-snap-home__stage.container {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  max-width: 1200px;
  height: 619px;
  margin: 0;
  padding: 0;
  transform: translateX(-50%) scale(var(--oe-snap-home-scale));
  transform-origin: top center;
}

.oe-snap-home__stage img {
  display: block;
}

.oe-snap-home__frame,
.oe-snap-home__person,
.oe-snap-home__otzovik,
.oe-snap-home__rating-bg,
.oe-snap-home__rating,
.oe-snap-home__rehau,
.oe-snap-home__nameplate,
.oe-snap-home__youtube,
.oe-snap-home__telegram,
.oe-snap-home__title,
.oe-snap-home__place,
.oe-snap-home__button,
.oe-snap-home__caption {
  position: absolute;
}

.oe-snap-home__frame {
  top: 0;
  left: 0;
  width: 1200px;
  height: auto;
}

.oe-snap-home__person {
  top: 112px;
  left: 600px;
  width: 567px;
  height: auto;
}

.oe-snap-home__otzovik {
  top: 66px;
  left: 1028px;
  width: 161px;
  height: auto;
}

.oe-snap-home__rating-bg {
  top: 87px;
  left: 1103px;
  width: 81px;
  height: 20px;
  background: #fff;
}

.oe-snap-home__rating {
  top: 93px;
  left: 1103px;
  width: 80px;
  height: auto;
}

.oe-snap-home__rehau {
  top: 123px;
  left: 1028px;
  width: 161px;
  height: auto;
}

.oe-snap-home__title {
  top: 128px;
  left: 118px;
  width: 650px;
  margin: 0;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0;
}

.oe-snap-home__title span {
  display: block;
  color: #ffe500;
}

.oe-snap-home__title em {
  color: #00ff85;
  font-style: normal;
  white-space: nowrap;
}

.oe-snap-home__title strong {
  font-weight: 700;
  white-space: nowrap;
}

.oe-snap-home__place {
  top: 334px;
  left: 121px;
  width: 525px;
  margin: 0;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0;
}

.oe-snap-home__button {
  top: 421px;
  left: 120px;
  width: 250px;
  height: 55px;
  color: #000000;
  text-decoration: none;
}

.oe-snap-home__button img {
  width: 250px;
  height: 55px;
}

.oe-snap-home__button span {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.oe-snap-home__caption {
  top: 508px;
  left: 131px;
  width: 525px;
  margin: 0;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
}

.oe-snap-home__nameplate {
  top: 434px;
  left: 759px;
  width: 253px;
  height: auto;
}

.oe-snap-home__youtube,
.oe-snap-home__telegram {
  display: block;
  width: 104px;
}

.oe-snap-home__youtube img,
.oe-snap-home__telegram img {
  width: 104px;
  height: auto;
}

.oe-snap-home__youtube {
  top: 530px;
  left: 771px;
}

.oe-snap-home__telegram {
  top: 531px;
  left: 884px;
}

@media (max-width: 1199px) {
  .oe-tilda-home-hero__copy {
    padding-left: 28px;
  }

  .oe-tilda-landing-hero__inner > .row {
    padding-left: 36px;
  }

  .oe-snap-skandinavia,
  .oe-snap-skandinavia__stage.container {
    height: 519px;
  }

  .oe-snap-skandinavia__stage.container {
    width: 960px;
    max-width: 960px;
  }

  .oe-snap-skandinavia h1 {
    top: 52px;
    left: 57px;
  }

  .oe-snap-skandinavia__button {
    top: 331px;
    left: 356px;
  }

  .oe-snap-skandinavia__caption {
    top: 417px;
    left: 348px;
  }

  .oe-snap-skandinavia__rehau {
    top: 463px;
    left: 10px;
  }

  .oe-snap-skandinavia__otzovik {
    top: 462px;
    left: 790px;
  }

  .oe-snap-skandinavia__rating-bg {
    top: 483px;
    left: 864px;
  }

  .oe-snap-skandinavia__rating {
    top: 489px;
    left: 864px;
  }

  .oe-tilda-home-hero h1 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .oe-tilda-home-hero,
  .oe-tilda-home-hero__inner {
    min-height: 640px;
  }

  .oe-tilda-home-hero__inner {
    padding-top: 76px;
  }

  .oe-tilda-home-hero__copy {
    padding-right: 8px;
    padding-left: 8px;
  }

  .oe-tilda-home-hero h1 {
    font-size: 32px;
  }

  .oe-tilda-home-hero__person,
  .oe-tilda-nameplate,
  .oe-tilda-badge {
    display: none;
  }

  .oe-tilda-btn {
    width: 100%;
    min-width: 0;
    margin-top: 34px;
  }

  .oe-tilda-text-page {
    padding-top: 86px;
  }

  .oe-tilda-text-page h1 {
    font-size: 38px;
  }

  .oe-tilda-text-page__body {
    font-size: 20px;
  }

  .oe-tilda-promo h1 {
    font-size: 42px;
  }

  .oe-snap-skandinavia,
  .oe-snap-skandinavia__stage.container {
    height: 483px;
  }

  .oe-snap-skandinavia__stage.container {
    width: 640px;
    max-width: 640px;
  }

  .oe-snap-skandinavia h1 {
    top: 52px;
    left: 38px;
    width: 565px;
    font-size: 42px;
  }

  .oe-snap-skandinavia__button {
    top: 255px;
    left: 212px;
    width: 216px;
    height: 48px;
  }

  .oe-snap-skandinavia__button img {
    width: 216px;
    height: 48px;
  }

  .oe-snap-skandinavia__button span {
    font-size: 11px;
  }

  .oe-snap-skandinavia__caption {
    top: 347px;
    left: 205px;
  }

  .oe-snap-skandinavia__rehau {
    top: 399px;
    left: 154px;
  }

  .oe-snap-skandinavia__otzovik {
    top: 399px;
    left: 324px;
  }

  .oe-snap-skandinavia__rating-bg {
    top: 420px;
    left: 398px;
  }

  .oe-snap-skandinavia__rating {
    top: 426px;
    left: 398px;
  }

  .oe-tilda-landing-hero {
    min-height: 560px;
  }

  .oe-tilda-landing-hero__inner > .row {
    padding-left: 0;
  }

  .oe-tilda-landing-hero h1 {
    font-size: 42px;
  }

  .oe-tilda-landing-hero__lead {
    font-size: 19px;
  }

  .oe-tilda-landing-fact {
    border-right: 0;
    border-bottom: 1px solid #d6d6d6;
  }

  .oe-tilda-landing-facts .col-12:last-child .oe-tilda-landing-fact {
    border-bottom: 0;
  }

  .oe-tilda-landing-section h2,
  .oe-tilda-landing-cta h2 {
    font-size: 36px;
  }

  .oe-tilda-product__image {
    min-height: 420px;
  }
}

@media (max-width: 575px) {
  .oe-tilda-home-hero,
  .oe-tilda-home-hero__inner {
    min-height: 540px;
  }

  .oe-tilda-home-hero__inner {
    padding-top: 44px;
  }

  .oe-tilda-home-hero h1 {
    font-size: 30px;
    line-height: 1.22;
  }

  .oe-tilda-home-hero__copy > p {
    margin-top: 26px;
    margin-left: 0;
  }

  .oe-tilda-purple {
    min-height: 54px;
  }

  .oe-tilda-section,
  .oe-tilda-products {
    padding: 58px 0;
  }

  .oe-tilda-centered h2,
  .oe-tilda-text-page h1 {
    margin-bottom: 36px;
    font-size: 34px;
  }

  .oe-tilda-text-page {
    padding-top: 64px;
  }

  .oe-tilda-text-page__body {
    font-size: 18px;
  }

  .oe-tilda-promo {
    min-height: 540px;
  }

  .oe-tilda-promo h1 {
    font-size: 34px;
  }

  .oe-tilda-promo__partner,
  .oe-tilda-promo__rating {
    display: none;
  }

  .oe-snap-skandinavia,
  .oe-snap-skandinavia__stage.container {
    height: 500px;
  }

  .oe-snap-skandinavia__stage.container {
    width: 480px;
    max-width: 480px;
  }

  .oe-snap-skandinavia h1 {
    top: 37px;
    left: 9px;
    width: 462px;
    font-size: 41px;
  }

  .oe-snap-skandinavia__button {
    top: 255px;
    left: 132px;
  }

  .oe-snap-skandinavia__caption {
    left: 125px;
  }

  .oe-snap-skandinavia__rehau {
    left: 74px;
  }

  .oe-snap-skandinavia__otzovik {
    left: 244px;
  }

  .oe-snap-skandinavia__rating-bg {
    left: 318px;
  }

  .oe-snap-skandinavia__rating {
    left: 318px;
  }

  .oe-tilda-landing-hero {
    min-height: 540px;
    background-position: center, center;
  }

  .oe-tilda-landing-hero h1 {
    font-size: 34px;
  }

  .oe-tilda-landing-hero__lead,
  .oe-tilda-landing-copy {
    font-size: 18px;
  }

  .oe-tilda-landing-hero__actions,
  .oe-tilda-landing-cta__actions {
    display: grid;
    justify-content: stretch;
  }

  .oe-tilda-landing-btn {
    width: 100%;
  }

  .oe-tilda-landing-section,
  .oe-tilda-landing-cta {
    padding: 58px 0;
  }

  .oe-tilda-landing-section h2,
  .oe-tilda-landing-cta h2 {
    font-size: 32px;
  }

  .oe-tilda-product {
    padding-top: 64px;
  }

  .oe-tilda-product__image {
    min-height: 320px;
  }

  .oe-tilda-product__image img {
    height: 320px;
    max-width: 100%;
  }
}

@media (max-width: 1199px) {
  .oe-snap-home__stage.container {
    width: 960px;
    max-width: 960px;
    height: 520px;
  }

  .oe-snap-home__frame {
    width: 960px;
  }

  .oe-snap-home__person {
    top: 92px;
    left: 470px;
    width: 474px;
  }

  .oe-snap-home__title {
    top: 51px;
    left: 76px;
    width: 585px;
    font-size: 38px;
  }

  .oe-snap-home__place {
    top: 256px;
    left: 78px;
    width: 525px;
  }

  .oe-snap-home__button {
    top: 343px;
    left: 78px;
  }

  .oe-snap-home__caption {
    top: 431px;
    left: 88px;
  }

  .oe-snap-home__otzovik {
    top: 26px;
    left: 804px;
    width: 135px;
  }

  .oe-snap-home__rating-bg {
    top: 41px;
    left: 869px;
    width: 64px;
    height: 20px;
  }

  .oe-snap-home__rating {
    top: 49px;
    left: 870px;
    width: 65px;
  }

  .oe-snap-home__rehau {
    top: 73px;
    left: 803px;
    width: 135px;
  }

  .oe-snap-home__nameplate {
    top: 446px;
    left: 734px;
    width: 83px;
  }

  .oe-snap-home__youtube {
    top: 445px;
    left: 644px;
    width: 83px;
  }

  .oe-snap-home__telegram {
    top: 446px;
    left: 734px;
    width: 83px;
  }

  .oe-snap-home__youtube img,
  .oe-snap-home__telegram img {
    width: 83px;
  }
}

@media (max-width: 959px) {
  .oe-snap-home__stage.container {
    width: 640px;
    max-width: 640px;
    height: 345px;
  }

  .oe-snap-home__frame {
    width: 640px;
  }

  .oe-snap-home__person {
    top: 56px;
    left: 340px;
    width: 300px;
  }

  .oe-snap-home__title {
    top: 43px;
    left: 34px;
    width: 325px;
    font-size: 26px;
  }

  .oe-snap-home__place {
    top: 183px;
    left: 34px;
    width: 309px;
    font-size: 26px;
  }

  .oe-snap-home__button {
    top: 244px;
    left: 31px;
    width: 253px;
  }

  .oe-snap-home__caption {
    top: 312px;
    left: 47px;
    width: 250px;
  }

  .oe-snap-home__otzovik {
    top: 18px;
    left: 489px;
    width: 161px;
  }

  .oe-snap-home__rating-bg {
    top: 41px;
    left: 551px;
    width: 68px;
    height: 15px;
  }

  .oe-snap-home__rating {
    top: 41px;
    left: 552px;
    width: 80px;
  }

  .oe-snap-home__rehau {
    top: 64px;
    left: 487px;
    width: 161px;
  }

  .oe-snap-home__nameplate,
  .oe-snap-home__youtube,
  .oe-snap-home__telegram {
    display: none;
  }
}

@media (max-width: 639px) {
  .oe-snap-home__stage.container {
    width: 480px;
    max-width: 480px;
    height: 500px;
  }

  .oe-snap-home__frame {
    width: 920px;
    max-width: none;
    left: -220px;
  }

  .oe-snap-home__person {
    top: 170px;
    left: 230px;
    width: 300px;
  }

  .oe-snap-home__title {
    top: 35px;
    left: 19px;
    width: 430px;
    font-size: 25px;
  }

  .oe-snap-home__place {
    top: 220px;
    left: 19px;
    width: 413px;
    font-size: 24px;
  }

  .oe-snap-home__button {
    top: 267px;
    left: 18px;
    width: 250px;
  }

  .oe-snap-home__caption {
    top: 337px;
    left: 19px;
    width: 248px;
  }

  .oe-snap-home__otzovik,
  .oe-snap-home__rating-bg,
  .oe-snap-home__rating,
  .oe-snap-home__rehau {
    display: none;
  }
}

@media (max-width: 479px) {
  .oe-snap-home {
    background: #000000;
  }

  .oe-snap-home__stage.container {
    width: 320px;
    max-width: 320px;
    height: 550px;
  }

  .oe-snap-skandinavia {
    background: #000000;
  }

  .oe-snap-skandinavia,
  .oe-snap-skandinavia__stage.container {
    height: 580px;
  }

  .oe-snap-skandinavia__stage.container {
    width: 320px;
    max-width: 320px;
  }

  .oe-snap-skandinavia__bg {
    display: none;
  }

  .oe-snap-skandinavia h1 {
    top: 91px;
    left: 10px;
    width: 310px;
    font-size: 36px;
    line-height: 1;
    text-align: left;
  }

  .oe-snap-skandinavia__button {
    top: 499px;
    left: 11px;
    width: 299px;
    height: 57px;
  }

  .oe-snap-skandinavia__button img {
    width: 299px;
    height: 57px;
  }

  .oe-snap-skandinavia__button span {
    font-size: 15px;
  }

  .oe-snap-skandinavia__caption {
    top: 337px;
    left: 10px;
    width: 265px;
    font-size: 20px;
    text-align: left;
  }

  .oe-snap-skandinavia__rehau,
  .oe-snap-skandinavia__otzovik {
    top: 421px;
    width: 143px;
  }

  .oe-snap-skandinavia__rehau {
    left: 10px;
  }

  .oe-snap-skandinavia__otzovik {
    left: 156px;
  }

  .oe-snap-skandinavia__rating-bg {
    top: 440px;
    left: 222px;
    width: 72px;
    height: 18px;
  }

  .oe-snap-skandinavia__rating {
    top: 445px;
    left: 222px;
    width: 71px;
  }

  .oe-snap-home__frame {
    display: none;
  }

  .oe-snap-home__person {
    top: 204px;
    left: 96px;
    width: 270px;
  }

  .oe-snap-home__title {
    top: 49px;
    left: 20px;
    width: 300px;
    font-size: 17px;
  }

  .oe-snap-home__place {
    top: 190px;
    left: 20px;
    width: 284px;
    font-size: 18px;
  }

  .oe-snap-home__button {
    top: 417px;
    left: 14px;
    width: 293px;
    height: 59px;
  }

  .oe-snap-home__button img {
    width: 293px;
    height: 59px;
  }

.oe-snap-home__caption {
  top: 63px;
  left: -448px;
  }
}

.oe-snap-showroom {
  position: relative;
  height: 775px;
  padding: 90px 0 60px;
  overflow: hidden;
  background: linear-gradient(0turn, rgba(10, 14, 22, 1) 0%, rgba(142, 75, 209, 1) 100%);
}

.oe-snap-showroom__stage {
  position: relative;
  width: 1200px;
  height: 625px;
  margin: 0 auto;
}

.oe-snap-showroom__title,
.oe-snap-showroom__accent,
.oe-snap-showroom__phone-shell,
.oe-snap-showroom__phone-screen,
.oe-snap-showroom__text,
.oe-snap-showroom__map {
  position: absolute;
}

.oe-snap-showroom__title {
  top: -75px;
  left: -1px;
  width: 1203px;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 210px;
  font-weight: 900;
  line-height: 1.55;
  text-transform: uppercase;
  white-space: nowrap;
}

.oe-snap-showroom__accent {
  top: 244px;
  left: 818px;
  width: 362px;
  font-family: Inter, Arial, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  background: linear-gradient(0turn, rgba(255, 207, 48, 1) 0%, rgba(187, 255, 64, 1) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.oe-snap-showroom__phone-shell {
  top: 111px;
  left: 460px;
  width: 280px;
  height: 487px;
  border-radius: 30px;
  background: #ffffff;
  box-shadow: 0 0 33px rgba(14, 0, 42, 0.21);
}

.oe-snap-showroom__phone-screen {
  top: 120px;
  left: 470px;
  width: 260px;
  height: 468px;
  overflow: hidden;
  border-radius: 25px;
  background: #101820;
}

.oe-snap-showroom__phone-screen iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.oe-snap-showroom__text {
  top: 294px;
  left: 20px;
  width: 330px;
  margin: 0;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

.oe-snap-showroom__map {
  top: 433px;
  left: 20px;
  width: 332px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  border-radius: 30px;
  background: linear-gradient(0.25turn, rgba(255, 196, 0, 1) 0%, rgba(255, 228, 0, 1) 100%);
  color: #000000 !important;
  font-family: Inter, Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.55;
  text-align: center;
  text-decoration: none;
}

.oe-snap-showroom__map:hover,
.oe-snap-showroom__map:focus,
.oe-snap-showroom__map:active,
.oe-snap-showroom__map:visited,
.oe-snap-showroom__map span {
  color: #000000 !important;
  text-decoration: none;
}

.oe-snap-showroom__pin {
  position: relative;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  background: url("../img/snapshot-home/yandex-map-icon.png") center / contain no-repeat;
}

.oe-snap-showroom__pin::before {
  content: none;
  position: absolute;
  inset: 0;
  border-radius: 50% 50% 50% 0;
  background: #ed1717;
  transform: rotate(-45deg);
}

.oe-snap-showroom__pin::after {
  content: none;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
}

.oe-home-quiz,
.oe-home-showroom,
.oe-home-insurance,
.oe-home-charity,
.oe-home-heading:not(.oe-home-heading--inner),
.oe-home-team {
  display: none !important;
}

.oe-snap-team {
  position: relative;
  height: 650px;
  overflow: hidden;
  background: #ffffff;
}

.oe-snap-team__stage {
  position: relative;
  width: 1200px;
  height: 650px;
  margin: 0 auto;
}

.oe-snap-team__stage > * {
  position: absolute;
  margin: 0;
}

.oe-snap-team__avatar {
  top: 1px;
  left: 1px;
  width: 151px;
  height: 151px;
}

.oe-snap-team__name {
  top: 45px;
  left: 201px;
  width: 345px;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}

.oe-snap-team__role {
  top: 81px;
  left: 200px;
  width: 345px;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.oe-snap-team__text {
  top: 209px;
  left: -1px;
  width: 521px;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
}

.oe-snap-team__cta {
  top: 516px;
  left: 1px;
  width: 471px;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.55;
}

.oe-snap-team__tg,
.oe-snap-team__chat {
  top: 596px;
  width: 50px;
  height: 50px;
}

.oe-snap-team__tg {
  left: 0;
}

.oe-snap-team__chat {
  left: 61px;
}

.oe-snap-team__line {
  top: 20px;
  left: 600px;
  width: 1px;
  height: 610px;
  background: #d9d9d9;
}

.oe-snap-team__guarantee {
  top: 37px;
  left: 651px;
  width: 345px;
  color: #f59d00;
  font-family: Inter, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}

.oe-snap-team__icon {
  left: 651px;
  width: 80px;
  height: auto;
}

.oe-snap-team__icon--one {
  top: 154px;
}

.oe-snap-team__icon--two {
  top: 290px;
}

.oe-snap-team__icon--three {
  top: 426px;
}

.oe-snap-team__g-title,
.oe-snap-team__g-text {
  left: 769px;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
}

.oe-snap-team__g-title {
  width: 345px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.55;
}

.oe-snap-team__g-text {
  width: 401px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.oe-snap-team__g-title--one {
  top: 149px;
}

.oe-snap-team__g-text--one {
  top: 189px;
}

.oe-snap-team__g-title--two {
  top: 285px;
}

.oe-snap-team__g-text--two {
  top: 325px;
}

.oe-snap-team__g-title--three {
  top: 421px;
}

.oe-snap-team__g-text--three {
  top: 461px;
}

@media (max-width: 1199px) {
  .oe-snap-team__stage {
    width: 960px;
  }

  .oe-snap-team__avatar {
    left: 36px;
  }

  .oe-snap-team__name,
  .oe-snap-team__role {
    left: 200px;
  }

  .oe-snap-team__text,
  .oe-snap-team__cta {
    left: 10px;
    width: 440px;
  }

  .oe-snap-team__line {
    left: 460px;
    height: 380px;
  }

  .oe-snap-team__guarantee,
  .oe-snap-team__icon {
    left: 494px;
  }

  .oe-snap-team__g-title,
  .oe-snap-team__g-text {
    left: 612px;
  }

  .oe-snap-team__g-text {
    width: 343px;
    font-size: 14px;
  }
}

@media (max-width: 959px) {
  .oe-snap-team {
    height: 1180px;
  }

  .oe-snap-team__stage {
    width: 640px;
    height: 1180px;
  }

  .oe-snap-team__avatar {
    left: 22px;
  }

  .oe-snap-team__name,
  .oe-snap-team__role {
    left: 200px;
  }

  .oe-snap-team__text {
    top: 190px;
    left: 22px;
    width: 590px;
  }

  .oe-snap-team__cta {
    top: 540px;
    left: 22px;
  }

  .oe-snap-team__tg,
  .oe-snap-team__chat {
    top: 620px;
  }

  .oe-snap-team__line {
    display: none;
  }

  .oe-snap-team__guarantee {
    top: 690px;
    left: 140px;
  }

  .oe-snap-team__icon {
    left: 22px;
  }

  .oe-snap-team__icon--one {
    top: 778px;
  }

  .oe-snap-team__icon--two {
    top: 898px;
  }

  .oe-snap-team__icon--three {
    top: 1033px;
  }

  .oe-snap-team__g-title,
  .oe-snap-team__g-text {
    left: 142px;
    width: 393px;
  }

  .oe-snap-team__g-title--one { top: 774px; }
  .oe-snap-team__g-text--one { top: 814px; }
  .oe-snap-team__g-title--two { top: 894px; }
  .oe-snap-team__g-text--two { top: 934px; }
  .oe-snap-team__g-title--three { top: 1029px; }
  .oe-snap-team__g-text--three { top: 1069px; }
}

@media (max-width: 479px) {
  .oe-snap-team {
    height: 1480px;
  }

  .oe-snap-team__stage {
    width: 320px;
    height: 1480px;
  }

  .oe-snap-team__avatar {
    left: 97px;
    width: 126px;
    height: 126px;
  }

  .oe-snap-team__name,
  .oe-snap-team__role {
    left: 10px;
    width: 300px;
    text-align: center;
  }

  .oe-snap-team__name { top: 145px; }
  .oe-snap-team__role { top: 190px; }

  .oe-snap-team__text {
    top: 250px;
    left: 10px;
    width: 300px;
    font-size: 16px;
  }

  .oe-snap-team__cta {
    top: 650px;
    left: 10px;
    width: 300px;
    font-size: 16px;
  }

  .oe-snap-team__tg,
  .oe-snap-team__chat {
    top: 740px;
  }

  .oe-snap-team__tg { left: 100px; }
  .oe-snap-team__chat { left: 160px; }

  .oe-snap-team__guarantee {
    top: 850px;
    left: 10px;
  }

  .oe-snap-team__icon {
    left: 10px;
    width: 58px;
  }

  .oe-snap-team__icon--one { top: 994px; }
  .oe-snap-team__icon--two { top: 1143px; }
  .oe-snap-team__icon--three { top: 1292px; }

  .oe-snap-team__g-title,
  .oe-snap-team__g-text {
    left: 91px;
    width: 229px;
  }

  .oe-snap-team__g-title {
    font-size: 20px;
    line-height: 1.3;
  }

  .oe-snap-team__g-text {
    left: 10px;
    width: 308px;
    font-size: 14px;
  }

  .oe-snap-team__g-title--one { top: 1007px; }
  .oe-snap-team__g-text--one { top: 1069px; }
  .oe-snap-team__g-title--two { top: 1156px; }
  .oe-snap-team__g-text--two { top: 1218px; }
  .oe-snap-team__g-title--three { top: 1293px; }
  .oe-snap-team__g-text--three { top: 1367px; }
}

.oe-snap-approach-heading {
  position: relative;
  height: 300px;
  padding: 90px 0;
  overflow: hidden;
  background: #ffffff;
}

.oe-snap-approach-heading__stage {
  position: relative;
  width: 1200px;
  height: 120px;
  margin: 0 auto;
}

.oe-snap-approach-heading__eyebrow,
.oe-snap-approach-heading h2 {
  position: absolute;
  left: 320px;
  width: 560px;
  margin: 0;
  text-align: center;
  font-family: Inter, Arial, sans-serif;
  line-height: 1.55;
}

.oe-snap-approach-heading__eyebrow {
  top: 0;
  color: #808da5;
  font-size: 45px;
  font-weight: 700;
}

.oe-snap-approach-heading h2 {
  top: 88px;
  color: #111111;
  font-size: 39px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .oe-snap-approach-heading__stage {
    width: 960px;
  }

  .oe-snap-approach-heading__eyebrow,
  .oe-snap-approach-heading h2 {
    left: 200px;
  }
}

@media (max-width: 959px) {
  .oe-snap-approach-heading__stage {
    width: 640px;
  }

  .oe-snap-approach-heading__eyebrow,
  .oe-snap-approach-heading h2 {
    left: 40px;
  }
}

@media (max-width: 639px) {
  .oe-snap-approach-heading {
    height: 250px;
    padding: 60px 0;
  }

  .oe-snap-approach-heading__stage {
    width: 480px;
  }

  .oe-snap-approach-heading__eyebrow,
  .oe-snap-approach-heading h2 {
    left: 20px;
    width: 440px;
  }

  .oe-snap-approach-heading__eyebrow {
    font-size: 34px;
  }

  .oe-snap-approach-heading h2 {
    top: 70px;
    font-size: 28px;
  }
}

@media (max-width: 479px) {
  .oe-snap-approach-heading__stage {
    width: 320px;
  }

  .oe-snap-approach-heading__eyebrow,
  .oe-snap-approach-heading h2 {
    left: 10px;
    width: 300px;
  }
}

.oe-snap-charity {
  position: relative;
  height: 700px;
  padding: 75px 0;
  overflow: hidden;
  background: #ffffff;
}

.oe-snap-charity__stage {
  position: relative;
  width: 1200px;
  height: 550px;
  margin: 0 auto;
}

.oe-snap-charity__stage::after {
  content: "";
  position: absolute;
  top: 550px;
  left: -274px;
  width: 1747px;
  height: 80px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1747 80'%3E%3Cpath d='M10 70 C270 10 434 24 820 49 C987 33 1079 0 1303 13 C1528 26 1736 66 1737 66' fill='none' stroke='%23f74597' stroke-width='10'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0.15;
  pointer-events: none;
  transform: rotate(4deg);
  z-index: 1;
}

.oe-snap-charity__video,
.oe-snap-charity__title,
.oe-snap-charity__lead,
.oe-snap-charity__text,
.oe-snap-charity__heart,
.oe-snap-charity__badge,
.oe-snap-charity__badge-text,
.oe-snap-charity__photo {
  position: absolute;
}

.oe-snap-charity__video {
  top: 10px;
  left: 20px;
  width: 292px;
  height: 531px;
  overflow: hidden;
  border-radius: 26px;
  background: #101820;
}

.oe-snap-charity__video iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.oe-snap-charity__title {
  top: -1px;
  left: 480px;
  width: 367px;
  margin: 0;
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 1.35;
}

.oe-snap-charity__lead {
  top: 170px;
  left: 480px;
  width: 503px;
  margin: 0;
  color: #3e4758;
  font-family: Inter, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}

.oe-snap-charity__text {
  top: 291px;
  left: 480px;
  width: 443px;
  margin: 0;
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.oe-snap-charity__heart {
  top: 306px;
  left: 420px;
  width: 44px;
  height: 44px;
}

.oe-snap-charity__badge {
  top: 408px;
  left: 480px;
  width: 340px;
  height: 82px;
  border-radius: 42px;
  background: linear-gradient(0.25turn, #ffc400 0%, #ffe400 100%);
  box-shadow: none;
}

.oe-snap-charity__badge-text {
  top: 422px;
  left: 510px;
  width: 340px;
  margin: 0;
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.oe-snap-charity__photo {
  top: 106px;
  left: 851px;
  width: 414px;
  height: 414px;
  object-fit: contain;
  opacity: 0.15;
  transform: rotate(9deg);
  z-index: 1;
}

.oe-snap-charity__video,
.oe-snap-charity__title,
.oe-snap-charity__lead,
.oe-snap-charity__text,
.oe-snap-charity__heart,
.oe-snap-charity__badge,
.oe-snap-charity__badge-text {
  z-index: 2;
}

@media (max-width: 1199px) {
  .oe-snap-charity__stage {
    width: 960px;
  }

  .oe-snap-charity__video {
    left: 10px;
  }

  .oe-snap-charity__title {
    top: -9px;
    left: 391px;
  }

  .oe-snap-charity__lead {
    top: 154px;
    left: 391px;
    width: 470px;
  }

  .oe-snap-charity__text {
    top: 274px;
    left: 390px;
    width: 430px;
  }

  .oe-snap-charity__heart {
    top: 274px;
    left: 826px;
  }

  .oe-snap-charity__badge {
    top: 408px;
    left: 391px;
  }

  .oe-snap-charity__badge-text {
    top: 423px;
    left: 415px;
  }

  .oe-snap-charity__photo {
    top: 144px;
    left: 765px;
    width: 414px;
    height: 414px;
  }
}

@media (max-width: 959px) {
  .oe-snap-charity {
    height: 760px;
  }

  .oe-snap-charity__stage {
    width: 640px;
    height: 610px;
  }

  .oe-snap-charity__video {
    top: 20px;
    left: 10px;
    width: 240px;
    height: 436px;
  }

  .oe-snap-charity__title {
    top: 0;
    left: 285px;
    width: 340px;
    font-size: 38px;
  }

  .oe-snap-charity__lead {
    top: 150px;
    left: 285px;
    width: 330px;
    font-size: 19px;
  }

  .oe-snap-charity__text {
    top: 280px;
    left: 285px;
    width: 330px;
  }

  .oe-snap-charity__heart {
    top: 290px;
    left: 570px;
  }

  .oe-snap-charity__badge {
    top: 455px;
    left: 285px;
    width: 320px;
  }

  .oe-snap-charity__badge-text {
    top: 470px;
    left: 310px;
  }

  .oe-snap-charity__photo {
    top: 241px;
    left: 470px;
    width: 279px;
    height: 279px;
  }
}

@media (max-width: 639px) {
  .oe-snap-charity {
    height: 900px;
    padding: 45px 0;
  }

  .oe-snap-charity__stage {
    width: 480px;
    height: 810px;
  }

  .oe-snap-charity__video {
    width: 205px;
    height: 374px;
  }

  .oe-snap-charity__title {
    left: 238px;
    width: 230px;
    font-size: 30px;
  }

  .oe-snap-charity__lead {
    top: 168px;
    left: 238px;
    width: 230px;
    font-size: 16px;
  }

  .oe-snap-charity__text {
    top: 430px;
    left: 10px;
    width: 430px;
  }

  .oe-snap-charity__heart {
    top: 269px;
    left: 374px;
  }

  .oe-snap-charity__badge {
    top: 560px;
    left: 10px;
    width: 340px;
  }

  .oe-snap-charity__badge-text {
    top: 575px;
    left: 36px;
  }

  .oe-snap-charity__photo {
    top: 534px;
    left: 268px;
    width: 279px;
    height: 279px;
  }
}

@media (max-width: 479px) {
  .oe-snap-charity {
    height: 1060px;
    padding: 35px 0;
  }

  .oe-snap-charity__stage {
    width: 320px;
    height: 990px;
  }

  .oe-snap-charity__video {
    top: 0;
    left: 14px;
    width: 292px;
    height: 531px;
  }

  .oe-snap-charity__title {
    top: 555px;
    left: 10px;
    width: 300px;
    font-size: 34px;
  }

  .oe-snap-charity__lead {
    top: 710px;
    left: 10px;
    width: 300px;
    font-size: 18px;
  }

  .oe-snap-charity__text {
    top: 825px;
    left: 10px;
    width: 300px;
    font-size: 16px;
  }

  .oe-snap-charity__heart {
    top: 268px;
    left: 250px;
    width: 52px;
    height: 52px;
  }

  .oe-snap-charity__badge {
    top: 910px;
    left: 64px;
    width: 244px;
    height: 64px;
  }

  .oe-snap-charity__badge-text {
    top: 923px;
    left: 84px;
    width: 214px;
    font-size: 16px;
  }

  .oe-snap-charity__photo {
    display: block;
    top: 218px;
    left: 90px;
    width: 269px;
    height: 269px;
  }
}

.oe-snap-insurance {
  position: relative;
  height: 671px;
  padding: 90px 0 45px;
  overflow: hidden;
  background: #efeef0;
}

.oe-snap-insurance__stage {
  position: relative;
  width: 1200px;
  height: 536px;
  margin: 0 auto;
}

.oe-snap-insurance__ghost,
.oe-snap-insurance__title,
.oe-snap-insurance__accent,
.oe-snap-insurance__phone-shell,
.oe-snap-insurance__phone-screen,
.oe-snap-insurance__text {
  position: absolute;
}

.oe-snap-insurance__ghost {
  top: -83px;
  left: 220px;
  width: 560px;
  color: #ffffff;
  font-family: Inter, Arial, sans-serif;
  font-size: 200px;
  font-weight: 900;
  line-height: 1.55;
  text-transform: uppercase;
}

.oe-snap-insurance__title {
  top: 226px;
  left: 19px;
  width: 303px;
  margin: 0;
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.05;
}

.oe-snap-insurance__accent {
  top: 245px;
  left: 820px;
  width: 317px;
  font-family: Inter, Arial, sans-serif;
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(0turn, rgba(127, 0, 255, 1) 0%, rgba(225, 0, 255, 1) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.oe-snap-insurance__phone-shell {
  top: 24px;
  left: 460px;
  width: 280px;
  height: 487px;
  border-radius: 30px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(27, 0, 80, 0.1);
}

.oe-snap-insurance__phone-screen {
  top: 33px;
  left: 470px;
  width: 260px;
  height: 468px;
  overflow: hidden;
  border-radius: 25px;
  background: #101820;
}

.oe-snap-insurance__phone-screen iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.oe-snap-insurance__text {
  top: 346px;
  left: 19px;
  width: 361px;
  margin: 0;
  color: #000000;
  font-family: Inter, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

@media (max-width: 1199px) {
  .oe-snap-insurance__stage {
    width: 960px;
  }

  .oe-snap-insurance__ghost {
    left: 113px;
  }

  .oe-snap-insurance__title {
    top: 218px;
    left: 10px;
  }

  .oe-snap-insurance__accent {
    top: 252px;
    left: 674px;
    font-size: 52px;
  }

  .oe-snap-insurance__phone-shell {
    top: 33px;
    left: 370px;
  }

  .oe-snap-insurance__phone-screen {
    top: 42px;
    left: 379px;
  }

  .oe-snap-insurance__text {
    top: 315px;
    left: 10px;
    width: 318px;
  }
}

@media (max-width: 959px) {
  .oe-snap-insurance {
    height: 651px;
  }

  .oe-snap-insurance__stage {
    width: 640px;
    height: 516px;
  }

  .oe-snap-insurance__ghost {
    top: 17px;
    left: 756px;
    font-size: 150px;
  }

  .oe-snap-insurance__title {
    top: 39px;
  }

  .oe-snap-insurance__accent {
    top: 318px;
    left: 9px;
  }

  .oe-snap-insurance__phone-shell {
    top: 15px;
    left: 349px;
  }

  .oe-snap-insurance__phone-screen {
    top: 24px;
    left: 358px;
  }

  .oe-snap-insurance__text {
    top: 150px;
    left: 9px;
  }
}

@media (max-width: 639px) {
  .oe-snap-insurance {
    height: 455px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .oe-snap-insurance__stage {
    width: 480px;
    height: 395px;
  }

  .oe-snap-insurance__title {
    width: 222px;
    font-size: 35px;
  }

  .oe-snap-insurance__accent {
    top: 283px;
    left: 10px;
    width: 254px;
    font-size: 45px;
  }

  .oe-snap-insurance__phone-shell {
    top: 15px;
    left: 263px;
    width: 205px;
    height: 358px;
  }

  .oe-snap-insurance__phone-screen {
    top: 21px;
    left: 270px;
    width: 191px;
    height: 344px;
  }

  .oe-snap-insurance__text {
    top: 128px;
    left: 10px;
    width: 240px;
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  .oe-snap-insurance {
    height: 932px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .oe-snap-insurance__stage {
    width: 320px;
    height: 872px;
  }

  .oe-snap-insurance__ghost {
    top: -43px;
    left: 10px;
    font-size: 74px;
    transform: rotate(270deg);
  }

  .oe-snap-insurance__title {
    top: 24px;
    left: 9px;
    width: 300px;
    font-size: 40px;
  }

  .oe-snap-insurance__accent {
    top: 216px;
    left: 9px;
    font-size: 35px;
  }

  .oe-snap-insurance__phone-shell {
    top: 303px;
    left: 0;
    width: 319px;
    height: 558px;
  }

  .oe-snap-insurance__phone-screen {
    top: 313px;
    left: 11px;
    width: 298px;
    height: 537px;
  }

  .oe-snap-insurance__text {
    top: 117px;
    left: 9px;
    width: 303px;
    font-size: 15px;
  }
}

@media (max-width: 1199px) {
  .oe-snap-showroom {
    height: 734px;
  }

  .oe-snap-showroom__stage {
    width: 960px;
    height: 584px;
  }

  .oe-snap-showroom__title {
    top: -63px;
    left: -121px;
    width: 1200px;
    font-size: 170px;
    text-align: center;
  }

  .oe-snap-showroom__accent {
    top: 223px;
    left: 630px;
    font-size: 110px;
  }

  .oe-snap-showroom__phone-shell {
    top: 110px;
    left: 340px;
    height: 463px;
  }

  .oe-snap-showroom__phone-screen {
    top: 119px;
    left: 349px;
    height: 445px;
  }

  .oe-snap-showroom__text {
    top: 222px;
    left: 10px;
    width: 292px;
    font-size: 17px;
  }

  .oe-snap-showroom__map {
    top: 353px;
    left: 10px;
    width: 300px;
  }
}

@media (max-width: 959px) {
  .oe-snap-showroom {
    height: 666px;
  }

  .oe-snap-showroom__stage {
    width: 640px;
    height: 516px;
  }

  .oe-snap-showroom__title {
    top: -32px;
    left: 0;
    width: 689px;
    font-size: 110px;
    text-align: left;
  }

  .oe-snap-showroom__accent {
    top: 104px;
    left: 10px;
    font-size: 90px;
  }

  .oe-snap-showroom__phone-shell {
    top: 108px;
    left: 385px;
    width: 244px;
    height: 408px;
  }

  .oe-snap-showroom__phone-screen {
    top: 116px;
    left: 393px;
    width: 227px;
    height: 392px;
  }

  .oe-snap-showroom__text {
    top: 331px;
  }

  .oe-snap-showroom__map {
    top: 454px;
  }
}

@media (max-width: 639px) {
  .oe-snap-showroom {
    height: 665px;
    padding-top: 30px;
  }

  .oe-snap-showroom__stage {
    width: 480px;
    height: 575px;
  }

  .oe-snap-showroom__title {
    font-size: 85px;
  }

  .oe-snap-showroom__accent {
    top: 81px;
    font-size: 80px;
  }

  .oe-snap-showroom__phone-shell {
    top: 88px;
    left: 264px;
    width: 216px;
    height: 377px;
  }

  .oe-snap-showroom__phone-screen {
    top: 94px;
    left: 271px;
    width: 201px;
    height: 362px;
  }

  .oe-snap-showroom__text {
    top: 279px;
    width: 240px;
    font-size: 19px;
  }

  .oe-snap-showroom__map {
    top: 491px;
    left: 9px;
    width: 462px;
    font-size: 20px;
  }
}

@media (max-width: 479px) {
  .oe-snap-showroom {
    height: 932px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .oe-snap-showroom__stage {
    width: 320px;
    height: 872px;
  }

  .oe-snap-showroom__title {
    top: -14px;
    left: 4px;
    width: 327px;
    font-size: 57px;
    white-space: normal;
  }

  .oe-snap-showroom__accent {
    top: 52px;
    left: 0;
    font-size: 80px;
  }

  .oe-snap-showroom__phone-shell {
    top: 216px;
    left: 0;
    width: 320px;
    height: 460px;
  }

  .oe-snap-showroom__phone-screen {
    top: 221px;
    left: 6px;
    width: 308px;
    height: 448px;
  }

  .oe-snap-showroom__text {
    top: 706px;
    left: 23px;
    width: 287px;
    font-size: 16px;
  }

  .oe-snap-showroom__map {
    top: 810px;
    left: 11px;
    width: 300px;
    font-size: 17px;
    gap: 8px;
  }
}

.oe-home-kicker {
  margin: 0 0 14px;
  color: #00a651;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  text-transform: uppercase;
}

.oe-home-heading {
  text-align: center;
}

.oe-home-heading:not(.oe-home-heading--inner) {
  padding: 86px 0 54px;
  background: #ffffff;
}

.oe-home-heading p {
  margin: 0 0 12px;
  color: #7c8794;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.35;
}

.oe-home-heading h2,
.oe-home-quiz h2,
.oe-home-showroom h2,
.oe-home-insurance h2,
.oe-home-charity h2,
.oe-home-partner h2,
.oe-home-repair h2,
.oe-home-video h2 {
  margin: 0;
  color: #101820;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: 0;
}

.oe-home-heading--inner {
  max-width: 920px;
  margin: 0 auto 44px;
}

.oe-home-quiz,
.oe-home-team,
.oe-home-calc,
.oe-home-catalog,
.oe-home-handles,
.oe-home-works,
.oe-home-socials,
.oe-home-reviews {
  padding: 80px 0;
  background: #ffffff;
}

.oe-home-quiz__panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  gap: 42px;
  align-items: center;
  padding: 52px;
  border: 1px solid #e6e9ee;
  background: linear-gradient(135deg, #f7f8fa 0%, #ffffff 56%, #eef3f7 100%);
}

.oe-home-quiz__panel p {
  max-width: 760px;
  margin: 22px 0 0;
  color: #2d3742;
  font-size: 19px;
  line-height: 1.5;
}

.oe-home-quiz__form {
  display: grid;
  gap: 16px;
  padding: 28px;
  background: #ffffff;
  box-shadow: 0 26px 60px rgba(16, 24, 32, 0.12);
}

.oe-home-quiz__form label {
  display: grid;
  gap: 8px;
  color: #111111;
  font-size: 14px;
  font-weight: 800;
}

.oe-home-quiz__form .form-control,
.oe-home-quiz__form .form-select {
  min-height: 48px;
  border-radius: 0;
  border-color: #d7dde5;
  color: #111111;
  font-size: 16px;
}

.oe-home-quiz__form button {
  min-height: 56px;
  border: 0;
  background: #fff000;
  color: #111111;
  font-size: 16px;
  font-weight: 900;
}

.oe-home-showroom {
  padding: 92px 0;
  background: radial-gradient(circle at 76% 24%, rgba(143, 78, 200, 0.78), transparent 34%), linear-gradient(135deg, #12151b 0%, #171b24 48%, #6b338e 100%);
  color: #ffffff;
}

.oe-home-showroom h2,
.oe-home-showroom p,
.oe-home-video h2,
.oe-home-video p {
  color: #ffffff;
}

.oe-home-showroom p:not(.oe-home-kicker),
.oe-home-video p:not(.oe-home-kicker) {
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 19px;
  line-height: 1.5;
}

.oe-home-outline-btn {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  border: 1px solid currentColor;
  color: inherit;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.2;
  text-decoration: none;
}

.oe-home-outline-btn:hover {
  color: inherit;
  opacity: 0.86;
}

.oe-home-insurance {
  padding: 76px 0;
  background: #f0eff1;
}

.oe-home-insurance p,
.oe-home-charity p,
.oe-home-team p,
.oe-home-repair p {
  margin: 0;
  color: #26313d;
  font-size: 20px;
  line-height: 1.55;
}

.oe-home-charity,
.oe-home-partner,
.oe-home-repair,
.oe-home-video {
  padding: 88px 0;
}

.oe-home-charity {
  background: #ffffff;
}

.oe-home-charity img,
.oe-home-team__photo,
.oe-home-partner img,
.oe-home-repair img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.oe-home-charity__heart {
  width: 84px;
  margin: 0 0 24px;
}

.oe-home-charity h2 {
  margin-bottom: 24px;
}

.oe-home-team {
  background: #f6f8fb;
}

.oe-home-team p + p {
  margin-top: 18px;
}

.oe-home-team__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 30px;
}

.oe-home-team__stats span {
  min-height: 116px;
  padding: 20px;
  background: #ffffff;
  color: #25313c;
  font-size: 16px;
  line-height: 1.35;
  box-shadow: 0 14px 34px rgba(16, 24, 32, 0.08);
}

.oe-home-team__stats strong {
  display: block;
  margin-bottom: 8px;
  color: #111111;
  font-size: 24px;
  font-weight: 900;
}

.oe-home-features {
  padding: 68px 0 86px;
  background: #ffffff;
}

.oe-home-features article,
.oe-home-gifts article {
  height: 100%;
  min-height: 265px;
  padding: 30px;
  border: 1px solid #e7ebef;
  background: #ffffff;
  box-shadow: 0 16px 40px rgba(19, 30, 41, 0.06);
}

.oe-home-features article img,
.oe-home-gifts article img {
  width: auto;
  height: 74px;
  max-width: 100%;
  object-fit: contain;
  object-position: left center;
}

.oe-home-features h3,
.oe-home-gifts h3,
.oe-home-profile-card h3,
.oe-home-steps h3 {
  margin: 20px 0 12px;
  color: #111111;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.18;
}

.oe-home-features p,
.oe-home-gifts p,
.oe-home-profile-card p,
.oe-home-steps p {
  margin: 0;
  color: #344150;
  font-size: 17px;
  line-height: 1.48;
}

.oe-home-partner {
  background: #1f1f1f;
  color: #ffffff;
}

.oe-home-partner h2 {
  color: #ffffff;
}

.oe-home-partner img {
  background: #ffffff;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.28);
}

.oe-home-calc {
  background: #f5f7fa;
}

.oe-home-calc__phone {
  display: block;
  width: min(100%, 310px);
  margin: 0 auto;
}

.oe-home-steps {
  display: grid;
  gap: 18px;
}

.oe-home-steps article {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  column-gap: 22px;
  align-items: start;
  padding: 24px;
  background: #ffffff;
  box-shadow: 0 16px 44px rgba(18, 28, 38, 0.07);
}

.oe-home-steps strong {
  display: inline-flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff000;
  color: #111111;
  font-size: 28px;
  font-weight: 900;
}

.oe-home-steps h3 {
  margin-top: 0;
}

.oe-home-gifts {
  padding: 82px 0;
  background: #ffffff;
}

.oe-home-gifts article h3:first-child {
  color: #00a651;
  font-size: 72px;
  line-height: 0.95;
}

.oe-home-catalog {
  background: #f6f8fb;
}

.oe-home-profile-card {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  padding: 26px;
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(16, 24, 32, 0.08);
}

.oe-home-profile-card img {
  width: 100%;
  height: 210px;
  object-fit: contain;
}

.oe-home-profile-card span {
  display: inline-flex;
  width: fit-content;
  margin-top: 20px;
  padding: 7px 12px;
  background: #fff000;
  color: #111111;
  font-size: 15px;
  font-weight: 900;
}

.oe-home-profile-card p {
  flex: 1;
}

.oe-home-profile-card a {
  margin-top: 20px;
  color: #00a651;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
}

.oe-home-compare {
  padding: 82px 0;
  background: #ffffff;
}

.oe-home-table {
  min-width: 920px;
  margin: 0;
  border: 1px solid #d9dde3;
  color: #1d2731;
  font-size: 18px;
}

.oe-home-table th,
.oe-home-table td {
  padding: 22px 18px;
  border-color: #d9dde3;
  text-align: center;
  vertical-align: middle;
}

.oe-home-table th:first-child,
.oe-home-table td:first-child {
  text-align: left;
}

.oe-home-table thead th {
  background: #f3f4f6;
  color: #111111;
  font-weight: 900;
}

.oe-home-handles {
  background: #f7f8fa;
}

.oe-home-repair {
  background: #242424;
  color: #ffffff;
}

.oe-home-repair h2,
.oe-home-repair p {
  color: #ffffff;
}

.oe-home-works {
  background: #ffffff;
}

.oe-home-gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.oe-home-gallery img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  background: #f0f0f0;
}

.oe-home-video {
  background: #1c1c1c;
}

.oe-home-video img {
  display: block;
  width: min(100%, 250px);
  margin: 0 auto;
}

.oe-home-socials {
  background: #f6f8fb;
}

.oe-home-socials__grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 14px;
}

.oe-home-socials__grid a {
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #111111;
  font-size: 17px;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 14px 32px rgba(16, 24, 32, 0.07);
}

.oe-home-reviews {
  background: #ffffff;
}

.oe-home-gallery--reviews {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.oe-home-gallery--reviews img {
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: top center;
}

@media (max-width: 1199px) {
  .oe-home-heading h2,
  .oe-home-quiz h2,
  .oe-home-showroom h2,
  .oe-home-insurance h2,
  .oe-home-charity h2,
  .oe-home-partner h2,
  .oe-home-repair h2,
  .oe-home-video h2 {
    font-size: 34px;
  }

  .oe-home-quiz__panel {
    grid-template-columns: 1fr;
  }

  .oe-home-socials__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .oe-home-quiz,
  .oe-home-team,
  .oe-home-calc,
  .oe-home-catalog,
  .oe-home-handles,
  .oe-home-works,
  .oe-home-socials,
  .oe-home-reviews,
  .oe-home-charity,
  .oe-home-partner,
  .oe-home-repair,
  .oe-home-video {
    padding: 62px 0;
  }

  .oe-home-team__stats {
    grid-template-columns: 1fr;
  }

  .oe-home-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .oe-home-heading:not(.oe-home-heading--inner) {
    padding: 58px 0 34px;
  }

  .oe-home-heading h2,
  .oe-home-quiz h2,
  .oe-home-showroom h2,
  .oe-home-insurance h2,
  .oe-home-charity h2,
  .oe-home-partner h2,
  .oe-home-repair h2,
  .oe-home-video h2 {
    font-size: 28px;
  }

  .oe-home-quiz__panel {
    padding: 28px 20px;
  }

  .oe-home-quiz__form {
    padding: 20px;
  }

  .oe-home-steps article {
    grid-template-columns: 1fr;
  }

  .oe-home-steps strong {
    margin-bottom: 18px;
  }

  .oe-home-socials__grid,
  .oe-home-gallery,
  .oe-home-gallery--reviews {
    grid-template-columns: 1fr;
  }
}
