/*!************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./css/src/main.scss ***!
  \************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;700&family=PT+Serif:wght@400;700&display=swap);
/*!*******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/magnific-popup/dist/magnific-popup.css ***!
  \*******************************************************************************************************/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*!********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \********************************************************************************************/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/*!***********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/slick-carousel/slick/slick.css ***!
  \***********************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/datatables.net-responsive-dt/css/responsive.dataTables.css ***!
  \***************************************************************************************************************************/
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  margin-right: 0.5em;
  display: inline-block;
  box-sizing: border-box;
  content: "";
  border-top: 5px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.5);
  border-bottom: 5px solid transparent;
  border-right: 0px solid transparent;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control.arrow-right::before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control.arrow-right::before {
  border-top: 5px solid transparent;
  border-left: 0px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.5);
}
table.dataTable.dtr-inline.collapsed > tbody > tr.dtr-expanded > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.dtr-expanded > th.dtr-control:before {
  border-top: 10px solid rgba(0, 0, 0, 0.5);
  border-left: 5px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 5px solid transparent;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 0.333em;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control,
table.dataTable.dtr-column > tbody > tr > th.dtr-control,
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  display: inline-block;
  box-sizing: border-box;
  content: "";
  border-top: 5px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.5);
  border-bottom: 5px solid transparent;
  border-right: 0px solid transparent;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > td.control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > th.control.arrow-right::before {
  border-top: 5px solid transparent;
  border-left: 0px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.5);
}
table.dataTable.dtr-column > tbody > tr.dtr-expanded td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.dtr-expanded th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.dtr-expanded td.control:before,
table.dataTable.dtr-column > tbody > tr.dtr-expanded th.control:before {
  border-top: 10px solid rgba(0, 0, 0, 0.5);
  border-left: 5px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 5px solid transparent;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: fit-content;
  max-height: 75%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 2.5em;
}
div.dtr-modal div.dtr-modal-content h2 {
  margin-top: 0;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
html.dark table.dataTable > tbody > tr > td.dtr-control:before,
html[data-bs-theme=dark] table.dataTable > tbody > tr > td.dtr-control:before {
  border-left-color: rgba(255, 255, 255, 0.5) !important;
}
html.dark table.dataTable > tbody > tr > td.dtr-control.arrow-right::before,
html[data-bs-theme=dark] table.dataTable > tbody > tr > td.dtr-control.arrow-right::before {
  border-right-color: rgba(255, 255, 255, 0.5) !important;
}
html.dark table.dataTable > tbody > tr.dtr-expanded > td.dtr-control:before,
html.dark table.dataTable > tbody > tr.dtr-expanded > th.dtr-control:before,
html[data-bs-theme=dark] table.dataTable > tbody > tr.dtr-expanded > td.dtr-control:before,
html[data-bs-theme=dark] table.dataTable > tbody > tr.dtr-expanded > th.dtr-control:before {
  border-top-color: rgba(255, 255, 255, 0.5) !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
html.dark table.dataTable > tbody > tr.child ul.dtr-details > li,
html[data-bs-theme=dark] table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom-color: rgb(64, 67, 70);
}
html.dark div.dtr-modal div.dtr-modal-display,
html[data-bs-theme=dark] div.dtr-modal div.dtr-modal-display {
  background-color: rgb(33, 37, 41);
  border: 1px solid rgba(255, 255, 255, 0.15);
}

/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./css/src/main.scss (1) ***!
  \****************************************************************************************************************/
*,
:before,
:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-family: "IBM Plex Sans", sans-serif;
}

body,
html {
  font-family: "IBM Plex Sans", sans-serif;
  width: 100%;
  overflow-x: hidden;
}

@media (max-width: 768px) {
  body {
    padding-top: 72px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.pt-f {
  font-family: "PT Serif", serif;
  display: block;
}
h1 span,
h1 b,
h1 strong,
h1 div,
h1 a,
h2 span,
h2 b,
h2 strong,
h2 div,
h2 a,
h3 span,
h3 b,
h3 strong,
h3 div,
h3 a,
h4 span,
h4 b,
h4 strong,
h4 div,
h4 a,
h5 span,
h5 b,
h5 strong,
h5 div,
h5 a,
h6 span,
h6 b,
h6 strong,
h6 div,
h6 a,
.pt-f span,
.pt-f b,
.pt-f strong,
.pt-f div,
.pt-f a {
  font-family: inherit;
  font-weight: inherit !important;
}

a {
  color: #0d46b4;
  text-decoration: none;
}

a:hover,
button:hover {
  cursor: pointer !important;
}

a:hover {
  text-decoration: underline;
}

h1,
.h1-style {
  margin-bottom: 20px;
}

h2,
.h2-style {
  color: #183d6f;
  letter-spacing: -1px;
}

h3,
.h3-style {
  color: #183d6f;
  margin-bottom: 32px;
}

h4,
.h4-style {
  color: #183d6f;
  margin-bottom: 22px;
}

p {
  color: #363636;
  margin-bottom: 24px;
  margin-top: 24px;
}

img {
  max-width: 100%;
  height: auto;
}

.blue {
  color: #183d6f;
}

.text-48, h1,
.h1-style, h2,
.h2-style {
  font-size: 48px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 28px;
  line-height: 57px;
  letter-spacing: -1px;
}
@media (max-width: 768px) {
  .text-48, h1,
  .h1-style, h2,
  .h2-style {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}

.text-32, .top-articles--header h3, .article-detail--content h3.h2, .article-detail--content h2, .category-archive h1, .footer--newsletter__banner .h3-style, h3,
.h3-style {
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  letter-spacing: -0.3px;
}
@media (max-width: 768px) {
  .text-32, .top-articles--header h3, .article-detail--content h3.h2, .article-detail--content h2, .category-archive h1, .footer--newsletter__banner .h3-style, h3,
  .h3-style {
    font-size: 24px;
    line-height: 32px;
  }
}

.text-24, .quiz-cards--box__title, .article-detail--content h3, h4,
.h4-style {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.45px;
}
@media (max-width: 768px) {
  .text-24, .quiz-cards--box__title, .article-detail--content h3, h4,
  .h4-style {
    font-size: 20px;
    line-height: 26px;
  }
}

.text-18, .leaderboard .dt-paging button, .leaderboard table tbody tr td, .leaderboard table thead tr th.dt-type-numeric.dt-orderable-none select, .leaderboard table thead tr th.has-select select, .leaderboard table thead tr th, .abc-lists--alphabet a, .inline-articles-bg--listing__box__headline, .articles-w-desc .read-more, .articles-w-desc .article-detail--bottom__references .references--show-more, .article-detail--bottom__references .articles-w-desc .references--show-more, .articles-w-desc .pagination-wrap .next, .pagination-wrap .articles-w-desc .next,
.articles-w-desc .pagination-wrap .prev,
.pagination-wrap .articles-w-desc .prev, .articles-w-desc .news-widget > a, .articles-w-desc--listing__box h4, .cf .cf-inner--contact__section.socials ul li a, .cf .cf-inner--contact__section.contacts a, .cf .cf-inner--contact__section.contacts p, .top-article--content__title, .top-article--num, .qmn_radio_answers > div label, .pagination-wrap .page-numbers:not(.next):not(.prev), .error-page--buttons a, .article-detail .author, .article-detail--content h4, .article-detail ul li,
.article-detail ol li, .header--inner__nav ul li .sub-menu li a, .wp-block-table table tbody tr td, .wp-block-table table thead tr th, p {
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .text-18, .leaderboard .dt-paging button, .leaderboard table tbody tr td, .leaderboard table thead tr th.dt-type-numeric.dt-orderable-none select, .leaderboard table thead tr th.has-select select, .leaderboard table thead tr th, .abc-lists--alphabet a, .inline-articles-bg--listing__box__headline, .articles-w-desc .read-more, .articles-w-desc .article-detail--bottom__references .references--show-more, .article-detail--bottom__references .articles-w-desc .references--show-more, .articles-w-desc .pagination-wrap .next, .pagination-wrap .articles-w-desc .next,
  .articles-w-desc .pagination-wrap .prev,
  .pagination-wrap .articles-w-desc .prev, .articles-w-desc .news-widget > a, .articles-w-desc--listing__box h4, .cf .cf-inner--contact__section.socials ul li a, .cf .cf-inner--contact__section.contacts a, .cf .cf-inner--contact__section.contacts p, .top-article--content__title, .top-article--num, .qmn_radio_answers > div label, .pagination-wrap .page-numbers:not(.next):not(.prev), .error-page--buttons a, .article-detail .author, .article-detail--content h4, .article-detail ul li,
  .article-detail ol li, .header--inner__nav ul li .sub-menu li a, .wp-block-table table tbody tr td, .wp-block-table table thead tr th, p {
    font-size: 17px;
    line-height: 27px;
  }
}

.text-16, .cf .cf-inner--form form label input:not([type=checkbox]),
.cf .cf-inner--form form label textarea, .cf .cf-inner--form form label, .article-detail--meta span, .category-archive--nav__sorting, .category-archive--nav__info p, .footer--newsletter__banner p {
  font-size: 16px;
  line-height: 26px;
}

.text-14, .cf .cf-inner--form form .in-row label span, .top-article--content__cats a, .article-detail--bottom__references .references ul li a, .article-detail--bottom__references .references ul li:before, .article-detail--bottom__references p, .article-detail--content figure figcaption a, .article-detail--content figure figcaption, .article-detail--content .wp-block-image figcaption, .article-detail--categories a {
  font-size: 14px;
  line-height: 24px;
}

.btn, .cf .cf-inner--form form .in-row .wpcf7-submit, .page-wrap .qsm-quiz-container form .btn-reload-quiz,
.page-wrap .qsm-quiz-container form .qsm-btn,
.page-wrap .qsm-quiz-container form .qsm-btn.qsm-next,
.page-wrap .qsm-quiz-container form .qsm-btn.qsm-previous,
.page-wrap .qsm-quiz-container form input[type=submit].qsm-submit-btn {
  display: inline-flex;
  padding: 8px 16px 8px 16px;
  background: #183d6f;
  color: #fff;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 6px;
  text-decoration: none !important;
  transition: 0.2s ease-in-out;
}
.btn:hover, .cf .cf-inner--form form .in-row .wpcf7-submit:hover, .page-wrap .qsm-quiz-container form .btn-reload-quiz:hover,
.page-wrap .qsm-quiz-container form .qsm-btn:hover,
.page-wrap .qsm-quiz-container form input[type=submit].qsm-submit-btn:hover {
  background: #0d46b4;
}
.btn.white, .cf .cf-inner--form form .in-row .white.wpcf7-submit, .page-wrap .qsm-quiz-container form .white.btn-reload-quiz,
.page-wrap .qsm-quiz-container form .white.qsm-btn,
.page-wrap .qsm-quiz-container form input.white[type=submit].qsm-submit-btn {
  background: #fff;
  color: #183d6f;
}
.btn.white:hover, .cf .cf-inner--form form .in-row .white.wpcf7-submit:hover, .page-wrap .qsm-quiz-container form .white.btn-reload-quiz:hover,
.page-wrap .qsm-quiz-container form .white.qsm-btn:hover,
.page-wrap .qsm-quiz-container form input.white[type=submit].qsm-submit-btn:hover {
  background: #f6f6f6;
}
.btn.orange, .cf .cf-inner--form form .in-row .wpcf7-submit, .page-wrap .qsm-quiz-container form .orange.btn-reload-quiz,
.page-wrap .qsm-quiz-container form .orange.qsm-btn,
.page-wrap .qsm-quiz-container form input.orange[type=submit].qsm-submit-btn,
.page-wrap .qsm-quiz-container .cf .cf-inner--form form .in-row input[type=submit].qsm-submit-btn.wpcf7-submit,
.cf .cf-inner--form .page-wrap .qsm-quiz-container form .in-row input[type=submit].qsm-submit-btn.wpcf7-submit {
  background: #ff8200;
}
.btn.orange:hover, .cf .cf-inner--form form .in-row .wpcf7-submit:hover, .page-wrap .qsm-quiz-container form .orange.btn-reload-quiz:hover,
.page-wrap .qsm-quiz-container form .orange.qsm-btn:hover,
.page-wrap .qsm-quiz-container form input.orange[type=submit].qsm-submit-btn:hover {
  background: #ea7a06;
}

.btn-show-more {
  display: inline-flex;
  padding: 8px 16px 8px 16px;
  background: #f6f6f6;
  text-decoration: underline !important;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 6px;
  color: #0d46b4;
  position: relative;
  margin-top: 10px;
  transition: 0.2s ease-in-out;
}
.btn-show-more:after {
  transition: 0.2s ease-in-out;
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  left: calc(50% + 55px);
  transform: translate(-50%, -50%) rotate(90deg);
  background: url(../.././css/build/img/down.svg) no-repeat center center;
  background-size: contain;
}
.btn-show-more:hover {
  background: #e5e9ee;
}

.read-more, .news-widget > a, .pagination-wrap .next,
.pagination-wrap .prev, .article-detail--bottom__references .references--show-more {
  color: #0d46b4;
  font-size: 18px;
  display: inline-block;
  text-decoration: underline;
  position: relative;
  font-weight: 500;
  margin-right: 14px;
  transition: 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .read-more, .news-widget > a, .pagination-wrap .next,
  .pagination-wrap .prev, .article-detail--bottom__references .references--show-more {
    font-size: 16px;
  }
}
.read-more:after, .news-widget > a:after, .pagination-wrap .next:after,
.pagination-wrap .prev:after, .article-detail--bottom__references .references--show-more:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background: url(../.././css/build/img/down.svg) no-repeat center center;
  right: -14px;
  top: 50%;
  transform: translate(0, -50%);
  background-size: contain;
  transition: 0.2s ease-in-out;
}
.read-more:hover, .news-widget > a:hover, .pagination-wrap .next:hover,
.pagination-wrap .prev:hover, .article-detail--bottom__references .references--show-more:hover {
  outline-color: #183d6f;
  text-decoration: none;
}
.read-more:hover:after, .news-widget > a:hover:after, .pagination-wrap .next:hover:after,
.pagination-wrap .prev:hover:after, .article-detail--bottom__references .references--show-more:hover:after {
  right: -18px;
}

.breadcrumbs p {
  margin-top: 0;
}

.page-wrap {
  padding-top: 60px;
  padding-bottom: 20px;
}
@media (max-width: 576px) {
  .page-wrap {
    padding-top: 24px;
  }
}
.page-wrap.no-space {
  padding-top: 0;
}

.cat-tag {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 8px;
  color: #363636;
  background: #eff9eb;
  border-radius: 16px;
  padding: 6px 16px;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 14px;
}
.cat-tag.cat-18 {
  background: #fdecfd;
}
.cat-tag.cat-19 {
  background: #fee7e6;
}
.cat-tag.cat-20 {
  background: #ececfe;
}

.container, .header--inner__nav ul li .sub-menu {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*
  @media (min-width: 1536px) {
    max-width: 1536px;
    padding-left: 100px;
    padding-right: 100px;
  }
  */
}
@media (min-width: 768px) {
  .container, .header--inner__nav ul li .sub-menu {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1024px) {
  .container, .header--inner__nav ul li .sub-menu {
    max-width: 1074px;
  }
}
@media (min-width: 1280px) {
  .container, .header--inner__nav ul li .sub-menu {
    max-width: 1380px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .container.smaller, .header--inner__nav ul li .smaller.sub-menu {
    max-width: 719px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .container.small, .header--inner__nav ul li .small.sub-menu {
    max-width: 820px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

.wp-block-gallery {
  margin: 0;
  width: calc(100% + 150px);
  position: relative;
  left: 50%;
  transform: translate(-50%);
  margin-top: 40px;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .wp-block-gallery {
    width: 100%;
  }
}
.wp-block-gallery img {
  border-radius: 6px;
}
.wp-block-gallery:before {
  content: "";
  width: 243px;
  height: 235px;
  position: absolute;
  bottom: -40px;
  left: -115px;
  background: url(../.././css/build/img/objectgreen.svg) no-repeat center center;
  background-size: contain;
  z-index: -1;
}
.wp-block-gallery:after {
  content: "";
  width: 251px;
  height: 269px;
  position: absolute;
  top: -80px;
  right: -115px;
  background: url(../.././css/build/img/objectorange.svg) no-repeat center center;
  background-size: contain;
  z-index: -1;
}

.wp-block-image {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-image img {
  border-radius: 6px;
}

.wp-block-table {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-table table thead {
  border: none;
}
.wp-block-table table thead tr th {
  border: none;
  border-bottom: 2px solid #d7dfe4;
  color: #183d6f;
  font-weight: bold;
  padding: 0;
  text-align: left;
  padding-right: 10px;
  font-family: "PT Serif", serif;
  padding-top: 5px;
  padding-bottom: 10px;
}
.wp-block-table table tbody tr td {
  border: none;
  border-bottom: 2px solid #d7dfe4;
  padding: 5px 10px 5px 0;
  color: #363636;
  font-weight: 450;
}

.wp-block-separator {
  border: 2px solid #d7dfe4;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (max-width: 576px) {
  .wp-block-buttons.is-content-justification-space-between {
    flex-direction: column;
  }
  .wp-block-buttons.is-content-justification-space-between .wp-block-button__width-50 {
    width: 90% !important;
  }
}

@media (max-width: 991px) {
  .wp-block-button__width-25 {
    width: 30% !important;
  }
}
@media (max-width: 576px) {
  .wp-block-button__width-25 {
    width: 100% !important;
  }
}

.header {
  background: #183d6f;
  position: relative;
  z-index: 99;
}
@media (max-width: 768px) {
  .header {
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.header--inner {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .header--inner {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
.header--inner .akobuk {
  display: flex;
  flex-wrap: wrap;
  margin-right: 50px;
  position: relative;
  max-width: 170px;
}
@media (max-width: 1300px) {
  .header--inner .akobuk {
    margin-right: 25px;
    max-width: 140px;
  }
}
.header--inner .akobuk--logo {
  display: flex;
  width: 100%;
  margin-bottom: 4px;
}
.header--inner .akobuk--logo img {
  width: 161px;
  height: auto;
}
@media (max-width: 1300px) {
  .header--inner .akobuk--logo img {
    width: 140px;
  }
}
.header--inner .akobuk--bottom {
  display: flex;
  align-items: center;
}
.header--inner .akobuk--bottom span {
  font-size: 14px;
  line-height: 20px;
  color: #e5e9ee;
  margin-top: 5px;
  margin-right: 8px;
}
@media (max-width: 1300px) {
  .header--inner .akobuk--bottom span {
    font-size: 13px;
    margin-right: 5px;
  }
}
.header--inner .akobuk--bottom img {
  width: 79px;
  height: auto;
}
@media (max-width: 1300px) {
  .header--inner .akobuk--bottom img {
    width: 65px;
  }
}
.header--inner__logo {
  margin-right: 50px;
  position: relative;
  /*
  @media (max-width: 991px) {
    height: 46px;
    overflow: hidden;
    width: 46px;
    img {
      width: 147px;
      height: 46px;
      max-width: none;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(0, -50%);
    }
  }
  */
}
@media (max-width: 1300px) {
  .header--inner__logo {
    margin-right: 25px;
    max-width: 130px;
    width: 100%;
    height: 46px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .header--inner__nav {
    position: absolute;
    left: 0;
    top: 72px;
    background: #fff;
    width: 100%;
    z-index: 999;
    display: none;
  }
}
@media (max-width: 768px) {
  .header--inner__nav {
    max-height: calc(100vh - 72px);
    overflow-x: scroll;
  }
}
.header--inner__nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 32px;
}
@media (max-width: 1440px) {
  .header--inner__nav ul {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .header--inner__nav ul {
    flex-direction: column;
    gap: 0;
  }
}
.header--inner__nav ul li a {
  color: #e5e9ee;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
}
@media (max-width: 1300px) {
  .header--inner__nav ul li a {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .header--inner__nav ul li a {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    color: #183d6f;
  }
}
.header--inner__nav ul li a .submenu-indicator {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%) rotate(90deg);
  width: 20px;
  height: 20px;
  background: url(../.././css/build/img/down.svg) no-repeat center center;
  background-size: contain;
  transition: 0.2s ease-in-out;
  display: none;
}
@media (max-width: 991px) {
  .header--inner__nav ul li a .submenu-indicator {
    display: block;
  }
}
.header--inner__nav ul li a .submenu-indicator.active {
  transform: translate(0, -50%) rotate(-90deg);
}
.header--inner__nav ul li.current-menu-parent .submenu-indicator {
  background: url(../.././css/build/img/down-white.svg) no-repeat center center;
  transform: translate(0, -50%) rotate(-180deg) !important;
}
.header--inner__nav ul li.menu-item-has-children a {
  position: relative;
}
.header--inner__nav ul li.menu-item-has-children a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  top: 100%;
  left: 0;
}
@media (max-width: 991px) {
  .header--inner__nav ul li.menu-item-has-children a:before {
    content: none;
  }
}
.header--inner__nav ul li .sub-menu {
  position: absolute;
  background: #fff;
  left: 50%;
  transform: translate(-50%, 0);
  top: 83px;
  z-index: 55;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .header--inner__nav ul li .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    opacity: 1;
    visibility: visible;
    padding: 0;
    gap: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }
}
.header--inner__nav ul li .sub-menu:before {
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  background: #fff;
  position: absolute;
}
@media (max-width: 991px) {
  .header--inner__nav ul li .sub-menu:before {
    content: none;
  }
}
.header--inner__nav ul li .sub-menu li {
  width: calc(25% - 20px);
}
@media (max-width: 991px) {
  .header--inner__nav ul li .sub-menu li {
    width: 100%;
  }
}
.header--inner__nav ul li .sub-menu li a {
  font-weight: normal;
  color: #0d46b4;
  position: relative;
}
@media (max-width: 991px) {
  .header--inner__nav ul li .sub-menu li a {
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
    color: #183d6f;
  }
}
.header--inner__nav ul li .sub-menu li a:hover {
  text-decoration: underline;
  color: #183d6f;
}
.header--inner__nav ul li a:hover ~ .sub-menu, .header--inner__nav ul li:hover {
  opacity: 1;
  visibility: visible;
}
.header--inner__nav ul li a:hover ~ .sub-menu .sub-menu, .header--inner__nav ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 991px) {
  .header--inner__nav ul li.current-menu-parent .sub-menu {
    display: block;
  }
}
@media (max-width: 991px) {
  .header--inner__nav .menu > li.current-menu-parent > a,
  .header--inner__nav .menu > li.current-menu-item > a {
    background: #0d46b4;
    color: #e5e9ee;
  }
  .header--inner__nav .menu > li.current-menu-parent > a .submenu-indicator,
  .header--inner__nav .menu > li.current-menu-item > a .submenu-indicator {
    background: url(../.././css/build/img/down-white.svg) no-repeat center center;
    transform: translateY(-50%) rotate(0deg);
  }
  .header--inner__nav .menu > li.current-menu-parent .current-menu-item a,
  .header--inner__nav .menu > li.current-menu-item .current-menu-item a {
    font-weight: bold;
    text-decoration: underline;
  }
}
.header--inner__search {
  margin-left: auto;
  position: relative;
}
@media (max-width: 991px) {
  .header--inner__search {
    display: none;
    position: absolute;
    top: 100%;
    padding: 15px;
    width: 100%;
    background: #183d6f;
    padding-right: 50px;
    left: 0;
  }
}
.header--inner__search .search-results {
  left: 50%;
  transform: translate(-50%);
  width: 450px;
  margin-top: 5px;
}
@media (max-width: 991px) {
  .header--inner__search .search-results {
    left: auto;
    transform: none;
    right: 0;
  }
}
@media (max-width: 475px) {
  .header--inner__search .search-results {
    width: 100%;
  }
}
.header--inner__search .mobile-search-close {
  display: none;
}
@media (max-width: 991px) {
  .header--inner__search .mobile-search-close {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    width: 16px;
    height: 16px;
  }
  .header--inner__search .mobile-search-close:before, .header--inner__search .mobile-search-close:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #e5e9ee;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .header--inner__search .mobile-search-close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
.header--inner__search form {
  margin: 0;
  position: relative;
  width: 360px;
}
@media (max-width: 1440px) {
  .header--inner__search form {
    width: 230px;
  }
}
@media (max-width: 1199px) {
  .header--inner__search form {
    width: 165px;
  }
}
@media (max-width: 991px) {
  .header--inner__search form {
    width: 100%;
    max-width: 450px;
    margin-left: auto;
  }
}
.header--inner__search form .search-field {
  border-radius: 6px;
  background: transparent;
  border: 2px solid #e5e9ee;
  height: 40px;
  width: 100%;
  padding-left: 50px;
  color: #e5e9ee;
  font-size: 16px;
  line-height: 25px;
}
.header--inner__search form .search-field::placeholder {
  color: #e5e9ee;
}
.header--inner__search form .search-field:focus {
  outline: none;
}
.header--inner__search form .search-submit {
  position: absolute;
  background: url(../.././css/build/img/search.svg) no-repeat center center;
  font-size: 0;
  width: 20px;
  height: 20px;
  border: none;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
}
.header--inner__partner {
  display: flex;
  flex-direction: column;
  margin-left: 24px;
}
@media (max-width: 991px) {
  .header--inner__partner {
    display: none;
  }
}
.header--inner__partner span {
  display: block;
  margin-bottom: 5px;
  color: #e5e9ee;
  font-size: 14px;
  line-height: 20px;
}
.header--inner__partner img {
  width: 122px;
  height: auto;
}
.header .mobile-search {
  width: 24px;
  height: 24px;
  background: url(../.././css/build/img/search.svg) no-repeat center center;
  background-size: contain;
  display: none;
}
@media (max-width: 991px) {
  .header .mobile-search {
    display: block;
    margin-left: auto;
  }
}
.header .menu-toggler {
  display: flex;
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: 24px;
}
@media (min-width: 992px) {
  .header .menu-toggler {
    display: none;
  }
}
.header .menu-toggler .line {
  display: block;
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translate(-50%) rotate(0);
  width: 100%;
  height: 2px;
  background: #e5e9ee;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
.header .menu-toggler .line:nth-of-type(2) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(0);
}
.header .menu-toggler .line:nth-of-type(3) {
  top: auto;
  bottom: 2px;
  transform: translate(-50%) rotate(0);
}
.header .menu-toggler.active .line:nth-of-type(1) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.header .menu-toggler.active .line:nth-of-type(3) {
  bottom: 50%;
  transform: translate(-50%, 50%) rotate(45deg);
}
.header .menu-toggler.active .line:nth-of-type(2) {
  opacity: 0;
  left: 15px;
}

.footer {
  background: #183d6f;
  margin-top: 60px;
  padding-top: 50px;
}
@media (max-width: 576px) {
  .footer {
    margin-top: 30px;
  }
}
.footer--newsletter {
  display: flex;
  gap: 40px;
  align-items: center;
  border-bottom: 1px solid #335c94;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .footer--newsletter {
    flex-direction: column;
  }
}
.footer--newsletter__newsletter {
  width: 61%;
}
@media (max-width: 768px) {
  .footer--newsletter__newsletter {
    width: 100%;
  }
}
.footer--newsletter__newsletter label a {
  color: #ff8200;
}
.footer--newsletter__newsletter label a:hover {
  color: #db7100;
}
.footer--newsletter__banner {
  width: auto;
  background: #fff;
  border-radius: 6px;
  padding: 40px 24px 40px 24px;
  position: relative;
  padding-right: 170px;
}
@media (max-width: 1300px) {
  .footer--newsletter__banner {
    margin-bottom: 30px;
    padding-right: 24px;
  }
}
@media (max-width: 768px) {
  .footer--newsletter__banner {
    width: 100%;
  }
}
.footer--newsletter__banner .h3-style {
  margin-top: 0;
  color: #183d6f;
  margin-bottom: 24px;
}
.footer--newsletter__banner p {
  margin-top: 0;
  margin-bottom: 24px;
  width: 320px;
}
.footer--newsletter__banner .btn, .footer--newsletter__banner .cf .cf-inner--form form .in-row .wpcf7-submit, .cf .cf-inner--form form .in-row .footer--newsletter__banner .wpcf7-submit, .footer--newsletter__banner .page-wrap .qsm-quiz-container form .btn-reload-quiz, .page-wrap .qsm-quiz-container form .footer--newsletter__banner .btn-reload-quiz,
.footer--newsletter__banner .page-wrap .qsm-quiz-container form .qsm-btn,
.page-wrap .qsm-quiz-container form .footer--newsletter__banner .qsm-btn,
.footer--newsletter__banner .page-wrap .qsm-quiz-container form input[type=submit].qsm-submit-btn,
.page-wrap .qsm-quiz-container form .footer--newsletter__banner input[type=submit].qsm-submit-btn {
  background-color: #0D46B4;
}
.footer--newsletter__banner img {
  position: absolute;
  width: 220px;
  bottom: -30px;
  right: -50px;
}
@media (max-width: 1199px) {
  .footer--newsletter__banner img {
    right: -20px;
    width: 150px;
    bottom: -50px;
  }
}
@media (max-width: 768px) {
  .footer--newsletter__banner img {
    right: -10px;
  }
}
.footer--content {
  padding-top: 60px;
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .footer--content {
    padding-top: 24px;
    padding-bottom: 10px;
  }
}
.footer--content p {
  font-size: 16px;
  color: #d0d2d2;
  font-weight: 450;
  line-height: 25px;
  margin-bottom: 8px;
  margin-top: 0;
}
.footer--content a {
  color: #d0d2d2;
  text-decoration: underline;
}
.footer--content .h5-style {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 24px;
  margin-top: 0;
  color: #fff;
}
@media (max-width: 768px) {
  .footer--content .h5-style {
    margin-bottom: 10px;
  }
}
.footer--content__info {
  width: 30%;
}
@media (max-width: 768px) {
  .footer--content__info {
    display: none;
  }
}
.footer--content__info__logo {
  margin-bottom: 20px;
  display: block;
}
.footer--content__info__logo img {
  width: 100%;
  max-width: 130px;
}
@media (max-width: 576px) {
  .footer--content .h5-style {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    position: relative;
    width: 100%;
    margin-bottom: 0;
  }
  .footer--content .h5-style:after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%) rotate(0deg);
    background: url(../.././css/build/img/down-white.svg) no-repeat center center;
    transition: 0.2s ease-in-out;
  }
  .footer--content .h5-style.active:after {
    transform: translate(0, -50%) rotate(180deg);
  }
}
.footer--content__menu {
  width: 25%;
  padding-left: 5%;
}
@media (max-width: 768px) {
  .footer--content__menu {
    width: 33.3333333333%;
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  .footer--content__menu {
    width: 100%;
    margin-bottom: 8px;
  }
}
@media (max-width: 576px) {
  .footer--content__menu > div {
    display: none;
  }
}
.footer--content__menu > div .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer--content__menu > div .menu li a {
  font-size: 16px;
  text-decoration: none;
  color: #d0d2d2;
  line-height: 32px;
  letter-spacing: -0.18px;
}
.footer--content__menu > div .menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer--content__contact {
  width: 20%;
}
@media (max-width: 768px) {
  .footer--content__contact {
    width: 33.3333333333%;
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  .footer--content__contact {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .footer--content__contact__content {
    display: none;
  }
}
.footer--content__contact a {
  color: #ff890f;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.25px;
  text-decoration: none;
}
.footer--content__contact a:hover {
  text-decoration: underline;
}
.footer--copyright {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 768px) {
  .footer--copyright {
    padding-top: 25px;
    padding-bottom: 25px;
    flex-direction: column-reverse;
  }
}
.footer--copyright .copyright {
  color: #d0d2d2;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.footer--copyright__menu > div .menu {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .footer--copyright__menu > div .menu {
    flex-direction: column;
    padding-bottom: 8px;
  }
}
.footer--copyright__menu > div .menu li {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .footer--copyright__menu > div .menu li {
    margin-left: 0;
    margin-bottom: 8px;
  }
}
.footer--copyright__menu > div .menu li a {
  color: #d0d2d2;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}
.footer--copyright__menu > div .menu li a:hover {
  color: #fff;
  text-decoration: underline;
}

.sgpb-popup-overlay {
  background: #183d6f !important;
  opacity: 0.7 !important;
}

.sgpb-popup-dialog-main-div-wrapper {
  width: 100% !important;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-popup-dialog-main-div-theme-wrapper-1 {
  z-index: 99999999 !important;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-popup-close-button-1 {
  content: url(../.././css/build/img/close.svg) !important;
  top: 16px !important;
  right: 16px !important;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content {
  box-shadow: none !important;
  border-radius: 6px !important;
  border: none !important;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content:not(.popup-image) {
  position: relative;
  max-width: 800px !important;
  padding: 45px 60px 45px 40px !important;
  width: 100% !important;
}
@media (max-width: 991px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content:not(.popup-image) {
    max-width: 85vw !important;
  }
}
@media (max-width: 576px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content:not(.popup-image) {
    padding: 25px 30px 30px 25px !important;
  }
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content .h3-style {
  color: #183d6f;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content p,
.sgpb-popup-dialog-main-div-wrapper .sgpb-content label span {
  color: #363636;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}
.popup.active {
  display: block;
}
.popup:before {
  content: "";
  background: #183d6f;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.7;
  position: absolute;
}
.popup--inner {
  position: relative;
  margin: 0 auto;
  margin-top: 200px;
  z-index: 2;
  background: #fff;
  width: 100%;
  max-width: 800px;
  padding: 45px 60px 45px 40px;
}
.popup--inner .close-popup {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 20px;
  height: 20px;
  background: url(../.././css/build/img/close.svg) no-repeat center center;
  background-size: contain;
  border: none;
  cursor: pointer;
  display: block;
}
.popup--inner .newsletter {
  display: flex;
  flex-direction: row-reverse;
}
.popup--inner .newsletter--inner {
  padding-right: 0;
  padding-left: 50px;
}
.popup--inner .newsletter .h3-style {
  color: #183d6f;
}
.popup--inner .newsletter p,
.popup--inner .newsletter label span {
  color: #363636;
}

@media (max-width: 768px) {
  .sgpb-basic-bottom-right {
    right: 50%;
    bottom: 10px;
    transform: translate(50%);
  }
}

/* QSM popud styles */
.qsm-popup {
  display: none;
}

.sgpb-popup-dialog-main-div-wrapper .sgpb-theme-3-content {
  padding: 0 !important;
}

.sgpb-popup-dialog-main-div-wrapper .sgpb-theme-3-content .newsletter-widget {
  margin: 0 !important;
}

.sgpb-popup-dialog-main-div-wrapper .sgpb-theme-3-content .sgpb-main-html-content-wrapper > p {
  margin: 0 !important;
}

@media all and (max-width: 760px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-theme-3-content:not(.popup-image) {
    height: 75vh !important;
    top: 5vh !important;
  }
  .sgpb-popup-close-button-3 {
    top: 5vh !important;
  }
}
.category-archive h1 {
  color: #183d6f;
  margin-top: 0;
  margin-bottom: 10px;
}
.category-archive--nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 475px) {
  .category-archive--nav {
    flex-direction: column;
    margin-bottom: 25px;
  }
}
.category-archive--nav__info p {
  margin: 0;
  color: #363636;
}
.category-archive--nav__sorting {
  display: flex;
  color: #363636;
}
.category-archive--nav__sorting form {
  margin-bottom: 0;
}
.category-archive--nav__sorting select {
  width: 145px;
  border: none;
  outline: none;
  color: #0d46b4;
  text-decoration: underline;
  height: 26px;
  padding-left: 11px;
}

.article-detail--meta {
  display: flex;
  margin-bottom: 16px;
}
.article-detail--meta span {
  color: #363636;
}
.article-detail #toc a * {
  font-weight: inherit;
}
.article-detail h1 {
  color: #183d6f;
  margin-top: 0;
  margin-bottom: 16px;
}
.article-detail img {
  border-radius: 6px;
}
.article-detail .size-full img {
  width: 100%;
}
.article-detail .wp-block-button a {
  align-items: center;
  background: #fee7e6;
  border-radius: 16px;
  color: #363636;
  display: inline-flex;
  justify-content: center;
  line-height: 20px;
  padding: 6px 16px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  font-size: 14px;
}
.article-detail h4.tags {
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.article-detail--categories {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
  gap: 8px;
}
.article-detail--categories.tags {
  width: 100% !important;
}
.article-detail--categories.tags a {
  background: #ececfe;
}
.article-detail--categories a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #363636;
  text-decoration: none;
  line-height: 20px;
  padding: 6px 16px 6px 16px;
  background: #fee7e6;
  border-radius: 16px;
  transition: 0.2s ease-in-out;
}
.article-detail--categories a:hover {
  filter: brightness(103%);
}
.article-detail--categories a.dusevne-zdravie {
  background: #f0f9fe;
}
.article-detail ul li,
.article-detail ol li {
  margin-bottom: 8px;
  color: #363636;
}
@media (max-width: 768px) {
  .article-detail ul li,
  .article-detail ol li {
    margin-bottom: 5px;
  }
}
.article-detail--hero {
  width: calc(100% + 150px);
  left: -75px;
  position: relative;
  padding-top: 35px;
  padding-bottom: 25px;
}
@media (max-width: 768px) {
  .article-detail--hero {
    width: 100%;
    left: 0;
  }
}
.article-detail--hero img {
  width: 100%;
}
.article-detail--hero figcaption {
  font-size: 14px;
  line-height: 24px;
  margin-top: 8px;
  padding-left: 75px;
  padding-right: 75px;
}
.article-detail--content h2 {
  margin-bottom: 25px;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .article-detail--content h2 {
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
.article-detail--content p,
.article-detail--content span:not([class]) {
  margin-bottom: 24px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .article-detail--content p,
  .article-detail--content span:not([class]) {
    margin-bottom: 16px;
  }
}
.article-detail--content span:not([class]),
.article-detail--content div:not([class]) {
  font-size: 18px;
  line-height: 28px;
  color: #363636;
}
.article-detail--content .wp-block-image {
  width: calc(100% + 150px);
  left: -75px;
  position: relative;
}
@media (max-width: 768px) {
  .article-detail--content .wp-block-image {
    width: 100%;
    left: 0;
  }
}
.article-detail--content .wp-block-image figcaption {
  padding-left: 75px;
  padding-right: 75px;
}
@media (max-width: 768px) {
  .article-detail--content .wp-block-image figcaption {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-detail--content .wp-block-image img {
  width: 100%;
}
.article-detail--content h4 {
  color: #183d6f;
  margin-bottom: 16px;
  margin-top: 24px;
}
@media (max-width: 768px) {
  .article-detail--content h4 {
    margin-bottom: 12px;
    margin-bottom: 16px;
  }
}
.article-detail--content a {
  color: #0d46b4;
}
.article-detail--content a:hover {
  color: #183d6f;
}
.article-detail--content figure {
  margin-left: 0;
  margin-right: 0;
}
.article-detail--content figure figcaption {
  margin-top: 8px;
  color: #363636;
  text-decoration: none;
  font-weight: 450;
}
.article-detail--content figure figcaption a {
  color: #363636;
  text-decoration: none;
  font-weight: 450;
}
.article-detail .author {
  display: block;
  color: #183d6f;
  font-weight: bold;
  margin-bottom: 24px;
}
.article-detail--bottom {
  border-top: 2px solid #d7dfe4;
  padding-top: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 24px;
}
.article-detail--bottom .article-detail--categories {
  width: calc(100% - 230px);
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .article-detail--bottom .article-detail--categories {
    width: calc(100% - 180px);
  }
}
.article-detail--bottom__share {
  display: flex;
  justify-content: flex-end;
  width: 200px;
  position: relative;
}
@media (max-width: 768px) {
  .article-detail--bottom__share {
    width: 150px;
  }
}
.article-detail--bottom__share .fb-share-button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  transform: scale(3);
  opacity: 0.01;
}
@media (max-width: 768px) {
  .article-detail--bottom__share .fb-share-button {
    transform: scale(3);
  }
}
.article-detail--bottom__share .fb-btn {
  background: #0d46b4;
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
  padding: 8px 16px 8px 46px;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 768px) {
  .article-detail--bottom__share .fb-btn {
    font-size: 14px;
    padding: 8px 16px 8px 40px;
  }
}
.article-detail--bottom__share .fb-btn:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  background: url(../.././css/build/img/fb-white-ico.svg) no-repeat center center;
}
@media (max-width: 768px) {
  .article-detail--bottom__share .fb-btn:before {
    width: 18px;
    height: 18px;
  }
}
.article-detail--bottom__references p {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 450;
}
.article-detail--bottom__references .references {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.article-detail--bottom__references .references ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding-left: 0;
  counter-reset: my-counter;
  list-style: none;
  padding-left: 5px;
}
.article-detail--bottom__references .references ul li {
  margin-bottom: 16px;
  position: relative;
  padding-left: 20px;
}
.article-detail--bottom__references .references ul li:nth-child(n+4) {
  display: none;
}
.article-detail--bottom__references .references ul li.active {
  display: block;
}
.article-detail--bottom__references .references ul li:before {
  counter-increment: my-counter;
  content: counter(my-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #0d46b4;
  font-weight: 450;
}
.article-detail--bottom__references .references ul li a {
  color: #0d46b4;
  text-decoration: underline;
  font-weight: 450;
}
.article-detail--bottom__references .references--show-more {
  display: inline-flex;
  font-size: 14px;
  line-height: 23px;
}
.article-detail--bottom__references .references--show-more.disabled {
  display: none;
}

.similiar-articles {
  background: #f6f6f6;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: -60px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .similiar-articles {
    margin-top: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: -30px;
  }
}

.article-person-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.article-person-wrapper .article-person {
  padding-top: 0;
  width: 50%;
  padding-right: 25px;
}
@media (max-width: 576px) {
  .article-person-wrapper .article-person {
    width: 100%;
    padding-right: 0;
  }
}

.article-person {
  padding-top: 25px;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  text-decoration: none !important;
}
.article-person__photo {
  border-radius: 50%;
  width: 85px;
  height: 85px;
  overflow: hidden;
}
.article-person__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-person__content {
  width: calc(100% - 85px);
  padding-left: 15px;
  display: flex;
  flex-direction: column;
}
.article-person__content__name {
  font-size: 18px;
  color: #183d6f;
  display: block;
  margin-top: 5px;
}
.article-person__content__pos {
  color: #363636;
  font-size: 15px;
}

.error-page {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.error-page--animation {
  display: flex;
  justify-content: center;
}
.error-page--content {
  margin-top: 55px;
  margin-bottom: 55px;
  text-align: center;
  padding: 18px 37px 18px 37px;
  background: #f0f9fe;
  border-radius: 30px;
  background-size: 100%;
  position: relative;
}
.error-page--content:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 26px;
  height: 30px;
  background: url(../.././css/build/img/404bg.svg) no-repeat center center;
  background-size: contain;
}
.error-page--content p {
  color: #183d6f;
  margin: 0;
  font-size: 20px;
  line-height: 30px;
}
.error-page--buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.single-dia-wrap {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
.single-dia-wrap .side-menu {
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  z-index: 55;
}
@media (max-width: 1199px) {
  .single-dia-wrap .side-menu {
    height: auto;
    position: relative;
  }
}
.single-dia-wrap .side-menu ul {
  position: sticky;
  top: 30px;
  left: 0;
  border: 2px solid #f6f6f6;
  background: #fff;
  border-radius: 6px;
  padding-top: 19px;
  padding-bottom: 19px;
  width: 300px;
  padding-left: 0;
  margin: 0;
  margin-top: 60px;
}
@media (max-width: 1500px) {
  .single-dia-wrap .side-menu ul {
    width: 258px;
  }
}
@media (max-width: 1300px) {
  .single-dia-wrap .side-menu ul {
    width: 230px;
  }
}
.single-dia-wrap .side-menu ul li {
  margin-bottom: 4px;
  list-style: none;
}
.single-dia-wrap .side-menu ul li.mobile-only {
  display: none;
}
.single-dia-wrap .side-menu ul li:last-of-type {
  margin-bottom: 0;
}
.single-dia-wrap .side-menu ul li a {
  color: #183d6f;
  text-decoration: none;
  padding: 8px 24px 8px 24px;
  font-weight: 450;
  display: block;
  border-left: 2px solid #f6f6f6;
  margin-left: -2px;
}
.single-dia-wrap .side-menu ul li a:hover, .single-dia-wrap .side-menu ul li a.active {
  border-left: 2px solid #0d46b4;
  font-weight: bold;
  color: #0d46b4;
}
@media (max-width: 1199px) {
  .single-dia-wrap .side-menu ul li a:hover, .single-dia-wrap .side-menu ul li a.active {
    border: none;
  }
}
@media (max-width: 1199px) {
  .single-dia-wrap .side-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #d0d2d2;
    padding-left: 16px;
    padding-right: 16px;
    gap: 8px;
    padding-top: 14px;
    padding-bottom: 14px;
    justify-content: center;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .single-dia-wrap .side-menu ul {
    display: flex;
  }
}
@media (max-width: 1199px) {
  .single-dia-wrap .side-menu ul.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
  }
  .single-dia-wrap .side-menu ul li {
    max-width: 33.3333333333%;
    display: none;
  }
  .single-dia-wrap .side-menu ul li.mobile-only {
    display: flex;
  }
  .single-dia-wrap .side-menu ul li a {
    padding: 6px 14px 6px 14px;
    display: inline-block;
    background: #f6f6f6;
    border-radius: 36px;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none !important;
  }
  .single-dia-wrap .side-menu ul li.active a {
    background: #0d46b4;
    color: #fff;
    font-weight: 600;
  }
}

.dia-menu {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #d0d2d2;
  padding-left: 16px;
  padding-right: 16px;
  gap: 8px;
  padding-top: 14px;
  padding-bottom: 14px;
  justify-content: center;
}
@media (max-width: 1199px) {
  .dia-menu {
    display: flex;
  }
}
.dia-menu.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999999;
}
.dia-menu li {
  max-width: 33.3333333333%;
}
.dia-menu li a {
  padding: 6px 14px 6px 14px;
  display: inline-block;
  background: #f6f6f6;
  border-radius: 36px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none !important;
}
.dia-menu li.active a {
  background: #0d46b4;
  color: #fff;
  font-weight: 600;
}

.single-author {
  display: flex;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .single-author {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.single-author--photo {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .single-author--photo {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 576px) {
  .single-author--photo {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
}
.single-author--photo img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.single-author--content {
  padding-left: 30px;
  width: calc(100% - 200px);
}
@media (max-width: 991px) {
  .single-author--content {
    width: calc(100% - 100px);
  }
}
@media (max-width: 575px) {
  .single-author--content {
    width: 100%;
    padding-left: 0;
  }
}
.single-author--content h1 {
  margin-bottom: 0px;
}
.single-author--content span {
  color: #525252;
  font-size: 14px;
}
.single-author--content p {
  margin-top: 10px;
  margin-bottom: 0;
}

.socials {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
}
.socials__item {
  display: flex;
  width: 25px;
  height: 25px;
  position: relative;
  margin-right: 16px;
}
.socials__item.ig {
  background: url(../.././css/build/img/instagram.svg) no-repeat center center;
  background-size: contain;
}
.socials__item.fb {
  background: url(../.././css/build/img/facebook.svg) no-repeat center center;
  background-size: contain;
}
.socials__item.yt {
  background: url(../.././css/build/img/youtube.svg) no-repeat center center;
  background-size: contain;
}
.socials__item.tt {
  background: url(../.././css/build/img/tiktok.svg) no-repeat center center;
  background-size: contain;
}

.article-box {
  width: calc(33.3333333333% - 20px);
}
@media (max-width: 768px) {
  .article-box {
    width: calc(50% - 20px);
  }
}
@media (max-width: 475px) {
  .article-box {
    width: 100%;
  }
}
.article-box.col-2 {
  width: calc(50% - 20px);
}
@media (max-width: 475px) {
  .article-box.col-2 {
    width: 100%;
  }
}
.article-box.col-3 {
  width: calc(33.3333333333% - 20px);
}
@media (max-width: 768px) {
  .article-box.col-3 {
    width: calc(50% - 20px);
  }
}
@media (max-width: 475px) {
  .article-box.col-3 {
    width: 100%;
  }
}
.article-box.col-4 {
  width: calc(25% - 20px);
}
.article-box.first-big {
  width: 100%;
}
.article-box.first-big .article-box--content__title {
  font-size: 36px;
  line-height: 44px;
}
@media (max-width: 768px) {
  .article-box.first-big .article-box--content__title {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 16px;
  }
}
.article-box--image {
  margin-bottom: 16px;
  display: block;
  width: 100%; /* or any specific width */
  height: 0;
  position: relative;
  padding-top: 70%;
}
@media (max-width: 768px) {
  .article-box--image {
    padding-top: 56%;
  }
}
.article-box--image img {
  border-radius: 6px;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.article-box--content__categories {
  margin-bottom: 6px;
}
.article-box--content__title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  color: #0d46b4;
}
.article-box--content__title a {
  font-family: inherit;
}
.article-box--content__desc {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #363636;
  margin-top: 0;
}
.article-box--content__meta {
  display: flex;
}
@media (max-width: 991px) {
  .article-box--content__meta {
    flex-direction: column;
    gap: 10px;
  }
}
@media (max-width: 475px) {
  .article-box--content__meta {
    flex-direction: row;
    gap: 0;
  }
}
.article-box--content__meta span {
  color: #525252;
  font-size: 14px;
  margin-right: 16px;
  position: relative;
  padding-left: 18px;
}
.article-box--content__meta span:before {
  content: "";
  width: 15px;
  height: 15px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  position: absolute;
}
.article-box--content__meta__date:before {
  background: url(../.././css/build/img/appointments.svg) no-repeat center center;
  background-size: contain;
}
.article-box--content__meta__readtime:before {
  background: url(../.././css/build/img/clock.svg) no-repeat center center;
  background-size: contain !important;
}
.article-box.inline-box {
  display: flex;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 475px) {
  .article-box.inline-box {
    flex-direction: column;
  }
}
@media (min-width: 475px) {
  .article-box.inline-box .article-box--image {
    width: 50%;
    height: 250px;
    padding: 0;
  }
  .article-box.inline-box .article-box--image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
.article-box.inline-box .article-box--content {
  width: 50%;
  padding-left: 16px;
}
@media (max-width: 475px) {
  .article-box.inline-box .article-box--content {
    width: 100%;
    padding-left: 0;
  }
}
.article-box.inline-box .article-box--content .article-box--content__desc {
  text-align: justify;
}

.audio-icon {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 2;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden;
  background: #eef9ff;
  pointer-events: none;
}
.audio-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0;
  position: static;
}

.newsletter {
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.1019607843);
  padding: 35px 56px;
  background-color: white;
  gap: 50px;
  display: flex;
  align-items: center;
  position: relative;
  /* standard style */
  /* footer style */
  /* banner style */
}
@media all and (max-width: 576px) {
  .newsletter {
    padding: 24px 16px;
  }
}
.newsletter_block {
  display: flex;
  padding: 0;
}
.newsletter--standard {
  margin: 56px auto;
}
.newsletter--footer {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
}
.newsletter--footer input:checked ~ span:after {
  background: #FF890F !important;
}
.newsletter--footer .newsletter--inner {
  order: 1;
}
.newsletter--footer .newsletter--image {
  order: 2;
  width: 200px;
}
@media all and (max-width: 567px) {
  .newsletter--footer .newsletter--image {
    left: 0;
    top: 0;
    width: 70px;
  }
}
.newsletter--footer .newsletter--title {
  color: white;
  min-height: 60px;
}
@media all and (min-width: 567px) {
  .newsletter--footer .newsletter--title {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: -0.3199999928px;
    min-height: 0;
  }
}
.newsletter--footer .newsletter--desc p, .newsletter--footer .newsletter--form label * {
  color: white;
}
.newsletter--footer .newsletter--form button {
  background-color: #FF890F;
  color: #183D6F;
}
.newsletter--footer .newsletter--form button:hover {
  background: #f57c00;
}
.newsletter--banner {
  background-color: #f3f4ff;
}
.newsletter--banner .newsletter--title {
  font-size: 32px;
  text-align: center;
  padding-left: 0;
  margin-bottom: 24px;
}
@media all and (min-width: 567px) {
  .newsletter--banner .newsletter--title {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: -0.3199999928px;
    text-align: left;
  }
}
.newsletter--banner .newsletter--desc {
  font-size: 18px;
  line-height: 1.4;
}
@media all and (max-width: 576px) {
  .newsletter--banner .newsletter--desc {
    text-align: center;
    font-size: 18px;
  }
}
.newsletter--banner .newsletter--inner {
  max-width: none;
}
.newsletter--banner .newsletter--desc, .newsletter--banner .newsletter--form label * {
  color: #183D6F;
}
.newsletter--banner .newsletter--form__inner {
  margin-bottom: 24px;
}
.newsletter--banner .newsletter--form button {
  background-color: #FF890F;
  color: white;
}
.newsletter--banner .newsletter--form button:hover {
  background: #f57c00;
}
.newsletter--image {
  width: 234px;
}
@media (max-width: 1200px) {
  .newsletter--image {
    display: none;
  }
}
@media (max-width: 576px) {
  .newsletter--image {
    display: block;
    position: absolute;
    width: 70px;
    left: 16px;
    top: 24px;
  }
}
.newsletter--image img {
  width: 100%;
}
.newsletter--inner {
  display: flex;
  flex-direction: column;
  padding-right: 10px;
  width: calc(100% - 200px);
  max-width: 460px;
  position: relative;
}
@media (max-width: 1200px) {
  .newsletter--inner {
    width: 100%;
  }
}
.newsletter--title {
  font-family: PT Serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.4499999881px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 0;
  margin-bottom: 8px;
  color: #183D6F;
}
@media (max-width: 576px) {
  .newsletter--title {
    padding-left: 90px;
    display: flex;
    align-items: center;
    min-height: 60px;
  }
}
.newsletter--desc p {
  color: #363636;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 0;
}
.newsletter--form {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
}
.newsletter--form__inner {
  display: flex;
  margin-bottom: 12px;
  max-width: 460px;
}
@media (max-width: 991px) {
  .newsletter--form__inner {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .newsletter--form__inner {
    max-width: 100%;
  }
}
.newsletter--form__inner input {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  height: 42px;
  width: calc(100% - 215px);
  border: 1px solid #d2d2d2;
  border-right: none;
  padding-left: 16px;
  outline: none !important;
}
@media (max-width: 991px) {
  .newsletter--form__inner input {
    width: 100%;
    border-radius: 6px;
    margin-bottom: 10px;
  }
}
.newsletter--form__inner button {
  background: #0D46B4;
  color: #fff;
  border: none;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 42px;
  width: 215px;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  padding-top: 2px;
  cursor: pointer;
  position: relative;
  transition: 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .newsletter--form__inner button {
    width: 100%;
    border-radius: 6px;
  }
}
.newsletter--form__inner button:hover {
  background: #0b3d9c;
}
.newsletter--form__inner button .spinner {
  width: 25px;
  height: 25px;
}
.newsletter--form__inner button .spinner {
  display: none;
  animation: rotate 2s linear infinite;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
}
.newsletter--form__inner button .spinner .path {
  stroke: #fff;
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite;
}
.newsletter--form__inner button.loading {
  color: rgba(255, 255, 255, 0);
}
.newsletter--form__inner button.loading .spinner {
  display: block;
}
.newsletter--form .checkbox-error {
  color: rgb(255, 255, 255);
  font-weight: 500;
  background: rgba(189, 8, 8, 0.51);
  margin-top: 5px;
  padding: 7px 16px;
  border-radius: 6px;
  display: none;
  margin-bottom: 8px;
  width: 100%;
}
.newsletter--form label {
  position: relative;
  padding-left: 28px;
  color: #363636;
}
.newsletter--form label:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 3%;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #d2d2d2;
}
.newsletter--form label input {
  width: 1px;
  height: 1px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.newsletter--form label span {
  color: #363636;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.newsletter--form label span p {
  color: #363636;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 0;
  display: inline;
}
.newsletter--form input:checked ~ span:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 3px;
  top: calc(3% + 3px);
  background: #183d6f;
  border-radius: 4px;
}
.newsletter .newsletter-success {
  width: 95%;
  min-height: 100%;
  background: #fff;
  border-radius: 6px;
  padding: 30px;
  max-width: 460px;
  z-index: 999;
  display: none;
  border: 2px solid #183d6f;
}
@media (max-width: 576px) {
  .newsletter .newsletter-success {
    max-width: 100%;
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.newsletter_background_desktop {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}
@media all and (max-width: 760px) {
  .newsletter_background_desktop {
    display: none;
  }
}

.newsletter_background_mobile {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  display: none;
}
@media all and (max-width: 760px) {
  .newsletter_background_mobile {
    display: block !important;
  }
}

.pagination-wrap {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 40px;
}
.pagination-wrap .page-numbers:not(.next):not(.prev) {
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  margin-left: 4px;
  margin-right: 4px;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #363636;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
@media (max-width: 576px) {
  .pagination-wrap .page-numbers:not(.next):not(.prev) {
    margin-left: 2px;
    margin-right: 2px;
    width: 30px;
    height: 30px;
  }
}
.pagination-wrap .page-numbers:not(.next):not(.prev).current, .pagination-wrap .page-numbers:not(.next):not(.prev):hover:not(.dots) {
  background: #183d6f;
  color: #fff;
}
.pagination-wrap .next,
.pagination-wrap .prev {
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  color: #0d46b4 !important;
  text-decoration: underline !important;
}
@media (max-width: 576px) {
  .pagination-wrap .next,
  .pagination-wrap .prev {
    display: none;
  }
}
.pagination-wrap .next:hover,
.pagination-wrap .prev:hover {
  text-decoration: none !important;
}
.pagination-wrap .prev {
  left: 0;
  right: auto;
  padding-left: 15px;
}
.pagination-wrap .prev:after {
  right: auto;
  left: 0;
  transform: translate(0, -50%) rotate(180deg);
}

.qsm-pagination {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}

.qsm-pagination.border {
  border: 0 !important;
}

.qsm-page {
  padding-top: 35px;
}

.qsm-page-1,
.qsm-page-2,
.qsm-page-3,
.qsm-page-4 {
  display: none;
}

.quiz-heading {
  background: #00395e;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  display: block;
}

.quiz-heading:after,
.quiz-heading:before {
  content: "";
  width: 80%;
  height: 150%;
  background: url(../.././css/build/img/dark_blue_fill_2.svg) no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: -50%;
  left: -40%;
  display: block;
  z-index: 1;
}

.quiz-heading:after {
  width: 50%;
  background-image: url(../.././css/build/img/dark_blue_fill_1.svg);
  left: auto;
  right: -29%;
}

.quiz-heading .quiz-heading-icons {
  padding: 60px 0;
  text-align: center;
  position: relative;
  z-index: 2;
}

.quiz-heading .quiz-heading-icons:after,
.quiz-heading .quiz-heading-icons:before {
  background: url(../.././css/build/img/vyhorenie-icon.svg) no-repeat center center;
  position: absolute;
  bottom: 20px;
  z-index: -1;
}

.quiz-heading .quiz-heading-icons:before {
  content: "";
  background-size: contain;
  display: block;
  width: 25%;
  height: 20%;
  left: 10px;
}

.quiz-heading .quiz-heading-icons:after {
  width: 20%;
  height: 40%;
  background-image: url(../.././css/build/img/clovek.svg);
  left: auto;
  right: 10px;
}

.quiz-heading h1 {
  font-size: 40px;
  color: #fff;
  line-height: 100%;
}

.quiz-heading h3 {
  font-size: 30px;
  color: #ff7332;
  line-height: 100%;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .quiz-heading .quiz-heading-icons {
    padding: 80px 0;
  }
  .quiz-heading .quiz-heading-icons:before {
    height: 40%;
  }
  .quiz-heading .quiz-heading-icons:after {
    height: 70%;
  }
  .quiz-heading h1 {
    font-size: 60px;
  }
  .quiz-heading h3 {
    font-size: 40px;
  }
}
.quiz-info {
  color: #002e4c;
}

.quiz-info .quiz-boxes {
  margin: 0 -15px -15px;
}

.quiz-info .quiz-box {
  background: #f2f5f7;
  padding: 20px 20px 20px 80px;
  position: relative;
  font-size: 15px;
  margin: 15px;
}

.quiz-info .quiz-box img {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 40px;
  height: auto;
}

.quiz-info .quiz-box h4 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}

.quiz-info .quiz-box p,
.quiz-notice p {
  margin-top: 0;
  margin-bottom: 0;
}

.quiz-info .quiz-box ul li {
  list-style: disc;
  line-height: 140%;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .quiz-info .quiz-boxes {
    display: flex;
  }
  .quiz-info .quiz-box {
    width: 50%;
    padding-top: 20px;
  }
  .quiz-info .quiz-box ul {
    padding-left: 16px;
  }
  .quiz-info .quiz-box img {
    top: 40px;
  }
}
.quiz-notice {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #f2f5f7;
  padding-left: 60px;
  margin-bottom: 60px;
  position: relative;
  line-height: 120%;
}

.quiz-notice p {
  font-size: 20px;
  color: #747474;
}

.qsm-results-page:after,
.quiz-heading .quiz-heading-icons:after,
.quiz-notice:after {
  content: "";
  background-size: contain;
  display: block;
}

.quiz-notice:after {
  background: url(../.././css/build/img/info_grey.svg) no-repeat center center;
  position: absolute;
  top: 20px;
  left: 10px;
  width: 40px;
  height: 40px;
}

.qsm-results-page {
  background: url(../.././css/build/img/vyhorenie_pattern.png) no-repeat center center;
  background-size: cover;
  padding: 30px;
  position: relative;
}

.qsm-results-page h2,
.qsm-results-page p {
  font-size: 40px;
  color: #00395e;
  text-align: center;
  line-height: 30px;
}

.qsm-results-page p {
  font-size: 25px;
  line-height: 31px;
}

.qsm-results-page:after {
  width: 100%;
  height: 30px;
  background: url(../.././css/build/img/sipka_cta.svg) no-repeat center center;
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .qsm-results-page {
    padding: 40px 80px;
  }
  .qsm-results-page:before {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    width: 140px;
    height: 140px;
    right: 15px;
    background: url(../.././css/build/img/vyhorenie-icon.svg) no-repeat center center;
    background-size: contain;
  }
}
.qsm-results-info {
  padding-left: 44px;
  margin-bottom: 60px;
  position: relative;
}

.qsm-results-info h2,
.qsm-results-info h3,
.qsm-results-info h4 {
  color: #ff7332;
}

.qsm-results-info p {
  color: #00395e;
}

.qsm-results-info:after {
  content: "i";
  background: #ff7332;
  background-size: contain;
  display: block;
  position: absolute;
  line-height: 34px;
  text-align: center;
  top: 2px;
  left: 2px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .qsm-pagination {
    flex-direction: column;
  }
  .qsm-previous {
    order: 10;
  }
}
.btn-reload-quiz,
.qsm-btn,
.qsm-btn.qsm-next,
html input[type=submit].qsm-submit-btn {
  border-color: #ff7332;
  background-color: #ff7332;
  text-align: left;
}

.btn-reload-quiz,
.qsm-btn,
html input[type=submit].qsm-submit-btn {
  text-align: center;
}

.qsm-btn.qsm-next:after {
  content: "";
  width: 22px;
  height: 40px;
  background: url(../.././css/build/img/sipka_right_cta_white.svg) no-repeat center center;
  background-size: contain;
  display: block;
  float: right;
  margin-left: 30px;
}

.qsm-btn.qsm-previous {
  border-color: #747474;
  background-color: #747474;
}

.qsm-btn.qsm-previous:hover {
  color: #fff;
  z-index: 2;
}

.btn-reload-quiz:hover,
.qsm-btn.qsm-next:hover,
.qsm-btn:hover,
.qsm-submit-btn:hover,
html input[type=submit].qsm-submit-btn:hover {
  background-color: #ff8f5b;
  border-color: #ff8f5b;
  color: #fff;
  z-index: 2;
}

.qsm-btn.qsm-previous:hover {
  border-color: #555;
  background-color: #555;
}

.quiz_section {
  margin-bottom: 20px;
}

.quiz_section:last-child {
  margin-bottom: 0;
}

.quiz_section .qmn_radio_answers .mlw_horizontal_choice {
  margin-right: 15px;
}

.quiz_section .qmn_radio_answers .mlw_horizontal_choice:last-of-type {
  margin-right: 0;
}

.quiz_section .qmn_radio_answers .mlw_horizontal_choice input {
  margin-right: 7px;
}

.quiz_section .qsm-input-label {
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}

.qsm-error-message {
  color: red;
  font-weight: 700;
}

.categories-titles .category-title {
  display: none;
  margin-top: 30px;
}

.mlw_qmn_question {
  margin-top: 5px;
}

.mlw_qmn_question h2 {
  font-size: 32px;
  line-height: 1.4;
  margin-bottom: 14px;
}

.kategorie-vyhodnotenie {
  padding: 30px 0;
  margin: 30px 0;
}

.kategorie-vyhodnotenie h3 {
  font-size: 35px;
  color: #ff7332;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}

.kategorie-vyhodnotenie .uroven {
  display: flex;
  margin: 50px 0 30px;
  position: relative;
  padding-top: 110px;
  border-bottom: 1px solid #e7ecf0;
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .kategorie-vyhodnotenie .uroven {
    margin-top: 30px;
  }
}
.kategorie-vyhodnotenie .uroven:before {
  display: block;
  content: "";
  height: 10px;
  background: #00395e;
  position: absolute;
  left: 15%;
  right: 15%;
  top: 75px;
}

.kategorie-vyhodnotenie .popis-vyhodnotenia h4 {
  font-size: 25px;
  color: #00395e;
  line-height: 22px;
}

.kategorie-vyhodnotenie .popis-vyhodnotenia p {
  font-size: 18px;
  color: #002e4c;
  line-height: 23px;
}

.kategorie-vyhodnotenie .popis-vyhodnotenia .scroll_to_link {
  border: 1px solid #00395e;
  color: #00395e;
  font-size: 18px;
  display: inline-block;
  padding: 10px 16px;
  margin: 0;
  height: auto;
}

.kategorie-vyhodnotenie .popis-vyhodnotenia .scroll_to_link:hover {
  background: #00395e;
  color: #fff;
  cursor: pointer;
}

.kategorie-vyhodnotenie .popis-vyhodnotenia .scroll_to_link:hover:after {
  background-image: url(../.././css/build/img/sipka_cta_white.svg);
}

.kategorie-vyhodnotenie .popis-vyhodnotenia .scroll_to_link:after {
  content: "";
  width: 18px;
  height: 16px;
  background: url(../.././css/build/img/sipka_cta.svg) no-repeat center center;
  background-size: contain;
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.kategorie-vyhodnotenie .popis-vyhodnotenia .qsm-btn {
  display: inline-block;
  padding: 10px 16px;
  margin: 0;
  height: auto;
}

.kategorie-vyhodnotenie .uroven-part {
  width: 25%;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  color: #00395e;
  position: relative;
  padding-top: 10px;
}

@media screen and (min-width: 360px) {
  .kategorie-vyhodnotenie .uroven-part {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (min-width: 768px) {
  .kategorie-vyhodnotenie .uroven-part {
    font-size: 20px;
    line-height: 22px;
  }
}
.kategorie-vyhodnotenie .uroven-part:before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 8px;
  background: #00395e;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: -45px;
}

.kategorie-vyhodnotenie .uroven-part:first-child {
  color: #3dbc6d;
}

.kategorie-vyhodnotenie .uroven-part:first-child .result_points,
.kategorie-vyhodnotenie .uroven-part:first-child .result_points .triangle:before {
  background: #3dbc6d;
}

.kategorie-vyhodnotenie .uroven-part .result_points .triangle.great:before {
  background: #3dbc6d !important;
}

.kategorie-vyhodnotenie .uroven-part:first-child:before {
  width: 59px;
  height: 60px;
  background: url(../.././css/build/img/OK.svg) no-repeat center center;
  background-size: contain;
  top: -60px;
  margin-left: -30px;
  background-color: #fff;
}

.kategorie-vyhodnotenie .uroven-part:last-child {
  color: #e13e00;
}

.kategorie-vyhodnotenie .uroven-part:last-child .result_points,
.kategorie-vyhodnotenie .uroven-part:last-child .result_points .triangle:before {
  background: #e13e00;
}

.kategorie-vyhodnotenie .uroven-part .result_points .triangle.bad:before {
  background: #e13e00 !important;
}

.kategorie-vyhodnotenie .uroven-part:last-child:before {
  width: 60px;
  height: 60px;
  background: url(../.././css/build/img/flame.svg) no-repeat center center;
  background-size: contain;
  top: -60px;
  margin-left: -30px;
}

.kategorie-vyhodnotenie .uroven-part.great:before {
  background-image: url(../.././css/build/img/OK.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: #fff !important;
  width: 67px !important;
  height: 69px !important;
}

.kategorie-vyhodnotenie .uroven-part.bad:before {
  background-image: url(../.././css/build/img/vykricnik.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: #fff !important;
  width: 67px !important;
  height: 69px !important;
}

.kategorie-vyhodnotenie .uroven-part .result_points {
  background: #00395e;
  border-radius: 6px;
  text-align: center;
  min-width: 100%;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  padding: 6px;
  line-height: 16px;
  position: absolute;
  top: -130px;
}

@media screen and (min-width: 360px) {
  .kategorie-vyhodnotenie .uroven-part .result_points {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (min-width: 768px) {
  .kategorie-vyhodnotenie .uroven-part .result_points {
    font-size: 20px;
    line-height: 22px;
    top: -110px;
  }
}
.kategorie-vyhodnotenie .uroven-part .result_points strong {
  display: block;
}

.kategorie-vyhodnotenie .uroven-part .result_points .triangle {
  position: absolute;
  overflow: hidden;
  width: 20px;
  height: 20px;
  bottom: -20px;
  left: 50%;
  margin-left: -7px;
}

.kategorie-vyhodnotenie .uroven-part .result_points .triangle:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: #00395e;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

section.content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.qmn_radio_answers {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.qmn_radio_answers > div input {
  width: 1px;
  height: 1px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.qmn_radio_answers > div label {
  color: #363636;
  position: relative;
  padding-left: 28px;
}
.qmn_radio_answers > div label:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: #fff;
  border-radius: 6px;
  border: 1px solid #d2d2d2;
}
.qmn_radio_answers > div input:checked ~ label:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 3px;
  top: 50%;
  transform: translate(0, -50%);
  background: #183d6f;
  border-radius: 6px;
}

.news-widget {
  padding-top: 25px;
  padding-bottom: 25px;
  /*
  > h2 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 40px;
    color: $blue;
    font-weight: bold;
    @media (max-width: 768px) {
      font-size: 24px;
      line-height: 32px;
    }
  }
  */
}
.news-widget--inner {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 24px;
}
.news-widget > a {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .news-widget > a:not(.btn-show-more) {
    display: none;
  }
}
.news-widget .btn-show-more {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: fit-content;
  margin-left: auto;
  margin-top: 30px;
  padding: 10px 20px;
  background: #183d6f;
  color: #fff !important;
  font-weight: 700;
  text-decoration: none !important;
  border-radius: 6px;
  transition: 0.2s ease-in-out;
}
.news-widget .btn-show-more:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../.././css/build/img/down-white.svg) no-repeat center center;
  background-size: contain;
  transform: rotate(-90deg);
  position: static;
  top: auto;
  left: auto;
}
.news-widget .btn-show-more:hover {
  background: #0d46b4;
}
@media (max-width: 768px) {
  .news-widget .btn-show-more {
    margin-left: auto;
    margin-right: auto;
  }
}

.search-widget {
  display: flex;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 40px;
}
.search-widget:before {
  content: "";
  background: #f0f9fe;
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.search-widget--inner {
  display: flex;
  position: relative;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .search-widget--inner {
    justify-content: center;
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .search-widget--inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.search-widget--inner__image-left {
  top: 30px;
  position: relative;
  width: 220px;
}
@media (max-width: 991px) {
  .search-widget--inner__image-left {
    display: none;
  }
}
.search-widget--inner__image-left img {
  width: 100%;
  height: auto;
}
.search-widget--inner__search {
  width: calc(100% - 420px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 991px) {
  .search-widget--inner__search {
    width: calc(100% - 220px);
  }
}
@media (max-width: 768px) {
  .search-widget--inner__search {
    width: 100%;
  }
}
.search-widget--inner__search h2 {
  margin-top: 24px;
  margin-bottom: 8px;
}
.search-widget--inner__search .search-widget--text {
  text-align: center;
  width: 100%;
}
.search-widget--inner__search .search-wrap {
  width: 100%;
  display: flex;
  justify-items: center;
}
.search-widget--inner__search .search-wrap form {
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 560px;
}
.search-widget--inner__search .search-wrap form .search-field {
  border-radius: 6px;
  background: #fff;
  border: 2px solid #d0d2d2;
  height: 40px;
  width: 100%;
  padding-left: 16px;
  color: #525252;
  font-size: 16px;
  line-height: 25px;
  outline: none;
}
.search-widget--inner__search .search-wrap form .search-field::placeholder {
  color: #525252;
}
.search-widget--inner__search .search-wrap form .search-submit {
  position: absolute;
  background: #183d6f url(../.././css/build/img/search.svg) no-repeat center center;
  font-size: 0;
  width: 52px;
  height: 40px;
  border: none;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  transition: 0.2s ease-in-out;
}
.search-widget--inner__search .search-wrap form .search-submit:hover {
  cursor: pointer;
  background: #0d46b4 url(../.././css/build/img/search.svg) no-repeat center center;
}
.search-widget--inner__search .search-wrap form .clear-search {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 68px;
  transform: translate(0, -50%);
  background: url(../.././css/build/img/close.svg) no-repeat center center;
  font-size: 0;
}
.search-widget--inner__search .suggestions {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 16px;
}
@media (max-width: 991px) {
  .search-widget--inner__search .suggestions {
    justify-content: center;
  }
}
.search-widget--inner__search .suggestions li {
  padding-left: 8px;
  padding-right: 8px;
}
.search-widget--inner__search .suggestions li a {
  font-size: 18px;
  font-weight: 450;
  color: #0d46b4;
  line-height: 28px;
  text-decoration-line: underline;
}
.search-widget--inner__search .suggestions li a:hover {
  color: #183d6f;
  text-decoration: none;
}
.search-widget--inner__image-right {
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .search-widget--inner__image-right {
    display: none;
  }
}
.search-widget--inner__image-right img {
  max-width: 200px;
  width: 100%;
}

div.search-results {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.1));
  border-radius: 6px;
  z-index: 999999;
}
div.search-results p {
  padding: 16px;
  margin: 0;
}
div.search-results ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
}
div.search-results ul li a {
  display: flex;
  align-items: center;
  padding: 4px 16px;
  text-decoration: none;
  background: #fff;
  transition: 0.2s ease-in-out;
}
@media (max-width: 475px) {
  div.search-results ul li a {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
div.search-results ul li a:hover {
  background: #f6f6f6;
}
div.search-results ul li a:hover .tag.ochorenie {
  background: #e9bab8;
}
div.search-results ul li a:hover .tag.post {
  background: #abd0e3;
}
div.search-results ul li a:hover .tag.tag_type {
  background: #aeaeeb;
}
div.search-results ul li a:hover .tag.cat {
  background: #b9dfaa;
}
div.search-results ul li span.tag {
  width: 95px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  border-radius: 16px;
  font-size: 14px;
  line-height: 20px;
  color: #363636;
  transition: 0.2s ease-in-out;
}
@media (max-width: 475px) {
  div.search-results ul li span.tag {
    font-size: 12px;
    width: 80px;
    height: 28px;
  }
}
div.search-results ul li span.tag.ochorenie {
  background: #fee7e6;
}
div.search-results ul li span.tag.post {
  background: #f0f9fe;
}
div.search-results ul li span.tag.tag_type {
  background: #ececfe;
}
div.search-results ul li span.tag.cat {
  background: #eff9eb;
}
div.search-results ul li .title {
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
  color: #525252;
  display: block;
  width: calc(100% - 95px);
  padding-left: 16px;
}
@media (max-width: 475px) {
  div.search-results ul li .title {
    width: 100%;
    padding-left: 0;
    padding-bottom: 5px;
  }
}
div.search-results ul li .title span {
  color: #183d6f;
  font-weight: bold;
}

.hero-image-outer {
  width: 100vw;
  left: 50%;
  transform: translate(-50%);
  position: relative;
}
@media (max-width: 768px) {
  .hero-image-outer .slick-track {
    display: flex;
    align-items: stretch;
  }
}
.hero-image-outer .slick-arrow {
  position: absolute;
  font-size: 0 !important;
  border: none;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  z-index: 5;
  background: #d0d2d2 url(../.././css/build/img/arrow-left.svg) no-repeat center center;
  background-size: 20px;
  border-radius: 6px;
  left: calc(50% - 700px);
  opacity: 0.8;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
@media (min-width: 1500px) {
  .hero-image-outer .slick-arrow {
    left: 30px;
    transform: translate(0, -50%);
  }
}
@media (max-width: 1440px) {
  .hero-image-outer .slick-arrow {
    transform: translate(0, -50%);
    left: 20px;
  }
}
.hero-image-outer .slick-arrow:hover {
  opacity: 1;
}
.hero-image-outer .slick-arrow.slick-next {
  left: auto;
  right: calc(50% - 700px);
  transform: translate(50%, -50%) rotate(180deg);
}
@media (min-width: 1500px) {
  .hero-image-outer .slick-arrow.slick-next {
    right: 30px;
    transform: translate(0, -50%) rotate(180deg);
  }
}
@media (max-width: 1440px) {
  .hero-image-outer .slick-arrow.slick-next {
    transform: translate(0, -50%) rotate(180deg);
    right: 20px;
  }
}
.hero-image-outer .slick-arrow.slick-disabled {
  opacity: 0.4;
}
.hero-image-outer .slick-dots {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  justify-content: center;
  position: absolute;
  left: 0;
  gap: 16px;
  bottom: 20px;
}
.hero-image-outer .slick-dots li {
  width: 16px;
  height: 16px;
  position: relative;
  background: #d0d2d2;
  opacity: 0.5;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.hero-image-outer .slick-dots li.slick-active, .hero-image-outer .slick-dots li:hover {
  cursor: pointer;
  opacity: 1;
}
.hero-image-outer .slick-dots li button {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.hero-image-outer .hero-image:nth-of-type(2n + 1):not(.slick-slide) {
  display: none;
}
.hero-image-outer .slick-slide > div {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: stretch;
}
.hero-image-outer .hero-image,
.hero-image-outer .slick-slide {
  position: relative;
  height: 280px;
}
@media (max-width: 767px) {
  .hero-image-outer .hero-image,
  .hero-image-outer .slick-slide {
    height: auto;
    min-height: 350px;
  }
}
.hero-image-outer .hero-image:before,
.hero-image-outer .slick-slide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(90deg, rgba(24, 61, 111, 0.8) 27.81%, rgba(24, 61, 111, 0) 83.06%);
}
.hero-image-outer .hero-image img,
.hero-image-outer .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .hero-image-outer .hero-image img,
  .hero-image-outer .slick-slide img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    object-position: right center; /* Align to the right */
  }
}
.hero-image-outer .hero-image img.mobile,
.hero-image-outer .slick-slide img.mobile {
  display: none;
}
@media (max-width: 768px) {
  .hero-image-outer .hero-image img.mobile,
  .hero-image-outer .slick-slide img.mobile {
    display: block;
  }
}
@media (max-width: 768px) {
  .hero-image-outer .hero-image img.desktop,
  .hero-image-outer .slick-slide img.desktop {
    display: none;
  }
}
.hero-image-outer .hero-image .container, .hero-image-outer .hero-image .header--inner__nav ul li .sub-menu, .header--inner__nav ul li .hero-image-outer .hero-image .sub-menu,
.hero-image-outer .slick-slide .container,
.hero-image-outer .slick-slide .header--inner__nav ul li .sub-menu,
.header--inner__nav ul li .hero-image-outer .slick-slide .sub-menu {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  z-index: 5;
  height: 100%;
}
@media (max-width: 767px) {
  .hero-image-outer .hero-image .container, .hero-image-outer .hero-image .header--inner__nav ul li .sub-menu, .header--inner__nav ul li .hero-image-outer .hero-image .sub-menu,
  .hero-image-outer .slick-slide .container,
  .hero-image-outer .slick-slide .header--inner__nav ul li .sub-menu,
  .header--inner__nav ul li .hero-image-outer .slick-slide .sub-menu {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    height: auto;
  }
}
.hero-image-outer .hero-image--content,
.hero-image-outer .slick-slide--content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}
@media (max-width: 767px) {
  .hero-image-outer .hero-image--content,
  .hero-image-outer .slick-slide--content {
    height: auto;
  }
}
.hero-image-outer .hero-image--content h2,
.hero-image-outer .slick-slide--content h2 {
  margin-bottom: 16px;
  color: #fff;
  font-size: 40px;
  line-height: 54px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .hero-image-outer .hero-image--content h2,
  .hero-image-outer .slick-slide--content h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.hero-image-outer .hero-image--content p,
.hero-image-outer .slick-slide--content p {
  margin: 0;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 29px;
  font-weight: 450;
  color: #fff;
}
@media (max-width: 768px) {
  .hero-image-outer .hero-image--content p,
  .hero-image-outer .slick-slide--content p {
    margin-bottom: 16px;
  }
}
.hero-image-outer .hero-image--content .btn, .hero-image-outer .hero-image--content .cf .cf-inner--form form .in-row .wpcf7-submit, .cf .cf-inner--form form .in-row .hero-image-outer .hero-image--content .wpcf7-submit, .hero-image-outer .hero-image--content .page-wrap .qsm-quiz-container form .btn-reload-quiz, .page-wrap .qsm-quiz-container form .hero-image-outer .hero-image--content .btn-reload-quiz,
.hero-image-outer .hero-image--content .page-wrap .qsm-quiz-container form .qsm-btn,
.page-wrap .qsm-quiz-container form .hero-image-outer .hero-image--content .qsm-btn,
.hero-image-outer .hero-image--content .page-wrap .qsm-quiz-container form input[type=submit].qsm-submit-btn,
.page-wrap .qsm-quiz-container form .hero-image-outer .hero-image--content input[type=submit].qsm-submit-btn,
.hero-image-outer .slick-slide--content .btn,
.hero-image-outer .slick-slide--content .cf .cf-inner--form form .in-row .wpcf7-submit,
.cf .cf-inner--form form .in-row .hero-image-outer .slick-slide--content .wpcf7-submit,
.hero-image-outer .slick-slide--content .page-wrap .qsm-quiz-container form .btn-reload-quiz,
.page-wrap .qsm-quiz-container form .hero-image-outer .slick-slide--content .btn-reload-quiz,
.hero-image-outer .slick-slide--content .page-wrap .qsm-quiz-container form .qsm-btn,
.page-wrap .qsm-quiz-container form .hero-image-outer .slick-slide--content .qsm-btn,
.hero-image-outer .slick-slide--content .page-wrap .qsm-quiz-container form input[type=submit].qsm-submit-btn,
.page-wrap .qsm-quiz-container form .hero-image-outer .slick-slide--content input[type=submit].qsm-submit-btn {
  display: inline-flex;
  padding: 8px 16px 8px 16px;
  background: #fff;
  color: #183d6f;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .hero-image-outer .hero-image {
    height: auto;
    min-height: 300px;
    padding-bottom: 80px;
    padding-top: 50px;
  }
}
@media (max-width: 1420px) {
  .hero-image-outer .hero-image--content {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 576px) {
  .hero-image-outer .hero-image--content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  .hero-image-outer .slick-track {
    display: flex;
    align-items: stretch;
  }
  .hero-image-outer .slick-track .slick-slide {
    display: flex;
    height: auto;
  }
  .hero-image-outer .slick-track .slick-slide > div {
    height: 100%;
    width: 100%;
  }
  .hero-image-outer .slick-track .slick-slide > div .hero-image {
    height: 100%;
  }
}

.top-articles {
  padding-top: 25px;
}
.top-articles--header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d7dfe4;
  padding-bottom: 16px;
}
.top-articles--header h3 {
  color: #183d6f;
  margin-top: 0;
  margin-bottom: 0;
}
.top-articles--header a {
  margin-top: 8px;
}
.top-articles--listing {
  display: flex;
  flex-direction: column;
}
.top-articles--listing__article {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 768px) {
  .top-articles--listing__article {
    display: none;
  }
  .top-articles--listing__article:nth-child(-n+4) {
    display: flex;
  }
  .top-articles--listing__article.active {
    display: flex;
  }
}

.top-article--num {
  font-family: "PT Serif", serif;
  display: block;
  width: 30px;
  font-weight: bold;
  color: #d0d2d2;
}
.top-article--content {
  width: calc(100% - 30px);
}
.top-article--content__title {
  margin-top: 0;
  margin-bottom: 8px;
  color: #0d46b4;
}
.top-article--content__title a {
  font-family: inherit;
}
.top-article--content__title a:hover {
  text-decoration: none;
}
.top-article--content__cats {
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
}
.top-article--content__cats a {
  display: block;
  margin-bottom: 8px;
  margin-right: 8px;
  color: #363636;
  background: #eff9eb;
  border-radius: 16px;
  padding: 6px 16px;
}
.top-article--content__meta {
  display: flex;
}
@media (max-width: 991px) {
  .top-article--content__meta {
    flex-direction: column;
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .top-article--content__meta {
    flex-direction: row;
    gap: 0;
  }
}
.top-article--content__meta span {
  color: #525252;
  font-size: 14px;
  margin-right: 16px;
  position: relative;
  padding-left: 18px;
}
.top-article--content__meta span:before {
  content: "";
  width: 15px;
  height: 15px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  position: absolute;
}
.top-article--content__meta__date:before {
  background: url(../.././css/build/img/appointments.svg) no-repeat center center;
  background-size: contain;
}
.top-article--content__meta__readtime:before {
  background: url(../.././css/build/img/clock.svg) no-repeat center center;
  background-size: contain !important;
}

.cf {
  position: relative;
  padding-top: 55px;
  padding-bottom: 55px;
  margin-top: 35px;
  margin-bottom: -60px;
}
.cf:before {
  content: "";
  height: 100%;
  top: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  background: #f6f6f6;
  width: 100vw;
  z-index: -1;
}
.cf .cf-inner h3 {
  margin-top: 0;
}
.cf .cf-inner--form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cf .cf-inner--form form label {
  width: calc(50% - 10px);
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  color: #525252;
}
@media (max-width: 475px) {
  .cf .cf-inner--form form label {
    width: 100%;
  }
}
.cf .cf-inner--form form label.full-w {
  width: 100%;
}
.cf .cf-inner--form form label input:not([type=checkbox]),
.cf .cf-inner--form form label textarea {
  width: 100%;
  margin-top: 1px;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e5e9ee;
  height: 40px;
  padding-right: 10px;
  padding-left: 10px;
  outline: none;
  color: #525252;
}
.cf .cf-inner--form form label input:not([type=checkbox]).wpcf7-not-valid,
.cf .cf-inner--form form label textarea.wpcf7-not-valid {
  border-color: red;
}
.cf .cf-inner--form form label textarea {
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cf .cf-inner--form form .in-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.cf .cf-inner--form form .in-row span {
  margin: 0;
}
.cf .cf-inner--form form .in-row .wpcf7-submit {
  border: none;
  height: 40px;
  background: #e37800;
}
.cf .cf-inner--form form .in-row .wpcf7-spinner {
  display: none;
}
.cf .cf-inner--form form .in-row label {
  width: auto;
  position: relative;
  padding-left: 28px;
  margin-bottom: 0;
  color: #525252;
}
.cf .cf-inner--form form .in-row label:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e5e9ee;
}
.cf .cf-inner--form form .in-row label input {
  width: 1px;
  height: 1px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.cf .cf-inner--form form .in-row label span {
  color: #525252;
  font-weight: 450;
}
.cf .cf-inner--form form .in-row label span a {
  color: inherit;
}
.cf .cf-inner--form form .in-row label span a:hover {
  color: #0d46b4;
}
.cf .cf-inner--contact {
  display: flex;
  margin-top: 50px;
  flex-wrap: wrap;
}
@media (max-width: 475px) {
  .cf .cf-inner--contact {
    gap: 20px;
  }
}
.cf .cf-inner--contact__section {
  width: 50%;
}
@media (max-width: 475px) {
  .cf .cf-inner--contact__section {
    width: 100%;
  }
}
.cf .cf-inner--contact__section.contacts p {
  margin: 0;
  color: #363636;
  margin-bottom: 8px;
}
.cf .cf-inner--contact__section.contacts a {
  color: #0d46b4;
}
.cf .cf-inner--contact__section.socials {
  padding: 0;
}
.cf .cf-inner--contact__section.socials ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cf .cf-inner--contact__section.socials ul li {
  margin-bottom: 13px;
}
.cf .cf-inner--contact__section.socials ul li a {
  position: relative;
  padding-left: 32px;
  display: inline-block;
  height: 24px;
  color: #0d46b4;
}
.cf .cf-inner--contact__section.socials ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
}
.cf .cf-inner--contact__section.socials ul li a:hover {
  text-decoration: none;
}
.cf .cf-inner--contact__section.socials ul li.socials--fb a:before {
  background: url(../.././css/build/img/fb-grey.svg) no-repeat center center;
}
.cf .cf-inner--contact__section.socials ul li.socials--ig a:before {
  background: url(../.././css/build/img/ig-grey.svg) no-repeat center center;
}

.numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 25px;
  margin-top: 20px;
}
@media (max-width: 576px) {
  .numbers {
    gap: 16px;
  }
}
.numbers--box {
  width: calc(50% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #f6f6f6;
  border-radius: 6px;
  padding: 32px;
}
@media (max-width: 576px) {
  .numbers--box {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    padding: 16px;
  }
}
.numbers--box__number {
  font-family: "PT serif";
  font-size: 40px;
  line-height: 54px;
  letter-spacing: -1px;
  color: #FF890F;
  font-weight: bold;
  margin-bottom: 8px;
}
@media (max-width: 576px) {
  .numbers--box__number {
    font-size: 25px;
    margin-bottom: 0px;
    line-height: 37px;
    white-space: nowrap;
    min-width: 110px;
  }
}
.numbers--box__desc {
  font-size: 16px;
  line-height: 25px;
  color: #525252;
}
@media (max-width: 576px) {
  .numbers--box__desc {
    margin-left: 8px;
  }
}

.articles-w-desc {
  position: relative;
  width: calc(100% + 154px);
  left: 50%;
  transform: translate(-50%);
  padding-top: 55px;
  padding-bottom: 55px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1439px) {
  .articles-w-desc {
    width: 100%;
  }
}
.articles-w-desc:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  background: #f0f9fe;
  z-index: -1;
  width: 100vw;
  height: 100%;
}
.articles-w-desc.grey:before {
  background: #f6f6f6;
}
.articles-w-desc--content h2 {
  margin-top: 0;
}
.articles-w-desc--listing {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.articles-w-desc--listing__box {
  width: calc(33.3333333333% - 16px);
}
@media (max-width: 991px) {
  .articles-w-desc--listing__box {
    width: calc(50% - 16px);
  }
}
@media (max-width: 576px) {
  .articles-w-desc--listing__box {
    width: 100%;
    display: flex;
    align-items: center;
  }
}
.articles-w-desc--listing__box.hidden {
  display: none;
}
.articles-w-desc--listing__box__image {
  height: 155px;
  margin-bottom: 8px;
  border-radius: 6px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .articles-w-desc--listing__box__image {
    width: 110px;
    margin-right: 16px;
    margin-bottom: 0;
    height: 80px;
  }
}
.articles-w-desc--listing__box__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.articles-w-desc--listing__box h4 {
  margin: 0;
  color: #0d46b4;
}
@media (max-width: 576px) {
  .articles-w-desc--listing__box h4 {
    width: calc(100% - 126px);
  }
}
.articles-w-desc .read-more, .articles-w-desc .article-detail--bottom__references .references--show-more, .article-detail--bottom__references .articles-w-desc .references--show-more, .articles-w-desc .pagination-wrap .next, .pagination-wrap .articles-w-desc .next,
.articles-w-desc .pagination-wrap .prev,
.pagination-wrap .articles-w-desc .prev, .articles-w-desc .news-widget > a {
  display: inline-flex;
  margin-top: 24px;
  font-weight: 400;
}
@media (max-width: 576px) {
  .articles-w-desc .read-more, .articles-w-desc .article-detail--bottom__references .references--show-more, .article-detail--bottom__references .articles-w-desc .references--show-more, .articles-w-desc .pagination-wrap .next, .pagination-wrap .articles-w-desc .next,
  .articles-w-desc .pagination-wrap .prev,
  .pagination-wrap .articles-w-desc .prev, .articles-w-desc .news-widget > a {
    background: #fff;
    display: inline-flex;
    height: 40px;
    align-items: center;
    text-align: center;
    width: 100%;
    justify-content: center;
    border-radius: 6px;
  }
  .articles-w-desc .read-more:after, .articles-w-desc .article-detail--bottom__references .references--show-more:after, .article-detail--bottom__references .articles-w-desc .references--show-more:after, .articles-w-desc .pagination-wrap .next:after, .pagination-wrap .articles-w-desc .next:after,
  .articles-w-desc .pagination-wrap .prev:after,
  .pagination-wrap .articles-w-desc .prev:after, .articles-w-desc .news-widget > a:after {
    right: calc(50% - 55px);
    transform: translate(50%, -50%) rotate(90deg);
  }
}

.text-bg {
  padding: 32px;
  border-radius: 6px;
  margin-top: 25px;
  margin-bottom: 25px;
  background: #f6f6f6;
}
.text-bg h3 {
  margin-top: 0;
}
.text-bg ul {
  margin-bottom: 0;
}

.inline-articles-bg {
  padding: 32px;
  border-radius: 6px;
  margin-top: 25px;
  margin-bottom: 25px;
  background: #f6f6f6;
}
.inline-articles-bg h3 {
  margin-top: 0;
}
.inline-articles-bg--listing {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.inline-articles-bg--listing__box {
  width: 100%;
  display: flex;
  align-items: center;
}
.inline-articles-bg--listing__box.hidden {
  display: none;
}
.inline-articles-bg--listing__box.size-2 {
  width: calc(50% - 12px);
}
.inline-articles-bg--listing__box__image {
  width: 100px;
  height: 100px;
}
.inline-articles-bg--listing__box__image img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.inline-articles-bg--listing__box__headline {
  width: calc(100% - 100px);
  padding-left: 24px;
}
.inline-articles-bg .read-more, .inline-articles-bg .article-detail--bottom__references .references--show-more, .article-detail--bottom__references .inline-articles-bg .references--show-more, .inline-articles-bg .pagination-wrap .next, .pagination-wrap .inline-articles-bg .next,
.inline-articles-bg .pagination-wrap .prev,
.pagination-wrap .inline-articles-bg .prev, .inline-articles-bg .news-widget > a {
  margin-top: 24px;
}

.benefit-block {
  position: relative;
  width: calc(100% + 154px);
  left: 50%;
  transform: translate(-50%);
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  background: #eff9eb;
  border-radius: 6px;
  align-items: center;
  padding: 32px 24px 32px 24px;
}
@media (max-width: 1439px) {
  .benefit-block {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .benefit-block {
    padding: 16px;
    margin-bottom: 25px;
  }
}
.benefit-block--content {
  width: 60%;
}
@media (max-width: 576px) {
  .benefit-block--content {
    width: 100%;
  }
}
.benefit-block--content h2 {
  margin-top: 0;
}
.benefit-block--content ul {
  margin-bottom: 0;
}
.benefit-block--image {
  width: 40%;
  display: flex;
  justify-content: center;
  padding: 20px;
}
@media (max-width: 576px) {
  .benefit-block--image {
    display: none;
  }
}

.abc-lists {
  padding-top: 25px;
}
.abc-lists--alphabet {
  display: flex;
  gap: 15px;
  margin-bottom: 56px;
  flex-wrap: wrap;
}
.abc-lists--alphabet a {
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  margin-left: 4px;
  margin-right: 4px;
  align-items: center;
  text-align: center;
  justify-content: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  background: #183d6f;
  color: #fff;
}
@media (max-width: 576px) {
  .abc-lists--alphabet a {
    margin-left: 2px;
    margin-right: 2px;
    width: 30px;
    height: 30px;
  }
}
.abc-lists--alphabet a.current, .abc-lists--alphabet a:hover:not(.dots) {
  background: #0d46b4;
  color: #fff;
}
.abc-lists ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 56px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}
.abc-lists ul li {
  width: calc(33.3333333333% - 10px);
}
@media (max-width: 768px) {
  .abc-lists ul li {
    width: calc(50% - 8px);
  }
}
@media (max-width: 576px) {
  .abc-lists ul li h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

.nums {
  background: #183d6f;
  width: 100vw;
  left: 50%;
  transform: translate(-50%);
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .nums {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.nums--inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nums--inner h2 {
  margin-top: 0;
  color: #fff;
  margin-bottom: 32px;
}
.nums--inner__blocks {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .nums--inner__blocks {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.nums--inner__blocks__block {
  max-width: 330px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media (max-width: 991px) {
  .nums--inner__blocks__block {
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .nums--inner__blocks__block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 576px) {
  .nums--inner__blocks__block {
    max-width: 100%;
  }
}
.nums--inner__blocks__block .num {
  text-align: center;
  display: block;
  margin: 0;
  margin-bottom: 8px;
  color: #FF890F;
  font-weight: 700;
  font-size: 40px;
  line-height: 54px;
  font-family: "PT Serif", serif;
}
@media (max-width: 768px) {
  .nums--inner__blocks__block .num {
    font-size: 24px;
    line-height: 32px;
  }
}
.nums--inner__blocks__block p {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}
.nums--inner__bottom {
  max-width: 720px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nums--inner__bottom p {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
.nums--inner__bottom .btn, .nums--inner__bottom .page-wrap .qsm-quiz-container form .btn-reload-quiz, .page-wrap .qsm-quiz-container form .nums--inner__bottom .btn-reload-quiz,
.nums--inner__bottom .page-wrap .qsm-quiz-container form .qsm-btn,
.page-wrap .qsm-quiz-container form .nums--inner__bottom .qsm-btn,
.nums--inner__bottom .page-wrap .qsm-quiz-container form input[type=submit].qsm-submit-btn,
.page-wrap .qsm-quiz-container form .nums--inner__bottom input[type=submit].qsm-submit-btn, .nums--inner__bottom .cf .cf-inner--form form .in-row .wpcf7-submit, .cf .cf-inner--form form .in-row .nums--inner__bottom .wpcf7-submit {
  margin-top: 24px;
  color: #183d6f;
  background: #fff;
}

.reviews {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 56px;
  padding-right: 56px;
  position: relative;
  width: 1280px;
  left: 50%;
  transform: translate(-50%);
}
@media (max-width: 1400px) {
  .reviews {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .reviews {
    padding-bottom: 55px;
  }
}
@media (max-width: 768px) {
  .reviews {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
  }
}
.reviews h2 {
  text-align: center;
  margin-bottom: 24px;
}
.reviews .slick-track {
  min-width: 100%;
}
.reviews .slick-dots {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  justify-content: center;
  position: absolute;
  left: 0;
  gap: 16px;
  bottom: -20px;
}
@media (max-width: 991px) {
  .reviews .slick-dots {
    bottom: -30px;
  }
}
.reviews .slick-dots li {
  width: 16px;
  height: 16px;
  position: relative;
  background: #d0d2d2;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
}
.reviews .slick-dots li.slick-active {
  background: #183d6f;
}
.reviews .slick-dots li button {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.reviews .slick-arrow {
  position: absolute;
  font-size: 0 !important;
  border: none;
  top: 50%;
  transform: translate(0, -50%);
  width: 40px;
  height: 40px;
  z-index: 5;
  background: url(../.././css/build/img/arrow-left.svg) no-repeat center center;
  background-size: contain;
  left: -56px;
}
.reviews .slick-arrow.slick-next {
  left: auto;
  right: -56px;
  transform: translate(0, -50%) rotate(180deg);
}
.reviews .slick-arrow.slick-disabled {
  opacity: 0.4;
}
.reviews--list .slick-slide {
  height: auto !important;
}
.reviews--list__review {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding-top: 48px;
  padding-left: 16px;
  padding-right: 16px;
}
.reviews--list__review:before {
  content: "";
  width: 46px;
  height: 33px;
  position: absolute;
  left: 16px;
  top: 0;
  background: url(../.././css/build/img/quotes.svg) no-repeat center center;
  background-size: contain;
}
.reviews--list__review p {
  margin: 0;
  margin-bottom: 30px;
}
.reviews--list__review .name {
  font-weight: bold;
  display: block;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 28px;
  color: #363636;
}
.reviews--list__review .info {
  color: #363636;
}
.persons {
  padding-top: 30px;
  padding-bottom: 30px;
}
.persons h4 {
  margin-top: 0;
}
.persons--list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.persons--list__person {
  width: calc(50% - 15px);
  display: flex;
  align-items: center;
  text-decoration: none !important;
}
@media (max-width: 576px) {
  .persons--list__person {
    width: 100%;
  }
}
.persons--list__person__photo {
  border-radius: 50%;
  width: 85px;
  height: 85px;
  overflow: hidden;
}
.persons--list__person__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.persons--list__person__content {
  width: calc(100% - 85px);
  padding-left: 15px;
  display: flex;
  flex-direction: column;
}
.persons--list__person__content__name {
  font-size: 18px;
  color: #183d6f;
  display: block;
  margin-bottom: 5px;
}
.persons--list__person__content__pos {
  color: #363636;
}

.leaderboard {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .leaderboard .dt-layout-table .dt-layout-cell {
    overflow: scroll;
  }
}
.leaderboard table {
  border-spacing: 0;
}
@media (min-width: 991px) {
  .leaderboard table {
    width: 100% !important;
  }
}
.leaderboard table thead {
  border: none;
}
.leaderboard table thead tr th {
  border: none;
  border-bottom: 2px solid #d7dfe4;
  color: #183d6f;
  font-weight: bold;
  padding: 0;
  text-align: left;
  padding-right: 10px;
  font-family: "PT Serif", serif;
  padding-top: 5px;
  padding-bottom: 10px;
  position: relative;
  padding-right: 40px;
}
@media (max-width: 768px) {
  .leaderboard table thead tr th {
    padding-right: 30px;
  }
}
.leaderboard table thead tr th.dt-orderable-asc, .leaderboard table thead tr th select {
  cursor: pointer !important;
}
.leaderboard table thead tr th.dt-type-numeric.dt-orderable-none, .leaderboard table thead tr th.has-select {
  position: relative;
}
.leaderboard table thead tr th.dt-type-numeric.dt-orderable-none span, .leaderboard table thead tr th.has-select span {
  display: none;
}
.leaderboard table thead tr th.dt-type-numeric.dt-orderable-none select, .leaderboard table thead tr th.has-select select {
  border-radius: 6px;
  background: transparent;
  border: 2px solid #d7dfe4;
  height: 35px;
  text-align: left;
  font-weight: bold;
  color: #183d6f;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 10px;
  padding-right: 10px;
}
.leaderboard table thead tr th.has-select:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  right: 50px;
  transform: translate(0, -50%);
  border-top: 7px solid #d7dfe4;
  top: 50%;
  z-index: -1;
}
.leaderboard table thead tr th select::-ms-expand {
  display: none;
}
.leaderboard table thead tr th .dt-column-order {
  position: absolute;
  margin-left: 8px;
  display: inline-flex;
  width: 20px;
  height: 12px;
  top: calc(50% - 2.5px);
  transform: translate(0, -50%);
}
.leaderboard table thead tr th .dt-column-order:before, .leaderboard table thead tr th .dt-column-order:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.leaderboard table thead tr th .dt-column-order:before {
  border-top: 5px solid #d7dfe4;
  bottom: 0;
}
.leaderboard table thead tr th .dt-column-order:after {
  border-bottom: 5px solid #d7dfe4;
  top: 0;
}
.leaderboard table tbody tr td {
  border: none;
  border-bottom: 2px solid #d7dfe4;
  padding: 5px 30px 5px 0;
  color: #363636;
  font-weight: 450;
}
@media (max-width: 768px) {
  .leaderboard table tbody tr td {
    padding: 5px 15px 5px 0;
  }
}
.leaderboard table tbody tr td .best, .leaderboard table tbody tr td .avarage, .leaderboard table tbody tr td .bad {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../.././css/build/img/green.png) no-repeat center center;
  background-size: contain;
  font-size: 0;
  margin: 0 auto;
}
.leaderboard table tbody tr td .avarage {
  background: url(../.././css/build/img/orange.png) no-repeat center center;
  background-size: contain;
}
.leaderboard table tbody tr td .bad {
  background: url(../.././css/build/img/red.png) no-repeat center center;
  background-size: contain;
}
.leaderboard .dt-container > .dt-layout-row {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.leaderboard .dt-container > .dt-layout-row .dt-layout-cell {
  width: 100%;
}
.leaderboard .dt-search {
  position: relative;
  width: auto;
  max-width: 250px;
  display: flex;
  margin-left: auto;
  margin-bottom: 15px;
}
.leaderboard .dt-search input {
  border-radius: 6px;
  background: transparent;
  border: 2px solid #d7dfe4;
  height: 40px;
  width: 100%;
  padding-left: 50px;
  color: #363636;
  font-size: 16px;
  line-height: 25px;
}
.leaderboard .dt-search input::placeholder {
  color: #363636;
}
.leaderboard .dt-search input:focus {
  outline: none;
}
.leaderboard .dt-search label {
  position: absolute;
  background: url(../.././css/build/img/search-blue.svg) no-repeat center center;
  background-size: contain;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  font-size: 0;
  width: 20px;
  height: 20px;
}
.leaderboard .dt-info {
  display: none;
}
.leaderboard .dt-paging {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.leaderboard .dt-paging button {
  border: none;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  margin-left: 4px;
  margin-right: 4px;
  align-items: center;
  text-align: center;
  justify-content: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  background: #183d6f;
  color: #fff;
  cursor: pointer !important;
}
@media (max-width: 576px) {
  .leaderboard .dt-paging button {
    margin-left: 2px;
    margin-right: 2px;
    width: 30px;
    height: 30px;
  }
}
.leaderboard .dt-paging button.current, .leaderboard .dt-paging button:hover:not(.dots) {
  background: #0d46b4;
  color: #fff;
}
.leaderboard .dt-paging button.first, .leaderboard .dt-paging button.last {
  display: none;
}

.challenges {
  position: relative;
  margin-bottom: 60px;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.challenges:before {
  content: "";
  background: #f0f9fe;
  position: absolute;
  width: 100vw;
  height: 100%;
  bottom: -40px;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.challenges .slick-arrow {
  position: absolute;
  font-size: 0 !important;
  border: none;
  top: 50%;
  width: 45px;
  height: 45px;
  z-index: 5;
  background: #fff url(../.././css/build/img/arrow-left.svg) no-repeat center center;
  background-size: 28px;
  border-radius: 6px;
  opacity: 0.8;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  left: -55px;
  transform: translate(0, -50%);
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1440px) {
  .challenges .slick-arrow {
    left: -10px;
    opacity: 1;
  }
}
.challenges .slick-arrow:hover {
  opacity: 1;
}
.challenges .slick-arrow.slick-next {
  left: auto;
  right: -55px;
  transform: translate(0, -50%) rotate(180deg);
}
@media (max-width: 1440px) {
  .challenges .slick-arrow.slick-next {
    right: -10px;
  }
}
.challenges .slick-arrow.slick-disabled {
  opacity: 0.4;
}
.challenges .slick-track {
  display: flex;
  align-items: stretch;
  padding-top: 15px;
}
.challenges .slick-track .slick-slide {
  display: flex;
  height: auto !important;
}
.challenges .slick-track .slick-slide > div {
  display: flex;
  height: 100%;
  width: 100%;
  padding-left: 7px;
  padding-right: 7px;
}
.challenges--box {
  display: flex !important;
  flex-direction: column;
  position: relative;
  background: #fff;
  border-radius: 6px;
  padding: 25px 28px;
  transform: translate(0, 0);
  transition: 0.2s ease-in-out;
  text-decoration: none !important;
  width: calc(33.3333333333% - 14px);
  border: 2px solid #d7dfe4;
}
.challenges--box:hover {
  transform: translate(0, -8px);
}
.challenges--box__title {
  margin-top: 0;
}
@media (max-width: 576px) {
  .challenges--box__title {
    margin-bottom: 10px;
  }
}
.challenges--box__image {
  height: 250px;
  width: 100%;
  max-width: 320px;
  margin-left: auto;
  margin-top: auto;
}
.challenges--box__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.challenges--box__ico {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 70px;
  height: 50px;
  background: green;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.challenges--box__ico:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  width: 25px;
  height: 25px;
  background: url(../.././css/build/img/down-white.svg) no-repeat center center;
  background-size: contain;
}

.calculation {
  width: calc(100% + 154px);
  left: 50%;
  position: relative;
  transform: translate(-50%);
}
@media (max-width: 1439px) {
  .calculation {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .calculation {
    padding: 30px 35px;
  }
}
@media (max-width: 576px) {
  .calculation {
    padding: 16px 20px;
  }
}
.calculation .mt-32 {
  margin-top: 32px;
}
.calculation .next_step {
  cursor: pointer;
}
.calculation .faq_item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  cursor: pointer;
}
.calculation .faq_item__header .icon_arrow {
  margin-left: auto;
}
.calculation .faq_item__header .icon_arrow img {
  display: none;
}
.calculation .faq_item__header .icon_arrow img:first-child {
  display: block;
}
.calculation .faq_item__body {
  display: none;
  margin-bottom: 28px;
}
.calculation .faq_item__body .text {
  width: 85%;
}
.calculation h2.calculation_frequency {
  margin-bottom: 0;
  font-size: 54px;
}
.calculation .results_item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}
.calculation .results_item__header h3 {
  margin: 0;
}
.calculation .results_item__header .result_img {
  display: block;
  position: absolute;
  width: 35px;
  left: -100px;
  top: 4px;
}
.calculation .results_item__body {
  width: 100%;
  margin-bottom: 48px;
}
.calculation .wprt-container {
  margin: 0 !important;
}

.calculation-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.calculation_content_block__intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 768px) {
  .calculation_content_block__intro {
    gap: 0;
  }
}
.calculation_content_block__intro .info_icon {
  width: 20px;
  margin-right: 22px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
}
.calculation_content_block__intro .intro_left .text {
  max-width: 68%;
  display: inline-block;
}
.calculation_content_block__intro .intro_right .text_block {
  display: none;
}

.calculation_number-input {
  border-radius: 6px;
  background: transparent;
  border: 2px solid #d7dfe4;
  height: 40px;
  width: 100%;
  color: #363636;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 24px;
  padding-left: 10px;
  max-width: 280px;
}
.calculation_number-input:focus {
  outline: #ff8200;
}

.calculation_submit {
  background: #ff8200;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  cursor: pointer;
  margin-top: 0;
  margin-left: 0;
  min-height: 38px;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  padding: 10px 5px;
  max-width: 280px;
  width: 100%;
  border: none;
  display: block;
  margin-bottom: 15px;
}

.calculation_faq {
  margin-top: 80px;
  width: 100%;
}
@media (max-width: 768px) {
  .calculation_faq {
    margin-top: 40px;
  }
}

.calculation_faq__item {
  border-bottom: 2px solid #d7dfe4;
  margin-top: 28px;
}
.calculation_faq__item h4 {
  margin-top: 0;
}
.calculation_faq__item:first-child {
  margin-top: 0;
}
.calculation_faq__item:last-child {
  border-bottom: none;
}

.calculation_faq__item.opened .faq_item__header h4 {
  color: #ff8200;
}
.calculation_faq__item.opened .faq_item__header img:first-child {
  display: none;
}
.calculation_faq__item.opened .faq_item__header img:nth-child(2) {
  display: block;
}

.calculation_content__heading {
  position: relative;
}
.calculation_content__heading .arrow {
  position: absolute;
  left: -100px;
  top: 4px;
  cursor: pointer;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.calculation_content__heading .arrow:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.calculation_content__heading .mobile_back {
  float: left;
  text-decoration: underline;
  font: normal normal bold 18px/30px;
  letter-spacing: 0;
  color: #183d6f;
  margin-left: 15px;
}

.calculation_summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.calculation_age {
  margin-left: auto;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: 0;
  color: #ff8200;
  background-color: #f6f6f6;
  border-radius: 6px;
  padding: 15px 26px;
}

.calculation_results__item {
  width: 100%;
  border-bottom: 2px solid #d7dfe4;
  margin-top: 48px;
}
.calculation_results__item:last-child {
  border-bottom: none;
}

.calculation_labels {
  display: block;
  margin-left: auto;
}
.calculation_labels p {
  text-align: right;
  letter-spacing: 0;
  color: #183d6f;
  margin-bottom: 0;
  margin-top: 0;
}

@media all and (max-width: 768px) {
  .calculation .faq_item__body .text {
    width: 100%;
  }
  .calculation .results_item__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .calculation .results_item__header .result_img {
    right: 0;
    left: auto;
  }
  .calculation .results_item__body {
    margin-bottom: 24px;
  }
  .calculation .hide_mobile {
    display: none;
  }
  .calculation_main-block {
    padding: 0 25px;
  }
  .calculation_content_block__intro {
    grid-template-columns: 1fr;
  }
  .calculation_content_block__intro .intro_left .text_block {
    display: none;
  }
  .calculation_content_block__intro .intro_right .text_block {
    display: block;
  }
  .calculation_content_block__intro .intro_right p.title {
    display: none;
  }
  .calculation_number-input {
    width: 100%;
    text-align: center;
  }
  .calculation_submit {
    width: 100%;
  }
  .calculation_content__heading {
    display: flex;
    flex-wrap: wrap;
  }
  .calculation_content__heading .arrow {
    left: 0;
    position: relative;
    margin-bottom: 25px;
    width: 16px;
    float: none;
    top: 0;
  }
  .calculation_age {
    font-size: 16px;
    padding: 8px 26px;
  }
  .calculation_labels {
    margin-left: 0;
    text-align: left;
    margin-bottom: 24px;
  }
  .calculation_labels p {
    text-align: left;
  }
}
@media all and (min-width: 768px) {
  .calculation_content__heading .mobile_back {
    display: none;
  }
}
.partners_block {
  width: 100%;
}
.partners_block h2 {
  text-align: center;
  margin-bottom: 0;
}
.partners_block .partners_grid {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  margin-top: 40px;
  justify-content: center;
  flex-wrap: wrap;
}
.partners_block .partners_grid__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partners_block .partners_grid__item:hover {
  text-decoration: none;
}
.partners_block .partners_grid__item:hover img {
  transform: scale(1.1);
}
.partners_block .partners_grid__item img {
  height: 130px;
  width: auto;
  max-width: 200px;
  object-fit: contain;
  margin-bottom: 18px;
  transition: all 0.2s ease;
}
.partners_block .partners_grid__item h4 {
  text-align: center;
  margin-top: 0;
  max-width: 260px;
}

.quiz-cards {
  position: relative;
  margin-top: 40px;
  margin-bottom: 60px;
  padding: 64px 0 72px;
}
.quiz-cards:before {
  content: "";
  position: absolute;
  background: #f0f9fe;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.quiz-cards:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  right: 3%;
  top: 32px;
  background-image: radial-gradient(rgba(24, 61, 111, 0.18) 1.5px, transparent 1.5px);
  background-size: 18px 18px;
  opacity: 0.7;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 992px) {
  .quiz-cards:after {
    display: none;
  }
}
.quiz-cards--head {
  max-width: 760px;
  margin: 0 auto 48px;
  text-align: center;
}
.quiz-cards--head__title {
  color: #183d6f;
  margin-top: 0;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  padding-bottom: 18px;
}
.quiz-cards--head__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 64px;
  height: 4px;
  background: #ff8200;
  border-radius: 2px;
}
.quiz-cards--head__desc p {
  color: #363636;
  margin-top: 0;
  margin-bottom: 0;
}
.quiz-cards--grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  counter-reset: quiz-card;
}
@media (max-width: 992px) {
  .quiz-cards--grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .quiz-cards--grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.quiz-cards--box {
  counter-increment: quiz-card;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 2px solid #e5e9ee;
  border-radius: 12px;
  padding: 28px 24px 32px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}
.quiz-cards--box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 6px;
  background: #183d6f;
  border-bottom-right-radius: 6px;
  transition: 0.3s ease-in-out;
}
.quiz-cards--box:after {
  content: counter(quiz-card, decimal-leading-zero);
  position: absolute;
  top: 10px;
  right: 20px;
  font-family: "PT Serif", serif;
  font-size: 64px;
  line-height: 1;
  font-weight: 700;
  color: rgba(24, 61, 111, 0.08);
  letter-spacing: -2px;
  pointer-events: none;
  transition: 0.25s ease-in-out;
}
.quiz-cards--box:hover {
  transform: translate(0, -8px);
  border-color: #183d6f;
  box-shadow: 0 16px 36px rgba(24, 61, 111, 0.12);
}
.quiz-cards--box:hover:before {
  width: 140px;
  background: #ff8200;
}
.quiz-cards--box:hover:after {
  color: rgba(255, 130, 0, 0.18);
}
.quiz-cards--box:hover .quiz-cards--box__image img {
  transform: scale(1.05);
}
.quiz-cards--box:hover .quiz-cards--box__btn:after {
  right: 14px;
}
.quiz-cards--box__image {
  position: relative;
  width: 100%;
  height: 200px;
  margin: 16px 0 24px;
  border-radius: 8px;
  overflow: hidden;
  background: #f6f6f6;
}
.quiz-cards--box__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s ease-in-out;
}
.quiz-cards--box__body {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.quiz-cards--box__title {
  color: #183d6f;
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 16px;
  position: relative;
}
.quiz-cards--box__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background: #ff8200;
  border-radius: 1px;
}
.quiz-cards--box__btn {
  margin-top: auto;
  align-self: flex-start;
  position: relative;
  padding-right: 44px;
}
.quiz-cards--box__btn:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 18px;
  transform: translate(0, -50%) rotate(-90deg);
  background: url(../.././css/build/img/down-white.svg) no-repeat center center;
  background-size: contain;
  transition: 0.25s ease-in-out;
}

.banner {
  width: 100%;
  max-width: 900px;
  margin: 32px auto;
  border-radius: 12px;
  overflow: hidden;
}
.banner__inner {
  padding: 40px 48px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
@media (max-width: 768px) {
  .banner__inner {
    padding: 28px 24px;
    gap: 10px;
  }
}
.banner__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
}
@media (max-width: 768px) {
  .banner__content {
    gap: 10px;
  }
}
.banner--has-image .banner__inner {
  flex-direction: row;
  align-items: stretch;
  padding: 0;
  gap: 0;
}
@media (max-width: 768px) {
  .banner--has-image .banner__inner {
    flex-direction: column;
    padding: 0;
  }
}
.banner--has-image .banner__content {
  flex: 0 0 65%;
  max-width: 65%;
  padding: 40px 48px;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .banner--has-image .banner__content {
    flex: 1 1 auto;
    max-width: 100%;
    padding: 28px 24px;
  }
}
.banner--has-image .banner__media {
  position: relative;
  flex: 0 0 35%;
  max-width: 35%;
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner--has-image .banner__media::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(to right, var(--banner-bg) 0%, rgba(255, 255, 255, 0) 60%);
}
@media (max-width: 768px) {
  .banner--has-image .banner__media {
    flex: 1 1 auto;
    max-width: 100%;
    width: 100%;
    order: -1;
  }
  .banner--has-image .banner__media::before {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, var(--banner-bg) 100%);
  }
}
.banner__label {
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.35);
  color: #183d6f;
}
.banner__headline {
  margin: 0;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #183d6f;
}
@media (max-width: 768px) {
  .banner__headline {
    font-size: 24px;
    line-height: 32px;
  }
}
.banner__description {
  font-size: 18px;
  line-height: 28px;
  color: #363636;
  max-width: 720px;
}
.banner__description p {
  margin: 0;
}
.banner__description p + p {
  margin-top: 8px;
}
@media (max-width: 768px) {
  .banner__description {
    font-size: 16px;
    line-height: 26px;
  }
}
.banner__cta {
  margin-top: 8px;
}
.banner--light {
  --banner-bg: #f0f9fe;
  background: #f0f9fe;
}
.banner--light .banner__label {
  background: #fff;
  color: #0d46b4;
}
.banner--blue {
  --banner-bg: #183d6f;
  background: #183d6f;
}
.banner--blue .banner__label {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.banner--blue .banner__headline {
  color: #fff;
}
.banner--blue .banner__description {
  color: #fff;
}
.banner--blue .banner__cta {
  background: #ff8200;
  color: #fff;
}
.banner--blue .banner__cta:hover {
  background: #db7100;
}
.banner--orange {
  --banner-bg: #fff8f0;
  background: #fff8f0;
  border: 1px solid #ff8200;
}
.banner--orange .banner__label {
  background: rgba(255, 130, 0, 0.12);
  color: #db7100;
}
.banner--orange .banner__headline {
  color: #183d6f;
}
.banner--orange .banner__description {
  color: #363636;
}
.banner--orange .banner__cta {
  background: #ff8200;
  color: #fff;
}
.banner--orange .banner__cta:hover {
  background: #db7100;
}
