@charset "UTF-8";

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #ffb6b6;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  background: rgba(255, 255, 255, 0.6);
}

button[disabled]:hover,
html input[disabled]:hover {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: Telegraf;
  src: url(../font/Telegraf-SemiBold.eot);
  src: local("Telegraf Bold"), local("Telegraf-Bold"),
    url(../font/Telegraf-SemiBold.eot?#iefix) format("embedded-opentype"),
    url(../font/Telegraf-SemiBold.woff2) format("woff2"),
    url(../font/Telegraf-SemiBold.woff) format("woff"),
    url(../font/Telegraf-SemiBold.ttf) format("truetype"),
    url(../font/Telegraf-SemiBold.svg#Telegraf-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Telegraf;
  src: url(../font/Telegraf-Regular.eot);
  src: local("Telegraf Regular"), local("Telegraf-Regular"),
    url(../font/Telegraf-Regular.eot?#iefix) format("embedded-opentype"),
    url(../font/Telegraf-Regular.woff2) format("woff2"),
    url(../font/Telegraf-Regular.woff) format("woff"),
    url(../font/Telegraf-Regular.ttf) format("truetype"),
    url(../font/Telegraf-Regular.svg#Telegraf-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Telegraf;
  src: url(../font/Telegraf-Medium.eot);
  src: local("Telegraf Medium"), local("Telegraf-Medium"),
    url(../font/Telegraf-Medium.eot?#iefix) format("embedded-opentype"),
    url(../font/Telegraf-Medium.woff2) format("woff2"),
    url(../font/Telegraf-Medium.woff) format("woff"),
    url(../font/Telegraf-Medium.ttf) format("truetype"),
    url(../font/Telegraf-Medium.svg#Telegraf-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Telegraf;
  src: url(../font/Telegraf-SemiBold.eot);
  src: local("Telegraf SemiBold"), local("Telegraf-SemiBold"),
    url(../font/Telegraf-SemiBold.eot?#iefix) format("embedded-opentype"),
    url(../font/Telegraf-SemiBold.woff2) format("woff2"),
    url(../font/Telegraf-SemiBold.woff) format("woff"),
    url(../font/Telegraf-SemiBold.ttf) format("truetype"),
    url(../font/Telegraf-SemiBold.svg#Telegraf-SemiBold) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,
html {
  font-family: Telegraf, Arial;
  padding: 0;
  margin: 0;
  text-align: center;
  min-width: 320px;
  scroll-behavior: smooth;
}

body.sticky {
  padding-top: 93px;
}

main {
  margin: 0 auto;
  text-align: left;
  max-width: 1180px;
}

@media screen and (max-width: 1180px) {
  main {
    padding-left: 16px;
    padding-right: 16px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

p {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

h2 {
  font-size: 32px;
  line-height: 1.2em;
}

h3 {
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 600;
}

h4 {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 600;
}

h5,
h6 {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 600;
}

:active,
:focus {
  outline: 0;
  border: 0;
}

.cc-window.cc-floating {
  z-index: 9999999;
}

.helper--extra-margin {
  margin-top: 80px;
}

@media screen and (max-width: 680px) {
  .helper--extra-margin {
    margin-top: 40px;
  }
}

.disable-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.desktop-menu,
header nav ul li > ul {
  display: none;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 60px 70px -20px rgba(46, 16, 181, 0.2),
    0 34px 30px -20px rgba(0, 0, 0, 0.25), 0 75px 50px -20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 60px 70px -20px rgba(46, 16, 181, 0.2),
    0 34px 30px -20px rgba(0, 0, 0, 0.25), 0 75px 50px -20px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 32px 32px;
  min-height: 428px;
  position: absolute;
  z-index: 1001;
  padding: 30px 40px;
}

header nav ul li > ul {
  max-width: max-content;
  min-width: 200px;
  min-height: unset;
  text-align: left;
}

@media only screen and (max-width: 980px) {
  .desktop-menu,
  header nav ul li > ul {
    display: none;
  }
}

.desktop-menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  text-align: left;
  gap: 4.9%;
}

.desktop-menu-container__menu-strip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #5c5c73;
  max-width: 200px;
}

.desktop-menu-container__menu-strip img {
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
}

.desktop-menu-container__menu-strip span {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0;
  display: block;
}

.desktop-menu-container__menu-strip a.menu-strip-parent-item {
  color: #5c5c73;
}

.desktop-menu-container__menu-strip a.menu-strip-parent-item:hover {
  cursor: pointer;
  opacity: 0.65;
}

.desktop-menu-container__menu-strip span ~ ul,
.desktop-menu-container__menu-strip a.menu-strip-parent-item ~ ul {
  margin-top: 24px;
}

.desktop-menu-container__menu-strip ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 4px;
}

.desktop-menu-container__menu-strip ul li {
  margin-bottom: 15px;
}

.desktop-menu-container__menu-strip ul a:link,
.desktop-menu-container__menu-strip ul a:visited {
  color: #5c5c73;
}

.desktop-menu-container__menu-strip ul a:hover,
header nav ul.sub-menu a:hover {
  cursor: pointer;
  opacity: 0.65;
  text-decoration: none;
}

.desktop-menu.open,
header nav ul li:hover > ul {
  display: block;
  left: 0;
  right: 0;
}

.mobile-menu {
  display: none;
  background-color: #fff;
  color: #5c5c73;
  text-align: left;
  width: 100%;
  padding: 0 24px 24px;
}

.mobile-menu a {
  color: #5c5c73;
  text-decoration: none;
  display: block;
}

.mobile-menu a:link,
.mobile-menu a:visited {
  color: #5c5c73;
}

.mobile-menu a:hover {
  color: #220c86;
}

.mobile-menu ul {
  list-style-type: none;
  padding-left: 0;
}

.mobile-menu .nested-elem-accor {
  padding-top: 20px;
}

.mobile-menu .accordian-container {
  width: 100%;
  border-radius: 5px;
  color: #fff;
}

.mobile-menu .accordian-container li {
  width: 100%;
  position: relative;
  color: #5c5c73;
  border-bottom: 1px solid rgba(46, 16, 181, 0.15);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
  padding-bottom: 20px;
  padding-top: 20px;
}

.mobile-menu .accordian-container li .chevron::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 2px solid #5c5c73;
  border-bottom: 2px solid #5c5c73;
  top: 30px;
  right: 12px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.mobile-menu .accordian-container li .chevron[aria-expanded="true"]::after {
  top: 33px;
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
  -ms-transform: translate(-50%, -50%) rotate(225deg);
  transform: translate(-50%, -50%) rotate(225deg);
}

.mobile-menu .accordian-container li .nested-first.open {
  background-color: #fafafa;
  outline: 0;
  border: 0;
}

.mobile-menu .accordian-container li .nested-first.open > a {
  font-weight: 600;
}

.mobile-menu .accordian-container li .nested-second.open {
  background-color: #fafafa;
  outline: 0;
  border: 0;
}

.mobile-menu .accordian-container li .nested-second.open > a {
  font-weight: 600;
}

.mobile-menu .accordian-container li .nested-third.open {
  background-color: #fafafa;
  outline: 0;
  border: 0;
}

.mobile-menu .accordian-container li .nested-third.open > a {
  font-weight: 600;
}

.mobile-menu .accordian-container li .nested-fourth.open {
  background-color: #fafafa;
  outline: 0;
  border: 0;
}

.mobile-menu .accordian-container li .nested-fourth.open > a {
  font-weight: 600;
}

.mobile-menu .accordian-container li .first-nested-elems {
  border-bottom: none;
  padding: 0;
  padding-left: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
}

.mobile-menu .accordian-container li .first-nested-elems a {
  padding-top: 8px;
  padding-bottom: 8px;
}

.mobile-menu .accordian-container li .first-nested-elems ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
}

.mobile-menu .accordian-container li .first-nested-elems .chevron2 {
  outline: 0;
  border: 0;
}

.mobile-menu .accordian-container li .first-nested-elems .chevron2::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 2px solid #5c5c73;
  border-bottom: 2px solid #5c5c73;
  top: 17px;
  right: 32px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.mobile-menu
  .accordian-container
  li
  .first-nested-elems
  .chevron2[aria-expanded="true"]::after {
  top: 21px;
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
  -ms-transform: translate(-50%, -50%) rotate(225deg);
  transform: translate(-50%, -50%) rotate(225deg);
}

.mobile-menu
  .accordian-container
  li
  .first-nested-elems
  .chevron2.ui-state-active {
  font-weight: 600;
}

.mobile-menu .accordian-container li .first-nested-elems .second-nested-elems {
  padding: 10px 0 8px;
}

.mobile-menu
  .accordian-container
  li
  .first-nested-elems
  .second-nested-elems
  li {
  padding: 0;
  border-bottom: none;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
}

.mobile-menu
  .accordian-container
  li
  .first-nested-elems
  .second-nested-elems
  li
  a {
  text-decoration: underline;
  padding-top: 12px;
  padding-bottom: 12px;
}

.mobile-menu.open {
  display: block;
  z-index: 199999;
  padding-bottom: 40px;
  pointer-events: auto;
  min-height: 100vh;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
}

.mobile-menu.open .language-switcher {
  display: block;
  margin-top: 52px;
}

.mobile-menu.open .language-switcher__languages {
  left: -13px;
}

.footer {
  width: 100%;
  background-color: #f4f4f4;
  text-align: center;
  margin-top: 80px;
}

@media screen and (max-width: 980px) {
  .footer {
    margin-top: 40px;
  }
}

.footer__container {
  margin: 0 auto;
  max-width: 1180px;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1180px) {
  .footer__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.footer__bottom {
  padding-top: 25px;
  padding-bottom: 29px;
  border-top: 1px solid #dfdfdf;
}

@media screen and (max-width: 680px) {
  .footer__bottom.sticky-contact {
    padding-bottom: 100px;
  }
}

.footer__bottom--left,
.footer__bottom--right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 49%;
  -ms-flex: 1 0 49%;
  flex: 1 0 49%;
  max-width: 49%;
  color: #5c5c73;
}

@media screen and (max-width: 680px) {
  .footer__bottom--left,
  .footer__bottom--right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    text-align: center;
  }
}

.footer__bottom--left a,
.footer__bottom--right a {
  font-size: 12px;
  text-decoration: underline;
  color: #5c5c73;
  font-weight: 400;
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 680px) {
  .footer__bottom--left a,
  .footer__bottom--right a {
    display: block;
    margin-bottom: 10px;
  }
}

.footer__bottom--left a:last-of-type,
.footer__bottom--right a:last-of-type {
  margin-right: auto;
}

@media screen and (max-width: 680px) {
  .footer__bottom--left a:last-of-type,
  .footer__bottom--right a:last-of-type {
    margin-bottom: 0;
  }
}

.footer__bottom--left a:hover,
.footer__bottom--right a:hover {
  opacity: 0.65;
}

.footer__bottom--left span,
.footer__bottom--right span {
  font-size: 12px;
  display: inline-block;
  margin-right: 10px;
}

.footer__bottom--left span:last-of-type,
.footer__bottom--right span:last-of-type {
  margin-right: auto;
}

.footer__bottom--right {
  text-align: right;
}

@media screen and (max-width: 680px) {
  .footer__bottom--right {
    text-align: center;
    margin-top: 40px;
  }
}

.footer__top {
  padding-bottom: 80px;
  padding-top: 82px;
}

@media screen and (max-width: 980px) {
  .footer__top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.footer__top .footer-logo {
  background-image: url(../images/europe-ivf-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 141px;
  height: 54.44px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 12%;
  -ms-flex: 1 0 12%;
  flex: 1 0 12%;
  max-width: 141px;
  color: transparent;
  text-indent: -999999px;
  vertical-align: middle;
}

.footer__top .footer-logo:hover {
  opacity: 0.65;
}

@media screen and (max-width: 480px) {
  .footer__top .footer-logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

.footer__top .search-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 49%;
  -ms-flex: 1 0 49%;
  flex: 1 0 49%;
  max-width: 580px;
}

@media screen and (max-width: 980px) {
  .footer__top .search-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

.footer__top .search-container .search-wrapper {
  position: relative;
  margin-top: -7px;
}

.footer__top .search-container .search-wrapper input[type="text"] {
  background: #fff;
  border-radius: 30px;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #5c5c73;
  padding: 15.5px 27px;
  width: 100%;
  border: 0;
  outline: 0;
}

.footer__top
  .search-container
  .search-wrapper
  input[type="text"]::-webkit-input-placeholder {
  color: #5c5c73;
}

.footer__top
  .search-container
  .search-wrapper
  input[type="text"]::-moz-placeholder {
  color: #5c5c73;
}

.footer__top
  .search-container
  .search-wrapper
  input[type="text"]:-ms-input-placeholder {
  color: #5c5c73;
}

.footer__top
  .search-container
  .search-wrapper
  input[type="text"]::-ms-input-placeholder {
  color: #5c5c73;
}

.footer__top .search-container .search-wrapper input[type="text"]::placeholder {
  color: #5c5c73;
}

.footer__top .search-container .search-wrapper .search-btn {
  height: 40px;
  width: 40px;
  background-image: url(../images/search-icon-round.svg);
  outline: 0;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  color: transparent;
  text-indent: -99999px;
  border: 0;
  padding: 0;
  position: absolute;
  right: 7.62px;
  top: 9px;
}

.footer__top .search-container .search-wrapper .search-btn:hover {
  opacity: 0.65;
  cursor: pointer;
}

.footer__top .social-icons {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 15%;
  -ms-flex: 1 0 15%;
  flex: 1 0 15%;
  max-width: 220px;
}

@media screen and (max-width: 480px) {
  .footer__top .social-icons {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin: 40px auto 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
  }
}

.footer__top .social-icons a {
  text-decoration: none;
  display: inline-block;
  margin-right: 4px;
  width: 48px;
  height: 48px;
  position: relative;
}

.footer__top .social-icons a img {
  height: 40px;
  width: 40px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
}

.footer__top .social-icons a:last-of-type {
  margin-right: 0;
}

.footer__top .social-icons a:hover img {
  width: 48px;
  height: 48px;
  top: 50%;
  margin-top: -24px;
  left: 50%;
  margin-left: -24px;
  vertical-align: middle;
}

.footer__top .languages-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  text-align: center;
  margin-top: 81px;
}

@media screen and (max-width: 980px) {
  .footer__top .languages-container {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%;
    margin: 40px auto 0;
    padding-left: 44px;
    padding-right: 44px;
  }
}

@media screen and (max-width: 680px) {
  .footer__top .languages-container {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media screen and (max-width: 330px) {
  .footer__top .languages-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.footer__top .languages-container .flag {
  font-size: 16px;
  line-height: 24px;
  color: #5c5c73;
  text-decoration: none;
  display: inline-block;
  margin-right: 5.73px;
}

@media screen and (max-width: 680px) {
  .footer__top .languages-container .flag {
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 49%;
    -ms-flex: 1 0 49%;
    flex: 1 0 49%;
    max-width: 49%;
    margin-right: 0;
    text-align: left;
  }

  .footer__top .languages-container .flag:nth-child(even) {
    padding-left: 20px;
  }
}

.footer__top .languages-container .flag:last-of-type {
  margin-right: 0;
}

.footer__top .languages-container .flag:hover {
  text-decoration: underline;
}

.footer__top .languages-container .flag::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
  background-image: url(../images/flag-uk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.footer__top .languages-container .flag--english::before {
  background-image: url(../images/flag-uk.svg);
}

.footer__top .languages-container .flag--italy::before {
  background-image: url(../images/flag-it.svg);
}

.footer__top .languages-container .flag--serbia::before {
  background-image: url(../images/flag-serbia.svg);
}

.footer__top .languages-container .flag--cz::before {
  background-image: url(../images/flag-cz.svg);
}

.footer__top .languages-container .flag--ru::before {
  background-image: url(../images/flag-ru.svg);
}

.footer__top .languages-container .flag--ro::before {
  background-image: url(../images/flag-ro.svg);
}

.footer__top .languages-container .flag--pl::before {
  background-image: url(../images/flag-pl.svg);
}

.footer__top .languages-container .flag--slovenia::before {
  background-image: url(../images/flag-slovenia.svg);
}

.footer__top .languages-container .flag--german::before {
  background-image: url(../images/flag-de.svg);
}

.footer__top .languages-container .flag--croatia::before {
  background-image: url(../images/flag-croatia.svg);
}

.footer__middle {
  padding-bottom: 29px;
  padding-top: 29px;
  border-top: 1px solid #dfdfdf;
}

.footer__middle .footer__container {
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  line-height: 17px;
  color: #5c5c73;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__middle .footer__container img {
  vertical-align: middle;
  margin-left: 30px;
  max-width: 100%;
  width: auto;
  height: auto;
}

@media screen and (max-width: 680px) {
  .footer__middle .footer__container img {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}

header {
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  width: 100%;
}

header.sticky {
  width: 100%;
  height: 93px;
  position: fixed;
  z-index: 99999;
  top: 0;
}

header.mobile-scroll {
  -webkit-overflow-scrolling: touch;
  z-index: 99999;

  width: 100%;
  position: fixed;
  top: 0px;
  /* adding px unit also seems to be important for whatever reason, albeit I think we all concur that this should be unitless */
  left: 0px;
  bottom: 0px;
  height: 100vh;
  overflow: scroll;
  /* not auto! */

  height: -webkit-fill-available;
  pointer-events: auto;
  min-height: 100vh;
}

header .header__container {
  max-width: 1440px;
  text-align: left;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 23px;
  padding-bottom: 22px;
}

@media screen and (max-width: 1180px) {
  header .header__container {
    padding-left: 27px;
    padding-right: 27px;
  }
}

header .logo {
  background-image: url(../images/europe-ivf-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 141px;
  height: 54.44px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 12%;
  -ms-flex: 1 0 12%;
  flex: 1 0 12%;
  max-width: 141px;
  color: transparent;
  text-indent: -999999px;
  vertical-align: middle;
  margin-top: -7px;
}

header .logo:hover {
  opacity: 0.65;
}

@media screen and (max-width: 980px) {
  header .logo {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 0;
  }
}

header nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 65%;
  -ms-flex: 1 0 65%;
  flex: 1 0 65%;
  max-width: 758px;
}

@media screen and (max-width: 980px) {
  header nav {
    display: none;
  }
}

header nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header nav ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-style: normal;
  color: #5c5c73;
}

header nav ul li.menu-item-has-children {
  position: relative;
}

header nav ul.sub-menu a,
header nav ul.sub-menu a:visited,
header nav ul.sub-menu a:active {
  color: #5c5c73;
  text-decoration: underline;
  font-weight: 400;
}

header nav ul li a {
  text-decoration: none;
  color: #5c5c73;
}

header nav ul li a:hover {
  text-decoration: underline;
}

header nav ul #menu-trigger a,
header nav ul li.menu-item-has-children a {
  margin-right: 3px;
}

header nav ul #menu-trigger img,
header nav ul li.menu-item-has-children img {
  width: 12px;
  height: 8px;
}

header nav ul li > ul {
  display: none;
}

header .language-switcher {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 5%;
  -ms-flex: 1 0 5%;
  flex: 1 0 5%;
  max-width: 50px;
  position: relative;
  margin-left: 50px;
}

header .language-switcher:hover {
  cursor: pointer;
}

@media screen and (max-width: 1080px) {
  header .language-switcher {
    display: none;
  }
}

header .language-switcher .current-language {
  font-weight: 600;
  font-size: 16px;
  line-height: 1em;
  color: #5c5c73;
}

header .language-switcher .flag::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 10px;
  vertical-align: top;
  background-image: url(../images/flag-uk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

header .language-switcher .flag--english::before {
  background-image: url(../images/flag-uk.svg);
}

header .language-switcher .flag--italy::before {
  background-image: url(../images/flag-it.svg);
}

header .language-switcher .flag--german::before {
  background-image: url(../images/flag-de.svg);
}

header .language-switcher .flag--serbia::before {
  background-image: url(../images/flag-serbia.svg);
}

header .language-switcher .flag--slovenia::before {
  background-image: url(../images/flag-slovenia.svg);
}

header .language-switcher .flag--croatia::before {
  background-image: url(../images/flag-croatia.svg);
}

header .language-switcher .flag--cz::before {
  background-image: url(../images/flag-cz.svg);
}

header .language-switcher .flag--ru::before {
  background-image: url(../images/flag-ru.svg);
}

header .language-switcher .flag--ro::before {
  background-image: url(../images/flag-ro.svg);
}

header .language-switcher .flag--pl::before {
  background-image: url(../images/flag-pl.svg);
}

header .language-switcher__languages {
  display: none;
  -webkit-box-shadow: 0 100px 80px rgba(0, 0, 0, 0.07),
    0 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198),
    0 22.3363px 17.869px rgba(0, 0, 0, 0.0417275),
    0 12.5216px 10.0172px rgba(0, 0, 0, 0.035),
    0 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725),
    0 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
  box-shadow: 0 100px 80px rgba(0, 0, 0, 0.07),
    0 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198),
    0 22.3363px 17.869px rgba(0, 0, 0, 0.0417275),
    0 12.5216px 10.0172px rgba(0, 0, 0, 0.035),
    0 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725),
    0 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
  border-radius: 15px;
  position: absolute;
  margin-top: 17px;
  left: -20px;
  width: 157px;
  z-index: 2000;
}

header .language-switcher__languages.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

header .language-switcher__languages a {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #5c5c73;
  padding: 5px 40px;
  text-decoration: none;
  line-height: 1.5em;
  background: #f4f4f4;
  position: relative;
}

header .language-switcher__languages a.flag::before {
  position: absolute;
  width: 23.83px;
  height: 16px;
  left: 11.27px;
  top: 8px;
}

header .language-switcher__languages a:first-of-type {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding-top: 15px;
}

header .language-switcher__languages a:first-of-type.flag::before {
  position: absolute;
  width: 23.83px;
  height: 16px;
  left: 11.27px;
  top: 18px;
}

header .language-switcher__languages a:last-of-type {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-bottom: 15px;
}

header .language-switcher__languages a:hover {
  font-weight: 600;
  cursor: pointer;
  padding-right: 36px;
  background: #fff;
}

header .search-top {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 4%;
  -ms-flex: 1 0 4%;
  flex: 1 0 4%;
  max-width: 40px;
  display: inline-block;
  text-indent: -999999px;
  color: transparent;
  background-image: url("../images/search-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  width: 40px;
}

header .search-top:hover {
  opacity: 0.65;
  cursor: pointer;
}

@media screen and (max-width: 980px) {
  header .search-top {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

header .menu-icon {
  display: none;
  color: transparent;
  text-indent: -99999px;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

header .menu-icon:hover {
  opacity: 0.65;
  cursor: pointer;
}

@media screen and (max-width: 980px) {
  header .menu-icon {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 5%;
    -ms-flex: 1 0 5%;
    flex: 1 0 5%;
    max-width: 40px;
  }
}

header .burger-icon {
  background-image: url(../images/burger-icon-closed.svg);
}

@media screen and (max-width: 980px) {
  header .burger-icon {
    display: inline-block;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 5%;
    -ms-flex: 1 0 5%;
    flex: 1 0 5%;
    max-width: 40px;
  }
}

header .close-icon {
  background-image: url(../images/close.svg);
}

.burger-icon.open {
  display: none;
}

.close-icon.open {
  display: inline-block;
}

.title-component-with-image {
  margin-bottom: 80px;
}

@media screen and (max-width: 680px) {
  .title-component-with-image {
    background-color: var(--bg-color);
    padding: 40px 24px;
    border-radius: 32px;
    margin-bottom: 40px;
  }
}

.title-component-with-image__content {
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.61);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  color: #5c5c73;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 42px;
  width: 100%;
  max-width: 980px;
  margin: -150px auto 0;
  position: relative;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .title-component-with-image__content {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: #fff;
  }
}

@-moz-document url-prefix() {
  .title-component-with-image__content {
    backdrop-filter: none;
    background: #fff;
  }
}

@media screen and (max-width: 680px) {
  .title-component-with-image__content {
    background-color: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    margin: 0 auto;
    text-align: left;
    padding: 0;
  }
}

.title-component-with-image__content h1 {
  color: #5c5c73;
  font-size: 56px;
  line-height: 1em;
  margin: 20px auto 40px;
  max-width: 780px;
}

@media screen and (max-width: 680px) {
  .title-component-with-image__content h1 {
    font-size: 36px;
    margin: 40px auto 20px;
    max-width: 100%;
    word-break: break-word;
  }
}

.title-component-with-image__content p {
  margin: 0 auto 20px;
  max-width: 580px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

@media screen and (max-width: 680px) {
  .title-component-with-image__content p {
    margin-bottom: 0;
    max-width: 100%;
  }
}

.title-component-with-image__content .btn {
  position: relative;
  bottom: -26px;
}

.title-component-with-image__image {
  border-radius: 32px;
}

.title-component-with-image__image img {
  max-width: 100%;
  height: auto;
  border-radius: 32px;
}

.title-component-with-image__image img.desktop-only {
  width: 100%;
}

@media screen and (max-width: 680px) {
  .title-component-with-image__image img.desktop-only {
    display: none;
  }
}

.title-component-with-image__image img.mobile-only {
  display: none;
}

@media screen and (max-width: 680px) {
  .title-component-with-image__image img.mobile-only {
    display: block;
    margin: 35px auto 0;
  }
}

.title-component-with-image span {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #5c5c73;
}

@media screen and (max-width: 680px) {
  .title-component-with-image span.desktop-only {
    display: none;
  }
}

.title-component-with-image span.mobile-only {
  display: none;
}

@media screen and (max-width: 680px) {
  .title-component-with-image span.mobile-only {
    display: block;
    text-align: center;
  }
}

.title-component-with-image--bg-image {
  margin-bottom: 80px;
}

@media screen and (max-width: 680px) {
  .title-component-with-image--bg-image {
    background-color: transparent;
    padding: 300px 24px 55px;
    border-radius: 32px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 680px) {
  .title-component-with-image--bg-image {
    background-image: none !important;
  }
}

.title-component-with-image--bg-image__content {
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.61);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #5c5c73;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 42px;
  width: 100%;
  max-width: 980px;
  margin: -240px auto 0;
  position: relative;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0.95;

  a {
    color: #ffb6b6;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .title-component-with-image--bg-image__content {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: #fff;
  }
}

@-moz-document url-prefix() {
  .title-component-with-image--bg-image__content {
    backdrop-filter: none;
    background: #fff;
  }
}

@media screen and (max-width: 680px) {
  .title-component-with-image--bg-image__content {
    background-color: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.title-component-with-image--bg-image__content h1 {
  color: #5c5c73 !important;
  font-size: 64px;
  line-height: 1.06em;
  margin: 20px auto 40px;
  max-width: 780px;
}

@media screen and (max-width: 680px) {
  .title-component-with-image--bg-image__content h1 {
    font-size: 36px;
    margin: 16px auto 20px;
    color: #fff;
    max-width: 100%;
    text-align: center;
    word-break: break-word;
  }
}

.title-component-with-image--bg-image__content p {
  margin: 0 auto 20px;
  max-width: 580px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #5c5c73 !important;
}

@media screen and (max-width: 680px) {
  .title-component-with-image--bg-image__content p {
    margin-bottom: 0;
    max-width: 100%;
    color: #fff;
  }
}

.title-component-with-image--bg-image__content .btn {
  position: relative;
  bottom: -26px;
}

@media screen and (max-width: 680px) {
  .title-component-with-image--bg-image__content .btn {
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-top: 16px;
  }
}

.title-component-with-image--bg-image__image {
  border-radius: 32px;
}

.title-component-with-image--bg-image__image img {
  max-width: 100%;
  height: auto;
  border-radius: 32px;
}

.title-component-with-image--bg-image__image img.desktop-only {
  width: 100%;
}

@media screen and (max-width: 680px) {
  .title-component-with-image--bg-image__image img.desktop-only {
    display: none;
  }
}

.title-component-with-image--bg-image span {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin: 0 auto;
  text-transform: uppercase;
  color: #5c5c73 !important;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 680px) {
  .title-component-with-image--bg-image span {
    color: #fff;
    text-align: center;
    display: block;
  }
}

.bottom-contact-question-component {
  background-color: #5c5c73;
  border-radius: 32px;
  padding: 45px 0 61px;
  text-align: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .bottom-contact-question-component {
    margin-bottom: 40px;
    position: relative;
  }
}

@media screen and (max-width: 1180px) {
  .bottom-contact-question-component {
    padding: 40px 48px;
  }
}

.bottom-contact-question-component span {
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  margin: 0 auto;
}

.bottom-contact-question-component h3 {
  font-size: 26px;
  line-height: 1.2em;
  color: #fff;
  text-align: center;
  margin: 15px auto 52px;
  max-width: 600px;
}

@media screen and (max-width: 680px) {
  .bottom-contact-question-component h3 {
    margin-bottom: 30px;
  }
}

.bottom-contact-question-component__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bottom-contact-question-component__left,
.bottom-contact-question-component__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 490px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1180px) {
  .bottom-contact-question-component__left,
  .bottom-contact-question-component__right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 490px;
  }
}

@media screen and (max-width: 680px) {
  .bottom-contact-question-component__left,
  .bottom-contact-question-component__right {
    max-width: 100%;
  }
}

.bottom-contact-question-component__left .left-container,
.bottom-contact-question-component__right .left-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 80px;
  -ms-flex: 1 0 80px;
  flex: 1 0 80px;
  max-width: 80px;
}

@media screen and (max-width: 680px) {
  .bottom-contact-question-component__left .left-container,
  .bottom-contact-question-component__right .left-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

.bottom-contact-question-component__left .right-container,
.bottom-contact-question-component__right .right-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 80%;
  -ms-flex: 1 0 80%;
  flex: 1 0 80%;
  max-width: 80%;
}

@media screen and (max-width: 680px) {
  .bottom-contact-question-component__left .right-container,
  .bottom-contact-question-component__right .right-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

.bottom-contact-question-component__left img.contact-line-lady,
.bottom-contact-question-component__right img.contact-line-lady {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.bottom-contact-question-component__left span,
.bottom-contact-question-component__right span {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}

.bottom-contact-question-component__left span.smaller,
.bottom-contact-question-component__right span.smaller {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.2em;
}

.bottom-contact-question-component__left p,
.bottom-contact-question-component__right p {
  font-size: 32px;
  line-height: 1.2em;
  margin: 15px auto;
  color: #fff;
  font-weight: 600;
  padding: 0;
  text-align: center;
}

@media screen and (max-width: 680px) {
  .bottom-contact-question-component__left p,
  .bottom-contact-question-component__right p {
    font-size: 26px;
  }
}

.bottom-contact-question-component__left .btn-contact,
.bottom-contact-question-component__right .btn-contact {
  padding: 16px 60px;
  margin: 31px auto 30px;
  display: table;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}

.bottom-contact-question-component__left {
  margin-right: 60px;
}

.bottom-contact-question-component__left::after {
  content: "";
  display: inline-block;
  height: 150px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  top: 0;
}

.contact-form-component-footer {
  margin-top: 80px;
}

.contact-form-component-footer h2 {
  text-align: center;
  margin: 0 0 12px;
}

.contact-form-component-footer__content {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.component-footer__content-right a {
  text-decoration: none;
  padding: 0;
  margin: 15px auto 0;
  display: block;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
}

.contact-form-component-footer__content {
  margin-top: 24px;
}

.component-footer__content-right {
}

.component-footer__content-left {
  margin-right: 24px;
  display: flex;
  flex-flow: wrap;
}

.contact-form-component-footer img {
  border-radius: 10px;
}

.component-footer__content-right h3 {
  margin: 0;
}

.component-footer__content-right .coordinator {
  margin-bottom: 24px;
}

.contact-form-component-footer span,
.component-footer__content-left span {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}

@media screen and (max-width: 1080px) {
  .bottom-contact-question-component__left::after {
    display: none;
  }
}

@media screen and (max-width: 1180px) {
  .bottom-contact-question-component__left {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
}

.bottom-contact-question-component__right {
  max-width: 447px;
}

@media screen and (max-width: 1180px) {
  .bottom-contact-question-component__right {
    margin-right: auto;
    margin-left: auto;
    max-width: 490px;
  }
}

@media screen and (max-width: 680px) {
  .bottom-contact-question-component__right {
    max-width: 100%;
  }
}

.bottom-contact-question-component__right .right-container {
  max-width: 307px;
}

@media screen and (max-width: 1180px) {
  .bottom-contact-question-component__right .right-container {
    max-width: 100%;
  }
}

.bottom-contact-question-component__right .right-container a,
.bottom-contact-question-component__right .right-container p,
.component-footer__content-right a {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
}

.component-footer__content-right a {
  font-size: 20px;
  text-align: left;
}

.bottom-contact-question-component__right .right-container a,
.component-footer__content-right a {
  text-decoration: none;
  padding: 0;
  margin: 15px auto;
  display: block;
}

.bottom-contact-question-component__right .right-container a:hover {
  opacity: 0.65;
}

.darovani-second-banner {
  background-color: #ffe1e1;
  border-radius: 32px;
  padding: 56px 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #5c5c73;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .darovani-second-banner {
    padding: 32px 24px;
  }
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
}

.darovani-second-banner__btn {
  width: 280px;
  padding: 16px !important;
  font-size: 13px !important;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__btn {
    max-width: 100%;
    word-break: break-word;
  }
}

.darovani-second-banner__left-section {
  width: 40%;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__left-section {
    width: 100%;
  }
}

.darovani-second-banner__left-section h2 {
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 20px;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__left-section h2 {
    margin-top: 23px;
    margin-bottom: 0;
    word-break: break-word;
  }
}

.darovani-second-banner__left-section img {
  width: 120px;
  height: 120px;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__left-section img {
    width: 60px;
    height: 60px;
  }
}

.darovani-second-banner__right-section {
  width: 60%;
  padding-top: 10px;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__right-section {
    width: 100%;
    padding: 0;
    padding-right: 16px;
  }
}

.darovani-second-banner__right-section ul {
  list-style-type: none;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__right-section ul {
    padding-left: 0;
  }
}

.darovani-second-banner__right-section ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 1.5em;
  margin: 10px 0;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__right-section ul li p {
    margin: 0 0 14px;
  }
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__right-section ul li {
    margin: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.darovani-second-banner__right-section ul li img {
  width: 24px;
  height: 24px;
  margin-right: 17px;
}

@media only screen and (max-width: 980px) {
  .darovani-second-banner__right-section ul li img {
    margin-left: 0;
  }
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner__right-section .btn {
    margin-left: auto;
    margin-right: auto;
  }
}

.darovani-second-banner .desktop {
  display: block;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner .desktop {
    display: none;
  }
}

.darovani-second-banner .mobile {
  display: none;
}

@media only screen and (max-width: 680px) {
  .darovani-second-banner .mobile {
    display: block;
  }
}

.darovani-third-banner {
  color: #5c5c73;
  padding: 26px 100px;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .darovani-third-banner {
    padding: 0 16px 0;
    margin-top: 36px;
    margin-bottom: 40px;
  }
}

.darovani-third-banner .desktop {
  display: block;
}

@media only screen and (max-width: 680px) {
  .darovani-third-banner .desktop {
    display: none;
  }
}

.darovani-third-banner__top-section {
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .darovani-third-banner__top-section {
    text-align: left;
  }
}

.darovani-third-banner__top-section span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.darovani-third-banner__top-section h2 {
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 2em;
}

@media only screen and (max-width: 680px) {
  .darovani-third-banner__top-section h2 {
    margin-bottom: 8px;
  }
}

.darovani-third-banner__bottom-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.darovani-third-banner__bottom-section .two-section-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em;
}

@media only screen and (max-width: 680px) {
  .darovani-third-banner__bottom-section .two-section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 32px;
  }

  .darovani-third-banner__bottom-section .two-section-container:last-of-type {
    margin-bottom: 0;
  }
}

.darovani-third-banner__bottom-section
  .two-section-container
  .section-container {
  width: 50%;
  max-width: 380px;
}

@media only screen and (max-width: 980px) {
  .darovani-third-banner__bottom-section
    .two-section-container
    .section-container {
    margin-bottom: 32px;
  }

  .darovani-third-banner__bottom-section
    .two-section-container
    .section-container:last-of-type {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 680px) {
  .darovani-third-banner__bottom-section
    .two-section-container
    .section-container {
    width: 100%;
  }
}

.darovani-third-banner__bottom-section
  .two-section-container
  .section-container
  .icon-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.darovani-third-banner__bottom-section
  .two-section-container
  .section-container
  .icon-text
  span {
  font-size: 14px;
  line-height: 1.4em;
}

.darovani-third-banner__bottom-section
  .two-section-container
  .section-container
  .icon-text
  img {
  margin-right: 16px;
  height: 96px;
  width: 96px;
}

.darovani-third-banner__bottom-section
  .two-section-container
  .section-container
  h4 {
  font-size: 20px;
  line-height: 1.2em;
  margin: 17px 0 0;
}

.darovani-third-banner__bottom-section
  .two-section-container
  .section-container
  p {
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 8px;
}

@media only screen and (max-width: 980px) {
  .darovani-third-banner__bottom-section
    .two-section-container
    .section-container
    p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.darovani-third-banner__bottom-section
  .two-section-container
  .section-container
  .icon {
  height: 48px;
  width: 48px;
}

.location-strip {
  display: block;
  margin-bottom: 20px;
  text-align: right;
}

@media only screen and (max-width: 980px) {
  .location-strip {
    display: none;
  }
}

.location-strip span,
.location-strip a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
  color: #5c5c73;
}

.location-strip a:hover {
  text-decoration: none;
}

.location-strip span::before,
.location-strip a::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url(../images/location-ico.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-right: 10px;
  vertical-align: middle;
}

.mobile-location-strip {
  background: #ecf8f7;
  display: block;
  max-width: calc(100% + 48px);
  padding: 8px 24px;
  margin-right: -24px;
  margin-left: -24px;
}

.mobile-location-strip span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
}

.mobile-location-strip span::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url(../images/location-ico.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-right: 10px;
  vertical-align: middle;
}

.covid-strip {
  padding-left: 65px;
  padding-right: 28px;
  background-color: #ffa4a8;
  border-radius: 24px;
  padding-top: 9px;
  padding-bottom: 8px;
  margin-bottom: 30px;
  background-image: url(../images/covid-ico.svg);
  background-repeat: no-repeat;
  background-size: 25.62px auto;
  background-position: 19.18px 13.6px;
}

@media only screen and (max-width: 680px) {
  .covid-strip {
    margin-bottom: 16px;
  }
}

.covid-strip_desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 720px) {
  .covid-strip_desktop {
    display: none;
  }
}

.covid-strip_mobile {
  display: block;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8.69px auto;
}

@media screen and (min-width: 720px) {
  .covid-strip_mobile {
    display: none;
  }
}

.covid-strip_mobile a {
  text-decoration: none;
  display: block;
}

.covid-strip_mobile a span {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
}

.covid-strip_left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 54%;
  -ms-flex: 1 0 54%;
  flex: 1 0 54%;
  max-width: 54%;
}

.covid-strip_left span {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  display: block;
  color: #5c5c73;
}

.covid-strip_left p {
  margin: 0 auto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
}

.covid-strip_right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 46%;
  text-align: right;
}

.covid-strip_right a {
  display: inline-block;
}

.covid-strip_right a::after {
  content: "";
  display: inline-block;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 14px;
  height: 8px;
  margin-left: 12px;
}

.covid-strip_right a:hover {
  text-decoration: none;
}

.covid-strip a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
}

.covid-strip a:hover {
  opacity: 0.65;
}

.announcement-section {
  background: #5c5c73;
  color: #fff;
  padding: 35px 30px 48px;
  border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

@media screen and (max-width: 720px) {
  .announcement-section {
    padding: 28px 24px 40px;
  }
}

.announcement-section_left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding-left: 71px;
  position: relative;
}

@media screen and (max-width: 720px) {
  .announcement-section_left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
}

.announcement-section_left h2 {
  margin: 0 auto;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
}

@media screen and (max-width: 720px) {
  .announcement-section_left h2 {
    padding-left: 71px;
  }
}

.announcement-section_left h2::before {
  content: "";
  display: inline-block;
  height: 46px;
  width: 46px;
  background-image: url(../images/announcement-ico.svg);
  background-size: auto 46px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -11.5px;
}

@media screen and (max-width: 720px) {
  .announcement-section_left h2::before {
    margin-top: 0;
  }
}

.announcement-section_left p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  word-break: keep-all;
  margin: 21px auto 0;
}

@media screen and (max-width: 720px) {
  .announcement-section_left p {
    margin-top: 28px;
  }
}

.announcement-section_right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding-right: 60px;
  text-align: right;
}

@media screen and (max-width: 720px) {
  .announcement-section_right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin-top: 28px;
    text-align: center;
    padding-right: 0;
  }
}

.error404 {
  background-image: url(../images/404-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 100vh;
  width: 100vw;
  max-width: 100%;
}

@media only screen and (max-width: 680px) {
  .error404 {
    background-image: url(../images/404-bg-mobile.svg);
  }
}

.error404-content {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.error404-content img.error-page-logo {
  width: 141px;
  height: auto;
  margin: 24px auto 0;
}

.error404-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #5c5c73;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  min-height: 80vh;
}

@media only screen and (max-width: 680px) {
  .error404-container {
    min-height: 42vh;
    margin-top: 100px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.error404-container p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #5c5c73;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  margin-bottom: 40px;
  margin-top: 0;
}

@media only screen and (max-width: 680px) {
  .error404-container p {
    margin-bottom: 16px;
  }
}

.error404-container p.smaller {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-top: 0;
}

@media only screen and (max-width: 680px) {
  .error404-container p.smaller {
    margin-bottom: 29px;
  }
}

.error404-container h1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 59px;
  margin-bottom: 40px;
  margin-top: 0;
}

@media only screen and (max-width: 680px) {
  .error404-container h1 {
    font-size: 36px;
    line-height: 38px;
  }
}

.error404-container__item-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
}

.search-top-container {
  background-color: #fff;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 23px;
  padding-bottom: 30px;
  z-index: 9999999;
  display: none;
}

@media only screen and (max-width: 980px) {
  .search-top-container {
    padding-left: 21px;
    padding-right: 21px;
  }
}

.search-top-container__inner {
  max-width: 1198px;
  margin: 0 auto;
  text-align: left;
}

.search-top-container__inner .top-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 22px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 980px) {
  .search-top-container__inner .top-part {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.search-top-container__inner .top-part img {
  max-width: 100%;
  height: auto;
}

.search-top-container__inner .top-part img.logo {
  width: 141px;
  height: auto;
}

@media only screen and (max-width: 980px) {
  .search-top-container__inner .top-part img.logo {
    display: none;
  }
}

.search-top-container__inner .top-part img.close-search-console {
  width: 40px;
  height: auto;
}

.search-top-container__inner .top-part img.close-search-console:hover {
  cursor: pointer;
  opacity: 0.65;
}

.search-input-container {
  position: relative;
}

.search-input-container #search-input {
  background: #f0f0f0;
  border-radius: 50px;
  padding: 16px 46px 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2em;
  border: 0;
  color: #5c5c73;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}

@media only screen and (max-width: 980px) {
  .search-input-container #search-input {
    font-size: 16px;
    line-height: 1.5em;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.search-input-container #search-input::-webkit-input-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.search-input-container #search-input::-moz-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.search-input-container #search-input:-ms-input-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.search-input-container #search-input::-ms-input-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.search-input-container #search-input::placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.search-input-container button {
  position: absolute;
  right: 5px;
  top: 5px;
  border: 0;
  color: transparent;
  text-indent: -999999px;
  background: #5c5c73;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  background-image: url(../images/search.svg);
  background-size: 40px auto;
  background-position: center center;
}

@media only screen and (max-width: 980px) {
  .search-input-container button {
    width: 46px;
    height: 46px;
    background-size: contain;
  }
}

.search-input-container button:hover {
  opacity: 0.65;
}

.search-page-results {
  margin-top: 80px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .search-page-results {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 40px;
  }
}

.search-page-results h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 52px;
  line-height: 52px;
  color: #5c5c73;
  margin: 0 auto 40px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .search-page-results h2 {
    font-size: 36px;
    line-height: 36px;
  }
}

.search-page-results .search-status {
  display: block;
  font-style: 400;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
  margin-top: 40px;
  margin-bottom: 80px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .search-page-results .search-status {
    margin-bottom: 40px;
  }
}

.search-page-results .btn {
  margin: 0 auto;
}

.search-page-results .search-results {
  text-align: left;
}

.search-page-results .search-results .item-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  display: block;
  margin-bottom: 10px;
}

.search-page-results .search-results .item-title:hover {
  opacity: 0.65;
}

.search-page-results .search-results p {
  text-align: left;
}

.search-page-results .search-results .search-single-item {
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 980px) {
  .search-page-results .search-results .search-single-item {
    padding-top: 30px;
    padding-bottom: 21px;
  }
}

.search-page-results p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
}

.search-page-results p.no-results {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin: 0 auto 20px;
  text-align: center;
  max-width: 720px;
}

.reasons-strip {
  margin-top: 120px;
  margin-bottom: 120px;
}

@media screen and (max-width: 980px) {
  .reasons-strip {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.reasons-strip h2 {
  font-size: 32px;
  line-height: 1.2em;
  display: block;
  text-align: center;
  margin: 0 auto 80px;
  color: #5c5c73;
}

@media screen and (max-width: 980px) {
  .reasons-strip h2 {
    margin-bottom: 49px;
  }
}

.reasons-strip__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  text-align: left;
  gap: 20px;
}

.reasons-strip__single {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  max-width: 280px;
}

@media screen and (max-width: 1180px) {
  .reasons-strip__single {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48%;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    max-width: 48%;
    margin-bottom: 43px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .reasons-strip__single:nth-last-child(-n + 1),
  .reasons-strip__single:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 680px) {
  .reasons-strip__single {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 43px;
  }

  .reasons-strip__container {
    gap: 0;
  }

  .reasons-strip__single:nth-last-child(-n + 2) {
    margin-bottom: 43px;
  }

  .reasons-strip__single:nth-last-child(-n + 1) {
    margin-bottom: 0;
  }
}

.reasons-strip__single h3 {
  font-size: 26px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 20px;
  text-align: left;
}

@media screen and (max-width: 980px) {
  .reasons-strip__single h3 {
    margin-bottom: 8px;
  }
}

.reasons-strip__single h3::before {
  margin-bottom: 40px;
  content: "";
  display: block;
  height: 60px;
  width: 60px;
  background-image: url(../images/parenting-icon.svg);
  background-size: 60px 60px;
  background-position: left center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 980px) {
  .reasons-strip__single h3::before {
    margin-bottom: 23.3px;
  }
}

.reasons-strip__single h3.icon-percents::before {
  background-image: url(../images/icon-percent.svg);
}

.reasons-strip__single h3.icon-microscope::before {
  background-image: url(../images/icon-microscope.svg);
}

.reasons-strip__single h3.icon-hourglass::before {
  background-image: url(../images/icon-hourglass.svg);
}

.reasons-strip__single p {
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin: 0 auto 20px;
  text-align: left;
}

@media screen and (max-width: 980px) {
  .reasons-strip__single p {
    margin-bottom: 8px;
  }
}

.reasons-strip__single a {
  color: #5c5c73;
  font-size: 16px;
  line-height: 1.5em;
}

.reasons-strip__single a:hover {
  opacity: 0.65;
}

.banner-with-block-slider {
  background-color: #ecf8f7;
  margin: 40px 0;
  border-radius: 32px;
  padding: 58px 0 58px 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #5c5c73;
  overflow-x: hidden;
}

.banner-with-block-slider--pink {
  background-color: #ffe1e1;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider {
    padding: 40px 24px;
    margin: 0 0 2em;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}

.banner-with-block-slider__left-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 36%;
  -ms-flex: 1 0 36%;
  flex: 1 0 36%;
  max-width: 295px;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider__left-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    text-align: center;
  }
}

.banner-with-block-slider__left-section p:nth-of-type(1) {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider__left-section p:nth-of-type(1) {
    text-align: center;
    margin: 0 auto;
  }
}

.banner-with-block-slider__left-section h2 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider__left-section h2 {
    text-align: left;
  }
}

.banner-with-block-slider__left-section p:nth-of-type(2) {
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 20px;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider__left-section p:nth-of-type(2) {
    text-align: left;
  }
}

.banner-with-block-slider__left-section img {
  margin: 32px 0 16px;
  width: 97px;
  height: 140.79px;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider__left-section img {
    margin-left: auto;
    margin-right: auto;
  }
}

.banner-with-block-slider__left-section .btn-block-slider {
  padding-left: 24px;
  padding-right: 24px;
}

.banner-with-block-slider__right-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 62%;
  -ms-flex: 1 0 62%;
  flex: 1 0 62%;
  max-width: 63%;
  margin-left: 105px;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider__right-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: -24px;
    margin-top: 24px;
  }
}

.banner-with-block-slider__right-section .title-section {
  max-width: 480px;
  display: block;
}

.banner-with-block-slider__right-section .title-section h3 {
  font-size: 26px;
  line-height: 1.2em;
  margin-top: 0;
}

.banner-with-block-slider__right-section .title-section p {
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
}

.banner-with-block-slider__right-section .title-section-mobile {
  display: block;
}

.banner-with-block-slider__right-section .title-section-mobile span {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  text-transform: uppercase;
}

.banner-with-block-slider__right-section .title-section-mobile h2 {
  font-size: 32px;
  line-height: 1.2em;
}

.banner-with-block-slider__right-section .title-section-mobile p {
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
}

@media only screen and (max-width: 980px) {
  .banner-with-block-slider--bigger-top-padding {
    margin-top: 55px;
  }
}

.eclipses-strip {
  margin-top: 103px;
  margin-bottom: 80px;
}

@media screen and (max-width: 1180px) {
  .eclipses-strip {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 48px;
  }
}

@media screen and (max-width: 680px) {
  .eclipses-strip {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
}

.eclipses-strip__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 1180px) {
  .eclipses-strip__wrapper {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: unset;
  }
}

@media screen and (max-width: 680px) {
  .eclipses-strip__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    width: auto;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-top: 10px;
    padding-bottom: 10px;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  }

  .eclipses-strip__wrapper::-webkit-scrollbar {
    height: 6px;
  }

  .eclipses-strip__wrapper::-webkit-scrollbar-track {
    background: 0 0;
  }

  .eclipses-strip__wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }

  /* macOS only — hide scrollbars */
  body.is-mac .eclipses-strip__wrapper {
    scrollbar-width: none;
    /* Firefox */
    scrollbar-color: transparent transparent;
  }

  body.is-mac .eclipses-strip__wrapper::-webkit-scrollbar {
    width: 1px;
    height: unset;
  }

  body.is-mac .eclipses-strip__wrapper::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.eclipses-strip__single {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  max-width: 136px;
  background-color: #ffe1e1;
  border-radius: 50%;
  height: 136px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-left: 70px;
  margin-right: auto;
}

.eclipses-strip__single:nth-child(3) {
  margin-left: 90px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single:nth-child(3) {
    margin-left: auto;
  }
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single {
    height: 119px;
    width: 119px;
    max-width: 119px;
    min-width: 119px;
  }
}

@media screen and (max-width: 680px) {
  .eclipses-strip__single {
    margin-right: 70px;
  }

  .eclipses-strip__single:last-of-type {
    margin-right: 0;
  }
}

.eclipses-strip__single--bubble-left::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 90px;
  width: 90px;
  z-index: -1;
  border-radius: 50%;
  background: #ecf8f7;
  left: -34px;
  bottom: -29px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single--bubble-left::before {
    width: 78.64px;
    height: 78.64px;
  }
}

.eclipses-strip__single--big {
  height: 166px;
  max-width: 166px;
  background-color: #ecf8f7;
  position: relative;
  margin-left: 90px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single--big {
    height: 145px;
    width: 145px;
    max-width: 145px;
    min-width: 145px;
    margin-left: auto;
  }
}

.eclipses-strip__single--bubble-right-pink::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 48px;
  width: 48px;
  z-index: -1;
  border-radius: 50%;
  background: #ffe1e1;
  right: -5px;
  bottom: -2px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single--bubble-right-pink::before {
    height: 41px;
    width: 41px;
  }
}

.eclipses-strip__single--bubble-right-top-green::before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 17px;
  width: 17px;
  z-index: -1;
  border-radius: 50%;
  background: #ecf8f7;
  right: -17px;
  top: 5.74px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single--bubble-right-top-green::before {
    width: 14.85px;
    height: 14.85px;
  }
}

.eclipses-strip__single--bubble-left-bottom-green::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 29px;
  width: 29px;
  z-index: -1;
  border-radius: 50%;
  background: #ecf8f7;
  left: -15px;
  bottom: -13px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single--bubble-left-bottom-green::after {
    width: 25.34px;
    height: 25.34px;
  }
}

.eclipses-strip__single--bubble-left-bottom-green-small::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 17px;
  width: 17px;
  z-index: -1;
  border-radius: 50%;
  background: #ecf8f7;
  left: 6px;
  bottom: 10px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single--bubble-left-bottom-green-small::after {
    width: 14.85px;
    height: 14.85px;
  }
}

.eclipses-strip__single--bubble-right-top-pink::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 37px;
  height: 37px;
  z-index: -1;
  border-radius: 50%;
  background: #ffe1e1;
  right: 0;
  top: -3px;
}

@media screen and (max-width: 980px) {
  .eclipses-strip__single--bubble-right-top-pink::before {
    width: 32.33px;
    height: 32.33px;
  }
}

.eclipses-strip__single p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  text-align: center;
  max-width: 102px;
}

.eclipses-strip__single p span {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  display: block;
  color: #5c5c73;
}

.true-stories-strip {
  margin-bottom: 80px;
  position: relative;
}

@media only screen and (max-width: 680px) {
  .true-stories-strip {
    margin-bottom: 40px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 1180px) {
  .true-stories-strip {
    margin-top: 82px;
    margin-bottom: 40px;
  }
}

.true-stories-strip__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  width: 100%;
  gap: 20px;
}

@media screen and (max-width: 1180px) {
  .true-stories-strip__container {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
  }
}

@media screen and (max-width: 1180px) {
  .true-stories-strip__wrapper {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-top: 60px;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  }

  .true-stories-strip__wrapper::-webkit-scrollbar {
    height: 6px;
  }

  .true-stories-strip__wrapper::-webkit-scrollbar-track {
    background: 0 0;
  }

  .true-stories-strip__wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }

  /* macOS only — hide scrollbars */
  body.is-mac .true-stories-strip__wrapper {
    scrollbar-width: none;
    /* Firefox */
    scrollbar-color: transparent transparent;
  }

  body.is-mac .true-stories-strip__wrapper::-webkit-scrollbar {
    width: 1px;
    height: unset;
  }

  body.is-mac .true-stories-strip__wrapper::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.true-stories-strip h2 {
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  display: block;
  text-align: center;
  margin: 0 auto 110px;
}

@media screen and (max-width: 680px) {
  .true-stories-strip h2 {
    text-align: left;
    margin-bottom: 20px;
  }

  .true-stories-strip__container {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: unset;
  }
}

.true-stories-strip__single {
  border-radius: 32px;
  padding: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  flex: 1 0 33%;
  max-width: 380px;
  position: relative;
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(#f7f5f5),
      to(#f7f5f5)
    ),
    -webkit-gradient(linear, left bottom, left top, from(#fbe8e9), to(#fbe8e9));
  background: -webkit-linear-gradient(bottom, #f7f5f5, #f7f5f5),
    -webkit-linear-gradient(bottom, #fbe8e9, #fbe8e9);
  background: -o-linear-gradient(bottom, #f7f5f5, #f7f5f5),
    -o-linear-gradient(bottom, #fbe8e9, #fbe8e9);
  background: linear-gradient(0deg, #f7f5f5, #f7f5f5),
    linear-gradient(0deg, #fbe8e9, #fbe8e9);
  text-align: center;
}

@media screen and (max-width: 1180px) {
  .true-stories-strip__single {
    margin-right: 20px;
    min-width: 275px;
    padding-left: 0;
    padding-right: 0;
  }
}

.true-stories-strip__single img {
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 2.76726px 2.21381px rgba(199, 71, 71, 0.0196802),
    0 6.6501px 5.32008px rgba(199, 71, 71, 0.0282725),
    0 12.5216px 10.0172px rgba(199, 71, 71, 0.035),
    0 22.3363px 17.869px rgba(199, 71, 71, 0.0417275),
    0 41.7776px 33.4221px rgba(199, 71, 71, 0.0503198),
    0 100px 80px rgba(199, 71, 71, 0.07);
  box-shadow: 0 2.76726px 2.21381px rgba(199, 71, 71, 0.0196802),
    0 6.6501px 5.32008px rgba(199, 71, 71, 0.0282725),
    0 12.5216px 10.0172px rgba(199, 71, 71, 0.035),
    0 22.3363px 17.869px rgba(199, 71, 71, 0.0417275),
    0 41.7776px 33.4221px rgba(199, 71, 71, 0.0503198),
    0 100px 80px rgba(199, 71, 71, 0.07);
  border-radius: 32px;
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  z-index: 20;
}

.true-stories-strip__single span {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5c5c73;
  display: block;
  text-align: left;
  margin: 26px auto 0;
}

@media screen and (max-width: 1180px) {
  .true-stories-strip__single span {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.true-stories-strip__single h3 {
  font-size: 26px;
  line-height: 1.2em;
  display: block;
  color: #5c5c73;
  margin: 20px auto 15px;
  text-align: left;
}

@media screen and (max-width: 1180px) {
  .true-stories-strip__single h3 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.true-stories-strip__single p {
  margin: 0 auto;
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: left;
}

@media screen and (max-width: 1180px) {
  .true-stories-strip__single p {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.true-stories-strip__single .hidden-content {
  display: none;
}

.true-stories-strip__single .hidden-content.opened {
  display: block;
}

.true-stories-strip__single a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
}

.true-stories-strip__single a.entire-content,
.true-stories-strip__single a.hide-content {
  display: block;
  text-align: left;
  margin: 15px auto 0;
}

@media screen and (max-width: 680px) {
  .true-stories-strip__single a.entire-content,
  .true-stories-strip__single a.hide-content {
    padding-left: 16px;
  }
}

.true-stories-strip__single a:hover {
  opacity: 0.65;
}

.true-stories-strip__single--more-stories {
  display: none;
  background: 0 0;
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 680px) {
  .true-stories-strip__single--more-stories {
    display: initial;
  }
}

.true-stories-strip__single--more-stories a {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fff),
      to(rgba(255, 255, 255, 0))
    ),
    -webkit-gradient(linear, left top, left bottom, from(rgba(255, 164, 168, 0)), to(#ffa4a8));
  background: -webkit-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%),
    -webkit-linear-gradient(top, rgba(255, 164, 168, 0) 0, #ffa4a8 100%);
  background: -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%),
    -o-linear-gradient(top, rgba(255, 164, 168, 0) 0, #ffa4a8 100%);
  background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%),
    linear-gradient(180deg, rgba(255, 164, 168, 0) 0, #ffa4a8 100%);
  background-blend-mode: normal, soft-light;
  border-radius: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: calc(100% + 60px);
  width: 275px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  text-decoration: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -60px;
  position: relative;
  padding-top: 250px;
}

.true-stories-strip__single--more-stories a::after {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  left: 50%;
  margin-top: 38px;
  margin-left: -18px;
  content: "";
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.true-stories-strip__single--more-stories a:hover::after {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: 32px;
}

.true-stories-strip__more-link {
  margin-top: 40px;
  display: block;
  text-align: center;
}

@media screen and (max-width: 680px) {
  .true-stories-strip__more-link {
    display: none;
  }
}

.true-stories-strip__more-link a {
  font-size: 16px;
  line-height: 1.5em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #5c5c73;
  margin: 0;
}

.true-stories-strip__more-link a:hover {
  opacity: 0.65;
}

.doctors-strip {
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .doctors-strip {
    padding: 0 16px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1355px) {
  .doctors-strip {
    overflow: hidden;
  }
}

.doctors-strip span {
  display: block;
  text-align: center;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
}

@media screen and (max-width: 680px) {
  .doctors-strip span {
    text-align: left;
  }
}

.doctors-strip h2 {
  display: block;
  text-align: center;
  margin: 20px auto;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
}

@media screen and (max-width: 680px) {
  .doctors-strip h2 {
    text-align: left;
  }
}

.doctors-strip p {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
}

@media screen and (max-width: 680px) {
  .doctors-strip p {
    text-align: left;
    max-width: 100%;
  }
}

.doctors-strip__wrapper {
  margin-top: 48px;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  min-height: 258px;
  padding-top: 30px;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

@media screen and (min-width: 980px) {
  .doctors-strip__wrapper.unlimited-wrapper {
    margin-right: -80px;
  }
}

.doctors-strip__wrapper::-webkit-scrollbar {
  height: 6px;
}

.doctors-strip__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.doctors-strip__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .doctors-strip__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .doctors-strip__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .doctors-strip__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 980px) {
  .doctors-strip__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .doctors-strip__wrapper::after {
    content: "";
    display: block;
    width: 2px;
    height: 1px;
    min-height: 100%;
    padding-left: 30px;
    position: relative;
  }
}

.doctors-strip__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
}

.doctors-strip__single {
  background: #fdf3f3;
  border-radius: 16px;
  padding: 23.9px 25.45px;
  min-height: 236.11px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 24%;
  -ms-flex: 1 0 24%;
  flex: 1 0 24%;
  max-width: 280px;
  min-width: 280px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-start;
  margin-right: 20px;
  text-decoration: none;
}

.doctors-strip__single--doctor-image {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/*.doctors-strip__single--doctor-image::after {*/
/*  display: block;*/
/*  content: "";*/
/*  width: 100%;*/
/*  height: 32px;*/
/*  position: absolute;*/
/*  margin-top: -30px;*/
/*  background: -webkit-gradient(*/
/*    linear,*/
/*    left top,*/
/*    left bottom,*/
/*    from(rgba(236, 248, 247, 0)),*/
/*    to(#ecf8f7)*/
/*  );*/
/*  background: -webkit-linear-gradient(*/
/*    top,*/
/*    rgba(236, 248, 247, 0) 0,*/
/*    #ecf8f7 100%*/
/*  );*/
/*  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);*/
/*  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);*/
/*}*/

.doctors-strip__single--doctor-image img {
  /*max-width: 100%;*/
  /*height: 163px;*/
  /*width: auto;*/
  object-position: 50% 0%;
  width: 100%;
  height: 300px;
  object-fit: cover;
  max-width: none;
  display: inline-block;
  border-radius: 10px;
}

.doctors-strip__single h3 {
  display: block;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 0 6px;
  z-index: 9999;
  padding-top: 6px;
  position: relative;
}

/*.doctors-strip__single h3::before {*/
/*  display: block;*/
/*  content: "";*/
/*  width: 100%;*/
/*  height: 32px;*/
/*  position: absolute;*/
/*  top: -28px;*/
/*  background: -webkit-gradient(*/
/*    linear,*/
/*    left top,*/
/*    left bottom,*/
/*    from(rgba(236, 248, 247, 0)),*/
/*    to(#ecf8f7)*/
/*  );*/
/*  background: -webkit-linear-gradient(*/
/*    top,*/
/*    rgba(236, 248, 247, 0) 0,*/
/*    #ecf8f7 100%*/
/*  );*/
/*  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);*/
/*  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);*/
/*}*/

.doctors-strip__single span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  font-style: normal;
  letter-spacing: 0;
  color: #5c5c73;
  text-transform: initial;
  text-align: left;
  margin: 0;
}

.doctors-strip__single button {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 25px;
  bottom: 19.88px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background-color: transparent;
  border: 0;
}

.doctors-strip__single:hover {
  cursor: pointer;
}

.doctors-strip__single:hover button {
  width: 48px;
  height: 48px;
  right: 19px;
  bottom: 13.88px;
}

.doctors-strip__more-link {
  margin-top: 40px;
  display: block;
  text-align: center;
}

@media screen and (max-width: 680px) {
  .doctors-strip__more-link {
    text-align: left;
  }
}

.doctors-strip__more-link a {
  font-size: 16px;
  line-height: 1.5em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #75698c;
  margin: 0;
}

.doctors-strip__more-link a:hover {
  opacity: 0.65;
}

.doctors-strip-unlimited {
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .doctors-strip-unlimited {
    padding: 0 16px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1355px) {
  .doctors-strip-unlimited {
    overflow: hidden;
  }
}

.doctors-strip-unlimited span {
  display: block;
  text-align: center;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
}

@media screen and (max-width: 680px) {
  .doctors-strip-unlimited span {
    text-align: left;
  }
}

.doctors-strip-unlimited h2 {
  display: block;
  text-align: center;
  margin: 20px auto;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
}

@media screen and (max-width: 680px) {
  .doctors-strip-unlimited h2 {
    text-align: left;
  }
}

.doctors-strip-unlimited p {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
}

@media screen and (max-width: 680px) {
  .doctors-strip-unlimited p {
    text-align: left;
    max-width: 100%;
  }
}

.doctors-strip-unlimited__wrapper {
  margin-top: 48px;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  min-height: 258px;
  padding-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

@media screen and (min-width: 980px) {
  .doctors-strip-unlimited__wrapper.unlimited-wrapper {
    margin-right: -80px;
  }
}

.doctors-strip-unlimited__wrapper::-webkit-scrollbar {
  height: 6px;
}

.doctors-strip-unlimited__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.doctors-strip-unlimited__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .doctors-strip-unlimited__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .doctors-strip-unlimited__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .doctors-strip-unlimited__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.doctors-strip-unlimited__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
}

.doctors-strip-unlimited__single {
  background: #ecf8f7;
  border-radius: 16px;
  padding: 23.9px 25px;
  min-height: 266px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 24%;
  -ms-flex: 1 0 24%;
  flex: 1 0 24%;
  max-width: 280px;
  min-width: 280px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 20px;
  text-decoration: none;
}

.doctors-strip-unlimited__single--no-content {
  background-color: #fff;
  border: 2px solid #c6f8f2;
}

.doctors-strip-unlimited__single--no-content
  .doctors-strip-unlimited__single--doctor-image::after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 248, 247, 0)),
    to(#fff)
  );
  background: -webkit-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);
  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #fff 100%);
}

.doctors-strip-unlimited__single--no-content h3::before {
  display: none !important;
}

.doctors-strip-unlimited__single--doctor-image {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: -30px;
}

.doctors-strip-unlimited__single--doctor-image::after {
  display: block;
  content: "";
  width: 100%;
  height: 32px;
  position: absolute;
  margin-top: -30px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 248, 247, 0)),
    to(#ecf8f7)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(236, 248, 247, 0) 0,
    #ecf8f7 100%
  );
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
}

.doctors-strip-unlimited__single--doctor-image img {
  max-width: 100%;
  height: 162px;
  width: auto;
}

.doctors-strip-unlimited__single h3 {
  display: block;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 0 6px;
  z-index: 9999;
  padding-top: 6px;
  position: relative;
}

.doctors-strip-unlimited__single h3::before {
  display: block;
  content: "";
  width: 100%;
  height: 32px;
  position: absolute;
  top: -28px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 248, 247, 0)),
    to(#ecf8f7)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(236, 248, 247, 0) 0,
    #ecf8f7 100%
  );
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
}

.doctors-strip-unlimited__single span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  font-style: normal;
  letter-spacing: 0;
  color: #5c5c73;
  text-transform: initial;
  text-align: left !important;
  margin: 0;
}

.doctors-strip-unlimited__single button {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 25px;
  bottom: 19.88px;
  border: 0;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background-color: transparent;
  border: 0;
}

.doctors-strip-unlimited__single:hover {
  cursor: pointer;
}

.doctors-strip-unlimited__single:hover button {
  width: 48px;
  height: 48px;
  right: 19px;
  bottom: 13.88px;
}

.doctors-strip-unlimited__single.noData:hover {
  cursor: default;
}

.doctors-strip-unlimited__more-link {
  margin-top: 40px;
  display: block;
  text-align: center;
}

@media screen and (max-width: 680px) {
  .doctors-strip-unlimited__more-link {
    text-align: left;
  }
}

.doctors-strip-unlimited__more-link a {
  font-size: 16px;
  line-height: 1.5em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #5c5c73;
  margin: 0;
}

.doctors-strip-unlimited__more-link a:hover {
  opacity: 0.65;
}

.darovani-strip {
  margin-top: 123px;
}

.darovani-strip__wrapper {
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  min-height: 369px;
  padding-top: 22px;
  margin-right: 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.darovani-strip__wrapper::-webkit-scrollbar {
  height: 6px;
}

.darovani-strip__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.darovani-strip__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .darovani-strip__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .darovani-strip__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .darovani-strip__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media screen and (max-width: 1180px) {
  .darovani-strip__wrapper {
    margin-right: -24px;
  }
}

.darovani-strip__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
}

.darovani-strip__container::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  min-height: 369px;
  padding-left: 1px;
  position: relative;
}

.darovani-strip__single {
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(161, 229, 222, 0.74),
    0 8.77813px 5.32008px rgba(161, 229, 222, 0.531952),
    0 16.5284px 10.0172px rgba(161, 229, 222, 0.441119),
    0 29.4839px 17.869px rgba(161, 229, 222, 0.37);
  box-shadow: 0 3.65278px 2.21381px rgba(161, 229, 222, 0.74),
    0 8.77813px 5.32008px rgba(161, 229, 222, 0.531952),
    0 16.5284px 10.0172px rgba(161, 229, 222, 0.441119),
    0 29.4839px 17.869px rgba(161, 229, 222, 0.37);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 23.9px 44px;
  min-width: 280px;
  min-height: 369px;
  position: relative;
  margin-right: 20px;
  margin-bottom: 3em;
  margin-left: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

@media only screen and (max-width: 980px) {
  .darovani-strip__single {
    min-width: 240px;
    max-width: 240px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.darovani-strip__single--more-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.darovani-strip__single--more-items span {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  text-decoration: none;
  position: relative;
  color: #5c5c73;
  display: block;
  word-spacing: 100vw;
  text-align: center;
  margin-top: -93px;
}

.darovani-strip__single--more-items span::after {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  left: 50%;
  margin-top: 38px;
  margin-left: -18px;
  content: "";
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.darovani-strip__single--more-items:hover span::after {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: 32px;
}

.darovani-strip__single--pink {
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
  box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
}

.darovani-strip__single img {
  margin-top: 16px;
  margin-left: 0;
}

@media only screen and (max-width: 980px) {
  .darovani-strip__single img {
    height: 64px;
    width: 64px;
  }
}

.darovani-strip__single h4 {
  font-size: 20px;
  line-height: 1.2em;
  margin-top: 8px;
  color: #5c5c73;
}

.darovani-strip__single p {
  display: block;
  color: #5c5c73;
  font-size: 14px;
  line-height: 1.4em;
  text-align: left;
  margin: 0;
}

.darovani-strip__single span.more-btn {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.darovani-strip__single:hover {
  cursor: pointer;
}

.darovani-strip__single:hover span.more-btn {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

.mobile-only-darovani {
  display: none;
}

@media only screen and (max-width: 680px) {
  .mobile-only-darovani {
    display: block;
    padding: 16px 24px;
    margin-bottom: 40px;
  }

  .mobile-only-darovani ul {
    list-style-type: none;
    padding-left: 0;
  }

  .mobile-only-darovani ul li {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5em;
  }

  .mobile-only-darovani ul li a {
    color: #5c5c73;
  }

  .mobile-only-darovani ul li a:hover,
  .mobile-only-darovani ul li a:visited {
    color: #5c5c73;
  }

  .mobile-only-darovani ul li a:hover {
    opacity: 0.65;
  }
}

.price-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .price-question {
    padding: 32px 32px 0;
  }
}

@media only screen and (max-width: 680px) {
  .price-question {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    padding: 32px 16px 0;
    margin-bottom: 40px;
  }
}

.price-question svg {
  width: 41px;
  height: 41px;
}

.price-question h2 {
  color: #5c5c73;
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 8px;
}

.price-question p {
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
}

.price-question span {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  margin-bottom: 20px;
}

.price-question .btn {
  padding: 16px 24px;
}

.price-question .center {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 680px) {
  .price-question .align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.contact-version2-component {
  background-color: #5c5c73;
  color: #fff;
  padding: 45px 120px;
  border-radius: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}

.contact-version2-component .contact-image-profile {
  width: 100px;
  height: 100px;
  z-index: 35;
  position: relative;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component .contact-image-profile {
    width: 80px;
    height: 80px;
    margin-top: 24px;
    margin-bottom: 8px;
  }
}

.contact-version2-component .contact-image-profile img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  z-index: 35;
  margin: 0 auto;
  border: 3px solid #5c5c73;
  position: relative;
  -webkit-box-shadow: 0 0 1px 0 #5c5c73 inset, 0 0 1px 0 #5c5c73;
  box-shadow: 0 0 1px 0 #5c5c73 inset, 0 0 1px 0 #5c5c73;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component .contact-image-profile img {
    width: 80px;
    height: 80px;
  }
}

.contact-version2-component .contact-image-profile::before {
  border: 3px solid #5c5c73;
  content: "";
  display: block;
  height: 50px;
  width: 50px;
  background-image: url(../images/contact-phone.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  border-radius: 50%;
  top: 70px;
  left: -20px;
  z-index: 50;
  -webkit-box-shadow: 0 0 1px 0 #5c5c73 inset, 0 0 1px 0 #5c5c73;
  box-shadow: 0 0 1px 0 #5c5c73 inset, 0 0 1px 0 #5c5c73;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component .contact-image-profile::before {
    top: 50%;
    margin-top: -25px;
    left: 0;
    margin-left: -45px;
  }
}

.contact-version2-component .contact-image-profile::after {
  border: 3px solid #5c5c73;
  content: "";
  display: block;
  height: 50px;
  width: 50px;
  background-image: url(../images/contact-envelope.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  border-radius: 50%;
  top: -20px;
  right: -20px;
  z-index: -2;
  -webkit-box-shadow: 0 0 1px 0 #5c5c73 inset, 0 0 1px 0 #5c5c73;
  box-shadow: 0 0 1px 0 #5c5c73 inset, 0 0 1px 0 #5c5c73;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component .contact-image-profile::after {
    top: 50%;
    margin-top: -25px;
    right: 0;
    margin-right: -45px;
  }
}

@media only screen and (max-width: 980px) {
  .contact-version2-component {
    padding: 45px 37px;
  }
}

@media only screen and (max-width: 680px) {
  .contact-version2-component {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
}

.contact-version2-component .desktop {
  display: block;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component .desktop {
    display: none;
  }
}

.contact-version2-component .mobile {
  display: none;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component .mobile {
    display: block;
  }
}

.contact-version2-component__one-third img {
  height: 140px;
  width: 140px;
}

.contact-version2-component__two-third {
  text-align: center;
  width: 380px;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component__two-third {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.contact-version2-component__two-third span {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.contact-version2-component__two-third h3,
.component-footer__content-right h3 {
  font-size: 26px;
  line-height: 1.2em;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component__two-third h3 {
    margin-bottom: 8px;
  }
}

.contact-version2-component__two-third p {
  font-size: 16px;
  line-height: 1.5em;
}

@media only screen and (max-width: 680px) {
  .contact-version2-component__two-third p {
    margin-top: 2px;
  }
}

.contact-version2-component__two-third img {
  margin-top: 20px;
  width: 176px;
  height: 87px;
}

.contact-version2-component__three-third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-version2-component__three-third .email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
}

.contact-version2-component__three-third .email img {
  width: 20px;
  height: 14px;
  margin-right: 10px;
}

.contact-version2-component__three-third .email a {
  color: #fff;
}

.contact-version2-component__three-third .email a:link,
.contact-version2-component__three-third .email a:visited {
  color: #fff;
}

.contact-version2-component__three-third .email a:hover {
  color: #e6e6e6;
}

.contact-version3-component {
  background-color: #5c5c73;
  border-radius: 32px;
  color: #fff;
  text-align: center;
  padding: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .contact-version3-component {
    margin-bottom: 40px;
  }
}

.contact-version3-component .top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-version3-component .top-section span {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}

.contact-version3-component .top-section img {
  width: 80px;
  height: 80px;
}

.contact-version3-component .top-section h3 {
  font-size: 26px;
  line-height: 1.2em;
  margin-bottom: 0;
}

.contact-version3-component .top-section p {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 40px;
}

@media only screen and (max-width: 680px) {
  .contact-version3-component .top-section p {
    margin-bottom: 20px;
  }
}

.contact-version3-component .bottom-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 700px;
}

@media only screen and (max-width: 680px) {
  .contact-version3-component .bottom-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.contact-version3-component .bottom-section a:nth-of-type(1) {
  margin-right: 65px;
  width: 280px;
}

@media only screen and (max-width: 680px) {
  .contact-version3-component .bottom-section a:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.contact-version3-component .bottom-section a:nth-of-type(2) {
  border: 1px solid #fff;
  margin-left: 70px;
  padding: 16px 32px;
}

@media only screen and (max-width: 680px) {
  .contact-version3-component .bottom-section a:nth-of-type(2) {
    margin-left: 0;
  }
}

.contact-version3-component .bottom-section img {
  display: block;
}

@media only screen and (max-width: 680px) {
  .contact-version3-component .bottom-section img {
    display: none;
  }
}

.contact-version4-component {
  background-color: #fafafa;
  border-radius: 32px;
  color: #5c5c73;
  text-align: center;
  padding: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .contact-version4-component {
    margin-bottom: 40px;
  }
}

.contact-version4-component .top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-version4-component .top-section h3 {
  margin-top: 0;
}

.contact-version4-component .top-section img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border-radius: 50%;
}

.contact-version4-component .top-section a,
.contact-version4-component .top-section span {
  font-size: 26px;
  line-height: 1.2em;
  color: #75698c;
  margin-bottom: 15px;
  font-weight: 600;
  text-decoration: none;
}

.contact-version4-component .top-section a:hover {
  opacity: 0.65;
}

.contact-version4-component .top-section .open-hours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-version4-component .top-section .open-hours img {
  width: 11px;
  height: 11px;
  margin-right: 10px;
  margin-bottom: 3px;
}

.contact-version4-component .top-section .open-hours p {
  margin: 0;
  font-size: 14px;
  color: #75698c;
}

.course-treatment {
  background-color: #ffe1e1;
  border-radius: 32px;
  color: #5c5c73;
  padding-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .course-treatment {
    padding-bottom: 0;
    margin-bottom: 40px;
    margin-left: -16px;
    margin-right: -16px;
  }
}

.course-treatment .desktop {
  display: block;
}

@media only screen and (max-width: 680px) {
  .course-treatment .desktop {
    display: none;
  }
}

.course-treatment .mobile {
  display: none;
}

@media only screen and (max-width: 680px) {
  .course-treatment .mobile {
    display: block;
  }
}

.course-treatment__top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 70px;
  padding: 60px 200px 0;
}

@media only screen and (max-width: 980px) {
  .course-treatment__top-section {
    padding: 60px 32px 0;
  }
}

@media only screen and (max-width: 680px) {
  .course-treatment__top-section {
    margin-bottom: 8px;
  }
}

.course-treatment__top-section span:nth-of-type(1) {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}

@media only screen and (max-width: 680px) {
  .course-treatment__top-section span:nth-of-type(1) {
    display: none;
  }
}

.course-treatment__top-section img {
  width: 97px;
  height: 140px;
}

.course-treatment__top-section .title {
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .course-treatment__top-section .title {
    text-align: left;
  }
}

.course-treatment__top-section .title h2 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 680px) {
  .course-treatment__top-section .title h2 {
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 1.2em;
  }
}

.course-treatment__top-section .paragraphs {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5em;
}

@media only screen and (max-width: 680px) {
  .course-treatment__top-section .paragraphs {
    margin-bottom: 0;
  }
}

.course-treatment__top-section .paragraphs p {
  color: #75698c;
}

.course-treatment__top-section .paragraphs span {
  text-transform: none;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  display: block;
  letter-spacing: 0;
}

.course-treatment__top-section a.btn {
  display: block;
}

@media only screen and (max-width: 680px) {
  .course-treatment__top-section a.btn {
    display: none;
  }
}

.course-treatment__bottom-section .phase-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 40px;
  padding: 0 200px;
}

@media only screen and (max-width: 980px) {
  .course-treatment__bottom-section .phase-container {
    padding: 0 32px;
  }
}

@media only screen and (max-width: 680px) {
  .course-treatment__bottom-section .phase-container {
    padding: 0;
    margin-bottom: 8px;
  }
}

.course-treatment__bottom-section .phase-container__dates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 24px 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (max-width: 680px) {
  .course-treatment__bottom-section .phase-container__dates {
    padding: 16px 32px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
    box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  }
}

.course-treatment__bottom-section .phase-container__dates .title-section span {
  color: #75698c;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 20px;
}

.course-treatment__bottom-section .phase-container__dates .title-section h3 {
  font-size: 26px;
  line-height: 1.2em;
  margin: 4px 0;
}

.course-treatment__bottom-section .phase-container__phases {
  background-color: #fff;
  border-radius: 32px;
}

@media only screen and (max-width: 680px) {
  .course-treatment__bottom-section .phase-container__phases {
    border-radius: 0;
  }
}

.course-treatment__bottom-section .phase-container__phases .phase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 32px 15px 30px;
  position: relative;
}

@media only screen and (max-width: 680px) {
  .course-treatment__bottom-section .phase-container__phases .phase {
    padding: 20px 32px;
  }
}

.course-treatment__bottom-section .phase-container__phases .phase {
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
}

.course-treatment__bottom-section .phase-container__phases .phase:last-of-type {
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (max-width: 680px) {
  .course-treatment__bottom-section
    .phase-container__phases
    .phase:nth-of-type(3) {
    -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
    box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  }
}

.course-treatment__bottom-section .phase-container__phases .phase:hover {
  cursor: pointer;
}

.course-treatment__bottom-section .phase-container__phases .phase-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
}

.course-treatment__bottom-section .phase-container__phases .phase-title::after {
  content: "";
  border-right: 2px solid #5c5c73;
  border-bottom: 2px solid #5c5c73;
  height: 7px;
  width: 7px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3.5px;
}

.course-treatment__bottom-section .phase-container__phases .phase-title p {
  margin: 0;
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase
  .phase-content {
  padding-bottom: 19px;
  display: none;
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: height 0s 0.4s, opacity 0.4s 0s;
  -o-transition: height 0s 0.4s, opacity 0.4s 0s;
  transition: height 0s 0.4s, opacity 0.4s 0s;
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase
  .phase-content
  p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase
  .phase-content
  ul {
  list-style-type: none;
  margin: 20px auto 45px;
  color: #75698c;
  text-align: left;
  padding: 0;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .course-treatment__bottom-section
    .phase-container__phases
    .phase
    .phase-content
    ul {
    margin-bottom: 35px;
  }
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase
  .phase-content
  ul
  li {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  position: relative;
  padding-left: 17.81px;
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase
  .phase-content
  ul
  li:last-of-type {
  margin-bottom: 0;
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase
  .phase-content
  ul
  li::before {
  content: "•";
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: middle;
  position: absolute;
  left: 0;
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase.active
  .phase-title {
  font-weight: 600;
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase.active
  .phase-title::after {
  -webkit-transform: translate(-50%, 0) rotate(225deg);
  -ms-transform: translate(-50%, 0) rotate(225deg);
  transform: translate(-50%, 0) rotate(225deg);
}

.course-treatment__bottom-section
  .phase-container__phases
  .phase.active
  .phase-content {
  display: block;
  height: auto;
  opacity: 1;
  -webkit-transition: height 0s 0s, opacity 0.6s 0s;
  -o-transition: height 0s 0s, opacity 0.6s 0s;
  transition: height 0s 0s, opacity 0.6s 0s;
}

.course-treatment__bottom-section .phase-container__phases .phase:last-of-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 32px 15px 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (max-width: 680px) {
  .course-treatment__bottom-section
    .phase-container__phases
    .phase:last-of-type {
    padding: 20px 32px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
    box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  }
}

.faqs-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  color: #5c5c73;
}

@media only screen and (max-width: 980px) {
  .faqs-section {
    padding: 32px 0 0;
  }
}

@media only screen and (max-width: 680px) {
  .faqs-section {
    margin-bottom: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -16px;
    margin-right: -16px;
  }
}

.faqs-section .desktop {
  display: block;
}

@media only screen and (max-width: 680px) {
  .faqs-section .desktop {
    display: none;
  }
}

.faqs-section .mobile {
  display: none;
}

@media only screen and (max-width: 680px) {
  .faqs-section .mobile {
    display: block;
  }
}

.faqs-section .title-section {
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .faqs-section .title-section {
    padding-left: 32px;
    text-align: left;
  }
}

.faqs-section .title-section img {
  width: 46px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 680px) {
  .faqs-section .title-section img {
    margin-left: 0;
    margin-right: 0;
  }
}

.faqs-section .title-section h3 {
  font-size: 26px;
  line-height: 1.2em;
  margin-top: 20px;
}

.faqs-section__questions-container {
  max-width: 780px;
  width: 100%;
}

@media only screen and (max-width: 680px) {
  .faqs-section__questions-container {
    width: 100%;
  }
}

.faqs-section__questions-container .question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  list-style-type: none;
  margin: 0;
}

.faqs-section__questions-container .question:nth-child(1) {
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25),
    inset 0 1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25),
    inset 0 1px 0 rgba(46, 16, 181, 0.25);
}

@media only screen and (max-width: 680px) {
  .faqs-section__questions-container .question {
    padding-right: 24px;
  }
}

.faqs-section__questions-container .question:hover {
  background-color: #f4f4f4;
  cursor: pointer;
  outline: 0;
  border: 0;
}

.faqs-section__questions-container .question:active,
.faqs-section__questions-container .question:focus {
  outline: 0;
  border: 0;
}

.faqs-section__questions-container .question p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5em;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 680px) {
  .faqs-section__questions-container .question p {
    max-width: 90%;
    padding-left: 10px;
  }
}

.faqs-section__questions-container .question p:active,
.faqs-section__questions-container .question p:focus {
  outline: 0;
  border: 0;
}

.faqs-section__questions-container .question ul {
  list-style-type: none;
  margin: 20px auto 45px;
  color: #75698c;
  text-align: left;
  padding: 0;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .faqs-section__questions-container .question ul {
    margin-bottom: 35px;
  }
}

.faqs-section__questions-container .question ul li {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  position: relative;
  padding-left: 17.81px;
}

.faqs-section__questions-container .question ul li:last-of-type {
  margin-bottom: 0;
}

.faqs-section__questions-container .question ul li::before {
  content: "•";
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: middle;
  position: absolute;
  left: 0;
}

.faqs-section__questions-container .question .answer {
  margin-top: 4px;
}

.faqs-section__questions-container .question .answer p {
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
}

.faqs-section__questions-container .question .answer p:first-of-type {
  padding-top: 0;
}

.faqs-section__questions-container .question--more-questions {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  padding: 40px 30px 20px;
}

@media only screen and (max-width: 680px) {
  .faqs-section__questions-container .question--more-questions {
    padding-top: 20px;
  }
}

.faqs-section__questions-container .question--more-questions a {
  display: inline-block;
  margin: 0 auto;
}

.faqs-section__questions-container .question--more-questions a:hover {
  opacity: 0.65;
}

.faqs-section__questions-container .question--more-questions:hover {
  background-color: transparent;
}

.faqs-section__questions-container .question--more-questions a {
  color: #5c5c73;
}

.faqs-section__questions-container .question--more-questions a:hover {
  opacity: 0.65;
}

.faqs-section__questions-container .accordian-container {
  width: 100%;
}

.faqs-section__questions-container .accordian-container li {
  width: 100%;
}

.faqs-section__questions-container .accordian-container li:active,
.faqs-section__questions-container .accordian-container li:focus {
  outline: 0;
  border: 0;
}

.faqs-section__questions-container .accordian-container li .chevron {
  max-width: 720px;
  width: 100%;
  position: relative;
}

.faqs-section__questions-container .accordian-container li .chevron::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 2px solid #5c5c73;
  border-bottom: 2px solid #5c5c73;
  top: 50%;
  margin-top: -3.5px;
  right: 12px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media only screen and (max-width: 680px) {
  .faqs-section__questions-container .accordian-container li .chevron::after {
    right: -3px;
  }
}

.faqs-section__questions-container
  .accordian-container
  li
  .chevron[aria-expanded="true"] {
  font-weight: 600;
}

.faqs-section__questions-container
  .accordian-container
  li
  .chevron[aria-expanded="true"]::after {
  top: 50%;
  margin-top: -3.5px;
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
  -ms-transform: translate(-50%, -50%) rotate(225deg);
  transform: translate(-50%, -50%) rotate(225deg);
}

.faqs-section__questions-container .accordian-container li .chevron:active,
.faqs-section__questions-container .accordian-container li .chevron:focus {
  outline: 0;
  border: 0;
}

.faqs-section--overview {
  margin-bottom: 20px;
  padding: 0;
  max-width: 780px;
}

.faqs-section--overview .title-section {
  text-align: left;
  display: block;
  max-width: 100%;
  width: 100%;
  padding-left: 30px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
}

.faqs-section--overview .title-section h3 {
  line-height: 1em;
}

.faqs-section--overview__questions-container {
  max-width: 780px;
}

.faqs-section--overview__questions-container .question {
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
}

.faqs-section--overview__questions-container .question:active,
.faqs-section--overview__questions-container .question:focus {
  outline: 0;
  border: 0;
}

.faqs-section--overview__questions-container .question li .chevron {
  max-width: 720px;
  width: 100%;
}

.faqs-section--overview__questions-container .question li .chevron:active,
.faqs-section--overview__questions-container .question li .chevron:focus {
  outline: 0;
  border: 0;
}

.faqs-section--overview__questions-container .question li:active,
.faqs-section--overview__questions-container .question li:focus {
  outline: 0;
  border: 0;
}

.faqs-section-with-images {
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images {
    margin-bottom: 40px;
  }
}

.faqs-section-with-images .title-section {
  margin-bottom: 40px;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images .title-section {
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 20px;
  }
}

.faqs-section-with-images .title-section h3 {
  margin: 0 auto 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images .title-section h3 {
    text-align: left;
    margin-bottom: 15px;
  }
}

.faqs-section-with-images .title-section p {
  margin: 0 auto;
  max-width: 580px;
  font-style: 400;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #75698c;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images .title-section p {
    text-align: left;
  }
}

.faqs-section-with-images-container {
  max-width: 780px;
  margin: 0 auto;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images-container {
    max-width: initial;
    margin-left: -16px;
    margin-right: -16px;
  }
}

.faqs-section-with-images-container .accordian-container {
  width: 100%;
}

.faqs-section-with-images-container .accordian-container li {
  width: 100%;
}

.faqs-section-with-images-container .accordian-container li:active,
.faqs-section-with-images-container .accordian-container li:focus {
  outline: 0;
  border: 0;
}

.faqs-section-with-images-container .accordian-container li .chevron {
  max-width: 720px;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images-container .accordian-container li .chevron {
    max-width: initial;
  }
}

.faqs-section-with-images-container .accordian-container li .chevron img {
  vertical-align: middle;
  height: 50px;
  width: auto;
  margin-right: 17px;
}

.faqs-section-with-images-container .accordian-container li .chevron::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 2px solid #5c5c73;
  border-bottom: 2px solid #5c5c73;
  top: 50%;
  margin-top: -3.5px;
  right: 12px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images-container .accordian-container li .chevron::after {
    right: -3px;
  }
}

.faqs-section-with-images-container
  .accordian-container
  li
  .chevron[aria-expanded="true"] {
  font-weight: 600;
}

.faqs-section-with-images-container
  .accordian-container
  li
  .chevron[aria-expanded="true"]::after {
  top: 50%;
  margin-top: -3.5px;
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
  -ms-transform: translate(-50%, -50%) rotate(225deg);
  transform: translate(-50%, -50%) rotate(225deg);
}

.faqs-section-with-images-container .accordian-container li .chevron:active,
.faqs-section-with-images-container .accordian-container li .chevron:focus {
  outline: 0;
  border: 0;
}

.faqs-section-with-images-container .question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  list-style-type: none;
  margin: 0;
}

.faqs-section-with-images-container .question:nth-child(1) {
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25),
    inset 0 1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25),
    inset 0 1px 0 rgba(46, 16, 181, 0.25);
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images-container .question {
    padding-right: 24px;
  }
}

.faqs-section-with-images-container .question:hover {
  background-color: #f4f4f4;
  cursor: pointer;
  outline: 0;
  border: 0;
}

.faqs-section-with-images-container .question:active,
.faqs-section-with-images-container .question:focus {
  outline: 0;
  border: 0;
}

.faqs-section-with-images-container .question p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5em;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #5c5c73;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images-container .question p {
    max-width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.faqs-section-with-images-container .question p:active,
.faqs-section-with-images-container .question p:focus {
  outline: 0;
  border: 0;
}

.faqs-section-with-images-container .question .answer {
  margin-top: 4px;
  padding-left: 67px;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images-container .question .answer {
    padding-left: 0;
  }
}

.faqs-section-with-images-container .question .answer p {
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
}

.faqs-section-with-images-container .question .answer p:first-of-type {
  padding-top: 0;
}

.faqs-section-with-images-container .question .answer ul {
  list-style-type: none;
  margin: 20px auto 45px;
  color: #75698c;
  text-align: left;
  padding: 0;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .faqs-section-with-images-container .question .answer ul {
    margin-bottom: 35px;
  }
}

.faqs-section-with-images-container .question .answer ul li {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  position: relative;
  padding-left: 17.81px;
}

.faqs-section-with-images-container .question .answer ul li:last-of-type {
  margin-bottom: 0;
}

.faqs-section-with-images-container .question .answer ul li::before {
  content: "•";
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: middle;
  position: absolute;
  left: 0;
}

.paragraph-with-header-image {
  margin-bottom: 80px;
}

.paragraph-with-header-image--no-margin-top {
  margin-top: 0;
}

@media only screen and (max-width: 980px) {
  .paragraph-with-header-image {
    margin-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 40px;
  }
}

.paragraph-with-header-image__container {
  text-align: center;
  max-width: 580px;
  margin: 0 auto;
}

@media only screen and (max-width: 980px) {
  .paragraph-with-header-image__container {
    max-width: 100%;
    text-align: left;
  }
}

.paragraph-with-header-image h2 {
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  text-align: center;
  display: block;
  margin: 11px auto 8px;
}

@media only screen and (max-width: 980px) {
  .paragraph-with-header-image h2 {
    text-align: left;
    word-break: break-word;
  }
}

.paragraph-with-header-image h3 {
  color: #5c5c73;
}

.paragraph-with-header-image p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  font-style: normal;
  text-align: center;
  color: #75698c;
  margin-bottom: 32px;
}

@media only screen and (max-width: 980px) {
  .paragraph-with-header-image p {
    text-align: left;
  }
}

.paragraph-with-header-image img {
  margin: 0 auto;
  width: 64px;
  height: 64px;
}

@media only screen and (max-width: 980px) {
  .paragraph-with-header-image img {
    max-width: 100%;
  }
}

.complex-care-block {
  border-radius: 32px;
  background-color: #ffe1e1;
  padding: 80px 55px;
  text-align: center;
  margin-bottom: 104px;
}

@media only screen and (max-width: 680px) {
  .complex-care-block {
    padding: 40px 24px;
    margin-bottom: 0;
  }
}

.complex-care-block .block-cards__wrapper {
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  min-height: 258px;
  padding-bottom: 40px;
  padding-left: 8px;
  padding-right: 8px;
  max-width: 1066px;
  margin: 30px auto 10px;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.complex-care-block .block-cards__wrapper::-webkit-scrollbar {
  height: 6px;
}

.complex-care-block .block-cards__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.complex-care-block .block-cards__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .complex-care-block .block-cards__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .complex-care-block .block-cards__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .complex-care-block .block-cards__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 1240px) {
  .complex-care-block .block-cards__wrapper {
    max-width: calc(100% + 55px);
    width: calc(100% + 55px);
  }
}

@media only screen and (max-width: 680px) {
  .complex-care-block .block-cards__wrapper {
    margin-right: -24px;
    margin-left: 0;
    padding-right: 0;
    width: calc(100% + 24px);
  }
}

.complex-care-block .block-cards__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

@media only screen and (max-width: 1180px) {
  .complex-care-block .block-cards__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
  }

  .complex-care-block .block-cards__container::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    min-height: 100px;
    padding-left: 1px;
    position: relative;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

.complex-care-block h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  display: block;
  margin: 0 auto 30px;
  color: #5c5c73;
}

@media only screen and (max-width: 680px) {
  .complex-care-block h2 {
    text-align: left;
  }
}

.complex-care-block p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin: 0 auto;
  text-align: left;
  max-width: 780px;
}

@media only screen and (max-width: 680px) {
  .complex-care-block p {
    max-width: 100%;
  }
}

.complex-care-block__card {
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
  box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
  border-radius: 16px;
  background-color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 23%;
  -ms-flex: 1 0 23%;
  flex: 1 0 23%;
  max-width: 240px;
  padding: 28px 24px 79px;
  text-align: left;
  position: relative;
  text-decoration: none;
}

@media only screen and (max-width: 1180px) {
  .complex-care-block__card {
    margin-right: 30px;
    min-width: 240px;
  }
}

.complex-care-block__card img {
  width: 64px;
  height: 64px;
  max-width: 100%;
}

.complex-care-block__card h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 15px 0 0;
}

.complex-care-block__card--more-btn {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.complex-care-block__card:hover {
  cursor: pointer;
}

.complex-care-block__card:hover .complex-care-block__card--more-btn {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

.bottom-contact-us {
  background-color: #fff;
  text-align: right;
  padding: 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: none;
}

.bottom-contact-us.nozindex {
  z-index: 0;
}

@media only screen and (max-width: 680px) {
  .bottom-contact-us {
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    display: block;
  }
}

.bottom-contact-us.hidden {
  display: none;
}

.sticky-bottom {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99995;
  -webkit-transition: bottom 1s linear;
  -o-transition: bottom 1s linear;
  transition: bottom 1s linear;
  background: transparent;
  border-radius: 50px;
}

@media only screen and (max-width: 680px) {
  .sticky-bottom {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    right: 0;
    min-width: 215px;
  }
}

@-moz-document url-prefix() {
  .sticky-bottom {
    backdrop-filter: none;
    background: rgba(255, 255, 255, 0.9);
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sticky-bottom {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: rgba(255, 255, 255, 0.9);
  }
}

@supports (-webkit-touch-callout: none) {
  .sticky-bottom {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: rgba(255, 255, 255, 0.9);
  }
}

.sticky-bottom.noSticky {
  position: relative;
  padding: 0;
  border-radius: none;
  bottom: auto;
  right: auto;
}

@media only screen and (max-width: 680px) {
  .current-language-de .sticky-bottom {
    min-width: 252px;
  }
}

.page-navigation-bottom,
.button-container {
  margin-block: 40px;
}

@media only screen and (max-width: 680px) {
  .page-navigation-bottom {
    margin-top: 40px;
  }

  .button-container {
    margin-block: 20px;
  }
}

.page-navigation-bottom--container span {
  display: block;
}

.page-navigation-bottom--container span.subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  color: #5c5c73;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin: 0;
}

.page-navigation-bottom--container h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 10px auto 0;
  text-align: center;
  display: block;
}

.page-navigation-bottom__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin: 20px auto 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 1180px) {
  .page-navigation-bottom__wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.page-navigation-bottom__nav-item {
  background: #ecf8f7;
  border-radius: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  display: block;
  padding: 30px 15px;
  text-align: center;
  text-decoration: none;
  position: relative;
  min-height: 130px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 580px;
  color: #5c5c73;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ecf8f7),
    to(#ecf8f7)
  );
  background-image: -webkit-linear-gradient(#ecf8f7, #ecf8f7);
  background-image: -o-linear-gradient(#ecf8f7, #ecf8f7);
  background-image: linear-gradient(#ecf8f7, #ecf8f7);
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.28s, color 0.28s;
  -o-transition: background-size 0.28s, color 0.28s;
  transition: background-size 0.28s, color 0.28s;
  background-position: 50% 50%;
  background-size: 0 0;
}

@media only screen and (max-width: 1180px) {
  .page-navigation-bottom__nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48.5%;
    -ms-flex: 1 0 48.5%;
    flex: 1 0 48.5%;
    max-width: 48.5%;
  }
}

@media only screen and (max-width: 680px) {
  .page-navigation-bottom__nav-item {
    padding: 30px 24px;
    min-height: 154px;
  }
}

@media only screen and (max-width: 374px) {
  .page-navigation-bottom__nav-item {
    min-height: 200px;
  }
}

.page-navigation-bottom__nav-item:hover {
  text-decoration: none;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5c5c73),
    to(#5c5c73)
  );
  background-image: -webkit-linear-gradient(#5c5c73, #5c5c73);
  background-image: -o-linear-gradient(#5c5c73, #5c5c73);
  background-image: linear-gradient(#5c5c73, #5c5c73);
  background-size: 100% 100%;
}

.page-navigation-bottom__nav-item::after {
  content: "";
  display: block;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-size: 36px auto;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  background-position: center center;
  position: relative;
  left: 50%;
  margin-left: -18px;
  margin-top: 10px;
}

.page-navigation-bottom__nav-item--single--prev {
  margin-right: 20px;
}

@media only screen and (max-width: 1180px) {
  .page-navigation-bottom__nav-item--single--prev {
    margin-right: 0;
  }
}

.page-navigation-bottom__nav-item--single--prev::after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.page-navigation-bottom__nav-item--single--singular {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 580px;
}

@media only screen and (max-width: 1180px) {
  .page-navigation-bottom__nav-item--single--singular {
    max-width: 100%;
  }
}

.faqs-bottom-nav {
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .faqs-bottom-nav {
    margin-bottom: 40px;
  }
}

.faqs-bottom-nav .page-navigation-bottom__nav-item {
  padding-left: 80px;
  padding-right: 80px;
}

@media only screen and (max-width: 680px) {
  .faqs-bottom-nav .page-navigation-bottom__nav-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.articles-block-strip {
  text-align: center;
  margin-top: 80px;
}

@media only screen and (max-width: 680px) {
  .articles-block-strip {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 8px;
  }
}

.articles-block-strip img {
  width: 60px;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.articles-block-strip h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 28px auto 20px;
  display: block;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .articles-block-strip h2 {
    text-align: left;
    margin-top: 20px;
  }
}

.articles-block-strip p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #75698c;
  max-width: 580px;
  margin: 0 auto;
}

@media only screen and (max-width: 680px) {
  .articles-block-strip p {
    text-align: left;
  }
}

.articles-block-strip__wrapper {
  margin-top: 10px;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  min-height: 380px;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1196px;
  padding-left: 8px;
  padding-right: 8px;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.articles-block-strip__wrapper::-webkit-scrollbar {
  height: 6px;
}

.articles-block-strip__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.articles-block-strip__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .articles-block-strip__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .articles-block-strip__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .articles-block-strip__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 680px) {
  .articles-block-strip__wrapper {
    padding-top: 20px;
    margin-top: 0;
    margin-right: -16px;
  }
}

.articles-block-strip__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
}

@media only screen and (max-width: 1180px) {
  .articles-block-strip__container {
    padding-right: 30px;
  }

  .articles-block-strip__container::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    min-height: 369px;
    padding-left: 30px;
    position: relative;
  }
}

.articles-block-strip__article {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 32.2%;
  -ms-flex: 1 0 32.2%;
  flex: 1 0 32.2%;
  max-width: 380px;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  border-radius: 15px;
  text-decoration: none;
  margin-right: 20px;
}

.articles-block-strip__article:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 1180px) {
  .articles-block-strip__article {
    min-width: 380px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 380px;
    -ms-flex: 1 0 380px;
    flex: 1 0 380px;
    margin-right: 25px;
  }
}

@media screen and (max-width: 680px) {
  .articles-block-strip__article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 315px;
    -ms-flex: 1 0 315px;
    flex: 1 0 315px;
    min-width: 315px;
  }
}

.articles-block-strip__article__image-wrapper {
  width: 100%;
  height: 231px;
  overflow: hidden;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
}

@media screen and (max-width: 680px) {
  .articles-block-strip__article__image-wrapper {
    height: 290px;
    text-align: center;
  }
}

.articles-block-strip__article__image-wrapper img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

@media screen and (max-width: 680px) {
  .articles-block-strip__article__image-wrapper img {
    height: 100%;
    width: auto;
    max-width: none;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}

.articles-block-strip__article__content {
  padding: 30px 30px 29px;
  text-align: left;
  background-color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

@media screen and (max-width: 680px) {
  .articles-block-strip__article__content {
    padding: 20px 24px 29px;
  }
}

.articles-block-strip__article__content h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 15px;
}

.articles-block-strip__article__content p {
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #75698c;
}

.articles-block-strip__article__content__stats {
  position: relative;
  margin: 27px 0 0;
  display: block;
}

.articles-block-strip__article__content__stats span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  display: inline-block;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5c5c73;
}

.articles-block-strip__article__content__stats button {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 0;
  bottom: -10px;
  border: 0;
  background-color: transparent;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.articles-block-strip__article:hover {
  cursor: pointer;
}

.articles-block-strip__article:hover
  .articles-block-strip__article__content__stats
  button {
  width: 48px;
  height: 48px;
  bottom: -16px;
  right: -6px;
}

.articles-block-strip__more-questions {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  padding: 40px 30px 20px;
}

@media only screen and (max-width: 680px) {
  .articles-block-strip__more-questions {
    display: none;
  }
}

.articles-block-strip__more-questions a {
  display: inline-block;
  margin: 0 auto;
}

.articles-block-strip__more-questions a:hover {
  opacity: 0.65;
}

.methods-strip-container {
  background-color: #ffe1e1;
  padding: 80px 100px;
  border-radius: 32px;
  text-align: left;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container {
    margin-bottom: 40px;
    padding: 40px 24px;
  }
}

.methods-strip-container span {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
}

.methods-strip-container h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 0 20px;
  max-width: 480px;
  text-align: left;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container h2 {
    max-width: 100%;
    word-break: break-word;
  }
}

.methods-strip-container p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin: 0;
  max-width: 480px;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container p {
    max-width: 100%;
  }
}

.methods-strip-container h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 0 20px;
  max-width: 480px;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container h3 {
    max-width: 100%;
  }
}

.methods-strip-container a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  margin: 20px 0 0;
}

.methods-strip-container a:hover {
  opacity: 0.65;
}

.methods-strip-container__wrapper {
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  min-height: 393px;
  padding-top: 30px;
  padding-bottom: 40px;
  max-width: 1196px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: -100px;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.methods-strip-container__wrapper::-webkit-scrollbar {
  height: 6px;
}

.methods-strip-container__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.methods-strip-container__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .methods-strip-container__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .methods-strip-container__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .methods-strip-container__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container__wrapper {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-right: -24px;
  }
}

.methods-strip-container__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  padding-right: 30px;
}

.methods-strip-container__container::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  min-height: 369px;
  padding-left: 30px;
  position: relative;
}

.methods-strip-container__single {
  background: #fff;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
  box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
  border-radius: 16px;
  padding: 28px 24px;
  min-height: 393px;
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 0 280px !important;
  -ms-flex: 1 0 280px !important;
  flex: 1 0 280px !important;
  max-width: 280px !important;
  position: relative;
  margin-right: 20px !important;
  text-decoration: none;
  display: block;
  margin-top: 0 !important;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container__single {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 0 240px !important;
    -ms-flex: 1 0 240px !important;
    flex: 1 0 240px !important;
    max-width: 240px !important;
    margin-right: 30px !important;
  }
}

.methods-strip-container__single h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 15px 0 15px 20px;
  max-width: 191px;
  word-break: break-word;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container__single h3 {
    margin-left: 0;
  }
}

.methods-strip-container__single p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #5c5c73;
  margin: 0;
  margin-left: 20px;
  max-width: 191px;
}

@media only screen and (max-width: 680px) {
  .methods-strip-container__single p {
    margin-left: 0;
  }
}

.methods-strip-container__single span.more {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.methods-strip-container__single:hover {
  cursor: pointer;
  opacity: 1 !important;
}

.methods-strip-container__single:hover span.more {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

.methods-strip-container__single--more-items {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  margin-top: 0 !important;
  text-transform: none;
}

.methods-strip-container__single--more-items span {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  text-decoration: none;
  position: relative;
  color: #5c5c73;
  display: block;
  word-spacing: 100vw;
  text-align: center;
  margin-top: -93px;
  text-transform: none;
  letter-spacing: 0;
}

.methods-strip-container__single--more-items span::after {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  left: 50%;
  margin-top: 38px;
  margin-left: -18px;
  content: "";
}

.methods-strip-container__single--more-items:hover {
  cursor: pointer;
}

.methods-strip-container__single--more-items:hover span::after {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: 32px;
}

.methods-strip-container--blue {
  background-color: #ffe1e1;
}

.methods-strip-container--blue .methods-strip-container__single {
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
  box-shadow: 0 3.65278px 2.21381px rgba(255, 164, 168, 0.74),
    0 8.77813px 5.32008px rgba(255, 164, 168, 0.531952),
    0 16.5284px 10.0172px rgba(255, 164, 168, 0.441119),
    0 29.4839px 17.869px rgba(255, 164, 168, 0.37);
}

.image-paragraph-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block {
    margin-bottom: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.image-paragraph-block__image-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 580px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 20px;
  text-align: center;
}

@media only screen and (max-width: 1180px) {
  .image-paragraph-block__image-container {
    max-width: 48.5%;
  }
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block__image-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-right: 0;
    margin-bottom: 0;
    text-align: left;
  }
}

.image-paragraph-block__image-container img {
  max-width: 100%;
  width: 340px;
  height: auto;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block__image-container img {
    margin-bottom: 16px;
  }
}

.image-paragraph-block__content-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 580px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  text-align: center;
}

@media only screen and (max-width: 1180px) {
  .image-paragraph-block__content-container {
    max-width: 48.5%;
  }
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block__content-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.image-paragraph-block__content-container p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 380px;
  color: #75698c;
  text-align: left;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block__content-container p {
    max-width: 100%;
  }
}

.image-paragraph-block__content-container p a {
  color: #75698c;
}

.image-paragraph-block__content-container p a:hover {
  opacity: 0.65;
}

.image-paragraph-block__content-container a.more-link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  display: block;
  margin: 10px auto 0;
  text-align: left;
  max-width: 380px;
}

.image-paragraph-block__content-container a.more-link:hover {
  opacity: 0.65;
}

.image-paragraph-block__content-container h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: #5c5c73;
  margin: 0 auto 10px;
  display: block;
  text-align: left;
  max-width: 380px;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block__content-container h2 {
    max-width: 100%;
  }
}

.image-paragraph-block__content-container h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #5c5c73;
  margin: 0 auto 10px;
  display: block;
  text-align: left;
  max-width: 380px;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block__content-container h4 {
    max-width: 100%;
  }
}

.image-paragraph-block__content-container--tag {
  display: block;
  text-align: left;
  max-width: 380px;
  margin: 0 auto 10px;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block__content-container--tag {
    margin-left: 0;
    margin-right: 0;
  }
}

.image-paragraph-block__content-container--tag span {
  display: inline-block;
  background: #5c5c73;
  border-radius: 12px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 0;
  color: #fff;
  padding: 10px;
  margin: 0;
}

.image-paragraph-block__content-container--tag span:nth-child(2) {
  background-color: #ecf8f7;
  color: #75698c;
  margin-left: 10px;
}

.image-paragraph-block--image-right .image-paragraph-block__image-container {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-right: 0;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block--image-right .image-paragraph-block__image-container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

.image-paragraph-block--image-right .image-paragraph-block__content-container {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 20px;
}

@media only screen and (max-width: 680px) {
  .image-paragraph-block--image-right
    .image-paragraph-block__content-container {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.text-block {
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .text-block {
    margin-bottom: 40px;
    margin-left: 8px;
    margin-right: 8px;
  }
}

.text-block span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  max-width: 580px;
  display: block;
  margin: 0 auto 15px;
  color: #5c5c73;
}

@media only screen and (max-width: 680px) {
  .text-block span {
    text-align: left;
    max-width: 100%;
    margin-bottom: 8px;
  }
}

.text-block h3 {
  color: #5c5c73;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  text-align: center;
  margin: 0 auto 20px;
  max-width: 580px;
}

@media only screen and (max-width: 680px) {
  .text-block h3 {
    text-align: left;
    max-width: 100%;
    margin-bottom: 8px;
  }
}

.text-block p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  max-width: 580px;
  color: #75698c;
  text-align: center;
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 680px) {
  .text-block p {
    text-align: left;
    max-width: 100%;
  }
}

.text-block p a {
  text-decoration: underline;
  color: #5c5c73;
}

.text-block p a:hover {
  opacity: 0.65;
}

.text-blocks-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .text-blocks-section {
    margin-bottom: 40px;
  }
}

.text-blocks-section__single {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 580px;
  text-align: center;
}

@media only screen and (max-width: 1180px) {
  .text-blocks-section__single {
    max-width: 48.5%;
    padding-right: 8px;
  }

  .text-blocks-section__single:nth-child(1) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 680px) {
  .text-blocks-section__single {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    padding-left: 8px;
  }

  .text-blocks-section__single:nth-child(1) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.text-blocks-section__single p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 380px;
  color: #75698c;
  text-align: left;
}

@media only screen and (max-width: 680px) {
  .text-blocks-section__single p {
    max-width: 100%;
  }
}

.text-blocks-section__single h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 10px;
  display: block;
  text-align: left;
  max-width: 380px;
}

@media only screen and (max-width: 680px) {
  .text-blocks-section__single h3 {
    max-width: 100%;
  }
}

.text-blocks-section__single--image {
  display: block;
  text-align: left;
  max-width: 380px;
  margin: 0 auto 10px;
}

@media only screen and (max-width: 680px) {
  .text-blocks-section__single--image {
    margin-left: 0;
    margin-right: 0;
  }
}

.text-blocks-section__single--image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.text-blocks-section__single--plus {
  position: relative;
}

.text-blocks-section__single--plus::after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -26px;
  margin-left: -26px;
  width: 52px;
  height: 52px;
  content: "";
  display: inline-block;
  background-image: url(../images/plus.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media only screen and (max-width: 1180px) {
  .text-blocks-section__single--plus::after {
    display: none;
  }
}

.cards-section {
  display: block;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .cards-section {
    margin-bottom: 40px;
  }
}

.cards-section__wrapper {
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  min-height: 393px;
  padding-top: 0;
  padding-bottom: 40px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: -90px;
  margin-left: 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.cards-section__wrapper::-webkit-scrollbar {
  height: 6px;
}

.cards-section__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.cards-section__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .cards-section__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .cards-section__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .cards-section__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 1180px) {
  .cards-section__wrapper {
    margin-left: 0;
    max-width: 100%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 680px) {
  .cards-section__wrapper {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}

.cards-section__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  padding-right: 30px;
}

.cards-section__container::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  min-height: 369px;
  padding-left: 30px;
  position: relative;
}

.cards-section__single {
  background-color: #fff;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  border-radius: 16px;
  padding: 28px 24px;
  min-height: 393px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 270px;
  -ms-flex: 1 0 270px;
  flex: 1 0 270px;
  min-width: 270px;
  max-width: 270px;
  position: relative;
  margin-right: 30px;
  -webkit-flex: 1 0 30%;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  text-decoration: none;
}

.cards-section__single img {
  margin-left: 14px;
  margin-bottom: 15px;
}

.cards-section__single h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 15px;
  max-width: 191px;
}

.cards-section__single p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #5c5c73;
  margin: 0 auto;
  max-width: 191px;
}

.cards-section__single span {
  letter-spacing: 0;
  text-transform: none;
}

.cards-section__single span.more {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.cards-section__single:hover {
  cursor: pointer;
}

.cards-section__single:hover span.more {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

.cards-list {
  margin-bottom: 20px;
}

 .cards-list.download-list-cards{
    margin-bottom:80px;
}

@media only screen and (max-width: 680px) {
  .cards-list {
    margin-bottom: 20px;
  }

   .cards-list.download-list-cards{
    margin-bottom:40px;
   }
}

.cards-list h2 {
  margin: 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  display: block;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .cards-list h2 {
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.cards-list__single_card {
  background: #fff;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 0 24px rgba(228, 227, 232, 0.4);
  box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 0 24px rgba(228, 227, 232, 0.4);
  border-radius: 16px;
  padding: 32px 44px 79px;
  max-width: 340px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 29%;
  -ms-flex: 1 0 29%;
  flex: 1 0 29%;
  position: relative;
  text-decoration: none;
}

@media only screen and (max-width: 1080px) {
  .cards-list__single_card {
    max-width: 48%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48%;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 680px) {
  .cards-list__single_card {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 20px 24px 71px;
    margin-bottom: 20px;
  }
}

.cards-list__single_card h3 {
  color: #5c5c73;
  margin: 17.5px auto 15px;
  word-break: break-word;
}

.cards-list__single_card img {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  margin-left: -18px;
}

@media only screen and (max-width: 680px) {
  .cards-list__single_card img {
    margin-left: auto;
  }
}

.cards-list__single_card p {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #5c5c73;
  min-height: 80px;
}

.cards-list__single_card span {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

@media only screen and (max-width: 680px) {
  .cards-list__single_card span {
    right: 16px;
    bottom: 20px;
  }
}

.cards-list__single_card:hover span {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

@media only screen and (max-width: 680px) {
  .cards-list__single_card:hover span {
    right: 10px;
    bottom: 14px;
  }
}

.cards-list__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  gap: 60px;
}

@media only screen and (max-width: 1180px) {
  .cards-list__wrapper {
    padding-left: 0;
    padding-right: 0;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: unset;
  }
}

@media only screen and (max-width: 680px) {
  .cards-list__wrapper {
    margin-top: 20px;
  }
}

.man-woman-tabs {
  margin-bottom: 80px;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .man-woman-tabs {
    margin-bottom: 40px;
  }
}

.man-woman-tabs__wrapper {
  max-width: 588px;
  margin: 0 auto;
  text-align: left;
}

@media only screen and (max-width: 680px) {
  .man-woman-tabs__wrapper {
    max-width: 100%;
  }
}

.man-woman-tabs .tab {
  overflow: hidden;
  background: #ecf8f7;
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  padding: 4px;
}

.man-woman-tabs .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: 0;
  cursor: pointer;
  padding: 10px 18px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 32px;
  color: #5c5c73;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  letter-spacing: 0.05em;
  position: relative;
}

@media only screen and (max-width: 375px) {
  .man-woman-tabs .tab button {
    text-align: right;
  }
}

@media only screen and (max-width: 680px) {
  .man-woman-tabs .tab button span.desktop-only {
    display: none;
  }
}

.man-woman-tabs .tab button span.mobile-only {
  display: none;
}

@media only screen and (max-width: 680px) {
  .man-woman-tabs .tab button span.mobile-only {
    display: initial;
  }
}

.man-woman-tabs .tab button.male::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/muz.svg);
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 6px;
  left: 16px;
  vertical-align: middle;
}

.man-woman-tabs .tab button.female::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/zena.svg);
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 6px;
  left: 16px;
  vertical-align: middle;
}

.man-woman-tabs .tab button.active,
.man-woman-tabs .tab button:hover {
  -webkit-box-shadow: 0 0.913195px 0.719487px rgba(0, 0, 0, 0.0140573),
    0 2.19453px 1.72903px rgba(0, 0, 0, 0.0201946),
    0 4.13211px 3.2556px rgba(0, 0, 0, 0.025),
    0 7.37098px 5.80744px rgba(0, 0, 0, 0.0298054),
    0 13.7866px 10.8622px rgba(0, 0, 0, 0.0359427),
    0 33px 26px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.913195px 0.719487px rgba(0, 0, 0, 0.0140573),
    0 2.19453px 1.72903px rgba(0, 0, 0, 0.0201946),
    0 4.13211px 3.2556px rgba(0, 0, 0, 0.025),
    0 7.37098px 5.80744px rgba(0, 0, 0, 0.0298054),
    0 13.7866px 10.8622px rgba(0, 0, 0, 0.0359427),
    0 33px 26px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  background: #fff;
  color: #5c5c73;
}

.man-woman-tabs .tabcontent {
  display: none;
  margin-top: 54px;
}

@media only screen and (max-width: 680px) {
  .man-woman-tabs .tabcontent {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.man-woman-tabs .tabcontent.active {
  display: block;
}

.man-woman-tabs .tabcontent h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 30px;
}

@media only screen and (max-width: 680px) {
  .man-woman-tabs .tabcontent h3 {
    margin-bottom: 15px;
  }
}

.man-woman-tabs .tabcontent p {
  margin: 0 auto 30px;
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
}

.man-woman-tabs .tabcontent .single-tab-item {
  margin-bottom: 30px;
}

.man-woman-tabs .tabcontent .single-tab-item:last-of-type {
  margin-bottom: 0;
}

.man-woman-tabs .tabcontent .single-tab-item img {
  width: 64px;
  height: 64px;
  margin-bottom: 10px;
}

.man-woman-tabs .tabcontent .single-tab-item h4 {
  margin: 0 auto 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2em;
  color: #5c5c73;
}

@media only screen and (max-width: 680px) {
  .man-woman-tabs .tabcontent .single-tab-item h4 {
    margin-bottom: 8px;
  }
}

.man-woman-tabs .tabcontent .single-tab-item a {
  display: block;
  margin: 10px auto 0;
  color: #5c5c73;
}

.man-woman-tabs .tabcontent .single-tab-item a:hover {
  opacity: 0.65;
}

.man-woman-tabs .tabcontent .single-tab-item p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin: 0 auto;
}

.man-woman-tabs .tabcontent .single-tab-item p a {
  display: inline-block;
  margin: 0 auto;
}

.faqs-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .faqs-page {
    margin-bottom: 40px;
  }
}

.faqs-page--left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 16%;
  -ms-flex: 1 0 16%;
  flex: 1 0 16%;
  max-width: 185px;
  padding: 24px 20px;
}

@media only screen and (min-width: 980px) {
  .faqs-page--left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}

@media only screen and (max-width: 980px) {
  .faqs-page--left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 0 0 0 32px;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  }

  .faqs-page--left::-webkit-scrollbar {
    height: 6px;
  }

  .faqs-page--left::-webkit-scrollbar-track {
    background: 0 0;
  }

  .faqs-page--left::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }

  /* macOS only — hide scrollbars */
  body.is-mac .faqs-page--left {
    scrollbar-width: none;
    /* Firefox */
    scrollbar-color: transparent transparent;
  }

  body.is-mac .faqs-page--left::-webkit-scrollbar {
    width: 1px;
    height: unset;
  }

  body.is-mac .faqs-page--left::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

@media only screen and (max-width: 980px) {
  .faqs-page--left .container {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: none;
    scrollbar-color: transparent transparent;
  }

  .faqs-page--left .container::-webkit-scrollbar {
    width: 1px;
  }

  .faqs-page--left .container::-webkit-scrollbar-track {
    background: 0 0;
  }

  .faqs-page--left .container::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.faqs-page--left ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 980px) {
  .faqs-page--left ul {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 32px 20px 0;
    scrollbar-width: none;
    scrollbar-color: transparent transparent;
  }

  .faqs-page--left ul::-webkit-scrollbar {
    width: 1px;
  }

  .faqs-page--left ul::-webkit-scrollbar-track {
    background: 0 0;
  }

  .faqs-page--left ul::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.faqs-page--left ul li {
  margin-bottom: 10px;
}

@media only screen and (max-width: 980px) {
  .faqs-page--left ul li {
    margin-bottom: 0;
    margin-right: 15px;
    display: inline-block;
  }
}

.faqs-page--left ul li:last-of-type {
  margin-bottom: 0;
}

.faqs-page--left ul li a {
  color: #5c5c73;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: none;
}

@media only screen and (max-width: 980px) {
  .faqs-page--left ul li a {
    font-size: 16px;
    line-height: 1.5em;
  }
}

.faqs-page--left ul li a.active {
  font-weight: 600;
}

.faqs-page--left ul li a:hover {
  opacity: 0.65;
}

.faqs-page--right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 62%;
  -ms-flex: 1 0 62%;
  flex: 1 0 62%;
  max-width: 780px;
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
}

@media only screen and (max-width: 980px) {
  .faqs-page--right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

@media only screen and (min-width: 980px) {
  .faqs-page--all-faqs .faqs-page--left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: -webkit-sticky;
    position: sticky;
    top: 95px;
  }
}

@media only screen and (max-width: 980px) {
  .faqs-page--all-faqs .faqs-page--left {
    padding-left: 16px;
  }

  .faqs-page--all-faqs .faqs-page--left ul {
    display: block;
    padding-bottom: 0;
    padding-top: 0;
  }

  .faqs-page--all-faqs .faqs-page--left ul li {
    display: block;
    margin-bottom: 20px;
  }

  .faqs-page--all-faqs .faqs-page--left ul li:last-of-type {
    margin-bottom: 0;
  }

  .faqs-page--all-faqs .faqs-page--left ul li a {
    text-decoration: underline;
  }
}

.faqs-page--all-faqs .faqs-page--right {
  max-width: 830px;
}

.faqs-page--all-faqs .faqs-page--right .faqs-section--overview {
  max-width: 830px;
}

.faqs-page--all-faqs
  .faqs-page--right
  .faqs-section--overview__questions-container {
  max-width: 100%;
}

.faqs-page--all-faqs
  .faqs-page--right
  .faqs-section--overview__questions-container
  .question
  .chevron {
  max-width: 100%;
}

.dictionary-detail {
  color: #5c5c73;
  max-width: 778px;
  margin: 108px auto 80px;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .dictionary-detail {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.dictionary-detail__subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
  display: block;
  margin-bottom: 15px;
}

@media only screen and (max-width: 680px) {
  .dictionary-detail__subtitle {
    text-align: left;
  }
}

.dictionary-detail__title {
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 1.25em;
  display: block;
  text-align: center;
  margin: 0 auto 55px;
}

@media only screen and (max-width: 680px) {
  .dictionary-detail__title {
    margin-bottom: 40px;
    font-size: 36px;
    text-align: left;
  }
}

.dictionary-detail__content {
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #f4f4f4;
}

@media only screen and (max-width: 680px) {
  .dictionary-detail__content {
    padding-bottom: 15px;
  }
}

.dictionary-detail__content p {
  font-style: normal;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 680px) {
  .dictionary-detail__content p {
    margin-bottom: 15px;
  }
}

.dictionary-detail__more {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #5c5c73;
}

.dictionary-detail__more:hover {
  opacity: 0.65;
}

.dictionary-detail .btn {
  margin: 40px auto 0;
}

@media only screen and (max-width: 680px) {
  .dictionary-detail .btn {
    margin-top: 30px;
  }
}

.content-image-section {
  color: #5c5c73;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .content-image-section {
    margin-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.content-image-section__subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: block;
  margin: 0 auto 15px;
}

@media only screen and (max-width: 680px) {
  .content-image-section__subtitle {
    margin-bottom: 20px;
    text-align: left;
  }
}

.content-image-section__title {
  margin: 0 auto 80px;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  text-align: center;
  max-width: 580px;
}

@media only screen and (max-width: 680px) {
  .content-image-section__title {
    max-width: 100%;
    margin-bottom: 20px;
    text-align: left;
  }
}

.content-image-section__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content-image-section__content__image-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 582px;
}

.content-image-section__content__image-section img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 680px) {
  .content-image-section__content__image-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
}

.content-image-section__content__paragraphs {
  color: #75698c;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  flex: 1 0 33%;
  max-width: 380px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

@media only screen and (max-width: 680px) {
  .content-image-section__content__paragraphs {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

.content-image-section__content__paragraphs p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 auto;
}

.contact-form-component {
  border-radius: 32px;
  background-color: #ffe1e1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #5c5c73;
  padding: 80px 80px 64px;
}

.contact-form-minified .contact-form-component-footer h2 {
  color: #5c5c73;
}

.contact-form-minified .contact-form-component-footer h3,
.contact-form-minified .contact-form-component-footer span,
.contact-form-minified .contact-form-component-footer a {
  color: #75698c;
}

.contact-form-minified.grey .contact-form-component,
.contact-form-minified.grey .form-container {
  background-color: #5c5c73;
  color: #ffffff;
}

.contact-form-minified.grey .contact-form-component-footer h2,
.contact-form-minified.grey .contact-form-component-footer h3,
.contact-form-minified.grey .contact-form-component-footer span,
.contact-form-minified.grey .contact-form-component-footer a {
  color: #ffffff;
}

.contact-form-minified.grey .information .field small,
.contact-form-minified.grey .form-container form label,
.contact-form-minified.grey .inquiry span,
.contact-form-minified.grey .checkboxes label a {
  color: #ffffff;
}

@media only screen and (max-width: 980px) {
  .contact-form-component {
    margin-bottom: 40px;
    padding: 32px 24px;
  }
}

.contact-form-component .top-section span {
  font-size: 12px;
  line-height: 1.5em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.contact-form-component .top-section h1 {
  font-size: 56px;
  line-height: 59px;
  margin-top: 24px;
  margin-bottom: 24px;
}

@media only screen and (max-width: 680px) {
  .contact-form-component .top-section h1 {
    font-size: 36px;
    line-height: 36px;
  }
}

.contact-form-component .top-section p {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 32px;
}

.contact-form-component .top-section p:last-of-type {
  margin-bottom: 0;
}

.contact-form-component .bottom-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  width: 70%;
}

@media only screen and (max-width: 1050px) {
  .contact-form-component .bottom-section {
    width: 85%;
  }
}

@media only screen and (max-width: 980px) {
  .contact-form-component .bottom-section {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .contact-form-component .bottom-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.contact-form-component .bottom-section a {
  width: 300px;
}

@media only screen and (max-width: 680px) {
  .contact-form-component .bottom-section a {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .contact-form-component .bottom-section a:nth-of-type(1) {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 980px) {
  .contact-form-component--question {
    margin-bottom: 0;
  }
}

.contact-form-component--question p {
  max-width: 580px;
  word-break: keep-all;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.form-container {
  margin-top: -80px;
  background-color: #ffe1e1;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  padding: 50px 200px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 980px) {
  .form-container {
    padding: 50px 24px;
  }
}

.form-container form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-container form label {
  color: #5c5c73;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  margin-bottom: 16px;
}

.form-container button {
  border: none;
}

.form-container button:hover {
  color: #fff;
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))
    ),
    #5c5c73;
  background: -webkit-linear-gradient(
      bottom,
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0.2)
    ),
    #5c5c73;
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #5c5c73;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #5c5c73;
  opacity: 1;
}

@media only screen and (max-width: 680px) {
  .form-container button {
    width: 100%;
  }
}

@media only screen and (max-width: 1180px) {
  .form-container--question {
    padding: 50px 80px;
  }
}

@media only screen and (max-width: 980px) {
  .form-container--question {
    padding: 50px 24px;
  }
}

.form-container--question .information.hide-part {
  display: none;
}

.form-container--question .information .form-label {
  height: auto;
}

.form-container--question .information .form-label h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2em;
  margin-bottom: 20px;
  color: #5c5c73;
}

.form-container--question .information .form-label h2.header-with-icon {
  margin-top: 0;
  padding-top: 80px;
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.no-padding {
  padding-top: 0;
}

@media only screen and (max-width: 680px) {
  .form-container--question .information .form-label h2.header-with-icon {
    padding-top: 0;
  }
}

.form-container--question .information .form-label h2.header-with-icon::before {
  content: "";
  height: 64px;
  width: 64px;
  background-image: url(../images/zena.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 16px;
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.physics::before {
  background-image: url(../images/telesne-hodnoty-zena.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon3::before {
  background-image: url(../images/dotaznik-ico3.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon4::before {
  background-image: url(../images/dotaznik-ico4.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon5::before {
  background-image: url(../images/dotaznik-ico5.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon6::before {
  background-image: url(../images/dotaznik-ico6.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon7::before {
  background-image: url(../images/dotaznik-ico7.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon8::before {
  background-image: url(../images/dotaznik-ico8.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon9::before {
  background-image: url(../images/dotaznik-ico9.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon10::before {
  background-image: url(../images/dotaznik-ico10.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon11::before {
  background-image: url(../images/dotaznik-ico11.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon12::before {
  background-image: url(../images/handle-care-ico.svg);
}

.form-container--question
  .information
  .form-label
  h2.header-with-icon.icon13::before {
  background-image: url(../images/dotaznik-ico13.svg);
}

.form-container--question .information .form-label.margined-top {
  margin-top: 40px;
}

.form-container--question .information-group .field .select {
  margin-top: 20px;
}

@media only screen and (max-width: 980px) {
  .form-container--question .information-group .field.min-height-field {
    min-height: 84px;
  }
}

@media only screen and (max-width: 980px) {
  .form-container--question .information-group.mobile-margin-bottom {
    margin-bottom: 24px;
  }
}

.form-container--question .information .flexed-sections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-container--question .information .flexed-sections__section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 380px;
}

.form-container--question
  .information
  .flexed-sections__section.flexed-sections__special-section
  .information-group
  .inline-radios
  .radio-group {
  max-width: 100%;
}

.form-container--question
  .information
  .flexed-sections__section.flexed-sections__section--radio {
  max-width: 50%;
}

@media only screen and (max-width: 680px) {
  .form-container--question
    .information
    .flexed-sections__section.flexed-sections__section--radio {
    max-width: 100%;
  }
}

.form-container--question
  .information
  .flexed-sections__section.flexed-sections__section--radio
  .radio-group-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

@media only screen and (max-width: 680px) {
  .form-container--question .information .flexed-sections__section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

.form-container--question
  .information
  .flexed-sections__section
  h2.header-with-icon {
  padding-top: 0;
}

.form-container--question #prev-step {
  display: none;
}

.form-container--question button {
  border: 1px solid #5c5c73;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.form-container--question .form-agreement h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 20px;
}

.form-container--question .form-agreement p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4em;
  color: #5c5c73;
}

.form-container--question .form-agreement p a {
  color: #5c5c73;
}

.form-container--question .form-agreement p a:hover {
  opacity: 0.65;
}

.form-container--question .form-agreement ul {
  padding-left: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.form-container--question .form-agreement ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4em;
  color: #5c5c73;
}

.form-container--question .checkboxes {
  margin-top: 40px;
}

.form-container--question .form-navigation-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  width: 100%;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 680px) {
  .form-container--question .form-navigation-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

.form-container--question .form-navigation-buttons .btn {
  max-width: 100%;
  display: inline-block;
  justify-self: center;
}

@media only screen and (max-width: 680px) {
  .form-container--question .form-navigation-buttons .btn {
    width: auto;
  }
}

.form-container--question .form-navigation-buttons .btn:nth-child(1) {
  margin-right: 40px;
}

@media only screen and (max-width: 680px) {
  .form-container--question .form-navigation-buttons .btn:nth-child(1) {
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 980px) {
  .form-container--question
    .contact-questionare
    .information-group
    .field
    input {
    width: 100%;
  }
}

.ask-us-container {
  display: none;
}

.consultancy-container {
  display: none;
}

.checkboxes {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
}

.checkboxes.checkboxes-inline {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.checkboxes-item {
  margin-bottom: 16px;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-top: 4px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkboxes-inline .checkboxes-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  max-width: 24%;
}

.checkboxes-inline.checkboxes-inline-5 {
  margin-top: 0;
}

.checkboxes-inline.checkboxes-inline-5 .checkboxes-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 22%;
  flex: 1 0 22%;
  max-width: 21%;
}

.checkboxes-inline.checkboxes-inline-5 .checkboxes-item:first-of-type {
  max-width: 10%;
  -ms-flex: 1 0 10%;
  flex: 1 0 10%;
}

.checkboxes-inline.checkboxes-inline-5 .checkboxes-item:nth-of-type(4) {
  max-width: 26%;
  -ms-flex: 1 0 26%;
  flex: 1 0 26%;
}

.form-container form .checkboxes-inline.checkboxes-inline-5 label {
  font-weight: 400;
  color: #75698c;
}

@media screen and (max-width: 980px) {
  .checkboxes.checkboxes-inline {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }

  .checkboxes-inline .checkboxes-item,
  .checkboxes-inline.checkboxes-inline-5 .checkboxes-item,
  .checkboxes-inline.checkboxes-inline-5 .checkboxes-item:nth-of-type(4),
  .checkboxes-inline.checkboxes-inline-5 .checkboxes-item:first-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

.checkboxes-item:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkboxes-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 1px;
  width: 1px;
  left: 8px;
  top: 24px;
}

.checkboxes-item input:checked ~ .checkmark {
  background-color: #5c5c73;
}

.checkboxes-item input:checked ~ .checkmark::after {
  display: block;
}

.checkboxes-item .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #5c5c73;
}

.checkboxes-item .checkmark.disabled {
  background-color: #fff9;
  border: 1px solid #75698c99;
}

.checkboxes-item .checkmark.disabled:hover {
  cursor: default;
}

.checkboxes-item .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkboxes-item .validation-error {
  color: #eb4646;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4em;
  margin-top: 6px;
  display: block;
  visibility: hidden;
}

.checkboxes-item.error .checkmark {
  border: 1px solid #eb4646;
}

.checkboxes-item.error input:checked ~ .checkmark {
  border: 1px solid #5c5c73;
}

.checkboxes a {
  color: #5c5c73;
}

.information {
  width: 100%;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.information .form-label {
  height: 20px;
}

.information p.fields-message {
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  word-break: keep-all;
}

.information .information-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.information .information-group.margin-top {
  margin-top: 40px;
}

@media only screen and (max-width: 980px) {
  .information .information-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.information .information-group p.fields-message {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
}

.information .information-group .field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: column-reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
  position: relative;
}

.information .information-group .field.hidden-field {
  display: none;
}

.information .information-group .field.disabled-field {
  opacity: 0.6;
}

.information .information-group .field p,
.information .information-group .inquiry p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  margin-bottom: 0;
  margin-top: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.information .information-group .inquiry p {
  -webkit-box-ordinal-group: initial;
  -webkit-order: initial;
  -ms-flex-order: initial;
  order: initial;
  margin-bottom: 24px;
}

.information .information-group .field p.fields-message {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  margin-top: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
}

.information .information-group .field label {
  margin-bottom: 0;
}

.information .information-group .field input,
.information .information-group .field label {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  outline: 0;
}

.information .information-group .field small {
  color: #75698c;
  font-size: 12px;
  line-height: 1.4em;
  margin-left: 15px;
  margin-top: 6px;
}

.information .information-group .field input {
  width: 380px;
  height: 61px;
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 #5c5c73;
  box-shadow: inset 0 -1px 0 #5c5c73;
  border-radius: 10px 10px 0 0;
  padding-top: 26px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12px;
  font-size: 16px;
  position: relative;
  outline: 0;
  -webkit-appearance: none;
}

@media only screen and (max-width: 980px) {
  .information .information-group .field input {
    width: 100%;
  }
}

.information .information-group .field input:nth-of-type(1) {
  margin-right: 20px;
  color: #75698c;
}

.information .information-group .field input::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}

.information .information-group .field input::-moz-placeholder {
  opacity: 0;
  -moz-transition: inherit;
  transition: inherit;
}

.information .information-group .field input:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: inherit;
  transition: inherit;
}

.information .information-group .field input::-ms-input-placeholder {
  opacity: 0;
  -ms-transition: inherit;
  transition: inherit;
}

.information .information-group .field input::placeholder {
  opacity: 0;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.information .information-group .field input:-moz-placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(15px, 2.9rem) scale(1);
  color: rgba(117, 105, 140, 0.5);
  font-weight: 300;
}

.information .information-group .field input:-ms-input-placeholder + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -ms-transform: translate(15px, 2.9rem) scale(1);
  transform: translate(15px, 2.9rem) scale(1);
  color: rgba(117, 105, 140, 0.5);
  font-weight: 300;
}

.information .information-group .field input:placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: translate(15px, 2.9rem) scale(1);
  -ms-transform: translate(15px, 2.9rem) scale(1);
  transform: translate(15px, 2.9rem) scale(1);
  color: rgba(117, 105, 140, 0.5);
  font-weight: 300;
}

.information .information-group .field input:focus::-webkit-input-placeholder {
  opacity: 1;
}

.information .information-group .field.datepicker input {
  background-image: url(../images/datepicker-field-bg.png);
  background-repeat: no-repeat;
  background-position: 100.2% 50%;
}

.information .information-group .field.datepicker input:hover {
  cursor: pointer;
}

.information .information-group .field span.unit {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  background: #f0f0f0;
  border-radius: 0 10px 0 0;
  padding-top: 24px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  right: 0;
  position: absolute;
  z-index: 100;
  top: 24px;
}

.information .information-group .field:nth-child(1) span.unit {
  right: 20px;
}

@media only screen and (max-width: 980px) {
  .information .information-group .field:nth-child(1) span.unit {
    right: 0;
  }
}

.information .information-group .field ::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}

.information .information-group .field span.unit.double-unit {
  padding: 8px 12px 5px;
}

.information .information-group .field input:focus + label {
  color: #5c5c73;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10.5px;
  cursor: pointer;
  font-weight: 400;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: translate(15px, 20.5px);
  -ms-transform: translate(15px, 20.5px);
  transform: translate(15px, 20.5px);
  padding-top: 14px;
}

.information
  .information-group
  .field
  input:not(:-moz-placeholder-shown)
  + label {
  font-size: 10px;
  line-height: 10.5px;
  color: #5c5c73;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 400;
  align-self: flex-start;
  -moz-transition: none;
  transition: none;
  transform: translate(15px, 20.5px);
  padding-top: 14px;
}

.information
  .information-group
  .field
  input:not(:-ms-input-placeholder)
  + label {
  font-size: 10px;
  line-height: 10.5px;
  color: #5c5c73;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 400;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -ms-transition: none;
  transition: none;
  -ms-transform: translate(15px, 20.5px);
  transform: translate(15px, 20.5px);
  padding-top: 14px;
}

.information .information-group .field input:not(:placeholder-shown) + label {
  font-size: 10px;
  line-height: 10.5px;
  color: #5c5c73;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 400;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: translate(15px, 20.5px);
  -ms-transform: translate(15px, 20.5px);
  transform: translate(15px, 20.5px);
  padding-top: 14px;
}

.information .information-group .field:nth-of-type(2n) input {
  margin-right: 0;
}

.information
  .information-group
  .field:nth-of-type(2n)
  input:not(:-moz-placeholder-shown)
  + label {
  transform: translate(15px, 20.5px);
  padding-top: 14px;
}

.information
  .information-group
  .field:nth-of-type(2n)
  input:not(:-ms-input-placeholder)
  + label {
  -ms-transform: translate(15px, 20.5px);
  transform: translate(15px, 20.5px);
  padding-top: 14px;
}

.information
  .information-group
  .field:nth-of-type(2n)
  input:not(:placeholder-shown)
  + label {
  -webkit-transform: translate(15px, 20.5px);
  -ms-transform: translate(15px, 20.5px);
  transform: translate(15px, 20.5px);
  padding-top: 14px;
}

@media only screen and (max-width: 980px) {
  .information .information-group .field input[type="email"] {
    margin-bottom: 32px;
  }
}

.information
  .information-group
  .field.error
  input:not(:-moz-placeholder-shown)
  + label {
  color: #eb4646;
}

.information
  .information-group
  .field.error
  input:not(:-ms-input-placeholder)
  + label {
  color: #eb4646;
}

.information .information-group .field.error input:focus + label,
.information
  .information-group
  .field.error
  input:not(:placeholder-shown)
  + label {
  color: #eb4646;
}

.information .information-group .field.error input {
  -webkit-box-shadow: inset 0 -1px 0 #eb4646;
  box-shadow: inset 0 -1px 0 #eb4646;
}

.information .information-group .field.error small {
  color: #eb4646;
}

.information .information-group.fullwidth-field {
  margin-bottom: 40px;
}

.information .information-group.fullwidth-field.margin-top {
  margin-top: 40px;
}

.information .information-group.fullwidth-field.no-margin {
  margin-bottom: 0;
}

.information .information-group.fullwidth-field .field {
  width: 100%;
}

.information .information-group.fullwidth-field .field input {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.information .information-group.fullwidth-field .field.datepicker input {
  max-width: 380px;
  background-image: url(../images/datepicker-field-bg.png);
  background-repeat: no-repeat;
  background-position: 100.2% 50%;
}

.information .information-group.fullwidth-field .field.datepicker input:hover {
  cursor: pointer;
}

.information
  .information-group.fullwidth-field
  .field.datepicker
  input:-moz-placeholder-shown
  + label {
  max-width: 134px;
}

.information
  .information-group.fullwidth-field
  .field.datepicker
  input:-ms-input-placeholder
  + label {
  max-width: 134px;
}

.information
  .information-group.fullwidth-field
  .field.datepicker
  input:placeholder-shown
  + label {
  max-width: 134px;
}

.information
  .information-group.fullwidth-field
  .field.datepicker-with-subheader
  p {
  font-weight: 600;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.information
  .information-group.fullwidth-field
  .field.datepicker-with-subheader
  span.subheader {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 100%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  display: block;
  margin-top: 15px;
}

.information .information-group.fullwidth-field .field.bold-label p {
  font-weight: 600;
}

#input-phone,
#input-phone2 {
  padding-top: 17px;
  padding-left: 70px;
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
  margin-right: 17px;
}

.iti-flag {
  width: 20px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.01);
  -webkit-box-shadow: none;
  box-shadow: none;
  zoom: 1.5;
}

.iti-flag svg {
  width: 20px;
  height: 20px;
}

.iti-flag.cz {
  background-image: url(../images/flag-cz.svg);
  background-position: center;
  height: 20px;
}

.iti-flag.it {
  background-image: url(../images/flag-it.svg);
  background-position: center;
  height: 20px;
}

.iti-flag.gb {
  background-image: url(../images/flag-uk.svg);
  background-position: center;
  height: 20px;
}

.iti-flag.de {
  background-image: url(../images/flag-de.svg);
  background-position: center;
  height: 20px;
}

.iti-flag.hr {
  background-image: url(../images/flag-hr.svg);
  background-position: center;
  height: 20px;
}

.iti-flag.rs {
  background-image: url(../images/flag-serbia.svg);
  background-position: center;
  height: 20px;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: relative;
  top: 0;
  border-top: 4px solid transparent;
}

.intl-tel-input .selected-flag .iti-arrow::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 2px solid #5c5c73;
  border-bottom: 2px solid #5c5c73;
  top: 26px;
  left: 40px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
  width: 65px;
}

.radio-response {
  width: 100%;
  margin-bottom: 40px;
}

.radio-response .radio-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  width: 460px;
}

@media only screen and (max-width: 680px) {
  .radio-response .radio-group {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .radio-response .radio-group:nth-of-type(2) {
    margin-top: 0;
  }
}

.radio-response .radio-group-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 680px) {
  .radio-response .radio-group-item {
    margin-bottom: 16px;
  }
}

.radio-response .radio-group-item.disabled-field {
  opacity: 0.6;
}

.radio-response .radio-group-item input[type="radio"] {
  margin-right: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 22px;
}

.radio-response .radio-group-item input[type="radio"]:hover {
  cursor: pointer;
}

.radio-response .radio-group-item input[type="radio"]::after {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #5c5c73;
}

.radio-response .radio-group-item input[type="radio"]:disabled::after,
.radio-response .radio-group-item input[type="radio"][disabled]::after {
  border: 1px solid rgba(117, 105, 140, 0.6);
}

.radio-response .radio-group-item input[type="radio"]:checked:after {
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #5c5c73;
  background-image: url(../images/heart.svg);
  background-repeat: no-repeat;
  background-position: 4px center;
  content: "";
  display: inline-block;
  visibility: visible;
}

.radio-response .radio-group-item.error input[type="radio"]::after {
  border: 1px solid #eb4646;
}

.radio-response .radio-group-item.error input[type="radio"]:checked::after {
  border: 1px solid #5c5c73;
}

.radio-response .radio-group-item label {
  color: #75698c;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: -3px;
}

.radio-response .radio-group-item label:hover {
  cursor: pointer;
}

.radio-response.margin-top {
  margin-top: 40px;
}

.radio-response.inline-radios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.radio-response.inline-radios label {
  font-weight: 400;
}

.radio-response.inline-radios label:first-of-type {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.radio-response.inline-radios label.semi-bold,
.form-container form label.semi-bold {
  font-weight: 600;
}

.radio-response.inline-radios .radio-group {
  width: 50%;
  max-width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

@media only screen and (max-width: 680px) {
  .radio-response.inline-radios .radio-group {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
}

.radio-response.inline-radios.bold-label label:nth-child(1) {
  font-weight: 600;
}

@media only screen and (max-width: 680px) {
  .radio-response.inline-radios.same-height-mobile-fields .radio-group {
    margin-top: 0;
  }
}

@media only screen and (max-width: 680px) {
  .radio-response.inline-radios.same-height-mobile-fields .radio-group-item {
    min-height: 48px;
  }
}

.radio-response.radio-with-subheader label:first-of-type {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
}

.radio-response.radio-with-subheader span.subheader {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  display: block;
  color: #5c5c73;
}

.radio-response.radio-with-subheader .radio-group-item label:first-of-type {
  font-weight: 400;
}

.form-item-smallmargin,
.form-container--question .form-item-smallmargin {
  margin-bottom: 20px;
}

.form-item-nomargin-top,
.form-container--question .form-item-nomargin-top {
  margin-top: 0;
}

.form-item-smallmargin-top,
.form-container--question .form-item-smallmargin-top {
  margin-top: 20px;
}

.form-container--question p.form-container-message {
  color: #5c5c73;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  max-width: 734px;
  margin-inline: auto;
  text-align: center;
  margin-top: 49px;
}

.form-container--question p.form-container-message.no-margin {
  margin-top: 0;
}

.form-container .form-item-smallmargin label {
  margin-bottom: 0;
}

.ui-datepicker {
  padding: 37px 24px;
  display: none;
  -webkit-box-shadow: inset 0 -1px 0 #5c5c73;
  box-shadow: inset 0 -1px 0 #5c5c73;
  border-radius: 10px 10px 0 0;
  background: #fff;
  max-width: 380px;
  z-index: 1000 !important;
}

@media screen and (max-width: 380px) {
  .ui-datepicker {
    max-width: 100%;
    padding: 26px 14px;
  }
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 8px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 16px;
  width: 6.47px;
  height: 13.85px;
  background-image: url(../images/arrow-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  text-indent: -999999px;
}

@media screen and (max-width: 980px) {
  .ui-datepicker .ui-datepicker-prev {
    background-size: 6.47px auto;
    background-position: 20px center;
    width: 50px;
    left: 6px;
    height: 50px;
    top: -10px;
  }
}

.ui-datepicker .ui-datepicker-next {
  right: 16px;
  width: 6.47px;
  height: 13.85px;
  background-image: url(../images/arrow-right.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  text-indent: -999999px;
}

@media screen and (max-width: 980px) {
  .ui-datepicker .ui-datepicker-next {
    background-size: 6.47px auto;
    background-position: 30px center;
    width: 50px;
    right: 6px;
    height: 50px;
    top: -10px;
  }
}

.ui-datepicker .ui-datepicker-prev-hover {
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next-hover {
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 auto;
  margin-bottom: 20px;
  line-height: 1.8em;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
}

.ui-datepicker select.ui-datepicker-month {
  width: 45%;
}

.ui-datepicker-year {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #5c5c73;
  background: #f0f0f0;
  border-radius: 32px;
  padding: 4px 9px 2px 13px;
  width: auto;
  line-height: 24px;
  position: relative;
}

span.ui-datepicker-year {
  background: 0 0;
}

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}

.ui-datepicker table thead {
  display: none;
}

.ui-datepicker th {
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  width: 36px;
  height: 36px;
  padding-right: 14px;
  padding-bottom: 15px;
}

.ui-datepicker td:last-of-type {
  padding-right: 0;
}

@media screen and (max-width: 428px) {
  .ui-datepicker td {
    width: 20px;
    height: 20px;
    padding-right: 8px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 375px) {
  .ui-datepicker td {
    width: 14px;
    height: 14px;
    padding-right: 2px;
    padding-bottom: 2px;
  }
}

@media screen and (max-width: 355px) {
  .ui-datepicker td {
    width: 12px;
    height: 12px;
    padding-right: 2px;
    padding-bottom: 2px;
  }
}

.ui-datepicker tr:last-of-type td {
  padding-bottom: 0;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
  color: #5c5c73;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  width: 36px;
  height: 36px;
}

.ui-datepicker td a.ui-state-active,
.ui-datepicker td:hover a {
  background-color: #482ebe;
  border-radius: 50vh;
  color: #fff;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
  width: 6.47px;
  height: 13.85px;
  background-image: url(../images/arrow-left.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.inquiry {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
  width: 100%;
}

.inquiry.margined {
  margin-top: 80px;
}

.inquiry span {
  color: #75698c;
  margin-bottom: 12px;
  line-height: 1.5em;
}

.inquiry small {
  color: #75698c;
  font-size: 12px;
  line-height: 1.4em;
  margin-left: 15px;
  margin-top: 6px;
}

.inquiry.error small {
  color: #eb4646;
}

.inquiry textarea {
  border-radius: 10px 10px 0 0;
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 #5c5c73;
  box-shadow: inset 0 -1px 0 #5c5c73;
  padding: 15px;
  margin-bottom: 12px;
  resize: vertical;
  height: 114px;
  width: 100%;
  color: #75698c;
}

.inquiry textarea::-webkit-input-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.inquiry textarea::-moz-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.inquiry textarea:-ms-input-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.inquiry textarea::-ms-input-placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.inquiry textarea::placeholder {
  color: rgba(117, 105, 140, 0.5);
}

.inquiry-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 680px) {
  .inquiry-text {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.inquiry-text img {
  width: 25px;
  height: 25px;
  margin-right: 12px;
}

.inquiry-text span {
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 0;
}

.inquiry-text span a {
  color: #5c5c73;
}

.inquiry-text span a:hover {
  text-decoration: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 !important;
  background: #fff;
  background-image: none;
}

select option[value=""][disabled] {
  color: rgba(117, 105, 140, 0.5);
}

select::-ms-expand {
  display: none;
}

.select {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 60px;
  line-height: 3;
  overflow: hidden;
  background-image: url(../images/select-field-bg.png);
  background-repeat: no-repeat;
  background-position: 100.2% 50%;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: inset 0 -1px 0 #5c5c73;
  box-shadow: inset 0 -1px 0 #5c5c73;
  border-radius: 10px 10px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: rgba(117, 105, 140, 0.5);
  padding-top: 26px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12px;
  text-align: left;
}

.select:first-of-type {
  margin-right: 20px;
}

@media only screen and (max-width: 980px) {
  .select {
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
  }
}

.select option[value=""][disabled] {
  color: rgba(117, 105, 140, 0.5);
}

select {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  background: 0 0;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100%;
  line-height: 60px;
  top: 0;
  left: 0;
  padding-left: 15px;
}

select option:disabled,
select option[value=""][disabled] {
  color: rgba(117, 105, 140, 0.5);
  display: none;
}

select option {
  color: #75698c;
}

select:hover {
  cursor: pointer;
}

.select-box {
  position: relative;
  display: block;
  width: 380px;
  margin: 0;
  padding-top: 24px;
}

.select-box:nth-of-type(1) {
  margin-right: 20px;
}

@media only screen and (max-width: 980px) {
  .select-box {
    width: 100%;
  }
}

.select-box.full-width {
  width: 100%;
}

.select-box__current {
  position: relative;
  -webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: 0;
}

.select-box__current:focus + .select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
  animation-name: none;
}

.select-box__current:focus + .select-box__list .select-box__option {
  cursor: pointer;
}

.select-box__current:focus .select-box__icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.select-box__icon {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  opacity: 0.3;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.select-box__value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.select-box__input {
  display: none;
}

.select-box__input:checked + .select-box__input-text {
  display: block;
}

.select-box__input-text {
  display: none;
  width: 380px;
  height: 60px;
  border: none;
  margin: 0;
  padding: 15px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 -1px 0 #5c5c73;
  box-shadow: inset 0 -1px 0 #5c5c73;
  border-radius: 10px 10px 0 0;
  background-image: url(../images/select-field-bg.png);
  background-repeat: no-repeat;
  background-position: 100.2% 50%;
  position: relative;
  padding: 0;
  line-height: 60px !important;
  padding-left: 15px;
  font-size: 16px;
  position: relative;
  outline: 0;
  color: #75698c !important;
  -webkit-appearance: none;
}

@media only screen and (max-width: 980px) {
  .select-box__input-text {
    width: 100%;
  }
}

.select-box__input-text.disabled {
  color: rgba(117, 105, 140, 0.5) !important;
}

.select-box__list {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  -webkit-animation-name: HideList;
  animation-name: HideList;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
  animation-timing-function: step-start;
  -webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  color: #75698c;
  -webkit-box-shadow: inset 0 -1px 0 #5c5c73;
  box-shadow: inset 0 -1px 0 #5c5c73;
  margin-bottom: 0;
  max-height: 340px;
  overflow-x: hidden;
  z-index: 999999999;
  margin-top: 0;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.select-box__option {
  display: block;
  padding: 15px;
  background-color: #fff;
  padding-top: 26px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12px;
  font-size: 16px !important;
  margin-bottom: 0 !important;
  color: #75698c !important;
  font-weight: 400 !important;
}

.select-box__option:focus,
.select-box__option:hover {
  color: #546c84;
  background-color: #f0f0f0;
}

@-webkit-keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  to {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  to {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

.information-group .field.error .select-box__input-text {
  -webkit-box-shadow: inset 0 -1px 0 #eb4646;
  box-shadow: inset 0 -1px 0 #eb4646;
}

.file-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  background: 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
}

.file-input > [type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}

.file-input > .button {
  display: inline-block;
  cursor: pointer;
  background: 0 0;
  margin-right: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #5c5c73;
  border: 1px solid #5c5c73;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 55px;
  padding: 15px 23px 15px 46px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 22%;
  -ms-flex: 1 0 22%;
  flex: 1 0 22%;
  max-width: 170px;
}

@media only screen and (max-width: 980px) {
  .file-input > .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 22%;
    -ms-flex: 1 0 22%;
    flex: 1 0 22%;
    margin-bottom: 20px;
  }
}

.file-input > .button::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/plus-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  left: 12px;
  top: 50%;
  margin-top: -12px;
}

.file-input:hover > .button {
  opacity: 0.65;
}

.file-input > .label {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 77%;
  -ms-flex: 1 0 77%;
  flex: 1 0 77%;
  max-width: 597px;
  color: #75698c;
}

@media only screen and (max-width: 980px) {
  .file-input > .label {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
}

.file-input.-chosen > .label {
  opacity: 1;
}

.border-adjustment {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.show {
  display: block;
}

.contact-form-thanks {
  background: #ffe1e1;
  color: #5c5c73;
  border-radius: 32px;
  min-height: 780px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-size: 141px auto;
  background-repeat: no-repeat;
  background-position: 30px 30px;
}

.contact-form-thanks.contact-form-thanks--contact-form {
  min-height: initial;
  padding: 141px 0 222px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks.contact-form-thanks--contact-form {
    padding: 126px 24px 20px;
    min-height: 343px;
    background-position: center 30px;
  }
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks {
    padding: 162px 24px 254px;
    min-height: 343px;
    background-position: center 30px;
  }
}

.contact-form-thanks__content {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin-top: 35px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content {
    margin-top: 0;
  }
}

.contact-form-thanks__content::before {
  content: "";
  display: inline-block;
  height: 80px;
  width: 80px;
  background-image: url(../images/thank-you-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 42px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content::before {
    margin-bottom: 20px;
  }
}

.contact-form-thanks__content.contact-form-submitted::before {
  background-image: url(../images/contact-form-submitted-icon.svg);
}

.contact-form-thanks__content h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: #5c5c73;
  margin: 0 auto 40px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content h2 {
    margin-bottom: 20px;
    max-width: 295px;
  }
}

.contact-form-thanks__content p {
  max-width: 580px;
  margin: 0 auto 20px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
}

.contact-form-thanks__content--form {
  max-width: 781px;
  text-align: left;
}

.contact-form-thanks__content--form h2 {
  font-size: 56px;
  line-height: 1em;
  margin-bottom: 30px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content--form h2 {
    margin-bottom: 20px;
    font-size: 36px;
    text-align: left;
    margin-left: 0;
  }
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content--form p {
    max-width: 100%;
    text-align: left;
    margin-left: 0;
  }

  .contact-form-thanks__content--form p:last-of-type {
    margin-bottom: 0;
  }
}

.contact-form-thanks__content--form .information-group:first-of-type {
  margin-top: 40px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content--form .information-group {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-form-thanks__content--form .information-group:first-of-type {
    margin-top: 0;
  }

  .contact-form-thanks__content--form .information-group .field {
    width: 100%;
    max-width: 100%;
  }

  .contact-form-thanks__content--form .information-group .field input {
    width: 100%;
  }

  .contact-form-thanks__content--form .information-group.no-mobile-margin {
    margin-top: 0;
  }
}

.contact-form-thanks__content--form .textarea-container {
  margin-top: 20px;
}

.contact-form-thanks__content--form .inquiry {
  margin-bottom: 20px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content--form .inquiry {
    margin-bottom: 40px;
  }
}

.contact-form-thanks__content--form .file-container {
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content--form .file-container {
    margin-bottom: 40px;
  }
}

.contact-form-thanks__content--form::before {
  display: none;
}

.contact-form-thanks__content--form__submit-container {
  text-align: center;
}

.contact-form-thanks__content--form__submit-container .btn {
  border: 0;
  background: #75698c;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media only screen and (max-width: 980px) {
  .contact-form-thanks__content--form__submit-container .btn {
    width: 100%;
  }
}

.contact-form-thanks__content--form__submit-container p {
  color: #75698c;
  font-size: 12px;
  line-height: 1.4em;
  margin: 0 auto;
  text-align: center;
}

.find-us {
  background-color: #fff;
  color: #75698c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 100px;
  padding-right: 0;
  margin-bottom: 80px;
}

.find-us.grey {
  background-color: #5c5c73;
  color: #ffffff;
  border-radius: 32px;
  padding: 45px 24px 61px;
}

@media only screen and (max-width: 980px) {
  .find-us {
    padding: 0 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    padding: 0 16px;
  }
}

.find-us h3 {
  color: #5c5c73;
  margin-bottom: 20px;
}

.find-us img {
  margin-top: 24px;
  width: 60px;
  height: 60px;
}

.find-us p {
  max-width: 380px;
  font-size: 16px;
  line-height: 1.5em;
}

.find-us a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
}

.find-us.grey h3,
.find-us.grey a,
.find-us.grey p {
  color: #ffffff;
}

.find-us a:hover {
  opacity: 0.65;
}

.find-us a.gmap_canvas:hover {
  cursor: pointer;
}

.find-us .left-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
}

@media only screen and (max-width: 980px) {
  .find-us .left-section {
    margin-bottom: 32px;
  }
}

.find-us .right-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 60%;
  -ms-flex: 1 0 60%;
  flex: 1 0 60%;
  position: relative;
}

.find-us .right-section .gmap_canvas {
  border-radius: 32px;
  width: 100%;
  max-width: 680px;
  height: 317px;
  display: block;
  background-image: url(../images/google-map.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media only screen and (max-width: 500px) {
  .find-us .right-section .gmap_canvas {
    background-image: url(../images/google-map-mobile.png);
    margin-bottom: 24px;
  }
}

.find-us .desktop {
  display: block;
}

@media only screen and (max-width: 980px) {
  .find-us .desktop {
    display: none;
  }
}

.find-us .mobile {
  display: none;
}

@media only screen and (max-width: 980px) {
  .find-us .mobile {
    display: block;
  }
}

.payment-details {
  background-color: #fff;
  color: #75698c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 100px;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .payment-details {
    padding: 40px 50px;
  }
}

@media only screen and (max-width: 680px) {
  .payment-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    padding: 40px 16px;
  }
}

.payment-details h3 {
  color: #5c5c73;
  margin-bottom: 20px;
}

.payment-details img {
  width: 60px;
  height: 60px;
}

.payment-details p {
  max-width: 380px;
  font-size: 16px;
  line-height: 1.5em;
}

.payment-details .left-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 60%;
  -ms-flex: 1 0 60%;
  flex: 1 0 60%;
}

@media only screen and (max-width: 980px) {
  .payment-details .left-section {
    margin-bottom: 32px;
  }
}

.payment-details .right-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
}

.payment-details .right-section table {
  width: 100%;
}

.payment-details .right-section table tr {
  height: 24px;
}

.payment-details .right-section table td {
  line-height: 1.5em;
  vertical-align: top;
}

.historie-kliniky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 40px auto 80px;
  max-width: 579px;
}

@media only screen and (max-width: 680px) {
  .historie-kliniky {
    padding: 16px;
    margin: 40px 0;
  }
}

.historie-kliniky h2 {
  color: #5c5c73;
  margin-bottom: 20px;
}

.historie-kliniky h2:nth-of-type(1) {
  margin-top: 0;
}

.historie-kliniky a {
  color: #5c5c73;
}

.historie-kliniky a:hover {
  opacity: 0.65;
}

.historie-kliniky p {
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin-top: 0;
}

.member-detail {
  margin: 108px auto 120px;
  max-width: 782px;
}

@media only screen and (max-width: 680px) {
  .member-detail {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 579px;
    padding-left: 1.5px;
    padding-right: 1.5px;
  }
}

.member-detail__subheader {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
  text-align: center;
  display: block;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 680px) {
  .member-detail__subheader {
    margin-bottom: 15px;
    text-align: left;
  }
}

.member-detail__header {
  font-family: Telegraf;
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 1em;
  color: #5c5c73;
  margin: 0 auto 80px;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .member-detail__header {
    font-size: 36px;
    margin-bottom: 54px;
    text-align: left;
  }
}

.member-detail__header-content {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 680px) {
  .member-detail__header-content {
    margin-bottom: 8px;
  }
}

.member-detail__content {
  max-width: 579px;
  margin: 0 auto;
}

@media only screen and (max-width: 680px) {
  .member-detail__content {
    max-width: 100%;
    padding-left: 6.5px;
    padding-right: 6.5px;
  }
}

.member-detail p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin-bottom: 20px;
}

@media only screen and (max-width: 680px) {
  .member-detail p {
    margin-bottom: 8px;
  }
}

.member-detail p:last-of-type {
  margin-bottom: 0;
}

.member-detail__profile-image {
  background: #ecf8f7;
  border-radius: 16px;
  height: 290px;
  display: block;
  width: 100%;
  margin-bottom: 60px;
  position: relative;
}

@media only screen and (max-width: 680px) {
  .member-detail__profile-image {
    height: 241px;
    margin-bottom: 40px;
  }
}

.member-detail__profile-image::before {
  height: 24px;
  display: block;
  content: "";
  width: 100%;
  background: #ecf8f7;
  position: absolute;
  bottom: 0;
  border-radius: 16px;
  z-index: 9999;
}

@media only screen and (max-width: 680px) {
  .member-detail__profile-image::before {
    display: none;
  }
}

.member-detail__profile-image::after {
  display: block;
  content: "";
  width: 100%;
  height: 39px;
  position: absolute;
  bottom: 24px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 248, 247, 0)),
    to(#ecf8f7)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(236, 248, 247, 0) 0,
    #ecf8f7 100%
  );
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
}

@media only screen and (max-width: 680px) {
  .member-detail__profile-image::after {
    bottom: 0;
    border-radius: 16px;
  }
}

.member-detail__profile-image img {
  position: absolute;
  left: 50%;
  margin-left: -162px;
  width: auto;
  height: 328px;
  max-width: 100%;
  bottom: 0;
}

@media only screen and (max-width: 680px) {
  .member-detail__profile-image img {
    height: 265px;
  }
}

.article-detail {
  border-bottom: 1px solid #f0f0f0;
  margin: 108px auto 40px;
}

@media only screen and (max-width: 980px) {
  .article-detail {
    margin: 0 auto 40px;
  }
}

.article-detail__subheader {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  color: #5c5c73;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin: 0 auto 15px;
  text-align: center;
  display: block;
  max-width: 778px;
}

@media only screen and (max-width: 680px) {
  .article-detail__subheader {
    max-width: 100%;
    text-align: left;
  }
}

.article-detail__thumbnail {
  max-width: 980px;
  max-height: 420px;
  overflow: hidden;
  border-radius: 32px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 680px) {
  .article-detail__thumbnail {
    border-radius: 0;
    height: auto;
  }
}

.article-detail__thumbnail img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 680px) {
  .article-detail__thumbnail img {
    border-radius: 32px;
  }
}

.article-detail__readtime {
  font-family: Telegraf;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1em;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5c5c73;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 680px) {
  .article-detail__readtime {
    max-width: 100%;
    text-align: left;
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.article-detail p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  max-width: 579px;
  margin: 0 auto 20px;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.article-detail p.article-detail__perex {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  max-width: 579px;
  margin: 0 auto 45px;
  color: #5c5c73;
  clear: both;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

@media only screen and (max-width: 680px) {
  .article-detail p.article-detail__perex {
    margin-bottom: 35px;
  }
}

.article-detail h1 {
  margin: 0 auto 15px;
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 1.25em;
  color: #5c5c73;
  text-align: center;
  max-width: 778px;
  clear: both;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

@media only screen and (max-width: 680px) {
  .article-detail h1 {
    max-width: 100%;
    text-align: left;
    font-size: 36px;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}

.article-detail h2 {
  max-width: 579px;
  margin: 0 auto 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  text-align: left;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .article-detail h2 {
    margin-bottom: 15px;
  }
}

.article-detail h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2em;
  margin: 0 auto 20px;
  color: #5c5c73;
  text-align: center;
  max-width: 579px;
  text-align: left;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .article-detail h3 {
    margin-bottom: 15px;
  }
}

.article-detail ul {
  list-style-type: none;
  margin: 20px auto 45px;
  color: #75698c;
  max-width: 579px;
  text-align: left;
  padding: 0;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .article-detail ul {
    margin-bottom: 35px;
  }
}

.article-detail ul li {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  position: relative;
  padding-left: 17.81px;
}

.article-detail ul li:last-of-type {
  margin-bottom: 0;
}

.article-detail ul li::before {
  content: "•";
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: middle;
  position: absolute;
  left: 0;
}

.article-detail ol {
  margin: 20px auto 45px;
  color: #75698c;
  max-width: 579px;
  text-align: left;
  padding: 0;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .article-detail ol {
    margin-bottom: 35px;
  }
}

.article-detail ol li {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  position: relative;
}

.article-detail ol li:last-of-type {
  margin-bottom: 0;
}

.article-detail__quote {
  max-width: 580px;
  margin: 0 auto 20px;
  text-align: center;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .article-detail__quote {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.article-detail__quote p {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.45em;
  color: #75698c;
  margin: 0 auto 10px;
}

.article-detail__quote span {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
}

.article-detail__gallery {
  max-width: 580px;
  margin: 0 auto;
}

.article-detail__gallery h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 20px;
  text-align: left;
}

.article-detail__gallery-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  max-width: 100%;
}

.article-detail__gallery-wrapper img {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  flex: 1 0 33%;
  max-width: 180px;
  margin-bottom: 20px;
  margin-right: 20px;
}

.article-detail__gallery-wrapper img:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 680px) {
  .article-detail__gallery-wrapper img:nth-child(3n) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 680px) {
  .article-detail__gallery-wrapper img:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 410px) {
  .article-detail__gallery-wrapper img {
    margin-left: auto;
    margin-right: auto;
  }

  .article-detail__gallery-wrapper img:nth-child(3n),
  .article-detail__gallery-wrapper img:nth-child(even) {
    margin-left: auto;
    margin-right: auto;
  }
}

.article-detail .wp-block-image {
  margin: 0 auto 20px;
  max-width: 780px;
}

.article-detail .wp-block-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 32px;
  margin: 0 auto;
}

.article-detail .wp-block-image .alignleft {
  float: left;
  margin: 0 35px 0 auto;
}

@media only screen and (max-width: 680px) {
  .article-detail .wp-block-image .alignleft {
    float: none;
    margin-right: auto;
    text-align: center;
  }
}

.article-detail .wp-block-image .alignleft img {
  max-width: 380px;
}

@media only screen and (max-width: 680px) {
  .article-detail .wp-block-image .alignleft img {
    margin-left: auto;
    margin-right: auto;
  }
}

.article-detail .wp-block-image .alignright {
  float: right;
  margin: 0 auto 0 35px;
}

@media only screen and (max-width: 680px) {
  .article-detail .wp-block-image .alignright {
    float: none;
    margin-left: auto;
    text-align: center;
  }
}

.article-detail .wp-block-image .alignright img {
  max-width: 380px;
}

@media only screen and (max-width: 680px) {
  .article-detail .wp-block-image .alignright img {
    margin-left: auto;
    margin-right: auto;
  }
}

.article-detail .wp-block-image figcaption {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin-top: 20px;
  text-align: center;
}

.article-detail__social-share {
  margin-top: 40px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 680px) {
  .article-detail__social-share {
    margin-top: 0;
    margin-bottom: 40px;
  }
}

.article-detail .social-share__container {
  text-align: right;
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  vertical-align: middle;
  padding-left: 16px;
}

@media only screen and (max-width: 680px) {
  .article-detail .social-share__container {
    text-align: left;
  }
}

.article-detail .social-share__container a {
  text-decoration: none;
}

.article-detail .social-share__container a:hover svg {
  fill: #5c5c73;
}

.article-detail .social-share__container a:hover svg path {
  fill: #5c5c73;
}

.article-detail .social-share__container svg {
  fill: #75698c;
  vertical-align: middle;
  height: 20px;
  width: auto;
  margin-left: 10px;
}

.article-detail .social-share__container svg path {
  fill: #75698c;
}

.article-detail__more-articles {
  margin-bottom: 50px;
}

@media only screen and (max-width: 980px) {
  .article-detail__more-articles {
    margin-bottom: 10px;
  }
}

.article-detail__more-articles span {
  display: block;
  text-align: center;
  color: #5c5c73;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.article-detail__more-articles h3 {
  margin: 0 auto 60px;
  color: #5c5c73;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
}

.article-detail__articles-list {
  padding-bottom: 30px;
}

@media only screen and (max-width: 980px) {
  .article-detail__articles-list {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  }

  .article-detail__articles-list::-webkit-scrollbar {
    height: 6px;
  }

  .article-detail__articles-list::-webkit-scrollbar-track {
    background: 0 0;
  }

  .article-detail__articles-list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }

  /* macOS only — hide scrollbars */
  body.is-mac .article-detail__articles-list {
    scrollbar-width: none;
    /* Firefox */
    scrollbar-color: transparent transparent;
  }

  body.is-mac .article-detail__articles-list::-webkit-scrollbar {
    width: 1px;
    height: unset;
  }

  body.is-mac .article-detail__articles-list::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.article-detail__articles-list__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.article-detail__articles-list__wrapper::-webkit-scrollbar {
  height: 6px;
}

.article-detail__articles-list__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.article-detail__articles-list__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .article-detail__articles-list__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .article-detail__articles-list__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .article-detail__articles-list__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 980px) {
  .article-detail__articles-list__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .article-detail__articles-list__wrapper::after {
    content: "";
    display: block;
    width: 2px;
    height: 369px;
    min-height: 100%;
    padding-left: 30px;
    position: relative;
  }
}

.article-detail__articles-list__wrapper article {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  border-radius: 15px;
  overflow: hidden;
  max-width: 340px;
  padding-bottom: 56px;
}

@media only screen and (max-width: 1180px) {
  .article-detail__articles-list__wrapper article {
    max-width: 290px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 290px;
    -ms-flex: 1 0 290px;
    flex: 1 0 290px;
    margin-right: 25px;
    padding-bottom: 54px;
  }

  .article-detail__articles-list__wrapper article:last-of-type {
    margin-right: 0;
  }
}

.article-detail__articles-list__wrapper article img.thumbnail {
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
}

.article-detail__articles-list__wrapper article span.details {
  text-align: left;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5c5c73;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  padding-left: 30px;
  padding-right: 30px;
}

.article-detail__articles-list__wrapper article h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.article-detail__articles-list__wrapper article p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #75698c;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}

.article-detail__articles-list__wrapper article a.more {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
}

.article-detail__articles-list__wrapper article a.more:hover {
  opacity: 0.65;
}

.article-detail .wp-block-embed {
  margin: 0 auto 20px;
  max-width: 579px;
}

.article-detail .wp-block-embed__wrapper {
  text-align: center;
  margin: 0 auto;
  max-width: 579px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

@media only screen and (min-width: 980px) {
  .article-detail .wp-block-embed__wrapper {
    max-height: 297px;
  }
}

.article-detail .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.doctors-team-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 29px;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 990px) {
  .doctors-team-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 680px) {
  .doctors-team-container {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}

.doctors-team-container h3::before {
  background: 0 0;
}

.doctors-team-container .doctors-strip-unlimited__single {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 29%;
  -ms-flex: 1 0 29%;
  flex: 1 0 29%;
  max-width: 340px;
  width: 340px;
  margin-bottom: 51px;
  margin-right: 60px;
  text-decoration: none;
}

.doctors-team-container .doctors-strip-unlimited__single--no-content {
  background-color: #fff;
  border: 2px solid #c6f8f2;
}

.doctors-team-container
  .doctors-strip-unlimited__single--no-content
  .doctors-strip-unlimited__single--doctor-image::after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 248, 247, 0)),
    to(#fff)
  );
  background: -webkit-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);
  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #fff 100%);
}

@media only screen and (max-width: 990px) {
  .doctors-team-container .doctors-strip-unlimited__single {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48%;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    max-width: 48%;
    width: auto;
  }
}

.doctors-team-container .doctors-strip-unlimited__single:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 990px) {
  .doctors-team-container .doctors-strip-unlimited__single {
    margin-right: 0;
  }
}

@media only screen and (max-width: 680px) {
  .doctors-team-container .doctors-strip-unlimited__single {
    margin-top: 20px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 120px;
    padding: 0 16px 0 8px;
  }
}

@media only screen and (max-width: 680px) {
  .doctors-team-container .doctors-strip-unlimited__single--doctor-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    max-width: 104px;
    position: relative;
    margin-left: 0;
    margin-right: 8px;
    top: -8px;
  }
}

.doctors-team-container .doctors-strip-unlimited__single--doctor-image img {
  height: auto;
  width: 194px;
}

@media only screen and (max-width: 680px) {
  .doctors-team-container .doctors-strip-unlimited__single--doctor-image img {
    width: 100%;
    max-width: 100%;
    position: relative;
  }
}

@media only screen and (max-width: 680px) {
  .doctors-team-container
    .doctors-strip-unlimited__single
    .doctors-strip-unlimited__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 63%;
    -ms-flex: 1 0 63%;
    flex: 1 0 63%;
    max-width: 63%;
    padding-top: 21px;
    padding-bottom: 0;
  }

  .doctors-team-container
    .doctors-strip-unlimited__single
    .doctors-strip-unlimited__content
    a {
    right: 16px;
    bottom: 17px;
  }
}

@media only screen and (max-width: 450px) {
  .doctors-team-container
    .doctors-strip-unlimited__single
    .doctors-strip-unlimited__content {
    max-width: 220px;
  }
}

.doctors-team-container .doctors-strip-unlimited__single.noData:hover {
  cursor: default;
}

.preheadline-headline {
  text-align: center;
  color: #5c5c73;
}

@media only screen and (max-width: 680px) {
  .preheadline-headline {
    text-align: left;
    padding-left: 16px;
  }
}

.preheadline-headline span {
  font-size: 12px;
  line-height: 1.5em;
  text-transform: uppercase;
}

.preheadline-headline h2 {
  margin-top: 10px;
}

.plain-paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin: 0 300px 80px;
  color: #5c5c73;
}

@media only screen and (max-width: 980px) {
  .plain-paragraph {
    margin: 0 0 80px;
    padding: 0 16px;
  }
}

@media only screen and (max-width: 680px) {
  .plain-paragraph {
    text-align: left;
    margin-bottom: 40px;
  }
}

.plain-paragraph span {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.plain-paragraph h2 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 680px) {
  .plain-paragraph h2 {
    margin-bottom: 0;
  }
}

.plain-paragraph p {
  color: #75698c;
  font-size: 16px;
  line-height: 1.5em;
}

.plain-paragraph a {
  color: #5c5c73;
}

.plain-paragraph a:hover {
  opacity: 0.65;
}

.plain-paragraph ul {
  list-style-type: none;
  margin: 20px auto 45px;
  color: #75698c;
  text-align: left;
  padding: 0;
  clear: both;
}

@media only screen and (max-width: 680px) {
  .plain-paragraph ul {
    margin-bottom: 35px;
  }
}

.plain-paragraph ul li {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  position: relative;
  padding-left: 17.81px;
}

.plain-paragraph ul li:last-of-type {
  margin-bottom: 0;
}

.plain-paragraph ul li::before {
  content: "•";
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: middle;
  position: absolute;
  left: 0;
}

.images-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}

.images-banner img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 980px) {
  .images-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.images-banner .left-section {
  margin-right: 20px;
}

.images-banner .left-section img {
  border-radius: 16px;
  height: 420px;
  width: auto;
}

@media only screen and (max-width: 980px) {
  .images-banner .left-section img {
    padding: 0;
    height: auto;
  }
}

@media only screen and (max-width: 680px) {
  .images-banner .left-section img {
    padding-bottom: 4px;
  }
}

@media only screen and (max-width: 980px) {
  .images-banner .left-section {
    margin: 0 16px 4px;
  }
}

.images-banner .right-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 980px) {
  .images-banner .right-section {
    margin: 0 16px 0;
    padding-top: 0;
    padding-left: 0;
  }
}

.images-banner .right-section .top-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

@media only screen and (max-width: 980px) {
  .images-banner .right-section .top-row {
    margin-bottom: 4px;
  }
}

.images-banner .right-section .top-row .child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  padding: 0;
  max-width: 50%;
}

.images-banner .right-section .top-row .child:nth-of-type(1) {
  margin-right: 13.5px;
  max-width: calc(50% - 13.5px);
}

@media only screen and (max-width: 980px) {
  .images-banner .right-section .top-row .child:nth-of-type(1) {
    margin-right: 8px;
    max-width: calc(50% - 8px);
  }
}

.images-banner .right-section .bottom-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.images-banner .right-section .bottom-row .child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0;
}

.images-banner .right-section .bottom-row .child:nth-of-type(1) {
  margin-right: 13.5px;
  max-width: calc(50% - 13.5px);
}

@media only screen and (max-width: 980px) {
  .images-banner .right-section .bottom-row .child:nth-of-type(1) {
    margin-right: 8px;
    max-width: calc(50% - 8px);
  }
}

.images-banner .right-section img {
  border-radius: 16px;
  width: auto;
  height: 199px;
}

@media only screen and (max-width: 680px) {
  .images-banner .right-section img {
    height: auto;
    max-width: 100%;
  }
}

.company-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 80px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 680px) {
  .company-logos {
    padding: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .company-logos .logo1 {
    margin-bottom: 32px;
  }

  .company-logos .logo2 {
    margin-bottom: 32px;
  }

  .company-logos .logo3 {
    margin-left: -12px;
    margin-bottom: 32px;
  }

  .company-logos .logo4 {
    margin-right: 32px;
    margin-bottom: 32px;
  }
}

@media only screen and (max-width: 680px) and (max-width: 400px) {
  .company-logos img {
    max-width: 125px;
  }
}

.simplified-strip-container {
  background-color: #ffe1e1;
  padding: 40px 100px;
  padding-bottom: 0;
  border-radius: 32px;
  text-align: left;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .simplified-strip-container {
    margin-bottom: 40px;
    padding: 40px 24px;
  }
}

.simplified-strip-container h2 {
  font-style: normal;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 20px 0 0;
  max-width: 480px;
  text-align: left;
}

@media only screen and (max-width: 680px) {
  .simplified-strip-container h2 {
    max-width: 100%;
  }
}

.simplified-strip-container a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  margin: 20px 0 0;
}

.simplified-strip-container__wrapper {
  overflow-x: auto;
  padding-top: 30px;
  padding-bottom: 40px;
  max-width: 1196px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: -100px;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.simplified-strip-container__wrapper::-webkit-scrollbar {
  height: 6px;
}

.simplified-strip-container__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.simplified-strip-container__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .simplified-strip-container__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .simplified-strip-container__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .simplified-strip-container__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 680px) {
  .simplified-strip-container__wrapper {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-right: -24px;
  }
}

.simplified-strip-container__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  padding-right: 30px;
}

.simplified-strip-container__container::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  padding-left: 30px;
  position: relative;
  min-height: 320px;
}

.simplified-strip-container__single {
  background: #fff;
  border-radius: 16px;
  padding: 28px 24px;
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 0 280px !important;
  -ms-flex: 1 0 280px !important;
  flex: 1 0 280px !important;
  max-width: 280px !important;
  position: relative;
  margin-right: 20px !important;
  min-height: 280px !important;
  text-decoration: none;
}

@media only screen and (max-width: 680px) {
  .simplified-strip-container__single {
    margin-right: 30px !important;
    max-width: 240px !important;
    min-height: 320px !important;
  }
}

.simplified-strip-container__single h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 15px 0;
}

@media only screen and (max-width: 680px) {
  .simplified-strip-container__single h3 {
    margin-left: 0;
  }
}

.simplified-strip-container__single p {
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.4em;
  color: #5c5c73;
  margin: 0;
  max-width: 191px;
}

@media only screen and (max-width: 680px) {
  .simplified-strip-container__single p {
    margin-left: 0;
  }
}

.simplified-strip-container__single span.more {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.simplified-strip-container__single span.more:hover {
  opacity: 0.65;
}

.simplified-strip-container__single:hover {
  cursor: pointer;
}

.simplified-strip-container__single:hover span.more {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

.simplified-strip-container--blue {
  background-color: #ecf8f7;
}

.simplified-strip-container--pink {
  background-color: #fdf3f3;
}

.simplified-strip-container--blue .simplified-strip-container__single {
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(161, 229, 222, 0.74),
    0 8.77813px 5.32008px rgba(161, 229, 222, 0.531952),
    0 16.5284px 10.0172px rgba(161, 229, 222, 0.441119),
    0 29.4839px 17.869px rgba(161, 229, 222, 0.37);
  box-shadow: 0 3.65278px 2.21381px rgba(161, 229, 222, 0.74),
    0 8.77813px 5.32008px rgba(161, 229, 222, 0.531952),
    0 16.5284px 10.0172px rgba(161, 229, 222, 0.441119),
    0 29.4839px 17.869px rgba(161, 229, 222, 0.37);
}

.stories-list {
  margin-bottom: 80px;
  margin-top: 140px;
}

@media only screen and (max-width: 680px) {
  .stories-list {
    margin-bottom: 40px;
    margin-top: 100px;
  }
}

.stories-list .true-stories-strip__single {
  width: 380px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 0;
}

@media only screen and (max-width: 638px) {
  .stories-list .true-stories-strip__single {
    left: auto !important;
    right: auto !important;
  }
}

.stories-list .true-stories-strip__single span {
  margin-top: 0;
}

.stories-list .true-stories-strip__single img {
  margin-bottom: 26px;
}

.stories-list--button {
  display: block;
  text-align: center;
  margin-bottom: 80px;
}

.stories-list--button.more-stories {
  margin-bottom: 40px;
}

@media only screen and (max-width: 680px) {
  .stories-list--button {
    margin-bottom: 40px;
  }
}

.list-header {
  margin: 60px auto 80px;
}

@media only screen and (max-width: 680px) {
  .list-header {
    margin-bottom: 40px;
  }
}

.list-header span {
  margin: 0 auto 16px;
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  color: #5c5c73;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.list-header h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 64px;
  color: #5c5c73;
  text-align: center;
  margin: 0 auto 40px;
}

.list-header p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #5c5c73;
}

.articles-archive {
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .articles-archive {
    margin-bottom: 40px;
  }
}

.articles-archive .article-single-item,
.articles-archive article {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  border-radius: 15px;
  overflow: hidden;
  width: 340px;
  padding-bottom: 56px;
  text-decoration: none;
  display: block;
}

.articles-archive .article-single-item.no-image,
.articles-archive article.no-image {
  padding-top: 28px;
}

@media only screen and (max-width: 1180px) {
  .articles-archive .article-single-item,
  .articles-archive article {
    max-width: 290px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 290px;
    -ms-flex: 1 0 290px;
    flex: 1 0 290px;
    margin-right: 25px;
    padding-bottom: 54px;
  }

  .articles-archive .article-single-item:last-of-type,
  .articles-archive article:last-of-type {
    margin-right: 0;
  }
}

@media only screen and (max-width: 680px) {
  .articles-archive .article-single-item,
  .articles-archive article {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 290px;
    -ms-flex: 1 0 290px;
    flex: 1 0 290px;
  }
}

.articles-archive .article-single-item img.thumbnail,
.articles-archive article img.thumbnail {
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
}

.articles-archive .article-single-item span.details,
.articles-archive article span.details {
  text-align: left;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5c5c73;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  padding-left: 30px;
  padding-right: 30px;
}

.articles-archive .article-single-item h2,
.articles-archive article h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.articles-archive .article-single-item p,
.articles-archive article p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #75698c;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}

.articles-archive .article-single-item button.more,
.articles-archive article button.more {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  border: 0;
  background-color: transparent;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.articles-archive .article-single-item:hover,
.articles-archive article:hover {
  cursor: pointer;
  text-decoration: none;
}

.articles-archive .article-single-item:hover button.more,
.articles-archive article:hover button.more {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

.articles-archive-list--button {
  display: block;
  text-align: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .articles-archive-list--button {
    margin-bottom: 40px;
  }
}

.blog-navigation {
  text-align: center;
  margin: 0 auto 80px;
}

@media only screen and (max-width: 680px) {
  .blog-navigation {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: auto;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -16px;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  }

  .blog-navigation::-webkit-scrollbar {
    height: 6px;
  }

  .blog-navigation::-webkit-scrollbar-track {
    background: 0 0;
  }

  .blog-navigation::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }

  /* macOS only — hide scrollbars */
  body.is-mac .blog-navigation {
    scrollbar-width: none;
    /* Firefox */
    scrollbar-color: transparent transparent;
  }

  body.is-mac .blog-navigation::-webkit-scrollbar {
    width: 1px;
    height: unset;
  }

  body.is-mac .blog-navigation::-webkit-scrollbar-thumb {
    background-color: transparent;
  }

  .blog-navigation::after {
    content: "";
    display: block;
    height: 62px;
    width: 16px;
    background-color: #fff;
    padding-right: 16px;
  }
}

.blog-navigation ul {
  list-style-type: none;
  background: #ecf8f7;
  border-radius: 8px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 4px;
  text-align: left;
}

@media only screen and (max-width: 680px) {
  .blog-navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}

.blog-navigation ul li {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.05em;
  color: #5c5c73;
  display: inline-block;
  padding: 0;
}

@media only screen and (max-width: 680px) {
  .blog-navigation ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: auto;
  }
}

.blog-navigation ul li a {
  color: #5c5c73;
  display: block;
  text-decoration: none;
  padding: 24px 32px;
  text-align: center;
}

.blog-navigation ul li.active,
.blog-navigation ul li:hover {
  padding-top: 4px;
  padding-bottom: 4px;
}

.blog-navigation ul li.active a,
.blog-navigation ul li:hover a {
  background: #fff;
  -webkit-box-shadow: 0 33px 26px rgba(0, 0, 0, 0.05),
    0 13.7866px 10.8622px rgba(0, 0, 0, 0.0359427),
    0 7.37098px 5.80744px rgba(0, 0, 0, 0.0298054),
    0 4.13211px 3.2556px rgba(0, 0, 0, 0.025),
    0 2.19453px 1.72903px rgba(0, 0, 0, 0.0201946),
    0 0.913195px 0.719487px rgba(0, 0, 0, 0.0140573);
  box-shadow: 0 33px 26px rgba(0, 0, 0, 0.05),
    0 13.7866px 10.8622px rgba(0, 0, 0, 0.0359427),
    0 7.37098px 5.80744px rgba(0, 0, 0, 0.0298054),
    0 4.13211px 3.2556px rgba(0, 0, 0, 0.025),
    0 2.19453px 1.72903px rgba(0, 0, 0, 0.0201946),
    0 0.913195px 0.719487px rgba(0, 0, 0, 0.0140573);
  border-radius: 8px;
  padding: 20px 32px;
}

.three-lists-blocks {
  margin-bottom: 80px;
}

@media only screen and (max-width: 930px) {
  .three-lists-blocks {
    margin-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.three-lists-blocks h2 {
  margin: 0 auto 80px;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .three-lists-blocks h2 {
    margin-bottom: 40px;
    text-align: left;
  }
}

.three-lists-blocks__single {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 28%;
  -ms-flex: 1 0 28%;
  flex: 1 0 28%;
  max-width: 280px;
  margin-right: 70px;
}

.three-lists-blocks__single:last-of-type {
  margin-right: 0;
}

@media only screen and (max-width: 930px) {
  .three-lists-blocks__single {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  .three-lists-blocks__single:last-of-type {
    margin-bottom: 0;
  }
}

.three-lists-blocks__single img {
  max-width: 100%;
  height: 62px;
  width: auto;
  margin-bottom: 20px;
}

.three-lists-blocks__single h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 8px;
}

.three-lists-blocks__single ul {
  padding-left: 17px;
  margin: 0;
}

.three-lists-blocks__single ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin-bottom: 10px;
}

.three-lists-blocks__single ul li:last-of-type {
  margin-bottom: 0;
}

.three-lists-blocks__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 980px;
  margin: 0 auto;
}

.blue-block-with-image {
  background: #ecf8f7;
  border-radius: 32px;
  margin-bottom: 80px;
  padding: 40px 100px 40px 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 680px) {
  .blue-block-with-image {
    margin-bottom: 40px;
    padding: 40px 24px;
  }
}

.blue-block-with-image__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 320px;
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

@media only screen and (max-width: 680px) {
  .blue-block-with-image__left {
    margin-bottom: 40px;
  }
}

.blue-block-with-image__left span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  display: block;
  margin-bottom: 37px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
}

.blue-block-with-image__left .mobile-only {
  display: none;
}

@media only screen and (max-width: 680px) {
  .blue-block-with-image__left .mobile-only {
    display: block;
  }
}

.blue-block-with-image__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 580px;
  color: #5c5c73;
}

.blue-block-with-image__right span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  display: block;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

@media only screen and (max-width: 680px) {
  .blue-block-with-image__right span {
    display: none;
  }
}

.blue-block-with-image__right h2 {
  margin: 0 auto 20px;
  font-style: 400;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
}

.blue-block-with-image__right p {
  color: #75698c;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4em;
  margin: 0 auto;
  color: #75698c;
}

.blue-block-with-image__right a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 20px;
  color: #5c5c73;
}

.blue-block-with-image__right a:hover {
  opacity: 0.65;
}

.block-list-with-heading {
  max-width: 580px;
  margin: 0 auto 80px;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .block-list-with-heading {
    margin-bottom: 40px;
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}

.block-list-with-heading img {
  margin: 0 auto 20px;
}

.block-list-with-heading h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #5c5c73;
  margin: 0 auto 20px;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .block-list-with-heading h2 {
    text-align: left;
  }
}

.block-list-with-heading ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.block-list-with-heading ul li {
  -webkit-box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  padding: 20px 16px;
  margin-bottom: 0;
}

.block-list-with-heading ul li:first-of-type {
  -webkit-box-shadow: inset 0 1px 0 rgba(46, 16, 181, 0.25),
    inset 0 -1px 0 rgba(46, 16, 181, 0.25);
  box-shadow: inset 0 1px 0 rgba(46, 16, 181, 0.25),
    inset 0 -1px 0 rgba(46, 16, 181, 0.25);
}

@media only screen and (max-width: 680px) {
  .block-list-with-heading ul li {
    padding-left: 0;
    padding-right: 0;
  }
}

.video-block-container {
  max-width: 782px;
  margin: 0 auto 80px;
}

@media only screen and (max-width: 680px) {
  .video-block-container {
    margin-bottom: 40px;
    margin-left: 8px;
    margin-right: 8px;
  }
}

.video-block-container h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 20px;
  text-align: center;
  max-width: 580px;
}

@media only screen and (max-width: 680px) {
  .video-block-container h2 {
    text-align: left;
  }
}

.video-block-container p {
  margin: 0 auto;
  text-align: center;
  max-width: 580px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
}

@media only screen and (max-width: 680px) {
  .video-block-container p {
    text-align: left;
  }
}

.video-block-container .video-container {
  position: relative;
  height: 437px;
  margin-top: 40px;
  max-width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 15px;
  display: block;
}

@media only screen and (max-width: 680px) {
  .video-block-container .video-container {
    margin-top: 20px;
    height: auto;
    padding-bottom: 56.25%;
    margin-left: auto;
    margin-right: auto;
    min-height: 205px;
  }
}

.video-block-container .video-container::before {
  position: absolute;
  content: "";
  display: inline-block;
  height: 180px;
  width: 180px;
  top: 50%;
  left: 50%;
  margin-top: -90px;
  margin-left: -90px;
  background-image: url(../images/player-button.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media only screen and (max-width: 680px) {
  .video-block-container .video-container::before {
    width: 160px;
    height: 160px;
    margin-top: -80px;
    margin-left: -80px;
  }
}

.video-block-container .video-container:hover::before {
  opacity: 0.65;
}

.video-block-container span {
  text-align: center;
  margin: 20px auto 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  display: block;
}

@media only screen and (max-width: 680px) {
  .video-block-container span {
    text-align: left;
    margin-top: 12px;
  }
}

.support-team-section {
  margin-bottom: 80px;
}

@media only screen and (max-width: 680px) {
  .support-team-section {
    margin-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.support-team-section span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  display: block;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5c5c73;
  margin: 0 auto 20px;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .support-team-section span {
    text-align: left;
  }
}

.support-team-section h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 auto 20px;
  text-align: center;
}

@media only screen and (max-width: 680px) {
  .support-team-section h2 {
    text-align: left;
  }
}

.support-team-section p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin: 0 auto 58px;
  text-align: center;
  max-width: 580px;
}

@media only screen and (max-width: 680px) {
  .support-team-section p {
    text-align: left;
  }
}

.support-team-section .doctors-strip__wrapper {
  padding-top: 48px;
}

@media only screen and (max-width: 980px) {
  .support-team-section .doctors-strip__wrapper {
    width: calc(100% + 32px);
  }
}

.support-team-section .doctors-strip__container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 980px) {
  .support-team-section .doctors-strip__container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .support-team-section .doctors-strip__container::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    min-height: 100px;
    padding-left: 30px;
    position: relative;
  }
}

.support-team-section .doctors-strip__single {
  background-color: transparent;
  border: 2px solid #ffe1e1;
  border-radius: 16px;
  padding: 29px 25px 29px;
  margin-right: 20px;
  text-decoration: none;
}

.support-team-section .doctors-strip__single:last-of-type {
  margin-right: 0;
}

.support-team-section .doctors-strip__single--doctor-image {
  top: -54px;
}

/*.support-team-section .doctors-strip__single--doctor-image::after {*/
/*  background: -webkit-gradient(*/
/*    linear,*/
/*    left top,*/
/*    left bottom,*/
/*    from(rgba(236, 248, 247, 0)),*/
/*    to(#fff)*/
/*  );*/
/*  background: -webkit-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);*/
/*  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);*/
/*  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #fff 100%);*/
/*}*/

.support-team-section .doctors-strip__single--doctor-image img {
  width: 157px;
  height: auto;
}

.support-team-section .doctors-strip__single h3 {
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 8px;
}

.support-team-section .doctors-strip__single h3::before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 248, 247, 0)),
    to(#fff)
  );
  background: -webkit-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);
  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #fff 100%);
  top: -24px;
}

.support-team-section .doctors-strip__single span {
  text-align: left;
  margin-left: 0;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 0;
  letter-spacing: 0;
  text-transform: none;
}

.form-progress {
  background-color: #ffe1e1;
  padding-left: 80px;
  padding-right: 80px;
}

@media screen and (max-width: 980px) {
  .form-progress {
    margin-bottom: 60px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.form-progress .desktop-progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 980px) {
  .form-progress .desktop-progress {
    display: none;
  }
}

.form-progress .desktop-progress .single-progress {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  max-width: 25%;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #5c5c73;
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}

.form-progress .desktop-progress .single-progress::after {
  height: 3.05px;
  background-color: #fff;
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  bottom: 12px;
  left: 0;
}

.form-progress .desktop-progress .single-progress.active {
  font-weight: 700;
}

.form-progress .desktop-progress .single-progress.active::after {
  background-color: #ffa4a8;
}

.form-progress .desktop-progress .single-progress.active::before {
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  border-radius: 50vh;
  background-color: #ffa4a8;
  bottom: 0;
  position: absolute;
  left: 50%;
  margin-left: -12px;
}

.form-progress .desktop-progress .single-progress.done {
  font-weight: 700;
}

.form-progress .desktop-progress .single-progress.done::after {
  background-color: #ffa4a8;
}

.form-progress .desktop-progress .single-progress.done::before {
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  border-radius: 50vh;
  background-color: #ffa4a8;
  bottom: 0;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  background-image: url(../images/checkmark-blue.svg);
  background-size: 11px auto;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 101;
}

.form-progress .mobile-progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (min-width: 980px) {
  .form-progress .mobile-progress {
    display: none;
  }
}

.form-progress .mobile-progress h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  margin-top: 0;
  margin-bottom: 5px;
}

.form-progress .mobile-progress span {
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5c5c73;
}

.form-progress .mobile-progress .pie-wrapper {
  height: 52px;
  width: 52px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 52px;
  -ms-flex: 1 0 52px;
  flex: 1 0 52px;
  max-width: 52px;
  margin-right: 20px;
}

.form-progress .mobile-progress .pie-wrapper.style-2 .label {
  background: 0 0;
  border-radius: 50%;
  bottom: 0.4em;
  color: #5c5c73;
  cursor: default;
  display: block;
  font-size: 10px;
  line-height: 11px;
  left: 0.4em;
  line-height: 2.8em;
  position: absolute;
  right: 0.4em;
  text-align: center;
  top: 12px;
}

.form-progress .mobile-progress .pie-wrapper.style-2 .pie {
  height: 100%;
  width: 100%;
  clip: rect(auto, auto, auto, auto);
  left: 0;
  position: absolute;
  top: 0;
}

.form-progress .mobile-progress .pie-wrapper.style-2 .pie .half-circle {
  height: 100%;
  width: 100%;
  border: 4px solid #ffa4a8;
  border-radius: 50%;
  clip: rect(0, 0, 0, 0);
  left: 0;
  position: absolute;
  top: 0;
}

.form-progress
  .mobile-progress
  .pie-wrapper.style-2
  .pie
  .half-circle.left-side {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.form-progress
  .mobile-progress
  .pie-wrapper.style-2
  .pie
  .half-circle.right-side {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: none;
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-25
  .pie
  .half-circle.left-side {
  clip: rect(0, 0, 0, 0);
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-25
  .pie
  .half-circle.right-side {
  clip: rect(0, 26px, 26px, 0);
  display: block;
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-50
  .pie
  .half-circle.left-side {
  clip: rect(0, 0, 0, 0);
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-50
  .pie
  .half-circle.right-side {
  clip: rect(0, 52px, 26px, 0);
  display: block;
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-75
  .pie
  .half-circle.left-side {
  clip: rect(0, 26px, 26px, 0);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-75
  .pie
  .half-circle.right-side {
  clip: rect(0, 52px, 26px, 0);
  display: block;
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-100
  .pie
  .half-circle.left-side {
  clip: rect(0, 52px, 52px, 0);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.form-progress
  .mobile-progress
  .pie-wrapper.progress-100
  .pie
  .half-circle.right-side {
  clip: rect(0, 52px, 52px, 0);
  display: block;
}

.form-progress .mobile-progress .pie-wrapper .shadow {
  height: 100%;
  width: 100%;
  border: 4px solid #fff;
  border-radius: 50%;
}

.attention-strip {
  padding: 24px;
  background-color: #ffeaec;
  border-radius: 26px 24px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 680px) {
  .attention-strip {
    margin-bottom: 16px;
  }
}

.attention-strip span {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  display: block;
  color: #dd0d1d;
}

.attention-strip p {
  margin: 0 auto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #dd0d1d;
}

.attention-strip p a {
  color: #dd0d1d;
}

.attention-strip p a:active,
.attention-strip p a:visited {
  color: #dd0d1d;
}

.attention-strip p a:hover {
  text-decoration: none;
}

.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  -ms-transform: translateY(-2em);
  transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  -ms-transform: translateY(2em);
  transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.cc-revoke:hover {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 680px) {
  .cc-window.cc-floating {
    max-width: 100%;
    background-color: #ecf8f7 !important;
    color: #5c5c73 !important;
    font-size: 12px;
    line-height: 15px;
    -webkit-box-shadow: 0 -1px 14px rgba(46, 16, 181, 0.32) !important;
    box-shadow: 0 -1px 14px rgba(46, 16, 181, 0.32) !important;
    padding: 16px;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.cc-revoke {
  padding: 0.5em;
}

.cc-revoke:hover {
  text-decoration: underline;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}

.cc-link {
  display: inline-block;
  text-decoration: underline;
}

@media only screen and (max-width: 680px) {
  .cc-link {
    color: #5c5c73 !important;
  }
}

.cc-link:hover {
  opacity: 1;
  text-decoration: none;
}

.cc-link:active,
.cc-link:visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

@media only screen and (max-width: 680px) {
  .cc-btn {
    font-size: 14px;
    line-height: 15px;
  }
}

.cc-btn:hover {
  opacity: 0.65;
  background-color: #5c5c73 !important;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}

.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

@media only screen and (max-width: 680px) {
  .cc-left {
    left: 0;
  }
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

@media only screen and (max-width: 680px) {
  .cc-bottom {
    bottom: 0;
  }
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

@media only screen and (max-width: 680px) {
  .cc-floating .cc-message {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 57%;
    -ms-flex: 1 0 57%;
    flex: 1 0 57%;
    max-width: 60.4%;
    margin-bottom: 0 !important;
  }
}

.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}

@media only screen and (max-width: 680px) {
  .cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 117px;
    -ms-flex: 1 0 117px;
    flex: 1 0 117px;
    max-width: 117px;
  }
}

.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}

.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}

.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: 0.5em;
}

@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait),
  screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }

  .cc-window.cc-bottom {
    bottom: 0;
  }

  .cc-window.cc-banner,
  .cc-window.cc-floating,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }

  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cc-window.cc-floating {
    max-width: none;
  }

  .cc-window .cc-message {
    margin-bottom: 1em;
  }

  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    -webkit-align-items: unset;
    align-items: unset;
  }

  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

.btn {
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  padding: 16px 44px;
  display: inline-block;
}

.btn:hover {
  opacity: 0.65;
}

.btn--rounded {
  border-radius: 55px;
}

.btn--primary {
  background-color: #ffb6b6;
  color: #fff !important;
}

.btn--inverse {
  color: #5c5c73;
  border: 1px solid #5c5c73;
}

.btn--add {
  background-color: #5c5c73;
  color: #fff;
  padding-left: 28px;
  line-height: 15.36px;
}

.btn--add::before {
  width: 15.36px;
  height: 15.36px;
  content: "";
  display: inline-block;
  background-image: url(../images/plus-sign.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  vertical-align: -17%;
  margin-right: 14.32px;
}

.btn--loading {
  padding-left: 28px;
}

.btn--loading::before {
  width: 15.36px;
  height: 15.36px;
  content: "";
  display: inline-block;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  vertical-align: -17%;
  margin-right: 14.32px;
}

.btn--blue-text {
  color: #5c5c73;
}

.btn--white {
  color: #fff;
  border: 1px solid #fff;
}

.btn--white-bg {
  background-color: #fff;
}

.btn--no-letter-spacing {
  letter-spacing: 0;
}

.btn--contact-form:hover {
  color: #fff;
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))
    ),
    #5c5c73;
  background: -webkit-linear-gradient(
      bottom,
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0.2)
    ),
    #5c5c73;
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #5c5c73;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #5c5c73;
  opacity: 1;
}

.btn--contact-us {
  position: relative;
  padding: 16px 20px;
  border: 2px solid rgba(15, 196, 177, 0.9);
  background-color: rgba(15, 196, 177, 0.9);
  color: #fff !important;
}

.btn--transparent {
  background-color: transparent;
  color: #5c5c73;
  border: 1px solid #5c5c73;
}

.btn--previous-step {
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #5c5c73;
  border: 0 !important;
  text-decoration: underline;
}

.btn--previous-step:hover {
  background: 0 0 !important;
  color: #5c5c73 !important;
  opacity: 0.65 !important;
}

.btn--hidden {
  display: none !important;
}

.span-icon::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 11.22px;
}

.span-icon.span-status-online::before {
  background: #ffb6b6;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  margin-right: 11.22px;
}

.span-icon.span-check-white::before {
  width: 18.41px;
  height: 14.12px;
  margin-right: 10px;
  background-image: url(../images/checkmark-icon-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.header-with-icon::before {
  content: "";
  display: block;
  width: 44px;
  height: 43.2px;
}

.header-with-icon--parenting::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 28px;
  background-image: url(../images/parenting-icon.svg);
  background-position: center center;
  background-size: 60px 60px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 680px) {
  .header-with-icon--parenting::before {
    background-position: left center;
    margin-left: 0;
    margin-right: 0;
  }
}

/* Contact form block */
.contact-form-component.contact-form-block .top-section h2 {
  font-size: 26px;
  line-height: 32px;
  margin-top: 15px;
  margin-bottom: 38px;
}

.contact-form-block form .checkboxes {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-form-block form .checkboxes label {
  font-weight: 400;
  color: #75698c;
}

.contact-form-block form .checkboxes label a {
  color: #5c5c73;
}

.contact-form-block form .checkboxes label a:hover {
  text-decoration: none;
}

.contact-form-block.form-container button {
  margin-inline: auto;
}

@media screen and (max-width: 980px) {
  .contact-form-block form .checkboxes {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.file-upload-section p {
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 24px;
  color: #5c5c73;
}

.file-upload-section p.file-types {
  text-align: center;
  margin: 11px 0 0;
  color: #75698c;
  font-size: 12px;
  line-height: 1.4;
}

.file-upload-container {
  border: 1px dashed #482ebe;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
}

.file-upload-container.drop-zone--over {
  border: 1px solid #482ebe;
}

.file-upload-container img {
  display: block;
  margin: 33px auto 18px;
  max-width: 100%;
  height: auto;
}

.file-upload-container span {
  font-weight: 600;
  font-size: 14px;
  line-height: 24.5px;
  max-width: 290px;
  margin-inline: auto;
  color: #5c5c73;
}

.file-upload-container input[type="file"] {
  display: none;
}

.file-upload-container span.custom-file-upload {
  padding: 13px 12px;
  border-radius: 55px;
  border: 1px solid #5c5c73;
  font-size: 14px;
  line-height: 18px;
  display: block;
  max-width: 174px;
  margin: 8px auto 32px;
  position: relative;
  padding: 16px 23px 16px 43px;
}

.file-upload-container span.custom-file-upload:hover {
  cursor: pointer;
  opacity: 0.75;
  text-decoration: underline;
}

.file-upload-container span.custom-file-upload::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/plus-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  left: 12px;
  top: 50%;
  margin-top: -12px;
}

.information-group.label-group .field {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 380px;
}

.information-group.label-group .field:first-of-type {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 400px;
}

.single-uploaded-file {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #75698c;
  margin-top: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single-uploaded-file .single-file {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 80%;
  flex: 1 0 80%;
  max-width: 80%;
}

.single-uploaded-file .remove-file {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  max-width: 20%;
  line-height: 35px;
  text-align: center;
}

.single-uploaded-file .remove-file:hover {
  cursor: pointer;
  text-decoration: underline;
}

.single-uploaded-file + .single-uploaded-file {
  margin-top: 5px;
}

.single-uploaded-file .file-type {
  width: 35px;
  height: 35px;
  background: #5c5c73;
  border-radius: 6px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  line-height: 35px;
  margin-right: 12px;
}

.uploaded-files-container .files-counter {
  text-align: center;
  margin-top: 27px;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #75698c;
}

@media screen and (min-width: 980px) {
  .information .information-group.mobile-optimized p.mobile-only {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  .radio-response.inline-radios .radio-group {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .radio-response.inline-radios.inline-radios-mobile .radio-group-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }

  .radio-response.inline-radios.inline-radios-mobile
    .radio-group-item:first-of-type {
    margin-bottom: 40px;
  }

  .information .information-group .field.full-width-mobile {
    margin-bottom: 40px;
  }

  .information .information-group.desktop-only {
    display: none;
  }

  .information .information-group.mobile-optimized .field:first-of-type {
    margin-bottom: 24px;
  }

  .form-progress .mobile-progress .text-content span.hide-text {
    visibility: hidden;
  }

  .inquiry.margined {
    margin-top: 0;
  }
}

.information .information-group .field.unit-w-question-label span.unit {
  top: initial;
  bottom: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

header.gallery-hide-element,
.sticky-bottom.gallery-hide-element {
  visibility: hidden;
}

@media screen and (max-width: 980px) and (orientation: portrait) {
  .lg-outer .lg-video {
    height: 100vh !important;
    width: auto !important;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 980px) {
  .contact-form-block form .checkboxes {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contact-form-block .inquiry-text,
  .contact-form-block .inquiry span {
    display: none;
  }

  .contact-form-component-wrapper {
    z-index: 99996;
    position: relative;
  }
}

.contact-form-thanks.hide {
  display: none;
}

.elementor-widget-container .contact-form-thanks {
  margin-bottom: 40px;
}

.article-detail__articles-list {
  padding-bottom: 30px;
}

@media only screen and (max-width: 980px) {
  .article-detail__articles-list {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  }

  .article-detail__articles-list::-webkit-scrollbar {
    height: 6px;
  }

  .article-detail__articles-list::-webkit-scrollbar-track {
    background: 0 0;
  }

  .article-detail__articles-list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }

  /* macOS only — hide scrollbars */
  body.is-mac .article-detail__articles-list {
    scrollbar-width: none;
    /* Firefox */
    scrollbar-color: transparent transparent;
  }

  body.is-mac .article-detail__articles-list::-webkit-scrollbar {
    width: 1px;
    height: unset;
  }

  body.is-mac .article-detail__articles-list::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.article-detail__articles-list__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

.article-detail__articles-list__wrapper::-webkit-scrollbar {
  height: 6px;
}

.article-detail__articles-list__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.article-detail__articles-list__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .article-detail__articles-list__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .article-detail__articles-list__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .article-detail__articles-list__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media only screen and (max-width: 980px) {
  .article-detail__articles-list__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .article-detail__articles-list__wrapper::after {
    content: "";
    display: block;
    width: 2px;
    height: 369px;
    min-height: 100%;
    padding-left: 30px;
    position: relative;
  }
}

.article-detail__articles-list__wrapper article,
.article-detail__articles-list__wrapper a.article-item {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.74),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 9.48px 17.869px rgba(228, 227, 232, 0.1),
    0 0 24px rgba(228, 227, 232, 0.4);
  border-radius: 15px;
  overflow: hidden;
  max-width: 340px;
  padding-bottom: 56px;
}

@media only screen and (max-width: 1180px) {
  .article-detail__articles-list__wrapper article,
  .article-detail__articles-list__wrapper a.article-item {
    max-width: 290px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 290px;
    -ms-flex: 1 0 290px;
    flex: 1 0 290px;
    margin-right: 25px;
    padding-bottom: 54px;
  }

  .article-detail__articles-list__wrapper article:last-of-type,
  .article-detail__articles-list__wrapper a.article-item:last-of-type {
    margin-right: 0;
  }
}

.article-detail__articles-list__wrapper article img.thumbnail,
.article-detail__articles-list__wrapper a.article-item img.thumbnail {
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
}

.article-detail__articles-list__wrapper article span.details,
.article-detail__articles-list__wrapper a.article-item span.details {
  text-align: left;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5c5c73;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  padding-left: 30px;
  padding-right: 30px;
}

.article-detail__articles-list__wrapper article h2,
.article-detail__articles-list__wrapper a.article-item h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #5c5c73;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.article-detail__articles-list__wrapper article p,
.article-detail__articles-list__wrapper a.article-item p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #75698c;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}

.article-detail__articles-list__wrapper article a.more,
.article-detail__articles-list__wrapper a.article-item button.more {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 24px;
  bottom: 28px;
  border: 0;
  background-color: transparent;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.article-detail__articles-list__wrapper article a.more:hover,
.article-detail__articles-list__wrapper a.article-item:hover button.more {
  width: 48px;
  height: 48px;
  right: 18px;
  bottom: 22px;
}

.article-detail__articles-list__wrapper a.article-item p,
.article-detail__articles-list__wrapper a.article-item h2,
.article-detail__articles-list__wrapper a.article-item span.details,
.article-detail__articles-list__wrapper a.article-item {
  text-decoration: none;
}

@media only screen and (max-width: 980px) {
  .contact-form-minified .form-label label,
  .contact-form-minified .inquiry label,
  .contact-form-minified .top-section span {
    display: none;
  }

  .contact-form-minified .contact-form-component {
  }

  .contact-form-minified .top-section h1,
  .contact-form-minified .top-section h2 {
    font-size: 1.625rem;
    line-height: 1.2;
    margin: 0;
  }

  .contact-form-minified .contact-form-component {
    margin-bottom: 0;
    padding-block: 40px;
  }

  .contact-form-minified .form-container {
    padding-block: 21px 40px;
  }

  .contact-form-minified .inquiry textarea,
  .contact-form-minified form .checkboxes {
    margin-bottom: 0;
  }

  .contact-form-minified .information {
    margin-bottom: 4px;
  }

  .contact-form-minified .field.name small,
  .contact-form-minified .field.surname small {
    display: none;
  }
}

.contact-form-minified .contact-form-component {
  padding-block: 45px;
}

.component-footer__content-left {
  margin-left: unset;
  margin-bottom: 24px;
}

.contact-form-minified .top-section h1,
.contact-form-minified .top-section h2,
.contact-form-component-footer h2 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 600;
  margin-block: 15px 12px;
}

.contact-form-minified form .checkboxes {
  margin-bottom: 4px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.packages-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 1120px) {
  .packages-container {
    margin-bottom: 0;
  }
}

.packages-container .header-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.packages-container .header-section .package {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 19%;
  -ms-flex: 1 0 19%;
  flex: 1 0 19%;
  max-width: 213px;
  padding: 20px 16px;
  -webkit-box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
  box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
  border-radius: 16px;
  color: #5c5c73;
  text-align: center;
}

.packages-container .header-section .package:nth-child(3) {
  background-color: #ecf8f7;
  -webkit-box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
  box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
}

.packages-container .header-section .package:nth-child(4) {
  background-color: #fee1e1;
  -webkit-box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
  box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
}

.packages-container .header-section .package:nth-child(5) {
  background-color: #e3d6f4;
  -webkit-box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
  box-shadow: 0 0 24px rgba(228, 227, 232, 0.4),
    0 132px 80px rgba(228, 227, 232, 0.208048),
    0 55.1464px 33.4221px rgba(228, 227, 232, 0.298881),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.37),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.441119),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.531952),
    0 3.65278px 2.21381px rgba(228, 227, 232, 0.74);
}

.packages-container .header-section .package h3 {
  font-size: 20px;
  line-height: 1.2;
  color: #5c5c73;
  margin: 0 0 6px;
}

.packages-container .header-section .package span {
  display: block;
  font-size: 30px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 700;
}

.packages-container .header-section .package p {
  margin: 0 0 21px;
  font-size: 14px;
  line-height: 1.4;
  color: #75698c;
}

.packages-container .header-section .package:first-of-type {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.packages-container .header-section .package:first-of-type h3 {
  font-size: 24px;
  line-height: 1.25;
}

.packages-container .header-section .package .btn {
  padding-inline: 0;
  min-width: 163px;
  max-width: 163px;
}

.packages-container .content-section .single-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #5c5c73;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.packages-container .content-section .single-line img {
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

.packages-container .content-section .single-line .package {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 19%;
  -ms-flex: 1 0 19%;
  flex: 1 0 19%;
  max-width: 213px;
  padding: 19px 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.packages-container .content-section .single-line .package:first-of-type {
  text-align: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.packages-container .content-section .single-line:first-of-type {
  border-bottom: 0;
  height: 22px;
  margin-bottom: 19px;
}

.packages-container .content-section .single-line:first-of-type .package {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}

.packages-container .packages__wrapper {
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin-right: 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  padding-bottom: 40px;
  margin-right: -23px;
}

.packages-container .packages__wrapper::-webkit-scrollbar {
  height: 6px;
}

.packages-container .packages__wrapper::-webkit-scrollbar-track {
  background: 0 0;
}

.packages-container .packages__wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* macOS only — hide scrollbars */
body.is-mac .packages-container .packages__wrapper {
  scrollbar-width: none;
  /* Firefox */
  scrollbar-color: transparent transparent;
}

body.is-mac .packages-container .packages__wrapper::-webkit-scrollbar {
  width: 1px;
  height: unset;
}

body.is-mac .packages-container .packages__wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.packages-container .packages__wrapper .packages__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  padding-inline: 16px;
  gap: 20px;
}

.packages-container .packages__wrapper .packages__container::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  min-height: 369px;
  padding-left: 1px;
  position: relative;
}

.packages-container .packages__wrapper .packages__container::-webkit-scrollbar {
  width: 1px;
}

.packages-container
  .packages__wrapper
  .packages__container::-webkit-scrollbar-track {
  background: 0 0;
}

.packages-container
  .packages__wrapper
  .packages__container::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.packages-container .packages__wrapper .packages__container .single-package {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 24%;
  -ms-flex: 1 0 24%;
  flex: 1 0 24%;
  max-width: 326px;
  min-width: 326px;
  margin-right: 21px;
  -webkit-box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.208048),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.208048),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.208048),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.208048);
  box-shadow: 0 3.65278px 2.21381px rgba(228, 227, 232, 0.208048),
    0 8.77813px 5.32008px rgba(228, 227, 232, 0.208048),
    0 16.5284px 10.0172px rgba(228, 227, 232, 0.208048),
    0 29.4839px 17.869px rgba(228, 227, 232, 0.208048);
  border-radius: 16px;
  padding: 20px 16px;
  text-align: center;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package:nth-child(2) {
  background-color: #ecf8f7;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package:nth-child(3) {
  background-color: #ffe1e1;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package:nth-child(4) {
  background-color: #e3d6f4;
}

.packages-container .packages__wrapper .packages__container .single-package h3 {
  margin: 0 auto 6px;
  font-size: 20px;
  color: #5c5c73;
  line-height: 1.2;
  max-width: 154px;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  span.price {
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
  color: #5c5c73;
  display: block;
  margin: 0 auto 14px;
  max-width: 238px;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  .btn {
  font-size: 14px;
  line-height: 1.28;
  padding: 16px 60px;
}

.packages-container .packages__wrapper .packages__container .single-package p {
  margin: 0 auto 21px;
  font-size: 14px;
  line-height: 1.4;
  color: #75698c;
  max-width: 238px;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  p:nth-of-type(2) {
  font-size: 16px;
  line-height: 1.4;
  margin: 29px 0 19px;
  font-weight: 500;
  text-align: left;
  color: #5c5c73;
  max-width: initial;
}

.packages-container .packages__wrapper .packages__container .single-package ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  ul
  li {
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  color: #5c5c73;
  margin-bottom: 19px;
  position: relative;
  padding-left: 30px;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  ul
  li::before {
  content: "";
  display: inline-block;
  background-image: url(../images/tick.svg);
  width: 20.71px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  ul
  li:last-of-type {
  margin-bottom: 0;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  ul
  li.miss {
  color: #75698c;
}

.packages-container
  .packages__wrapper
  .packages__container
  .single-package
  ul
  li.miss::before {
  background-image: url(../images/close-grey.svg);
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
}

@media screen and (max-width: 1120px) {
  .packages-container.desktop-only {
    display: none;
  }
}

@media screen and (min-width: 1120px) {
  .packages-container.mobile-only {
    display: none;
  }
}

h1,
h2,
h3,
h4,
h5,
span,
p {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.video-mobile-block-container {
  position: relative;
  aspect-ratio: 9 / 16;
  margin-bottom: 40px;
}

@media screen and (min-width: 680px) {
  .video-mobile-block-container {
    display: none;
  }

  .packages-container .packages__wrapper .packages__container {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: unset;
  }
}

@media screen and (max-width: 680px) {
  .video-block-container-desktop {
    display: none;
  }
}

.mobile-video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  z-index: -1;
}

.employees-strip {
  margin-top: 80px;
}

.employees-strip .employees-strip__container {
  display: flex;
  flex-flow: wrap;
}

@media only screen and (max-width: 990px) {
  .employees-strip .employees-strip__container {
    justify-content: space-between;
  }
}

.employees-strip h2 {
  display: block;
  text-align: center;
  margin: 20px auto 52px;
  font-size: 32px;
  line-height: 1.2em;
  color: #5c5c73;
}

.employees-strip__container .employees-strip__single {
  flex: 1 0 28.8%;
  max-width: 340px;
  margin-bottom: 54px;
  position: relative;
  background: #ecf8f7;
  border-radius: 16px;
  padding: 23.9px 30px 28px;
  min-height: 261px;
  text-decoration: none;
  display: flex;
  position: relative;
  flex-flow: column;
  justify-content: flex-start;
  margin-right: 5.08%;
}

@media only screen and (max-width: 990px) {
  .employees-strip__container .employees-strip__single {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48%;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    max-width: 48%;
    width: auto;
    margin-right: unset;
  }
}

@media only screen and (max-width: 680px) {
  .employees-strip__container .employees-strip__single {
    margin-top: 20px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 120px;
    padding: 0 16px 0 8px;
  }
}

.employees-strip__container .employees-strip__single:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 990px) {
  .employees-strip__container .employees-strip__single:nth-child(3n) {
    margin-right: unset;
  }
}

.employees-strip__single button {
  color: transparent;
  text-indent: -99999px;
  background-image: url(../images/blue-more-icon-rounded.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 25px;
  bottom: 19.88px;
  border: 0;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background-color: transparent;
  border: 0;
}

a.employees-strip__single:hover {
  cursor: pointer;
}

div.employees-strip__single:hover {
  cursor: default;
}

.employees-strip__single:hover button {
  width: 48px;
  height: 48px;
  right: 19px;
  bottom: 13.88px;
}

.employees-strip__single.noData:hover {
  cursor: default;
}

.employees-strip__single h3 {
  display: block;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2em;
  color: #5c5c73;
  margin: 0 0 6px;
  z-index: 9999;
  padding-top: 6px;
  position: relative;
}

.employees-strip__single.employee-strip--blue h3::before {
  display: block;
  content: "";
  width: 100%;
  height: 32px;
  position: absolute;
  top: -28px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 248, 247, 0)),
    to(#ecf8f7)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(236, 248, 247, 0) 0,
    #ecf8f7 100%
  );
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);
}

.employees-strip__single span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  font-style: normal;
  letter-spacing: 0;
  color: #5c5c73;
  text-transform: initial;
  text-align: left !important;
  margin: 0;
}

.employees-strip__single--image {
  margin-left: auto;
  margin-right: auto;
  top: -26px;
  text-align: center;
  width: 100%;
}

.employees-strip__single--image img {
  /*max-width: 100%;*/
  /*height: 197px;*/
  /*width: auto;*/
  object-position: 50% 0;
  width: 100%;
  height: 400px;
  object-fit: cover;
  max-width: none;
  display: inline-block;
  border-radius: 10px;
}

/*.employees-strip__single--image::after {*/
/*  display: block;*/
/*  content: "";*/
/*  width: 100%;*/
/*  height: 32px;*/
/*  position: absolute;*/
/*  margin-top: -30px;*/
/*  background: -webkit-gradient(*/
/*    linear,*/
/*    left top,*/
/*    left bottom,*/
/*    from(rgba(236, 248, 247, 0)),*/
/*    to(#ecf8f7)*/
/*  );*/
/*  background: -webkit-linear-gradient(*/
/*    top,*/
/*    rgba(236, 248, 247, 0) 0,*/
/*    #ecf8f7 100%*/
/*  );*/
/*  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);*/
/*  background: linear-gradient(180deg, rgba(236, 248, 247, 0) 0, #ecf8f7 100%);*/
/*}*/

.employees-strip__single.employee-strip--white {
  background-color: #fff;
}

.employees-strip__single.employee-strip--white
  .employees-strip__single--image::after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ecf8f700),
    to(#fff)
  );
  background: -webkit-linear-gradient(top, #ecf8f700 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(236, 248, 247, 0) 0, #fff 100%);
  background: linear-gradient(180deg, #ecf8f700 0, #fff 100%);
}

@media only screen and (max-width: 680px) {
  .employees-strip__single--image {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    max-width: 104px;
    position: relative;
    margin-left: 0;
    margin-right: 8px;
    top: -8px;
  }

  .employees-strip__single--image img {
    width: 100%;
    max-width: 100%;
    position: relative;
    height: auto;
  }

  .employees-strip__single {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 63%;
    -ms-flex: 1 0 63%;
    flex: 1 0 63%;
    max-width: 63%;
    padding-top: 21px;
    padding-bottom: 0;
  }

  .employees-strip__single a {
    right: 16px;
    bottom: 17px;
  }

  .employees-strip__single .employees-strip__single__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 63%;
    -ms-flex: 1 0 63%;
    flex: 1 0 63%;
    max-width: 63%;
    padding-top: 21px;
    padding-bottom: 0;
  }

  .employees-strip h2 {
    margin-bottom: 11px;
  }

  .employees-strip {
    margin-top: 40px;
  }

  .employees-strip__container .employees-strip__single {
    padding-inline: 0;
  }
}

@media only screen and (max-width: 420px) {
  .employees-strip__single button {
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 9px;
  }

  .employees-strip__single:hover button {
    width: 36px;
    height: 36px;
    right: 10px;
    bottom: 9px;
  }
}

.faqs-section-with-images-container .accordian-container li .chevron.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faqs-section-with-images-container
  .accordian-container
  li
  .chevron.flexbox
  span {
  display: none;
}

.faqs-section-with-images-container
  .accordian-container
  li
  .chevron.flexbox
  p:nth-of-type(2) {
  margin-right: 24px;
}

.faqs-section-with-images-container
  .accordian-container
  li
  .chevron.flexbox[aria-expanded="true"]
  p:nth-of-type(2) {
  font-weight: 400;
}

@media only screen and (min-width: 420px) {
  .faqs-section-with-images-container
    .accordian-container
    li
    .chevron.flexbox
    p:nth-of-type(2) {
    margin-right: 41px;
  }
}

@media only screen and (min-width: 980px) {
  .faqs-section-with-images-container
    .accordian-container
    li
    .chevron.flexbox
    p:nth-of-type(2) {
    margin-right: 84px;
  }
}

.footer_certificates {
  padding: 40px 20px;
  border-top: 1px solid #dfdfdf;
}

.footer_certificates .footer__container {
  max-width: 642px;
}

@media only screen and (max-width: 490px) {
  .footer_certificates .footer__container {
    max-width: 100%;
  }

  .footer_certificates img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 49%;
    flex: 1 0 49%;
    max-width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .footer_certificates img:nth-of-type(1),
  .footer_certificates img:nth-of-type(2) {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 360px) {
  .footer_certificates img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }

  .footer_certificates img:nth-of-type(1),
  .footer_certificates img:nth-of-type(2),
  .footer_certificates img {
    margin-bottom: 32px;
  }

  .footer_certificates img:last-of-type {
    margin-bottom: 0;
  }
}

.contact-form-minified.donor-contact-form .top-section h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 1;
  color: #5c5c73;
  margin: 0 auto 30px;
  text-align: center;
}

.contact-form-minified.donor-contact-form .contact-form-component p {
  max-width: 580px;
  margin: 0 auto 20px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
}

.contact-form-minified.donor-contact-form .contact-form-component {
  padding-top: 141px;
}

@media (max-width: 980px) {
  .contact-form-minified.donor-contact-form .contact-form-component {
    padding-top: 100px;
  }

  .contact-form-minified.donor-contact-form .top-section h2 {
    font-size: 36px;
    margin-bottom: 20px;
    margin-left: 0;
    max-width: 100%;
  }

  .contact-form-minified.donor-contact-form .contact-form-component p {
    margin-left: 0;
    margin-bottom: 0;
    max-width: 100%;
  }

  .contact-form-minified.donor-contact-form .mobile-field-margin {
    margin-top: -24px;
  }
}

.elementor-image img {
  max-width: 100%;
  height: auto;
}

.button-position-left {
  text-align: left;
}

.button-position-center {
  text-align: center;
}

.button-position-right {
  text-align: right;
}

.button-container .btn--primary {
  border: 2px solid #ffb6b6;
}

.button-container .btn--primary:hover {
  background-color: #fff;
  color: #ffb6b6 !important;
  opacity: 1;
}

.button-container .btn--primary.btn-color-grey {
  border: 2px solid #70708a;
  background-color: #70708a;
  color: #fff !important;
}

.button-container .btn--primary.btn-color-grey:hover {
  background-color: #fff;
  color: #70708a !important;
}

.btn--primary.btn-color-green {
  border: 2px solid #0fc4b1;
  background-color: #0fc4b1;
  color: #fff !important;
}

.btn--primary.btn-color-pink {
  border: 2px solid #ffb6b6;
  background-color: #ffb6b6;
  color: #fff !important;
}

.button-container .btn--primary.btn-color-green:hover {
  background-color: #fff;
  color: #0fc4b1 !important;
}

.contact-form-block.form-container button.btn--primary.btn-color-green:hover {
  background-color: #0fc4b1;
  opacity: 0.8;
}

.company-codex-detail h2,
.company-codex-detail h3,
.company-codex-detail h4,
.company-codex-detail h5,
.company-codex-detail h6 {
  color: #ffb6b6;
}

.article-detail blockquote {
  background-color: #fff0f5;
  border-radius: 16px;
  padding: 2rem;
  margin: 2rem 0;
  position: relative;
  font-style: italic;
  color: #75698c;
  max-width: 579px;
  margin: 0 auto 20px;
  font-family: Telegraf, Arial;
}

.article-detail blockquote p {
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding-left: 2.5rem;
  position: relative;
}

.article-detail blockquote p::before {
  content: "“";
  font-size: 5rem;
  color: #5c5c73;
  position: absolute;
  left: 0;
  top: -1.4rem;
  line-height: 1;
  font-family: Arial;
}

.article-detail blockquote cite {
  margin-top: 6px;
  font-size: 0.9rem;
  color: #75698c;
  text-align: left;
  padding-left: 2.5rem;
  display: block;
}

@media only screen and (max-width: 680px) {
  .article-detail blockquote {
    max-width: 100%;
    padding-inline: 16px;
  }

  .article-detail blockquote p::before {
    display: none;
  }

  .article-detail blockquote p {
    padding-left: 0;
  }

  .article-detail blockquote cite {
    padding-left: 0;
  }
}

.contact-form-minified.grey .intl-tel-input .country-list .country-name,
.contact-form-minified.grey .intl-tel-input .country-list .flag-box {
  color: #000000;
}

.contact-form-minified.grey select {
  color: #75698c;
}

.contact-form-minified.grey .field.error small {
  color: #ffffff;
}

a.header-navbar-contact {
  border: 2px solid #0fc4b1;
  background-color: #0fc4b1;
  color: #fff !important;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  padding: 8px 44px;
  display: inline-block;
  border-radius: 55px;
}

a.header-navbar-contact:hover {
  background-color: #fff !important;
  color: #0fc4b1 !important;
}

@media only screen and (max-width: 1200px) {
  a.header-navbar-contact {
    display: none;
  }
}

.two-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 40px auto 80px;
  padding: 32px 100px;
  background-color: #ffe1e1;
  border-radius: 32px;
}

.two-columns h2 {
  color: #5c5c73;
  margin-bottom: 20px;
}

.two-columns h2:nth-of-type(1) {
  margin-top: 0;
}

.two-columns a {
  color: #5c5c73;
}

.two-columns a:hover {
  opacity: 0.65;
}

.two-columns p {
  font-size: 16px;
  line-height: 1.5em;
  color: #75698c;
  margin-top: 0;
  column-count: 2;
  column-gap: 20%;
}

.cards-list__wrapper.download-list {
  gap: 20px;
}

.cards-list__wrapper.download-list .cards-list__single_card {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  aspect-ratio: 308 / 434;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 0 240px rgba(0, 0, 0, 0.8);
  padding: 0 24px 79px;
  transition: all 0.2s ease-out;
  flex: 1 0 25%;
  max-width: calc(25% - 15px);
}

.cards-list__wrapper.download-list .cards-list__single_card.compact-single-card{
  aspect-ratio:unset;
  padding-top:42px;
}

.cards-list__wrapper.download-list .cards-list__single_card:hover {
  box-shadow: unset;
}

.cards-list__wrapper.download-list .cards-list__single_card h3 {
  color: #ffffff;
  margin: 0;
}

@media only screen and (max-width: 980px) {
  .two-columns {
    padding: 32px 24px;
    margin: 40px 0;
  }

  .two-columns p {
    column-count: unset;
  }

  .cards-list__wrapper.download-list .cards-list__single_card {
    margin-bottom:0;
    flex:1 0 50%;
    max-width:calc(50% - 10px);
  }
}

@media only screen and (max-width: 680px) {
   .cards-list__wrapper.download-list .cards-list__single_card {
    flex:1 0 100%;
    max-width:100%;
   }
}