#page {
  overflow: hidden;
}
#page .site-header + main {
  padding-top: 64px;
}
#page .web-desktop {
  display: none !important;
}
#page.web-de {
  min-height: 100vh;
}
#page.web-en.no-overflow {
  overflow: visible;
}
@media screen and (min-width: 768px) {
  #page .web-mobile {
    display: none !important;
  }
  #page .web-desktop {
    display: block !important;
  }
}
@media screen and (min-width: 1400px) {
  #page .site-header + main {
    padding-top: 80px;
  }
}
.background-dark-grey {
  background: #f3f3f6;
}
.background-grey {
  background: #f7f7f9;
}
.background-violet-light {
  background: #f8f5ff;
}
.background-violet-light-gradient {
  background: #f8f5ff;
}
@media screen and (min-width: 768px) {
  .background-violet-light-gradient {
    background: linear-gradient(195deg, #F6F2FF 10.57%, #FFF 89.29%);
  }
}
.container {
  padding: 0 1rem;
  max-width: 92.25rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .container {
    padding: 0 2rem;
  }
}
[hidden] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gradient-type-a {
  background: linear-gradient(64.65deg, #D854DB 14.47%, #5937B7 50.27%) !important;
  color: #fff;
}
.gradient-type-b {
  background: linear-gradient(77.35deg, #00B3CC 39.11%, #D6FF7F 110.86%) !important;
  color: #fff;
}
.gradient-type-c {
  background: linear-gradient(259.4deg, #261045 18.46%, #5C3391 86.2%) !important;
  color: #fff;
}
.gradient-type-d {
  background: linear-gradient(64.65deg, #5C3391 14.47%, #261045 50.27%) !important;
  color: #fff;
}
.gradient-type-e {
  background: linear-gradient(66.44deg, #F2CA00 13.34%, #FF9900 39.58%) !important;
  color: #fff;
}
.gradient-type-f {
  background: linear-gradient(67.79deg, #53FCB6 8.25%, #54DBA3 31.81%) !important;
  color: #fff;
}
.gradient-type-g {
  background: linear-gradient(70.4deg, #FF52E5 40.45%, #F6D242 101.32%) !important;
  color: #fff;
}
.gradient-type-h {
  background: linear-gradient(72.2deg, #D57EEA 37.85%, #FCCB90 100.74%) !important;
  color: #fff;
}
.gradient-type-i {
  background: linear-gradient(71.63deg, #F9C1EB -6.26%, #A991D3 39.22%) !important;
  color: #fff;
}
.gradient-type-j {
  background: linear-gradient(68.52deg, #FFCBCA -1.86%, #9055FF 44.64%) !important;
  color: #fff;
}
.gradient-type-k {
  background: linear-gradient(68.57deg, #30BE96 -4.91%, #402565 51.19%) !important;
  color: #fff;
}
.gradient-type-l {
  background: linear-gradient(64.65deg, #F2CA00 14.47%, #FF9900 50.27%) !important;
  color: #fff;
}
body,
html {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
}
body {
  background-color: #ffffff;
  font-family: 'Nunito', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  line-height: 1.6;
  color: #2c2857;
  font-size: 16px;
  margin: 0;
}
.section-space {
  padding: 1.875rem 0;
}
.section-space--lg {
  padding: 2.5rem 0;
}
.section-space--lg header {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) {
  .section-space {
    padding: 3.75rem 0;
  }
  .section-space--lg {
    padding: 5rem 0;
  }
  .section-space--lg header {
    margin-bottom: 5.625rem;
  }
}
.section-header {
  margin-bottom: 20px;
  text-align: center;
}
.section-header p {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  color: #676486;
}
.section-header p:last-child {
  margin-bottom: 0;
}
.section-header p.text-default {
  max-width: 970px;
}
.section-header--mb-big {
  margin-bottom: 30px;
}
.section-header .headline-xlg {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  color: #2c2857;
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  .section-header {
    margin-bottom: 40px;
  }
  .section-header--mb-big {
    margin-bottom: 60px;
  }
  .section-header .headline-xlg {
    margin-bottom: 20px;
  }
}
.page-title {
  display: block;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 36/32;
}
@media screen and (min-width: 1200px) {
  .page-title {
    font-size: 3.75rem;
    margin-bottom: 40px;
  }
}
.section-title {
  font-weight: 700;
  letter-spacing: 0.156rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1rem;
  color: #5937b7;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .section-title {
    font-size: 1rem;
    margin-bottom: 0.875rem;
    line-height: 1.5rem;
  }
}
.section-title--s {
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
  line-height: 1rem;
  color: #5937b7;
  width: 100%;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.new-headline-xxl,
.new-headline-xl,
.new-headline-xlg,
.new-headline-lg,
.new-headline-md,
.new-headline-sm {
  margin-bottom: 1rem;
  display: block;
}
.new-headline-xxl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.5rem;
  letter-spacing: -0.0625rem;
}
@media screen and (min-width: 1200px) {
  .new-headline-xxl {
    font-size: 4.5rem;
    line-height: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-xxl {
    font-size: 5rem;
    line-height: 5.625rem;
  }
}
.new-headline-xl {
  font-size: 1.75rem;
  line-height: 2.5rem;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .new-headline-xl {
    font-size: 3.25rem;
    line-height: 4rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-xl {
    font-size: 3.75rem;
    line-height: 4.5rem;
  }
}
.new-headline-xlg {
  font-size: 1.625rem;
  line-height: 2rem;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .new-headline-xlg {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-xlg {
    font-size: 3rem;
    line-height: 4rem;
  }
}
.new-headline-lg {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .new-headline-lg {
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: 600;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-lg {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
.new-headline-md {
  font-size: 1.375rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  .new-headline-md {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-md {
    font-size: 2rem;
    line-height: 2.75rem;
  }
}
.new-headline-sm {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  .new-headline-sm {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-sm {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
.new-text-xxl {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .new-text-xxl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-text-xxl {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
.new-text-xl {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .new-text-xl {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-text-xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.new-text-lg {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .new-text-lg {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.new-text-md {
  font-size: 1rem;
  line-height: 1.5rem;
}
.new-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.new-text-s {
  font-size: 0.75rem;
  line-height: 1rem;
}
a {
  transition: all 0.35s ease-out;
}
a:hover {
  text-decoration: none;
}
.text-centered {
  text-align: center;
}
h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  margin: 0;
  display: block;
}
p {
  margin: 0;
}
figure {
  margin: 0;
}
figure img {
  max-width: 100%;
  height: auto;
}
figcaption {
  margin-bottom: 1rem;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul.no-list-style,
ol.no-list-style {
  list-style: none;
}
address {
  font-style: normal;
}
.list-w-check {
  list-style: none;
}
.list-w-check li {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.625rem;
}
.list-w-check li:last-child {
  margin-bottom: 0 !important;
}
.list-w-check li figure {
  display: flex;
  margin-right: 0.5rem;
  transform: translateY(-0.25rem);
}
.text-bold {
  font-weight: 700 !important;
}
table {
  width: 100%;
  margin-bottom: 1.5rem;
}
table td {
  border-bottom: 1px solid #DEDEE2;
  padding: 0.5rem;
  word-break: break-word;
}
table td p {
  margin-bottom: 0;
}
.block-above-footer {
  background: #F8F8F8;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.block-above-footer .col-3 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  justify-content: center;
}
.block-above-footer .col-item {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}
.block-above-footer .col-item figure {
  margin-bottom: 2rem;
}
.block-above-footer .col-item h3 {
  margin-bottom: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .block-above-footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .block-above-footer .col-3 {
    flex-direction: row;
    justify-content: space-evenly;
  }
}
@media print {
  .block-above-footer {
    display: none;
  }
}
.v-btn.aside-toggle {
  display: flex;
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .v-btn.aside-toggle {
    display: none;
  }
}
aside {
  display: none;
  width: 100%;
}
aside .aside-header {
  display: none;
}
aside.toggled {
  background: linear-gradient(114deg, #2c2857 41.27%, #c193ff 103.07%);
  box-sizing: border-box;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
  display: flex;
  height: 100vh;
  overflow-y: auto;
  flex-direction: column;
}
aside.toggled .aside-header {
  display: flex;
  position: absolute;
  top: 1rem;
  left: 0;
  width: 100%;
  padding: 0 1rem;
  box-sizing: border-box;
}
aside.toggled .aside-header svg > g > g {
  fill: #fff;
}
aside.toggled .aside-header button {
  padding: 0;
  border: none;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.125rem;
  top: 0.625rem;
  width: 1rem;
  min-height: 1rem;
  background: none;
  display: flex;
}
aside.toggled .aside-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  padding: 4rem 1rem 1rem;
}
aside.toggled .category-menu {
  gap: 2rem;
  display: flex;
  flex-direction: column;
  order: 2;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.65);
}
aside.toggled .category-menu > li {
  padding: 0;
  border: none;
  text-align: center;
}
aside.toggled .category-menu > li a {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  aside.toggled .category-menu > li a {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  aside.toggled .category-menu > li a {
    font-size: 2rem;
    line-height: 2.75rem;
  }
}
aside.toggled .category-menu > li .submenu {
  display: none;
  padding: 0;
}
aside.toggled .category-menu > li .submenu li a {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  aside.toggled .category-menu > li .submenu li a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  aside.toggled .category-menu > li .submenu li a {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
aside.toggled .category-menu > li.active,
aside.toggled .category-menu > li:hover {
  border: none;
}
aside.toggled .category-menu > li.active .category-title,
aside.toggled .category-menu > li:hover .category-title {
  color: #fff;
}
aside.toggled .category-menu > li.cat-4 .category-toggle {
  display: flex;
  order: 2;
  left: 50%;
  margin-left: 90px;
  transform: rotate(90deg);
  z-index: 9;
  height: 1.75rem;
  width: 1.5rem;
}
aside.toggled .category-menu > li.cat-4 .category-toggle .arrow {
  margin-left: 0.125rem;
}
aside.toggled .category-menu > li.cat-4 .category-toggle svg {
  width: 8px;
  height: auto;
}
aside.toggled .category-menu > li.cat-4 .category-toggle svg path {
  fill: white;
}
aside.toggled .category-menu > li.cat-4.active .submenu {
  display: block;
}
aside.toggled .category-menu > li .category-toggle {
  display: none;
}
aside.toggled .aside-tags {
  order: 2;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.65);
  max-height: 88px;
}
aside.toggled .aside-tags + button {
  order: 2;
  color: #fff;
}
aside.toggled .aside-tags + button .v-btn--label {
  color: #fff;
}
aside.toggled .aside-tags.active {
  max-height: 2000px;
}
aside.toggled .aside-search {
  order: 1;
  margin-top: 0;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.65);
  padding-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  aside {
    display: block;
    max-width: 340px;
  }
}
.category-menu {
  list-style: none;
}
.category-menu > li {
  position: relative;
  padding-top: 1.125rem;
  padding-bottom: 1.15rem;
  border-bottom: 1px solid #D9D9D9;
}
.category-menu > li.active .arrow svg {
  transform: translateY(-1px);
}
.category-menu > li.active .category-title {
  color: #2c2857;
  font-weight: 700;
}
.category-menu > li.active .submenu {
  display: block;
}
.category-menu > li.active > button {
  width: 1.25rem;
}
.category-menu > li.active.cat-6 {
  border-bottom: 4px solid #ffebee;
}
.category-menu > li.active.cat-52 {
  border-bottom: 4px solid #e5f6f1;
}
.category-menu > li.active.cat-18 {
  border-bottom: 4px solid #ebf5fd;
}
.category-menu > li.active.cat-13 {
  border-bottom: 4px solid #FFF7DF;
}
.category-menu > li.active.cat-71 {
  border-bottom: 4px solid #EFE9FE;
}
.category-menu > li.active.cat-4 {
  border-bottom: 4px solid #ffe9d8;
}
.category-menu > li:hover .category-title {
  color: #2c2857;
}
.category-menu > li > button {
  padding: 0;
  border: 0;
  position: absolute;
  background: transparent;
  width: 0;
  left: 0;
}
.category-menu > li > button .arrow {
  width: 1.25rem;
  display: flex;
  justify-content: center;
  height: 28px;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
}
.category-menu > li > button .arrow svg {
  transform: translateY(-1px);
}
.category-menu .category-title {
  color: #676486;
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 1.5rem;
  transition: 0.3s color ease-out;
}
.category-menu .submenu {
  margin-top: 1.125rem;
  padding-left: 1.5rem;
  display: none;
  list-style: none;
}
.category-menu .submenu li {
  margin-bottom: 0.75rem;
}
.category-menu .submenu li:last-child {
  margin-bottom: 0;
}
.category-menu .submenu li a {
  color: #676486;
  line-height: 1.5;
}
.category-menu .submenu li a:hover {
  text-decoration: none;
}
.category-menu .submenu li.active a {
  font-weight: 700;
  text-decoration: none;
  color: #2c2857;
}
.aside-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  margin-top: 2.5rem;
  overflow: hidden;
  max-height: 184px;
  transition: all 0.35s ease-out;
}
.aside-tags > a {
  display: inline-flex;
  background: #DEDEE2;
  border-radius: 0.25rem;
  text-decoration: none;
  padding: 0 0.75rem;
  font-size: 0.875rem !important;
  font-weight: 700;
  color: #676486;
  line-height: 1;
  align-items: center;
  height: 1.5rem;
  transition: all 0.35s ease-out;
}
.aside-tags > a:hover,
.aside-tags > a.active {
  background: #8C66E5;
  color: #fff;
}
.aside-tags.active {
  max-height: 2000px;
}
.aside-tags.active + button svg {
  transform: rotate(180deg);
}
.aside-tags + button {
  margin-top: 1rem;
}
.aside-search {
  margin-top: 2.5rem;
}
.aside-search form.search-form {
  gap: 1rem;
}
.aside-search form.search-form .is-search-submit {
  padding: 0 1rem;
}
.aside-search form.search-form .is-search-submit .is-search-icon {
  margin: 0;
}
.block-breadcrumbs {
  background: #F8F8F8;
  height: 3rem;
  display: flex;
  align-items: center;
  overflow-x: auto;
}
.block-breadcrumbs a {
  color: #2c2857;
}
.block-breadcrumbs a:hover {
  text-decoration: none;
}
.block-breadcrumbs span {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.block-breadcrumbs .container > span > span {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.block-breadcrumbs .container > span > span.separator {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-breadcrumbs .container > span > span.separator svg {
  margin-top: -2px;
}
.block-breadcrumbs .container > span > span.breadcrumb_last {
  font-weight: 700;
  padding-right: 1rem;
}
@media screen and (min-width: 992px) {
  .block-breadcrumbs {
    height: 4rem;
  }
  .block-breadcrumbs .container > span > span a {
    font-size: inherit;
  }
  .block-breadcrumbs .container > span > span a:before {
    display: none;
  }
}
@media print {
  .block-breadcrumbs {
    display: none;
  }
}
.btn {
  font-family: 'Nunito', sans-serif;
}
.v-btn {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: 1;
  position: relative;
  transition: all 0.35s ease-out;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
  width: max-content;
}
.v-btn:hover {
  text-decoration: none;
}
.v-btn .v-btn--label {
  position: relative;
  z-index: 1;
  text-align: center;
  transition: all 0.35s ease-out;
  font-weight: 700;
}
.v-btn .v-btn--label + svg {
  margin-right: 0;
}
.v-btn:after {
  transition: all 0.35s ease-out;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  opacity: 1;
  pointer-events: none;
}
.v-btn figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-btn figure svg {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}
.v-btn svg {
  position: relative;
  z-index: 1;
  width: auto;
}
.v-btn svg path {
  fill: currentColor;
}
.v-btn .spinner {
  position: absolute;
  animation: fa-spin 2s linear infinite;
  margin: 0;
}
.v-btn .spinner + .v-btn--label,
.v-btn .spinner + figure,
.v-btn .spinner ~ .v-btn--label,
.v-btn .spinner ~ svg {
  opacity: 0;
}
.v-btn:before {
  border-radius: inherit;
  border-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  box-sizing: border-box;
  z-index: 1;
}
.v-btn[disabled],
.v-btn--disabled {
  pointer-events: none;
  background: #dedee2 !important;
  color: #827f9b !important;
}
.v-btn[disabled] .v-btn--label,
.v-btn--disabled .v-btn--label {
  color: #827f9b !important;
}
.v-btn[disabled]:after,
.v-btn--disabled:after {
  display: none;
}
.v-btn--full-width {
  width: 100%;
  white-space: nowrap;
}
.v-btn.v-btn--icon-only {
  padding: 0;
}
.v-btn.v-btn--icon-only svg {
  margin-right: 0;
}
.v-btn--xs {
  padding: 0.25rem 1rem;
  font-size: 0.75rem;
  border-radius: 0.375rem;
  min-height: 1.5rem;
}
.v-btn--xs:before {
  border-width: 1px;
}
.v-btn--xs figure {
  height: 0.75rem;
  margin-right: 0.375rem;
  width: 0.75rem;
}
.v-btn--xs .v-btn--label + svg {
  margin-left: 0.25rem;
  width: 1rem;
  height: auto;
}
.v-btn--xs.v-btn--icon-only {
  width: 1.5rem;
}
.v-btn--sm {
  padding: 0.25rem 1.5rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  min-height: 2rem;
}
.v-btn--sm:before {
  border-width: 1px;
}
.v-btn--sm figure {
  height: 0.875rem;
  margin-right: 0.375rem;
  width: 0.875rem;
}
.v-btn--sm .v-btn--label + svg {
  margin-left: 0.375rem;
  width: 0.75rem;
  height: auto;
}
.v-btn--sm.v-btn--icon-only {
  width: 2.25rem;
}
@media screen and (min-width: 992px) {
  .v-btn--sm {
    font-size: 1rem;
    padding: 0.125rem 1.5rem;
  }
}
.v-btn--md {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 0.563rem;
  min-height: 2.5rem;
}
.v-btn--md:before {
  border-width: 2px;
}
.v-btn--md figure {
  height: 1rem;
  margin-right: 0.5rem;
  width: 1rem;
}
.v-btn--md .v-btn--label + svg {
  margin-left: 0.5rem;
  width: 0.75rem;
  height: auto;
}
.v-btn--md.v-btn--icon-only {
  width: 2.375rem;
}
@media screen and (min-width: 992px) {
  .v-btn--md {
    padding: 0.625rem 2rem;
    font-size: 1.25rem;
    border-radius: 0.625rem;
    min-height: 3rem;
  }
  .v-btn--md figure {
    height: 1.25rem;
    width: 1.25rem;
  }
  .v-btn--md.v-btn--icon-only {
    width: 3rem;
  }
}
.v-btn--lg {
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  border-radius: 0.625rem;
  min-height: 3rem;
}
.v-btn--lg:before {
  border-width: 2px;
}
.v-btn--lg figure {
  height: 1.25rem;
  width: 1.25rem;
  margin-right: 0.5rem;
}
.v-btn--lg .v-btn--label + svg {
  margin-left: 0.5rem;
  width: 0.75rem;
  height: auto;
}
.v-btn--lg.v-btn--icon-only {
  width: 2.5rem;
}
@media screen and (min-width: 992px) {
  .v-btn--lg {
    padding: 1rem 2.5rem;
    font-size: 1.5rem;
    border-radius: 0.75rem;
    min-height: 4rem;
  }
  .v-btn--lg figure {
    height: 1.5rem;
    width: 1.5rem;
  }
  .v-btn--lg .v-btn--label + svg {
    margin-left: 0.625rem;
    width: 1rem;
  }
  .v-btn--lg.v-btn--icon-only {
    width: 3.75rem;
  }
}
.v-btn--center {
  margin-left: auto;
  margin-right: auto;
}
.v-btn--right {
  margin-left: auto;
  margin-right: 0;
}
.v-btn--primary {
  color: #fff;
}
.v-btn--primary .v-btn--label {
  color: #fff;
}
.v-btn--primary:after {
  content: '';
}
.v-btn--primary-default {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(145.46deg, #8b65e6 12.71%, #5937b7 100%);
}
.v-btn--primary-default:after {
  background: linear-gradient(145.46deg, #8b65e6 12.71%, #5937b7 100%);
}
.v-btn--primary-white {
  color: #5937b7;
  background: #dedee2;
}
.v-btn--primary-white .v-btn--label {
  color: #5937b7;
}
.v-btn--primary-white:after {
  background: #fff;
}
.v-btn--primary-green {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), linear-gradient(137deg, #54DBA3 8.93%, #00A671 69.62%);
}
.v-btn--primary-green:after {
  background: linear-gradient(133.51deg, #54DBA3 -1.51%, #00A671 51.97%);
}
.v-btn--primary-danger {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), linear-gradient(180deg, #FF3E57 0%, #E12039 100%);
}
.v-btn--primary-danger:after {
  background: linear-gradient(180deg, #FF3E57 0%, #E12039 100%);
}
.v-btn--primary-dark {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), #2C2857;
}
.v-btn--primary-dark:after {
  background: #2c2857;
}
@media screen and (min-width: 992px) {
  .v-btn--primary:hover:after {
    opacity: 0;
  }
}
.v-btn--secondary:before,
.v-btn--secondary:after {
  content: '';
}
.v-btn--secondary:after {
  opacity: 0;
}
.v-btn--secondary-default {
  color: #5937b7;
  background: none;
  border-color: #5937b7;
}
.v-btn--secondary-default:after {
  background: linear-gradient(145.46deg, rgba(139, 101, 230, 0.15) 12.71%, rgba(89, 55, 183, 0.15) 100%);
}
.v-btn--secondary-default .v-btn--label {
  color: #5937b7;
}
.v-btn--secondary-white {
  color: #fff;
  border-color: #fff;
  background: none;
}
.v-btn--secondary-white:after {
  background: rgba(255, 255, 255, 0.1);
}
.v-btn--secondary-white .v-btn--label {
  color: #fff;
}
.v-btn--secondary-green {
  color: #00a671;
  border-color: #00a671;
  background: none;
}
.v-btn--secondary-green:after {
  background: rgba(0, 166, 113, 0.12);
}
.v-btn--secondary-green .v-btn--label {
  color: #00a671;
}
.v-btn--secondary-danger {
  color: #ff3e57;
  border-color: #ff3e57;
  background: none;
}
.v-btn--secondary-danger:after {
  background: rgba(255, 62, 87, 0.12);
}
.v-btn--secondary-danger .v-btn--label {
  color: #ff3e57;
}
.v-btn--secondary-dark {
  color: #2c2857;
  border-color: #2c2857;
  background: none;
}
.v-btn--secondary-dark:after {
  background: rgba(255, 255, 255, 0.1);
}
.v-btn--secondary-dark .v-btn--label {
  color: #2c2857;
}
.v-btn--secondary[disabled],
.v-btn--secondary.v-btn--disabled {
  pointer-events: none;
  background: none !important;
  border-color: #dedee2 !important;
  color: #827f9b !important;
}
.v-btn--secondary[disabled] .v-btn--label,
.v-btn--secondary.v-btn--disabled .v-btn--label {
  color: #827f9b !important;
}
.v-btn--secondary[disabled]:after,
.v-btn--secondary.v-btn--disabled:after {
  display: none;
}
@media screen and (min-width: 992px) {
  .v-btn--secondary:hover:after {
    opacity: 1;
  }
  .v-btn--secondary-default:hover {
    color: #432989;
    border-color: #432989;
  }
  .v-btn--secondary-default:hover .v-btn--label {
    color: #432989;
  }
  .v-btn--secondary-green:hover {
    color: #007D55;
    border-color: #007D55;
  }
  .v-btn--secondary-green:hover .v-btn--label {
    color: #007D55;
  }
  .v-btn--secondary-danger:hover {
    color: #BF2F41;
    border-color: #BF2F41;
  }
  .v-btn--secondary-danger:hover .v-btn--label {
    color: #BF2F41;
  }
}
.v-btn--ghost {
  background: none;
}
.v-btn--ghost:after {
  content: '';
  opacity: 0;
}
.v-btn--ghost-default {
  color: #5937b7;
}
.v-btn--ghost-default .v-btn--label {
  color: #5937b7;
}
.v-btn--ghost-default:after {
  background: linear-gradient(145deg, rgba(139, 101, 230, 0.15) 12.71%, rgba(89, 55, 183, 0.15) 100%);
}
.v-btn--ghost-white {
  color: #fff;
}
.v-btn--ghost-white:after {
  background: rgba(255, 255, 255, 0.15);
}
.v-btn--ghost-white .v-btn--label {
  color: #fff;
}
.v-btn--ghost-green {
  color: #00a671;
}
.v-btn--ghost-green:after {
  background: rgba(0, 166, 113, 0.12);
}
.v-btn--ghost-green .v-btn--label {
  color: #00a671;
}
.v-btn--ghost-danger {
  color: #ff3e57;
}
.v-btn--ghost-danger:after {
  background: rgba(255, 62, 87, 0.12);
}
.v-btn--ghost-danger .v-btn--label {
  color: #ff3e57;
}
.v-btn--ghost-dark {
  color: #2c2857;
}
.v-btn--ghost-dark:after {
  background: rgba(255, 255, 255, 0.1);
}
.v-btn--ghost-dark .v-btn--label {
  color: #2c2857;
}
.v-btn--ghost[disabled],
.v-btn--ghost.v-btn--disabled {
  pointer-events: none;
  background: none !important;
  border-color: #dedee2 !important;
  color: #827f9b !important;
}
.v-btn--ghost[disabled] .v-btn--label,
.v-btn--ghost.v-btn--disabled .v-btn--label {
  color: #827f9b !important;
}
.v-btn--ghost[disabled]:after,
.v-btn--ghost.v-btn--disabled:after {
  display: none;
}
@media screen and (min-width: 992px) {
  .v-btn--ghost:hover:after {
    opacity: 1;
  }
  .v-btn--ghost-default:hover {
    color: #432989;
  }
  .v-btn--ghost-default:hover .v-btn--label {
    color: #432989;
  }
  .v-btn--ghost-white:hover {
    color: #fff;
  }
  .v-btn--ghost-white:hover .v-btn--label {
    color: #fff;
  }
  .v-btn--ghost-green:hover {
    color: #007D55;
  }
  .v-btn--ghost-green:hover .v-btn--label {
    color: #007D55;
  }
  .v-btn--ghost-danger:hover {
    color: #BF2F41;
  }
  .v-btn--ghost-danger:hover .v-btn--label {
    color: #BF2F41;
  }
}
.v-btn--sending {
  opacity: 1;
}
@media screen and (max-width: 480px) {
  .v-btn--full-width-mobile {
    width: 100%;
    white-space: nowrap;
  }
  .v-btn--phone-center {
    margin-left: auto;
    margin-right: auto;
  }
  .v-btn--phone-right {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .v-btn--tablet-center {
    margin-left: auto;
    margin-right: auto;
  }
  .v-btn--tablet-right {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .v-btn--desktop-center {
    margin-left: auto;
    margin-right: auto;
  }
  .v-btn--desktop-right {
    margin-left: auto;
    margin-right: 0;
  }
}
.cookies-bcg {
  overflow: hidden;
  height: 100vh;
  position: relative;
}
.cookies-bcg:before {
  content: " ";
  width: 100%;
  height: 150%;
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.cookie-wrapper {
  position: absolute;
  max-width: 320px;
  width: calc(100% - 40px);
  left: 50%;
  bottom: 20vh;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  z-index: 999;
  border-radius: 6px;
  box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.14);
  transform: translate(-50%);
}
.cookie-wrapper strong {
  color: #2c2857;
  display: block;
  font-size: 1rem;
}
.cookie-wrapper p {
  margin: 0 0 10px 0;
  font-size: 0.9375rem;
  color: #676486;
  line-height: 1.7;
}
.cookie-wrapper a {
  color: #5937b7;
  text-decoration: none;
  display: inline;
}
.cookie-wrapper a:hover {
  text-decoration: underline;
}
.cookie-wrapper .v-btn {
  width: 100%;
  font-size: 20px;
}
.cookie-wrapper .v-btn + a {
  display: table;
  margin: 15px auto 0 auto;
  color: #b3b1c2;
  font-size: 1rem;
  font-weight: 700;
  font-size: 20px;
}
.cookie-wrapper .v-btn + a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .cookie-wrapper {
    padding: 30px 20px 20px;
    left: auto;
    top: auto;
    transform: none;
    right: 20px;
    bottom: 20px;
  }
  .cookie-wrapper figure {
    margin-bottom: 25px;
  }
  .cookie-wrapper strong {
    margin-bottom: 5px;
  }
  .cookie-wrapper p {
    margin-bottom: 20px;
  }
}
.modal-backdrop {
  background-color: #2c2857;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  display: none;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.9;
  display: block;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  /*modal for cookies settings*/
}
.modal.fade .modal-dialog {
  transition: all 0.35s ease-out;
}
.modal button.modal-close {
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 100%;
  margin-right: -10px;
  background: transparent;
  border: none;
  width: auto;
  cursor: pointer;
  margin-left: auto;
  transition: all 0.35s ease-out;
}
.modal button.modal-close:hover {
  background-color: rgba(89, 55, 183, 0.1);
}
.modal.modal-cookies .modal-dialog {
  height: 100%;
}
.modal.modal-cookies .modal-dialog .modal-content {
  height: 100%;
  padding: 0;
  min-height: auto;
}
.modal.modal-cookies .modal-dialog .modal-content::before {
  content: none;
}
.modal.modal-cookies .modal-dialog .modal-content .v-btn {
  width: 100%;
  font-size: 1.25rem;
}
@media screen and (min-width: 480px) {
  .modal.modal-cookies .modal-dialog .modal-content .v-btn {
    width: 245px;
  }
}
@media screen and (min-width: 992px) {
  .modal.modal-cookies .modal-dialog .modal-content .v-btn {
    width: auto;
    max-width: 300px;
  }
}
.modal.modal-cookies .modal-dialog .modal-content .modal-header {
  background: rgba(243, 243, 246, 0.5);
  border-bottom: 1px solid #dedde2;
  padding: 0 30px;
  height: 60px;
  display: flex;
  align-items: center;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-header div {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-header div figure {
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-header div span {
  font-weight: 600;
  font-size: 1.25rem;
  margin: 2px 12px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-header div a {
  display: flex;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-header div a figure svg {
  height: 30px;
  width: 130px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-header div button {
  background: transparent;
  border: none;
  cursor: pointer;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body {
  padding: 0 30px;
  height: calc(100% - 147px);
}
@-moz-document url-prefix() {
  .modal.modal-cookies .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
  }
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body::-webkit-scrollbar {
  width: 6px;
  position: absolute;
  right: 0px;
  z-index: 99;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body::-webkit-scrollbar-track {
  background: transparent;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb {
  background-color: transparent;
  transition: all 0.35s ease-out;
  border-radius: 4px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body:hover::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section {
  margin-top: 20px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section:last-child {
  margin-bottom: 20px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section h1 {
  font-size: 1.125rem;
  font-weight: 700;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section .h5 {
  margin-bottom: 10px;
  font-weight: 700;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section > p {
  line-height: 1.6;
  margin-bottom: 20px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section > p a {
  color: #5937b7;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section > p a:hover {
  text-decoration: none;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section > ol li {
  margin-bottom: 10px;
  padding-left: 28px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section > ol li:before {
  content: counter(li-counter) '.';
  counter-increment: li-counter;
  top: 0;
  left: -5px;
  transform: none;
  font-size: inherit;
  font-weight: 700;
  text-align: right;
  width: 20px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section > ol li a {
  color: #5937b7;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section > ol li a:hover {
  text-decoration: none;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div {
  display: flex;
  flex-direction: column;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div p {
  font-size: 0.9375rem;
  line-height: 25px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div p a {
  text-decoration: none;
  color: #5937b7;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div p a:hover {
  text-decoration: underline;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div button {
  margin: 20px 0 20px 0;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 10px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div p {
  font-size: 0.9375rem;
  line-height: 25px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div .technical-cookies-p {
  font-weight: 700;
  color: #5937b7;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div {
  margin-bottom: 0px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div label {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 30px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div label input {
  opacity: 0;
  width: 0;
  height: 0;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e8e9eb;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div span.round {
  border-radius: 34px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div span::before {
  position: absolute;
  content: '';
  height: 26px;
  width: 26px;
  left: 2px;
  bottom: 2px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div span.round::before {
  border-radius: 34px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div input:checked + span {
  background-color: #5937b7;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-body section div div div input:checked + span::before {
  -webkit-transform: translateX(21px);
  -ms-transform: translateX(21px);
  transform: translateX(21px);
}
.modal.modal-cookies .modal-dialog .modal-content .modal-footer {
  background: rgba(243, 243, 246, 0.5);
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #dedde2;
  padding: 0 30px 0 30px;
  height: 85px;
}
.modal.modal-cookies .modal-dialog .modal-content .modal-footer div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0 auto;
  max-width: 680px;
}
.modal-dialog.modal-lg {
  max-width: 814px;
  width: 100%;
}
.modal-content {
  position: relative;
  border: none;
  background-clip: padding-box;
  box-shadow: none;
  min-height: calc(100vh - 70px);
  padding: 46px 20px 20px;
  outline: 0;
  margin-bottom: 0;
  background: #fff;
  border-radius: 8px;
}
.modal-content .modal-body {
  overflow-y: auto;
}
@-moz-document url-prefix() {
  .modal-content .modal-body {
    overflow-y: hidden;
  }
}
.modal-content .modal-body::-webkit-scrollbar {
  width: 10px;
  position: absolute;
  right: 0;
  z-index: 99;
}
.modal-content .modal-body::-webkit-scrollbar-track {
  background-color: transparent;
}
.modal-content .modal-body::-webkit-scrollbar-thumb {
  background-color: #777777;
  transition: all 0.35s ease-out;
  border-radius: 6px;
}
.modal-content:before {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background-image: linear-gradient(20deg, #2ec9ff 0%, #3e1e9e 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.modal-content button.close {
  position: absolute;
  top: 16px;
  right: 10px;
}
.modal-content button.close svg {
  width: 20px;
  height: 20px;
}
.modal-content.in .modal-dialog {
  top: 70px;
  transform: none;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
@media screen and (min-width: 700px) {
  .modal-backdrop {
    display: block;
  }
  .modal-dialog {
    margin: 10px auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .modal-content {
    padding: 40px 40px 30px;
  }
  .modal-content:before {
    height: 10px;
  }
  .modal-content > button.close {
    top: 20px;
  }
  .modal-content > button.close svg {
    width: 10px;
    height: 10px;
  }
  .modal-content .modal-body {
    max-height: 77vh;
  }
  .modal.modal-cookies .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
    height: auto;
  }
  .modal.modal-cookies .modal-dialog .modal-content {
    border: 1px solid rgba(179, 177, 194, 0.4);
    border-radius: 6px;
    height: auto;
  }
  .modal.modal-cookies .modal-dialog .modal-content .modal-header {
    border-radius: 6px 6px 0 0;
  }
  .modal.modal-cookies .modal-dialog .modal-content .modal-body {
    max-height: 550px;
  }
  .modal.modal-cookies .modal-dialog .modal-content .modal-body section .h5 {
    margin-top: 40px;
  }
  .modal.modal-cookies .modal-dialog .modal-content .modal-body section > p {
    font-size: 1.063rem;
  }
}
.modal-apply-code {
  height: 100%;
}
.modal-apply-code .web-desktop {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .modal-apply-code .web-mobile {
    display: none !important;
  }
  .modal-apply-code .web-desktop.desktop-img {
    display: none !important;
  }
  .modal-apply-code .web-desktop {
    display: block !important;
  }
  .modal-apply-code .desktop-form {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .modal-apply-code .web-desktop.desktop-img {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .modal-apply-code.modal-login .modal-dialog {
    max-width: 580px;
    height: 240px;
  }
  .modal-apply-code.modal-login .modal-dialog .modal-content {
    height: auto;
  }
  .modal-apply-code.modal-login .modal-dialog .modal-content .modal-body {
    padding: 0;
  }
  .modal-apply-code.modal-login .modal-dialog .modal-content .modal-body h2 {
    font-size: 1.75rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .modal-apply-code.modal-login .modal-dialog .modal-content .modal-body p {
    color: #676486;
    margin-bottom: 30px;
  }
}
.modal-apply-code .modal-dialog {
  height: 100%;
}
@media screen and (min-width: 700px) {
  .modal-apply-code .modal-dialog {
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .modal-apply-code .modal-dialog {
    max-width: 1000px;
  }
}
@media screen and (min-width: 992px) and (max-height: 680px) {
  .modal-apply-code .modal-dialog {
    transform: none;
    top: 10%;
  }
}
.modal-apply-code .modal-content {
  padding: 0;
  height: 100%;
  min-height: 250px;
}
.modal-apply-code .modal-content::before {
  content: none;
}
.modal-apply-code .modal-content .btn-default {
  width: 100%;
  font-size: 1.25rem;
}
.modal-apply-code .modal-content .bootstrap-select {
  height: auto;
}
@media screen and (min-width: 480px) {
  .modal-apply-code .modal-content .btn-default {
    width: 245px;
  }
}
@media screen and (min-width: 768px) {
  .modal-apply-code .modal-content {
    border-radius: 12px;
  }
}
@media screen and (min-width: 992px) {
  .modal-apply-code .modal-content {
    height: 680px;
    position: relative;
    min-height: auto;
  }
}
.modal-apply-code .modal-header {
  background: rgba(243, 243, 246, 0.5);
  border-bottom: 1px solid #dedde2;
  padding: 0 20px;
  height: 60px;
  display: flex;
  align-items: center;
}
.modal-apply-code .modal-header div {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.modal-apply-code .modal-header div span {
  font-weight: 600;
  font-size: 1.25rem;
  margin: 2px 12px;
}
.modal-apply-code .modal-header div a {
  display: flex;
}
.modal-apply-code .modal-header div a figure {
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
}
.modal-apply-code .modal-header div a figure svg {
  height: 30px;
  width: 130px;
}
.modal-apply-code .modal-header div button {
  background: transparent;
  border: none;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .modal-apply-code .modal-header {
    background: #fff;
    border: none;
    border-radius: 12px;
  }
  .modal-apply-code .modal-header div {
    justify-content: flex-end;
  }
  .modal-apply-code .modal-header div a {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .modal-apply-code .modal-header {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0;
  }
  .modal-apply-code .modal-header div button {
    position: relative;
    margin-right: 10px;
    z-index: 1;
  }
}
.modal-apply-code .modal-body {
  padding: 30px 30px 0;
  position: relative;
  height: calc(100% - 90px);
  overflow: hidden;
  text-align: center;
}
.modal-apply-code .modal-body header {
  padding-bottom: 10px;
}
.modal-apply-code .modal-body header h1 {
  margin: 0;
  font-size: 2rem;
}
.modal-apply-code .modal-body div > :first-child p {
  font-size: 1.125rem;
  line-height: 1.35;
}
.modal-apply-code .modal-body .block-download {
  position: relative;
  z-index: 1;
  margin-bottom: -60px;
}
.modal-apply-code .modal-body .absolute-img {
  z-index: 0;
  position: relative;
  width: calc(100% + 60px);
  height: 424px;
  margin-top: auto;
  margin-bottom: 0;
  margin-left: -30px;
  margin-right: -30px;
  align-items: flex-start;
  display: flex;
}
.modal-apply-code .modal-body .absolute-img:after {
  content: '';
  display: block;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
}
.modal-apply-code .modal-body .absolute-img img {
  width: 100%;
  height: auto;
}
.modal-apply-code .modal-body .desktop-img {
  display: none;
}
.modal-apply-code .modal-body .desktop-modal {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.modal-apply-code .modal-body .desktop-modal > div {
  position: relative;
  z-index: 1;
}
.modal-apply-code .modal-body .desktop-form .v-btn {
  margin-bottom: 30px;
}
.modal-apply-code .modal-body .desktop-form > div {
  color: #676486;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: row;
}
.modal-apply-code .modal-body .desktop-form > div p {
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: 700;
}
.modal-apply-code .modal-body .desktop-form > div::after,
.modal-apply-code .modal-body .desktop-form > div::before {
  content: '';
  flex: 1 1;
  border-bottom: 1px solid #676486;
  margin: auto;
}
.modal-apply-code .modal-body .desktop-form > div::after {
  margin-left: 12px;
}
.modal-apply-code .modal-body .desktop-form > div::before {
  margin-right: 12px;
}
@media (orientation: landscape) {
  .modal-apply-code .modal-body {
    overflow-y: auto;
  }
}
@media screen and (min-width: 480px) {
  .modal-apply-code .modal-body .block-download a {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .modal-apply-code .modal-body {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding: 0px 30px 30px;
    overflow-y: hidden;
  }
  .modal-apply-code .modal-body .desktop-modal {
    display: block;
    height: auto;
  }
  .modal-apply-code .modal-body .desktop-modal .block-download {
    margin-bottom: 0;
    z-index: 0;
  }
  .modal-apply-code .modal-body .desktop-modal .absolute-img {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .modal-apply-code .modal-body {
    max-width: 1000px;
    padding: 0;
    flex-direction: row;
    height: 100%;
    max-height: 100%;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .modal-apply-code .modal-body header {
    padding-bottom: 30px;
  }
  .modal-apply-code .modal-body header h1 {
    font-size: 3rem;
  }
  .modal-apply-code .modal-body div > :first-child p {
    font-size: 1.25rem;
  }
  .modal-apply-code .modal-body .desktop-form {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  .modal-apply-code .modal-body .desktop-form .v-btn {
    font-size: 1.375rem;
  }
  .modal-apply-code .modal-body .desktop-form > div {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  .modal-apply-code .modal-body .desktop-img {
    max-width: 420px;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
  }
  .modal-apply-code .modal-body .desktop-img figure {
    height: 100%;
  }
  .modal-apply-code .modal-body .desktop-img figure img {
    max-width: 100%;
    height: 100%;
  }
  .modal-apply-code .modal-body .desktop-modal {
    width: calc(100% - 420px);
    margin-left: 420px;
    padding: 0 40px;
    box-sizing: border-box;
  }
}
.modal-apply-code .block-download {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
  position: relative;
  z-index: 1;
}
.modal-apply-code .block-download a {
  text-decoration: none;
  margin: 10px 10px 0px;
  flex-wrap: wrap;
  justify-content: center;
  width: 170px;
  text-align: center;
}
.modal-apply-code .block-download a strong {
  width: 100%;
  color: #676486;
}
.modal-apply-code .block-download a .text-big {
  width: 100%;
  color: #676486;
  font-size: 0.875rem !important;
  margin-bottom: 10px;
  font-weight: 700;
}
.modal-apply-code .block-download a svg {
  text-transform: uppercase;
  width: 100%;
  height: auto;
}
.modal-apply-code .block-download a figure {
  display: flex;
}
@media screen and (min-width: 992px) {
  .modal-apply-code .block-download a {
    display: flex;
  }
  .modal-apply-code .block-download a strong {
    order: 2;
    margin-top: 5px;
  }
  .modal-apply-code .block-download a .text-big {
    order: 2;
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.block-download-app {
  padding-top: 0;
}
.block-download-app .container {
  display: flex;
  flex-direction: column;
  background: linear-gradient(106deg, #C09CFF 41.57%, #8B65E6 85.46%);
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 88.25rem;
  filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.2));
  border-radius: 0.75rem;
  width: calc(100% - 2rem);
  position: relative;
}
.block-download-app .container > div {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #fff;
}
.block-download-app .container > div .section-title {
  color: #fff;
}
.block-download-app .container figure {
  display: flex;
  justify-content: center;
}
.block-download-app .container figure img {
  position: relative;
  bottom: -2rem;
  max-width: 300px;
}
.block-download-app .container .download-app-img-1 {
  display: none;
}
.block-download-app .container .button-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .block-download-app .container {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-download-app .container figure {
    padding-top: 0.75rem;
  }
  .block-download-app .container figure img {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .block-download-app .container {
    width: calc(100% - 4rem);
  }
  .block-download-app .container .new-headline-xlg {
    margin-bottom: 3rem;
  }
  .block-download-app .container .button-mobile {
  	display: none;
  }
  .block-download-app .container .button-desktop {
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .block-download-app .container {
    padding-bottom: 6.25rem;
    padding-top: 6.25rem;
  }
  .block-download-app .container .section-title {
    margin-bottom: 1rem;
  }
  .block-download-app .container .download-app-img-1 {
    display: flex;
    left: 5.75rem;
    bottom: 0;
  }
  .block-download-app .container .download-app-img-2 {
    bottom: 0;
    right: 2rem;
  }
  .block-download-app .container .content-text {
    max-width: 38.75rem;
    width: 50%;
  }
  .block-download-app .container figure {
    position: absolute;
    padding-top: 0;
  }
  .block-download-app .container figure img {
    max-width: none;
    bottom: 0;
  }
}
@media print {
  .block-download-app {
    display: none;
  }
}
.site-footer {
  position: relative;
  background: #1D1A39;
}
.site-footer .container {
  max-width: 92.5rem;
}
.site-footer .footer-logo {
  display: flex;
  justify-content: flex-start;
  grid-column: col-start / span 2;
  grid-row: 1;
}
.site-footer .footer-logo a {
  display: flex;
}
.site-footer .footer-logo a figure {
  display: flex;
}
.site-footer .footer-logo .desktop {
  display: none;
}
.site-footer .footer-title {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.125rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 0.75rem;
  display: block;
  line-height: 1rem;
}
.site-footer .footer-top {
  display: grid;
  grid-template-columns: repeat(4, [col-start] 1fr);
  gap: 1.25rem 0.5rem;
  padding: 1.5rem 0 0;
}
.site-footer .footer-top nav:nth-of-type(1) {
  grid-column: col-start 3 / span 2;
  grid-row: 1;
}
.site-footer .footer-top nav:nth-of-type(2) {
  grid-column: col-start 1 / span 2;
  grid-row: 2;
}
.site-footer .footer-top nav:nth-of-type(3) {
  grid-column: col-start 3 / span 2;
  grid-row: 2;
}
.site-footer .footer-top nav.nav-full-width {
  grid-row: auto;
  grid-column: auto / span 4;
  margin-top: -0.25rem;
  margin-bottom: 1.5rem;
}
.site-footer .footer-top nav ul {
  list-style: none;
}
.site-footer .footer-top nav ul li {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.site-footer .footer-top nav ul li a {
  line-height: 1.25rem;
  color: #fff;
  text-decoration: none;
  position: relative;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-flex;
  gap: 0.5rem;
}
.site-footer .footer-top nav ul li a figure {
  display: flex;
}
.site-footer .footer-top nav ul li a:hover {
  text-decoration: underline;
}
.site-footer .footer-grant {
  grid-column: col-start / span 4;
  grid-row: 3;
  padding-top: 1.25rem;
  border-top: 1px solid #57556C;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.site-footer .footer-grant p {
  margin-bottom: 0;
  color: #b3b1c2;
  font-size: 0.75rem;
  line-height: 1rem;
}
.site-footer .footer-grant + .footer-certificates {
  padding-top: 0;
  border-top: 0;
}
.site-footer .footer-certificates {
  display: flex;
  padding: 1.25rem 0;
  border-top: 1px solid #57556C;
  border-bottom: 1px solid #57556C;
  grid-row: 4;
  grid-column: col-start / span 4;
}
.site-footer .footer-certificates > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 50%;
  margin-bottom: auto;
}
.site-footer .footer-certificates > div figure {
  display: flex;
  margin-bottom: 0.625rem;
  justify-content: center;
  height: 27px;
}
.site-footer .footer-certificates > div figure svg {
  width: 29px;
  height: auto;
}
.site-footer .footer-certificates > div span {
  color: #b3b1c2;
  font-size: 0.75rem;
  line-height: 1rem;
}
.site-footer .footer-app {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0 1.25rem 0;
  border-bottom: 1px solid #57556C;
  grid-column: col-start / span 4;
  grid-row: 5;
}
.site-footer .footer-app p {
  width: 100%;
  text-align: center;
  color: #b3b1c2;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.site-footer .footer-app > div {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 0.75rem;
  gap: 0.5rem;
}
.site-footer .footer-app a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  width: 50%;
  background: #fff;
  border-radius: 0.375rem;
}
.site-footer .footer-app a.disabled {
  opacity: 0.75;
  pointer-events: none;
}
.site-footer .footer-app a figure {
  display: flex;
  flex-wrap: wrap;
}
.site-footer .footer-app a figure img {
  width: 100%;
  height: auto;
}
.site-footer .footer-contact {
  padding: 1.5rem 0 0.5rem;
  display: grid;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.site-footer .footer-contact a {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 32px;
}
.site-footer .footer-contact a figure {
  display: flex;
  margin-right: 0.5rem;
  margin-top: -2px;
}
.site-footer .footer-contact a figure svg {
  height: 2rem;
  width: 2rem;
}
.site-footer .footer-contact a figure svg rect,
.site-footer .footer-contact a figure svg path {
  transition: all 0.35s ease-out;
}
.site-footer .footer-contact a div {
  display: flex;
  flex-direction: column;
}
.site-footer .footer-contact a div .caption-title {
  display: block;
  color: #b3b1c2;
  font-size: 0.625rem;
  line-height: 0.963rem;
}
.site-footer .footer-contact a div strong {
  color: #fff;
  text-decoration: none;
  font-size: 0.875rem;
  line-height: 1;
}
.site-footer .footer-contact a div strong:hover {
  text-decoration: underline;
}
.site-footer .footer-contact a:hover figure svg rect {
  fill-opacity: 1;
}
.site-footer .footer-contact a:hover figure svg path {
  fill: #5937b7;
}
.site-footer .footer-contact a:nth-child(1) {
  grid-area: 1 / 1 / 2 / 2;
}
.site-footer .footer-contact a:nth-child(2) {
  grid-area: 2 / 1 / 3 / 2;
}
.site-footer .footer-contact a:nth-child(3) {
  grid-area: 3 / 1 / 4 / 2;
}
.site-footer .footer-contact .socials {
  grid-area: 1 / 2 / 3 / 3;
  padding-left: 1rem;
}
.site-footer .footer-contact .socials > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 0 1rem 0;
}
.site-footer .site-copyright {
  background: #2c2857;
  color: #b3b1c2;
  padding: 0.875rem 0;
}
.site-footer .site-copyright p {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #b3b1c2;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  margin-top: 12px;
}
.site-footer .site-copyright p strong {
  color: #fff;
}
.site-footer .site-copyright ul {
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.site-footer .site-copyright ul li a {
  color: #b3b1c2;
  text-decoration: none;
  font-size: 0.875rem;
}
.site-footer .site-copyright ul li a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .site-footer .container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
  }
  .site-footer .footer-top {
    grid-template-columns: repeat(8, [col-start] 1fr);
    gap: 0 0.5rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
    width: 100%;
  }
  .site-footer .footer-top nav:nth-of-type(1),
  .site-footer .footer-top nav:nth-of-type(2),
  .site-footer .footer-top nav:nth-of-type(3) {
    grid-column: span 1;
    grid-row: 1 / 3;
  }
  .site-footer .footer-top nav.nav-full-width {
    margin-bottom: 0;
    grid-column: col-start 4 / span 5;
  }
  .site-footer .footer-top nav.nav-full-width ul {
    display: flex;
    gap: 4.5rem;
  }
  .site-footer .footer-top nav.nav-full-width ul li {
    margin-bottom: 0;
  }
  .site-footer .footer-top nav ul li {
    margin-bottom: 0.75rem;
  }
  .site-footer .footer-top nav ul li a {
    line-height: 1.5rem;
  }
  .site-footer .footer-logo {
    margin-bottom: 2rem;
    grid-row: 1 / 1;
  }
  .site-footer .footer-grant {
    padding-top: 0;
    border: none;
    display: flex;
    flex-direction: column;
    grid-column: col-start / span 2;
    grid-row: 2 / 4;
  }
  .site-footer .footer-grant figure {
    display: flex;
    margin-bottom: 1.25rem;
  }
  .site-footer .footer-grant + .footer-certificates {
    grid-column: col-start 3 / span 4;
    grid-row: 3;
  }
  .site-footer .footer-certificates {
    flex-direction: column;
    padding: 0;
    border: none;
    grid-column: col-start / span 2;
    gap: 0.75rem;
    grid-row: 2;
  }
  .site-footer .footer-certificates > div {
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0;
    text-align: left;
    justify-content: flex-start;
  }
  .site-footer .footer-certificates > div figure {
    margin-bottom: 0;
    margin-right: 0.5rem;
    height: auto;
  }
  .site-footer .footer-certificates > div figure svg {
    width: 1.5rem;
    height: auto;
  }
  .site-footer .footer-app {
    flex-direction: column;
    flex-wrap: nowrap;
    padding-bottom: 0;
    border: none;
    grid-column: col-start 7 / span 2;
    grid-row: 1 / 4;
    margin-bottom: auto;
  }
  .site-footer .footer-app > div {
    flex-direction: column;
    justify-content: flex-start;
  }
  .site-footer .footer-app > div a {
    width: 100%;
  }
  .site-footer .footer-app > div a img {
    height: 2.5rem;
  }
  .site-footer .footer-app p {
    text-align: left;
  }
  .site-footer .footer-contact {
    padding-top: 2rem;
    display: grid;
    grid-template-columns: repeat(9, [col-start] 1fr);
    padding-bottom: 2rem;
    width: 100%;
    position: relative;
    gap: 0 0.5rem;
  }
  .site-footer .footer-contact::before {
    content: "";
    width: 100vw;
    position: absolute;
    top: 0;
    height: 1px;
    background: #57556C;
    left: 50%;
    transform: translateX(-50%);
  }
  .site-footer .footer-contact a {
    margin: 0;
    height: auto;
    width: auto;
    grid-area: 1 / auto / 1 / span 2 !important;
  }
  .site-footer .footer-contact .socials {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    grid-column: col-start 7 / span 2;
  }
  .site-footer .footer-contact .socials a {
    width: auto;
    margin: 0;
  }
  .site-footer.site-footer--minimal .footer-top {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    align-items: center;
    min-height: auto;
  }
  .site-footer.site-footer--minimal .footer-logo {
    margin-bottom: 0;
    height: auto;
  }
  .site-footer .site-copyright {
    display: flex;
    align-items: center;
  }
  .site-footer .site-copyright .container {
    justify-content: space-between;
    align-items: center;
  }
  .site-footer .site-copyright .container ul {
    width: auto;
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 1rem;
  }
  .site-footer .site-copyright .container p {
    margin: 0 auto 0 0;
  }
}
@media screen and (min-width: 992px) {
  .site-footer .footer-title {
    margin-bottom: 1.5rem;
  }
  .site-footer .footer-top {
    padding-top: 4rem;
    gap: 0 1rem;
    grid-template-columns: repeat(10, [col-start] 1fr);
  }
  .site-footer .footer-top nav:nth-of-type(1),
  .site-footer .footer-top nav:nth-of-type(2),
  .site-footer .footer-top nav:nth-of-type(3) {
    grid-column: span 2;
  }
  .site-footer .footer-certificates > div span {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .site-footer .footer-app {
    grid-column: col-start 9 / span 2;
  }
  .site-footer .footer-app .footer-title {
    margin-bottom: 1.25rem;
  }
  .site-footer .footer-app p {
    font-size: 0.875rem;
  }
  .site-footer .footer-contact {
    gap: 0 1rem;
    grid-template-columns: repeat(10, [col-start] 1fr);
  }
  .site-footer .footer-contact a div a,
  .site-footer .footer-contact a div strong {
    white-space: nowrap;
  }
  .site-footer .footer-contact a.footer-contact-wide {
    min-width: 260px;
  }
  .site-footer .footer-contact .socials {
    grid-column: col-start 8 / span 3;
    gap: 2rem;
    padding-left: 0;
  }
  .site-footer .site-copyright {
    padding: 0;
    height: 3rem;
  }
  .site-footer .site-copyright .container {
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .site-footer .site-copyright .container ul {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer .footer-top {
    min-height: 17rem;
    box-sizing: border-box;
    grid-template-columns: repeat(12, [col-start] 1fr);
  }
  .site-footer .footer-top nav ul li a {
    font-size: 1rem;
  }
  .site-footer .footer-logo {
    grid-column: col-start / span 3;
    height: 3.5rem;
  }
  .site-footer .footer-logo .desktop {
    display: flex;
  }
  .site-footer .footer-logo .mobile {
    display: none;
  }
  .site-footer .footer-grant {
    grid-column: col-start / span 3;
  }
  .site-footer .footer-grant + .footer-certificates {
    grid-column: col-start 4 / span 4;
  }
  .site-footer .footer-certificates {
    grid-column: col-start / span 3;
  }
  .site-footer .footer-app {
    grid-column: col-start 10 / span 3;
  }
  .site-footer .footer-app > div {
    flex-direction: row;
    width: auto;
    margin-bottom: 1rem;
    gap: 1rem;
  }
  .site-footer .footer-app > div a {
    width: auto;
  }
  .site-footer .footer-contact {
    grid-template-columns: repeat(12, [col-start] 1fr);
  }
  .site-footer .footer-contact a figure svg {
    height: 3rem;
    width: 3rem;
  }
  .site-footer .footer-contact a div .caption-title {
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
    line-height: 1.25rem;
  }
  .site-footer .footer-contact a div a,
  .site-footer .footer-contact a div strong {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .site-footer .footer-contact .socials {
    grid-column: col-start 10 / span 3;
  }
  .site-footer .site-copyright .conteainer ul {
    gap: 1.5rem;
  }
}
form input,
form.is-form-style input,
form input.is-search-input,
form.is-form-style input.is-search-input {
  border: 1px solid #B3B1C2;
  border-radius: 0.5rem;
  background: #fff;
  height: 3rem;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #2c2857;
  font-family: 'Nunito', sans-serif;
}
form input::placeholder,
form.is-form-style input::placeholder,
form input.is-search-input::placeholder,
form.is-form-style input.is-search-input::placeholder {
  font-weight: 400;
  color: #827F9B;
}
@media screen and (min-width: 992px) {
  form input,
  form.is-form-style input,
  form input.is-search-input,
  form.is-form-style input.is-search-input {
    height: 3.5rem;
    font-size: 1rem;
  }
}
.form-input-checkbox-toggle input[type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-input-checkbox-toggle label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}
.form-input-checkbox-toggle .checkbox-toggle-box {
  display: flex;
  border-radius: 100px;
  background: linear-gradient(180deg, #FF3E57 0%, #E12039 100%);
  box-sizing: border-box;
  position: relative;
  flex-shrink: 0;
  margin-right: 1.25rem;
}
.form-input-checkbox-toggle .checkbox-toggle-box:before {
  content: "";
  display: block;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.form-input-checkbox-toggle .checkbox-toggle-box-text {
  color: #fff;
  font-weight: 700;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
}
.form-input-checkbox-toggle .checkbox-toggle-box-text.checked {
  display: none;
}
.form-input-checkbox-toggle .checkbox-toggle-label {
  margin-bottom: 0;
  line-height: 1.5rem;
  font-size: 1rem;
  min-height: 3rem;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .form-input-checkbox-toggle .checkbox-toggle-label {
    min-height: 3.5rem;
  }
}
.form-input-checkbox-toggle input:checked + label .checkbox-toggle-box {
  background: linear-gradient(134deg, #54DBA3 -1.51%, #00A671 51.97%);
}
.form-input-checkbox-toggle input:checked + label .checkbox-toggle-box:before {
  left: auto;
}
.form-input-checkbox-toggle input:checked + label .checkbox-toggle-box-text {
  right: auto;
  left: 0;
  display: none;
}
.form-input-checkbox-toggle input:checked + label .checkbox-toggle-box-text.checked {
  display: block;
}
.form-input-checkbox-toggle--sm .checkbox-toggle-box {
  height: 2rem;
  width: 5rem;
}
.form-input-checkbox-toggle--sm .checkbox-toggle-box:before {
  left: 0.125rem;
  height: 1.75rem;
  width: 1.75rem;
}
.form-input-checkbox-toggle--sm .checkbox-toggle-box-text {
  width: calc(100% - 1.875rem);
  font-size: 1rem;
  line-height: 2rem;
}
.form-input-checkbox-toggle--sm input:checked + label .checkbox-toggle-box:before {
  right: 0.125rem;
}
.form-input-checkbox-toggle--md .checkbox-toggle-box {
  height: 3rem;
  width: 7.125rem;
}
.form-input-checkbox-toggle--md .checkbox-toggle-box:before {
  left: 0.25rem;
  height: 2.625rem;
  width: 2.625rem;
}
.form-input-checkbox-toggle--md .checkbox-toggle-box-text {
  width: calc(100% - 2.875rem);
  font-size: 1.25rem;
  line-height: 3rem;
}
.form-input-checkbox-toggle--md input:checked + label .checkbox-toggle-box:before {
  right: 0.25rem;
}
.form-input-checkbox-toggle--lg .checkbox-toggle-box {
  height: 3.5rem;
  width: 8.125rem;
}
.form-input-checkbox-toggle--lg .checkbox-toggle-box:before {
  left: 0.25rem;
  height: 3rem;
  width: 3rem;
}
.form-input-checkbox-toggle--lg .checkbox-toggle-box-text {
  width: calc(100% - 3.25rem);
  font-size: 1.25rem;
  line-height: 3.5rem;
}
.form-input-checkbox-toggle--lg input:checked + label .checkbox-toggle-box:before {
  right: 0.25rem;
}
.form-input-checkbox-toggle--toggle-right .checkbox-toggle-box {
  order: 2;
  margin-right: 0;
  margin-left: 1.25rem;
}
.site-header {
  height: 4rem;
  background-color: white;
  width: 100%;
  top: 0;
  display: flex;
  z-index: 999;
  position: fixed;
  box-shadow: 0 5px 11px 0 rgba(44, 40, 87, 0.06);
  transition: top 0.35s ease-out;
}
.site-header.off-canvas {
  top: -4rem !important;
}
.site-header.site-header--fixed.off-canvas,
.site-header.scroll-fixed.off-canvas {
  top: 0 !important;
}
.no-overflow .site-header {
  box-shadow: none;
}
.site-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  max-width: none;
}
@media screen and (max-width: 1199px) {
  .site-header.toggled {
    top: 0 !important;
    overflow-y: scroll;
    height: 100vh !important;
  }
  .site-header.toggled .container {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 4rem;
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .site-header.toggled .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1400px) {
  .site-header {
    height: 5rem;
  }
  .site-header.off-canvas {
    top: -5rem !important;
  }
  .site-header.toggled {
    overflow: auto;
    height: 5rem;
  }
  .site-header .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.site-header-logo {
  display: flex;
  align-items: center;
  position: relative;
}
.site-header-logo a figure {
  display: flex;
  align-items: center;
}
.site-header-logo a figure svg {
  height: 2rem;
  width: auto;
}
.site-header-logo--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.toggled .site-header-logo {
  position: fixed;
  top: 1rem;
  left: 1rem;
  z-index: 9;
}
.toggled .site-header-logo figure {
  height: 2rem;
}
.toggled .site-header-logo svg > g > g {
  fill: #fff;
}
@media screen and (min-width: 768px) {
  .toggled .site-header-logo {
    left: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .toggled .site-header-logo {
    position: static;
  }
  .toggled .site-header-logo svg > g > g {
    fill: #5937b7;
  }
}
@media screen and (min-width: 1400px) {
  .site-header-logo a figure svg {
    height: 2.5rem;
  }
}
.site-header-contact {
  position: static;
  order: 1;
  display: flex;
  flex-direction: column;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  gap: 1rem;
}
.user-logged .site-header-contact {
  order: 3;
}
.site-header-contact figure {
  display: flex;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background: #fff;
  flex-shrink: 0;
  justify-content: center;
}
.site-header-contact figure svg {
  height: auto;
  width: 1.25rem;
}
.site-header-contact figure svg g {
  opacity: 1;
}
.site-header-contact figure svg g circle {
  fill: #fff;
}
.site-header-contact > div {
  display: flex;
  align-items: center;
}
.site-header-contact .contact-text {
  margin-left: 0.5rem;
}
.site-header-contact .contact-text a {
  color: #fff;
  text-decoration: none;
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 700;
}
.site-header-contact .contact-text a:hover {
  text-decoration: underline;
}
.site-header-contact .contact-text small {
  color: #fff;
  font-size: 0.875rem;
  display: block;
  line-height: 1;
}
.site-header-contact .contact-text .online {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.site-header-contact .contact-text .online span {
  display: inline-block;
  width: 0.375rem;
  height: 0.375rem;
  background: #00a671;
  border-radius: 50%;
}
.site-header-contact .contact-text .online p {
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  margin-left: 0.25rem;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .site-header-contact {
    display: none;
  }
}
@media screen and (min-width: 1400px) {
  .site-header-contact {
    display: flex;
    order: 2;
    margin-left: 0;
    align-items: center;
    padding: 0;
    flex-direction: row;
    gap: 2rem;
  }
  .user-logged .site-header-contact {
    order: 2;
  }
  .site-header-contact:before {
    content: "";
    display: block;
    width: 1px;
    height: 2rem;
    background: #DEDEE2;
    margin-left: 2rem;
  }
  .site-header-contact figure {
    background-color: rgba(89, 55, 183, 0.2);
  }
  .site-header-contact figure svg {
    width: 1.125rem;
    max-height: 1rem;
  }
  .site-header-contact .contact-text {
    margin-left: 1rem;
  }
  .site-header-contact .contact-text a {
    color: #2c2857;
    font-weight: 700;
    font-size: 1rem;
  }
  .site-header-contact .contact-text small {
    color: #827f9b;
    font-size: 0.875rem;
  }
  .site-header-contact .contact-text .online p {
    color: #827f9b;
  }
}
.site-header-nav-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.toggled .site-header-nav-wrapper .mobile-btn {
  display: none;
}
@media screen and (min-width: 1200px) {
  .site-header-nav-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .site-header-nav-wrapper .mobile-btn {
    display: none;
  }
}
.site-header-nav-collapsible .hamburger-toggle {
  display: flex;
  z-index: 9;
  min-width: auto;
  margin-left: 1rem;
  border: none;
  background: transparent;
  padding: 0;
}
.site-header-nav-collapsible .hamburger-toggle .close {
  display: none;
}
.site-header-nav-collapsible .site-header-nav-main-wrapper {
  display: none;
  background: linear-gradient(114deg, #2C2857 41.27%, #C193FF 103.07%);
  position: absolute;
  padding: 4rem 1rem 1rem;
  top: 0;
  left: 0;
  width: 100vw;
  min-height: 100vh;
  box-sizing: border-box;
  justify-content: center;
  flex-wrap: wrap;
}
.site-header-nav-collapsible .site-header-nav-main-inner {
  width: 100%;
  max-width: 360px;
  display: flex;
  flex-direction: column;
}
.site-header-nav-collapsible .site-header-nav-main {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
  border-top: 1px solid rgba(255, 255, 255, 0.65);
  order: 2;
}
.site-header-nav-collapsible .site-header-nav-main ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.site-header-nav-collapsible .site-header-nav-main ul li {
  width: 100%;
}
.site-header-nav-collapsible .site-header-nav-main ul li a {
  text-align: center;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: #fff;
  display: block;
  width: 100%;
  padding: 1rem 0;
  text-decoration: none;
  font-weight: 700;
}
.site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle {
  display: none;
}
.toggled .site-header-nav-collapsible .site-header-nav-main-wrapper {
  display: flex;
}
.toggled .site-header-nav-collapsible .hamburger-toggle {
  padding: 0;
  border: none;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.125rem;
  top: 1.5rem;
  width: 1rem;
  min-height: 1rem;
}
.toggled .site-header-nav-collapsible .hamburger-toggle .open {
  display: none;
}
.toggled .site-header-nav-collapsible .hamburger-toggle .close {
  display: flex;
}
@media screen and (min-width: 768px) {
  .toggled .site-header-nav-collapsible .hamburger-toggle {
    right: 2.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header-nav-collapsible {
    width: 100%;
    margin-left: 2rem;
  }
  .site-header-nav-collapsible .site-header-nav-main-wrapper {
    position: static;
    display: flex;
    background: transparent;
    width: auto;
    height: auto;
    padding: 0;
    min-height: auto;
  }
  .site-header-nav-collapsible .site-header-nav-main-inner {
    flex-direction: row;
    max-width: none;
    align-items: center;
    justify-content: space-between;
  }
  .site-header-nav-collapsible .hamburger-toggle {
    display: none;
  }
  .site-header-nav-collapsible .site-header-nav-main {
    order: 1;
    flex-shrink: 0;
    padding: 0;
    border: none;
  }
  .site-header-nav-collapsible .site-header-nav-main ul {
    gap: 2rem;
  }
  .site-header-nav-collapsible .site-header-nav-main ul li {
    width: auto;
    margin: 0;
  }
  .site-header-nav-collapsible .site-header-nav-main ul li a {
    font-size: 1rem;
    font-weight: 700;
    color: #2c2857;
  }
  .site-header-nav-collapsible .site-header-nav-main ul li a:hover {
    color: #5937b7;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle {
    font-family: "Nunito";
    font-weight: 700;
    cursor: pointer;
    padding: 1rem 0;
    border: 0;
    background: transparent;
    display: flex;
    align-items: center;
    margin: 0;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle span {
    color: #2c2857;
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 700;
    transition: all 0.35s ease-out;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle:focus,
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle:active {
    outline: none;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle .caret {
    width: 0.75rem;
    display: flex;
    justify-content: center;
    margin-left: 0.25rem;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle:hover span {
    color: #5937b7;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-menu {
    display: none;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu {
    display: block;
    position: absolute;
    border-radius: 8px;
    background-color: #FFFFFF;
    top: 3.75rem;
    margin-left: -1rem;
    box-shadow: 0px 0px 5.8px 0px rgba(0, 0, 0, 0.07);
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu ul {
    display: flex;
    flex-direction: column;
    gap: 0.5rem 0;
    padding: 0.75rem 1rem;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu ul li a {
    display: flex;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    font-weight: 400;
    height: auto;
    padding: 0;
    line-height: 1.5rem;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu ul li:last-child a:before {
    display: none;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-toggle span {
    color: #5937b7;
  }
}
.site-header-nav-lang {
  order: 3;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.site-header-nav-lang > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header-nav-lang span {
  color: #fff;
  font-size: 1.125rem;
  margin-right: 0.5rem;
}
.site-header-nav-lang button.nav-toggle {
  display: none;
}
.site-header-nav-lang ul {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  list-style: none;
}
.site-header-nav-lang ul a {
  display: flex;
}
.site-header-nav-lang ul a svg {
  width: 2.25rem;
  height: auto;
}
.site-header-nav-lang ul a span {
  display: none;
}
@media screen and (min-width: 1200px) {
  .site-header-nav-lang {
    order: 5;
    padding-left: 2rem;
  }
  .site-header-nav-lang span {
    font-size: 1rem;
    color: #676486;
  }
  .site-header-nav-lang ul li a svg {
    width: 1.5rem;
  }
  .site-header-nav-lang--dropdown > span {
    display: none;
  }
  .site-header-nav-lang--dropdown button.nav-toggle {
    display: flex;
    background: transparent;
    border: none;
    padding: 0;
    align-items: center;
    cursor: pointer;
  }
  .site-header-nav-lang--dropdown button.nav-toggle span {
    margin-right: 0.25rem;
    margin-left: 0.625rem;
    color: #676486;
    line-height: 1;
  }
  .site-header-nav-lang--dropdown button.nav-toggle .caret {
    margin: 0;
    display: flex;
    align-items: center;
    width: 0.75rem;
    justify-content: center;
  }
  .site-header-nav-lang--dropdown button.nav-toggle:hover {
    color: #5937b7;
  }
  .site-header-nav-lang--dropdown .nav-lang {
    display: none;
    position: absolute;
    border-radius: 0.375rem;
    background-color: #FFFFFF;
    top: 3.75rem;
    right: 2rem;
    box-shadow: 0px 0px 5.8px 0px rgba(0, 0, 0, 0.07);
    padding: 0.75rem 1rem;
  }
  .site-header-nav-lang--dropdown .nav-lang ul {
    display: flex;
    flex-direction: column;
    gap: 0.5rem 0;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a {
    color: #2c2857;
    font-size: 1rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 0;
    position: relative;
    line-height: 1.5rem;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a svg {
    margin-right: 0.5rem;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a:hover span {
    color: #5937b7;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a span {
    display: inline;
    color: #2c2857;
    font-weight: 400;
    margin: 0;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li:last-child a:before {
    display: none;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li.active {
    display: none;
  }
  .site-header-nav-lang--dropdown.toggled .nav-lang {
    display: block;
  }
}
.site-header-login {
  order: 4;
}
.site-header-login .site-header-user .site-header-user-profile {
  text-decoration: none;
}
.site-header-login .site-header-user .site-header-user-profile figure {
  align-items: center;
  background: #fff;
  border-radius: 100%;
  box-sizing: border-box;
  color: #5937b7;
  display: flex;
  font-size: 1.125rem;
  height: 3.75rem;
  justify-content: center;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 3.75rem;
  margin-top: 1rem;
}
.site-header-login .site-header-user .site-header-user-profile figure img {
  width: 100%;
  height: auto;
}
.site-header-login .site-header-user .site-header-user-profile span {
  font-weight: 700;
}
.site-header-login .site-header-user .site-header-user-profile:hover span {
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .site-header-login > .v-btn {
    margin-top: 1rem;
    height: 3rem;
    font-size: 1.125rem;
    width: 100%;
  }
  .site-header-login > .v-btn.v-btn--secondary-default:before {
    border-color: #fff;
  }
  .site-header-login > .v-btn.v-btn--secondary-default .v-btn--label {
    color: #fff;
  }
  .user-logged .site-header-login {
    order: 1;
  }
  .site-header-login .site-header-user {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .site-header-login .site-header-user .site-header-user-profile {
    text-align: center;
    margin-right: 1rem;
  }
  .site-header-login .site-header-user .site-header-user-profile figure {
    height: 4.5rem;
    width: 4.5rem;
    margin: 0;
  }
  .site-header-login .site-header-user .site-header-user-name {
    margin-bottom: 0.5rem;
    display: block;
    line-height: 1.625rem;
  }
  .site-header-login .site-header-user .site-header-user-name span {
    color: #fff;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .site-header-login {
    display: flex;
    order: 3;
    align-items: center;
    margin-left: auto;
    gap: 0.5rem;
  }
  .site-header-login .v-btn {
    width: max-content;
    margin-bottom: 0;
  }
  .site-header-login .v-btn--primary {
    order: 2;
  }
  .site-header-login .site-header-user {
    display: flex;
    align-items: center;
  }
  .site-header-login .site-header-user > div {
    display: flex;
    gap: 2rem;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger {
    color: #ff3e57;
    border-color: #ff3e57;
    background: none;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger:before {
    content: '';
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger:after {
    background: rgba(255, 62, 87, 0.12);
    opacity: 0;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger .v-btn--label {
    color: #ff3e57;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger:hover:after {
    opacity: 1;
  }
  .site-header-login .site-header-user .site-header-user-profile {
    display: flex;
    align-items: center;
  }
  .site-header-login .site-header-user .site-header-user-profile figure {
    margin: 0;
    height: 3rem;
    width: 3rem;
    border: none;
    margin-right: 0.75rem;
    background: #e9e7eb;
    color: #676486;
    font-size: 1rem;
  }
  .site-header-login .site-header-user .site-header-user-name {
    text-decoration: none;
  }
  .site-header-login .site-header-user .site-header-user-name span {
    font-size: 0.875rem;
    color: #2c2857;
    display: block;
    line-height: 1.25rem;
    font-weight: 700;
  }
  .site-header-login .site-header-user .site-header-user-name span:first-child {
    margin-bottom: -0.125rem;
  }
}
.block-hero--gradient {
  min-height: 700px;
  text-align: left;
  color: #fff;
  padding-top: 2rem;
  overflow: hidden;
  background: url(../img/bg_hero_hp_mobile@2x.webp) no-repeat;
  background-size: contain;
  position: relative;
  background-position: bottom center;
}
.block-hero--gradient .container {
  position: relative;
  padding-left: 2rem;
  padding-right: 2rem;
}
.block-hero--gradient .container:after {
  content: "";
  width: 100vw;
  height: 155%;
  display: block;
  position: absolute;
  top: -2.5rem;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
  background: linear-gradient(180deg, #C09CFF 52.66%, #8B65E6 94.23%);
}
.block-hero--gradient .container:before {
  content: "";
  width: 100vw;
  height: 155%;
  display: block;
  position: absolute;
  top: -2rem;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
  background: #fff;
}
.block-hero--gradient p {
  margin-top: 0;
}
.block-hero--gradient .v-btn {
  margin-top: 1.625rem;
}
.block-hero--gradient .content {
  max-width: 41.125rem;
  margin-left: auto;
  margin-right: auto;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.block-hero--gradient .content .section-title {
  color: #fff;
}
.block-hero--gradient .content .new-headline-xl {
  font-weight: 700;
  margin-bottom: 1.25rem;
}
.block-hero--gradient .content .hero-search {
  max-width: 33.75rem;
}
.block-hero--gradient .btn-group a:not(.v-btn) {
  color: #5937b7;
  font-weight: bold;
  margin-top: 1.25rem;
  text-align: center;
  display: block;
}
.block-hero--gradient .intro-img {
  position: absolute;
}
@media screen and (min-width: 480px) {
  .block-hero--gradient {
    background-size: cover;
    background-position: 70% center;
  }
  .block-hero--gradient .container:after {
    height: 155%;
  }
  .block-hero--gradient .container:before {
    height: 155%;
  }
}
@media screen and (min-width: 992px) {
  .block-hero:after {
    background: url("https://vitadio.de/ratgeber/imgs/web/svg/hero_vector_dots_horizontal.svg") no-repeat;
    content: "";
    display: block;
    height: 102px;
    left: 47%;
    position: absolute;
    top: 0;
    width: 282px;
    z-index: 1;
  }
  .block-hero--gradient {
    position: relative;
    padding: 0;
    display: flex;
    align-items: center;
    background: url(../img/bg_hero_hp_desktop@2x.webp) no-repeat;
    background-size: cover;
    background-position: calc(100% + 10vw) 0px;
  }
  .block-hero--gradient .container {
    position: static;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .block-hero--gradient .container:before {
    -webkit-clip-path: polygon(0 0, 100% 0, 58% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 58% 100%, 0 100%);
    height: 100%;
    top: 0;
    width: 72%;
    left: 1rem;
  }
  .block-hero--gradient .container:after {
    -webkit-clip-path: polygon(0 0, 100% 0, 58% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 58% 100%, 0 100%);
    height: 100%;
    top: 0;
    width: 72%;
  }
  .block-hero--gradient .content {
    margin-left: 0;
    max-width: 50%;
  }
  .block-hero--gradient .content ul {
    max-width: 29.375rem;
  }
  .block-hero--gradient .content ul li {
    margin-bottom: 1.625rem;
  }
  .block-hero--gradient .content .btn-group {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-hero--gradient {
    min-height: 712px;
  }
  .block-hero--gradient .content .section-title {
    margin-bottom: 1.25rem;
  }
  .block-hero--gradient .content .new-headline-xl {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1400px) {
  .block-hero--gradient {
    background-position: top right;
  }
  .block-hero .content {
    max-width: 48.125rem;
  }
  .block-hero .content ul {
    max-width: 40rem;
  }
}
@media screen and (min-width: 1600px) {
  .block-hero--gradient {
    background-size: contain;
    background-position: top right;
  }
}
.header-nav-collapsible > button.btn-toggle {
  padding: 0 20px;
  z-index: 9;
  min-width: auto;
  transition: none;
}
.header-nav-collapsible > button.btn-toggle:active,
.header-nav-collapsible > button.btn-toggle:focus {
  outline: none;
}
.header-nav-collapsible > button.btn-toggle::after {
  transition: none;
}
.header-nav-collapsible .header-nav-main-wrapper {
  display: none;
  position: absolute;
  padding: 110px 15px 30px;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #2c2857;
  box-sizing: border-box;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 600px;
}
.header-nav-collapsible .nav-main button {
  display: none;
}
.header-nav-collapsible .nav-main ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.header-nav-collapsible .nav-main ul li {
  width: 100%;
}
.header-nav-collapsible .nav-main ul li a {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.15;
  color: #fff;
  display: block;
  width: 100%;
  padding: 15px 0;
  text-decoration: none;
}
.toggled .header-nav-collapsible .header-nav-main-wrapper {
  display: flex;
}
.toggled .header-nav-collapsible > button.btn-toggle {
  padding: 0;
  border: none;
  height: 26px;
  width: 26px;
  border-radius: 0;
}
.toggled .header-nav-collapsible > button.btn-toggle span {
  display: none;
}
.toggled .header-nav-collapsible > button.btn-toggle:before,
.toggled .header-nav-collapsible > button.btn-toggle:after {
  display: block;
  content: '';
  width: 34px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: auto;
  left: auto;
  transition: none;
  opacity: 1;
  border-style: none;
}
.toggled .header-nav-collapsible > button.btn-toggle:before {
  transform: rotate(45deg);
}
.toggled .header-nav-collapsible > button.btn-toggle:after {
  transform: rotate(-45deg);
}
@media screen and (min-width: 1200px) {
  .header-nav-collapsible {
    width: 100%;
    margin-right: 20px;
  }
  .header-nav-collapsible .header-nav-main-wrapper {
    position: static;
    display: flex;
    background: transparent;
    width: auto;
    height: auto;
    padding: 0;
    min-height: auto;
  }
  .header-nav-collapsible .header-nav-main-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .header-nav-collapsible > button.btn-toggle {
    display: none;
  }
  .header-nav-collapsible .nav-main {
    order: 1;
    flex-shrink: 0;
    margin-left: 28px;
  }
  .header-nav-collapsible .nav-main button {
    display: block;
    background: none;
    padding: 0 14px 0 0;
    border: 0;
    font-family: 'Nunito', sans-serif;
    position: relative;
  }
  .header-nav-collapsible .nav-main button span {
    font-size: 1rem;
    color: #2c2857;
    font-weight: 700;
    transition: all 0.35s ease-out;
  }
  .header-nav-collapsible .nav-main button .caret:before,
  .header-nav-collapsible .nav-main button .caret:after {
    width: 5px;
    height: 1px;
    content: "";
    background: #5937b7;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .header-nav-collapsible .nav-main button .caret:before {
    right: 4px;
    transform: rotate(45deg);
  }
  .header-nav-collapsible .nav-main button .caret:after {
    transform: rotate(-45deg) translateY(-50%);
  }
  .header-nav-collapsible .nav-main button:hover span {
    color: #5937b7;
  }
  .header-nav-collapsible .nav-main ul > li {
    width: auto;
    margin: 0 12px;
  }
  .header-nav-collapsible .nav-main ul > li a {
    font-size: 1rem;
    color: #2c2857;
    font-weight: 700;
  }
  .header-nav-collapsible .nav-main ul > li a:hover {
    color: #5937b7;
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu {
    display: flex;
    align-items: center;
    position: relative;
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled button span {
    color: #5937b7;
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled button .caret:before {
    right: 3px;
    transform: rotate(-45deg);
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled button .caret:after {
    transform: rotate(45deg);
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled .subnav {
    display: block;
  }
  .header-nav-collapsible .subnav {
    display: none;
    position: absolute;
    left: 0;
    width: 230px;
    top: 55px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
    padding: 8px;
    z-index: 9;
  }
  .header-nav-collapsible .subnav ul li {
    width: 100%;
    margin: 0 !important;
  }
  .header-nav-collapsible .subnav ul li a {
    width: auto;
    color: #2c2857;
    font-size: 1rem;
    text-decoration: none;
    height: 48px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    padding: 0 14px;
  }
  .header-nav-collapsible .subnav ul li a:hover {
    background-color: #f2eff8;
  }
}
@media screen and (min-width: 1500px) {
  .header-nav-collapsible {
    margin-right: 30px;
    margin-left: 20px;
  }
  .header-nav-collapsible .nav-main {
    margin-left: 26px;
  }
  .header-nav-collapsible .nav-main ul li {
    margin: 0 14px;
  }
}
@media screen and (min-width: 1200px) {
  .header-nav-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
}
form.search-form {
  position: relative;
  display: flex;
  gap: 0.5rem;
}
form.search-form label {
  width: 100%;
  display: block;
}
form.search-form .search-field {
  width: 100%;
}
form.search-form .search-field:focus-visible {
  outline: none;
}
form.search-form .is-search-submit {
  margin-top: 0;
  padding: 0 1rem;
}
form.search-form .is-search-submit .is-search-icon {
  border: none;
  display: flex;
  background: transparent;
  padding: 0.125rem 0 0 0 !important;
  height: auto;
  width: auto;
  margin-right: 0.5rem;
  color: #fff;
}
@media screen and (min-width: 992px) {
  form.search-form .is-search-submit {
    padding: 0 1.5rem;
  }
}
#is-ajax-search-result-6.is-ajax-search-result,
#is-ajax-search-result-36.is-ajax-search-result {
  background: #fff;
  margin-top: 8px;
  padding: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  max-width: calc(100vw - 40px);
}
@media screen and (max-width: 1199px) {
  #is-ajax-search-result-6.is-ajax-search-result,
  #is-ajax-search-result-36.is-ajax-search-result {
    left: 15px !important;
  }
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-items,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-items {
  padding: 4px;
}
#is-ajax-search-result-6.is-ajax-search-result div.is-ajax-search-no-result,
#is-ajax-search-result-36.is-ajax-search-result div.is-ajax-search-no-result {
  text-align: left;
  font-size: 1rem;
  color: #676486;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post {
  border-radius: 4px;
  display: block;
  text-decoration: none;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post .is-title span,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post .is-title span {
  font-size: 1rem;
  color: #2c2857;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post .is-search-content,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post .is-search-content {
  display: none;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post span.is-highlight,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post span.is-highlight {
  background-color: transparent !important;
  font-size: inherit;
  font-weight: 700;
  color: inherit;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post .meta,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post .meta {
  margin-bottom: 0;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post .is-meta-category .is-cat-links,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post .is-meta-category .is-cat-links {
  display: flex;
  align-items: center;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post .is-meta-category span,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post .is-meta-category span {
  font-size: 0.75rem;
  color: #676486;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post .is-meta-category .separator,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post .is-meta-category .separator {
  margin-right: -2px;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post .is-meta-category .separator svg,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post .is-meta-category .separator svg {
  height: 7px;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post:hover,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post:hover {
  background: #DED7F1;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post:hover .is-title span,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post:hover .is-title span {
  color: #5937b7;
}
#is-ajax-search-result-6.is-ajax-search-result .is-ajax-search-post:hover .is-meta-category span,
#is-ajax-search-result-36.is-ajax-search-result .is-ajax-search-post:hover .is-meta-category span {
  color: #2c2857;
}
.search .block-hero form.search-form {
  max-width: 840px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.no-articles {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.no-articles figure {
  display: flex;
  margin-bottom: 2rem;
  justify-content: center;
}
.v-modal--default .v-modal-header {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.v-modal--default .v-modal-header > a {
  display: flex;
}
.v-modal--default .v-modal-header > a figure {
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
}
.v-modal--default .v-modal-header > a figure svg {
  height: 2rem;
  width: auto;
}
.v-modal--default .v-modal-header .v-modal-header__close {
  width: 1.25rem;
  height: 1.25rem;
  right: 1rem;
  top: 1.25rem;
}
.v-modal--default .v-modal-header--fixed {
  padding: 1.25rem;
}
.v-modal--default .v-modal-header--fixed + .v-modal-body {
  padding-top: 0;
  padding-bottom: 2.75rem;
  max-height: calc(100vh - 217px);
}
.v-modal--default .v-modal-footer {
  background: #F3F3F6;
  border-top: 1px solid #DEDEE2;
  padding: 0 1.25rem;
  height: 5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.v-modal--default .v-modal-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.v-modal--default .v-modal-body {
  height: 100%;
  max-height: calc(100vh - 84px);
}
.v-modal--default .v-modal-body > figure {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.25rem;
}
.v-modal--default .v-modal-body .new-headline-sm {
  margin-bottom: 0.5rem;
}
.v-modal--default .v-modal-body p {
  margin-bottom: 0.5rem;
  color: #676486;
}
.v-modal--default .v-modal-body p a {
  color: #5937b7;
}
.v-modal--default .v-modal-body p:last-of-type {
  margin-bottom: 0;
}
.v-modal--default .v-modal-body .btn-group {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.v-modal--default .v-modal-body .btn-group .v-btn--ghost-danger {
  order: 2;
}
.v-modal--default .v-modal-body .btn-group .v-btn {
  width: 100%;
}
.v-modal--default .v-modal-body > .btn-group,
.v-modal--default .v-modal-body > .v-btn {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .v-modal--default .v-modal-content {
    height: auto;
  }
  .v-modal--default .v-modal-header:not(.v-modal-header--fixed) {
    text-align: center;
    background: transparent;
    height: auto;
    border: none;
    padding: 0;
    flex-wrap: wrap;
  }
  .v-modal--default .v-modal-header:not(.v-modal-header--fixed) .v-modal-title {
    width: 100%;
    font-size: 1.75rem;
  }
  .v-modal--default .v-modal-header:not(.v-modal-header--fixed) > a {
    display: none;
  }
  .v-modal--default .v-modal-header .v-modal-header__close {
    top: 1.875rem;
    right: 1.875rem;
  }
  .v-modal--default .v-modal-header .v-modal-header__close svg {
    height: 1rem;
    width: auto;
  }
  .v-modal--default .v-modal-header--fixed {
    padding: 1.875rem;
  }
  .v-modal--default .v-modal-header--fixed + .v-modal-body {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    max-height: calc(100vh - 265px);
  }
  .v-modal--default .v-modal-body .new-headline-sm,
  .v-modal--default .v-modal-body p {
    margin-bottom: 1rem;
  }
  .v-modal--default .v-modal-body .btn-group {
    flex-direction: row;
    gap: 1rem;
  }
  .v-modal--default .v-modal-body .btn-group .v-btn:not(.v-btn--full-width) {
    order: 1;
    width: max-content;
  }
  .v-modal--default .v-modal-body > .btn-group,
  .v-modal--default .v-modal-body > .v-btn {
    margin-top: 2rem;
  }
}
.modal-backdrop {
  background: rgba(44, 40, 87, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  display: none;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  display: block;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
}
.v-modal {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 99999999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.v-modal-overflow {
  overflow: visible;
}
.v-modal.in {
  display: block;
}
.v-modal--center .v-modal-dialog {
  margin: 0 auto;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.v-modal--bottom-right .v-modal-dialog {
  top: 100%;
  transform: translateY(-100%);
  margin-left: auto;
}
.v-modal--sm .v-modal-dialog {
  width: 100%;
  max-width: 448px;
}
.v-modal--sm .v-modal-body {
  padding: 2.5rem 1.25rem;
}
.v-modal--md .v-modal-dialog {
  width: 100%;
  max-width: 688px;
}
.v-modal--md .v-modal-body {
  padding: 2.75rem 1.25rem 1.25rem;
}
.v-modal-dialog {
  position: relative;
  padding: 0.625rem;
  box-sizing: border-box;
  overflow-y: scroll;
}
.v-modal-content {
  background: #fff;
  position: relative;
  overflow: hidden;
  outline: none;
  border-radius: 0.75rem;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.15);
}
.v-modal-header {
  margin: 0;
}
.v-modal-header .v-modal-title {
  display: block;
  color: #2c2857;
}
.v-modal-header .v-modal-header__close {
  display: flex;
  border-radius: 100%;
  position: absolute;
  cursor: pointer;
  border: none;
  background: transparent;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.v-modal-body {
  overflow-y: auto;
}
.v-modal-body::-webkit-scrollbar {
  width: 0.25rem;
  position: absolute;
  right: 0px;
  z-index: 99;
}
.v-modal-body::-webkit-scrollbar-track {
  background: #dedee2;
}
.v-modal-body::-webkit-scrollbar-thumb {
  background-color: #704ad9;
  border-radius: 1.25rem;
}
@media screen and (min-width: 768px) {
  .v-modal-dialog {
    padding: 1.5rem;
  }
  .v-modal--sm .v-modal-body {
    padding: 2.75rem 2rem;
  }
  .v-modal--md .v-modal-body {
    padding: 4rem 5rem;
  }
}
#modal-cookies .v-modal-body .btn-group {
  width: 100%;
  flex-direction: column;
}
#modal-cookies .v-modal-body .btn-group .btn-group {
  flex-direction: row;
  flex-wrap: nowrap;
}
#modal-cookies .v-modal-body .btn-group .btn-group .v-btn {
  order: 1;
}
@media screen and (min-width: 768px) {
  #modal-cookies .v-modal-body > .btn-group {
    margin-top: 1.5rem;
  }
  #modal-cookies .v-modal-body > .btn-group .btn-group {
    margin-top: 0.5rem;
  }
}
#modal-cookies-settings .v-modal-content {
  max-height: 800px;
}
#modal-cookies-settings .v-modal-body .cookies-section {
  margin-bottom: 1rem;
}
#modal-cookies-settings .v-modal-body .cookies-section .cookies-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
#modal-cookies-settings .v-modal-body .cookies-section .cookies-section-header .input-wrapper {
  margin-bottom: 0;
}
#modal-cookies-settings .v-modal-body .cookies-section:last-child {
  margin-bottom: 0;
}
#modal-cookies-settings .v-modal-body .cookies-section .v-btn {
  margin-top: 1rem;
}
#modal-cookies-settings .v-modal-body .cookies-section .new-text-xl {
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
#modal-cookies-settings .v-modal-body .cookies-section p:last-of-type {
  margin-bottom: 0;
}
#modal-cookies-settings .v-modal-footer {
  position: relative;
}
#modal-cookies-settings .v-modal-footer:after {
  position: absolute;
  left: 0;
  top: -1px;
  height: 4rem;
  content: "";
  width: calc(100% - 4px);
  display: block;
  background: linear-gradient(0deg, #FFF 10.76%, rgba(255, 255, 255, 0) 100%);
  transform: translateY(-100%);
}
@media screen and (min-width: 768px) {
  #modal-cookies-settings .cookies-section {
    margin-bottom: 1.5rem;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header {
    margin-bottom: 0;
    position: relative;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header > div:not(.new-text-md) {
    position: absolute;
    right: 0;
    top: 0;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header > div:not(.new-text-md) > strong {
    display: block;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header + p {
    padding-right: 6.25rem;
  }
}
.block-hero-category {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
  background-color: #EFE9FE;
}
.block-hero-category .container {
  display: flex;
}
.block-hero-category .container h1 {
  margin-bottom: 0;
}
.block-hero-category .container figure {
  display: none;
}
@media screen and (min-width: 992px) {
  .block-hero-category {
    height: 240px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
  }
  .block-hero-category .container h1 {
    width: 50%;
  }
  .block-hero-category .container figure {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .block-hero-category .container figure img {
    height: 212px;
    width: auto;
  }
}
.archive .content-wrapper .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: visible;
  align-items: flex-start;
}
.articles-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  align-items: flex-start;
}
.articles-list > a {
  border: 1px solid #dedee2;
  border-radius: 0.5rem;
  padding: 1.5rem;
  text-decoration: none;
  display: block;
  background: linear-gradient(195deg, #FFF 61.12%, #F8F8F8 89.36%);
  display: flex;
  flex-direction: column;
}
.articles-list > a figure {
  display: flex;
  width: 100%;
  margin-bottom: 1.25rem;
}
.articles-list > a figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.articles-list > a .article-title {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #2c2857;
}
.articles-list > a p {
  color: #676486;
  margin-bottom: 0.5rem;
}
.articles-list > a div > span {
  display: flex;
  align-items: center;
  font-weight: 700;
  gap: 0.625rem;
  color: #5937b7;
}
.articles-list > a:hover {
  box-shadow: 0px 0px 0px 1px #dedee2;
}
@media screen and (min-width: 600px) {
  .articles-list > a {
    flex-direction: row;
  }
  .articles-list > a figure {
    display: flex;
    height: 130px;
    width: 230px;
    flex-shrink: 0;
    margin-right: 1.25rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .articles-list > a {
    padding: 2rem;
  }
  .archive .articles-list {
    width: calc(100% - 372px);
  }
}
.pagination-wrapper ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}
.pagination-wrapper li {
  margin: 0 6px;
}
.pagination-wrapper li > * {
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  font-weight: 700;
  color: #676486;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  justify-content: center;
  font-size: 1rem;
  line-height: 40px;
}
.pagination-wrapper li > * svg {
  height: 16px;
  width: 12px;
}
.pagination-wrapper li > * svg path {
  fill: #676486;
}
.pagination-wrapper li a {
  position: relative;
  text-decoration: none;
}
.pagination-wrapper li a span {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.pagination-wrapper li a:hover {
  border-color: #5937b7;
  color: #5937b7;
}
.pagination-wrapper li a:hover svg path {
  fill: #5937b7;
}
.pagination-wrapper li span {
  background-color: rgba(89, 55, 183, 0.15);
  color: #5937b7;
}
.category-img-31,
.category-img-6 {
  background: #ffebee;
}
.category-img-32,
.category-img-52 {
  background: #e5f6f1;
}
.category-img-33,
.category-img-18 {
  background: #ebf5fd;
}
.category-img-34,
.category-img-13 {
  background: #FFF7DF;
}
.category-img-35,
.category-img-71 {
  background: #EFE9FE;
}
.category-img-36,
.category-img-4 {
  background: #ffe9d8;
}
.block-hero .hero-search .search-topics {
  margin-top: 1.25rem;
}
.block-hero .hero-search .search-topics span {
  display: inline-block;
  margin-right: 0.75rem;
  margin-bottom: 0.5rem;
}
.block-hero .hero-search ul {
  display: inline;
  list-style: none;
}
.block-hero .hero-search ul li {
  display: inline-block;
  margin-right: 0.75rem;
  margin-bottom: 0.5rem;
}
.block-hero .hero-search ul a {
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .block-hero .hero-search .search-topics {
    flex-direction: row;
  }
  .block-hero .hero-search ul {
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 1200px) {
  .block-hero .hero-search .search-topics {
    margin-top: 2rem;
  }
  .block-hero .hero-search ul li {
    margin-bottom: 0;
    margin-right: 0.5rem;
  }
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  justify-content: center;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a {
  display: flex;
  flex-direction: column;
  border: 1px solid #DEDEE2;
  border-radius: 0.5rem;
  text-decoration: none;
  background: linear-gradient(195deg, #FFF 61.12%, #F8F8F8 89.36%);
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure {
  display: flex;
  justify-content: center;
  height: 120px;
  align-items: center;
  border-radius: 0.5rem 0.5rem 0 0;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure img {
  width: auto;
  height: auto;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-6,
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-18,
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-13,
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-71 {
  align-items: flex-end;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-6 img {
  height: 135px;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-18 img {
  height: 146px;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-13 img {
  height: 148px;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure.category-img-71 img {
  height: 142px;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a > div {
  text-align: center;
  padding: 1rem;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a > div h3 {
  margin-bottom: 0.25rem;
  color: #2c2857;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a > div p {
  color: #676486;
  margin-bottom: 1rem;
  transition: all 0.35s ease-out;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a > div span {
  color: #5937b7;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-diabetes-knowledge .diabetes-knowledge-wrapper > a > div span svg {
  margin-right: 0.375rem;
}
@media screen and (min-width: 768px) {
  .block-diabetes-knowledge .diabetes-knowledge-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .block-diabetes-knowledge .diabetes-knowledge-wrapper > a figure {
    height: 160px;
  }
  .block-diabetes-knowledge .diabetes-knowledge-wrapper > a > div {
    padding: 1.25rem 1.5rem 1.5rem;
  }
  .block-diabetes-knowledge .diabetes-knowledge-wrapper > a > div div {
    position: relative;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
  .block-diabetes-knowledge .diabetes-knowledge-wrapper > a:hover {
    box-shadow: 0px 0px 0px 1px #DEDEE2;
  }
  .block-diabetes-knowledge .diabetes-knowledge-wrapper > a:hover div p {
    text-decoration: none;
    color: #2c2857;
  }
}
@media screen and (min-width: 992px) {
  .block-diabetes-knowledge .diabetes-knowledge-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .block-diabetes-knowledge header {
    margin-bottom: 3.5rem;
  }
}
.block-cta-info .container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-top: 2.5rem;
  background: url('https://vitadio.de/ratgeber/imgs/web/svg/bg_polygon.svg') no-repeat center right, #FFEAEA;
  max-width: 88.25rem;
}
.block-cta-info .container > div {
  width: 100%;
}
.block-cta-info .container > div .block-cta-info-title {
  text-align: center;
}
.block-cta-info .container > div ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 0 auto;
}
.block-cta-info .container > div ul li {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}
.block-cta-info .container > div ul li figure {
  display: flex;
  transform: translateY(-0.25rem);
}
.block-cta-info .container .img {
  margin-top: 3rem;
}
.block-cta-info .container .img figure {
  display: flex;
  justify-content: center;
}
.block-cta-info .container .img figure img {
  max-width: 385px;
}
.block-cta-info .container .btn-group {
  margin-top: 2rem;
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
}
.block-cta-info .container .btn-group > span {
  color: #827F9B;
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .block-cta-info .container {
    align-items: center;
    flex-direction: row;
    overflow: visible;
    padding-top: 0;
    margin-top: 3rem;
  }
  .block-cta-info .container > div .new-headline-lg {
    text-align: left;
    margin-bottom: 1.25rem;
  }
  .block-cta-info .container > div ul {
    margin: 0;
  }
  .block-cta-info .container > div ul li {
    justify-content: flex-start;
  }
  .block-cta-info .container > div ul li figure {
    transform: none;
  }
  .block-cta-info .container .img {
    display: block;
    margin-top: -3rem;
    padding-top: 0;
    margin-left: auto;
    width: auto;
  }
  .block-cta-info .container .btn-group {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 992px) {
  .block-cta-info .container {
    border-radius: 0.75rem;
    background: url('../img/bg_dots_horizontal_white.png') no-repeat 55% 0%, url('../img/bg_polygon.svg') no-repeat right 75%, #FFEAEA;
    background-size: 256px 144px, 76px 184px;
    width: calc(100% - 4rem);
  }
}
@media screen and (min-width: 1200px) {
  .block-cta-info .container {
    padding-left: 7.375rem;
    padding-right: 7.375rem;
  }
}
@media screen and (min-width: 768px) {
  .block-top-articles .articles-list {
    grid-template-columns: 1fr 1fr;
    align-items: normal;
  }
}
@media screen and (min-width: 1200px) {
  .block-top-articles header {
    margin-bottom: 3.5rem;
  }
}
.single .content-wrapper .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.single .block-hero {
  height: 1rem;
}
.single .article-wrapper header h1 {
  margin-bottom: 1rem;
}
.single .article-wrapper header p {
  color: #676486;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper header p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .single .article-wrapper header p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.single .article-wrapper header figure {
  display: flex;
  margin-bottom: 1.5rem;
}
.single .article-wrapper p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #676486;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.single .article-wrapper p + h2,
.single .article-wrapper p + h3,
.single .article-wrapper p + h4,
.single .article-wrapper p + h5 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.single .article-wrapper ul,
.single .article-wrapper ol {
  padding-left: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #676486;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper ul,
  .single .article-wrapper ol {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.single .article-wrapper .article-entry {
  margin-bottom: 1rem;
}
.single .article-wrapper .article-entry a {
  color: #5937b7;
  word-break: break-word;
}
.single .article-wrapper .article-entry >figure {
  width: auto !important;
}
.single .article-wrapper .article-entry img {
  max-width: 100%;
}
.single .article-wrapper footer > div {
  margin-bottom: 1rem;
}
.single .article-wrapper footer .footer-title {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
.single .article-wrapper footer .article-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.single .article-wrapper footer .article-tags > a {
  display: inline-flex;
  background: #DEDEE2;
  border-radius: 0.25rem;
  text-decoration: none;
  padding: 0.125rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #676486;
  line-height: 1;
  align-items: center;
  height: 1.5rem;
  transition: all 0.35s ease-out;
}
.single .article-wrapper footer .article-tags > a:hover {
  background: #8C66E5;
  color: #fff;
}
.single .article-wrapper footer .article-date {
  text-align: center;
  color: #676486;
  font-size: 0.75rem;
  margin-top: 1rem;
  white-space: nowrap;
}
.single .article-wrapper footer .article-date strong {
  color: #2c2857;
}
.single .article-wrapper footer .share-wrapper {
  background: #EFE9FE;
  border-radius: 0.75rem;
  padding: 1rem;
}
.single .article-wrapper footer .share-wrapper ul {
  display: flex;
  justify-content: space-between;
  column-count: 4;
  gap: 4px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.single .article-wrapper footer .share-wrapper ul li {
  width: 25%;
}
.single .article-wrapper footer .share-wrapper ul li a {
  justify-content: center;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
}
.single .article-wrapper footer .share-wrapper ul li a figure {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
  width: 2.5rem;
  height: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
}
.single .article-wrapper footer .share-wrapper ul li a span {
  font-size: 0.875rem;
  color: #676486;
  line-height: 1.4;
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.single .article-wrapper footer .share-wrapper ul li a.active figure {
  background: #00a671;
}
.single .article-wrapper footer .share-wrapper ul li a.active figure svg path {
  fill: #fff;
}
.single .article-wrapper footer .share-wrapper ul li a.active span {
  color: #2c2857;
}
.single .article-wrapper footer .share-wrapper ul li a:hover:not(.active) figure {
  background: #5937b7;
}
.single .article-wrapper footer .share-wrapper ul li a:hover:not(.active) figure svg path {
  fill: #fff;
}
.single .article-wrapper footer .share-wrapper figure {
  display: none;
}
.single .article-wrapper footer .watch-action .watch-position {
  display: flex;
  justify-content: center;
  width: 100%;
}
.single .article-wrapper footer .watch-action .status {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  width: 100%;
  color: #676486;
}
.single .article-wrapper footer .watch-action .action-unlike {
  padding-left: 8px;
}
.single .article-wrapper footer .watch-action .v-btn {
  width: 140px;
  white-space: nowrap;
}
.single .article-wrapper footer .watch-action .v-btn.disabled {
  pointer-events: none;
}
.article-banner .img-desktop {
  display: none;
}
.article-entry + .article-banner {
  margin-bottom: 2rem;	
}
.article-entry + .article-banner a img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single .article-wrapper footer .share-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 2rem 2rem 0 2rem;
    position: relative;
	height: 7rem;
  }
  .single .article-wrapper footer .share-wrapper > figure {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 2rem;
  }
  .single .article-wrapper footer .share-wrapper ul li {
    width: auto;
	max-width: 135px;
  }
  .single .article-wrapper footer .share-wrapper ul li a figure {
    width: 3rem;
    height: 3rem;
  }
  .single .article-wrapper footer .share-wrapper ul li a span {
    font-size: 0.875rem;
  }
  .single .article-wrapper footer .article-info {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
  }
  .single .article-wrapper footer .article-date {
    margin-top: 0;
    font-size: 0.875rem;
  }
  .single .article-wrapper footer .watch-action .v-btn {
    width: 160px;
    padding-left: 0;
    padding-right: 0;
  }
  .article-banner .img-mobile {
    display: none;
  }
  .article-banner .img-desktop {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .single .article-wrapper {
    width: calc(100% - 400px);
  }
  .single .article-wrapper header h1 {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper header p {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper .article-entry {
    margin-bottom: 3rem;
  }
  .single .article-wrapper .article-entry p {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper .article-entry p + h2,
  .single .article-wrapper .article-entry p + h3,
  .single .article-wrapper .article-entry p + h4,
  .single .article-wrapper .article-entry p + h5 {
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper .article-entry ul,
  .single .article-wrapper .article-entry ol {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper footer > div {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper footer .footer-title {
    text-align: left;
  }
  .single .article-wrapper footer .article-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .single .article-wrapper footer .article-date {
    margin-top: 0;
    font-size: 0.875rem;
    flex-shrink: 0;
  }
  .single .article-wrapper footer .share-wrapper > figure {
    display: none;
  }
  .single .article-wrapper footer .watch-action {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .single .article-wrapper footer .watch-action .status {
    margin-top: 0;
    width: auto;
    padding: 0;
    margin-left: 24px;
  }
  .single .article-wrapper footer .watch-action .watch-position {
    justify-content: flex-start;
    width: auto;
  }
  .single .article-wrapper footer .watch-action .action-unlike {
    padding-left: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper footer .share-wrapper > figure {
    display: flex;
  }
}
@media screen and (min-width: 1400px) {
  .single .article-wrapper footer .share-wrapper {
	height: 5rem;	
  }
  .single .article-wrapper footer .share-wrapper > figure {
    display: flex;
    right: 8rem;
  }
  .single .article-wrapper footer .share-wrapper ul {
    gap: 2rem;
  }
  .single .article-wrapper footer .share-wrapper ul li {
	max-width: none;	
  }
  .single .article-wrapper footer .share-wrapper ul li a {
    flex-wrap: nowrap;
    align-items: center;
    gap: 1rem;
  }
  .single .article-wrapper footer .share-wrapper ul li a span {
	text-align: left;	
	max-width: 88px;
  }
  .single .article-wrapper footer .share-wrapper ul li a figure {
    margin: 0;
    flex-shrink: 0;
	margin-bottom: auto;
  }
}
@media print {
  .single .article-wrapper footer .article-share,
  .single .article-wrapper footer .article-vote {
    display: none;
  }
  .single .article-wrapper footer .article-tags > a {
    padding: 0;
  }
  .single .article-wrapper footer .article-tags > a:not(:last-child):after {
    content: ", ";
  }
  .single .article-wrapper footer .article-date {
    margin-bottom: 0;
    text-align: left;
  }
}
.single .top-articles {
  margin-bottom: 2.5rem;
  width: 100%;
}
.single .top-articles h2 {
  text-align: center;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 992px) {
  .single .top-articles {
    margin-bottom: 5rem;
  }
  .single .top-articles h2 {
    text-align: left;
  }
  .single .top-articles .articles-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    align-items: normal;
  }
}
@media print {
  .single .top-articles {
    display: none;
  }
}
.content-wrapper {
  margin-top: 32px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .content-wrapper {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .content-wrapper {
    margin-top: 40px;
  }
}
@media print {
  .content-wrapper {
    margin: 0;
  }
}
