@import url(./reset.css);
/*
* TRANSITION MIXIN
*/
/*
* TRANSITION MIXIN
*/
body {
  width: 100%;
  font-family: "GT-Walsheim-Regular";
  color: var(--content, #72738e);
  line-height: 1.24;
  font-size: 18px; }

* {
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  color: var(--content, #72738e);
  text-decoration: none;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
  a:hover {
    color: var(--accent, #de214f);
    text-decoration: none;
    -webkit-text-decoration-line: none;
    text-decoration-line: none; }

h1,
h2,
h3,
h5 {
  color: var(--contentDark, #181831);
  font-family: "TabacG1-Bold";
  line-height: 1.34; }

h1 {
  font-size: 72px; }
  @media (max-width: 1540px) {
    h1 {
      font-size: 60px; } }
  @media (max-width: 1340px) {
    h1 {
      font-size: 52px; } }
  @media (max-width: 900px) {
    h1 {
      font-size: 44px; } }

h2 {
  font-size: 44px; }
  @media (max-width: 1050px) {
    h2 {
      font-size: 40px; } }
  @media (max-width: 800px) {
    h2 {
      font-size: 32px; } }
  @media (max-width: 650px) {
    h2 {
      font-size: 24px; } }

h3 {
  font-size: 24px; }

h6 {
  font-size: 24px;
  font-family: "GT-Walsheim-Bold"; }

p {
  color: var(--contentDark, #181831);
  line-height: 1.64; }

strong {
  font-weight: bold; }

.wrapper {
  margin: 0 auto; }
  .wrapper--1300 {
    max-width: 1300px; }
    @media (max-width: 1740px) {
      .wrapper--1300 {
        max-width: 1200px; } }
    @media (max-width: 1540px) {
      .wrapper--1300 {
        max-width: 1050px; } }
    @media (max-width: 1340px) {
      .wrapper--1300 {
        max-width: 950px; } }
    @media (max-width: 1180px) {
      .wrapper--1300 {
        max-width: 860px; } }
  .wrapper--1360 {
    max-width: 1360px; }
    @media (max-width: 1740px) {
      .wrapper--1360 {
        max-width: 1300px; } }
    @media (max-width: 1540px) {
      .wrapper--1360 {
        max-width: 1100px; } }
    @media (max-width: 1340px) {
      .wrapper--1360 {
        max-width: calc(100% - 96px); } }
    @media (max-width: 650px) {
      .wrapper--1360 {
        max-width: calc(100% - 48px); } }
  .wrapper--1440 {
    max-width: 1440px; }
    @media (max-width: 1540px) {
      .wrapper--1440 {
        max-width: 1200px; } }
  .wrapper--1640 {
    max-width: 1640px; }
    @media (max-width: 1740px) {
      .wrapper--1640 {
        max-width: 1440px; } }
    @media (max-width: 1540px) {
      .wrapper--1640 {
        max-width: 1200px; } }
    @media (max-width: 1340px) {
      .wrapper--1640 {
        max-width: 1050px; } }
    @media (max-width: 1180px) {
      .wrapper--1640 {
        max-width: 950px; } }
    @media (max-width: 1100px) {
      .wrapper--1640 {
        max-width: calc(100% - 96px); } }
    @media (max-width: 650px) {
      .wrapper--1640 {
        max-width: calc(100% - 48px); } }
  .wrapper--1660 {
    max-width: 1640px; }
    @media (max-width: 1740px) {
      .wrapper--1660 {
        max-width: 1440px; } }
    @media (max-width: 1540px) {
      .wrapper--1660 {
        max-width: 1200px; } }
    @media (max-width: 1340px) {
      .wrapper--1660 {
        max-width: 1050px; } }
    @media (max-width: 1100px) {
      .wrapper--1660 {
        max-width: calc(100% - 96px); } }
    @media (max-width: 780px) {
      .wrapper--1660 {
        max-width: calc(100% - 48px); } }
  .wrapper--1660webinars {
    max-width: 1640px; }
    @media (max-width: 1800px) {
      .wrapper--1660webinars {
        max-width: 1540px; } }
    @media (max-width: 1700px) {
      .wrapper--1660webinars {
        max-width: 1440px; } }
    @media (max-width: 1600px) {
      .wrapper--1660webinars {
        max-width: 1340px; } }
    @media (max-width: 1540px) {
      .wrapper--1660webinars {
        max-width: calc(100% - 64px); } }
    @media (max-width: 780px) {
      .wrapper--1660webinars {
        max-width: calc(100% - 48px); } }
    @media (max-width: 650px) {
      .wrapper--1660webinars {
        max-width: calc(100% - 12px); } }
  @media (max-width: 650px) {
    .wrapper--messenger {
      max-width: 100%; } }
  .wrapper--1740 {
    max-width: 1740px; }
    @media (max-width: 1780px) {
      .wrapper--1740 {
        max-width: 1640px; } }
    @media (max-width: 1700px) {
      .wrapper--1740 {
        max-width: 1540px; } }
    @media (max-width: 1590px) {
      .wrapper--1740 {
        max-width: calc(100% - 64px); } }
    @media (max-width: 900px) {
      .wrapper--1740 {
        max-width: 100%; } }
  .wrapper--1800 {
    max-width: 1800px; }
    @media (max-width: 1900px) {
      .wrapper--1800 {
        max-width: 1700px; } }
    @media (max-width: 1800px) {
      .wrapper--1800 {
        max-width: 1600px; } }
    @media (max-width: 1700px) {
      .wrapper--1800 {
        max-width: 1500px; } }
    @media (max-width: 1600px) {
      .wrapper--1800 {
        max-width: 1400px; } }
    @media (max-width: 1540px) {
      .wrapper--1800 {
        max-width: calc(100% - 64px); } }
    @media (max-width: 780px) {
      .wrapper--1800 {
        max-width: 100%; } }
  .wrapper--center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .wrapper--centerHorizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .wrapper--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.button {
  min-height: 56px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 16px 36px;
  outline: none;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  margin-top: 64px;
  background-color: var(--accent, #de214f);
  font-family: "GT-Walsheim-Regular";
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }
  @media (max-width: 1100px) {
    .button {
      margin-top: 48px; } }
  @media (max-width: 900px) {
    .button {
      margin-top: 32px; } }
  .button:hover {
    background-color: var(--accentHover, #b52f4e); }
  .button--withIcon {
    padding: 16px 30px 16px 16px; }
    @media (max-width: 600px) {
      .button--withIcon {
        padding: 16px 26px; } }
  .button__img {
    height: 30px;
    margin-right: 18px; }
    @media (max-width: 600px) {
      .button__img {
        display: none; } }

.previewButton {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
  -webkit-tap-highlight-color: transparent; }
  .previewButton:hover .previewArrowContainer::before {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  .previewButton--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1220px) {
    .previewButton--hiddenOnMobile {
      display: none; } }

.preview {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-tap-highlight-color: transparent; }

.previewArrowContainer {
  position: absolute;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .previewArrowContainer::before {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-shadow: 0px 10px 20px #22284f33;
    box-shadow: 0px 10px 20px #22284f33;
    content: "";
    height: 110px;
    width: 110px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff; }
  .previewArrowContainer--small {
    height: 85px;
    width: 85px; }
    .previewArrowContainer--small::before {
      height: 85px;
      width: 85px; }

.previewArrow {
  z-index: 99999;
  height: 18px; }

:root {
  --plyr-color-main: #181831;
  --plyr-font-family: "GT-Walsheim-Regular";
  --plyr-font-size-large: 18px;
  --plyr-font-size-base: 16px;
  --plyr-font-size-small: 14px;
  --plyr-control-icon-size: 18px;
  --plyr-control-spacing: 24px;
  --plyr-audio-control-color: #181831;
  --plyr-range-thumb-height: 16px;
  --plyr-range-track-height: 11px; }

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  background-color: #ffffff; }

.plyr__control--overlaid svg {
  fill: var(--contentDark, #181831); }

.nav {
  height: 146px;
  width: 100%;
  z-index: 10000;
  background-color: #ffffff; }
  @media (max-width: 1740px) {
    .nav {
      height: 124px; } }
  @media (max-width: 1540px) {
    .nav {
      height: 90px; } }
  @media (max-width: 1100px) {
    .nav {
      height: 85px;
      position: fixed;
      padding-top: 10px;
      top: 0; } }
  .nav__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%; }
  .nav__logoContainer {
    z-index: 99999;
    max-width: calc(100% - 48px); }
    @media (max-width: 1100px) {
      .nav__logoContainer {
        position: fixed; } }
  .nav__logo {
    max-height: 54px;
    width: 250px;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
    @media (max-width: 600px), (max-height: 800px) and (max-width: 1100px) {
      .nav__logo {
        max-height: 34px;
        width: 160px; } }
  .nav__itemsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1100px) {
      .nav__itemsContainer {
        position: fixed;
        height: 100%;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-color: var(--background, #f5f5f7);
        top: 0;
        left: 0;
        z-index: 9999;
        padding-top: 20vh;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        -o-transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8), -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8); }
        .nav__itemsContainer--active {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
    @media (max-width: 600px), (max-height: 800px) and (max-width: 1100px) {
      .nav__itemsContainer {
        padding-top: 130px; } }
    @media (max-height: 600px) and (max-width: 1100px) {
      .nav__itemsContainer {
        padding-top: 90px; } }
    @media (max-height: 400px) and (max-width: 1100px) {
      .nav__itemsContainer {
        padding-top: 80px; } }
  .nav__item {
    font-size: 18px;
    margin-left: 72px;
    font-family: "GT-Walsheim-Regular";
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--contentDark, #181831); }
    @media (max-width: 1740px) {
      .nav__item {
        margin-left: 56px; } }
    @media (max-width: 1540px) {
      .nav__item {
        margin-left: 48px; } }
    @media (max-width: 1200px) {
      .nav__item {
        font-size: 16px;
        margin-left: 32px; } }
    @media (max-width: 1100px) {
      .nav__item {
        margin-left: 0;
        padding: 16px 48px;
        font-size: 24px;
        font-family: "GT-Walsheim-Bold"; } }
    @media (max-width: 780px) {
      .nav__item {
        padding: 16px 24px; } }
    @media (max-width: 330px) {
      .nav__item {
        font-size: 22px; } }
    @media (max-height: 500px) and (max-width: 1100px) {
      .nav__item {
        padding: 12px 24px; } }
    @media (max-height: 450px) and (max-width: 1100px) {
      .nav__item {
        padding: 10px 24px; } }
    @media (max-height: 400px) and (max-width: 1100px) {
      .nav__item {
        font-size: 20px; } }
    @media (max-height: 350px) and (max-width: 1100px) {
      .nav__item {
        font-size: 18px;
        padding: 5px 24px; } }
    .nav__item::after {
      content: "";
      display: block;
      position: absolute;
      bottom: -8px;
      left: 0;
      width: 0;
      height: 3px;
      background-color: var(--contentDark, #181831);
      -webkit-transition: 0.2s width cubic-bezier(0.8, 0.2, 0.2, 0.8);
      -o-transition: 0.2s width cubic-bezier(0.8, 0.2, 0.2, 0.8);
      transition: 0.2s width cubic-bezier(0.8, 0.2, 0.2, 0.8); }
    .nav__item:hover::after, .nav__item--active::after {
      width: 100%; }
    .nav__item--withBadge {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .nav__item--withBadge:hover::after, .nav__item--withBadge--active::after {
        width: calc(100% - 96px); }
  .nav__premiereBadge {
    padding: 5px 17px;
    font-size: 12px;
    font-family: "GT-Walsheim-Bold";
    color: #ffffff;
    background-color: var(--accent, #de214f);
    border-radius: 2px;
    margin-left: 16px; }
    @media (max-width: 1200px) {
      .nav__premiereBadge {
        margin-left: 12px; } }
    @media (max-width: 1100px) {
      .nav__premiereBadge {
        margin-left: 20px; } }
    @media (max-width: 360px) {
      .nav__premiereBadge {
        margin-left: 12px;
        padding: 4px 12px; } }
  .nav__mobileLink {
    display: none;
    position: fixed;
    z-index: 9999;
    bottom: 124px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(100% - 48px);
    font-size: 18px;
    font-family: "GT-Walsheim-Bold"; }
    @media (max-width: 1100px) {
      .nav__mobileLink {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        -o-transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8), -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8); }
        .nav__mobileLink--active {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
    @media (max-height: 600px) {
      .nav__mobileLink {
        bottom: 62px; } }
  .nav__socialIconsContainer {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    z-index: 9999;
    bottom: 56px;
    width: calc(100% - 48px); }
    @media (max-width: 1100px) {
      .nav__socialIconsContainer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        -o-transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
        transition: transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8), -webkit-transform 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8); }
        .nav__socialIconsContainer--active {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
    @media (max-height: 600px) {
      .nav__socialIconsContainer {
        bottom: 20px; } }
  .nav__socialIcon {
    height: 20px;
    margin: 0 22px; }
  .nav__menuIcon {
    display: none;
    width: 30px;
    height: 30px;
    top: 28px;
    right: 24px;
    position: fixed;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 99999;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
    @media (max-width: 1100px) {
      .nav__menuIcon {
        display: block;
        top: 26px; } }
    .nav__menuIcon::after {
      content: "Menu";
      position: absolute;
      bottom: 0;
      display: block;
      font-size: 11px;
      bottom: -4px;
      left: 1px; }
    .nav__menuIcon span {
      display: block;
      position: absolute;
      height: 1px;
      width: 100%;
      background: var(--content, #72738e);
      border-radius: 3px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
      -o-transition: 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8);
      transition: 0.2s cubic-bezier(0.8, 0.2, 0.2, 0.8); }
      .nav__menuIcon span:nth-child(1) {
        top: 0px; }
      .nav__menuIcon span:nth-child(2), .nav__menuIcon span:nth-child(3) {
        top: 8px; }
      .nav__menuIcon span:nth-child(4) {
        top: 16px; }
    .nav__menuIcon--active::after {
      content: "Zamknij";
      left: -4px; }
    .nav__menuIcon--active span:nth-child(1) {
      top: 8px;
      width: 0;
      left: 50%; }
    .nav__menuIcon--active span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .nav__menuIcon--active span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .nav__menuIcon--active span:nth-child(4) {
      top: 8px;
      width: 0;
      left: 50%; }

.section__text {
  font-size: 20px;
  padding-top: 56px;
  padding-bottom: 94px;
  text-align: center;
  margin: 0 48px; }
  @media (max-width: 1440px) {
    .section__text {
      padding-top: 48px;
      padding-bottom: 48px;
      font-size: 18px; } }
  @media (max-width: 780px) {
    .section__text {
      padding-top: 42px;
      margin: 0 24px; } }
  @media (max-width: 650px) {
    .section__text {
      padding-top: 32px;
      font-size: 16px; } }
  @media (max-width: 600px) {
    .section__text {
      padding-top: 32px;
      padding-bottom: 32px; } }
  .section__text--max980 {
    max-width: 982px; }
    @media (max-width: 1200px) {
      .section__text--max980 {
        max-width: 800px; } }
    @media (max-width: 1000px) {
      .section__text--max980 {
        max-width: 600px; } }

.hero {
  width: 100%;
  background-color: #ffffff;
  position: relative; }
  @media (max-width: 1100px) {
    .hero {
      margin-top: 85px; } }
  .hero__bg {
    height: 100%;
    margin: 0 auto;
    background-color: #e83962;
    background-size: 100%;
    height: 100%;
    border-radius: 32px;
    position: relative; }
    @media (max-width: 650px) {
      .hero__bg {
        border-radius: 12px; } }
  .hero__bgImg {
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0.5; }
  .hero__title {
    padding-top: 96px;
    text-align: center;
    margin: 0 48px;
    z-index: 2;
    color: #ffffff; }
    @media (max-width: 1740px) {
      .hero__title {
        padding-top: 86px; } }
    @media (max-width: 1540px) {
      .hero__title {
        padding-top: 40px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -12px; } }
    @media (max-width: 780px) {
      .hero__title {
        margin: 0 24px;
        padding-top: 36px;
        font-size: 32px; } }
    @media (max-width: 650px) {
      .hero__title--desktop {
        -webkit-animation-name: titleMainIn;
        animation-name: titleMainIn;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both; } }
    .hero__title--desktop br {
      display: none; }
      @media (max-width: 650px) {
        .hero__title--desktop br {
          display: block; } }
    .hero__title--mobile {
      display: none; }
      @media (max-width: 650px) {
        .hero__title--mobile {
          display: block;
          z-index: 1002;
          position: absolute;
          left: 0;
          right: 0;
          top: 36%;
          color: #ffffff; } }
    @media (max-width: 650px) {
      .hero__title--mobile1 {
        -webkit-animation-name: title1In;
        animation-name: title1In;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        text-shadow: 0px 3px 20px #22284fc9; } }
    @media (max-width: 650px) {
      .hero__title--mobile2 {
        -webkit-animation-name: title2In;
        animation-name: title2In;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-delay: 1.3s;
        animation-delay: 1.3s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        text-shadow: 0px 3px 20px #22284fc9; } }
  .hero__text {
    max-width: 868px;
    z-index: 2;
    color: #ffffff; }
    @media (max-width: 650px) {
      .hero__text {
        -webkit-animation-name: titleMainIn;
        animation-name: titleMainIn;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-delay: 3.5s;
        animation-delay: 3.5s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both; } }
  .hero__video {
    border-radius: 12px;
    margin-bottom: -27.12%;
    cursor: pointer;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    background: #ffffff;
    position: relative;
    -webkit-tap-highlight-color: transparent; }
    .hero__video > .plyr {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    @media (max-width: 1100px) {
      .hero__video {
        width: 100vw;
        margin-bottom: -27.12vw;
        padding-top: 56.25vw; } }
    @media (max-width: 650px) {
      .hero__video {
        -webkit-animation-name: videoIn;
        animation-name: videoIn;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both; } }
  .hero__videoMobile {
    height: 100%;
    display: none; }
    @media (max-width: 650px) {
      .hero__videoMobile {
        display: block;
        height: calc(100vh - 85px);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1001;
        width: 100%;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        background: none;
        border: none;
        cursor: pointer;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden;
        -webkit-animation-name: videoSectionOut;
        animation-name: videoSectionOut;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both; } }

@-webkit-keyframes videoIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes videoIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes videoSectionOut {
  0% {
    opacity: 1; }
  99% {
    height: calc(100vh - 85px); }
  100% {
    opacity: 0;
    height: 0; } }

@keyframes videoSectionOut {
  0% {
    opacity: 1; }
  99% {
    height: calc(100vh - 85px); }
  100% {
    opacity: 0;
    height: 0; } }

@-webkit-keyframes title1In {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-32px);
    transform: translateY(-32px); } }

@keyframes title1In {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-32px);
    transform: translateY(-32px); } }

@-webkit-keyframes title2In {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-32px);
    transform: translateY(-32px); } }

@keyframes title2In {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-32px);
    transform: translateY(-32px); } }

@-webkit-keyframes titleMainIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes titleMainIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.slider {
  width: 100%;
  background-color: #ffffff;
  margin-top: 352px;
  padding-top: 220px;
  height: 1800px;
  position: relative; }
  @media (max-width: 1900px) {
    .slider {
      height: 1630px; } }
  @media (max-width: 1700px) {
    .slider {
      height: 1570px;
      padding-top: 164px; } }
  @media (max-width: 1540px) {
    .slider {
      margin-top: 300px;
      padding-top: 140px; } }
  @media (max-width: 1500px) {
    .slider {
      height: 1500px; } }
  @media (max-width: 1440px) {
    .slider {
      padding-top: 120px; } }
  @media (max-width: 1340px) {
    .slider {
      margin-top: 290px;
      height: 1440px; } }
  @media (max-width: 1200px) {
    .slider {
      height: 1530px; } }
  @media (max-width: 900px) {
    .slider {
      height: 1560px;
      padding-top: 140px; } }
  @media (max-width: 1100px) {
    .slider {
      margin-top: 28vw; } }
  @media (max-width: 780px) {
    .slider {
      height: 960px; } }
  @media (max-width: 720px) {
    .slider {
      height: 930px; } }
  @media (max-width: 650px) {
    .slider {
      padding-top: 100px;
      height: 780px; } }
  @media (max-width: 530px) {
    .slider {
      height: 800px; } }
  @media (max-width: 500px) {
    .slider {
      padding-top: 72px; } }
  @media (max-width: 390px) {
    .slider {
      height: 840px; } }
  @media (max-width: 300px) {
    .slider {
      height: 870px; } }
  .slider__bg {
    padding-top: 120px;
    height: 100%;
    width: 1540px;
    left: calc(50% - 770px);
    bottom: 0;
    background-color: var(--accent3, #fce17f);
    border-radius: 32px;
    position: absolute;
    z-index: 0; }
  .slider__title {
    text-align: center;
    position: relative; }
    .slider__title::after {
      content: url("./../icons/dashed_arrow_pink.svg");
      position: absolute;
      left: calc(100% + 44px);
      bottom: 100%;
      z-index: 1000; }
      @media (max-width: 900px) {
        .slider__title::after {
          content: none; } }
  .slider__text {
    line-height: 2.3;
    padding-bottom: 72px; }
    @media (max-width: 1440px) {
      .slider__text {
        padding-bottom: 36px; } }
    @media (max-width: 780px) {
      .slider__text {
        line-height: 1.75; } }
    @media (max-width: 650px) {
      .slider__text {
        padding-bottom: 32px; } }
  .slider__sliderContainer {
    width: calc(100% - 100px);
    position: relative; }
    @media (max-width: 900px) {
      .slider__sliderContainer {
        width: calc(100% - 48px); } }
    @media (max-width: 780px) {
      .slider__sliderContainer {
        width: 100%; } }
  .slider__slider {
    position: absolute; }
    .slider__slider::before {
      content: "";
      top: 32px;
      left: 80px;
      width: calc(100% - 160px);
      height: 840px;
      position: absolute;
      background-color: #e4e5eb;
      background-image: url("./../icons/pattern_hero.svg");
      border-radius: 30px; }
      @media (max-width: 1500px) {
        .slider__slider::before {
          height: 740px; } }
      @media (max-width: 780px) {
        .slider__slider::before {
          height: 564px;
          left: 135px;
          width: calc(100% - 135px);
          border-top-left-radius: 12px;
          border-bottom-left-radius: 12px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px; } }
      @media (max-width: 720px) {
        .slider__slider::before {
          height: 520px; } }
      @media (max-width: 650px) {
        .slider__slider::before {
          height: 478px; } }
    .slider__slider::after {
      content: url("./../icons/dashed_long_arrow_navy.svg");
      position: absolute;
      right: 30%;
      bottom: 60px;
      z-index: 2; }
      @media (max-width: 1700px) {
        .slider__slider::after {
          right: 22%; } }
      @media (max-width: 1200px) {
        .slider__slider::after {
          right: 14%; } }
      @media (max-width: 900px) {
        .slider__slider::after {
          content: none; } }
  .slider .owl-stage-outer {
    padding: 200px 0 510px 32px;
    z-index: 999; }
    @media (max-width: 1700px) {
      .slider .owl-stage-outer {
        padding: 200px 0 510px 0; } }
    @media (max-width: 900px) {
      .slider .owl-stage-outer {
        padding: 180px 0 510px 0; } }
    @media (max-width: 780px) {
      .slider .owl-stage-outer {
        padding: 94px 0; } }
    @media (max-width: 650px) {
      .slider .owl-stage-outer {
        padding: 90px 0; } }
    .slider .owl-stage-outer::before {
      content: "";
      position: fixed;
      left: -40px;
      top: 0;
      width: 100px;
      height: calc(100% - 140px);
      z-index: 9;
      background: transparent;
      background: -webkit-gradient(linear, left top, right top, from(white), color-stop(19%, rgba(255, 255, 255, 0.738)), color-stop(34%, rgba(255, 255, 255, 0.541)), color-stop(47%, rgba(255, 255, 255, 0.382)), color-stop(56.5%, rgba(255, 255, 255, 0.278)), color-stop(65%, rgba(255, 255, 255, 0.194)), color-stop(73%, rgba(255, 255, 255, 0.126)), color-stop(80.2%, rgba(255, 255, 255, 0.075)), color-stop(86.1%, rgba(255, 255, 255, 0.042)), color-stop(91%, rgba(255, 255, 255, 0.021)), color-stop(95.2%, rgba(255, 255, 255, 0.008)), color-stop(98.2%, rgba(255, 255, 255, 0.002)), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.738) 19%, rgba(255, 255, 255, 0.541) 34%, rgba(255, 255, 255, 0.382) 47%, rgba(255, 255, 255, 0.278) 56.5%, rgba(255, 255, 255, 0.194) 65%, rgba(255, 255, 255, 0.126) 73%, rgba(255, 255, 255, 0.075) 80.2%, rgba(255, 255, 255, 0.042) 86.1%, rgba(255, 255, 255, 0.021) 91%, rgba(255, 255, 255, 0.008) 95.2%, rgba(255, 255, 255, 0.002) 98.2%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.738) 19%, rgba(255, 255, 255, 0.541) 34%, rgba(255, 255, 255, 0.382) 47%, rgba(255, 255, 255, 0.278) 56.5%, rgba(255, 255, 255, 0.194) 65%, rgba(255, 255, 255, 0.126) 73%, rgba(255, 255, 255, 0.075) 80.2%, rgba(255, 255, 255, 0.042) 86.1%, rgba(255, 255, 255, 0.021) 91%, rgba(255, 255, 255, 0.008) 95.2%, rgba(255, 255, 255, 0.002) 98.2%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.738) 19%, rgba(255, 255, 255, 0.541) 34%, rgba(255, 255, 255, 0.382) 47%, rgba(255, 255, 255, 0.278) 56.5%, rgba(255, 255, 255, 0.194) 65%, rgba(255, 255, 255, 0.126) 73%, rgba(255, 255, 255, 0.075) 80.2%, rgba(255, 255, 255, 0.042) 86.1%, rgba(255, 255, 255, 0.021) 91%, rgba(255, 255, 255, 0.008) 95.2%, rgba(255, 255, 255, 0.002) 98.2%, rgba(255, 255, 255, 0) 100%); }
      @media (max-width: 1200px) {
        .slider .owl-stage-outer::before {
          width: 40px; } }
      @media (max-width: 900px) {
        .slider .owl-stage-outer::before {
          display: none; } }
    .slider .owl-stage-outer::after {
      content: "";
      position: fixed;
      right: 0;
      top: 0;
      width: 100px;
      height: calc(100% - 140px);
      z-index: 9;
      background: transparent;
      background: -webkit-gradient(linear, right top, left top, from(white), color-stop(19%, rgba(255, 255, 255, 0.738)), color-stop(34%, rgba(255, 255, 255, 0.541)), color-stop(47%, rgba(255, 255, 255, 0.382)), color-stop(56.5%, rgba(255, 255, 255, 0.278)), color-stop(65%, rgba(255, 255, 255, 0.194)), color-stop(73%, rgba(255, 255, 255, 0.126)), color-stop(80.2%, rgba(255, 255, 255, 0.075)), color-stop(86.1%, rgba(255, 255, 255, 0.042)), color-stop(91%, rgba(255, 255, 255, 0.021)), color-stop(95.2%, rgba(255, 255, 255, 0.008)), color-stop(98.2%, rgba(255, 255, 255, 0.002)), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(right, white 0%, rgba(255, 255, 255, 0.738) 19%, rgba(255, 255, 255, 0.541) 34%, rgba(255, 255, 255, 0.382) 47%, rgba(255, 255, 255, 0.278) 56.5%, rgba(255, 255, 255, 0.194) 65%, rgba(255, 255, 255, 0.126) 73%, rgba(255, 255, 255, 0.075) 80.2%, rgba(255, 255, 255, 0.042) 86.1%, rgba(255, 255, 255, 0.021) 91%, rgba(255, 255, 255, 0.008) 95.2%, rgba(255, 255, 255, 0.002) 98.2%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(right, white 0%, rgba(255, 255, 255, 0.738) 19%, rgba(255, 255, 255, 0.541) 34%, rgba(255, 255, 255, 0.382) 47%, rgba(255, 255, 255, 0.278) 56.5%, rgba(255, 255, 255, 0.194) 65%, rgba(255, 255, 255, 0.126) 73%, rgba(255, 255, 255, 0.075) 80.2%, rgba(255, 255, 255, 0.042) 86.1%, rgba(255, 255, 255, 0.021) 91%, rgba(255, 255, 255, 0.008) 95.2%, rgba(255, 255, 255, 0.002) 98.2%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0.738) 19%, rgba(255, 255, 255, 0.541) 34%, rgba(255, 255, 255, 0.382) 47%, rgba(255, 255, 255, 0.278) 56.5%, rgba(255, 255, 255, 0.194) 65%, rgba(255, 255, 255, 0.126) 73%, rgba(255, 255, 255, 0.075) 80.2%, rgba(255, 255, 255, 0.042) 86.1%, rgba(255, 255, 255, 0.021) 91%, rgba(255, 255, 255, 0.008) 95.2%, rgba(255, 255, 255, 0.002) 98.2%, rgba(255, 255, 255, 0) 100%); }
      @media (max-width: 1200px) {
        .slider .owl-stage-outer::after {
          width: 40px; } }
      @media (max-width: 900px) {
        .slider .owl-stage-outer::after {
          display: none; } }
  .slider .owl-nav {
    z-index: -1;
    position: absolute;
    width: 100%;
    top: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 900px) {
      .slider .owl-nav {
        display: none; } }
    .slider .owl-nav .owl-prev {
      margin-left: -50px; }
    .slider .owl-nav .owl-next {
      margin-right: -50px; }
    .slider .owl-nav .owl-prev,
    .slider .owl-nav .owl-next {
      outline: none; }
      .slider .owl-nav .owl-prev:hover,
      .slider .owl-nav .owl-next:hover {
        background: unset;
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .slider .owl-nav .disabled {
      opacity: 0; }
  .slider__arrow--right {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .slider .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (max-width: 1700px) {
      .slider .owl-stage {
        padding: 0 40px; } }
    @media (max-width: 1200px) {
      .slider .owl-stage {
        padding: 0 20px; } }
    @media (max-width: 900px) {
      .slider .owl-stage {
        padding: 0; } }
  .slider .owl-item:first-of-type {
    margin-left: 8px; }
  .slider__item {
    width: 352px;
    height: 504px;
    border-radius: 6px;
    background-color: var(--content, #72738e);
    -webkit-box-shadow: 0px 10px 20px #22284f33;
    box-shadow: 0px 10px 20px #22284f33;
    -webkit-transition: 0.3s width ease-in-out, 0.3s margin-top ease-in-out;
    -o-transition: 0.3s width ease-in-out, 0.3s margin-top ease-in-out;
    transition: 0.3s width ease-in-out, 0.3s margin-top ease-in-out;
    overflow: hidden; }
    @media (max-width: 1500px) {
      .slider__item {
        width: 320px;
        height: 440px; } }
    @media (max-width: 720px) {
      .slider__item {
        width: 280px;
        height: 400px; } }
    @media (max-width: 650px) {
      .slider__item {
        width: 218px;
        height: 364px; } }
    @media (min-width: 781px) {
      .slider__item:hover, .slider__item--active {
        width: 512px;
        margin-top: -100px; } }
    @media (max-width: 720px) {
      .slider__item:hover, .slider__item--active {
        width: 280px; } }
    @media (max-width: 650px) {
      .slider__item:hover, .slider__item--active {
        width: 218px; } }
    @media (min-width: 781px) {
      .slider__item:hover .slider__itemUsername, .slider__item--active .slider__itemUsername {
        color: var(--accent, #de214f);
        padding: 14px 0 24px 0; } }
  @media (min-width: 781px) and (max-width: 1500px) {
    .slider__item:hover .slider__itemUsername, .slider__item--active .slider__itemUsername {
      padding: 12px 0; } }
    @media (min-width: 781px) {
      .slider__item:hover .slider__whiteBox, .slider__item--active .slider__whiteBox {
        width: 100%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        padding: 64px 64px 64px 48px; } }
  @media (min-width: 781px) and (max-width: 1500px) {
    .slider__item:hover .slider__whiteBox, .slider__item--active .slider__whiteBox {
      padding: 36px 48px; } }
    @media (min-width: 781px) {
        .slider__item:hover .slider__whiteBox::before, .slider__item--active .slider__whiteBox::before {
          opacity: 1; }
      .slider__item:hover .slider__itemTitle,
      .slider__item:hover .slider__itemText, .slider__item--active .slider__itemTitle,
      .slider__item--active .slider__itemText {
        opacity: 1;
        max-height: 400px; }
      .slider__item:hover .previewButton, .slider__item--active .previewButton {
        opacity: 1; } }
  .slider__itemPhotoContainer {
    height: 100%;
    width: 100%;
    position: relative; }
  .slider__itemPhoto {
    min-height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0; }
  .slider__itemTop {
    min-height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .slider .previewButton {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
  .slider__video {
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    @media (max-width: 780px) {
      .slider__video {
        display: none; } }
    .slider__video--active {
      opacity: 1;
      z-index: 1001;
      cursor: pointer; }
    .slider__video:hover ~ .slider__pauseVideoContainer {
      opacity: 1; }
      .slider__video:hover ~ .slider__pauseVideoContainer::before {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9); }
    .slider__video--mobile {
      opacity: 1;
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      -o-object-fit: cover;
      object-fit: cover; }
      .slider__video--mobile iframe {
        min-height: 100vh;
        min-width: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
  .slider__pauseVideoContainer {
    position: absolute;
    height: 85px;
    width: 85px;
    border-radius: 50%;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: 0.2s opacity cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: 0.2s opacity cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.2s opacity cubic-bezier(0.215, 0.61, 0.355, 1);
    display: none; }
    .slider__pauseVideoContainer--active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .slider__pauseVideoContainer::before {
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-box-shadow: 0px 10px 20px #22284f33;
      box-shadow: 0px 10px 20px #22284f33;
      content: "";
      height: 85px;
      width: 85px;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #ffffff; }
    .slider__pauseVideoContainer:hover {
      opacity: 1; }
      .slider__pauseVideoContainer:hover::before {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9); }
  .slider__pauseVideo {
    z-index: 99999;
    height: 18px; }
  .slider__whiteBox {
    z-index: 1002;
    position: absolute;
    top: calc(100% - 12px);
    background-color: #ffffff;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translate(30px, -90px);
    -ms-transform: translate(30px, -90px);
    transform: translate(30px, -90px);
    border-radius: 6px;
    width: 212px;
    cursor: pointer;
    -webkit-transition: 0.3s width ease-in-out, 0.3s padding ease-in-out, 0.3s height ease-in-out, 0.3s -webkit-transform ease-in-out;
    transition: 0.3s width ease-in-out, 0.3s padding ease-in-out, 0.3s height ease-in-out, 0.3s -webkit-transform ease-in-out;
    -o-transition: 0.3s width ease-in-out, 0.3s transform ease-in-out, 0.3s padding ease-in-out, 0.3s height ease-in-out;
    transition: 0.3s width ease-in-out, 0.3s transform ease-in-out, 0.3s padding ease-in-out, 0.3s height ease-in-out;
    transition: 0.3s width ease-in-out, 0.3s transform ease-in-out, 0.3s padding ease-in-out, 0.3s height ease-in-out, 0.3s -webkit-transform ease-in-out; }
    @media (max-width: 780px) {
      .slider__whiteBox {
        width: auto;
        top: unset;
        bottom: 0;
        -webkit-transform: translate(16px, -32px);
        -ms-transform: translate(16px, -32px);
        transform: translate(16px, -32px); } }
    .slider__whiteBox::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      -webkit-box-shadow: 0px 10px 20px #22284f33;
      box-shadow: 0px 10px 20px #22284f33;
      border-radius: 6px;
      -webkit-transition: opacity 0.2s linear;
      -moz-transition: opacity 0.2s linear;
      -ms-transition: opacity 0.2s linear;
      -o-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear; }
  .slider__itemTitle {
    opacity: 0;
    max-height: 0;
    -webkit-transition: 0.3s opacity ease-in-out, 0.3s max-height ease-in-out;
    -o-transition: 0.3s opacity ease-in-out, 0.3s max-height ease-in-out;
    transition: 0.3s opacity ease-in-out, 0.3s max-height ease-in-out;
    white-space: nowrap; }
    @media (max-width: 780px) {
      .slider__itemTitle {
        display: none; } }
  .slider__itemUsername {
    padding: 9px 24px;
    font-size: 19px;
    font-weight: bold;
    color: #e83962;
    line-height: 2.21;
    -webkit-transition: 0.3s color ease-in-out, 0.3s padding ease-in-out;
    -o-transition: 0.3s color ease-in-out, 0.3s padding ease-in-out;
    transition: 0.3s color ease-in-out, 0.3s padding ease-in-out; }
    @media (max-width: 780px) {
      .slider__itemUsername {
        font-size: 16px; } }
    @media (max-width: 650px) {
      .slider__itemUsername {
        padding: 8px 16px; } }
  .slider__itemText {
    font-size: 16px;
    line-height: 2.06;
    opacity: 0;
    max-height: 0;
    -webkit-transition: 0.3s opacity ease-in-out, 0.3s max-height ease-in-out;
    -o-transition: 0.3s opacity ease-in-out, 0.3s max-height ease-in-out;
    transition: 0.3s opacity ease-in-out, 0.3s max-height ease-in-out;
    width: 400px;
    overflow: hidden; }
    @media (max-width: 1500px) {
      .slider__itemText {
        width: 380px; } }
    @media (max-width: 780px) {
      .slider__itemText {
        display: none; } }

.stories {
  display: none; }
  @media (max-width: 780px) {
    .stories {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      background-color: #ffffff;
      z-index: 9999999;
      overflow: hidden;
      opacity: 0;
      width: 100%;
      height: 0;
      -webkit-transition: 0.3s opacity ease-in-out, 0s height ease-in-out 0.3s;
      -o-transition: 0.3s opacity ease-in-out, 0s height ease-in-out 0.3s;
      transition: 0.3s opacity ease-in-out, 0s height ease-in-out 0.3s; } }
  .stories--active {
    opacity: 1;
    height: 100vh;
    -webkit-transition: 0.3s opacity ease-in-out, 0s height ease-in-out;
    -o-transition: 0.3s opacity ease-in-out, 0s height ease-in-out;
    transition: 0.3s opacity ease-in-out, 0s height ease-in-out; }
  .stories .owl-carousel-stories {
    height: 100%;
    width: 100%; }
  .stories .owl-stage-outer {
    padding: 0;
    height: 100%;
    width: 100%; }
  .stories .owl-stage {
    width: 100%;
    height: 100%; }
  .stories .owl-item {
    width: 100%;
    height: 100%; }
    .stories .owl-item:first-of-type {
      margin-left: 0; }
  .stories__item {
    width: 100vw;
    height: 100%;
    position: relative;
    display: none; }
    .stories__item::after {
      background: -webkit-gradient(linear, left bottom, left top, from(#22284f), color-stop(19%, rgba(34, 40, 79, 0.738)), color-stop(34%, rgba(34, 40, 79, 0.541)), color-stop(47%, rgba(34, 40, 79, 0.382)), color-stop(56.5%, rgba(34, 40, 79, 0.278)), color-stop(65%, rgba(34, 40, 79, 0.194)), color-stop(73%, rgba(34, 40, 79, 0.126)), color-stop(80.2%, rgba(34, 40, 79, 0.075)), color-stop(86.1%, rgba(34, 40, 79, 0.042)), color-stop(91%, rgba(34, 40, 79, 0.021)), color-stop(95.2%, rgba(34, 40, 79, 0.008)), color-stop(98.2%, rgba(34, 40, 79, 0.002)), to(rgba(34, 40, 79, 0)));
      background: -webkit-linear-gradient(bottom, #22284f 0%, rgba(34, 40, 79, 0.738) 19%, rgba(34, 40, 79, 0.541) 34%, rgba(34, 40, 79, 0.382) 47%, rgba(34, 40, 79, 0.278) 56.5%, rgba(34, 40, 79, 0.194) 65%, rgba(34, 40, 79, 0.126) 73%, rgba(34, 40, 79, 0.075) 80.2%, rgba(34, 40, 79, 0.042) 86.1%, rgba(34, 40, 79, 0.021) 91%, rgba(34, 40, 79, 0.008) 95.2%, rgba(34, 40, 79, 0.002) 98.2%, rgba(34, 40, 79, 0) 100%);
      background: -o-linear-gradient(bottom, #22284f 0%, rgba(34, 40, 79, 0.738) 19%, rgba(34, 40, 79, 0.541) 34%, rgba(34, 40, 79, 0.382) 47%, rgba(34, 40, 79, 0.278) 56.5%, rgba(34, 40, 79, 0.194) 65%, rgba(34, 40, 79, 0.126) 73%, rgba(34, 40, 79, 0.075) 80.2%, rgba(34, 40, 79, 0.042) 86.1%, rgba(34, 40, 79, 0.021) 91%, rgba(34, 40, 79, 0.008) 95.2%, rgba(34, 40, 79, 0.002) 98.2%, rgba(34, 40, 79, 0) 100%);
      background: linear-gradient(to top, #22284f 0%, rgba(34, 40, 79, 0.738) 19%, rgba(34, 40, 79, 0.541) 34%, rgba(34, 40, 79, 0.382) 47%, rgba(34, 40, 79, 0.278) 56.5%, rgba(34, 40, 79, 0.194) 65%, rgba(34, 40, 79, 0.126) 73%, rgba(34, 40, 79, 0.075) 80.2%, rgba(34, 40, 79, 0.042) 86.1%, rgba(34, 40, 79, 0.021) 91%, rgba(34, 40, 79, 0.008) 95.2%, rgba(34, 40, 79, 0.002) 98.2%, rgba(34, 40, 79, 0) 100%);
      content: "";
      width: 100%;
      height: 200px;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 9;
      opacity: 0.8; }
    .stories__item--active {
      display: block; }
  .stories__itemPhoto {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .stories .previewButton {
    opacity: 1; }
  .stories__username {
    background-color: #ffffff;
    position: absolute;
    top: 54px;
    left: 24px;
    padding: 12px 18px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 6px;
    z-index: 9999; }
    .stories__username a {
      color: var(--contentDark, #181831); }
  .stories__showMore {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    z-index: 1000;
    text-align: center; }
  .stories__showMoreIcon {
    height: 36px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .stories__showMoreText {
    color: #ffffff;
    font-weight: bold;
    padding-top: 12px;
    font-size: 16px; }
  .stories__moreInfoBg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--contentDark, #181831);
    opacity: 0;
    -webkit-transition: 0.2s opacity cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: 0.2s opacity cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.2s opacity cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 999; }
    .stories__moreInfoBg--active {
      opacity: 0.6; }
  .stories__moreInfoBox {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    position: absolute;
    bottom: 0;
    width: calc(100% - 20px);
    margin-left: 10px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    background-color: #ffffff;
    padding: 52px 48px 60px 36px;
    font-size: 15px;
    line-height: 1.73px;
    z-index: 1000;
    color: var(--contentDark, #181831);
    -webkit-transition: 0.2s -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.2s -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: 0.2s transform cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.2s transform cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.2s transform cubic-bezier(0.215, 0.61, 0.355, 1), 0.2s -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1); }
    .stories__moreInfoBox--active {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .stories__moreInfoCloseIcon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 14px;
    height: 14px; }
  .stories__closeIconContainer {
    width: 56px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 10px;
    z-index: 9999;
    display: none; }
    .stories__closeIconContainer--active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .stories__closeIcon {
    height: 20px; }
  .stories__progressContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 90px);
    position: fixed;
    top: 26px;
    left: 24px;
    z-index: 9999; }
  .stories__progress {
    height: 2px;
    width: 102px;
    margin-right: 16px;
    background-color: #ffffff;
    position: relative; }
    @media (max-width: 900px) {
      .stories__progress {
        width: unset;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; } }
    @media (max-width: 500px) {
      .stories__progress {
        margin-right: 8px; } }
  .stories__progressInner {
    height: 2px;
    background-color: var(--accent, #de214f);
    width: 100%;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left; }
    .stories__progressInner--active {
      -webkit-animation-name: storiesProgressAnimation;
      animation-name: storiesProgressAnimation;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-fill-mode: backwards;
      animation-fill-mode: backwards; }

@-webkit-keyframes storiesProgressAnimation {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes storiesProgressAnimation {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.ebook {
  padding-top: 148px;
  width: calc(100% - 100px); }
  @media (max-width: 1440px) {
    .ebook {
      padding-top: 0; } }
  @media (max-width: 1340px) {
    .ebook {
      padding-top: 48px; } }
  @media (max-width: 1200px) {
    .ebook {
      padding-top: 0;
      width: 100%; } }
  @media (max-width: 1000px) {
    .ebook {
      padding-top: 36px; } }
  @media (max-width: 900px) {
    .ebook {
      padding-top: 0; } }
  @media (max-width: 780px) {
    .ebook {
      padding-top: 92px; } }
  .ebook__bg {
    padding-top: 120px;
    height: 100%;
    margin: 0 auto;
    background-color: #3fc8f7;
    background-image: url("./../icons/pattern_hero_opacity.svg");
    border-radius: 24px;
    position: relative; }
    @media (max-width: 1540px) {
      .ebook__bg {
        padding-top: 100px; } }
    @media (max-width: 1340px) {
      .ebook__bg {
        padding-top: 80px; } }
    @media (max-width: 1220px) {
      .ebook__bg {
        border-radius: 12px; } }
    @media (max-width: 1050px) {
      .ebook__bg {
        padding-top: 72px; } }
    @media (max-width: 650px) {
      .ebook__bg {
        padding-top: 56px; } }
  .ebook__title {
    color: #ffffff;
    text-align: center;
    margin: 0 24px; }
  .ebook__text {
    color: #ffffff;
    line-height: 1.9; }
    @media (max-width: 900px) {
      .ebook__text {
        padding-bottom: 80px; } }
    @media (max-width: 320px) {
      .ebook__text {
        padding-bottom: 64px; } }
  .ebook__container {
    position: relative;
    width: 100%;
    margin: 24px -100px 160px 100px;
    border-radius: 32px; }
    @media (max-width: 1100px) {
      .ebook__container {
        border-radius: 12px; } }
    @media (max-width: 1200px) {
      .ebook__container {
        width: calc(100% + 48px);
        margin: 24px -24px 160px -24px;
        -webkit-box-shadow: 0px 10px 20px #22284f33;
        box-shadow: 0px 10px 20px #22284f33; } }
    @media (max-width: 870px) {
      .ebook__container {
        margin-bottom: 120px; } }
  .ebook__main {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 45fr 55fr;
    grid-template-columns: 45fr 55fr;
    background-color: #ffffff;
    border-radius: 6px; }
    @media (max-width: 870px) {
      .ebook__main {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; } }
    .ebook__main--absolute {
      width: 100%;
      height: 100%;
      z-index: 99999;
      position: relative; }
  .ebook__mainLeft {
    padding: 125px 100px 155px 100px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 1800px) {
      .ebook__mainLeft {
        padding: 72px; } }
    @media (max-width: 1340px) {
      .ebook__mainLeft {
        padding: 52px; } }
    @media (max-width: 1180px) {
      .ebook__mainLeft {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    @media (max-width: 870px) {
      .ebook__mainLeft {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  .ebook__mainRight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ebook__line {
    width: 233px;
    height: 5px;
    background-color: var(--contentDark, #181831);
    margin-bottom: 20px; }
    @media (max-width: 1700px) {
      .ebook__line {
        margin-bottom: 16px; } }
    @media (max-width: 1600px) {
      .ebook__line {
        margin-bottom: 12px; } }
    @media (max-width: 1450px) {
      .ebook__line {
        margin-bottom: 8px; } }
    @media (max-width: 1330px) {
      .ebook__line {
        display: none; } }
  .ebook__mainTitle {
    max-width: 440px;
    padding-bottom: 20px;
    color: var(--contentDark, #181831); }
    @media (max-width: 1700px) {
      .ebook__mainTitle {
        padding-bottom: 16px; } }
    @media (max-width: 1600px) {
      .ebook__mainTitle {
        padding-bottom: 12px; } }
    @media (max-width: 1450px) {
      .ebook__mainTitle {
        padding-bottom: 8px; } }
    @media (max-width: 870px) {
      .ebook__mainTitle {
        text-align: center; } }
  .ebook__mainText {
    max-width: 440px;
    padding-bottom: 50px;
    color: var(--contentDark, #181831); }
    @media (max-width: 1800px) {
      .ebook__mainText {
        padding-bottom: 36px; } }
    @media (max-width: 1600px) {
      .ebook__mainText {
        padding-bottom: 28px;
        font-size: 16px; } }
    @media (max-width: 1450px) {
      .ebook__mainText {
        padding-bottom: 22px; } }
    @media (max-width: 1270px) {
      .ebook__mainText {
        padding-bottom: 12px; } }
    @media (max-width: 870px) {
      .ebook__mainText {
        text-align: center; } }
  .ebook__button {
    position: absolute;
    bottom: -65px;
    left: 50px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
    padding: 42px 24px;
    background-color: #e83962;
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    z-index: 2; }
    .ebook__button:hover {
      background-color: var(--accentHover, #b52f4e); }
    .ebook__button::after {
      content: url("./../icons/dashed_arrow_pink.svg");
      position: absolute;
      left: 80%;
      top: calc(100% - 42px);
      -webkit-transform: scale(0.67);
      -ms-transform: scale(0.67);
      transform: scale(0.67); }
      @media (max-width: 900px) {
        .ebook__button::after {
          content: none; } }
    @media (max-width: 1180px) {
      .ebook__button {
        padding: 32px 48px;
        font-size: 28px; } }
    @media (max-width: 870px) {
      .ebook__button {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 96px;
        padding: 0 48px;
        max-width: calc(100% - 88px);
        bottom: -107px; } }
    @media (max-width: 580px) {
      .ebook__button {
        width: calc(100% - 88px); } }
    @media (max-width: 450px) {
      .ebook__button {
        padding: 24px 32px;
        font-size: 24px; } }
    @media (max-width: 380px) {
      .ebook__button {
        font-size: 22px; } }
  .ebook__mainContainer {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 100%; }
    @media (max-width: 870px) {
      .ebook__mainContainer {
        border-top-right-radius: 0;
        border-bottom-left-radius: 6px; } }

.messenger {
  margin-top: 300px;
  padding-top: 300px;
  position: relative; }
  @media (max-width: 1800px) {
    .messenger {
      margin-top: 280px;
      padding-top: 248px; } }
  @media (max-width: 1400px) {
    .messenger {
      padding-top: 240px; } }
  @media (max-width: 1340px) {
    .messenger {
      padding-top: 180px; } }
  @media (max-width: 1220px) {
    .messenger {
      margin-top: 120px;
      padding-top: 120px; } }
  @media (max-width: 1100px) {
    .messenger {
      margin-top: 92px;
      padding-top: 92px; } }
  @media (max-width: 650px) {
    .messenger {
      margin-top: 80px;
      padding-top: 80px; } }
  .messenger__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1100px) {
      .messenger__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .messenger__bgGray {
    background-color: var(--background, #f5f5f7);
    width: 100%;
    height: 100%;
    margin-top: 100px;
    position: absolute;
    z-index: -1; }
  .messenger__bg {
    height: 100%;
    margin: 0 auto;
    background-color: var(--accent2Light, #cbe9fc);
    border-radius: 18px;
    position: relative; }
    @media (max-width: 1100px) {
      .messenger__bg {
        background-color: unset; } }
  .messenger__bgImg {
    width: 100%;
    max-height: 100%;
    position: absolute;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 1100px) {
      .messenger__bgImg {
        height: 95%; } }
    @media (max-width: 780px) {
      .messenger__bgImg {
        height: 88%; } }
    @media (max-width: 650px) {
      .messenger__bgImg {
        height: 84%; } }
  .messenger__bgMobile {
    display: none; }
    @media (max-width: 1100px) {
      .messenger__bgMobile {
        display: block;
        height: 95%;
        width: 100%;
        margin: 0 auto;
        background-color: var(--accent2Light, #cbe9fc);
        border-radius: 18px;
        position: absolute;
        z-index: -1; } }
    @media (max-width: 780px) {
      .messenger__bgMobile {
        height: 88%; } }
    @media (max-width: 650px) {
      .messenger__bgMobile {
        width: 100%;
        height: 84%; } }
  .messenger__containerLeft {
    padding: 120px;
    max-width: 830px;
    z-index: 9; }
    @media (max-width: 1740px) {
      .messenger__containerLeft {
        padding: 100px; } }
    @media (max-width: 1540px) {
      .messenger__containerLeft {
        padding: 82px; } }
    @media (max-width: 1340px) {
      .messenger__containerLeft {
        padding: 64px; } }
    @media (max-width: 1100px) {
      .messenger__containerLeft {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto; } }
    @media (max-width: 700px) {
      .messenger__containerLeft {
        padding: 48px; } }
    @media (max-width: 650px) {
      .messenger__containerLeft {
        padding: 48px 24px; } }
  @media (max-width: 1100px) {
    .messenger__title {
      text-align: center; } }
  .messenger__text {
    text-align: left;
    padding-bottom: 0;
    font-size: 22px;
    margin: 0; }
    @media (max-width: 1540px) {
      .messenger__text {
        font-size: 20px; } }
    @media (max-width: 1100px) {
      .messenger__text {
        text-align: center; } }
    @media (max-width: 900px) {
      .messenger__text {
        font-size: 18px; } }
    @media (max-width: 650px) {
      .messenger__text {
        font-size: 16px; } }
  .messenger__containerRight {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9;
    margin-bottom: -232px; }
    @media (max-width: 1100px) {
      .messenger__containerRight {
        width: 100%;
        margin-bottom: -140px;
        padding-left: 34px; } }
    @media (max-width: 550px) {
      .messenger__containerRight {
        margin-bottom: -130px; } }
    @media (max-width: 470px) {
      .messenger__containerRight {
        margin-bottom: -110px; } }
  .messenger__mockup {
    margin-top: -114px;
    max-width: 74%;
    -o-object-fit: contain;
    object-fit: contain; }
    @media (max-width: 1540px) {
      .messenger__mockup {
        max-width: 92%; } }
    @media (max-width: 1340px) {
      .messenger__mockup {
        max-width: 100%;
        margin-top: -160px; } }
    @media (max-width: 1100px) {
      .messenger__mockup {
        margin-top: 0;
        max-width: 550px; } }
  @media (max-width: 1100px) {
    .messenger__buttonContainer--desktop {
      display: none; } }
  .messenger__buttonContainer--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 24px;
    z-index: 99; }
    @media (min-width: 1099px) {
      .messenger__buttonContainer--mobile {
        display: none; } }

.opinions {
  padding-top: 230px; }
  @media (max-width: 1540px) {
    .opinions {
      padding-top: 180px; } }
  @media (max-width: 1340px) {
    .opinions {
      padding-top: 148px; } }
  @media (max-width: 650px) {
    .opinions {
      padding-top: 100px; } }
  @media (max-width: 500px) {
    .opinions {
      padding-top: 72px; } }
  .opinions__bgGray {
    background-color: var(--background, #f5f5f7);
    width: 100%;
    height: 74%;
    position: absolute;
    z-index: -1; }
  .opinions__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative; }
    @media (max-width: 650px) {
      .opinions__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .opinions__containerLeft {
    width: 42%;
    border-radius: 12px;
    border-top-right-radius: 0;
    margin-top: 32px;
    position: relative; }
    @media (max-width: 900px) {
      .opinions__containerLeft {
        width: 74%;
        height: 760px;
        margin-right: 0; } }
    @media (max-width: 860px) {
      .opinions__containerLeft {
        height: 720px;
        margin-top: 0; } }
    @media (max-width: 820px) {
      .opinions__containerLeft {
        height: 680px; } }
    @media (max-width: 740px) {
      .opinions__containerLeft {
        height: 640px; } }
    @media (max-width: 650px) {
      .opinions__containerLeft {
        height: 580px;
        width: 100%;
        border-radius: 6px; } }
    @media (max-width: 460px) {
      .opinions__containerLeft {
        height: 402px; } }
  .opinions__photo {
    height: 960px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.2s opacity ease-in-out;
    -o-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
    position: absolute;
    top: -80px;
    left: 0;
    opacity: 0;
    border-radius: 12px; }
    @media (max-width: 1540px) {
      .opinions__photo {
        height: 920px; } }
    @media (max-width: 1340px) {
      .opinions__photo {
        height: 800px; } }
    @media (max-width: 1050px) {
      .opinions__photo {
        height: 700px; } }
    @media (max-width: 900px) {
      .opinions__photo {
        height: 100%;
        top: 0; } }
    @media (max-width: 650px) {
      .opinions__photo {
        border-radius: 6px; } }
    .opinions__photo--active {
      opacity: 1; }
  .opinions__containerRight {
    position: relative;
    width: 58%; }
    @media (max-width: 650px) {
      .opinions__containerRight {
        width: 100%; } }
  @media (max-width: 650px) {
    .opinions__containerRightBg {
      height: calc(100% + 312px);
      width: calc(100% + 48px);
      background-color: #3fc8f7;
      border-radius: 12px;
      position: absolute;
      top: -201px;
      left: -24px;
      z-index: -1; } }
  .opinions__title {
    color: var(--contentDark, #181831); }
    .opinions__title--desktop {
      max-width: 800px;
      padding: 100px 46px 80px 46px; }
      @media (max-width: 650px) {
        .opinions__title--desktop {
          display: none; } }
    .opinions__title--mobile {
      display: none; }
      @media (max-width: 650px) {
        .opinions__title--mobile {
          display: block;
          text-align: center;
          padding-top: 30px;
          margin: 0 auto; } }
  .opinions__opinionsContainer {
    position: relative; }
  .opinions__opinion {
    -webkit-transition: 0.2s opacity ease-in-out;
    -o-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
    position: absolute;
    top: 0;
    opacity: 0;
    background-color: #3fc8f7;
    background-image: url("./../icons/pattern_hero_opacity.svg");
    background-repeat: repeat;
    border-radius: 12px;
    border-bottom-left-radius: 0;
    padding: 46px 78px;
    margin-left: -32px;
    background-size: 100%; }
    @media (max-width: 900px) {
      .opinions__opinion {
        margin-left: -55%;
        padding: 46px 40px; } }
    @media (max-width: 650px) {
      .opinions__opinion {
        margin-right: -24px;
        margin-left: -24px;
        border-radius: 0; } }
    .opinions__opinion::before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 100%;
      width: 0;
      height: 0;
      border-bottom: 90px solid #3fc8f7;
      border-left: 90px solid transparent; }
      @media (max-width: 1340px) {
        .opinions__opinion::before {
          border-bottom: 80px solid #3fc8f7;
          border-left: 80px solid transparent; } }
      @media (max-width: 650px) {
        .opinions__opinion::before {
          content: unset; } }
    .opinions__opinion--first {
      position: relative;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .opinions__opinion--active {
      opacity: 1; }
  .opinions__subTitle {
    font-weight: bold;
    font-size: 22px;
    color: #ffffff; }
    @media (max-width: 1540px) {
      .opinions__subTitle {
        font-size: 20px; } }
    @media (max-width: 1050px) {
      .opinions__subTitle {
        font-size: 18px; } }
    @media (max-width: 650px) {
      .opinions__subTitle {
        font-size: 16px; } }
  .opinions__text {
    text-align: left;
    color: var(--contentDark, #181831);
    font-size: 22px;
    width: 100%;
    max-width: 630px;
    padding-bottom: 0;
    margin: 0;
    padding-top: 46px; }
    @media (max-width: 1540px) {
      .opinions__text {
        font-size: 20px; } }
    @media (max-width: 1340px) {
      .opinions__text {
        padding-top: 32px; } }
    @media (max-width: 1050px) {
      .opinions__text {
        font-size: 18px; } }
    @media (max-width: 650px) {
      .opinions__text {
        padding-top: 24px;
        line-height: 2.25;
        font-size: 16px; } }
  .opinions__comma {
    margin-left: -5px; }
  .opinions__progressContainer {
    margin-top: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .opinions__progressContainer--desktop {
      margin-left: 46px;
      width: calc(100% - 46px); }
      @media (max-width: 650px) {
        .opinions__progressContainer--desktop {
          display: none; } }
    .opinions__progressContainer--mobile {
      display: none; }
      @media (max-width: 650px) {
        .opinions__progressContainer--mobile {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-top: 30px;
          margin-bottom: 16px; } }
      @media (max-width: 650px) {
        .opinions__progressContainer--mobile {
          margin-bottom: 36px; } }
  .opinions__progress {
    height: 5px;
    width: 102px;
    margin-right: 16px;
    background-color: #ffffff;
    position: relative; }
    @media (max-width: 900px) {
      .opinions__progress {
        width: unset;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; } }
    @media (max-width: 500px) {
      .opinions__progress {
        margin-right: 8px; } }
    .opinions__progress:last-of-type {
      margin-right: 0; }
  .opinions__progressInner {
    height: 5px;
    background-color: var(--accent, #de214f);
    width: 100%;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left; }
    .opinions__progressInner--active {
      -webkit-animation-name: progressAnimation;
      animation-name: progressAnimation;
      -webkit-animation-duration: 12s;
      animation-duration: 12s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-fill-mode: backwards;
      animation-fill-mode: backwards; }

@-webkit-keyframes progressAnimation {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes progressAnimation {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }
  .opinions__arrows {
    position: absolute;
    right: 62px;
    top: calc(50% - 21px); }
    @media (max-width: 1740px) {
      .opinions__arrows {
        right: 0; } }
    @media (max-width: 1540px) {
      .opinions__arrows {
        right: -40px;
        top: 50%; } }
    @media (max-width: 1340px) {
      .opinions__arrows {
        right: -40px; } }
    @media (max-width: 1180px) {
      .opinions__arrows {
        right: 24px; } }
    @media (max-width: 900px) {
      .opinions__arrows {
        top: 55%; } }
    @media (max-width: 650px) {
      .opinions__arrows {
        left: 0;
        width: 100%; } }
  .opinions__arrowContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 46px 0;
    position: relative;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
    @media (max-width: 1340px) {
      .opinions__arrowContainer {
        margin: 32px 0; } }
    @media (max-width: 1050px) {
      .opinions__arrowContainer {
        margin: 26px 0; } }
    @media (max-width: 650px) {
      .opinions__arrowContainer--left {
        margin: 0;
        position: absolute;
        left: -18px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
      .opinions__arrowContainer--right {
        margin: 0;
        width: unset;
        position: absolute;
        right: -18px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); } }
  .opinions__arrow {
    height: 32px; }
    @media (max-width: 1340px) {
      .opinions__arrow {
        height: 28px; } }
    @media (max-width: 1050px) {
      .opinions__arrow {
        height: 24px; } }
    .opinions__arrow--up {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .opinions__arrow--down {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.numbers {
  padding-top: 130px;
  margin-top: 280px; }
  @media (max-width: 1540px) {
    .numbers {
      padding-top: 100px;
      margin-top: 220px; } }
  @media (max-width: 1340px) {
    .numbers {
      padding-top: 80px;
      margin-top: 160px; } }
  @media (max-width: 1050px) {
    .numbers {
      padding-top: 62px; } }
  @media (max-width: 780px) {
    .numbers {
      margin-top: 62px; } }
  .numbers__bg {
    height: 100%;
    margin: 0 auto;
    background-color: var(--background, #f5f5f7);
    border-top-left-radius: 32px;
    border-top-right-radius: 32px; }
    @media (max-width: 780px) {
      .numbers__bg {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px; } }
  .numbers__title {
    text-align: center; }
  .numbers__text {
    font-size: 22px;
    max-width: 1226px;
    padding-bottom: 108px; }
    @media (max-width: 1540px) {
      .numbers__text {
        padding-bottom: 78px;
        font-size: 20px; } }
    @media (max-width: 1340px) {
      .numbers__text {
        padding-bottom: 64px; } }
    @media (max-width: 1050px) {
      .numbers__text {
        padding-bottom: 48px; } }
    @media (max-width: 900px) {
      .numbers__text {
        font-size: 18px; } }
    @media (max-width: 650px) {
      .numbers__text {
        font-size: 16px; } }
  .numbers__numbersContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 12px; }
    @media (max-width: 490px) {
      .numbers__numbersContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .numbers__singleNumberContainer {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 18px 12px; }
    .numbers__singleNumberContainer:hover .numbers__singleNumberHover {
      opacity: 1; }
  .numbers__singleNumber {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1100px) {
      .numbers__singleNumber {
        margin: 0 26px; } }
  .numbers__number {
    width: 168px;
    height: 168px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 5px solid var(--accent, #de214f);
    border-radius: 50%;
    color: var(--accent, #de214f);
    font-family: "GT-Walsheim-Bold";
    font-size: 34px; }
    @media (max-width: 1440px) {
      .numbers__number {
        width: 148px;
        height: 148px;
        font-size: 30px; } }
    @media (max-width: 1050px) {
      .numbers__number {
        width: 130px;
        height: 130px;
        font-size: 28px; } }
    @media (max-width: 650px) {
      .numbers__number {
        width: 114px;
        height: 114px;
        font-size: 24px; } }
  .numbers__numberText {
    max-width: 200px;
    color: var(--contentDark, #181831);
    font-size: 18px;
    padding-top: 32px;
    text-align: center;
    font-family: "TabacG1-Bold"; }
    @media (max-width: 1050px) {
      .numbers__numberText {
        padding-top: 24px; } }
    @media (max-width: 1050px) {
      .numbers__numberText {
        padding-top: 18px; } }
  .numbers__singleNumberHover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    min-height: 100%;
    width: 100%;
    padding: 20px 16px;
    background-color: var(--background, #f5f5f7);
    -webkit-box-shadow: 0px 30px 60px #72738e3d;
    box-shadow: 0px 30px 60px #72738e3d;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
  .numbers__numberHover {
    color: var(--accent, #de214f);
    font-family: "GT-Walsheim-Bold";
    font-size: 20px; }
  .numbers__lineHover {
    height: 2px;
    background-color: var(--contentDark, #181831);
    width: 44px;
    margin: 16px auto; }
  .numbers__textHover {
    font-size: 16px; }

.noContactYet {
  width: 100%;
  height: 130px;
  background-color: var(--background, #f5f5f7); }
  .noContactYet__wrapper {
    height: 100%;
    margin: 0 auto; }
  @media (max-width: 1200px) {
    .noContactYet {
      height: 100px; } }
  @media (max-width: 1050px) {
    .noContactYet {
      height: 80px; } }
  @media (max-width: 780px) {
    .noContactYet {
      height: 64px; } }

.contact {
  margin: 72px auto 0 auto; }
  @media (max-width: 900px) {
    .contact form {
      background-color: var(--background, #f5f5f7);
      border-radius: 24px;
      padding-bottom: 48px; } }
  .contact__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--background, #f5f5f7);
    border-radius: 24px;
    padding: 78px 130px 140px 130px;
    position: relative; }
    @media (max-width: 1340px) {
      .contact__form {
        padding: 78px; } }
    @media (max-width: 1000px) {
      .contact__form {
        padding: 48px; } }
    @media (max-width: 850px) {
      .contact__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media (max-width: 780px) {
      .contact__form {
        padding: 24px; } }
    .contact__form::after {
      content: url("./../icons/dashed_long_arrow_navy2.svg");
      position: absolute;
      left: 35%;
      top: calc(100% - 210px);
      z-index: 2;
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8); }
      @media (max-width: 1550px) {
        .contact__form::after {
          left: 30%;
          top: calc(100% - 220px); } }
      @media (max-width: 1040px) {
        .contact__form::after {
          left: 24%; } }
      @media (max-width: 900px) {
        .contact__form::after {
          content: none; } }
  .contact__containerLeft {
    width: 50%;
    padding-right: 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 1340px) {
      .contact__containerLeft {
        padding-right: 78px; } }
    @media (max-width: 1000px) {
      .contact__containerLeft {
        padding-right: 48px; } }
    @media (max-width: 850px) {
      .contact__containerLeft {
        width: 100%;
        padding-right: 0; } }
  .contact__containerRight {
    width: 50%; }
    @media (max-width: 850px) {
      .contact__containerRight {
        width: 100%; } }
  .contact a {
    color: #e83962; }
  .contact input:not([type="checkbox"]),
  .contact select {
    font-family: "GT-Walsheim-Regular";
    height: 56px;
    margin: 16px 0 32px 0;
    padding: 16px 24px;
    border-radius: 4px;
    border: 1px solid #616687; }
    @media (max-width: 780px) {
      .contact input:not([type="checkbox"]),
      .contact select {
        height: 48px;
        margin: 12px 0 24px 0; } }
    .contact input:not([type="checkbox"]):focus-visible,
    .contact select:focus-visible {
      outline: none;
      border-color: #3fc8f7; }
  .contact label {
    font-size: 14px;
    font-weight: 600;
    color: var(--contentDark, #181831); }
    .contact label span {
      padding-left: 4px;
      color: #e83962; }
  .contact__text {
    font-size: 14px;
    line-height: 1.43; }
  .contact input[type="checkbox"] {
    margin-top: 32px;
    cursor: pointer; }
  .contact .help-block {
    padding-bottom: 32px;
    font-size: 16px;
    color: #e83962; }
  .contact__checkboxesTitle {
    font-size: 14px;
    line-height: 1.43;
    font-weight: bold;
    padding-top: 64px; }
    @media (max-width: 780px) {
      .contact__checkboxesTitle {
        padding-top: 48px; } }
  .contact__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .contact__checkbox label {
      width: calc(100% - 22px);
      font-weight: normal;
      padding-left: 12px;
      line-height: 2.28;
      cursor: pointer; }
      @media (max-width: 1200px) {
        .contact__checkbox label {
          line-height: 1.43; } }
      .contact__checkbox label span {
        padding-left: 0;
        padding-right: 4px; }
    .contact__checkbox .help-block {
      padding-top: 16px;
      padding-bottom: 0; }
  .contact button {
    padding: 42px 78px;
    font-weight: bold;
    outline: none;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 6px;
    font-size: 36px;
    background-color: #e83962;
    margin: 80px auto 80px auto;
    -webkit-transition: 0.2s background-color ease-in-out;
    -o-transition: 0.2s background-color ease-in-out;
    transition: 0.2s background-color ease-in-out;
    position: relative;
    -webkit-tap-highlight-color: transparent; }
    .contact button:not(:disabled) {
      cursor: pointer; }
    @media (max-width: 1400px) {
      .contact button {
        margin: 80px auto 40px auto; } }
    @media (max-width: 900px) {
      .contact button {
        padding: 32px 48px;
        font-size: 28px;
        margin: 0 auto; } }
    @media (max-width: 780px) {
      .contact button {
        margin-top: 24px; } }
    @media (max-width: 600px) {
      .contact button {
        padding: 32px 48px; } }
    @media (max-width: 450px) {
      .contact button {
        padding: 24px 32px;
        font-size: 24px; } }
    .contact button:hover:not(:disabled) {
      background-color: var(--accentHover, #b52f4e); }
  .contact .has-validation-callback .form-error:not(.help-block),
  .contact .has-validation-callback .form-success:not(.help-block) {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    line-height: 1.64; }
    @media (max-width: 900px) {
      .contact .has-validation-callback .form-error:not(.help-block),
      .contact .has-validation-callback .form-success:not(.help-block) {
        font-size: 20px; } }

.footer {
  background-color: var(--accent2, #cae8fb);
  padding: 40px 0; }
  @media (max-width: 1100px) {
    .footer {
      padding: 32px 0; } }
  .footer p {
    color: var(--contentDark, #181831);
    font-size: 16px; }
  .footer__topContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid var(--contentDark, #181831);
    padding-bottom: 40px; }
    @media (max-width: 1340px) {
      .footer__topContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media (max-width: 1100px) {
      .footer__topContainer {
        padding-bottom: 32px; } }
  .footer__iconsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1100px) {
      .footer__iconsContainer {
        padding-bottom: 24px; } }
  .footer__icon {
    margin-left: 20px;
    height: 24px; }
  .footer__topLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 410px) {
      .footer__topLinks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
  @media (max-width: 1340px) {
    .footer__linkContainer {
      padding-top: 40px; } }
  @media (max-width: 1100px) {
    .footer__linkContainer {
      padding-top: 12px; } }
  .footer__link {
    color: var(--contentDark, #181831);
    font-size: 16px; }
    .footer__link--top {
      padding-left: 40px;
      white-space: nowrap; }
      @media (max-width: 1340px) {
        .footer__link--top {
          padding-left: 0;
          padding-right: 32px; } }
    .footer__link--bottom {
      padding: 6px 0; }
  .footer__legalText {
    text-align: center;
    font-size: 14px; }
  .footer__bottomContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0; }
    @media (max-width: 1340px) {
      .footer__bottomContainer {
        padding: 0 0 40px 0; } }
    @media (max-width: 1100px) {
      .footer__bottomContainer {
        padding: 0 0 32px 0; } }
    @media (max-width: 780px) {
      .footer__bottomContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .footer__2columnsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media (max-width: 1340px) {
      .footer__2columnsContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset; } }
  .footer__columnContainer {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media (max-width: 1340px) {
      .footer__columnContainer {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        padding-top: 32px; } }
  .footer__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .footer__columnTitle {
    font-weight: bold;
    padding-bottom: 24px; }
  .footer__columnTitleEmpty {
    height: 50px;
    width: 100%; }
    @media (max-width: 780px) {
      .footer__columnTitleEmpty {
        display: none; } }

.plyr__poster {
  background-size: cover; }

#cookie-law-info-bar,
.wt-cli-cookie-bar {
  -webkit-box-shadow: 0px 10px 20px #22284f33 !important;
  box-shadow: 0px 10px 20px #22284f33 !important; }

.wt-cli-cookie-bar {
  padding: 24px 32px !important;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px; }

.cli_action_button,
.cli-plugin-button {
  margin: 24px auto 0 auto;
  border-radius: 6px !important;
  padding: 16px 36px !important;
  font-size: 18px !important;
  -webkit-transition: 0.2s background-color ease-in-out;
  -o-transition: 0.2s background-color ease-in-out;
  transition: 0.2s background-color ease-in-out; }
  .cli_action_button:hover,
  .cli-plugin-button:hover {
    background-color: #21bff5 !important; }

.cli-style-v2 {
  font-size: 16px !important;
  line-height: 1.4; }
  .cli-style-v2 span {
    font-size: 14px !important; }
  .cli-style-v2 a:focus {
    outline: none; }
