/*
Theme Name: Schroders RF
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Schroders RF
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*! 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 {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          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 */
  -webkit-box-sizing: content-box;
          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; }

@font-face {
  font-family: 'Gill Sans MT';
  src: url("assets/fonts/GillSansMT.woff2") format("woff2"), url("assets/fonts/GillSansMT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans MT';
  src: url("assets/fonts/GillSansMT-Bold.woff2") format("woff2"), url("assets/fonts/GillSansMT-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Perpetua';
  src: url("assets/fonts/Perpetua-Bold.woff2") format("woff2"), url("assets/fonts/Perpetua-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Perpetua';
  src: url("assets/fonts/Perpetua.woff2") format("woff2"), url("assets/fonts/Perpetua.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Perpetua';
  src: url("assets/fonts/Perpetua-BoldItalic.woff2") format("woff2"), url("assets/fonts/Perpetua-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Perpetua';
  src: url("assets/fonts/Perpetua-Italic.woff2") format("woff2"), url("assets/fonts/Perpetua-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

/*
Lists
$list1: transparent linear-gradient(90deg, #FF7C00 0%, #FFC13D 73%, #FFB900 100%) 0% 0%
*/
.gform_wrapper .gfield_radio, .gform_wrapper .gfield_checkbox, #nav .drop ul, .footer-top .col-menu.col-menu-alt ul, .footer-top .col-menu ul, .footer-top .social-networks, .footer-top .footer-horizontal-menu ul, .content-block .col .col-wrap .lists, .news-featured-block .category, .card-news .category, .post-news-filter, .post-filter, .news-detail .category ul, .news-detail .social-networks ul, .card-team .card-wrap .info .social-networks, .team-detail .card-desc-wrap .info .social-networks, .pagination .page-numbers, .download-block .download-lists ul {
  margin: 0;
  padding: 0;
  list-style: none; }

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  color: #000;
  font-family: "Perpetua", "Arial", "Helvetica", "sans-serif";
  margin: 0 0 0.8em;
  line-height: 1.2;
  font-weight: 700; }

h1, .h1 {
  font-size: 40px;
  margin-bottom: 0.2em;
  line-height: 1.1; }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 56px;
      line-height: 0.95; } }

h2, .h2 {
  font-size: 36px;
  line-height: 1.1; }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 48px;
      line-height: 1; } }

h3, .h3 {
  font-size: 32px; }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 40px; } }

h4, .h4 {
  font-size: 24px; }
  @media (min-width: 1200px) {
    h4, .h4 {
      font-size: 32px; } }

h5, .h5 {
  font-size: 20px;
  line-height: 1.1; }
  @media (min-width: 1200px) {
    h5, .h5 {
      font-size: 24px; } }

h6, .h6 {
  font-size: 18px;
  line-height: 1.1; }
  @media (min-width: 1200px) {
    h6, .h6 {
      font-size: 20px; } }

p {
  margin: 0 0 1.2em; }

a {
  color: #EFEFEF; }
  a:hover, a:focus {
    text-decoration: none; }

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

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

* {
  max-height: 1000000px; }

body {
  color: #000;
  background: #fff;
  font: 18px/1.5 "Gill Sans MT", "Arial", "Helvetica", "sans-serif";
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

blockquote {
  border-left: 4px solid #EFEFEF;
  padding-left: .5em;
  margin-left: 1.5em; }

th, td {
  border: 1px solid #EFEFEF;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 1.5em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 1.5em;
  margin: 0 0 0 1.5em; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

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

.form-control,
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #B6B6B6;
  padding: 5px 16px !important;
  width: 100%;
  outline: none;
  background: #F4F4F4;
  border-radius: 6px;
  height: 46px;
  font-size: 16px;
  color: #000; }
  .form-control:focus,
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  input[type='number']:focus,
  textarea:focus {
    outline: none; }
  .form-control::-webkit-input-placeholder,
  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,
  input[type='number']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .form-control::-moz-placeholder,
  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,
  input[type='number']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: rgba(0, 0, 0, 0.5); }
  .form-control:-moz-placeholder,
  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,
  input[type='number']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .form-control:-ms-input-placeholder,
  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,
  input[type='number']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .form-control.placeholder,
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  input[type='number'].placeholder,
  textarea.placeholder {
    color: rgba(0, 0, 0, 0.5); }

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

textarea {
  resize: none;
  vertical-align: top;
  height: 85px;
  padding-top: 10px !important; }
  @media (min-width: 1024px) {
    textarea {
      height: 112px; } }

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

input[type='submit'] {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  padding: 12px 26px;
  background: #800080;
  border: 1px solid #800080;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    input[type='submit'] {
      font-size: 14px; } }
  input[type='submit']:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  input[type='submit']:hover {
    background: transparent;
    border-color: rgba(0, 0, 0, 0.75);
    color: #000; }

.gform_footer {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 8px;
  width: 100%; }
  @media (min-width: 1024px) {
    .gform_footer {
      margin-top: 16px;
      width: auto; } }

.ginput_container_select,
.select-wrap {
  display: block;
  position: relative;
  border-radius: 6px;
  border: 2px solid #B6B6B6; }
  .ginput_container_select:before,
  .select-wrap:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #000 transparent transparent transparent;
    margin-top: -1px; }
    @media (min-width: 1024px) {
      .ginput_container_select:before,
      .select-wrap:before {
        right: 15px;
        margin-top: -3px; } }
  .ginput_container_select select,
  .select-wrap select {
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 6px 40px 6px 16px !important;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    -webkit-transition: border 0.3s ease;
    transition: border 0.3s ease;
    border-radius: 6px;
    height: 40px;
    font-size: 16px;
    color: #000; }
    @media (max-width: 1023px) {
      .ginput_container_select select,
      .select-wrap select {
        padding-right: 30px !important; } }
    .ginput_container_select select::-ms-expand,
    .select-wrap select::-ms-expand {
      display: none; }

.form-group {
  margin-bottom: 24px; }

form label:not(.form-check-label) {
  position: static;
  color: #800080;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  font-style: normal !important; }
  @media (min-width: 1024px) {
    form label:not(.form-check-label) {
      font-size: 16px; } }

form .form-control {
  background: #fff !important; }

form .form-check {
  padding-left: 0; }

.input-wrap {
  margin-bottom: 20px; }
  .input-wrap label {
    color: #800080;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px; }
    @media (min-width: 1024px) {
      .input-wrap label {
        font-size: 16px; } }
  .input-wrap .name {
    font-size: 12px; }

input[type="checkbox"] {
  position: absolute;
  opacity: 0; }
  input[type="checkbox"] + label,
  input[type="checkbox"] + span {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 0 0 48px !important;
    min-height: 34px;
    margin: 0; }
  input[type="checkbox"] + span:before,
  input[type="checkbox"] + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-bottom;
    position: absolute;
    top: 3px;
    left: 1px;
    width: 32px;
    height: 32px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #800080; }
  input[type="checkbox"]:checked + span:before,
  input[type="checkbox"]:checked + label:before {
    background: #800080;
    border-color: #800080; }
  input[type="checkbox"]:checked + span:after,
  input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 12px;
    width: 15px;
    height: 8px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    -webkit-transform: rotate(136deg);
        -ms-transform: rotate(136deg);
            transform: rotate(136deg); }

input[type="radio"] {
  position: absolute;
  opacity: 0 !important; }
  input[type="radio"] + label {
    position: relative;
    cursor: pointer;
    display: block;
    padding: 0 0 0 32px !important; }
  input[type="radio"] + label:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #800080; }
  input[type="radio"]:checked + label:before {
    border-color: #800080; }
  input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 8px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #800080; }

.gform_wrapper.gravity-theme div.gfield textarea.large {
  height: 130px; }

.gform_wrapper.gravity-theme div.gform_fields {
  grid-column-gap: 24px;
  grid-row-gap: 24px; }

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

.gform_wrapper .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.gform_wrapper .gfield {
  position: relative;
  width: 100%; }
  .gform_wrapper .gfield.gfield_error input, .gform_wrapper .gfield.gfield_error textarea, .gform_wrapper .gfield.gfield_error select {
    border-color: #DC3545; }
  .gform_wrapper .gfield.gfield_error .ginput_container_select, .gform_wrapper .gfield.gfield_error .select-warp {
    border-color: #DC3545; }
  .gform_wrapper .gfield.gfield_error.focus input, .gform_wrapper .gfield.gfield_error.focus textarea {
    border-color: #DC3545; }
  .gform_wrapper .gfield.gfield_error.focus .gfield_label .gfield_required {
    color: #EFEFEF; }
  .gform_wrapper .gfield.label-no-change label.gfield_label {
    position: static;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px; }
  .gform_wrapper .gfield.full-width .gfield_radio li {
    width: 100%; }
    .gform_wrapper .gfield.full-width .gfield_radio li + li {
      margin-left: 0; }
  @media (min-width: 768px) {
    .gform_wrapper .gfield .ginput_container_name.has_first_name.has_last_name {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -10px; } }
  .gform_wrapper .gfield .ginput_container_name.has_first_name.has_last_name span {
    display: block; }
    .gform_wrapper .gfield .ginput_container_name.has_first_name.has_last_name span.name_first {
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .gform_wrapper .gfield .ginput_container_name.has_first_name.has_last_name span.name_first {
          margin-bottom: 0; } }
    @media (min-width: 768px) {
      .gform_wrapper .gfield .ginput_container_name.has_first_name.has_last_name span {
        width: calc(50% - 10px);
        margin: 0 10px; } }
  .gform_wrapper .gfield label.gfield_label {
    position: static;
    color: rgba(0, 0, 0, 0.75);
    font-size: 12px;
    line-height: 1;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .gform_wrapper .gfield.gfield-select .gfield_label {
    font-weight: 700;
    top: -6px;
    color: #EFEFEF;
    font-size: 12px;
    left: 8px;
    background: #fff;
    padding: 0 5px;
    z-index: 2; }
  .gform_wrapper .gfield.focus .gfield_label, .gform_wrapper .gfield.float .gfield_label {
    font-size: 12px;
    padding: 0 5px;
    background: #fff;
    top: -6px;
    left: 9px;
    color: #EFEFEF;
    font-weight: 700; }

.gform_wrapper label {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px; }

.gform_wrapper .gfield_radio li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
  margin-right: 15px; }
  @media (min-width: 768px) {
    .gform_wrapper .gfield_radio li {
      margin-right: 35px; } }
  .gform_wrapper .gfield_radio li:last-child {
    margin-right: 0; }

.gform_wrapper .gfield_checkbox li {
  margin-bottom: 12px; }

.validation_error {
  display: none; }

.gform_wrapper.gravity-theme div.gfield_validation_message,
.gform_wrapper.gravity-theme div.validation_message {
  -webkit-margin-before: 4px;
          margin-block-start: 4px;
  font-size: 14px;
  color: #DC3545;
  padding: 0;
  border: none;
  background: transparent; }

.gform_footer {
  position: relative; }

.gform_ajax_spinner {
  margin-left: 5px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

.gform_confirmation_message {
  text-align: center;
  font-size: 20px;
  color: #000; }

.upload-files .ginput_container_fileupload {
  position: relative; }

.upload-files .file-select-name {
  border: 1px solid #B6B6B6;
  height: 43px;
  border-radius: 30px;
  padding: 8px 35px;
  color: #fff;
  font-size: 16px; }

.upload-files input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  background: transparent;
  font-size: 0;
  -webkit-appearance: none;
  opacity: 0; }

.gform_validation_errors {
  display: none; }
  .gform_validation_errors .gform_submission_error {
    font-size: 16px;
    color: #DC3545; }

.gform_required_legend {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-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;
  outline: none;
  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; }

@media (min-width: 1200px) {
  body {
    font-size: 20px;
    line-height: 1.5; } }

#wrapper {
  width: 100%;
  position: relative; }
  @media (max-width: 1023px) {
    #wrapper {
      overflow: hidden; } }

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1368px;
  padding: 0 24px; }
  .container.small {
    max-width: 968px; }

br {
  margin-bottom: 30px; }

.section {
  padding: 48px 0; }
  @media (min-width: 768px) {
    .section {
      padding: 60px 0; } }
  @media (min-width: 1024px) {
    .section {
      padding: 72px 0; } }
  .section.p-small {
    padding: 48px 0; }
    @media (min-width: 1200px) {
      .section.p-small {
        padding: 60px 0; } }
  .section.p-medium {
    padding: 48px 0; }
    @media (min-width: 768px) {
      .section.p-medium {
        padding: 60px 0; } }
    @media (min-width: 1200px) {
      .section.p-medium {
        padding: 68px 0; } }
  .section.p-large {
    padding: 48px 0; }
    @media (min-width: 768px) {
      .section.p-large {
        padding: 60px 0; } }
    @media (min-width: 1200px) {
      .section.p-large {
        padding: 96px 0; } }
  .section.p-extra-large {
    padding: 48px 0; }
    @media (min-width: 768px) {
      .section.p-extra-large {
        padding: 68px 0; } }
    @media (min-width: 1200px) {
      .section.p-extra-large {
        padding: 128px 0; } }

a:not(.btn):not(.btn-outline) {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a:not(.btn):not(.btn-outline):hover {
    color: #800080; }

.btn {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  padding: 12px 26px;
  background: #800080;
  border: 1px solid #800080;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .btn {
      font-size: 14px; } }
  .btn:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn:hover {
    background: transparent;
    border-color: rgba(0, 0, 0, 0.75);
    color: #000; }
  .btn-outline {
    display: inline-block;
    vertical-align: middle;
    outline: none;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 11px 24px;
    background: #fff;
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    border: 1px solid #000;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .btn-outline {
        font-size: 14px; } }
    .btn-outline:hover {
      background: #800080;
      border-color: #800080;
      color: #fff; }
  .btn.loading {
    position: relative;
    pointer-events: none;
    background: #800080;
    border-color: #800080;
    color: #800080; }
    .btn.loading span {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      -webkit-animation: rotate 1.5s linear infinite;
              animation: rotate 1.5s linear infinite;
      margin: -15px 0 0 -15px; }
      .btn.loading span:before {
        content: "";
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 3px solid #fff;
        -webkit-animation: prixClipFix 2s linear infinite;
                animation: prixClipFix 2s linear infinite; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .alignleft {
      margin-bottom: 0; } }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .alignright {
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .alignright + p,
    .alignright + ul,
    .alignright + h2,
    .alignright + h3,
    .alignright + h4,
    .alignright + h5 {
      clear: both; } }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.img-wrap a:hover {
  opacity: 0.7; }

.bg-white {
  background: #fff !important; }

.bg-gray {
  background: #EFEFEF !important; }

.text-large {
  font-size: 20px; }

.text-medium {
  font-size: 18px; }

.text-normal {
  font-size: 16px; }

.text-small {
  font-size: 14px; }

.text-tiny {
  font-size: 12px; }

figure {
  margin: 0; }
  @media (max-width: 767px) {
    figure.wp-caption {
      width: auto !important; } }
  figure figcaption {
    font-size: 16px; }

.full-width {
  width: 100%; }

.section-heading {
  margin-bottom: 24px; }
  @media (min-width: 1024px) {
    .section-heading {
      margin-bottom: 32px; } }
  @media (min-width: 1200px) {
    .section-heading {
      margin-bottom: 48px; } }
  .section-heading h2 {
    margin: 0; }

.heading-block {
  margin-bottom: 24px; }
  @media (min-width: 1024px) {
    .heading-block {
      margin-bottom: 32px; } }
  @media (min-width: 1200px) {
    .heading-block {
      margin-bottom: 48px; } }
  .heading-block h2 {
    margin: 0 0 24px; }
    .heading-block h2:only-child {
      margin-bottom: 0; }
  .heading-block p:last-child {
    margin-bottom: 0; }

.heading-title {
  margin-bottom: 30px; }
  .heading-title h2 {
    margin: 0; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.no-paddingtop {
  padding-top: 0 !important; }

.pb-0,
.no-paddingbottom {
  padding-bottom: 0 !important; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }
  .row > * {
    padding: 0 15px; }

.col {
  padding: 0 15px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

.text-center {
  text-align: center; }

.text-black {
  color: #000; }

.text-white {
  color: #fff; }

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

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

@media (max-width: 767px) {
  .hide-mobile {
    display: none; } }

@media (min-width: 769px) {
  .show-mobile {
    display: none; } }

.show-desktop {
  display: none; }
  @media (min-width: 1024px) {
    .show-desktop {
      display: block; } }

.admin-bar .fancybox-button {
  top: 46px; }
  @media (min-width: 782px) {
    .admin-bar .fancybox-button {
      top: 32px; } }

iframe {
  vertical-align: top; }

blockquote {
  margin: 0 0 30px;
  border: none;
  padding: 0; }
  blockquote p {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    position: relative;
    padding: 0 40px; }
    @media (min-width: 768px) {
      blockquote p {
        padding: 0 119px; } }
    blockquote p:before, blockquote p:after {
      content: "";
      background-repeat: no-repeat;
      background-size: 100%;
      width: 30px;
      height: 26px;
      position: absolute;
      top: 0; }
      @media (min-width: 768px) {
        blockquote p:before, blockquote p:after {
          width: 89px;
          height: 63px; } }
    blockquote p:before {
      left: 0; }
    blockquote p:after {
      right: 0; }

.wp-block-columns {
  row-gap: 30px; }
  @media (min-width: 1200px) {
    .wp-block-columns {
      -webkit-column-gap: 60px;
         -moz-column-gap: 60px;
              column-gap: 60px; } }

.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.img-cover {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  width: 100%;
  z-index: 2; }
  .img-cover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .img-cover a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
    .img-cover a:hover:before {
      opacity: 1; }
    .img-cover a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      opacity: 0;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }

.has-border {
  position: relative;
  padding-left: 28px; }
  @media (min-width: 1024px) {
    .has-border {
      padding-left: 36px; } }
  .has-border:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4px;
    background: #800080; }
  .has-border > * {
    margin: 0; }

.chip {
  font-size: 14px;
  line-height: 1.35714;
  padding: 3px 16px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 61px;
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2; }
  @media (min-width: 1024px) {
    .chip {
      font-size: 16px;
      line-height: 1.5; } }

.alert p {
  font-size: 16px; }

.tagline {
  display: block;
  font-size: 14px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  letter-spacing: 0.05em; }

button.close {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: transparent;
  border: 1px solid #EFEFEF;
  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; }
  button.close span {
    font-size: 24px;
    line-height: 0.5;
    display: block;
    margin: 1px 0 0 1px; }

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

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

@-webkit-keyframes prixClipFix {
  0% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
            clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0); }
  25% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0); }
  50% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%); }
  75% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%); }
  100% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0); } }

@keyframes prixClipFix {
  0% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
            clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0); }
  25% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0); }
  50% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%); }
  75% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%); }
  100% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0); } }

.accordion-block table {
  width: 100%; }
  .accordion-block table th, .accordion-block table td {
    border: none; }
  .accordion-block table th {
    padding: 0 10px 8px 0;
    color: #161616;
    border-bottom: 1px solid #800080;
    -moz-text-align-last: left;
         text-align-last: left; }
  .accordion-block table td {
    padding: 8px 10px 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
  .accordion-block table tr:last-child td {
    border-bottom: none; }

.accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px; }
  .accordion .accordion-list {
    border-radius: 25px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.75); }
    @media (min-width: 768px) {
      .accordion .accordion-list {
        font-size: 18px; } }
    .accordion .accordion-list.active .title:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .accordion .accordion-list .title {
      cursor: pointer;
      position: relative;
      padding: 20px 40px 20px 24px;
      margin-bottom: 0;
      display: block;
      color: #000; }
      @media (min-width: 768px) {
        .accordion .accordion-list .title {
          padding: 34px 60px 24px 36px; } }
      .accordion .accordion-list .title:after {
        content: "";
        position: absolute;
        top: 50%;
        color: #000;
        right: 20px;
        width: 10px;
        height: 10px;
        border-style: solid;
        border-width: 2px 2px 0 0;
        border-color: #000 #000 transparent transparent;
        margin-top: -6px;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
        -webkit-transform: rotate(136deg);
            -ms-transform: rotate(136deg);
                transform: rotate(136deg); }
        @media (min-width: 768px) {
          .accordion .accordion-list .title:after {
            right: 36px; } }
    .accordion .accordion-list .slide {
      display: none;
      padding: 0 24px 24px; }
      @media (min-width: 768px) {
        .accordion .accordion-list .slide {
          padding: 0 36px 24px; } }
      .accordion .accordion-list .slide p {
        margin-bottom: 18px; }
        .accordion .accordion-list .slide p:last-child {
          margin-bottom: 0; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-height: 68px;
  z-index: 99;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
  #header .header-wrap {
    padding: 24px 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    position: relative; }
    @media (min-width: 1024px) {
      #header .header-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (min-width: 1440px) {
      #header .header-wrap {
        padding: 48px 0; } }

.logo .img-logo-alt {
  display: none; }

.sticky #header {
  background: #fff;
  -webkit-box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1); }
  .sticky #header .header-wrap {
    padding: 16px 0; }

@media (min-width: 782px) {
  .admin-bar #header {
    top: 32px; } }

.no-banner #main {
  padding-top: 148px; }
  @media (min-width: 1200px) {
    .no-banner #main {
      padding-top: 216px; } }

.popup-active {
  overflow: hidden; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .popup.inner {
    padding: 20px; }
  .popup .content {
    padding: 24px;
    background: #fff;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.6);
    max-width: 880px; }
    @media (min-width: 768px) {
      .popup .content {
        padding: 32px; } }
    @media (min-width: 1024px) {
      .popup .content {
        border-radius: 25px;
        padding: 48px; } }
    .popup .content > * {
      margin: 0; }
    @media (min-width: 768px) {
      .popup .content h2 {
        font-size: 36px; } }
    .popup .content p:last-child {
      margin-bottom: 0; }
    .popup .content p a {
      color: #800080; }
      .popup .content p a:hover {
        text-decoration: underline; }
    .popup .content .button-lists {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      row-gap: 10px;
      -webkit-column-gap: 30px;
         -moz-column-gap: 30px;
              column-gap: 30px; }

.announcement-notification {
  padding: 10px 0;
  background: #800080; }
  .announcement-notification .announcement-text {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 0 30px; }
    .announcement-notification .announcement-text p {
      margin: 0;
      font-size: 12px;
      line-height: 1.1; }
      @media (min-width: 1024px) {
        .announcement-notification .announcement-text p {
          font-size: 14px; } }
      @media (min-width: 1200px) {
        .announcement-notification .announcement-text p {
          font-size: 16px; } }
  .announcement-notification .announcement-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    font-size: 0; }
    .announcement-notification .announcement-close:hover:before, .announcement-notification .announcement-close:hover:after {
      background: #EFEFEF; }
    .announcement-notification .announcement-close:before, .announcement-notification .announcement-close:after {
      content: "";
      position: absolute;
      background: #fff;
      left: 11px;
      top: 2px;
      margin: 0;
      width: 2px;
      height: 20px;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
    .announcement-notification .announcement-close:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .announcement-notification .announcement-close:after {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }

@media (min-width: 1024px) {
  #nav {
    width: calc(100% - 160px);
    position: relative; } }

#nav .drop {
  position: fixed;
  top: 83px;
  left: 0;
  height: 100vh;
  padding: 24px 24px 32px;
  -webkit-transform: translateX(-100vw);
      -ms-transform: translateX(-100vw);
          transform: translateX(-100vw);
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  z-index: 5;
  width: 100%;
  background: #000; }
  .sticky #nav .drop {
    top: 68px; }
  @media (min-width: 1024px) {
    #nav .drop {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      position: static;
      padding: 0;
      background: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      height: auto; } }
  #nav .drop:before {
    content: "";
    position: absolute;
    bottom: 27px;
    right: 28px;
    width: 183px;
    height: 204px;
    background: url("assets/images/rf-logo.svg") no-repeat;
    background-size: 100%; }
    @media (min-width: 1024px) {
      #nav .drop:before {
        display: none; } }
  @media (min-width: 1024px) {
    #nav .drop ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  #nav .drop ul > li {
    position: relative;
    margin-bottom: 24px; }
    @media (min-width: 1024px) {
      #nav .drop ul > li {
        margin: 0 0 0 24px; } }
    @media (min-width: 1200px) {
      #nav .drop ul > li {
        margin: 0 0 0 36px; } }
    @media (min-width: 1024px) {
      #nav .drop ul > li:hover > a {
        color: #800080; } }
    @media (min-width: 1024px) {
      #nav .drop ul > li:hover > ul,
      #nav .drop ul > li:hover .sub-menu {
        visibility: visible;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; } }
    @media (min-width: 1024px) {
      #nav .drop ul > li + li {
        border: none; } }
    @media (min-width: 1024px) {
      #nav .drop ul > li:nth-last-child(2) .sub-menu, #nav .drop ul > li:nth-last-child(1) .sub-menu {
        left: auto;
        right: -20px; } }
    @media (min-width: 1024px) {
      #nav .drop ul > li:nth-last-child(2) .sub-menu:after, #nav .drop ul > li:nth-last-child(1) .sub-menu:after {
        left: auto;
        right: 45px; } }
    #nav .drop ul > li.menu-item-has-children > a {
      position: relative;
      z-index: 1;
      padding-right: 50px; }
      @media (min-width: 1024px) {
        #nav .drop ul > li.menu-item-has-children > a {
          padding-right: 0; } }
      #nav .drop ul > li.menu-item-has-children > a:after {
        content: "";
        width: 8px;
        height: 8px;
        border-width: 2px 2px 0 0;
        border-style: solid;
        border-color: #000 #000 transparent transparent;
        -webkit-transform: translateY(-50%) rotate(136deg);
            -ms-transform: translateY(-50%) rotate(136deg);
                transform: translateY(-50%) rotate(136deg);
        display: none;
        margin-left: 8px;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
        @media (min-width: 1024px) {
          #nav .drop ul > li.menu-item-has-children > a:after {
            display: inline-block;
            vertical-align: middle; } }
    #nav .drop ul > li.menu-item-has-children .arrow {
      position: absolute;
      top: 0;
      right: 16px;
      font-size: 0;
      width: 30px;
      height: 26px;
      z-index: 1; }
      @media (min-width: 1024px) {
        #nav .drop ul > li.menu-item-has-children .arrow {
          display: none;
          margin: -10px -8px 0 0; } }
      #nav .drop ul > li.menu-item-has-children .arrow:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 10px;
        height: 10px;
        border-width: 2px 2px 0 0;
        border-style: solid;
        border-color: #fff #fff transparent transparent;
        margin: -8px 0 0 -5px;
        -webkit-transform: rotate(136deg);
            -ms-transform: rotate(136deg);
                transform: rotate(136deg);
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
        @media (min-width: 1024px) {
          #nav .drop ul > li.menu-item-has-children .arrow:before {
            display: none; } }
    #nav .drop ul > li.menu-item-has-children.submenu-active > .arrow:before {
      margin-top: -1px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      border-color: #fff #fff transparent transparent; }
    @media (min-width: 1024px) {
      #nav .drop ul > li.menu-item-has-children:hover > a:after {
        bottom: 0;
        margin-top: 9px;
        -webkit-transform: translateY(-50%) rotate(-45deg);
            -ms-transform: translateY(-50%) rotate(-45deg);
                transform: translateY(-50%) rotate(-45deg);
        border-color: #800080 #800080 transparent transparent; } }
    #nav .drop ul > li.current-menu-parent:hover > a, #nav .drop ul > li.current-menu-item:hover > a {
      color: #800080; }
      @media (min-width: 1024px) {
        #nav .drop ul > li.current-menu-parent:hover > a:after, #nav .drop ul > li.current-menu-item:hover > a:after {
          bottom: 0;
          border-color: #800080 #800080 transparent transparent; } }
    #nav .drop ul > li.current-menu-parent > a, #nav .drop ul > li.current-menu-item > a {
      color: #800080; }
      @media (min-width: 1024px) {
        #nav .drop ul > li.current-menu-parent > a:after, #nav .drop ul > li.current-menu-item > a:after {
          border-color: #800080 #800080 transparent transparent; } }
    #nav .drop ul > li > a {
      position: relative;
      font-size: 19px;
      display: inline-block;
      vertical-align: top;
      letter-spacing: 0.01em;
      color: #fff; }
      @media (min-width: 1024px) {
        #nav .drop ul > li > a {
          color: #000; } }
  #nav .drop ul .sub-menu {
    display: none;
    padding: 16px 0 16px 16px;
    position: relative; }
    @media (min-width: 1024px) {
      #nav .drop ul .sub-menu {
        display: block;
        padding: 15px 0;
        margin: 0;
        position: absolute;
        top: 51px;
        left: -20px;
        width: 350px;
        visibility: hidden;
        opacity: 0; } }
    #nav .drop ul .sub-menu:after {
      content: "";
      position: absolute;
      top: 6px;
      left: 45px;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 0 17px 28px;
      border-color: transparent transparent #FFFFFF transparent;
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg);
      display: none; }
    @media (max-width: 1023px) {
      #nav .drop ul .sub-menu a {
        border: none;
        color: #fff; } }
  #nav .drop ul ul {
    width: 100%;
    margin: 0; }
    @media (min-width: 1024px) {
      #nav .drop ul ul {
        display: block;
        margin: 0;
        padding: 16px;
        text-align: left;
        border: none;
        position: relative;
        z-index: 1;
        border-radius: 6px;
        -webkit-box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
        background: #fff; } }
    #nav .drop ul ul:before {
      content: "";
      height: 34px;
      position: absolute;
      top: -34px;
      left: 0;
      right: 0;
      display: none; }
      @media (min-width: 1024px) {
        #nav .drop ul ul:before {
          display: block; } }
    #nav .drop ul ul li {
      width: 100%;
      margin: 0; }
      #nav .drop ul ul li.menu-item-has-children > a:before {
        border-color: #000 #000 transparent transparent; }
      #nav .drop ul ul li.menu-item-has-children .arrow {
        margin-top: -5px; }
      #nav .drop ul ul li + li {
        margin: 16px 0 0; }
        @media (min-width: 1024px) {
          #nav .drop ul ul li + li {
            margin-top: 15px; } }
      #nav .drop ul ul li:hover > a, #nav .drop ul ul li.current-menu-parent > a, #nav .drop ul ul li.current-menu-item > a {
        color: #800080; }
      #nav .drop ul ul li:hover ul {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      #nav .drop ul ul li a {
        display: block;
        padding: 0;
        font-weight: 400;
        color: #000;
        text-transform: inherit; }
        @media (min-width: 1024px) {
          #nav .drop ul ul li a {
            padding: 0 20px; } }
        #nav .drop ul ul li a:after {
          display: none; }
  #nav .drop .header-cta {
    font-size: 13px;
    padding: 10px 26px;
    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) {
      #nav .drop .header-cta {
        margin-left: 24px; } }
    @media (min-width: 1200px) {
      #nav .drop .header-cta {
        margin-left: 36px; } }
    @media (max-width: 1023px) {
      #nav .drop .header-cta {
        font-size: 19px;
        background: transparent;
        color: #fff;
        padding: 0;
        text-transform: inherit;
        font-weight: 400;
        width: auto;
        display: inline-block;
        min-width: 0;
        border: none; } }
    #nav .drop .header-cta:hover {
      color: #fff !important; }

#nav .drop-wrap {
  height: calc(100vh - 150px);
  overflow-y: auto;
  overflow-x: hidden; }
  @media (min-width: 1024px) {
    #nav .drop-wrap {
      height: auto;
      overflow: visible;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-left: 20px;
      background: transparent;
      text-align: left; } }

.nav-opener {
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 15px;
  outline: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none; } }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span {
    position: absolute;
    top: 50%;
    left: 5px;
    height: 3px;
    width: 20px;
    background: #800080;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  .nav-opener span {
    font-size: 0; }
  .nav-opener:before, .nav-opener:after {
    content: "";
    margin-top: -7px; }
  .nav-opener:after {
    margin-top: 7px; }

@media (min-width: 1024px) {
  .nav-active.sticky #nav .drop {
    padding-top: 40px; } }

.nav-active .logo .img-logo {
  display: none; }

.nav-active .logo .img-logo-alt {
  display: block; }

.nav-active #header {
  background: #000; }

.nav-active #nav .drop {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.nav-active .nav-opener span {
  opacity: 0; }

.nav-active .nav-opener:before, .nav-active .nav-opener:after {
  background: #fff;
  left: 5px;
  margin: 0; }

.nav-active .nav-opener:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.nav-active .nav-opener:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

#footer {
  background: #000;
  border-top: 4px solid #800080; }
  #footer > * {
    color: #fff; }

.footer-top {
  padding: 44px 0; }
  @media (min-width: 1024px) {
    .footer-top {
      padding-top: 68px; } }
  @media (min-width: 1024px) {
    .footer-top .row {
      margin: 0 -16px;
      row-gap: 30px; } }
  .footer-top .col {
    width: 100%; }
    @media (min-width: 1024px) {
      .footer-top .col {
        padding: 0 16px; } }
  .footer-top .col-logo {
    margin-bottom: 48px; }
    @media (min-width: 1024px) {
      .footer-top .col-logo {
        width: 40%;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .footer-top .col-logo {
        width: 41.47%; } }
    .footer-top .col-logo .col-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 32px;
      max-width: 377px; }
    .footer-top .col-logo .footer-logo {
      max-width: 216px; }
  .footer-top .footer-text p {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.75); }
    .footer-top .footer-text p:last-child {
      margin-bottom: 0; }
  .footer-top .disclamer-text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6); }
    .footer-top .disclamer-text p {
      margin: 0; }
  .footer-top .col-menu {
    margin-bottom: 32px; }
    @media (min-width: 1024px) {
      .footer-top .col-menu.col-menu-alt {
        width: 40%; } }
    @media (min-width: 1200px) {
      .footer-top .col-menu.col-menu-alt {
        width: 39.02%; } }
    .footer-top .col-menu.col-menu-alt .footer-link-title {
      display: block;
      font-size: 16px;
      color: #B6B6B6;
      line-height: 1.2; }
    .footer-top .col-menu.col-menu-alt .footer-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 12px; }
    .footer-top .col-menu.col-menu-alt ul li {
      display: inline-block; }
      .footer-top .col-menu.col-menu-alt ul li + li {
        margin-top: 0; }
      .footer-top .col-menu.col-menu-alt ul li:last-child:after {
        display: none; }
      .footer-top .col-menu.col-menu-alt ul li:after {
        content: "";
        display: inline-block;
        margin: 0 8px -2px;
        width: 1px;
        height: 14px;
        background: rgba(255, 255, 255, 0.6); }
    @media (min-width: 768px) {
      .footer-top .col-menu {
        width: 33.33%;
        margin-bottom: 0; } }
    @media (min-width: 1024px) {
      .footer-top .col-menu {
        width: 20%; } }
    @media (min-width: 1200px) {
      .footer-top .col-menu {
        width: 19.51%; } }
    .footer-top .col-menu:last-of-type {
      margin-bottom: 0; }
    .footer-top .col-menu .title {
      display: block;
      margin: 0 0 12px;
      position: relative;
      color: #fff;
      line-height: 1.1; }
    .footer-top .col-menu ul li + li {
      margin-top: 4px; }
    .footer-top .col-menu ul li a {
      font-size: 16px;
      line-height: 1.4;
      color: #B6B6B6;
      display: inline-block; }
      .footer-top .col-menu ul li a:hover {
        color: #fff; }
  .footer-top .social-networks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    margin: 9px 0 9px 2px; }
    .footer-top .social-networks li a {
      font-size: 16px;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .footer-top .social-networks li a .fa {
        font-size: 22px;
        margin-right: 14px; }
      .footer-top .social-networks li a:hover {
        opacity: 0.7; }
  .footer-top .footer-horizontal-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin-top: 42px;
    margin-bottom: 10px;
    gap: 10px; }
    .footer-top .footer-horizontal-menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      row-gap: 5px; }
      .footer-top .footer-horizontal-menu ul li {
        display: inline-block; }
        .footer-top .footer-horizontal-menu ul li:last-child:after {
          display: none; }
        .footer-top .footer-horizontal-menu ul li:after {
          content: "";
          display: inline-block;
          margin: 0 10px -2px;
          width: 1px;
          height: 12px;
          background: rgba(255, 255, 255, 0.6); }
        .footer-top .footer-horizontal-menu ul li a {
          font-size: 14px;
          line-height: 1.5;
          color: #B6B6B6;
          display: inline-block; }
          .footer-top .footer-horizontal-menu ul li a:hover {
            color: #fff; }

.footer-bottom {
  font-size: 14px;
  color: #fff; }
  .footer-bottom-wrap {
    border-top: 1px solid #fff;
    padding: 32px 0;
    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; }
  .footer-bottom p {
    margin: 0; }
  .footer-bottom a {
    color: #fff; }

.banner {
  position: relative;
  min-height: 675px;
  padding: 148px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media (min-width: 1200px) {
    .banner {
      min-height: 100vh; } }
  .banner .container {
    position: relative; }
  .banner .banner-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 32px;
    max-width: 509px; }
    @media (min-width: 1200px) {
      .banner .banner-text {
        row-gap: 48px;
        margin-top: 40px; } }
    .banner .banner-text > * {
      margin: 0; }
    @media (max-width: 767px) {
      .banner .banner-text .tagline {
        font-size: 12px; } }
  .banner .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px; }
    @media (min-width: 1024px) {
      .banner .text {
        padding-left: 72px; } }
    .banner .text > * {
      margin: 0; }
    @media (min-width: 1024px) {
      .banner .text:before {
        left: 36px; } }
    .banner .text h1 {
      line-height: 1;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .banner .text h1 {
          line-height: 0.95; } }
    .banner .text p {
      color: rgba(0, 0, 0, 0.6);
      font-size: 18px; }
  .banner .btn {
    padding: 13px 29px; }
  .banner .banner-slider-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .banner .banner-slider.slick-initialized .slide {
    display: block; }
  .banner .banner-slider .slide {
    display: none;
    min-height: 675px;
    position: relative; }
    @media (min-width: 1200px) {
      .banner .banner-slider .slide {
        min-height: 100vh; } }
    .banner .banner-slider .slide:first-child {
      display: block; }

.inner-banner {
  position: relative;
  min-height: 446px;
  padding: 148px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: rgba(182, 182, 182, 0.6); }
  @media (min-width: 1024px) {
    .inner-banner {
      padding-top: 233px; } }
  @media (min-width: 1200px) {
    .inner-banner {
      min-height: 617px; } }
  .inner-banner .bg {
    z-index: 2; }
  .inner-banner .banner-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 32px;
    max-width: 509px;
    position: relative;
    z-index: 3; }
    @media (min-width: 1200px) {
      .inner-banner .banner-text {
        row-gap: 48px; } }
    .inner-banner .banner-text > * {
      margin: 0; }
    @media (max-width: 767px) {
      .inner-banner .banner-text .tagline {
        font-size: 12px; } }
  .inner-banner .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px; }
    .inner-banner .text > * {
      margin: 0; }
    .inner-banner .text h1 {
      line-height: 1;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .inner-banner .text h1 {
          line-height: 0.95; } }
    .inner-banner .text p {
      max-width: 318px;
      color: rgba(0, 0, 0, 0.6);
      font-size: 18px; }

.half-content-half-image-block {
  overflow: hidden; }
  @media (min-width: 1024px) {
    .half-content-half-image-block.img-left .col-image {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block.img-left .col-image .col-wrap {
      position: relative;
      left: calc(100% - 50vw); } }
  @media (min-width: 1024px) {
    .half-content-half-image-block.img-right .col-image {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block.img-right .col-image .col-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media (min-width: 1441px) {
    .half-content-half-image-block.img-right .col-image .col-wrap {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .half-content-half-image-block .row {
    row-gap: 32px; }
    @media (min-width: 1024px) {
      .half-content-half-image-block .row {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (min-width: 1200px) {
      .half-content-half-image-block .row {
        margin: 0 -50px; } }
  .half-content-half-image-block .col {
    width: 100%; }
    @media (min-width: 1200px) {
      .half-content-half-image-block .col {
        padding: 0 50px; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block .col-image {
      width: 50%; } }
  @media (max-width: 1023px) {
    .half-content-half-image-block .col-image .col-wrap {
      max-width: 480px;
      margin: 0 auto; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block .col-image .col-wrap {
      width: 50vw; } }
  @media (min-width: 1441px) {
    .half-content-half-image-block .col-image .col-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .half-content-half-image-block .col-image .img-wrap {
    padding-top: 100%;
    border-radius: 50%; }
    @media (min-width: 1600px) {
      .half-content-half-image-block .col-image .img-wrap {
        max-width: 890px;
        padding-top: 0;
        height: 890px; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block .col-content {
      width: 50%; } }
  .half-content-half-image-block .col-content .heading {
    margin-bottom: 26px; }
  .half-content-half-image-block .col-content h2 {
    margin: 0; }
  .half-content-half-image-block .col-content .tagline {
    margin-bottom: 32px; }
    @media (min-width: 1024px) {
      .half-content-half-image-block .col-content .tagline {
        margin-bottom: 48px;
        margin-left: -36px; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block .col-content .col-wrap {
      padding-left: 36px; } }
  .half-content-half-image-block .content-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -16px; }
    .half-content-half-image-block .content-lists .content {
      padding: 0 16px;
      width: 100%; }
      @media (min-width: 768px) {
        .half-content-half-image-block .content-lists .content {
          width: 50%; } }
      @media (min-width: 768px) {
        .half-content-half-image-block .content-lists .content:only-child {
          width: 100%; } }
      .half-content-half-image-block .content-lists .content > * {
        color: rgba(0, 0, 0, 0.6);
        font-size: 18px; }
      .half-content-half-image-block .content-lists .content p {
        margin-bottom: 24px; }

.subscription-block {
  padding: 0 0 48px; }
  @media (min-width: 1024px) {
    .subscription-block {
      padding-bottom: 72px; } }
  .subscription-block.bg-image .subscription-box {
    background: url("assets/images/bg-subscription.jpeg") no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
    overflow: hidden; }
    .subscription-block.bg-image .subscription-box:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.8);
      z-index: -1; }
  .subscription-block .subscription-box {
    background: #000;
    padding: 32px 24px;
    border-radius: 16px; }
    @media (min-width: 1024px) {
      .subscription-block .subscription-box {
        border-radius: 50px;
        padding: 60px; } }
    .subscription-block .subscription-box .row {
      row-gap: 24px; }
    .subscription-block .subscription-box .col {
      width: 100%; }
      @media (min-width: 1024px) {
        .subscription-block .subscription-box .col {
          width: 50%; } }
    .subscription-block .subscription-box h4 {
      color: #fff;
      margin-bottom: 0; }
    @media (min-width: 1200px) {
      .subscription-block .subscription-box .form-wrap {
        padding-left: 30px; } }
    .subscription-block .subscription-box .form-wrap input[type="email"] {
      padding: 13px 26px;
      border-radius: 50px;
      border: none;
      height: 49px;
      background: #fff;
      color: #000;
      font-size: 16px; }
    .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_footer, .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_page_footer {
      padding: 0;
      margin: 0 0 16px; }
      @media (max-width: 767px) {
        .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_footer, .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_page_footer {
          margin-top: 16px; } }
      .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_footer input, .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_page_footer input {
        margin: 0;
        padding: 12px 30px; }
        @media (min-width: 768px) {
          .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_footer input, .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_page_footer input {
            padding: 15px 30px 16px; } }
        .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_footer input:hover, .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_footer input:focus, .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_page_footer input:hover, .subscription-block .subscription-box .form-wrap .gform_wrapper.gravity-theme .gform_page_footer input:focus {
          border-color: #fff;
          color: #fff; }
    @media (min-width: 768px) {
      .subscription-block .subscription-box .form-wrap .gform_wrapper .gfield {
        margin-bottom: 16px; } }
    @media (min-width: 768px) {
      .subscription-block .subscription-box .form-wrap form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 768px) {
      .subscription-block .subscription-box .form-wrap form .gform_body {
        width: calc(100% - 16px - 148px); } }
    @media (min-width: 768px) {
      .subscription-block .subscription-box .form-wrap form .gform_footer {
        width: 148px; } }
    @media (min-width: 768px) {
      .subscription-block .subscription-box .form-wrap form .gform_ajax_spinner {
        right: -25px;
        top: 15px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    .subscription-block .subscription-box .form-wrap p {
      font-size: 15px;
      color: rgba(255, 255, 255, 0.75);
      margin-bottom: 0;
      max-width: 500px; }
      .subscription-block .subscription-box .form-wrap p a {
        color: rgba(255, 255, 255, 0.75);
        text-decoration: underline; }
        .subscription-block .subscription-box .form-wrap p a:hover {
          text-decoration: none; }

.featured-transaction-box {
  background: #000;
  border-radius: 16px;
  padding: 48px 24px 32px; }
  @media (min-width: 1024px) {
    .featured-transaction-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      background: #EFEFEF;
      border-radius: 50px;
      padding: 0;
      overflow: hidden; } }
  @media (min-width: 1024px) {
    .featured-transaction-box .content-wrap {
      width: 50%;
      padding: 50px 0 50px 48px; } }
  @media (min-width: 1200px) {
    .featured-transaction-box .content-wrap {
      padding: 72px 0 0 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .featured-transaction-box .content-wrap .tagline {
    margin-bottom: 24px;
    color: #fff; }
    @media (min-width: 1024px) {
      .featured-transaction-box .content-wrap .tagline {
        margin-bottom: 32px;
        color: rgba(0, 0, 0, 0.6); } }
  .featured-transaction-box .content-wrap .text {
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 24px; }
    @media (min-width: 1024px) {
      .featured-transaction-box .content-wrap .text {
        padding-left: 36px;
        color: rgba(0, 0, 0, 0.6);
        margin-bottom: 60px;
        padding-right: 48px; } }
    @media (min-width: 1200px) {
      .featured-transaction-box .content-wrap .text {
        padding-right: 60px; } }
    .featured-transaction-box .content-wrap .text .heading {
      margin-bottom: 24px; }
      .featured-transaction-box .content-wrap .text .heading h2 {
        color: #fff; }
        @media (min-width: 1024px) {
          .featured-transaction-box .content-wrap .text .heading h2 {
            color: #000; } }
    .featured-transaction-box .content-wrap .text p {
      margin: 0;
      font-size: 20px;
      max-width: 460px; }
  .featured-transaction-box .content-wrap .img-cover {
    border-radius: 16px;
    padding-top: 66.17%; }
    @media (min-width: 1024px) {
      .featured-transaction-box .content-wrap .img-cover {
        border-radius: 50px 0 0;
        height: 100%; } }
  @media (min-width: 1024px) {
    .featured-transaction-box .transaction-box {
      width: 50%;
      border-top-left-radius: 50px;
      background: rgba(0, 0, 0, 0.75);
      padding: 50px 40px; } }
  @media (min-width: 1200px) {
    .featured-transaction-box .transaction-box {
      padding: 72px 60px 72px 56px; } }
  .featured-transaction-box .transaction-box * {
    color: #fff; }
  .featured-transaction-box .transaction-box .transaction-lists {
    padding-top: 32px; }
    @media (min-width: 1024px) {
      .featured-transaction-box .transaction-box .transaction-lists {
        padding-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .featured-transaction-box .transaction-box .transaction-lists h5 {
      margin-bottom: 6px; }
      @media (min-width: 1024px) {
        .featured-transaction-box .transaction-box .transaction-lists h5 {
          margin-bottom: 10px; } }
      .featured-transaction-box .transaction-box .transaction-lists h5.subtitle {
        font: 24px/1 "Perpetua", "Arial", "Helvetica", "sans-serif";
        color: rgba(255, 255, 255, 0.6); }
    .featured-transaction-box .transaction-box .transaction-lists h4 {
      margin: 0; }
      @media (max-width: 767px) {
        .featured-transaction-box .transaction-box .transaction-lists h4 {
          color: rgba(255, 255, 255, 0.6);
          font: 18px/1.5 "Gill Sans MT", "Arial", "Helvetica", "sans-serif"; } }
    .featured-transaction-box .transaction-box .transaction-lists .basis {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      gap: 12px; }
    .featured-transaction-box .transaction-box .transaction-lists .count {
      font: 700 64px/1 "Perpetua", "Arial", "Helvetica", "sans-serif";
      letter-spacing: -0.01em; }
    .featured-transaction-box .transaction-box .transaction-lists sub {
      letter-spacing: -0.01em;
      font: 24px/1 "Perpetua", "Arial", "Helvetica", "sans-serif";
      bottom: 15px;
      color: rgba(255, 255, 255, 0.6); }
    @media (min-width: 1024px) {
      .featured-transaction-box .transaction-box .transaction-lists .content {
        width: 100%; } }
    @media (min-width: 1024px) {
      .featured-transaction-box .transaction-box .transaction-lists .list {
        width: 50%;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        padding-top: 32px;
        margin-top: 32px;
        padding-right: 10px; } }
    @media (max-width: 1023px) {
      .featured-transaction-box .transaction-box .transaction-lists .list + .list {
        margin-top: 10px; } }
    .featured-transaction-box .transaction-box .transaction-lists .list:nth-of-type(2n) {
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      padding-top: 24px;
      margin-top: 24px; }
      @media (min-width: 1024px) {
        .featured-transaction-box .transaction-box .transaction-lists .list:nth-of-type(2n) {
          padding-top: 32px;
          margin-top: 32px; } }
    .featured-transaction-box .transaction-box .transaction-lists .list h5 {
      color: rgba(255, 255, 255, 0.75); }
    @media (min-width: 1024px) {
      .featured-transaction-box .transaction-box .transaction-lists .debt-list + .debt-list {
        margin-top: 15px; } }
    .featured-transaction-box .transaction-box .transaction-lists .content:not(:first-of-type) {
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      padding-top: 24px;
      margin-top: 24px; }
    .featured-transaction-box .transaction-box .transaction-lists .content-list {
      font-size: 16px; }
      .featured-transaction-box .transaction-box .transaction-lists .content-list + .content-list {
        margin-top: 24px; }
        @media (min-width: 1024px) {
          .featured-transaction-box .transaction-box .transaction-lists .content-list + .content-list {
            margin-top: 32px; } }
      @media (min-width: 1024px) {
        .featured-transaction-box .transaction-box .transaction-lists .content-list h5 {
          color: rgba(255, 255, 255, 0.75); } }
      .featured-transaction-box .transaction-box .transaction-lists .content-list p {
        margin: 0;
        color: rgba(255, 255, 255, 0.6); }
        @media (min-width: 1024px) {
          .featured-transaction-box .transaction-box .transaction-lists .content-list p {
            color: #fff; } }

.intro-block {
  overflow: hidden; }
  .intro-block .row {
    row-gap: 48px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .intro-block .tagline {
    margin-bottom: 32px; }
  .intro-block .heading {
    margin-bottom: 26px; }
  .intro-block .text {
    color: rgba(0, 0, 0, 0.6);
    font-size: 18px; }
    @media (min-width: 1024px) {
      .intro-block .text {
        padding-left: 36px; } }
  .intro-block .col {
    width: 100%; }
    @media (min-width: 1024px) {
      .intro-block .col {
        width: 50%; } }
  @media (min-width: 1024px) {
    .intro-block .col-content {
      width: 40%; } }
  @media (min-width: 1024px) {
    .intro-block .col-content .col-wrap {
      padding-right: 8%; } }
  @media (min-width: 1024px) {
    .intro-block .col-intro-content-list {
      width: 60%; } }
  @media (min-width: 768px) {
    .intro-block .col-intro-content-list.img-bottom-left .img-wrap {
      left: -200px;
      bottom: -300px; } }
  @media (min-width: 768px) {
    .intro-block .col-intro-content-list.img-bottom-right .img-wrap {
      left: auto;
      right: -200px;
      bottom: -300px; } }
  @media (min-width: 768px) {
    .intro-block .col-intro-content-list.img-top-right .img-wrap {
      left: auto;
      bottom: auto;
      top: -250px;
      right: -400px; } }
  @media (min-width: 1440px) {
    .intro-block .col-intro-content-list.img-top-right .img-wrap {
      width: auto;
      right: -230px; } }
  .intro-block .col-intro-content-list .col-wrap {
    position: relative; }
    @media (min-width: 1024px) {
      .intro-block .col-intro-content-list .col-wrap {
        width: calc(50vw + 15%);
        overflow: hidden; } }
    .intro-block .col-intro-content-list .col-wrap:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #EFEFEF;
      z-index: -1;
      border-radius: 16px; }
      @media (min-width: 1024px) {
        .intro-block .col-intro-content-list .col-wrap:before {
          right: -9999px;
          border-radius: 50px 0 0 50px; } }
    .intro-block .col-intro-content-list .col-wrap-inner {
      position: relative;
      overflow: hidden;
      border-radius: 25px;
      padding: 32px 22px 128px 24px; }
      @media (min-width: 1024px) {
        .intro-block .col-intro-content-list .col-wrap-inner {
          padding: 128px 60px; } }
  .intro-block .col-intro-content-list .content-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 32px;
    margin: 0 -16px;
    position: relative;
    z-index: 1;
    max-width: 730px; }
    .intro-block .col-intro-content-list .content-lists .content {
      width: 100%;
      padding: 0 16px;
      color: rgba(0, 0, 0, 0.6);
      font-size: 18px; }
      @media (min-width: 768px) {
        .intro-block .col-intro-content-list .content-lists .content {
          width: 50%; } }
      @media (min-width: 768px) {
        .intro-block .col-intro-content-list .content-lists .content:only-child {
          width: 100%;
          padding-right: 50%; } }
      @media (min-width: 1024px) {
        .intro-block .col-intro-content-list .content-lists .content:only-child {
          padding-right: 40%; } }
      @media (min-width: 1200px) {
        .intro-block .col-intro-content-list .content-lists .content:only-child {
          padding-right: 50%; } }
      .intro-block .col-intro-content-list .content-lists .content h4 {
        margin-bottom: 10px; }
      .intro-block .col-intro-content-list .content-lists .content p:last-child {
        margin-bottom: 0; }
      .intro-block .col-intro-content-list .content-lists .content ul {
        margin: 0 0 1.2em; }
        .intro-block .col-intro-content-list .content-lists .content ul:last-child {
          margin-bottom: 0; }
  .intro-block .col-intro-content-list .img-wrap {
    position: absolute;
    left: 0;
    width: 80%;
    height: auto; }
    @media (min-width: 768px) {
      .intro-block .col-intro-content-list .img-wrap {
        width: 100%; } }
    @media (min-width: 1440px) {
      .intro-block .col-intro-content-list .img-wrap {
        width: auto; } }
    .intro-block .col-intro-content-list .img-wrap img {
      border-radius: 50%; }

.our-people-block .our-people-box {
  background: #EFEFEF;
  padding: 32px 24px 0;
  border-radius: 16px; }
  @media (min-width: 768px) {
    .our-people-block .our-people-box {
      padding: 48px 60px 0; } }
  @media (min-width: 1024px) {
    .our-people-block .our-people-box {
      padding: 0 60px 0 0; } }
  .our-people-block .our-people-box .row {
    row-gap: 27px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 768px) {
      .our-people-block .our-people-box .row {
        row-gap: 48px; } }
  .our-people-block .our-people-box .col {
    width: 100%; }
  .our-people-block .our-people-box .col-content {
    color: rgba(0, 0, 0, 0.6);
    font-size: 18px; }
    @media (min-width: 1024px) {
      .our-people-block .our-people-box .col-content {
        width: 47.28%; } }
    @media (min-width: 1024px) {
      .our-people-block .our-people-box .col-content .col-wrap {
        max-width: 382px;
        margin: 0 auto;
        padding: 40px 0; } }
  .our-people-block .our-people-box .image-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -4px;
    max-height: 254px;
    overflow: hidden; }
    @media (min-width: 640px) {
      .our-people-block .our-people-box .image-grid {
        max-height: 518px; } }
    @media (min-width: 1024px) {
      .our-people-block .our-people-box .image-grid {
        margin: 0 -5px;
        max-height: 468px; } }
    @media (min-width: 1130px) {
      .our-people-block .our-people-box .image-grid {
        max-height: 514px; } }
    @media (min-width: 1200px) {
      .our-people-block .our-people-box .image-grid {
        max-height: 560px; } }
    @media (min-width: 1440px) {
      .our-people-block .our-people-box .image-grid {
        max-height: 630px; } }
    .our-people-block .our-people-box .image-grid .grid-col {
      width: 33.33%;
      padding: 0 4px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 11px; }
      @media (min-width: 1024px) {
        .our-people-block .our-people-box .image-grid .grid-col {
          padding: 0 5px;
          gap: 24px; } }
      .our-people-block .our-people-box .image-grid .grid-col .img-wrap {
        border: 1px solid rgba(255, 255, 255, 0.75);
        border-radius: 16px;
        overflow: hidden; }
        @media (min-width: 1024px) {
          .our-people-block .our-people-box .image-grid .grid-col .img-wrap {
            border-radius: 50px; } }
        @media (min-width: 1024px) {
          .our-people-block .our-people-box .image-grid .grid-col .img-wrap:first-child {
            border-top-left-radius: 0;
            border-top-right-radius: 0; } }
        .our-people-block .our-people-box .image-grid .grid-col .img-wrap:last-child {
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0; }
          @media (min-width: 1024px) {
            .our-people-block .our-people-box .image-grid .grid-col .img-wrap:last-child {
              border-bottom-left-radius: 0;
              border-bottom-right-radius: 0; } }
        .our-people-block .our-people-box .image-grid .grid-col .img-wrap img {
          width: 100%; }
  .our-people-block .our-people-box .tagline {
    margin-bottom: 32px; }
  .our-people-block .our-people-box .heading {
    margin-bottom: 26px; }
  .our-people-block .our-people-box .btn-wrap {
    margin-top: 36px; }
  @media (min-width: 1024px) {
    .our-people-block .our-people-box .col-image {
      width: 52.72%; } }

.content-block .heading {
  margin-bottom: 32px;
  max-width: 760px; }
  @media (min-width: 1024px) {
    .content-block .heading {
      margin-bottom: 60px; } }

.content-block .row {
  margin: 0 -16px;
  row-gap: 20px; }

.content-block .col {
  width: 100%;
  padding: 0 16px; }
  @media (min-width: 768px) {
    .content-block .col {
      width: 50%; } }
  @media (min-width: 768px) {
    .content-block .col:only-child {
      width: 100%; } }
  .content-block .col:only-child .col-wrap {
    max-width: 100%; }
  .content-block .col .col-wrap {
    max-width: 584px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px; }
    .content-block .col .col-wrap > * {
      margin: 0; }
    @media (min-width: 1024px) {
      .content-block .col .col-wrap .lists {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2; } }
    .content-block .col .col-wrap .lists li {
      color: #000;
      padding-left: 31px;
      position: relative;
      font-family: "Perpetua", "Arial", "Helvetica", "sans-serif";
      font-weight: 700;
      padding-right: 15px;
      margin-bottom: 4px; }
      @media (min-width: 1024px) {
        .content-block .col .col-wrap .lists li {
          font-size: 20px; } }
      .content-block .col .col-wrap .lists li:before {
        content: "";
        position: absolute;
        top: 13px;
        left: 0;
        width: 15px;
        height: 2px;
        background: #800080; }
        @media (min-width: 1024px) {
          .content-block .col .col-wrap .lists li:before {
            top: 15px; } }

.cta-block .cta-box {
  padding: 32px 24px 0;
  border-radius: 16px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .cta-block .cta-box {
      padding: 60px;
      border-radius: 50px; } }

.cta-block .row {
  row-gap: 50px; }
  @media (min-width: 1200px) {
    .cta-block .row {
      margin: 0 -37px; } }

.cta-block .col {
  width: 100%; }
  @media (min-width: 1024px) {
    .cta-block .col {
      width: 50%; } }
  @media (min-width: 1200px) {
    .cta-block .col {
      padding: 0 37px; } }
  .cta-block .col .h3 {
    margin-bottom: 18px; }
  .cta-block .col a {
    color: #800080; }
    .cta-block .col a:hover {
      text-decoration: underline; }
  .cta-block .col p:last-child {
    margin-bottom: 0; }

.cta-block .col-image .col-wrap {
  position: relative;
  min-height: 240px; }
  @media (min-width: 1024px) {
    .cta-block .col-image .col-wrap {
      min-height: 150px; } }

.cta-block .col-image .img-wrap {
  position: absolute;
  left: -70px; }
  @media (min-width: 1024px) {
    .cta-block .col-image .img-wrap {
      left: 0;
      margin-top: -56%; } }
  @media (min-width: 1200px) {
    .cta-block .col-image .img-wrap {
      margin-top: -70%; } }

.team-members-block .team-member-box {
  padding: 32px 24px 0;
  border-radius: 16px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .team-members-block .team-member-box {
      padding: 60px;
      border-radius: 50px; } }

.team-members-block .team-member-lists {
  margin: 0 -9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 30px; }
  .team-members-block .team-member-lists .team-member-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 9px; }
    .team-members-block .team-member-lists .team-member-list .img-wrap {
      margin-bottom: 18px;
      max-width: 186px; }
      @media (min-width: 1024px) {
        .team-members-block .team-member-lists .team-member-list .img-wrap {
          max-width: 166px; } }
      @media (min-width: 1440px) {
        .team-members-block .team-member-lists .team-member-list .img-wrap {
          max-width: 186px; } }
      .team-members-block .team-member-lists .team-member-list .img-wrap img {
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.75); }
    .team-members-block .team-member-lists .team-member-list .text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      line-height: 1.1; }
      .team-members-block .team-member-lists .team-member-list .text .title {
        margin-bottom: 6px; }
      .team-members-block .team-member-lists .team-member-list .text .designation {
        margin-bottom: 0;
        display: block; }
      .team-members-block .team-member-lists .team-member-list .text a {
        font-size: 14px;
        font-weight: 400; }

.team-members-block .row {
  row-gap: 50px; }
  @media (min-width: 1200px) {
    .team-members-block .row {
      margin: 0 -37px; } }

.team-members-block .col {
  width: 100%; }
  @media (min-width: 1200px) {
    .team-members-block .col {
      padding: 0 37px; } }
  .team-members-block .col .h4 {
    margin-bottom: 26px; }
    @media (min-width: 1024px) {
      .team-members-block .col .h4 {
        margin-bottom: 32px; } }
  .team-members-block .col a {
    color: #800080;
    font-weight: 700; }
    .team-members-block .col a:hover {
      text-decoration: underline; }
  .team-members-block .col p:last-child {
    margin-bottom: 0; }

@media (min-width: 1024px) {
  .team-members-block .col-content {
    width: 55%; } }

@media (min-width: 1024px) {
  .team-members-block .col-image {
    width: 45%; } }

.team-members-block .col-image .col-wrap {
  position: relative;
  min-height: 240px; }
  @media (min-width: 1024px) {
    .team-members-block .col-image .col-wrap {
      min-height: 150px;
      height: 100%; } }

.team-members-block .col-image .img-wrap {
  position: absolute;
  left: -70px; }
  @media (min-width: 1024px) {
    .team-members-block .col-image .img-wrap {
      left: 0;
      bottom: 0;
      margin: 0 -50% -56% 0; } }
  @media (min-width: 1200px) {
    .team-members-block .col-image .img-wrap {
      margin: 0 -21% -40% 0; } }
  .team-members-block .col-image .img-wrap img {
    border-radius: 50%;
    width: 100%; }

.contact-block .section-heading {
  margin-bottom: 72px; }
  .contact-block .section-heading h1 {
    text-transform: uppercase;
    margin-bottom: 24px; }
    .contact-block .section-heading h1:only-child {
      margin-bottom: 0; }
  .contact-block .section-heading p {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.6); }
    .contact-block .section-heading p:last-child {
      margin-bottom: 0; }

.contact-block .form-box {
  padding: 32px 24px 160px;
  border-radius: 16px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1024px) {
    .contact-block .form-box {
      padding: 60px;
      border-radius: 50px; } }
  .contact-block .form-box .heading {
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .contact-block .form-box .heading {
        padding-left: 0; } }
    @media (max-width: 767px) {
      .contact-block .form-box .heading:before {
        display: none; } }
  .contact-block .form-box .desc {
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 48px; }
    @media (min-width: 1024px) {
      .contact-block .form-box .desc {
        margin-bottom: 32px; } }
    .contact-block .form-box .desc p:last-child {
      margin-bottom: 0; }
  .contact-block .form-box .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 19px; }
    .contact-block .form-box .contact a {
      color: #800080; }
      .contact-block .form-box .contact a:hover {
        text-decoration: underline; }
    .contact-block .form-box .contact .phone,
    .contact-block .form-box .contact .email,
    .contact-block .form-box .contact .fax,
    .contact-block .form-box .contact address {
      position: relative;
      padding-left: 36px; }
      @media (min-width: 1024px) {
        .contact-block .form-box .contact .phone,
        .contact-block .form-box .contact .email,
        .contact-block .form-box .contact .fax,
        .contact-block .form-box .contact address {
          padding-left: 40px; } }
      .contact-block .form-box .contact .phone:before,
      .contact-block .form-box .contact .email:before,
      .contact-block .form-box .contact .fax:before,
      .contact-block .form-box .contact address:before {
        content: "";
        position: absolute;
        top: 4px;
        left: 0;
        width: 24px;
        height: 24px;
        background-repeat: no-repeat; }
    .contact-block .form-box .contact .phone:before,
    .contact-block .form-box .contact .fax:before {
      background-image: url("assets/images/phone.svg"); }
    .contact-block .form-box .contact .email:before {
      background-image: url("assets/images/envelope.svg"); }
    .contact-block .form-box .contact address {
      font-style: normal; }
      .contact-block .form-box .contact address:before {
        background-image: url("assets/images/map.svg"); }

.contact-block .row {
  row-gap: 48px; }
  @media (min-width: 1200px) {
    .contact-block .row {
      margin: 0 -24px; } }

.contact-block .col {
  width: 100%; }
  @media (min-width: 1024px) {
    .contact-block .col {
      width: 50%; } }
  @media (min-width: 1200px) {
    .contact-block .col {
      padding: 0 24px; } }

.contact-block .col-content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 1024px) {
    .contact-block .col-content {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } }

.contact-block .col-form .gform_wrapper.gravity-theme .gform_footer, .contact-block .col-form .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 24px 0 0 !important;
  padding: 0 !important; }
  .contact-block .col-form .gform_wrapper.gravity-theme .gform_footer input, .contact-block .col-form .gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 0 !important; }

.contact-block .img-wrap {
  position: absolute;
  left: -70px; }
  @media (min-width: 1024px) {
    .contact-block .img-wrap {
      left: 24px;
      bottom: 0;
      max-width: 48%;
      margin: 0 0 -26%; } }
  @media (min-width: 1200px) {
    .contact-block .img-wrap {
      margin: 0 0 -26%; } }
  .contact-block .img-wrap img {
    border-radius: 50%; }

.news-intro-block .text {
  color: rgba(0, 0, 0, 0.6);
  max-width: 885px; }
  .news-intro-block .text .heading {
    margin-bottom: 26px; }
  .news-intro-block .text p:last-child {
    margin-bottom: 0; }

.author-box {
  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; }
  .author-box .img-wrap {
    width: 60px;
    margin-right: 16px; }
    .author-box .img-wrap img {
      max-width: 60px;
      border-radius: 50%; }
  .author-box .author-text-wrap {
    width: calc(100% - 60px - 16px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .author-box .user-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .author-box .user-info > * {
      margin: 0; }
    .author-box .user-info .info {
      color: rgba(0, 0, 0, 0.75);
      font-size: 14px; }
    .author-box .user-info .date:only-child:after {
      display: none; }
    .author-box .user-info .date:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 5px;
      height: 5px;
      background: #800080;
      border-radius: 50%;
      margin: -2px 5px 0 8px; }

.news-featured-block .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 24px; }
  @media (min-width: 1200px) {
    .news-featured-block .row {
      margin: 0 -30px; } }

.news-featured-block .col {
  width: 100%; }
  @media (min-width: 1200px) {
    .news-featured-block .col {
      padding: 0 30px; } }

@media (min-width: 768px) {
  .news-featured-block .col-image {
    width: 52.174%; } }

@media (min-width: 768px) {
  .news-featured-block .col-content {
    width: 47.826%; } }

.news-featured-block .img-cover {
  border-radius: 16px;
  padding-top: 73.3%; }
  @media (min-width: 1024px) {
    .news-featured-block .img-cover {
      padding-top: 75.758%;
      border-radius: 25px; } }
  .news-featured-block .img-cover > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }

.news-featured-block .col-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px; }

.news-featured-block .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  color: rgba(0, 0, 0, 0.6); }
  .news-featured-block .text > * {
    margin: 0; }

.news-featured-block .category {
  color: #B6B6B6; }
  .news-featured-block .category li {
    display: inline-block; }
    .news-featured-block .category li + li {
      margin-left: 8px; }
    .news-featured-block .category li a {
      text-transform: uppercase;
      color: #B6B6B6;
      font-size: 12px;
      font-weight: 700;
      line-height: 1; }
      .news-featured-block .category li a:hover {
        color: #800080; }

.card-news .img-cover {
  padding-top: 73.3%;
  border-radius: 16px;
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .card-news .img-cover {
      padding-top: 47.62%;
      border-radius: 25px; } }

.card-news .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px; }

.card-news .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  color: rgba(0, 0, 0, 0.6); }
  .card-news .text > * {
    margin: 0; }

.card-news .category {
  color: #B6B6B6; }
  .card-news .category li {
    display: inline-block; }
    .card-news .category li + li {
      margin-left: 8px; }
    .card-news .category li a {
      text-transform: uppercase;
      color: #B6B6B6;
      font-size: 12px;
      font-weight: 700;
      line-height: 1; }
      .card-news .category li a:hover {
        color: #800080; }

.news-category-listing .filter-title,
.news-listing .filter-title {
  text-transform: uppercase;
  display: block;
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.05em; }
  @media (min-width: 1024px) {
    .news-category-listing .filter-title,
    .news-listing .filter-title {
      display: none; } }

.news-category-listing .row,
.news-listing .row {
  row-gap: 32px; }
  @media (min-width: 1200px) {
    .news-category-listing .row,
    .news-listing .row {
      margin: 0 -30px;
      row-gap: 64px; } }

.news-category-listing .card-news,
.news-listing .card-news {
  width: 100%; }
  @media (min-width: 768px) {
    .news-category-listing .card-news,
    .news-listing .card-news {
      width: 50%; } }
  @media (min-width: 1200px) {
    .news-category-listing .card-news,
    .news-listing .card-news {
      padding: 0 30px; } }

.news-category-listing .btn-wrap,
.news-listing .btn-wrap {
  margin-top: 64px; }
  @media (min-width: 1024px) {
    .news-category-listing .btn-wrap,
    .news-listing .btn-wrap {
      margin-top: 76px; } }

.post-news-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .post-news-filter {
      gap: 12px;
      margin-bottom: 60px; } }
  .post-news-filter li:hover a, .post-news-filter li.active a {
    border-color: #B6B6B6;
    background: #EFEFEF; }
  .post-news-filter li a {
    border: 1px solid #800080;
    border-radius: 50px;
    color: rgba(0, 0, 0, 0.75);
    padding: 7px 11px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.05em;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    @media (min-width: 1024px) {
      .post-news-filter li a {
        font-size: 13px;
        padding: 11px 15px; } }

.post-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .post-filter {
      gap: 12px;
      margin-bottom: 60px; } }
  .post-filter li {
    cursor: pointer;
    border: 1px solid #800080;
    border-radius: 50px;
    color: rgba(0, 0, 0, 0.75);
    padding: 7px 11px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.05em;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    @media (min-width: 1024px) {
      .post-filter li {
        font-size: 13px;
        padding: 11px 15px; } }
    .post-filter li:hover, .post-filter li.active {
      border-color: #B6B6B6;
      background: #EFEFEF; }

.copied-text {
  border-radius: 8px;
  padding: 12px;
  font-size: 14px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  background: #50c878; }

.news-detail .category {
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .news-detail .category {
      margin-bottom: 48px; } }
  .news-detail .category ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .news-detail .category ul li:last-child:after {
      display: none; }
    .news-detail .category ul li:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px;
      width: 1px;
      height: 14px;
      background: #B6B6B6; }
    .news-detail .category ul li a {
      color: #800080;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 1;
      letter-spacing: 0.08em; }
      .news-detail .category ul li a:hover {
        color: #000; }

.news-detail .page-title {
  text-transform: uppercase;
  margin-bottom: 24px; }

.news-detail .heading {
  margin-bottom: 60px; }
  @media (min-width: 1024px) {
    .news-detail .heading {
      margin-bottom: 84px; } }
  @media (min-width: 1440px) {
    .news-detail .heading {
      margin-bottom: 129px; } }

.news-detail .social-networks .title {
  display: block;
  margin-bottom: 16px; }

.news-detail .social-networks ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px; }
  .news-detail .social-networks ul li a {
    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;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #EFEFEF; }
    .news-detail .social-networks ul li a div {
      height: 18px; }
    .news-detail .social-networks ul li a:hover {
      background: #d6d5d5; }

.news-detail .sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px; }
  @media (min-width: 640px) {
    .news-detail .sharing {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.news-detail .featured-image {
  border-radius: 16px;
  margin-bottom: 48px; }
  @media (min-width: 1024px) {
    .news-detail .featured-image {
      border-radius: 25px;
      margin-bottom: 60px;
      padding-top: 46.848%; } }

.news-detail .content {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 32px; }
  .news-detail .content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
    margin: 0 0 1.2em;
    padding-left: 30px; }

.related-post .heading {
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .related-post .heading {
      margin-bottom: 48px; } }

.related-post .row {
  margin: 0 -16px;
  row-gap: 48px; }

.related-post .col {
  padding: 0 16px;
  width: 100%; }
  @media (min-width: 768px) {
    .related-post .col {
      width: 33.33%; } }

@media (min-width: 1024px) {
  .related-post .card-related .img-cover {
    padding-top: 71.666%; } }

.related-post .btn-wrap {
  margin-top: 48px; }
  @media (min-width: 1024px) {
    .related-post .btn-wrap {
      margin-top: 60px; } }

.disclaimer-text {
  font-size: 9px; }
  .disclaimer-text p {
    margin-bottom: 5px; }

.fancybox-active {
  overflow: hidden; }

.card-team .card-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background: #EFEFEF;
  padding: 24px 24px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
  height: 100%; }
  @media (min-width: 768px) {
    .card-team .card-wrap {
      row-gap: 0;
      padding: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (min-width: 1024px) {
    .card-team .card-wrap {
      border-radius: 25px; } }
  @media (min-width: 1200px) {
    .card-team .card-wrap {
      border-radius: 50px; } }
  .card-team .card-wrap .h4 {
    margin-bottom: 0; }
  .card-team .card-wrap .info {
    margin-bottom: 16px; }
    @media (min-width: 1024px) {
      .card-team .card-wrap .info {
        margin-bottom: 24px; } }
    .card-team .card-wrap .info .designation {
      font-size: 16px;
      line-height: 1.4;
      color: rgba(0, 0, 0, 0.75);
      display: inline-block; }
      .card-team .card-wrap .info .designation:only-child:after {
        display: none; }
      .card-team .card-wrap .info .designation:after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 10px;
        background: rgba(0, 0, 0, 0.2);
        margin: 0 10px; }
    .card-team .card-wrap .info .social-networks {
      display: inline-block;
      vertical-align: middle; }
      .card-team .card-wrap .info .social-networks li {
        line-height: 1; }
        .card-team .card-wrap .info .social-networks li a {
          font-size: 28px;
          color: rgba(0, 0, 0, 0.75); }
          .card-team .card-wrap .info .social-networks li a:hover {
            color: #800080; }
  @media (min-width: 768px) {
    .card-team .card-wrap .text-wrap {
      padding: 32px;
      width: calc(100% - 270px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .card-team .card-wrap .text-wrap {
    padding: 32px 24px;
    width: calc(100% - 220px); } }
  .card-team .card-wrap .short-desc {
    color: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    margin-bottom: 24px;
    position: relative; }
    @media (min-width: 1024px) {
      .card-team .card-wrap .short-desc {
        margin-bottom: 22px; } }
    .card-team .card-wrap .short-desc:after {
      content: "";
      position: absolute;
      bottom: 0;
      height: 70px;
      width: 100%;
      background: #EFEFEF;
      background: -webkit-gradient(linear, left bottom, left top, from(#efefef), to(rgba(239, 239, 239, 0)));
      background: -webkit-linear-gradient(bottom, #efefef 0%, rgba(239, 239, 239, 0) 100%);
      background: linear-gradient(0deg, #efefef 0%, rgba(239, 239, 239, 0) 100%); }
    .card-team .card-wrap .short-desc p:last-child {
      margin-bottom: 0; }
  .card-team .card-wrap .read-more {
    position: relative;
    padding-right: 34px;
    display: inline-block;
    font-size: 18px; }
    .card-team .card-wrap .read-more:before {
      content: "";
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background: url("assets/images/plus-circle.svg") no-repeat;
      background-size: 100%;
      width: 24px;
      height: 24px; }
  .card-team .card-wrap .img-wrap {
    width: 130px; }
    @media (min-width: 768px) {
      .card-team .card-wrap .img-wrap {
        width: 270px;
        border-radius: 16px;
        overflow: hidden;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .card-team .card-wrap .img-wrap {
    border-radius: 25px;
    width: 220px; } }
    @media (min-width: 1200px) {
      .card-team .card-wrap .img-wrap {
        border-radius: 50px; } }
    .card-team .card-wrap .img-wrap img {
      width: 100%; }
      @media (max-width: 767px) {
        .card-team .card-wrap .img-wrap img.img-mobile {
          border-radius: 50%;
          max-width: 130px; } }
      @media (min-width: 768px) {
        .card-team .card-wrap .img-wrap img.img-mobile {
          display: none; } }
      .card-team .card-wrap .img-wrap img.img-desktop {
        display: none; }
        @media (min-width: 768px) {
          .card-team .card-wrap .img-wrap img.img-desktop {
            display: block;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover; } }

.team-block .heading {
  margin-bottom: 48px; }
  @media (min-width: 1024px) {
    .team-block .heading {
      margin-bottom: 60px; } }

.team-block .post-filter {
  margin-bottom: 48px; }
  @media (min-width: 1024px) {
    .team-block .post-filter {
      margin-bottom: 60px; } }

.team-block .row {
  row-gap: 26px;
  margin: 0 -10px; }
  @media (min-width: 768px) {
    .team-block .row {
      row-gap: 32px; } }
  @media (min-width: 1200px) {
    .team-block .row {
      margin: 0 -16px; } }

.team-block .card-team {
  width: 100%;
  padding: 0 10px; }
  @media (min-width: 1024px) {
    .team-block .card-team {
      width: 50%; } }
  @media (min-width: 1200px) {
    .team-block .card-team {
      padding: 0 16px; } }

.team-block .desc {
  color: rgba(0, 0, 0, 0.6);
  max-width: 800px;
  font-size: 18px;
  margin-bottom: 26px;
  position: relative; }
  @media (min-width: 1024px) {
    .team-block .desc {
      margin-bottom: 60px; } }
  .team-block .desc .desc-list {
    display: none; }
    .team-block .desc .desc-list.active {
      display: block; }
  .team-block .desc p:last-child {
    margin-bottom: 0; }

.team-detail {
  padding: 48px 20px;
  background: none;
  display: none; }
  .team-detail .card-desc-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    background: #EFEFEF;
    padding: 24px 24px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
    max-width: 958px; }
    @media (min-width: 768px) {
      .team-detail .card-desc-wrap {
        row-gap: 0;
        padding: 60px 32px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media (min-width: 1024px) {
      .team-detail .card-desc-wrap {
        border-radius: 50px; } }
    .team-detail .card-desc-wrap .h4 {
      margin-bottom: 8px; }
    .team-detail .card-desc-wrap .info {
      margin-bottom: 16px; }
      @media (min-width: 1024px) {
        .team-detail .card-desc-wrap .info {
          margin-bottom: 32px; } }
      .team-detail .card-desc-wrap .info .designation {
        font-size: 16px;
        line-height: 1.4;
        color: rgba(0, 0, 0, 0.75); }
        .team-detail .card-desc-wrap .info .designation:only-child:after {
          display: none; }
        .team-detail .card-desc-wrap .info .designation:after {
          content: "";
          display: inline-block;
          width: 1px;
          height: 10px;
          background: rgba(0, 0, 0, 0.2);
          margin: 0 10px; }
      .team-detail .card-desc-wrap .info .social-networks {
        display: inline-block;
        vertical-align: middle; }
        .team-detail .card-desc-wrap .info .social-networks li {
          line-height: 1; }
          .team-detail .card-desc-wrap .info .social-networks li a {
            font-size: 28px;
            color: rgba(0, 0, 0, 0.75); }
            .team-detail .card-desc-wrap .info .social-networks li a:hover {
              color: #800080; }
    @media (min-width: 768px) {
      .team-detail .card-desc-wrap .text-wrap {
        width: calc(100% - 270px - 32px); } }
    @media (min-width: 1200px) {
      .team-detail .card-desc-wrap .text-wrap {
        padding-right: 32px; } }
    .team-detail .card-desc-wrap .content {
      color: rgba(0, 0, 0, 0.6);
      font-size: 18px; }
      .team-detail .card-desc-wrap .content p:last-child {
        margin-bottom: 0; }
    .team-detail .card-desc-wrap .img-wrap {
      width: 130px; }
      @media (min-width: 768px) {
        .team-detail .card-desc-wrap .img-wrap {
          width: 270px;
          border-radius: 16px;
          overflow: hidden;
          margin-right: 32px; } }
      @media (min-width: 1024px) {
        .team-detail .card-desc-wrap .img-wrap {
          border-radius: 25px; } }
      .team-detail .card-desc-wrap .img-wrap img {
        width: 100%; }
        @media (max-width: 767px) {
          .team-detail .card-desc-wrap .img-wrap img.img-mobile {
            border-radius: 50%;
            max-width: 130px; } }
        @media (min-width: 768px) {
          .team-detail .card-desc-wrap .img-wrap img.img-mobile {
            display: none; } }
        .team-detail .card-desc-wrap .img-wrap img.img-desktop {
          display: none; }
          @media (min-width: 768px) {
            .team-detail .card-desc-wrap .img-wrap img.img-desktop {
              display: block; } }
  .team-detail .fancybox-button {
    background: #800080;
    border-radius: 50%;
    opacity: 1;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    width: 36px;
    height: 36px;
    top: 66px;
    right: 36px; }
    @media (min-width: 768px) {
      .team-detail .fancybox-button {
        width: 47px;
        height: 47px;
        top: 78px;
        right: 52px; } }
    .team-detail .fancybox-button:hover {
      background: #4d004d; }
    .team-detail .fancybox-button svg {
      width: 36px;
      height: 36px;
      margin: -10px -10px; }
      @media (min-width: 768px) {
        .team-detail .fancybox-button svg {
          width: 50px;
          height: 50px;
          margin: -12px -11px; } }
      .team-detail .fancybox-button svg path {
        fill: #fff; }

.team-category-listing .row {
  row-gap: 26px;
  margin: 0 -10px; }
  @media (min-width: 768px) {
    .team-category-listing .row {
      row-gap: 32px; } }
  @media (min-width: 1200px) {
    .team-category-listing .row {
      margin: 0 -16px; } }

.team-category-listing .card-team {
  width: 100%;
  padding: 0 10px; }
  @media (min-width: 1024px) {
    .team-category-listing .card-team {
      width: 50%; } }
  @media (min-width: 1200px) {
    .team-category-listing .card-team {
      padding: 0 16px; } }

.table-block table {
  border-spacing: 0;
  border-collapse: initial; }
  @media (max-width: 767px) {
    .table-block table {
      display: none; } }
  .table-block table td, .table-block table th {
    padding: 0 3px;
    width: 33.33%;
    font-size: 18px;
    border: none; }
    .table-block table td span, .table-block table th span {
      padding: 32px;
      display: block;
      text-align: left; }
  .table-block table th {
    color: #fff;
    -moz-text-align-last: left;
         text-align-last: left;
    vertical-align: bottom; }
    .table-block table th span {
      background: #800080;
      border-radius: 25px 25px 0 0;
      position: relative;
      padding-right: 60px; }
      .table-block table th span:before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 33px;
        background: url("assets/images/img-triangle.svg") no-repeat;
        background-size: 100%;
        width: 25px;
        height: 22px; }
      .table-block table th span:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 32px;
        background: url("assets/images/right-arrow-alt.svg") no-repeat;
        background-size: 100%;
        width: 24px;
        height: 24px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
      .table-block table th span a {
        color: #fff !important; }
        .table-block table th span a:hover {
          color: rgba(255, 255, 255, 0.5) !important; }
    .table-block table th:first-child span {
      background: transparent; }
      .table-block table th:first-child span:before, .table-block table th:first-child span:after {
        display: none; }
  .table-block table td {
    border-top: 1px solid rgba(182, 182, 182, 0.5);
    color: rgba(0, 0, 0, 0.6); }
    .table-block table td:first-child {
      border-left: 1px solid rgba(182, 182, 182, 0.5);
      color: #000;
      font-weight: 700; }
    .table-block table td:last-child {
      border-right: 1px solid rgba(182, 182, 182, 0.5); }
  .table-block table tr:first-child td:first-child {
    border-top-left-radius: 25px; }
  .table-block table tr:last-child td {
    border-bottom: 1px solid rgba(182, 182, 182, 0.5); }
    .table-block table tr:last-child td:first-child {
      border-bottom-left-radius: 25px; }
    .table-block table tr:last-child td:last-child {
      border-bottom-right-radius: 25px; }
  .table-block table tr:nth-child(2n+1) td {
    background: #F7F7F7; }
  .table-block table tr:nth-child(2n) td {
    background: #fff; }

.table-block .table-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px; }
  @media (min-width: 768px) {
    .table-block .table-lists {
      display: none; } }
  .table-block .table-lists .table-list .table-cell-head {
    color: #fff;
    -moz-text-align-last: left;
         text-align-last: left;
    vertical-align: bottom;
    background: #800080;
    border-radius: 16px 16px 0 0;
    position: relative;
    padding-right: 60px;
    font-size: 18px;
    padding: 24px 50px 24px 24px;
    font-weight: 700; }
    .table-block .table-lists .table-list .table-cell-head:before {
      content: "";
      position: absolute;
      bottom: -15px;
      left: 25px;
      background: url("assets/images/img-triangle.svg") no-repeat;
      background-size: 100%;
      width: 25px;
      height: 22px; }
    .table-block .table-lists .table-list .table-cell-head:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 20px;
      background: url("assets/images/right-arrow-alt.svg") no-repeat;
      background-size: 100%;
      width: 24px;
      height: 24px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .table-block .table-lists .table-list .table-cell-head a {
      color: #fff !important; }
      .table-block .table-lists .table-list .table-cell-head a:hover {
        color: rgba(255, 255, 255, 0.5) !important; }
    .table-block .table-lists .table-list .table-cell-head:first-child span {
      background: transparent; }
      .table-block .table-lists .table-list .table-cell-head:first-child span:before, .table-block .table-lists .table-list .table-cell-head:first-child span:after {
        display: none; }
  .table-block .table-lists .table-list .table-cell-body {
    font-size: 18px;
    padding: 24px;
    color: rgba(0, 0, 0, 0.6);
    border-top: 1px solid rgba(182, 182, 182, 0.5);
    border-left: 1px solid rgba(182, 182, 182, 0.5);
    border-right: 1px solid rgba(182, 182, 182, 0.5); }
    .table-block .table-lists .table-list .table-cell-body:nth-child(2n+1) {
      background: #fff; }
    .table-block .table-lists .table-list .table-cell-body:nth-child(2n) {
      background: #F7F7F7; }
    .table-block .table-lists .table-list .table-cell-body:last-child {
      border-bottom: 1px solid rgba(182, 182, 182, 0.5);
      border-radius: 0 0 16px 16px; }
    .table-block .table-lists .table-list .table-cell-body .title {
      display: block;
      color: #000;
      margin-bottom: 8px; }
    .table-block .table-lists .table-list .table-cell-body p:last-child {
      margin-bottom: 0; }

.pagination {
  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;
  padding-top: 56px; }
  @media (min-width: 1440px) {
    .pagination {
      padding-top: 64px; } }
  .pagination .page-numbers {
    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; }
    .pagination .page-numbers li + li {
      margin-left: 8px; }
    .pagination .page-numbers .page-numbers:not(.prev):not(.next) {
      font-size: 14px;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      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;
      padding: 0 10px;
      font-weight: 500;
      color: #000;
      border: 0.15em solid #800080; }
      @media (min-width: 1024px) {
        .pagination .page-numbers .page-numbers:not(.prev):not(.next) {
          padding-top: 2px; } }
      .pagination .page-numbers .page-numbers:not(.prev):not(.next).current, .pagination .page-numbers .page-numbers:not(.prev):not(.next).active, .pagination .page-numbers .page-numbers:not(.prev):not(.next):hover {
        background: #800080;
        color: #fff; }
    .pagination .page-numbers .page-numbers.prev, .pagination .page-numbers .page-numbers.next {
      font-size: 0;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background: transparent;
      display: block;
      position: relative; }
      .pagination .page-numbers .page-numbers.prev:before, .pagination .page-numbers .page-numbers.next:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 10px;
        height: 10px;
        border-style: solid;
        border-color: #000 #000 transparent transparent;
        border-width: 2px 2px 0 0; }
    .pagination .page-numbers .page-numbers.prev:before {
      -webkit-transform: translate(-50%, -50%) rotate(-136deg);
          -ms-transform: translate(-50%, -50%) rotate(-136deg);
              transform: translate(-50%, -50%) rotate(-136deg); }
    .pagination .page-numbers .page-numbers.next:before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
          -ms-transform: translate(-50%, -50%) rotate(45deg);
              transform: translate(-50%, -50%) rotate(45deg); }

.download-block .desc {
  margin-top: 20px; }

.download-block .download-lists {
  max-width: 700px; }
  .download-block .download-lists ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .download-block .download-lists ul li {
      border-bottom: 1px solid #000; }
      .download-block .download-lists ul li a {
        display: block;
        position: relative;
        padding: 15px 30px 15px 0; }
        .download-block .download-lists ul li a:hover:before {
          background-image: url("assets/images/file-arrow-down-hover.svg"); }
        .download-block .download-lists ul li a:before {
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          background: url("assets/images/file-arrow-down.svg") no-repeat;
          width: 24px;
          height: 30px;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
/*# sourceMappingURL=style.css.map */