/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Swiper 7.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1182px;
  }
}
img {
  max-width: 100%;
  vertical-align: top;
}

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

body {
  background-color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 1.5;
}

h1, h2, h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0px 0 20px 0;
}
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child) {
  margin-top: 20px;
}

h4, h5, h6 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 20px 0;
}

figure {
  margin: 56px 0;
  padding: 0;
}
figure img {
  border-radius: 30px;
}

figcaption {
  display: block;
  font-size: 16px;
  margin: 16px 0 0 0;
}

blockquote {
  position: relative;
  padding: 44px 80px 44px 126px;
  border-radius: 30px;
  background: rgba(54, 110, 242, 0.05);
  margin: 56px 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 153.5%;
  letter-spacing: -0.33px;
}
blockquote p {
  margin: 0 0 20px 0;
}
blockquote:before {
  content: "";
  display: block;
  position: absolute;
  font-style: normal;
  background: url("data:image/png;base64,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") 0 0 no-repeat;
  background-size: 100%;
  width: 58px;
  height: 45px;
  left: 26px;
  top: 44px;
}
blockquote .author {
  margin: 0;
}
blockquote .author-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  max-width: 44px;
}

.author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  font-style: normal;
  line-height: 1.5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 56px 0;
}
.author cite {
  font-style: normal;
  display: block;
}
.author span {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #000;
  margin-bottom: 4px;
}

.author-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64px;
          flex: 0 0 64px;
  max-width: 64px;
  margin-right: 12px;
}
.author-img img {
  max-width: 100%;
  border-radius: 50%;
}

.hero-box {
  padding: 64px 40px 46px 40px;
}

.hero {
  margin: 0 auto;
  max-width: 1312px;
  border-radius: 60px;
  background: #F9F9F9;
  text-align: center;
  padding: 70px 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.hero .container {
  max-width: 796px;
}

.hero-title {
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 106.9%;
  text-transform: uppercase;
  font-family: "Nunito", sans-serif;
  color: #000;
  margin-bottom: 32px;
}
.hero-title span {
  color: #8C65C6;
}

.hero-sub-title {
  font-size: 18px;
  margin-bottom: 32px;
}

.hero-form {
  width: 526px;
  margin: 0 auto 32px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn {
  background-color: #8C65C6;
  color: #fff;
  display: inline-block;
  padding: 18px 40px;
  border-radius: 95px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #8C65C6;
}
.btn:hover {
  background: #794EB9;
  border-color: 1px solid #794EB9;
}
.btn:active {
  background: #6230AC;
  border-color: #6230AC;
}

.btn-outline {
  padding: 20px 40px;
  display: inline-block;
  border: 1px solid #8C65C6;
  font-size: 18px;
  font-weight: 700;
  line-height: 112%;
  border-radius: 90px;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: #8C65C6;
}
.btn-outline:hover {
  background-color: #8C65C6;
  border-color: #8C65C6;
  color: #fff;
}
.btn-outline:active {
  background-color: #794EB9;
  border-color: #794EB9;
  color: #fff;
}

.button {
  border-radius: 95px;
  background: #F9F9F9;
  padding: 14px 36px;
  font-weight: 500;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: inline-block;
  color: #000;
  text-decoration: none;
}
.button:hover {
  background: #794EB9;
  border-color: 1px solid #794EB9;
  color: #fff;
}
.button:active {
  background: #6230AC;
  border-color: #6230AC;
  color: #fff;
}

.form-control {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-right: 12px;
  padding: 20px 36px 20px 24px;
  border-radius: 81px;
  border: 1px solid #E4E6E8;
  background-color: transparent;
}
.form-control:focus {
  border-color: #c8cdd1;
  outline: none;
}

.hero-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-social a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 43px;
  height: 43px;
  border: 1px solid #E9E9E9;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  margin: 0 8px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.hero-social a img {
  -webkit-filter: invert(63%) sepia(43%) saturate(6283%) hue-rotate(228deg) brightness(83%) contrast(83%);
          filter: invert(63%) sepia(43%) saturate(6283%) hue-rotate(228deg) brightness(83%) contrast(83%);
}
.hero-social a:hover {
  background-color: #8C65C6;
  border-color: #8C65C6;
}
.hero-social a:hover img {
  -webkit-filter: invert(100%) sepia(0%) saturate(7456%) hue-rotate(17deg) brightness(92%) contrast(110%);
          filter: invert(100%) sepia(0%) saturate(7456%) hue-rotate(17deg) brightness(92%) contrast(110%);
}
.hero-social a:active {
  background-color: #794EB9;
  border-color: #794EB9;
  fill: #fff;
}
.hero-social a:active img {
  -webkit-filter: invert(100%) sepia(0%) saturate(7456%) hue-rotate(17deg) brightness(92%) contrast(110%);
          filter: invert(100%) sepia(0%) saturate(7456%) hue-rotate(17deg) brightness(92%) contrast(110%);
}

.hero-img-1 {
  position: absolute;
  left: 16px;
  top: 0;
  z-index: -1;
}

.hero-img-2 {
  position: absolute;
  right: 0px;
  top: 115px;
  z-index: -1;
}

.hero-img-3 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 46px;
}
.filter a {
  display: inline-block;
  font-family: "Rubik", sans-serif;
  border-radius: 120px;
  background: #F9F9F9;
  text-transform: uppercase;
  padding: 20px 32px;
  line-height: 117.9%;
  text-transform: uppercase;
  color: #000;
  margin: 10px;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.filter a.active {
  background: #8C65C6;
  color: #fff;
}
.filter a:hover {
  background: #EEE;
}

.card-slider {
  overflow: visible;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.row.swiper-wrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: visible;
}

.col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 10px;
  margin-bottom: 40px;
}
.col.swiper-slide {
  margin: 0;
  height: auto;
}

.card-img {
  position: relative;
  height: 252px;
  border-radius: 18px;
  margin-bottom: 28px;
  overflow: hidden;
}
.card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.card {
  background-color: #fff;
  padding: 12px 12px 28px 12px;
  border-radius: 30px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 57px 0px rgba(54, 54, 54, 0.07);
          box-shadow: 0px 4px 57px 0px rgba(54, 54, 54, 0.07);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  height: 100%;
}
.card:hover {
  -webkit-box-shadow: 0px 4px 57px 0px rgba(54, 54, 54, 0.22);
          box-shadow: 0px 4px 57px 0px rgba(54, 54, 54, 0.22);
}
.card:hover .card-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.card.card-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 57px;
}
.card.card-full .card-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 488px;
          flex: 0 0 488px;
  max-width: 488px;
  height: 304px;
  margin: 0;
}
.card.card-full .card-cnt {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  padding: 0 0 0 52px;
}
.card.card-full .card-sub-title, .card.card-full .card-title {
  margin-bottom: 16px;
}

.card-inf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 16px;
  top: 16px;
  right: 16px;
}
.card-inf > span {
  padding: 1px;
  background: #ffffff; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#b3aea7));
  background: linear-gradient(to right, #ffffff 0%, #b3aea7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#b3aea7",GradientType=1 ); /* IE6-9 */
  border-radius: 41px;
  overflow: hidden;
  color: #fff;
  margin: 0 8px 8px 0;
  display: block;
}
.card-inf > span span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 12px;
  font-size: 14px;
  border-radius: 41px;
  background-color: #aba59e;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.card-inf svg {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 6px;
}

.card-sub-title {
  font-size: 12px;
  margin-bottom: 14px;
  opacity: 0.6999999881;
}
.card-sub-title span {
  display: inline-block;
  padding-right: 10px;
  position: relative;
  margin-right: 6px;
}
.card-sub-title span:after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.card-cnt {
  padding: 0 16px;
}

.card-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 117.9%;
  font-family: "Nunito", sans-serif;
  margin-bottom: 12px;
}
.card-title a {
  color: #000;
  text-decoration: none;
}

.card-txt {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.6999999881;
  margin-bottom: 14px;
}

.card-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-tags a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 117.9%;
  display: block;
  font-family: "Rubik", sans-serif;
  color: #8C65C6;
  padding: 8px 16px;
  border: 1px solid #8C65C6;
  text-decoration: none;
  border-radius: 120px;
  margin: 0 12px 12px 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.card-tags a:hover {
  background: #8C65C6;
  color: #fff;
}
.card-tags a:active {
  background: #794EB9;
  border-color: #794EB9;
  color: #fff;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.pagination svg {
  width: 5px;
  height: 7px;
  display: inline-block;
}
.pagination a, .pagination span {
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 2px;
}
.pagination a.active {
  background-color: #8C65C6;
  color: #fff;
}
.pagination .pg-btn {
  width: 12px;
}

.card-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 86px;
  padding-top: 16px;
}

@media (max-width: 1199px) {
  .hero-box {
    padding-top: 40px;
  }
  .hero {
    padding: 60px 30px;
  }
  .hero-title {
    font-size: 48px;
    max-width: 550px;
    margin: 0 auto 32px auto;
  }
  .hero-img-1 {
    top: -40px;
    left: -40px;
  }
  .hero-img-3 {
    bottom: -80px;
  }
  .col {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .hero-form {
    width: 446px;
  }
  .btn {
    padding: 17px 34px;
  }
  .form-control {
    font-size: 14px;
  }
  .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .hero-box {
    padding: 12px 12px 50px 12px;
  }
  .hero {
    padding: 130px 20px;
  }
  .hero-title {
    font-size: 24px;
    margin-bottom: 24px;
    max-width: 262px;
  }
  .hero-sub-title {
    font-size: 14px;
    margin-bottom: 24px;
  }
  .btn {
    font-size: 12px;
    padding: 12px;
  }
  .hero-form {
    display: block;
    max-width: 207px;
    margin-bottom: 24px;
  }
  .hero-form .btn {
    width: 100%;
  }
  .form-control {
    width: 100%;
    margin: 0 0 8px 0;
    font-size: 11px;
    padding: 13px 15px;
  }
  .hero-img-1 {
    left: -30px;
    top: -20px;
  }
  .hero-img-2 {
    top: 48%;
    right: -20px;
  }
  .hero-img-3 {
    right: -80px;
    bottom: -100px;
  }
  .filter a {
    font-size: 12px;
    padding: 16px 25px;
    margin: 4px;
  }
  .card-nav {
    display: block;
    text-align: center;
  }
  .card-nav .button {
    margin-bottom: 24px;
  }
  .pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .card-img {
    height: 200px;
  }
  .card-inf > span span {
    font-size: 12px;
  }
  .card-inf {
    top: 13px;
    left: 13px;
    right: 13px;
  }
  .card-img {
    margin-bottom: 22px;
  }
  .card-sub-title {
    margin-bottom: 12px;
  }
  .card-title {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .card-txt {
    font-size: 13px;
  }
  .card {
    padding: 10px;
  }
  .card-cnt {
    padding: 0 12px;
  }
  .col {
    margin-bottom: 16px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .filter {
    margin-bottom: 28px;
  }
}
.breadcrumbs {
  font-size: 14px;
  margin: 47px 0 44px 0;
  color: #000;
}
.breadcrumbs svg {
  width: 5px;
  height: 8px;
  display: inline-block;
  margin: 0 8px;
}
.breadcrumbs a {
  display: inline-block;
  color: #8C65C6;
  text-decoration: none;
}

.content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  padding-right: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}
.content p {
  margin: 0 0 15px 0;
}

.main-row {
  margin: 0 0 100px 0;
}

.sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
          flex: 0 0 270px;
  max-width: 270px;
  color: #8C65C6;
}
.sidebar a {
  color: #8C65C6;
}
.sidebar ol {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: point;
}
.sidebar ol ul {
  margin: 0;
  padding: 15px 0 0 0;
}
.sidebar ol ul li {
  display: block;
  margin-bottom: 15px;
}
.sidebar ol ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.sidebar ol ul li a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.sidebar ol > li {
  display: block;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  margin-bottom: 15px;
}
.sidebar ol > li:before {
  content: counter(point) ".";
  counter-increment: point 1;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.sidebar ol > li a {
  text-decoration: none;
}

.panel {
  border-radius: 30px;
  background: #F4F7FD;
  padding: 32px;
  position: sticky;
  top: 0;
}

.sidebar-title {
  font-weight: 500;
  margin-bottom: 24px;
}

.attach {
  border-radius: 20px;
  background: rgba(54, 110, 242, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  color: #000;
  font-size: 16px;
  line-height: 120%;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 56px 0;
}
.attach:hover {
  background: rgba(54, 110, 242, 0.15);
}
.attach span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.attach span span {
  display: block;
  max-width: 190px;
}

.icon-file {
  width: 36px;
  height: 36px;
  display: inline-block;
  margin-right: 12px;
}

.icon-dwn {
  display: inline-block;
  width: 24px;
  height: 24px;
}

.section h2, .section h3, .section h4 {
  font-family: "Nunito", sans-serif;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 36px;
  text-transform: uppercase;
}

.section-cards {
  margin-bottom: 30px;
}
.section-cards h2, .section-cards h3, .section-cards h4 {
  margin-bottom: 56px;
}

.wrap {
  border-radius: 30px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 75px 0px rgba(49, 49, 49, 0.05);
          box-shadow: 0px 4px 75px 0px rgba(49, 49, 49, 0.05);
  padding: 12px;
}

.preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.preview-cover {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 395px;
          flex: 0 0 395px;
  max-width: 395px;
  position: relative;
}
.preview-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview-cover .swiper-slide {
  height: 263px;
  border-radius: 18px;
  display: block !important;
}

.slider {
  border-radius: 18px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}
.slider.swiper-initialized {
  visibility: visible;
  opacity: 1;
}

.swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  height: 8px;
  line-height: 1;
}
.swiper-pagination .swiper-pagination-bullet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 5px;
  height: 8px;
  background: rgb(255, 255, 255);
  width: 8px;
  height: 8px;
}
.swiper-pagination button {
  padding: 0;
  font-size: 0;
  border: 0;
  width: 6px;
  height: 6px;
  line-height: 1;
  border-radius: 50%;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
  vertical-align: top;
}

.preview-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  padding: 18px 32px 0 32px;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}
.preview-info span {
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
}
.preview-info p {
  margin: 0 0 16px 0;
  color: rgba(0, 0, 0, 0.7);
}

.preview-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 117.9%;
  font-family: "Nunito", sans-serif;
  margin-bottom: 16px;
}

.event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 18px;
  background: #F7F7F7;
  padding: 24px 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event svg {
  width: 16px;
  height: 17px;
  display: inline-block;
}

.event-col:not(:last-child) {
  margin-bottom: 24px;
}

address {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
address svg {
  display: inline-block;
  margin-right: 6px;
}

.event-date {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 4px;
}

.event-time {
  font-size: 28px;
  font-style: normal;
  line-height: 33px;
  font-weight: 700;
}

.event-lft {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
}
.event-lft address {
  display: block;
  padding-left: 20px;
  position: relative;
}
.event-lft address svg {
  position: absolute;
  left: 0;
  top: 3px;
}

.event-rht {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 280px;
          flex: 0 0 280px;
  max-width: 280px;
  text-align: center;
}
.event-rht span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 112%;
  margin: 12px 0 0 0;
  color: rgba(0, 0, 0, 0.5);
}

/* v NEW_STYLE v */
.content {
	line-height: 1.5;
	color: #333333;
}
h2 {
	font-size: 24px;
	color: #222222;
}
h3 {
	font-size: 22px;
	color: #222222;
}
h4 {
	font-size: 18px;
	color: #222222;
}
h5 {
	font-size: 20px;
	color: #9e5fe7;
}
h2:not(:first-child),
h3:not(:first-child), 
h4:not(:first-child), 
h5:not(:first-child) {
    margin-top: 30px;
}
ul > li:not(:first-child),
ol > li:not(:first-child) {
	margin-top: 10px;
}
figure {
    margin: 40px 0;
}
figcaption {
	margin-top: 10px;
	padding: 0 30px;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	color: #808080;
}
.note {
	padding: 30px 40px 30px 100px;
	border-radius: 30px;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	background-color: #F4F7FD;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgaWQ9InN2ZzUiCiAgIGhlaWdodD0iNTBweCIKICAgd2lkdGg9IjUwcHgiCiAgIHZlcnNpb249IjEuMSIKICAgdmlld0JveD0iMCAwIDI2IDI2IgogICBzb2RpcG9kaTpkb2NuYW1lPSJpbmZvX29uX2Rpc2NfaWNvbl9ncmV5LnN2ZyIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4zICgwZTE1MGVkNmM0LCAyMDIzLTA3LTIxKSIKICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJuYW1lZHZpZXcxIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzAwMDAwMCIKICAgICBib3JkZXJvcGFjaXR5PSIwLjI1IgogICAgIGlua3NjYXBlOnNob3dwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZWNoZWNrZXJib2FyZD0iMCIKICAgICBpbmtzY2FwZTpkZXNrY29sb3I9IiNkMWQxZDEiCiAgICAgaW5rc2NhcGU6em9vbT0iMTcuMjIiCiAgICAgaW5rc2NhcGU6Y3g9IjI0Ljk3MDk2NCIKICAgICBpbmtzY2FwZTpjeT0iMjUiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxODM2IgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwNTciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ijc2IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzUiIC8+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhMTEiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlIC8+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM5IiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMS4xMDA1MjkxLDAsMCwxLjEwMDUyOTEsLTEuMzA2Mzg1NywtMS4zMDY0MDY5KSIKICAgICBzdHlsZT0iZmlsbDojOGM2NWM2O2ZpbGwtb3BhY2l0eToxIgogICAgIGlkPSJzdXJmYWNlMSI+CiAgICA8cGF0aAogICAgICAgaWQ9InBhdGgyIgogICAgICAgZD0iTSAxMywxLjE4NzUgQyA2LjQ3NjU2MywxLjE4NzUgMS4xODc1LDYuNDc2NTYzIDEuMTg3NSwxMyAxLjE4NzUsMTkuNTIzNDM4IDYuNDc2NTYzLDI0LjgxMjUgMTMsMjQuODEyNSAxOS41MjM0MzgsMjQuODEyNSAyNC44MTI1LDE5LjUyMzQzOCAyNC44MTI1LDEzIDI0LjgxMjUsNi40NzY1NjMgMTkuNTIzNDM4LDEuMTg3NSAxMywxLjE4NzUgWiBtIDIuNDYwOTM4LDE4LjMwODU5NCBjIC0wLjYwOTM3NSwwLjIzODI4MSAtMS4wOTM3NSwwLjQyMTg3NSAtMS40NTcwMzIsMC41NDY4NzUgLTAuMzYzMjgxLDAuMTI1IC0wLjc4MTI1LDAuMTg3NSAtMS4yNjE3MTgsMC4xODc1IC0wLjczNDM3NSwwIC0xLjMwODU5NCwtMC4xNzk2ODggLTEuNzE4NzUsLTAuNTM5MDYzIC0wLjQwNjI1LC0wLjM1NTQ2OCAtMC42MDkzNzUsLTAuODEyNSAtMC42MDkzNzUsLTEuMzY3MTg3IDAsLTAuMjE0ODQ0IDAuMDE1NjMsLTAuNDMzNTk0IDAuMDQ2ODcsLTAuNjU2MjUgMC4wMjczNCwtMC4yMjY1NjMgMC4wNzgxMywtMC40NzY1NjMgMC4xNDQ1MzEsLTAuNzYxNzE5IGwgMC43NjE3MTksLTIuNjg3NSBjIDAuMDY2NDEsLTAuMjU3ODEyIDAuMTI1LC0wLjUgMC4xNzE4NzUsLTAuNzMwNDY5IDAuMDQ2ODcsLTAuMjMwNDY4IDAuMDY2NDEsLTAuNDQxNDA2IDAuMDY2NDEsLTAuNjMyODEyIDAsLTAuMzM5ODQ0IC0wLjA3MDMxLC0wLjU4MjAzMSAtMC4yMTA5MzgsLTAuNzE0ODQ0IEMgMTEuMjUsMTIuMDAzOTA2IDEwLjk4MDQ2OSwxMS45Mzc1IDEwLjU4MjAzMSwxMS45Mzc1IGMgLTAuMTk1MzEyLDAgLTAuMzk4NDM3LDAuMDMxMjUgLTAuNjA1NDY4LDAuMDg5ODQgLTAuMjA3MDMyLDAuMDYyNSAtMC4zODI4MTMsMC4xMjEwOTQgLTAuNTMxMjUsMC4xNzU3ODEgTCA5LjY0ODQzOCwxMS4zNzUgYyAwLjQ5NjA5MywtMC4yMDMxMjUgMC45NzI2NTYsLTAuMzc1IDEuNDI5Njg3LC0wLjUxOTUzMSAwLjQ1MzEyNSwtMC4xNDQ1MzEgMC44ODY3MTksLTAuMjE4NzUgMS4yODkwNjMsLTAuMjE4NzUgMC43MzA0NjgsMCAxLjI5Njg3NSwwLjE3OTY4NyAxLjY5MTQwNiwwLjUzMTI1IDAuMzk0NTMxLDAuMzUxNTYyIDAuNTkzNzUsMC44MTI1IDAuNTkzNzUsMS4zNzUgMCwwLjExNzE4NyAtMC4wMTE3MiwwLjMyNDIxOSAtMC4wMzkwNiwwLjYxNzE4NyAtMC4wMjczNCwwLjI5Mjk2OSAtMC4wNzgxMywwLjU2MjUgLTAuMTUyMzQzLDAuODEyNSBsIC0wLjc1NzgxMywyLjY3OTY4OCBjIC0wLjA2MjUsMC4yMTQ4NDQgLTAuMTE3MTg3LDAuNDYwOTM3IC0wLjE2Nzk2OSwwLjczNDM3NSAtMC4wNDY4NywwLjI3MzQzNyAtMC4wNzAzMSwwLjQ4NDM3NSAtMC4wNzAzMSwwLjYyNSAwLDAuMzU1NDY5IDAuMDc4MTMsMC42MDE1NjIgMC4yMzgyODEsMC43MzA0NjkgMC4xNTYyNSwwLjEyODkwNiAwLjQzMzU5NCwwLjE5MTQwNiAwLjgyODEyNSwwLjE5MTQwNiAwLjE4MzU5NCwwIDAuMzkwNjI1LC0wLjAzMTI1IDAuNjI1LC0wLjA5Mzc1IDAuMjMwNDY5LC0wLjA2NjQxIDAuMzk4NDM4LC0wLjEyMTA5NCAwLjUwMzkwNiwtMC4xNzE4NzUgeiBNIDE1LjMyNDIxOSw4LjYxNzE4OCBjIC0wLjM1MTU2MywwLjMyODEyNSAtMC43NzczNDQsMC40OTIxODcgLTEuMjczNDM4LDAuNDkyMTg3IC0wLjQ5NjA5MywwIC0wLjkyNTc4MSwtMC4xNjQwNjIgLTEuMjgxMjUsLTAuNDkyMTg3IC0wLjM1NTQ2OCwtMC4zMjgxMjUgLTAuNTMxMjUsLTAuNzI2NTYzIC0wLjUzMTI1LC0xLjE5MTQwNyAwLC0wLjQ2NDg0MyAwLjE3OTY4OCwtMC44NjcxODcgMC41MzEyNSwtMS4xOTkyMTggMC4zNTU0NjksLTAuMzMyMDMyIDAuNzg1MTU3LC0wLjQ5NjA5NCAxLjI4MTI1LC0wLjQ5NjA5NCAwLjQ5NjA5NCwwIDAuOTIxODc1LDAuMTY0MDYyIDEuMjczNDM4LDAuNDk2MDk0IDAuMzU1NDY5LDAuMzMyMDMxIDAuNTMxMjUsMC43MzQzNzUgMC41MzEyNSwxLjE5OTIxOCAwLDAuNDY0ODQ0IC0wLjE3NTc4MSwwLjg2MzI4MiAtMC41MzEyNSwxLjE5MTQwNyB6IgogICAgICAgc3R5bGU9ImZpbGw6IzhjNjVjNjtmaWxsLW9wYWNpdHk6MSIgLz4KICA8L2c+Cjwvc3ZnPgo=');
	background-position: 30px center;
	background-repeat: no-repeat;
}
/* ^ NEW_STYLE ^ */

/* v HEADER_NEW v */
header {
  padding: 15px 0;
  font-family: "Nunito", sans-serif;
  background-color: #F9F9F9;
}
header a {
  color: inherit;
  text-decoration: none;
  transition: all .1s ease-in-out 0s;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo-wrp {
  margin-right: 30px;
}
.header .logo-link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0;
  line-height: 0;
}
.header .logo-img {
  height: 40px;
  margin-right: 5px;
}
.header .logo-text {
  font-size: 26px;
  line-height: 40px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  white-space: nowrap;
}
.purple-text {
  color: #794EB9;
}
.header nav {
  flex-grow: 1;
}
.header nav .mobile-menu-btn {
  display: none;
}
.header .nav-list {
  margin: 0 0 -5px -10px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0;
  line-height: 0;
}
.header .nav-list > li {
  margin: 0 0 5px 10px;
  padding: 0;
  list-style: none;
}
.header .nav-link {
  padding: 8px 15px;
  border: 1px solid #794EB9;
  border-radius: 20px;
  display: block;
  font-size: 10px;
  line-height: 20px;
  color: #794EB9;
  text-align: center;
  text-transform: uppercase;
}
.header .active .nav-link,
.header .nav-link:hover {
  color: #ffffff;
  background-color: #794EB9;
}
.header .socials-wrp {
  margin-left: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .socials-text-wrp {
  margin-right: 10px;
  padding: 10px 15px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  background-color: #794EB9;
}
.header .socials-list {
  margin: 0 0 -5px -5px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0;
  line-height: 0;
}
.header .socials-list > li {
  margin: 0 0 5px 5px;
  padding: 0;
  list-style: none;
}
.header .socials-link {
  height: 40px;
  width: 40px;
  border: 1px solid #E9E9E9;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .socials-link:hover {
  border-color: #794EB9;
  background-color: #794EB9;
}
.header .socials-icon {
  -webkit-filter: invert(63%) sepia(43%) saturate(6283%) hue-rotate(228deg) brightness(83%) contrast(83%);
  filter: invert(63%) sepia(43%) saturate(6283%) hue-rotate(228deg) brightness(83%) contrast(83%);
  transition: all .1s ease-in-out 0s;
}
.header .socials-link:hover .socials-icon {
  -webkit-filter: invert(63%) sepia(43%) saturate(6283%) hue-rotate(228deg) brightness(500%) contrast(83%);
  filter: invert(63%) sepia(43%) saturate(6283%) hue-rotate(228deg) brightness(500%) contrast(83%);
}
/* ^ HEADER_NEW ^ */

/* v FOOTER_NEW v */
footer {
  padding: 30px;
  font-family: "Nunito", sans-serif;
  background-color: #F9F9F9;
}
.footer .copyright-wrp {
  font-size: 14px;
  line-height: 18px;
  color: #808080;
  text-align: center;
}
/* ^ FOOTER_NEW ^ */

@media (max-width: 1199px) {
  .card.card-full .card-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 310px;
            flex: 0 0 310px;
    max-width: 310px;
    height: 314px;
  }
  .breadcrumbs {
    margin: 23px 0 20px 0;
  }
  .preview-cover {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 218px;
            flex: 0 0 218px;
    max-width: 218px;
  }
  .preview-info {
    padding-top: 6px;
  }
  .event-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
  }
  .event-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .event {
    display: block;
  }
  .event-col {
    padding: 0 12px;
  }
  .event-lft {
    width: 100%;
  }
  .main-row {
    display: block;
  }
  .content {
    width: 100%;
    padding: 0;
  }
  .sidebar {
    display: none;
  }
  .event-rht {
    text-align: left;
  }
  .event-lft address {
    margin-bottom: 12px;
  }
  .event-time {
    margin-bottom: 44px;
  }
  .main-row {
    margin-bottom: 80px;
  }
  .header .logo-wrp {
    margin-right: 15px;
  }
  .header .nav-list {
    margin-left: -5px;
  }
  .header .nav-list > li {
    margin-left: 5px;
  }
  .header .nav-link {
    font-size: 14px;
  }
  .header .socials-wrp {
    margin-left: 15px;
  }
  .header .socials-text-wrp {
    display: none;
  }
}
@media (max-width: 991px) {
  .card-slider .col {
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .card-slider .card {
    -webkit-box-shadow: 0px 4px 12px 0px rgba(6, 6, 6, 0.07);
            box-shadow: 0px 4px 12px 0px rgba(6, 6, 6, 0.07);
  }
  .card-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .card-slider .slick-slide {
    border: 1px solid red;
    height: 100%;
    min-height: 100%;
  }
  .col.swiper-slide {
    padding: 0;
  }
  .section-cards {
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
  }
  .card-slider {
    padding-right: 52px;
    margin-left: 15px;
  }
  .card-slider .col {
    padding-bottom: 20px;
  }
  .section-cards {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .card.card-full {
    display: block;
    padding: 8px;
    margin-bottom: 30px;
  }
  .card.card-full .card-img {
    max-width: 100%;
  }
  .card.card-full .card-cnt {
    width: 100%;
    padding: 32px 16px 4px 16px;
  }
  .content {
    font-size: 14px;
    line-height: 140%;
  }
  h1, h2, h3 {
    font-size: 18px;
  }
  .attach {
    font-size: 14px;
  }
  .attach, figure, blockquote {
    margin: 32px 0;
  }
  blockquote {
    padding: 44px 40px 44px 24px;
    font-size: 14px;
    font-weight: 400;
    line-height: 153.5%;
  }
  blockquote:before {
    width: 33px;
    height: 26px;
    left: 24px;
    top: -8px;
  }
  .author {
    font-size: 12px;
    margin: 32px 0;
  }
  .author span {
    font-size: 14px;
  }
  .section h2, .section h3, .section h4 {
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 16px;
  }
  .section-cards h2, .section-cards h3, .section-cards h4 {
    margin-bottom: 32px;
  }
  .preview {
    display: block;
  }
  .preview-cover {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .preview-info {
    width: 100%;
    padding: 0;
  }
  .btn-outline {
    font-size: 14px;
  }
  .preview-info {
    font-size: 14px;
  }
  .preview-title {
    font-size: 20px;
    line-height: 117.9%;
    margin-bottom: 12px;
  }
  .event-list {
    display: block;
  }
  .event-col {
    max-width: 100%;
  }
  .event-time {
    margin-bottom: 25px;
  }
  address {
    font-size: 14px;
  }
  .event {
    padding: 24px 32px;
  }
  .card-slider .slick-list {
    overflow: visible;
    padding-right: 40px;
  }
  .main-row {
    margin-bottom: 70px;
  }
  .card-slider {
    padding-right: 32px;
  }
  .note {
	padding: 15px 15px;
    border-radius: 25px;
    font-size: 14px;
    background-position: 15px 20px;
    background-size: 30px auto;
  }
  .note::before {
	height: 35px;
	width: 35px;
	content: '';
	float: left;
  }
  main {
    padding-top: 1px;
    background-color: #fdfdfd;
  }
  header {
    padding: 10px 0;
  }
  .header .logo-wrp {
    margin-right: 10px;
    flex-grow: 1;
  }
  .header nav {
    width: 60px;
    margin: -10px -15px -10px 10px;
    flex-grow: 0;
    order: 1;
    position: relative;
  }
  .header nav .mobile-menu-btn {
    height: 60px;
    width: 60px;
    display: block;
    font-size: 0;
    line-height: 0;
    position: relative;
    background-color: #794EB9;
  }
  .header nav .mobile-menu-btn::before,
  .header nav .mobile-menu-btn::after {
    height: 10px;
    width: 30px;
    border-width: 2px 0;
    border-style: solid;
    border-color: #ffffff;
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: calc(50% - 15px);
    transition: all .1s ease-in-out 0s;
  }
  .header nav .mobile-menu-btn::before {
    top: 17px;
  }
  .header nav .mobile-menu-btn::after {
    bottom: 17px;
  }
  .header nav.opened .mobile-menu-btn::before,
  .header nav.opened .mobile-menu-btn::after {
    height: 2px;
    border-width: 1px 0;
    top: calc(50% - 1px);
    bottom: auto;
    background-color: #ffffff;
  }
  .header nav.opened .mobile-menu-btn::before {
    transform: rotate(45deg);
  }
  .header nav.opened .mobile-menu-btn::after {
    transform: rotate(-45deg);
  }
  .header .nav-list {
    margin: 0;
    padding: 15px 20px;
    flex-direction: column;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: -5px 5px 10px 0 rgba(0,0,0,.3);
    opacity: 0;
    background-color: #ffffff;
    transition: all .1s ease-in-out 0s;
    z-index: -1;
  }
  .header .opened .nav-list {
    opacity: 1;
    z-index: 1;
  }
  .header .nav-list > li {
    width: 100%;
    margin: 0;
  }
  .header .nav-list > li:not(:first-child) {
    margin-top: 10px;
  }
  .header .nav-link {
    border-color: #e0e0e0;
    padding: 10px 25px;
    font-size: 18px;
  }
  .header .socials-wrp {
    margin-left: 0;
  }
}
@media (max-width: 577px) {
  .preview-cover .slide {
    height: 168px;
  }
}
@media (max-width: 450px) {
  .header .logo-text {
    font-size: 20px;
  }
}
@media (max-width: 400px) {
  .header .logo-img {
    display: none;
  }
  .header .logo-text {
    font-size: 16px;
  }
}


.page-404-wrp {
  text-align: center;
  margin: 50px 0;
}
.page-404-wrp .error-number {
  font-size: 80px;
  font-weight: bold;
  color: #ff3653;
}
.page-404-wrp .text span {
  color: #fff;
  font-size: 20px;
  background: #ff3653;
  border-radius: 10px;
  display: inline-block;
  padding: 4px 8px;
}
.page-404-wrp .links {
  font-size: 16px;
  margin-top: 20px;
}
.page-404-wrp .links a {
  color: #8C65C6;
  text-decoration: underline;
}
.page-404-wrp .links a:hover {
  color: #794EB9;
  text-decoration: none;
}