@font-face {
  font-family: "core_sans_c45_regular";
  src: url("../fonts/coresansc-45regular_2-webfont.woff2") format("woff2"), url("../fonts/coresansc-45regular_2-webfont.woff") format("woff"), url("../fonts/coresansc-45regular_2-webfont.ttf") format("truetype"), url("../fonts/coresansc-45regular_2-webfont.svg#core_sans_c45_regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "core_sans_c85_heavy";
  src: url("../fonts/coresansc-85heavy_6-webfont.woff2") format("woff2"), url("../fonts/coresansc-85heavy_6-webfont.woff") format("woff"), url("../fonts/coresansc-85heavy_6-webfont.ttf") format("truetype"), url("../fonts/coresansc-85heavy_6-webfont.svg#core_sans_c85_heavy") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "core_sans_c35_light";
  src: url("../fonts/coresansc-35light-webfont.woff2") format("woff2"), url("../fonts/coresansc-35light-webfont.woff") format("woff"), url("../fonts/coresansc-35light-webfont.ttf") format("truetype"), url("../fonts/coresansc-35light-webfont.svg#core_sans_c35_light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "core_sans_c75_extrabold";
  src: url("../fonts/coresansc-75extrabold-webfont.woff2") format("woff2"), url("../fonts/coresansc-75extrabold-webfont.woff") format("woff"), url("../fonts/coresansc-75extrabold-webfont.ttf") format("truetype"), url("../fonts/coresansc-75extrabold-webfont.svg#core_sans_c75_extrabold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "core_sans_c95_black";
  src: url("../fonts/coresansc-95black-webfont.woff2") format("woff2"), url("../fonts/coresansc-95black-webfont.woff") format("woff"), url("../fonts/coresansc-95black-webfont.ttf") format("truetype"), url("../fonts/coresansc-95black-webfont.svg#core_sans_c95_black") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "core_sans_c55_medium";
  src: url("../fonts/coresansc-55medium-webfont.woff2") format("woff2"), url("../fonts/coresansc-55medium-webfont.woff") format("woff"), url("../fonts/coresansc-55medium-webfont.ttf") format("truetype"), url("../fonts/coresansc-55medium-webfont.svg#core_sans_c55_medium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "core_sans_c65_bold";
  src: url("../fonts/coresansc-65bold-webfont.woff2") format("woff2"), url("../fonts/coresansc-65bold-webfont.woff") format("woff"), url("../fonts/coresansc-65bold-webfont.ttf") format("truetype"), url("../fonts/coresansc-65bold-webfont.svg#core_sans_c65_bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

.font-light,
.lp-spinariel__technologies__text h3 small,
.lp-spinariel__programs__content__box {
  font-family: "core_sans_c35_light";
  font-weight: 300;
}

.font-regular,
.lp-spinariel__programs__content__box__title,
.lp-spinariel__bannerVideo__text .tooltip-btn__box,
.lp-spinariel h1 small,
.lp-spinariel h2 small,
.lp-spinariel h3 small,
.lp-spinariel h4 small,
.lp-spinariel h1,
.lp-spinariel h2,
.lp-spinariel h3,
.lp-spinariel h4,
.lp-spinariel {
  font-family: "core_sans_c45_regular";
  font-weight: 400;
}

.font-medium,
.lp-spinariel strong {
  font-family: "core_sans_c55_medium";
  font-weight: 500;
}

.font-bold,
.lp-spinariel__anotherSites__text,
.lp-spinariel h1 span,
.lp-spinariel h2 span,
.lp-spinariel h3 span,
.lp-spinariel h4 span {
  font-family: "core_sans_c65_bold";
  font-weight: 700;
}

.font-extra-bold {
  font-family: "core_sans_c75_extrabold";
  font-weight: 700;
}

.font-heavy {
  font-family: "core_sans_c85_heavy";
  font-weight: 900;
}

.font-black,
.lp-spinariel__bannerVideo.bv2 .gsap-pin-step-3-information-title,
.lp-spinariel__bannerVideo.bv3 .gsap-pin-step-3-information-title,
.lp-spinariel__bannerVideo.bv4 .gsap-pin-step-3-information-title,
.lp-spinariel__bannerVideo.bv1 .gsap-pin-step-1-text-big {
  font-family: "core_sans_c95_black";
  font-weight: 900;
}

.flex-row {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .flex-row {
    flex-direction: row;
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .flex-row {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .flex-row {
    max-width: 1170px;
  }
}

@media (min-width: 1366px) {
  .flex-row {
    max-width: 1200px;
  }
}

.flex-row.full-width {
  max-width: 100%;
}

.flex-row.no-padd {
  padding: 0;
}

.flex-row .colflex-sm-2 {
  max-width: 16.6666666667%;
}

.flex-row .colflex-sm-3 {
  max-width: 25%;
}

.flex-row .colflex-sm-4 {
  max-width: 33.3333333333%;
}

.flex-row .colflex-sm-5 {
  max-width: 41.6666666667%;
}

.flex-row .colflex-sm-6 {
  max-width: 50%;
}

.flex-row .colflex-sm-7 {
  max-width: 58.3333333333%;
}

.flex-row .colflex-sm-8 {
  max-width: 66.6666666667%;
}

.flex-row .colflex-sm-9 {
  max-width: 75%;
}

.flex-row .colflex-sm-10 {
  max-width: 83.3333333333%;
}

.flex-row .colflex-sm-11 {
  max-width: 91.6666666667%;
}

.flex-row .colflex-sm-12 {
  max-width: 100%;
}

.flex-row .colflex-1 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-1 {
    max-width: 8.3333333333%;
  }
}

.flex-row .colflex-1.no-padd {
  padding: 0;
}

.flex-row .order-1 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-1 {
    order: 1;
  }
}

.flex-row .colflex-2 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-2 {
    max-width: 16.6666666667%;
  }
}

.flex-row .colflex-2.no-padd {
  padding: 0;
}

.flex-row .order-2 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-2 {
    order: 2;
  }
}

.flex-row .colflex-3 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-3 {
    max-width: 25%;
  }
}

.flex-row .colflex-3.no-padd {
  padding: 0;
}

.flex-row .order-3 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-3 {
    order: 3;
  }
}

.flex-row .colflex-4 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-4 {
    max-width: 33.3333333333%;
  }
}

.flex-row .colflex-4.no-padd {
  padding: 0;
}

.flex-row .order-4 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-4 {
    order: 4;
  }
}

.flex-row .colflex-5 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-5 {
    max-width: 41.6666666667%;
  }
}

.flex-row .colflex-5.no-padd {
  padding: 0;
}

.flex-row .order-5 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-5 {
    order: 5;
  }
}

.flex-row .colflex-6 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-6 {
    max-width: 50%;
  }
}

.flex-row .colflex-6.no-padd {
  padding: 0;
}

.flex-row .order-6 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-6 {
    order: 6;
  }
}

.flex-row .colflex-7 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-7 {
    max-width: 58.3333333333%;
  }
}

.flex-row .colflex-7.no-padd {
  padding: 0;
}

.flex-row .order-7 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-7 {
    order: 7;
  }
}

.flex-row .colflex-8 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-8 {
    max-width: 66.6666666667%;
  }
}

.flex-row .colflex-8.no-padd {
  padding: 0;
}

.flex-row .order-8 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-8 {
    order: 8;
  }
}

.flex-row .colflex-9 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-9 {
    max-width: 75%;
  }
}

.flex-row .colflex-9.no-padd {
  padding: 0;
}

.flex-row .order-9 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-9 {
    order: 9;
  }
}

.flex-row .colflex-10 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-10 {
    max-width: 83.3333333333%;
  }
}

.flex-row .colflex-10.no-padd {
  padding: 0;
}

.flex-row .order-10 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-10 {
    order: 10;
  }
}

.flex-row .colflex-11 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-11 {
    max-width: 91.6666666667%;
  }
}

.flex-row .colflex-11.no-padd {
  padding: 0;
}

.flex-row .order-11 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-11 {
    order: 11;
  }
}

.flex-row .colflex-12 {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .flex-row .colflex-12 {
    max-width: 100%;
  }
}

.flex-row .colflex-12.no-padd {
  padding: 0;
}

.flex-row .order-12 {
  order: unset;
}

@media (min-width: 768px) {
  .flex-row .order-12 {
    order: 12;
  }
}

.box-flex {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .box-flex {
    flex-direction: row;
  }
}

.box-flex.column {
  flex-direction: column;
}

.box-flex.row {
  flex-direction: row;
}

.box-flex.jc-space-between {
  justify-content: space-between;
}

.box-flex.jc-center {
  justify-content: center;
}

.box-flex.jc-flex-end {
  justify-content: flex-end;
}

.box-flex.ai-center {
  align-items: center;
}

.box-flex.ai-flex-start {
  align-items: flex-start;
}

.box-flex.ai-flex-end {
  align-items: flex-end;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

body {
  margin: 0;
}

.bgd1 {
  background: url("../images/bgd-programs.jpg") top center;
  background-size: cover;
}

.bgd3 {
  background: url("../images/bgd-pntwpb.jpg") top center;
  background-size: cover;
}

.bgd4 {
  background: url("../images/bgd-pralki.jpg");
  background-size: cover;
}

.bgd5 {
  background: url("../images/bgd-5.jpg") top center;
  background-size: cover;
}

.footer-bgd,
footer {
  background: url("../images/bgd-beko.jpg");
  background-size: cover;
}

@keyframes animA {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

@keyframes animB {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

@keyframes animc {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.lp-spinariel {
  position: relative;
  font-size: 14px;
  line-height: 1.75;
  overflow: hidden;
  background: #fff;
  color: #fff !important;
  margin: 0 auto;
  max-width: 100%;
  background-size: cover;
}

@media (min-width: 768px) {
  .lp-spinariel {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .lp-spinariel {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {
  .lp-spinariel {
    font-size: 15px;
  }
}

.lp-spinariel * {
  box-sizing: border-box;
}

.lp-spinariel img,
.lp-spinariel video {
  max-width: 100%;
  display: block;
}

.lp-spinariel .lp-container {
  max-width: 100%;
}

.lp-spinariel ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.lp-spinariel img.lazy {
  width: auto;
  max-width: 100%;
}

.lp-spinariel h1,
.lp-spinariel h2,
.lp-spinariel h3,
.lp-spinariel h4 {
  color: #fff;
  margin: 0 0 0.6em;
  line-height: 1.5;
  text-align: center;
}

.lp-spinariel h1 small,
.lp-spinariel h2 small,
.lp-spinariel h3 small,
.lp-spinariel h4 small {
  display: block;
  font-size: 70%;
}

.lp-spinariel h1 {
  font-size: 1.5em;
}

@media (min-width: 768px) {
  .lp-spinariel h1 {
    font-size: 2.125em;
  }
}

@media (min-width: 992px) {
  .lp-spinariel h1 {
    font-size: 3.125em;
  }
}

.lp-spinariel h2 {
  font-size: 1.75em;
  margin: 0 0 2em;
}

@media (min-width: 992px) {
  .lp-spinariel h2 {
    font-size: 2.5em;
  }
}

.lp-spinariel h2:after {
  content: "";
  display: block;
  margin: 0.5em auto 0;
  width: 100%;
  max-width: 360px;
  height: 3px;
  background: #fff;
}

.lp-spinariel h3 {
  font-size: 1.05em;
}

@media (min-width: 768px) {
  .lp-spinariel h3 {
    font-size: 1.25em;
  }
}

@media (min-width: 992px) {
  .lp-spinariel h3 {
    font-size: 1.65em;
  }
}

.lp-spinariel h4 {
  font-size: 0.9em;
}

@media (min-width: 768px) {
  .lp-spinariel h4 {
    font-size: 1.05em;
  }
}

@media (min-width: 992px) {
  .lp-spinariel h4 {
    font-size: 1.55em;
  }
}

.lp-spinariel br {
  display: none;
}

@media (min-width: 992px) {
  .lp-spinariel br {
    display: inline;
  }
}

.lp-spinariel .padding-box {
  padding: 1.5em 0;
}

@media (min-width: 768px) {
  .lp-spinariel .padding-box {
    padding: 1.75em 0;
  }
}

@media (min-width: 992px) {
  .lp-spinariel .padding-box {
    padding: 2.125em 0;
  }
}

@media (min-width: 1200px) {
  .lp-spinariel .padding-box {
    padding: 3.125em 0;
  }
}

.lp-spinariel .pattern-box__dark {
  background: rgba(0, 0, 0, 0.2);
}

.lp-spinariel .pattern-box__light {
  background: rgba(0, 0, 0, 0.1);
}

.lp-spinariel__header,
.lp-spinariel__bannerVideo {
  position: relative;
}

.lp-spinariel__header__video,
.lp-spinariel__bannerVideo__video {
  position: relative;
  width: 100%;
  height: 100%;
}

@media (min-width: 1366px) {

  .lp-spinariel__header__video,
  .lp-spinariel__bannerVideo__video {
    height: auto;
  }
}

.lp-spinariel__header__video__info,
.lp-spinariel__bannerVideo__video__info {
  text-align: center;
  margin-top: 2em;
}

.lp-spinariel__logo {
  position: absolute;
  top: 0;
  left: 1em;
  z-index: 5;
}

@media (min-width: 768px) {
  .lp-spinariel__logo {
    left: 2em;
  }
}

.lp-spinariel__logo svg {
  fill: #fff;
  width: 100px;
}

@media (min-width: 768px) {
  .lp-spinariel__logo svg {
    width: 200px;
  }
}

@media (min-width: 1366px) {
  .lp-spinariel__logo svg {
    width: 300px;
  }
}

.lp-spinariel__bannerVideo {
  height: calc(100vh - 78px);
  max-height: 1080px;
  overflow: hidden;
}

@media (min-width: 1366px) {
  .lp-spinariel__bannerVideo {
    height: calc(100vh - 102px);
  }
}

.lp-spinariel__bannerVideo__video video {
  max-width: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1366px) {
  .lp-spinariel__bannerVideo__video video {
    position: static;
    transform: translateX(0);
    width: 100%;
  }
}

.lp-spinariel__bannerVideo__text {
  position: absolute;
  z-index: 2;
}

.lp-spinariel__bannerVideo__text .bigText {
  font-size: 1.1em;
}

@media (min-width: 768px) {
  .lp-spinariel__bannerVideo__text .bigText {
    font-size: 1.3em;
  }
}

@media (min-width: 992px) {
  .lp-spinariel__bannerVideo__text .bigText {
    font-size: 1.6em;
  }
}

@media (min-width: 1200px) {
  .lp-spinariel__bannerVideo__text .bigText {
    font-size: 2em;
  }
}

.lp-spinariel__bannerVideo__text .buleText {
  color: #08bed5;
}

.lp-spinariel__bannerVideo__text .tooltip-btn {
  cursor: pointer;
}

.lp-spinariel__bannerVideo__text .tooltip-btn__box {
  min-width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  font-size: 16px;
  line-height: 1.6;
  padding: 1em;
  text-transform: none;
  font-style: normal;
  letter-spacing: 0;
  transition: transform 0.5s;
}

.lp-spinariel__bannerVideo__text .tooltip-btn__box:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(2, 62, 110, 0.9);
  filter: blur(6px);
}

.lp-spinariel__bannerVideo__text .tooltip-btn:hover .tooltip-btn__box {
  transform: translate(-50%, -50%) scale(1);
}

.lp-spinariel__bannerVideo.bv1 .lp-spinariel__bannerVideo__text {
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lp-spinariel__bannerVideo.bv1 .lp-spinariel__bannerVideo__text .box-flex {
  gap: 2em;
}

.lp-spinariel__bannerVideo.bv1 .gsap-pin-step-1-text-big {
  text-align: center;
  color: #FFF;
  font-size: 1.2em;
  line-height: 2em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .lp-spinariel__bannerVideo.bv1 .gsap-pin-step-1-text-big {
    font-size: 1.3em;
    letter-spacing: 0.7em;
  }
}

@media (min-width: 992px) {
  .lp-spinariel__bannerVideo.bv1 .gsap-pin-step-1-text-big {
    font-size: 1.8em;
  }
}

.lp-spinariel__bannerVideo.bv1 .gsap-pin-step-1-text-big img {
  width: 242px;
}

.lp-spinariel__bannerVideo.bv1 .gsap-pin-step-1-text-big br {
  display: inline;
}

.lp-spinariel__bannerVideo.bv2 .gsap-pin-step-3-information-title,
.lp-spinariel__bannerVideo.bv3 .gsap-pin-step-3-information-title,
.lp-spinariel__bannerVideo.bv4 .gsap-pin-step-3-information-title {
  text-align: center;
  color: #FFF;
  font-size: 24px;
  line-height: normal;
  letter-spacing: 12px;
  text-transform: uppercase;
}

.lp-spinariel__bannerVideo.bv2 .gsap-pin-step-3-information-text,
.lp-spinariel__bannerVideo.bv3 .gsap-pin-step-3-information-text,
.lp-spinariel__bannerVideo.bv4 .gsap-pin-step-3-information-text {
  text-align: center;
  margin: 30px 0;
  color: #FFF;
  font-size: 20px;
  line-height: 26px;
}

.lp-spinariel__bannerVideo.bv2 .lp-spinariel__bannerVideo__text,
.lp-spinariel__bannerVideo.bv3 .lp-spinariel__bannerVideo__text {
  max-width: 450px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 1em;
}

@media (min-width: 768px) {

  .lp-spinariel__bannerVideo.bv2 .lp-spinariel__bannerVideo__text,
  .lp-spinariel__bannerVideo.bv3 .lp-spinariel__bannerVideo__text {
    padding: 0;
    top: 0;
    left: initial;
    transform: translate(0, 0);
  }
}

@media (min-width: 768px) {
  .lp-spinariel__bannerVideo.bv2 .lp-spinariel__bannerVideo__text {
    top: 60%;
    left: 10%;
  }
}

@media (min-width: 768px) {
  .lp-spinariel__bannerVideo.bv3 .lp-spinariel__bannerVideo__text {
    top: 60%;
    right: 10%;
  }
}

.lp-spinariel__bannerVideo.bv4 .lp-spinariel__bannerVideo__text {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
}

.lp-spinariel__programs {
  padding: 3em 0;
}

.lp-spinariel__programs__content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-direction: column;
}

@media (min-width: 768px) {
  .lp-spinariel__programs__content {
    padding: 25em 0;
  }
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content {
    padding: 0;
    height: 1170px;
  }
}

.lp-spinariel__programs__content img {
  margin: 0 auto;
  display: block;
  max-width: 150px;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content img {
    max-width: 100%;
  }
}

.lp-spinariel__programs__content>img {
  display: none;
}

@media (min-width: 768px) {
  .lp-spinariel__programs__content>img {
    display: block;
  }
}

.lp-spinariel__programs__content__box {
  text-align: center;
  width: calc(50% - 1em);
  font-size: 0.9em;
}

@media (min-width: 768px) {
  .lp-spinariel__programs__content__box {
    position: absolute;
    max-width: 275px;
  }
}

@media (min-width: 768px) {
  .lp-spinariel__programs__content__box:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.lp-spinariel__programs__content__box:nth-child(2) {
  top: 10%;
  right: 0;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(2) {
    right: 10%;
  }
}

.lp-spinariel__programs__content__box:nth-child(3) {
  top: 35%;
  right: 0;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(3) {
    right: 0;
  }
}

.lp-spinariel__programs__content__box:nth-child(4) {
  top: 60%;
  right: 0;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(4) {
    right: 0;
  }
}

.lp-spinariel__programs__content__box:nth-child(5) {
  top: 80%;
  right: 10%;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(5) {
    right: 20%;
  }
}

.lp-spinariel__programs__content__box:nth-child(6) {
  top: 80%;
  left: 10%;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(6) {
    left: 20%;
  }
}

.lp-spinariel__programs__content__box:nth-child(7) {
  top: 60%;
  left: 0;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(7) {
    left: 0;
  }
}

.lp-spinariel__programs__content__box:nth-child(8) {
  top: 35%;
  left: 0;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(8) {
    left: 0;
  }
}

.lp-spinariel__programs__content__box:nth-child(9) {
  top: 10%;
  left: 0;
}

@media (min-width: 992px) {
  .lp-spinariel__programs__content__box:nth-child(9) {
    left: 10%;
  }
}

.lp-spinariel__programs__content__box__icon {
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lp-spinariel__programs__content__box__title {
  color: #2f9bc0;
  font-size: 1.2em;
  margin: 1em 0;
}

.lp-spinariel__programs__content__boxes {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em;
}

@media (min-width: 768px) {
  .lp-spinariel__programs__content__boxes {
    position: absolute;
  }
}

.lp-spinariel__technologies {
  padding: 3em 0;
}

.lp-spinariel__technologies .flex-row {
  align-items: center;
}

@media (min-width: 1200px) {
  .lp-spinariel__technologies .flex-row {
    max-width: 1100px;
  }
}

.lp-spinariel__technologies .flex-row:nth-child(n+3) {
  margin-top: 3em;
}

.lp-spinariel__technologies__text {
  max-width: 476px;
  margin: 0 auto 2em;
}

@media (min-width: 768px) {
  .lp-spinariel__technologies__text {
    margin: 0 auto;
  }
}

.lp-spinariel__technologies__text small {
  margin-top: 0.75em;
  display: block;
}

.lp-spinariel__technologies__text h3 {
  font-size: 2.2em;
  text-align: left;
}

@media (min-width: 992px) {
  .lp-spinariel__technologies__text h3 {
    font-size: 2.65em;
  }
}

.lp-spinariel__technologies__text h3 small {
  font-size: 55%;
  line-height: 0.1;
}

.lp-spinariel__technologies__text strong {
  display: block;
  margin-bottom: 2em;
}

.lp-spinariel__technologies__video video,
.lp-spinariel__technologies__img img {
  display: block;
  margin: 0 auto;
}

.lp-spinariel__technologies__img.multiply {
  position: relative;
}

.lp-spinariel__technologies__img.multiply img:nth-child(1) {
  position: relative;
  z-index: 2;
}

.lp-spinariel__technologies__img.multiply img:nth-child(2) {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}

.lp-spinariel__technologies.blue {
  --paddingForText: 0;
  color: #023e6e;
  padding: 0;
}

@media (min-width: 768px) {
  .lp-spinariel__technologies.blue {
    --paddingForText: 0px;
  }
}

@media (min-width: 992px) {
  .lp-spinariel__technologies.blue {
    --paddingForText: 46px;
  }
}

@media (min-width: 1200px) {
  .lp-spinariel__technologies.blue {
    --paddingForText: 73px;
  }
}

.lp-spinariel__technologies.blue .flex-row {
  padding: 2em 0;
}

.lp-spinariel__technologies.blue .lp-spinariel__technologies__text {
  max-width: initial;
  max-width: 374px;
  margin-bottom: 2em;
}

@media (min-width: 768px) {
  .lp-spinariel__technologies.blue .lp-spinariel__technologies__text {
    text-align: right;
    max-width: initial;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .lp-spinariel__technologies.blue .lp-spinariel__technologies__text {
    padding-right: var(--paddingForText);
    font-size: 16px;
  }
}

.lp-spinariel__technologies.blue .lp-spinariel__technologies__text h3 {
  text-align: left;
}

@media (min-width: 768px) {
  .lp-spinariel__technologies.blue .lp-spinariel__technologies__text h3 {
    text-align: right;
  }
}

.lp-spinariel__technologies.blue .lp-spinariel__technologies__text small {
  display: block;
  margin-top: 0.25em;
  font-size: 70%;
}

.lp-spinariel__technologies.blue .order-2 .lp-spinariel__technologies__text {
  text-align: left;
}

@media (min-width: 992px) {
  .lp-spinariel__technologies.blue .order-2 .lp-spinariel__technologies__text {
    padding-left: var(--paddingForText);
    padding-right: 0;
  }
}

.lp-spinariel__technologies.blue .order-2 h3 {
  text-align: left;
}

.lp-spinariel__technologies.blue h3 {
  color: #023e6e;
}

.lp-spinariel__tests {
  padding: 3em 0 0;
}

.lp-spinariel__tests h2 {
  text-align: left;
}

.lp-spinariel__tests h2:after {
  content: none;
}

.lp-spinariel__tests h2 span {
  display: block;
}

.lp-spinariel__tests img {
  display: block;
  margin: 0 auto;
}

.lp-spinariel__tests__mainImg {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}

.lp-spinariel__tests__mainImg img {
  width: 100%;
}

.lp-spinariel__tests__mainImg a {
  position: absolute;
  display: block;
  top: 70%;
  left: 24%;
  background: #fff;
  color: #023e6e;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em;
  padding: 0.5em;
  line-height: 1;
  transition: background 0.4s, color 0.4s;
}

@media (min-width: 576px) {
  .lp-spinariel__tests__mainImg a {
    font-size: 1.2em;
  }
}

@media (min-width: 992px) {
  .lp-spinariel__tests__mainImg a {
    font-size: 1.4em;
  }
}

@media (min-width: 1200px) {
  .lp-spinariel__tests__mainImg a {
    font-size: 1.8em;
  }
}

.lp-spinariel__tests__mainImg a:hover {
  background: #0089ce;
  color: #fff;
}

.lp-spinariel__tests__titleBottom {
  margin-top: 1em;
  text-transform: uppercase;
  font-size: 3em;
  padding: 0 0 1em;
  text-align: center;
}

.lp-spinariel__tests__titleBottom:before {
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  display: block;
  width: 100vw;
  max-width: 1300px;
  background: #fff;
  height: 1px;
  content: "";
  margin-bottom: 1em;
}

.lp-spinariel #ekspresybeko {
  fill: #e7c190;
}

.lp-spinariel__anotherSites__box {
  padding: 2em;
}

.lp-spinariel__anotherSites__box a {
  display: inline-block;
  background: #0089ce;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em;
  padding: 0.5em 0.75em;
  line-height: 1;
  transition: background 0.4s, color 0.4s;
}

@media (min-width: 576px) {
  .lp-spinariel__anotherSites__box a {
    font-size: 1.2em;
  }
}

.lp-spinariel__anotherSites__box a:hover {
  background: #fff;
  color: #023e6e;
}

.lp-spinariel__anotherSites__text {
  font-size: 1.4em;
  line-height: 1.4;
  text-transform: uppercase;
}

.lp-spinariel__anotherSites__text__logo {
  margin: 1em 0 1.5em;
}

.lp-spinariel__anotherSites__text__logo svg,
.lp-spinariel__anotherSites__text__logo img {
  max-width: 350px;
  width: 100%;
  display: block;
}

.lp-spinariel__anotherSites__img img {
  width: 100%;
}

@media (min-width: 768px) {
  .lp-spinariel__anotherSites .flex-row:nth-child(2) .lp-spinariel__anotherSites__box {
    text-align: right;
  }

  .lp-spinariel__anotherSites .flex-row:nth-child(2) .lp-spinariel__anotherSites__text__logo svg,
  .lp-spinariel__anotherSites .flex-row:nth-child(2) .lp-spinariel__anotherSites__text__logo img {
    margin-left: auto;
  }
}

.lp-spinariel__cookies {
  padding: 3em 0;
}

.lp-spinariel__cookies .CookieDeclarationType {
  display: block;
  margin: 12px 0 12px 0;
  padding: 8px 8px 0 8px;
  border: 1px solid #fff;
  vertical-align: top;
}

.lp-spinariel__cookies .CookieDeclaration {
  text-align: center;
}

.lp-spinariel__cookies .CookieDeclaration a {
  color: #fff;
}

.lp-spinariel__cookies table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 18px 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.lp-spinariel__cookies tbody tr td {
  text-align: center;
  text-overflow: ellipsis;
  word-wrap: break-word;
  border-bottom: 1px solid #fff;
  vertical-align: top;
  padding: 4px 4px 5px 4px;
}

.icons-boxes {
  position: relative;
}

.icons-boxes.top-border:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: "";
  background: #fff;
  width: 30%;
  height: 2px;
}

.icons-boxes__row {
  justify-content: center;
  flex-direction: row;
  gap: 2em;
  margin-top: 2em;
}

.icons-boxes__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 115px;
  text-align: center;
  text-decoration: none;
}

.icons-boxes__box__icon {
  height: 100px;
}

.icons-boxes__box__icon img {
  display: block;
  margin: 0 auto;
  transition: filter 0.35s;
}

.icons-boxes__box__link {
  width: 100%;
  display: block;
  color: #fff;
  border: 2px solid #0089ce;
  padding: 0.25em;
  background: transparent;
  transition: background 0.35s;
}

.icons-boxes__box:hover .icons-boxes__box__icon img {
  filter: drop-shadow(0 0 6px #fff);
}

.icons-boxes__box:hover .icons-boxes__box__link {
  background: #0089ce;
}

.products {
  position: relative;
  background: #e8eaff;
  color: #023e6e;
}

.products h2 {
  color: #023e6e;
}

.products h2:after {
  background: #023e6e;
}

.products__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  gap: 1.5em;
  width: 200px;
}

.products__box__img img {
  display: block;
  margin: 0 auto;
  max-width: 180px;
  max-height: clamp(200px, 24vw, 400px);
}

.products__box__title {
  text-align: center;
  font-size: 0.85em;
  font-weight: 700;
}

.products__box__title small {
  display: block;
  font-size: 90%;
  font-weight: 400;
}

.products__box__btn {
  position: relative;
  text-align: center;
  cursor: pointer;
  width: 100%;
  max-width: 150px;
}

.products__box__btn__text {
  color: #fff;
  background: #2f9bc0;
  text-transform: uppercase;
  padding: 0.5em 1.75em;
  transition: background 0.35s;
}

.products__box__btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 2px solid #0089ce;
  border-bottom: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  transform: scaleY(0%);
  transform-origin: bottom;
  transition: transform 0.35s;
  pointer-events: none;
}

.products__box__btn ul li {
  padding: 0.5em 0;
  background: #2f9bc0;
  transition: background 0.35s;
}

.products__box__btn ul li:hover {
  background: #0089ce;
}

.products__box__btn ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.products__box__btn:hover ul {
  pointer-events: all;
  transform: scaleY(100%);
}

.products__box__btn:hover .products__box__btn__text {
  background: #0089ce;
}

.products__boxes {
  gap: 3em;
  justify-content: center;
  flex-direction: row;
}

.products__boxes .swiper {
  width: 100%;
  height: 100%;
}

.products__boxes .swiper .swiper-button-next,
.products__boxes .swiper .swiper-button-prev {
  color: #023e6e;
  transition: color 0.4s;
}

.products__boxes .swiper .swiper-button-next:hover,
.products__boxes .swiper .swiper-button-prev:hover {
  color: #2f9bc0;
}

footer {
  padding: 2em 0;
  width: 100%;
  font-size: 12px;
  text-align: center;
}

@media (min-width: 768px) {
  footer {
    text-align: left;
  }
}

footer .footer-logo {
  margin: 2em auto 0;
}

@media (min-width: 768px) {
  footer .footer-logo {
    margin-top: 0;
    margin-left: auto;
  }
}