@charset "UTF-8";
/* ---------------------------------------------------------
	1. Embedded fonts styles
	2. General reset
	3. Common site styles
	4. Styles for Responsive web design
	---------------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ---------------------------------------------------------
	1. Embedded fonts styles
	---------------------------------------------------------*/
@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_black_oblique-webfont.woff2") format("woff2"), url("../fonts/transat_text_black_oblique-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_black-webfont.woff2") format("woff2"), url("typetanic_fonts_-_transat_text_black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_bold_oblique-webfont.woff2") format("woff2"), url("../fonts/transat_text_bold_oblique-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_bold-webfont.woff2") format("woff2"), url("../fonts/transat_text_bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_light_oblique-webfont.woff2") format("woff2"), url("../fonts/transat_text_light_oblique-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_light-webfont.woff2") format("woff2"), url("../fonts/transat_text_light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_medium_oblique-webfont.woff2") format("woff2"), url("../fonts/transat_text_medium_oblique-webfont.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_medium-webfont.woff2") format("woff2"), url("../fonts/transat_text_medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_standard_oblique-webfont.woff2") format("woff2"), url("../fonts/transat_text_standard_oblique-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'transat';
  src: url("../fonts/transat_text_standard-webfont.woff2") format("woff2"), url("../fonts/transat_text_standard-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?75r2so");
  src: url("../fonts/icomoon.eot?75r2so#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?75r2so") format("truetype"), url("../fonts/icomoon.woff?75r2so") format("woff"), url("../fonts/icomoon.svg?75r2so#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-linkedin2:before {
  content: "\e909"; }

.icon-clock:before {
  content: "\e907"; }

.icon-map-marker:before {
  content: "\e908"; }

.icon-arrow-left:before {
  content: "\e905"; }

.icon-arrow-right:before {
  content: "\e906"; }

.icon-arrow-up:before {
  content: "\e905"; }

.icon-arrow-down:before {
  content: "\e906"; }

.icon-play:before {
  content: "\e904"; }

.icon-search:before {
  content: "\e903"; }

.icon-facebook:before {
  content: "\e900"; }

.icon-linkedin:before {
  content: "\e901"; }

.icon-twitter:before {
  content: "\e902"; }

/* Slick slider styles */
.posts-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

#svg-defs {
  height: 0;
  left: -9999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 0; }

.duotone_purple_yellow {
  -moz-filter: url(#duotone_purple_yellow);
  -o-filter: url(#duotone_purple_yellow);
  -ms-filter: url(#duotone_purple_yellow);
  filter: url(#duotone_purple_yellow); }

/* ---------------------------------------------------------
	2. General reset
	---------------------------------------------------------*/
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #334350;
  background: #fff;
  font: 1rem/1.4 "transat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.gm-style img {
  max-width: none; }

/* typography settings */
h1, .h1,
h2, .h2,
h3, .h3,
h4,
fieldset legend, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: 500;
  margin: 0;
  margin-bottom: 1.25rem;
  color: inherit;
  line-height: 1.25; }

h1, .h1 {
  font-size: 2.125rem; }
  @media (min-width: 1024px) {
    h1, .h1 {
      font-size: 2.75rem; } }

h2, .h2 {
  font-size: 1.5rem; }
  @media (min-width: 1024px) {
    h2, .h2 {
      font-size: 1.875rem; } }

h3, .h3 {
  font-size: 1.375rem; }
  @media (min-width: 1024px) {
    h3, .h3 {
      font-size: 1.625rem; } }


h4,
fieldset legend, .h4 {
  color: #792182;
  font-size: 1.25rem; }
  @media (min-width: 1024px) {
    
    h4,
    fieldset legend, .h4 {
      font-size: 1.375rem; } }

h5, .h5 {
  font-size: 1.125rem; }
  @media (min-width: 1024px) {
    h5, .h5 {
      font-size: 1.25rem; } }

h6, .h6 {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    h6, .h6 {
      font-size: 1.125rem; } }

p {
  margin: 0 0 1.5em; }

a {
  color: #792182;
  -webkit-transition: color 0.3s linear, background-color 0.3s linear;
  transition: color 0.3s linear, background-color 0.3s linear;
  outline: none; }
  a:hover {
    text-decoration: none; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #9fa7ad;
  padding: 0.95em 1.2em;
  width: 100%;
  outline: none;
  color: #792182; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #792182; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #334350; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #334350; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #334350; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #334350; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #334350; }
  input[type='text'].wpcf7-not-valid,
  input[type='tel'].wpcf7-not-valid,
  input[type='email'].wpcf7-not-valid,
  input[type='search'].wpcf7-not-valid,
  input[type='password'].wpcf7-not-valid,
  textarea.wpcf7-not-valid {
    color: #bf0000;
    border: 1px solid #bf0000; }
    input[type='text'].wpcf7-not-valid::-webkit-input-placeholder,
    input[type='tel'].wpcf7-not-valid::-webkit-input-placeholder,
    input[type='email'].wpcf7-not-valid::-webkit-input-placeholder,
    input[type='search'].wpcf7-not-valid::-webkit-input-placeholder,
    input[type='password'].wpcf7-not-valid::-webkit-input-placeholder,
    textarea.wpcf7-not-valid::-webkit-input-placeholder {
      color: #bf0000; }
    input[type='text'].wpcf7-not-valid::-moz-placeholder,
    input[type='tel'].wpcf7-not-valid::-moz-placeholder,
    input[type='email'].wpcf7-not-valid::-moz-placeholder,
    input[type='search'].wpcf7-not-valid::-moz-placeholder,
    input[type='password'].wpcf7-not-valid::-moz-placeholder,
    textarea.wpcf7-not-valid::-moz-placeholder {
      opacity: 1;
      color: #bf0000; }
    input[type='text'].wpcf7-not-valid:-moz-placeholder,
    input[type='tel'].wpcf7-not-valid:-moz-placeholder,
    input[type='email'].wpcf7-not-valid:-moz-placeholder,
    input[type='search'].wpcf7-not-valid:-moz-placeholder,
    input[type='password'].wpcf7-not-valid:-moz-placeholder,
    textarea.wpcf7-not-valid:-moz-placeholder {
      color: #bf0000; }
    input[type='text'].wpcf7-not-valid:-ms-input-placeholder,
    input[type='tel'].wpcf7-not-valid:-ms-input-placeholder,
    input[type='email'].wpcf7-not-valid:-ms-input-placeholder,
    input[type='search'].wpcf7-not-valid:-ms-input-placeholder,
    input[type='password'].wpcf7-not-valid:-ms-input-placeholder,
    textarea.wpcf7-not-valid:-ms-input-placeholder {
      color: #bf0000; }
    input[type='text'].wpcf7-not-valid.placeholder,
    input[type='tel'].wpcf7-not-valid.placeholder,
    input[type='email'].wpcf7-not-valid.placeholder,
    input[type='search'].wpcf7-not-valid.placeholder,
    input[type='password'].wpcf7-not-valid.placeholder,
    textarea.wpcf7-not-valid.placeholder {
      color: #bf0000; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: none;
  vertical-align: top;
  min-height: 12.5rem; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

.form-block .module-hold .module .module-label,
.wpcf7 .module-hold .module .module-label {
  line-height: 1.625rem; }

.form-block .module-hold .module .module-daytime,
.wpcf7 .module-hold .module .module-daytime {
  font-size: 90%;
  font-weight: 300; }
  .form-block .module-hold .module .module-daytime .module-day,
  .wpcf7 .module-hold .module .module-daytime .module-day {
    width: 5em;
    display: inline-block; }

.form-block .wpcf7-form fieldset,
.wpcf7 .wpcf7-form fieldset {
  -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s linear; }

.form-block .wpcf7-form.sent fieldset,
.wpcf7 .wpcf7-form.sent fieldset {
  opacity: 0.25;
  pointer-events: none; }

@media (max-width: 767px) {
  .form-block fieldset fieldset,
  .wpcf7 fieldset fieldset {
    padding-top: 1.25rem; } }

.form-block .wpcf7-response-output,
.wpcf7 .wpcf7-response-output {
  border: none;
  padding: 0;
  margin: 1em 0 0 0; }
  .form-block .wpcf7-response-output.wpcf7-validation-errors,
  .wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
    color: #bf0000; }

.form-block .item-hold,
.form-block .wpcf7-form-control-wrap,
.wpcf7 .item-hold,
.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 1.25rem; }
  .form-block .item-hold + br,
  .form-block .wpcf7-form-control-wrap + br,
  .wpcf7 .item-hold + br,
  .wpcf7 .wpcf7-form-control-wrap + br {
    display: none; }
  .form-block .item-hold .wpcf7-not-valid-tip,
  .form-block .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
  .wpcf7 .item-hold .wpcf7-not-valid-tip,
  .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    display: none; }

@media (min-width: 768px) {
  .form-block .btn-hold,
  .wpcf7 .btn-hold {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.form-block .btn-hold .btn,
.wpcf7 .btn-hold .btn {
  width: 100%;
  margin-bottom: 1.25rem; }
  @media (min-width: 768px) {
    .form-block .btn-hold .btn,
    .wpcf7 .btn-hold .btn {
      margin-right: 1.625rem;
      margin-bottom: 0;
      width: auto; } }

.form-block .btn-hold .ajax-loader,
.wpcf7 .btn-hold .ajax-loader {
  visibility: hidden;
  display: none; }
  @media (min-width: 768px) {
    .form-block .btn-hold .ajax-loader,
    .wpcf7 .btn-hold .ajax-loader {
      visibility: hidden;
      display: inline-block; } }
  .form-block .btn-hold .ajax-loader.is-active,
  .wpcf7 .btn-hold .ajax-loader.is-active {
    visibility: visible;
    display: inline-block; }
    @media (min-width: 768px) {
      .form-block .btn-hold .ajax-loader.is-active,
      .wpcf7 .btn-hold .ajax-loader.is-active {
        visibility: visible;
        display: inline-block; } }

.form-block .jcf-hold,
.form-block .wpcf7-checkbox label,
.wpcf7 .jcf-hold,
.wpcf7 .wpcf7-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .form-block .jcf-hold .jcf-radio,
  .form-block .wpcf7-checkbox label .jcf-radio,
  .wpcf7 .jcf-hold .jcf-radio,
  .wpcf7 .wpcf7-checkbox label .jcf-radio {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .form-block .jcf-hold .jcf-checkbox,
  .form-block .wpcf7-checkbox label .jcf-checkbox,
  .wpcf7 .jcf-hold .jcf-checkbox,
  .wpcf7 .wpcf7-checkbox label .jcf-checkbox {
    -ms-flex-negative: 0;
        flex-shrink: 0; }

.form-block .jcf-select-wpcf7-form-control.jcf-select,
.wpcf7 .jcf-select-wpcf7-form-control.jcf-select {
  border: 1px solid #9fa7ad; }
  .form-block .jcf-select-wpcf7-form-control.jcf-select.jcf-drop-active,
  .wpcf7 .jcf-select-wpcf7-form-control.jcf-select.jcf-drop-active {
    border: 1px solid #792182; }

.form-block .checkbox-hold,
.form-block .wpcf7-checkbox,
.wpcf7 .checkbox-hold,
.wpcf7 .wpcf7-checkbox {
  font-size: 0.875rem; }
  .form-block .checkbox-hold .wpcf7-list-item,
  .form-block .wpcf7-checkbox .wpcf7-list-item,
  .wpcf7 .checkbox-hold .wpcf7-list-item,
  .wpcf7 .wpcf7-checkbox .wpcf7-list-item {
    margin: 0; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 768px) {
    .form-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin: 0 -0.5625rem; } }
  .form-row .wpcf7-form-control-wrap,
  .form-row .item-hold {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 768px) {
      .form-row .wpcf7-form-control-wrap,
      .form-row .item-hold {
        width: 50%;
        padding: 0 0.5625rem; } }

fieldset legend {
  color: #792182; }

/* ---------------------------------------------------------
	3. Сommon site styles
	---------------------------------------------------------*/
body.nav-active {
  overflow: hidden; }

body.fancybox-active {
  overflow: hidden; }

address {
  font-style: normal; }

dl {
  margin: 0;
  margin-bottom: 1.5625rem; }
  dl dd {
    margin: 0;
    margin-bottom: 1.625rem; }

ul,
ol {
  padding-left: 1rem;
  margin-top: 0; }
  ul li,
  ol li {
    margin-bottom: 1.25rem; }

.content ul:not([class]) {
  list-style: none;
  padding: 0;
  margin-top: -0.5rem; }
  .content ul:not([class]) li {
    position: relative;
    padding: 0.5rem;
    padding-left: 1.625rem;
    margin-bottom: 0; }
    .content ul:not([class]) li::before {
      content: "";
      position: absolute;
      top: 1.25rem;
      left: 0.625rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 0.1875rem;
      height: 0.1875rem;
      border-radius: 50%;
      background-color: #334350; }
    .content ul:not([class]) li ul {
      margin-top: unset; }

/* main container styles */
.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden; }

.container, .intro-inner, .intro-cta-inner, .intro-btns-inner, .content-nav-inner, .content-holder, .award, .signup-inner, .posts-block-inner, .info-block-inner, .lower-sidebar-content.desk-hide, .footer-inner, .maps {
  max-width: 75rem;
  padding: 0 1.875rem;
  margin: 0 auto; }

small {
  font-size: 0.875rem; }

blockquote {
  max-width: 43.75rem;
  margin: 0 auto;
  font-style: italic;
  text-align: center; }
  @media (min-width: 1024px) {
    blockquote {
      font-size: 1.375rem; } }
  blockquote cite,
  blockquote small {
    font-style: normal; }
  blockquote cite {
    display: block;
    font-weight: 500;
    color: #792182;
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }
    @media (max-width: 1023px) {
      blockquote cite {
        font-size: 1.125rem; } }
  blockquote.simple {
    margin: 0;
    text-align: left; }

/* page logo styles */
.logo {
  max-width: 12.5rem;
  width: 100%; }
  @media (min-width: 768px) {
    .logo {
      max-width: 15.625rem; } }
  .logo a {
    display: block; }
  .logo img {
    height: 100%; }

.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: grayscale(100%) sepia(25%);
  -webkit-filter: grayscale(100%) sepia(25%); }

.wp-block-embed-vimeo,
.wp-block-embed-youtube,
.content-video {
  margin: 0;
  position: relative;
  overflow: hidden;
  margin-top: 0.9375rem;
  margin-bottom: 2.1875rem; }
  @media (min-width: 1024px) {
    .wp-block-embed-vimeo,
    .wp-block-embed-youtube,
    .content-video {
      margin-top: 2.1875rem; } }
  .wp-block-embed-vimeo::before,
  .wp-block-embed-youtube::before,
  .content-video::before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  .wp-block-embed-vimeo iframe,
  .wp-block-embed-youtube iframe,
  .content-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .wp-block-embed-vimeo img,
  .wp-block-embed-youtube img,
  .content-video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .wp-block-embed-vimeo .wp-block-embed__wrapper,
  .wp-block-embed-youtube .wp-block-embed__wrapper,
  .content-video .wp-block-embed__wrapper {
    position: unset; }
  .wp-block-embed-vimeo .content-video,
  .wp-block-embed-youtube .content-video,
  .content-video .content-video {
    margin: unset;
    position: unset;
    overflow: unset; }
    .wp-block-embed-vimeo .content-video::before,
    .wp-block-embed-youtube .content-video::before,
    .content-video .content-video::before {
      content: none; }

@media (min-width: 768px) {
  .wp-block-columns .wp-block-column .wp-block-embed.is-type-video {
    margin: 0; } }

.content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 768px) {
    .content-row {
      margin: 0 -1.5rem; } }
  .content-row ul li,
  .content-row ol li {
    margin-bottom: 1.875rem; }

.content-col {
  width: 100%; }
  @media (min-width: 768px) {
    .content-col {
      width: 50%;
      padding: 0 1.5rem; } }

h1 a,
h2 a,
h3 a,
h4 a,
fieldset legend a,
h5 a,
h6 a {
  text-decoration: none; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  fieldset legend a:hover,
  h5 a:hover,
  h6 a:hover {
    color: #531759; }

.btn-holder {
  margin-bottom: 1.25rem; }

.article-author {
  position: relative;
  padding-bottom: 1.875rem;
  margin-bottom: 1.875rem; }
  @media (max-width: 767px) {
    .article-author {
      margin-top: 2.8125rem;
      padding-bottom: 1.5625rem;
      margin-bottom: 1.5625rem; } }
  .article-author::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.125rem;
    background-color: #dcdfe1; }
  .article-author time::after {
    content: "|";
    margin-left: 0.25rem;
    margin-right: 0.125rem; }

@media (min-width: 768px) {
  .article-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.article-row .img {
  margin-bottom: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 10.625rem; }
  @media (min-width: 768px) {
    .article-row .img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 1.5rem; } }

@media (min-width: 768px) {
  .d-block {
    display: block; } }

.recaptcha {
  margin-bottom: 1.25rem; }
  .recaptcha img {
    max-width: 18.75rem; }

.mb-big {
  margin-bottom: 2.5rem; }

@media (min-width: 768px) {
  .desk-hide {
    display: none; } }

.desk-hide.mt-big {
  margin-top: 2.5rem; }

.mob-hide {
  display: none; }
  @media (min-width: 768px) {
    .mob-hide {
      display: block; } }

.table-hold {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  padding-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .table-hold {
      margin-bottom: 1.125rem; } }
  .table-hold table {
    border-collapse: collapse;
    overflow: auto;
    table-layout: fixed; }
    @media (min-width: 768px) {
      .table-hold table {
        width: 100%; } }
    .table-hold table tr {
      overflow-x: auto; }
    .table-hold table td,
    .table-hold table th {
      border-top: 2px solid #c2c7ca;
      border-bottom: 2px solid #c2c7ca;
      padding: 1.1875rem 0; }
    .table-hold table td {
      padding-right: 0.625rem; }
    .table-hold table .col1 {
      min-width: 6.875rem; }
      @media (min-width: 768px) {
        .table-hold table .col1 {
          width: 27%; } }
    .table-hold table .col2 {
      min-width: 9.6875rem; }
      @media (min-width: 768px) {
        .table-hold table .col2 {
          width: 26%; } }
    .table-hold table .col3 {
      min-width: 18.75rem; }
      @media (min-width: 768px) {
        .table-hold table .col3 {
          width: 47%; } }

.colour-primary {
  color: #792182; }

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

.test-dots {
  margin-bottom: 6.5625rem !important; }

.prim-text {
  line-height: 1.5;
  margin-bottom: 3.125rem; }

.btn-font-weight {
  font-weight: 500; }

.link-inherit {
  color: inherit;
  text-decoration: none; }
  .link-inherit:hover {
    color: #792182; }

/* main informative part styles */
.intro {
  color: #fff;
  position: relative; }
  .intro-bg {
    min-height: 9.6875rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #334350; }
    @media (min-width: 768px) {
      .intro-bg {
        min-height: 21.875rem; } }
  .intro-content {
    max-width: 43.75rem;
    min-height: 27rem;
    padding-top: 6.5rem;
    padding-bottom: 5.625rem;
    position: relative; }
    @media (min-width: 768px) {
      .intro-content {
        min-height: 34.375rem;
        padding-bottom: 9.375rem; } }
    @media (min-width: 1024px) {
      .intro-content {
        min-height: 40rem; } }
  .intro h1 {
    font-weight: 500;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    bottom: 30%; }
  .intro-cta {
    position: absolute;
    z-index: 10;
    bottom: 1.625rem;
    left: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .intro-cta {
        bottom: 0; } }
    .intro-cta-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      @media (min-width: 768px) {
        .intro-cta-inner {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-pack: initial;
              -ms-flex-pack: initial;
                  justify-content: initial; } }
    @media (min-width: 768px) {
      .intro-cta .btn {
        margin-bottom: 6.5rem; } }
  .intro-btns {
    position: absolute;
    z-index: 10;
    bottom: 5.3125rem;
    left: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .intro-btns {
        bottom: 0.4375rem; } }
    .intro-btns-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (min-width: 768px) {
        .intro-btns-inner {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-pack: initial;
              -ms-flex-pack: initial;
                  justify-content: initial; } }
    @media (min-width: 768px) {
      .intro-btns .slider-btns {
        margin-left: calc(67.4% + 24px); } }
    @media (min-width: 768px) {
      .intro-btns .btn {
        margin-bottom: 3.25rem; } }
  .intro-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; }
    @media (min-width: 768px) {
      .intro-slide::before {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #c0c0c0; } }
  .intro .slider-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff; }
  .intro .slider-btn {
    min-height: 3.25rem;
    padding: 0.3125rem 1.125rem;
    border: 0;
    background-color: #FBBD51;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear; }
    .intro .slider-btn:hover {
      background-color: #faaa1f; }
  .intro .slider-prev {
    background-color: #fcd083; }
    .intro .slider-prev:hover {
      background-color: #FBBD51; }

.content-nav {
  min-height: 3.3125rem;
  padding: 1.625rem 0 0 0;
  background-color: #fff;
  position: relative; }
  @media (min-width: 768px) {
    .content-nav {
      padding: 1.875rem 1.5rem 0 3rem;
      margin-left: -3rem;
      width: calc(67.4% + 48px + 24px); } }
  .content-nav::before {
    position: absolute;
    top: 0;
    left: 1px;
    bottom: 0;
    width: 3rem;
    background-color: #fff;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  @media (min-width: 768px) {
    .content-nav-wrap {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; } }
  @media (min-width: 768px) {
    .intro-preview .content-nav-wrap {
      bottom: 0.375rem; } }

.content-holder {
  margin-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .content-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .content-holder .content {
    padding-top: 0.9375rem; }
    @media (min-width: 768px) {
      .content-holder .content {
        width: 67.4%;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        padding-right: 1.625rem;
        padding-top: 1.875rem; } }
    .content-holder .content:only-child {
      width: 100%;
      padding-right: 0; }
  .content-holder .sidebar {
    padding-top: 1.625rem; }
    @media (min-width: 768px) {
      .content-holder .sidebar {
        padding-top: 2.25rem;
        width: 32.6%;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        padding-left: 1.5rem; } }
    .content-holder .sidebar.pt-medium {
      padding-top: 6.125rem; }
  .content-holder.m-big {
    margin-bottom: 2.1875rem; }
    @media (min-width: 1024px) {
      .content-holder.m-big {
        margin-bottom: 5.625rem; } }
  @media (max-width: 767px) {
    .content-holder.no-mb {
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .content-holder.mb-small {
      margin-bottom: 0.9375rem; } }
  @media (max-width: 767px) {
    .content-holder.mt-fix {
      margin-top: -1.875rem;
      position: relative;
      z-index: 10; } }

.sidebar h2 {
  margin-bottom: 1.5625rem; }

.sidebar-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 2.8125rem; }
  @media (min-width: 768px) {
    .sidebar-links {
      margin-bottom: 2.125rem; } }
  .sidebar-links li {
    margin-bottom: 1.5625rem; }

.content .title-block {
  font-size: 1.625rem; }

.award {
  text-align: center;
  margin-bottom: 1.6875rem; }
  @media (min-width: 1024px) {
    .award {
      margin-bottom: 4.6875rem; } }
  .award-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 -0.9375rem; }
    @media (min-width: 768px) {
      .award-inner {
        margin: 0 -1.5rem; } }
  .award-item {
    padding: 0 0.9375rem;
    width: calc(50%);
    margin-bottom: 1.5625rem; }
    @media (min-width: 768px) {
      .award-item {
        width: calc(33.33333%);
        padding: 0 1.5rem;
        margin-bottom: 1.875rem; } }
    @media (min-width: 1024px) {
      .award-item {
        width: calc(16.66%); } }
  .award h2 {
    margin-bottom: 2.8125rem; }
    @media (max-width: 767px) {
      .award h2 {
        font-size: 1.25rem; } }

.feedback-block {
  margin-bottom: 3.125rem; }
  @media (min-width: 1024px) {
    .feedback-block {
      margin-bottom: 100px; } }
  .feedback-block .slick-dots {
    padding-top: 2.1875rem; }

.signup {
  padding-top: 3.125rem;
  padding-bottom: 2.8125rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media (min-width: 768px) {
    .signup {
      padding-top: 6.75rem;
      padding-bottom: 9.875rem; } }
  .signup-content {
    font-size: 1rem;
    padding: 1.625rem 1.875rem 1.875rem;
    background-color: #fff; }
    @media (min-width: 768px) {
      .signup-content {
        max-width: calc(71%);
        margin: 0 auto; } }
    @media (min-width: 1024px) {
      .signup-content {
        font-size: 1.25rem;
        max-width: calc(50% - 1.5rem);
        padding: 2.5rem 3.1875rem 3.3125rem;
        margin: 0; } }
    @media (max-width: 767px) {
      .signup-content h2 {
        font-size: 1.25rem; } }
  .signup .form-block,
  .signup .wpcf7 {
    font-size: 1rem; }
    .signup .form-block .form-row,
    .signup .wpcf7 .form-row {
      margin: 0; }
    @media (min-width: 768px) {
      .signup .form-block .item-hold,
      .signup .form-block .wpcf7-form-control-wrap,
      .signup .wpcf7 .item-hold,
      .signup .wpcf7 .wpcf7-form-control-wrap {
        margin-bottom: 0;
        padding: 0 1.25rem 0 0; } }

.socials-block {
  margin: 0 -1.875rem;
  background-color: #334350;
  padding: 1.25rem 1.875rem;
  font-size: 1.25rem;
  color: #fff;
  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; }
  @media (min-width: 768px) {
    .socials-block {
      font-size: 1.875rem;
      margin: 0;
      margin-top: -3.4375rem;
      padding: 2rem 3.25rem; } }
  @media (min-width: 1024px) {
    .socials-block {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; } }
  .socials-block .social-networks {
    margin-left: 1.25rem; }

.main-section iframe {
  max-width: 100%; }

.main-section-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 768px) {
    .main-section-row {
      margin: 0 -1.5rem; } }
  @media (min-width: 768px) {
    .main-section-row .main-section-title {
      width: 66.66666%;
      padding: 0 1.5rem; } }
  @media (min-width: 768px) {
    .main-section-row .main-section-second {
      width: 33.33333%;
      padding: 0 1.5rem; } }

.main-section-title {
  margin-bottom: 1.25rem;
  width: 100%; }
  @media (max-width: 767px) {
    .main-section-title.mb-small {
      margin-bottom: 0.3125rem; } }
  @media (min-width: 768px) {
    .main-section-title.mb-big {
      margin-bottom: 3.4375rem; } }
  .main-section-title.mb-0 {
    margin-bottom: 0; }
  .main-section-title.mb-medium {
    margin-bottom: 2.1875rem; }

.main-section-second {
  width: 100%; }

.main-section-text {
  display: inline-block;
  vertical-align: top;
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
  letter-spacing: -0.6px; }
  @media (min-width: 768px) {
    .main-section-text {
      font-size: 1.625rem; } }
  .main-section-text.border {
    display: block;
    margin-bottom: 0;
    padding-bottom: 1.25rem;
    border-bottom: 2px solid #dcdfe1;
    margin-bottom: 2.8125rem; }

.posts-block {
  padding: 2.5rem 0 1.25rem;
  background-color: #f5f6f6;
  margin-bottom: 8.125rem; }
  @media (min-width: 768px) {
    .posts-block {
      padding: 5.625rem 0 3.125rem; } }
  .posts-block-inner {
    position: relative; }
  .posts-block h2 {
    text-align: center; }
    @media (max-width: 767px) {
      .posts-block h2 {
        margin-bottom: 2.1875rem;
        font-size: 1.25rem; } }
  .posts-block .posts-btn-holder {
    text-align: center; }
    @media (max-width: 767px) {
      .posts-block .posts-btn-holder .more-posts {
        display: block; } }
  .posts-block.posts-small {
    padding-bottom: 1.5625rem;
    margin-bottom: 2.8125rem; }
    @media (min-width: 768px) {
      .posts-block.posts-small {
        padding-bottom: 5.3125rem;
        margin-bottom: 4.0625rem; } }
  .posts-block.posts-simple {
    margin-bottom: 0;
    padding-bottom: 2.1875rem; }
    @media (min-width: 1024px) {
      .posts-block.posts-simple {
        padding-bottom: 4.375rem; } }
    .posts-block.posts-simple h2 {
      margin-bottom: 2.8125rem; }
    .posts-block.posts-simple .post-inner {
      margin-bottom: 0; }
  .posts-block.p-small {
    padding-top: 1.875rem; }
    @media (max-width: 767px) {
      .posts-block.p-small {
        margin-bottom: 3.125rem; } }
    @media (min-width: 768px) {
      .posts-block.p-small {
        padding-top: 3.125rem; } }
    .posts-block.p-small .post-inner {
      margin-bottom: 1.875rem; }
      @media (min-width: 768px) {
        .posts-block.p-small .post-inner {
          margin-bottom: 2.5rem; } }
    @media (max-width: 767px) {
      .posts-block.p-small .post-holder {
        margin-bottom: 1.75rem; } }

.info-block {
  background-color: #334350;
  color: #fff;
  padding: 2.5rem 0 0;
  margin-bottom: 3.75rem; }
  @media (min-width: 768px) {
    .info-block {
      padding: 4.375rem 0 4.6875rem; } }
  .info-block-inner {
    max-width: 76.25rem; }
  .info-block-content {
    margin: 0 -0.75rem; }
    .info-block-content .content-video {
      margin: 0; }
    @media (min-width: 768px) {
      .info-block-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .info-block-col2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 51%;
            flex: 1 1 51%;
    padding: 0 0.75rem; }
  .info-block-col1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 49%;
            flex: 1 1 49%;
    padding: 0 0.75rem; }
  .info-block-text {
    padding-top: 1.25rem;
    padding-bottom: 3.125rem; }
  .info-block h2 {
    margin-bottom: 0.75rem;
    text-align: center; }
    @media (max-width: 767px) {
      .info-block h2 {
        font-size: 1.25rem; } }
    @media (min-width: 768px) {
      .info-block h2 {
        margin-bottom: 2.375rem; } }

.learn-more {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid #FBBD51; }
  .learn-more:hover {
    color: #FBBD51;
    border: 0; }

.content-pdf-download {
  margin: 3.125rem 0 3.4375rem; }
  @media (min-width: 768px) {
    .content-pdf-download {
      margin: 3.75rem 0 5rem; } }

.download-block {
  padding: 2.1875rem 1.875rem;
  background-color: #f5f6f6;
  text-align: center; }
  @media (min-width: 768px) {
    .download-block {
      padding: 2.8125rem 5.625rem 3.125rem; } }
  .download-block h3 {
    font-weight: 400;
    margin-bottom: 1.5625rem; }
  .download-block .btn {
    max-width: 21.875rem; }

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

.popup-content {
  padding: 4.25rem 1.875rem 1.875rem;
  max-width: 47.1875rem;
  width: 100%; }
  @media (min-width: 1024px) {
    .popup-content {
      padding: 4.25rem 4rem 4.0625rem; } }
  @media (min-width: 1024px) {
    .popup-content.content-small {
      padding: 3.4375rem 4rem 3.4375rem; } }

.popup-close {
  position: absolute;
  top: 0;
  right: 0; }

.filter-block {
  margin-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .filter-block {
      margin-bottom: 3.125rem; } }
  .filter-block .filter-item {
    margin-bottom: 1.25rem; }
  .filter-block.m-big {
    margin-bottom: 3.75rem; }

.detail-block {
  padding: 2.75rem 1.5625rem 3.125rem;
  margin-bottom: 0.9375rem;
  background-color: #f5f6f6; }
  @media (min-width: 768px) {
    .detail-block {
      margin-bottom: 3.125rem; } }
  .detail-block dl p {
    margin-bottom: 0; }
  .detail-block.with-border {
    padding-top: 2.1875rem;
    padding-bottom: 1.375rem;
    margin-bottom: 1.25rem; }
    .detail-block.with-border dd {
      padding-bottom: 2.25rem;
      margin-bottom: 1.875rem;
      border-bottom: 2px solid #dcdfe1; }
      .detail-block.with-border dd:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
  .detail-block.detail-list {
    margin-top: 0.625rem;
    padding-top: 2.8125rem; }
    .detail-block.detail-list ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .detail-block.detail-list li {
      margin-bottom: 0; }
    .detail-block.detail-list address {
      margin-bottom: 1.875rem; }

.table-wrap {
  padding-top: 1.125rem; }

body .grecaptcha-badge {
  visibility: hidden !important; }

body.has-cf7-form .grecaptcha-badge {
  visibility: visible !important; }

.lower-sidebar-content.desk-hide {
  margin-bottom: 3.4375rem; }

.img.bg-cover {
  background-size: cover;
  background-position: center center; }

.columns-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .columns-block .columns1 {
    width: 100%; }
  .columns-block .columns2 {
    width: 100%;
    margin: 0;
    padding: 1.5rem 0; }
    @media (min-width: 768px) {
      .columns-block .columns2 {
        width: 50%; }
        .columns-block .columns2:nth-child(2n+1) {
          padding-right: 1.5rem; }
        .columns-block .columns2:nth-child(2n+2) {
          padding-left: 1.5rem; } }
    .columns-block .columns2 .column-inner {
      padding: 2.1875rem 2.5rem; }
      @media (min-width: 480px) {
        .columns-block .columns2 .column-inner {
          padding: 1.125rem 1.25rem; } }
      @media (min-width: 768px) {
        .columns-block .columns2 .column-inner {
          padding: 1.875rem 1.5625rem; } }

a.cover-link {
  display: block;
  width: 100%;
  height: 100%; }

/* header styles */
.header {
  color: #fff; }
  @media (min-width: 768px) {
    .header {
      position: absolute;
      z-index: 100;
      top: 0;
      left: 0;
      width: 100%;
      padding: 1.5625rem 1.5625rem 0; } }
  .header-inner {
    background-color: #792182;
    padding: 0.875rem 1.875rem;
    max-width: 93.125rem;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0;
        padding-left: 1.4375rem; } }
    .nav-active .header-inner {
      height: 100%; }
  .header-top {
    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;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%; }
    @media (min-width: 1024px) {
      .header-top {
        width: auto; } }
  .nav-active .header {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #792182; }
    .nav-active .header .header-inner {
      overflow-y: auto; }

/* footer styles */
.footer-bottom {
  padding: 1.125rem 0 1.875rem;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 768px) {
    .footer-bottom {
      font-size: 0.875rem;
      padding: 1.5625rem 0 3.75rem;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 768px) {
    .footer-links {
      margin-bottom: 0; } }
  .footer-links li {
    margin-bottom: 0;
    padding: 0 0.5rem;
    position: relative; }
    .footer-links li::before {
      content: "|";
      position: absolute;
      top: 0;
      left: -0.125rem; }
    @media (max-width: 767px) {
      .footer-links li.first-item::before {
        content: ""; } }

.footer .copyright {
  margin-bottom: 0.3125rem; }
  @media (min-width: 768px) {
    .footer .copyright {
      margin-bottom: 0;
      padding-right: 0.5rem; } }

@media (min-width: 768px) {
  .footer .developer {
    margin-left: auto; } }

.btn {
  border: 0;
  display: inline-block;
  vertical-align: top;
  color: #334350;
  background-color: #FBBD51;
  padding: 0.95em 2.25em;
  font-size: inherit;
  font-weight: 500;
  -webkit-transition: color 0.1s linear, background-color 0.1s linear;
  transition: color 0.1s linear, background-color 0.1s linear;
  text-decoration: none;
  min-width: 9.25rem;
  box-sizing: border-box; }
  .btn:hover {
    background-color: #792182;
    color: #FBBD51; }
  .btn.nav-btn:hover {
    background-color: #e19105;
    color: #334350; }
  .btn-small, .btn-nav, .jcf-select .jcf-select-opener {
    padding: 0.96em 1.05em;
    background-color: #792182;
    color: #FBBD51;
    min-width: auto;
    width: 3.25rem;
    height: 3.25rem; }
    .btn-small:hover, .btn-nav:hover, .jcf-select .jcf-select-opener:hover {
      background-color: #531759; }
    .btn-small span, .btn-nav span, .jcf-select .jcf-select-opener span {
      font-size: 0.625rem; }
  .btn-nav {
    width: auto;
    min-width: 5.5rem; }
  .btn-full {
    padding: 0.96em 0.9em;
    width: 100%;
    text-align: center; }
  .btn-simple {
    padding: 1em 1.1em;
    min-width: 8.4375rem; }
  .btn-primary {
    background-color: #792182;
    color: #FBBD51; }
    .btn-primary:hover {
      background-color: #FBBD51;
      color: #334350; }

.nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-weight: 500;
  text-align: center;
  overflow-y: auto;
  max-width: 500px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-right: 3.75rem;
      width: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: auto;
      overflow: visible;
      text-align: left;
      max-width: none;
      margin: 0; } }
  .nav-active .nav {
    padding-top: 6.25rem;
    padding-bottom: 3.125rem;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .nav li {
    margin-bottom: 0; }
  .nav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .nav ul a {
      display: inline-block;
      vertical-align: top;
      color: inherit;
      text-decoration: none; }
      .nav ul a:hover {
        color: #FBBD51; }
  .nav-btn {
    min-width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 1.25rem;
    padding-left: 1.375rem;
    padding-right: 1.375rem; }
    @media (min-width: 1024px) {
      .nav-btn {
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .nav-btn {
        margin-left: 1.75rem; } }
  .nav .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-y: auto;
    margin-bottom: 1.25rem;
    -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
    transition: opacity 0.3s linear, visibility 0.3s linear; }
    @media (min-width: 1024px) {
      .nav .nav-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        overflow-y: visible;
        margin-bottom: 0; } }
    @media (min-width: 1024px) {
      .nav .nav-list.searchActive {
        opacity: 0;
        visibility: hidden; } }
  .nav .drop-link {
    position: relative;
    padding: 0.625rem 0.9375rem 0.625rem 0.625rem; }
    @media (max-width: 1023px) {
      .nav .drop-link {
        font-size: 1.375rem; } }
    @media (min-width: 1024px) {
      .nav .drop-link {
        padding: 1.25rem 0.9375rem 1.25rem 0.9375rem; } }
    @media (min-width: 1200px) {
      .nav .drop-link {
        padding: 1.6875rem 0.9375rem; } }
    .nav .drop-link::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      width: 0.4375rem;
      height: 0.4375rem;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center;
      -webkit-transform: translateY(-80%) rotate(135deg);
          -ms-transform: translateY(-80%) rotate(135deg);
              transform: translateY(-80%) rotate(135deg);
      -webkit-transition: border-color 0.3s linear;
      transition: border-color 0.3s linear; }
    .nav .drop-link:hover::after {
      border-color: #FBBD51; }
  .nav .drop-list {
    position: relative; }
    @media (min-width: 1024px) {
      .nav .drop-list {
        margin-right: 1rem; } }
    @media (min-width: 1200px) {
      .nav .drop-list {
        margin-right: 1.75rem; } }
    .nav .drop-list.active .drop-link {
      color: #FBBD51; }
      .nav .drop-list.active .drop-link::after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        border-color: #FBBD51; }
    .nav .drop-list.active .drop-link + .second-list {
      max-height: 500px;
      -webkit-transition: max-height 0.3s linear 0.3s;
      transition: max-height 0.3s linear 0.3s; }
    .nav .drop-list.active-page .drop-link {
      color: #FBBD51; }
      .nav .drop-list.active-page .drop-link::after {
        border-color: #FBBD51; }
  .nav .second-list {
    position: relative;
    z-index: 1000;
    max-height: 0;
    left: 0;
    overflow: hidden;
    font-size: 1rem;
    font-weight: 400;
    -webkit-transition: max-height 0.3s linear;
    transition: max-height 0.3s linear; }
    @media (min-width: 1024px) {
      .nav .second-list {
        top: 100%;
        left: -0.3125rem;
        position: absolute;
        min-width: 12.5rem; } }
    @media (min-width: 1024px) {
      .nav .second-list::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0.3125rem;
        background-color: #FBBD51; } }
    .nav .second-list a {
      display: block;
      padding: 0.8125rem 1.5625rem;
      background-color: #792182; }
      .nav .second-list a:hover {
        color: inherit;
        background-color: #9268a9; }

.nav-opener {
  display: block;
  width: 1.25rem;
  height: 0.875rem;
  position: relative;
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none; } }
  .nav-opener::before, .nav-opener::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.125rem;
    background-color: #fff;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }
  .nav-opener::before {
    top: 0;
    -webkit-transition: top 0.1s linear 0.2s, -webkit-transform 0.2s linear;
    transition: top 0.1s linear 0.2s, -webkit-transform 0.2s linear;
    transition: transform 0.2s linear, top 0.1s linear 0.2s;
    transition: transform 0.2s linear, top 0.1s linear 0.2s, -webkit-transform 0.2s linear; }
    .nav-active .nav-opener::before {
      top: calc(50% - 1px);
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: top 0.1s linear, -webkit-transform 0.2s linear 0.1s;
      transition: top 0.1s linear, -webkit-transform 0.2s linear 0.1s;
      transition: top 0.1s linear, transform 0.2s linear 0.1s;
      transition: top 0.1s linear, transform 0.2s linear 0.1s, -webkit-transform 0.2s linear 0.1s; }
  .nav-opener::after {
    bottom: 0;
    -webkit-transition: bottom 0.1s linear 0.2s, -webkit-transform 0.2s linear;
    transition: bottom 0.1s linear 0.2s, -webkit-transform 0.2s linear;
    transition: transform 0.2s linear, bottom 0.1s linear 0.2s;
    transition: transform 0.2s linear, bottom 0.1s linear 0.2s, -webkit-transform 0.2s linear; }
    .nav-active .nav-opener::after {
      bottom: calc(50% - 1px);
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      -webkit-transition: bottom 0.1s linear, -webkit-transform 0.2s linear 0.1s;
      transition: bottom 0.1s linear, -webkit-transform 0.2s linear 0.1s;
      transition: bottom 0.1s linear, transform 0.2s linear 0.1s;
      transition: bottom 0.1s linear, transform 0.2s linear 0.1s, -webkit-transform 0.2s linear 0.1s; }
  .nav-opener .item {
    width: 100%;
    display: block;
    height: 0.125rem;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
    transition: opacity 0.3s linear, visibility 0.3s linear; }
    .nav-active .nav-opener .item {
      opacity: 0;
      visibility: hidden; }

.breadcrumbs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 11;
  color: #792182; }
  .breadcrumbs li {
    display: inline; }
    .breadcrumbs li::before {
      content: "\002F";
      margin-right: 0.3125rem; }
    .breadcrumbs li.home::before {
      content: "";
      margin: 0; }

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #792182;
  margin: -1px 14px 0 0;
  height: 1.625rem;
  width: 1.625rem; }
  .checkbox-hold .jcf-checkbox,
  .wpcf7-checkbox .jcf-checkbox {
    border-radius: 50%;
    margin-top: -0.0625rem; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%) rotate(-135deg);
      -ms-transform: translate(-50%, -70%) rotate(-135deg);
          transform: translate(-50%, -70%) rotate(-135deg);
  width: 0.375rem;
  height: 0.75rem;
  border-top: 2px solid #792182;
  border-left: 2px solid #792182;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }
  .checkbox-hold .jcf-checkbox span,
  .wpcf7-checkbox .jcf-checkbox span {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border: 0;
    width: 0.6875rem;
    height: 0.6875rem;
    border-radius: 50%;
    background-color: #792182; }

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked span {
  display: block; }

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 50%;
  margin: 2px 14px 0 0;
  height: 26px;
  width: 26px; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.6875rem;
  height: 0.6875rem;
  background: #792182;
  border-radius: 50%; }

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #792182;
  background: #fff;
  min-width: 150px;
  width: 100%; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: inherit;
  line-height: 1.375;
  padding: 0.95em 1.2em;
  text-align: left;
  color: #792182; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  bottom: 0;
  right: 0;
  top: 0;
  width: 3.25rem;
  height: 100%; }
  .jcf-select .jcf-select-opener::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-image: url(../images/down-chevron.svg);
    width: 1.125rem;
    height: 1.125rem;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }

.jcf-drop-active .jcf-select-opener {
  background-color: #531759; }
  .jcf-drop-active .jcf-select-opener::before {
    -webkit-transform: translate(-50%, -50%) scale(-1);
        -ms-transform: translate(-50%, -50%) scale(-1);
            transform: translate(-50%, -50%) scale(-1); }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 99995; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 99995;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #792182; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 1.375;
  font-size: 0.875rem;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block;
  margin-bottom: 0; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 0.6em 0.95em;
  color: #792182;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* custom number input styles */
.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px; }

.jcf-number input {
  -moz-appearance: textfield; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number input {
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%; }

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
  top: 1px; }

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px; }

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6; }

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa; }

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border: 4px solid #aaa;
  border-color: transparent transparent #000 transparent; }

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent; }

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
  opacity: 0.3; }

.jcf-number.jcf-disabled input {
  background: #ddd; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #792182; }

.social-networks {
  list-style: none;
  padding: 0;
  margin: 0 -0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.125rem; }
  .social-networks li {
    margin: 0 0.3125rem; }
  .social-networks a {
    display: block;
    text-decoration: none;
    color: #FBBD51; }
    .social-networks a:hover {
      color: #e19105; }

form.search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear; }
  @media (min-width: 1024px) {
    form.search {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 3.875rem; } }
  form.search .search-btn {
    border: 0;
    padding: 0;
    padding: 1.125rem 1.125rem;
    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;
    cursor: pointer;
    outline: none;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-color: #792182;
    -webkit-transition: color 0.3s linear;
    transition: color 0.3s linear; }
    form.search .search-btn:hover, form.search .search-btn:focus {
      color: #FBBD51; }
    @media (max-width: 1023px) {
      form.search .search-btn {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background-color: transparent; } }
    @media (min-width: 1024px) {
      form.search .search-btn {
        padding: 1.125rem 1.4375rem; } }
  form.search input {
    background-color: transparent;
    border: 0;
    outline: none;
    padding: 0;
    line-height: 1.875rem;
    border-bottom: 1px solid #fff;
    color: #fff; }
    @media (max-width: 1023px) {
      form.search input {
        height: 3.25rem;
        border: 1px solid #fff;
        padding-left: 3.4375rem; } }
    form.search input::-webkit-input-placeholder {
      color: #fff; }
    form.search input:-ms-input-placeholder {
      color: #fff; }
    form.search input::placeholder {
      color: #fff; }
    form.search input:focus {
      border-bottom: 1px solid #FBBD51; }
      @media (max-width: 1023px) {
        form.search input:focus {
          border: 1px solid #FBBD51; } }
  form.search .input-holder {
    background-color: #792182;
    top: 0;
    right: 100%;
    width: 100%;
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 1024px) {
      form.search .input-holder {
        height: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear; } }
  form.search .submit-btn {
    display: none; }
    @media (max-width: 1023px) {
      form.search .submit-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  @media (max-width: 1023px) {
    form.search .btn-img {
      display: none; } }
  form.search.active {
    width: 79%; }
    form.search.active .btn-img {
      display: none; }
    form.search.active .submit-btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    form.search.active .input-holder {
      opacity: 1; }

.slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -0.625rem;
  margin-bottom: 2.5rem; }
  .slick-dots li {
    margin: 0 0.625rem; }
    .slick-dots li.slick-active button {
      background-color: #792182; }
  .slick-dots button {
    padding: 0;
    border: 0;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    background-color: #FBBD51; }

.main-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875rem;
  margin-top: 2.875rem; }
  @media (min-width: 768px) {
    .main-links {
      margin-bottom: 7.5rem;
      font-size: 1rem;
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }
  @media (min-width: 1024px) {
    .main-links {
      margin-right: -1.5rem;
      margin-left: -1.5rem;
      margin-top: 5.9375rem; } }
  .main-links .item-holder {
    width: 100%;
    margin-bottom: 7.5rem; }
    @media (min-width: 768px) {
      .main-links .item-holder {
        margin-bottom: 0;
        padding: 0 0.75rem; }
        .main-links .item-holder.one-whole {
          width: 100.00000%; }
        .main-links .item-holder.one-half {
          width: 50.00000%; }
        .main-links .item-holder.one-third {
          width: 33.33333%; }
        .main-links .item-holder.one-quarter {
          width: 25.00000%; }
        .main-links .item-holder.one-fifth {
          width: 20.00000%; }
        .main-links .item-holder.one-sixth {
          width: 16.66666%; } }
    @media (min-width: 1024px) {
      .main-links .item-holder {
        margin-bottom: 0;
        padding: 0 1.5rem; }
        .main-links .item-holder.one-whole {
          width: 100.00000%; }
        .main-links .item-holder.one-half {
          width: 50.00000%; }
        .main-links .item-holder.one-third {
          width: 33.33333%; }
        .main-links .item-holder.one-quarter {
          width: 25.00000%; }
        .main-links .item-holder.one-fifth {
          width: 20.00000%; }
        .main-links .item-holder.one-sixth {
          width: 16.66666%; } }
    @media (max-width: 1023px) {
      .main-links .item-holder:last-child {
        margin-bottom: 4.375rem; } }
  .main-links .info-view {
    padding: 2.8125rem 1.25rem 1.875rem;
    text-align: center;
    background-color: #f5f6f6; }
    @media (min-width: 1024px) {
      .main-links .info-view {
        padding: 2.8125rem 1.25rem 1.25rem; } }
  .main-links .info-img {
    max-width: 6.25rem;
    margin: 0 auto;
    margin-top: -6.25rem;
    margin-bottom: 1.25rem; }
  .main-links .info-title {
    font-size: 1.5rem;
    color: #792182;
    font-weight: 500; }
    @media (min-width: 768px) {
      .main-links .info-title {
        font-size: 1.875rem; } }
  .main-links .links-block {
    padding: 0;
    margin: 0;
    list-style: none; }
    .main-links .links-block li {
      border-bottom: 1px solid #fff;
      margin-bottom: 0; }
    .main-links .links-block a {
      display: block;
      padding: 1rem 3.75rem 1rem 1.25rem;
      color: #fff;
      background-color: #792182;
      text-decoration: none;
      position: relative;
      letter-spacing: -0.4px; }
      @media (min-width: 1024px) {
        .main-links .links-block a {
          padding: 0.9375rem 3.75rem 0.9375rem 1.25rem; } }
      .main-links .links-block a::after {
        content: "❯";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 3.25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 0.75rem;
        background-color: #FBBD51; }
      .main-links .links-block a:hover {
        background-color: #531759; }
        .main-links .links-block a:hover::after {
          background-color: #faaa1f; }

.post {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .post-holder {
    width: 100%;
    padding: 0 0.75rem;
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .post-holder {
        width: calc(33.33333%); } }
    @media (min-width: 1024px) {
      .post-holder {
        padding: 0 1.5rem; } }
  .post-inner {
    margin: 0 -0.75rem;
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .post-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (min-width: 1024px) {
      .post-inner {
        margin: 0 -1.5rem;
        margin-bottom: 5rem; } }
  .post-body {
    padding: 1.875rem;
    background-color: #fff;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 1024px) {
      .post-body {
        padding: 2.5rem; } }
    .post-body small {
      display: inline-block;
      vertical-align: top;
      margin-bottom: 0.625rem; }
  .post h4, .post fieldset legend, fieldset .post legend {
    margin-bottom: 0.3125rem;
    letter-spacing: -0.8px; }
    .post h4 a, .post fieldset legend a, fieldset .post legend a {
      text-decoration: none; }
      .post h4 a:hover, .post fieldset legend a:hover, fieldset .post legend a:hover {
        color: #531759; }
  .post-img-holder {
    position: relative;
    padding-top: 75%;
    overflow-y: hidden; }
    .post-img-holder .img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .post-img-holder .img img {
        object-fit: cover;
        width: 100%;
        height: 100%; }

.posts-small .post-inner {
  margin-bottom: 0; }

.posts-small .post-holder {
  margin-bottom: 1.75rem; }

.card {
  background-color: #f8f5f9;
  padding: 2.375rem 1.75rem 1.625rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .card {
      padding: 2.375rem 1.75rem 2rem; } }
  .card .img {
    margin: 0 auto;
    padding-bottom: 2rem;
    max-width: 12.5rem;
    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;
    min-height: 8.625rem; }
    .card .img img {
      max-height: 6.25rem; }
  .card h2 {
    font-size: 1.875rem;
    letter-spacing: -0.8px; }
  .card.bg-dark {
    background-color: #792182;
    color: #fff; }
    .card.bg-dark a {
      color: #fff; }
      .card.bg-dark a:hover {
        color: #e6e5e5; }
      .card.bg-dark a.btn {
        color: #334350;
        border: 1px solid #792182; }
        .card.bg-dark a.btn:hover {
          color: #FBBD51;
          border: 1px solid #FBBD51; }

.card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.75rem; }
  @media (min-width: 1024px) {
    .card-block {
      margin: 0 -1.5rem; } }
  .card-block .card-holder {
    margin-bottom: 2.125rem;
    width: 100%;
    padding: 0 0.75rem; }
    @media (min-width: 768px) {
      .card-block .card-holder {
        width: 50%; } }
    @media (min-width: 1024px) {
      .card-block .card-holder {
        padding: 0 1.5rem;
        margin-bottom: 3rem;
        width: 33.33333%; } }
  .card-block .card {
    height: 100%; }

.pagination {
  position: relative;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .pagination {
      padding-top: 3.75rem; } }
  .pagination::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.125rem;
    background-color: #dcdfe1; }
  .pagination-list {
    position: relative;
    list-style: none;
    padding: 0.9375rem 0;
    margin: 0 -0.75rem;
    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; }
    @media (min-width: 1024px) {
      .pagination-list {
        margin: 0 -1.5rem; } }
  .pagination li {
    margin: 0 0.75rem; }
    @media (min-width: 1024px) {
      .pagination li {
        margin: 0 1.5rem; } }
    .pagination li:not(.general) {
      display: none; }
      @media (min-width: 768px) {
        .pagination li:not(.general) {
          display: block; } }
  .pagination .prev .btn,
  .pagination .next .btn {
    padding: 0.9em 1.21em; }
  .pagination .prev {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .pagination .next {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .pagination .total {
    color: #792182; }
    @media (min-width: 768px) {
      .pagination .total {
        display: none; } }
  .pagination.no-border {
    padding-top: 0;
    padding-bottom: 1.5625rem; }
    @media (min-width: 768px) {
      .pagination.no-border {
        padding-top: 1.25rem; } }
    .pagination.no-border::before {
      content: none; }
  @media (max-width: 767px) {
    .pagination.pb-small {
      padding-bottom: 0.625rem; } }
  .pagination.mb-big {
    padding-top: 0.625rem;
    padding-bottom: 0; }
    @media (min-width: 1024px) {
      .pagination.mb-big {
        margin-bottom: 7.5rem; } }
  .pagination.m-big {
    margin-top: 3.125rem;
    padding-top: 3.125rem; }
    @media (min-width: 1024px) {
      .pagination.m-big {
        margin-bottom: 6.5625rem; } }
  .pagination .current a {
    text-decoration: none;
    pointer-events: none; }

.events-hold {
  border-bottom: 2px solid #dcdfe1;
  margin-bottom: 3.125rem; }
  .events-hold h2 {
    margin-bottom: 0.875rem; }
    @media (min-width: 1024px) {
      .events-hold h2 {
        margin-bottom: 1.25rem; } }

.events-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.events-item {
  margin-bottom: 2.5rem; }
  @media (min-width: 480px) {
    .events-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1024px) {
    .events-item {
      padding-top: 1.25rem;
      margin-bottom: 3.125rem; } }

.events-date {
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  text-align: center;
  margin-bottom: 1.5625rem; }
  @media (min-width: 480px) {
    .events-date {
      max-width: 10.3125rem; } }
  .events-date .year {
    padding: 0.75rem;
    background-color: #792182; }
    @media (min-width: 480px) {
      .events-date .year {
        padding: 1.0625rem; } }
  @media (min-width: 480px) {
    .events-date .month {
      display: block; } }
  .events-date .day {
    padding: 0;
    background-color: #FBBD51;
    font-size: 2.75rem;
    font-weight: 500; }
    @media (min-width: 1024px) {
      .events-date .day {
        padding: 1.375rem; } }

.events-description {
  -ms-flex-negative: 3;
      flex-shrink: 3; }
  @media (min-width: 480px) {
    .events-description {
      padding-left: 1.875rem; } }
  .events-description .icon {
    color: #792182;
    font-size: 0.875rem;
    margin-right: 0.3125rem;
    font-weight: 700; }

.accordion {
  list-style: none;
  padding: 0;
  margin: 0 0 3.125rem; }
  .accordion .slide {
    border-top: 1px solid #fff;
    padding: 0.6875rem 0.6875rem 0.6875rem 0.6875rem;
    background-color: #f5f6f6; }
    .accordion .slide ul {
      list-style: none;
      margin: -0.6875rem -0.6875rem 0 -0.6875rem; }
      .accordion .slide ul li {
        position: relative;
        padding: 0.6875rem;
        padding-left: 2.25rem;
        margin-bottom: 0; }
        .accordion .slide ul li::before {
          content: "";
          position: absolute;
          top: 50%;
          left: 1.25rem;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 0.1875rem;
          height: 0.1875rem;
          border-radius: 50%;
          background-color: #334350; }
  .accordion .opener {
    display: block;
    padding: 0.9375rem;
    padding-right: 3.75rem;
    background-color: #f5f6f6;
    color: inherit;
    text-decoration: none;
    position: relative; }
    .accordion .opener::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 3.25rem;
      height: 100%;
      background-color: #792182;
      background-image: url(../images/down-chevron.svg);
      background-size: 1.25rem;
      background-repeat: no-repeat;
      background-position: center center; }
  .accordion-item {
    margin-bottom: 1.25rem; }
    .accordion-item.active .opener::after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }

.accordion .accordion-title {
  cursor: pointer; }
  .accordion .accordion-title:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.75em;
    margin-right: 0.25em;
    content: "\e910";
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
    display: inline-block; }
  .accordion .accordion-title.open:before {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }

.team-block {
  padding-bottom: 1.25rem;
  border-bottom: 2px solid #dcdfe1;
  margin-bottom: 2.9375rem; }
  .team-block.last-item {
    border-bottom: none; }
  @media (min-width: 768px) {
    .team-block {
      margin-bottom: 1.875rem; } }
  .team-block .team-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 480px) {
      .team-block .team-inner {
        margin-left: -0.75rem;
        margin-right: -0.75rem; } }
    @media (min-width: 1024px) {
      .team-block .team-inner {
        margin-left: -1.5rem;
        margin-right: -1.5rem; } }
  .team-block .team-hold {
    margin-bottom: 2.1875rem;
    width: 100%; }
    @media (min-width: 480px) {
      .team-block .team-hold {
        padding: 0 0.75rem;
        width: 50%; } }
    @media (min-width: 768px) {
      .team-block .team-hold {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .team-block .team-hold {
        padding: 0 1.5rem; } }
  .team-block h2 {
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .team-block h2 {
        margin-bottom: 1.5625rem; } }
  .team-block.pb-big {
    padding-bottom: 0; }
    @media (min-width: 1024px) {
      .team-block.pb-big {
        padding-bottom: 4.25rem; } }

.team .img {
  width: 100%;
  display: block;
  margin-bottom: 1.375rem; }
  .team .img img {
    width: 100%; }

.team p {
  margin-bottom: 0; }

.team h4, .team fieldset legend, fieldset .team legend {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .team-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.5rem; } }

.team-img, .team-info {
  margin-bottom: 0.9375rem; }
  @media (min-width: 768px) {
    .team-img, .team-info {
      margin-bottom: 1.875rem;
      width: 50%;
      padding: 0 1.5rem; } }

.team-info p {
  margin-bottom: 0; }

.team-info .icon {
  text-decoration: none;
  font-size: 1.375rem;
  color: #792182; }

.team-info .social-networks {
  padding-top: 1.25rem; }

@media (min-width: 768px) {
  .studies-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.75rem; } }

@media (min-width: 1024px) {
  .studies-block {
    margin: 0 -1.5rem; } }

.studies-block .item-hold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .studies-block .item-hold {
      width: 33.33333%;
      margin-bottom: 3.125rem;
      padding: 0 0.75rem; } }
  @media (min-width: 1024px) {
    .studies-block .item-hold {
      padding: 0 1.5rem; } }
  @media (min-width: 768px) {
    .studies-block .item-hold.studies-double {
      width: 66.66666%; } }

.studies-item {
  width: 100%;
  padding: 1.5rem 1.5rem 2.5rem;
  background-color: #f8f5f9;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 17.5rem; }
  @media (min-width: 768px) {
    .studies-item {
      min-height: 20rem; } }
  .studies-item .studies-text {
    margin-top: auto; }
  .studies-item h2 {
    line-height: 1.2;
    margin-bottom: 1.25rem; }

.studies-double .studies-img {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  min-height: 16rem; }
  @media (min-width: 768px) {
    .studies-double .studies-img {
      width: calc(50% + 24px); } }
  .studies-double .studies-img .label {
    padding: 0.4375rem 0.6875rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FBBD51;
    font-weight: 700; }

.studies-double .studies-item {
  width: 100%;
  color: #fff;
  background-color: #792182;
  padding-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .studies-double .studies-item {
      width: calc(50% - 24px); } }
  .studies-double .studies-item a {
    color: #FBBD51; }

.studies-double .read-more {
  font-size: 1.25rem; }

.newsletter-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.newsletter {
  padding-bottom: 2.5rem;
  margin-bottom: 2.625rem;
  border-bottom: 2px solid #dcdfe1; }
  @media (min-width: 1024px) {
    .newsletter {
      padding-bottom: 3.25rem;
      margin-bottom: 2.1875rem; } }
  .newsletter .info {
    margin-bottom: 1.5625rem; }
    @media (min-width: 768px) {
      .newsletter .info {
        margin-bottom: 1.875rem; } }
    .newsletter .info time::after {
      content: "|";
      padding-left: 0.3125rem;
      padding-right: 0.1875rem; }
  .newsletter .link {
    font-size: 1.25rem;
    font-weight: 500; }
    @media (min-width: 768px) {
      .newsletter .link {
        font-size: 1.375rem; } }

.maps {
  margin-bottom: 3.4375rem; }
  .maps-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 1.5625rem; }
    @media (min-width: 580px) {
      .maps-inner {
        margin: 0 -0.75rem; } }
    @media (min-width: 1024px) {
      .maps-inner {
        margin: 0 -1.5rem; } }
  .maps-item {
    width: 100%; }
    @media (min-width: 580px) {
      .maps-item {
        width: 50%;
        padding: 0 0.75rem; } }
    @media (min-width: 768px) {
      .maps-item {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .maps-item {
        padding: 0 1.5rem; } }

.maps-item {
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1024px) {
    .maps-item {
      margin-bottom: 3rem; } }
  .maps-item .map {
    position: relative; }
    .maps-item .map::before {
      display: block;
      content: "";
      padding-top: 57.6%; }
    .maps-item .map iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .maps-item .map-body {
    padding: 3.125rem 1.25rem;
    background-color: #f5f6f6;
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .maps-item .map-body p {
      margin-bottom: 0; }
    .maps-item .map-body a {
      text-decoration: none;
      color: inherit; }
      .maps-item .map-body a:hover {
        color: #792182;
        text-decoration: underline; }
    .maps-item .map-body h4, .maps-item .map-body fieldset legend, fieldset .maps-item .map-body legend {
      margin-bottom: 0; }

/* ---------------------------------------------------------
	4. Styles for Responsive web design
	---------------------------------------------------------*/
/* ---------------------------------------------------------
	5. Wordpress element styles
	---------------------------------------------------------*/
.main .wp-block-embed {
  margin: 0;
  margin-top: 0.9375rem;
  margin-bottom: 2.1875rem; }
  @media (min-width: 1024px) {
    .main .wp-block-embed {
      margin-top: 2.1875rem; } }

.main .wp-block-group.has-background {
  padding: 0.9375rem;
  margin: 1.25rem 0; }
  .main .wp-block-group.has-background.has-very-light-gray-background-color {
    background-color: #f5f6f6; }

.main .wp-block-image {
  margin: 0;
  margin-bottom: 1em; }

.main .wp-block-separator {
  margin: 2em 0; }

.block-reloading {
  opacity: 0.5;
  pointer-events: none; }
/*# sourceMappingURL=main.css.map */