






*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

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

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

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

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

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

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

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

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

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

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
}




html {
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  overflow-wrap: break-word;
}

html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 62px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  letter-spacing: 1.06px;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;

}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}
/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

fieldset {
  max-width: 100% !important;
}

/* Inputs - Checkbox/Radio */

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

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #000;
}
/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}



/* Header Container */

.header .dnd-section {
  padding: 0;
}

.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 1.5rem 20px;
  position: relative;
}

.header--landing-page .header__container {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .header__container {
    padding: 20px;
  }
}

/* Logo */

.header__logo {
  margin-right: 20px;
  max-width: 250px;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .header__navigation {
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}

@media (max-width: 767px) {
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    border-radius: 0 0 18px 18px;
  }

  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }

  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }

  .header__language-switcher-label {
    position: static;
  }

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}
/* Footer Container */

.footer .dnd-section {
  padding: 0;
}

.footer__container {
  margin: 0 auto;
  padding: 5.6rem 20px 2.8rem;
}

/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
}

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0.7rem 0;
}

.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}

.footer__form {
  width: 25%;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
  }
}

/* Footer Form */

.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}

/* Landing Page Footer */

.footer--landing-page {
  border-top: 2px solid #eff7ff;
}

.footer--landing-page .footer__container {
  padding: 2.8rem 0 1.5rem;
}

/* Footer Form */

.footer--site-page form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer--site-page .footer__form .form-title {
  background-color: transparent;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

@media (max-width: 980px) {
  .footer--site-page .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }

  .footer--site-page .footer__form .form-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer--site-page .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* Language switcher */

.body-container-wrapper .lang_switcher_class {
  width: 100%;
}

.body-container-wrapper .lang_list_class {
  left: 10px;
}

.body-container-wrapper .lang_list_class li {
  margin: 0;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src: url(../fonts/Montserrat-Medium.woff2) format("woff2"),url("../fonts/Montserrat%20Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

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

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

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

@font-face {
    font-family: "Poppins";
    font-display: swap;
    src: url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regulat.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes opacity_hidden {
    0% {
        opacity: 0
    }

    to {
        opacity: .3
    }
}

@keyframes opacity_hidden {
    0% {
        opacity: 0
    }

    to {
        opacity: .3
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

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

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 100%;
    height: 100%
}

*,:after,:before {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    font-family: "Poppins",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4;
    color: #182a2d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff
}

details,img,main {
    display: block
}

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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

button,input,optgroup,select,textarea {
    font-family: inherit;
    line-height: 1.15;
    margin: 0
}

input,optgroup,select,textarea {
    font-size: 100%
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

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

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio],legend {
    box-sizing: border-box;
    padding: 0
}

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

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

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

body.stop-scrolling {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute
}

main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

svg {
    fill: currentColor
}

a,button {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    font-size: inherit
}

a {
    color: inherit;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent!important;
    tap-highlight-color: transparent
}

a:active,a:focus {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent!important
}

button,label {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent!important;
    tap-highlight-color: transparent
}

button:active,button:focus,label:active,label:focus {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent!important;
    tap-highlight-color: transparent
}

.container {
    width: 100%;
    max-width: 73.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-left: auto;
    margin-right: auto
}

.short-container {
    max-width: 65rem!important
}

.visually-hidden {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    white-space: nowrap
}

.no-scroll {
    max-height: 100%;
    overflow-y: hidden
}

.footer__about-container,.footer__info-container,.header__container,.header__hero-container,.l-container {
    max-width: 88.25rem;
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.c-form__container {
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.s-advantages__container,.s-banner__container,.s-board__container,.s-breadcrumbs,.s-club__container,.s-events__container,.s-featured__container,.s-filters__form,.s-headlines__container,.s-hero__container,.s-insights-head__container,.s-intro__container,.s-more__container,.s-news__container,.s-opportunities__container,.s-post__container,.s-reports__container,.s-request__container,.s-text__container {
    max-width: 88.25rem;
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.s-agenda .s-agenda__container,.s-details__container,.s-media__container,.s-preview__container,.s-speakers__container {
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.s-contact__container,.s-member__container,.s-think__container,.s-waves-hero__container,.s-welcome__container {
    max-width: 88.25rem;
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.s-sponsors__container {
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.s-register__container {
    max-width: 88.25rem
}

.s-generated__container,.s-meet__container,.s-register__container {
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.s-announcement__container,.s-founding__container,.s-gallery,.s-gallery_head__container {
    max-width: 88.25rem;
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.t-base__message {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.t-base__message,.t-landing__container,.t-landing__main {
    max-width: 88.25rem
}

.t-landing__container,.t-landing__main,.t-post__container {
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.t-form__container {
    max-width: 88.25rem
}

.t-form__container,.t-form__small,.t-search__container {
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.t-search__container {
    max-width: 88.25rem
}

@media screen and (min-width: 768px) {
    .c-form__container,.footer__about-container,.footer__info-container,.header__container,.header__hero-container,.l-container,.s-advantages__container,.s-agenda .s-agenda__container,.s-announcement__container,.s-banner__container,.s-board__container,.s-breadcrumbs,.s-club__container,.s-contact__container,.s-details__container,.s-events__container,.s-featured__container,.s-filters__form,.s-founding__container,.s-gallery,.s-gallery_head__container,.s-generated__container,.s-headlines__container,.s-hero__container,.s-insights-head__container,.s-intro__container,.s-media__container,.s-meet__container,.s-member__container,.s-more__container,.s-news__container,.s-opportunities__container,.s-post__container,.s-preview__container,.s-register__container,.s-reports__container,.s-request__container,.s-speakers__container,.s-sponsors__container,.s-text__container,.s-think__container,.s-waves-hero__container,.s-welcome__container,.t-base__message,.t-form__container,.t-form__small,.t-landing__container,.t-landing__main,.t-post__container,.t-search__container {
        padding-left:2.5rem;
        padding-right: 2.5rem
    }
}

.l-container-form {
    max-width: 37.69rem
}

.l-text {
    font-size: 1rem
}

.el-wysiwyg,.l-text {
    line-height: 1.6;
    font-weight: 300
}

@media screen and (min-width: 768px) {
    .el-wysiwyg,.l-text {
        font-size:1.125rem
    }
}

.l-sections,.s-board,.s-contact,.s-think {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem
}

@media screen and (min-width: 768px) {
    .l-sections,.s-board,.s-contact,.s-think {
        padding-top:6rem;
        padding-bottom: 6rem
    }
}

.el-entry input,.l-input,.s-register__item-input {
    border: 0;
    padding: .8rem;
    font-size: 1rem;
    color: #808285;
    min-height: 3.3rem
}

.el-entry label,.l-label,.s-register__item-label {
    display: block;
    color: #808285;
    line-height: 2;
    padding-bottom: 1rem
}

.el-entry label span,.l-label span,.s-register__item-label span {
    color: red
}

.el-accent {
    font-size: 1.5rem;
    font-weight: 600
}

@media screen and (min-width: 768px) {
    .el-accent {
        font-size:2.5rem
    }
}

@media screen and (min-width: 1025px) {
    .el-accent {
        font-size:4.5rem
    }
}

.el-icon {
    display: inline-block;
    height: 1em;
    width: 1em;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    fill: currentColor
}

.btn-clean {
    background: 0 0;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    outline: 0;
    font-size: inherit;
    color: inherit
}

.btn,.btn-signup {
    font-weight: 400;
    text-transform: uppercase;
    padding: .59rem .4rem
}

.btn,.btn-accent,.btn-signup,.el-button-register {
    font-family: "Poppins",sans-serif;
    border: 1px solid var(--btn-bg, #a2d23e);
    box-shadow: none;
    border-radius: .18em;
    -webkit-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    text-align: center;
    overflow: hidden;
    background: var(--btn-bg, #a2d23e);
    color: var(--btn-color, #ffffff)
}

.el-button-register {
    font-weight: 400
}

.btn-accent:hover,.btn-signup:hover,.btn:hover,.el-button-register:hover {
    color: var(--btn-hover-color, #a2d23e);
    background: var(--btn-hover-bg, #ffffff)
}

.btn-accent:active,.btn-accent:focus,.btn-signup:active,.btn-signup:focus,.btn:active,.btn:focus,.el-button-register:active,.el-button-register:focus {
    color: var(--btn-hover-color, #a2d23e);
    background: var(--btn-hover-bg, #ffffff)
}

.btn-accent:disabled,.btn-signup:disabled,.btn.disabled,.btn:disabled,.disabled.btn-accent,.disabled.btn-signup,.el-button-register.disabled,.el-button-register:disabled {
    color: var(--btn-disabled-color, rgba(0, 0, 0, 0.4))
}

.el-button-register {
    font-size: 1.375rem;
    padding: .4rem 1.2rem;
    text-transform: uppercase
}

.btn-signup {
    min-width: 3rem;
    margin-top: 1rem
}

.btn-accent {
    font-weight: 600;
    text-transform: capitalize;
    padding: .8125rem 1rem;
    width: MIN(100%,18.75rem);
    --btn-bg: #051e22;
    --btn-color: #ffffff;
    --link-color: var(--btn-color);
    --btn-hover-color: #ffffff;
    --link-hover-color: var(--btn-hover-color);
    --btn-hover-bg: rgba(5, 30, 34, 0.8);
    --link-hover-decoration: none;
    --link-decoration: none;
    --btn-font-size: 1rem;
    box-shadow: 0 .25rem .25rem 0 rgba(0,0,0,.25);
    font-size: var(--btn-font-size)
}

@media screen and (min-width: 768px) {
    .btn-accent {
        width:unset;
        min-width: 15.125rem;
        padding: 1.0625rem 1.25rem;
        --btn-font-size: 1.125rem
    }
}

.el-title {
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.33;
    padding-bottom: .3em;
    color: #182025;
    margin: 0
}

@media screen and (min-width: 768px) {
    .el-title {
        font-size:1.75rem
    }
}

@media screen and (min-width: 1200px) {
    .el-title {
        font-size:1.9375rem
    }
}

.el-subtitle {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 2.5rem
}

@media screen and (min-width: 768px) {
    .el-subtitle {
        font-size:2.25rem
    }
}

.el-wysiwyg,.el-wysiwyg p {
    font-size: 1rem
}

.el-wysiwyg iframe {
    max-width: 100%!important
}

.el-wysiwyg p {
    line-height: 1.75rem;
    font-weight: 400;
    color: inherit;
    margin-bottom: 2rem
}

.el-wysiwyg li:last-child,.el-wysiwyg p:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .el-wysiwyg p {
        font-size:1.125rem
    }
}

.el-wysiwyg h1,.el-wysiwyg h2,.el-wysiwyg h3,.el-wysiwyg h4 {
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.el-wysiwyg h1 span,.el-wysiwyg h2 span,.el-wysiwyg h3 span,.el-wysiwyg h4 span {
    font-weight: inherit!important
}

.el-wysiwyg img {
    margin: 3.31rem auto
}

.el-wysiwyg q {
    color: #a2d23e;
    margin-bottom: 2.43rem;
    display: inline-block;
    font-size: 1.8rem;
    font-style: italic;
    text-align: center;
    position: relative
}

.el-wysiwyg blockquote {
    color: #a2d23e;
    margin-bottom: 2rem;
    font-size: 1rem;
    padding: 0 1rem
}

.el-wysiwyg a {
    text-decoration: none;
    color: #a2d23e;
    cursor: pointer
}

.el-wysiwyg a:hover {
    color: #000
}

.el-wysiwyg li {
    margin-bottom: 1em;
    font-weight: 400;
    position: relative;
    padding-left: 1rem
}

.el-wysiwyg li::before {
    content: "";
    position: absolute;
    width: .3em;
    height: .3em;
    background-color: currentColor;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%
}

.el-wysiwyg ol,.el-wysiwyg ul {
    list-style-position: inside;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding-left: 2rem;
    list-style-type: none
}

.el-wysiwyg table {
    border-top: #a2d23e solid .2rem;
    border-bottom: #a2d23e solid .2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-collapse: collapse
}

.el-wysiwyg table td {
    border: #a2d23e solid .1rem;
    padding: 1rem
}

@media screen and (min-width: 768px) {
    .el-wysiwyg {
        font-size:1.125rem
    }

    .el-wysiwyg blockquote {
        padding: 0 2.46rem;
        font-size: 1.3rem
    }

    .el-wysiwyg q {
        padding: 0 8.125rem
    }

    .el-wysiwyg q:after,.el-wysiwyg q:before {
        content: '';
        position: absolute;
        background-image: url(../images/quotes.png);
        background-repeat: no-repeat;
        width: 6.125rem;
        height: 5.06rem
    }

    .el-wysiwyg q:before {
        top: 1rem;
        left: 0
    }

    .el-wysiwyg q:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        right: 0;
        bottom: 1rem
    }
}

@media screen and (min-width: 1025px) {
    .el-wysiwyg q {
        font-size:2.5rem
    }
}

.el-field {
    border: 1px solid #dedede;
    max-width: 100%;
    padding: .875em 1em;
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left;
    -webkit-transition: border .3s ease;
    transition: border .3s ease;
    box-shadow: none;
    width: 24rem
}

.el-field:focus {
    border-color: #304e91
}

.el-field[disabled] {
    background-color: #f3f3f3;
    -webkit-text-fill-color: #304e91
}

.el-field::-webkit-input-placeholder {
    font-style: normal
}

.el-field::-moz-placeholder {
    font-style: normal
}

.el-field:-ms-input-placeholder,.el-field::-ms-input-placeholder {
    font-style: normal
}

.el-field::placeholder {
    font-style: normal
}

.el-field--select {
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.7L1.6 0 9 7.7 16.4 0 18 1.7 9 11 0 1.7z' fill='%23304E91'/%3E%3C/svg%3E");
    background-position: calc(100% - .7rem) 47%;
    background-size: 1.13rem .7rem;
    background-repeat: no-repeat;
    padding-right: 2.7rem;
    -webkit-appearance: none;
    -moz-appearance: none
}

.el-field--select::-ms-expand,.s-filters select::-ms-expand,.s-reports select::-ms-expand {
    display: none
}

.el-field--select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #182a2d
}

.el-field--textarea {
    height: 12.5rem
}

.el-logo {
    margin-right: 0;
    font-size: .8rem;
    color: #a2d23e
}

.el-logo__svg {
    width: 10em;
    height: 2em
}

.el-logo--petty {
    max-width: 28rem
}

.el-logo__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none
}

.el-logo__img {
    margin-right: 1rem;
    width: 6rem
}

.el-logo__text {
    color: #a2d23e;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.el-logo__text svg {
    width: 10rem;
    height: 2rem
}

@media screen and (min-width: 480px) {
    .el-logo__link {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .el-logo__img {
        width: 10rem
    }

    .el-logo--petty .el-logo__link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .el-logo--petty .el-logo__img,.el-logo__img {
        margin-right: 1rem
    }
}

@media screen and (min-width: 768px) {
    .el-logo {
        font-size:1.2rem
    }

    .el-logo__img {
        width: 10rem
    }

    .el-logo--petty .el-logo__img {
        width: 10.5rem
    }

    .el-logo--petty .el-logo__svg {
        width: 10em
    }
}

@media screen and (min-width: 1200px) {
    .el-logo {
        width:40rem
    }

    .el-logo__img {
        margin-right: 1.5rem;
        width: 29%
    }

    .el-logo--petty .el-logo__img {
        width: 11.5rem;
        margin-right: 1.5rem
    }
}

.el-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin-top: 3.31rem;
    margin-bottom: 1rem
}

.el-social-item {
    margin-right: .4rem
}

.el-social-item:last-child {
    margin-right: 0
}

.el-social-item--title,.el-social-link {
    background-color: #000;
    color: #fff;
    padding: .3em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.el-social-link {
    background-color: #a2d23e;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s background-color,color;
    transition: .3s background-color,color
}

.el-social-link:hover {
    background-color: #000;
    color: #fff
}

.el-select,.el-select__multiselect {
    padding: 1rem 2.7rem 1rem .8rem;
    color: #808285;
    font-size: .875rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.el-select {
    border: 0;
    background-color: #fff;
    background-position: calc(100% - .7rem) 47%,100% 100%;
    background-size: 1.13rem .7rem,2.5rem 100%;
    background-repeat: no-repeat no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(162, 210, 62)' d='M0.815,0.867 L14.774,0.867 L7.795,9.057 L0.815,0.867 Z'/%3E%3C/svg%3E")
}

.el-select__multiselect {
    background-image: none;
    min-height: 8rem;
    font-weight: 600;
    border: .1rem solid #f1f4f8
}

.el-peoples {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 5.75rem
}

@media screen and (min-width: 768px) {
    .el-peoples {
        margin-right:-5%;
        margin-left: -5%
    }
}

.el-name {
    font-size: 1rem;
    font-weight: 700
}

@media screen and (min-width: 768px) {
    .el-name {
        font-size:1.175rem
    }
}

.el-board-link {
    text-decoration: none;
    border: .05rem solid;
    padding: .3rem 1rem;
    border-radius: 1rem;
    font-size: .75rem;
    font-weight: 500;
    max-width: 15rem
}

.el-board-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.el-rubric {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.33;
    padding-bottom: .3em;
    margin: 0
}

@media screen and (min-width: 480px) {
    .el-rubric {
        font-size:2.5rem
    }
}

@media screen and (min-width: 768px) {
    .el-rubric {
        font-size:3.375rem
    }
}

.el-refer {
    font-size: 1rem;
    font-weight: 600
}

@media screen and (min-width: 768px) {
    .el-refer {
        font-size:1.875rem
    }
}

.el-regLink {
    color: #a2d23e;
    cursor: pointer;
    -webkit-transition: .3s color;
    transition: .3s color
}

.el-regLink:hover {
    color: #182a2d
}

.el-entry {
    width: 48%
}

.el-entry input {
    width: 96%
}

.el-tooltip {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    --tip-mark-color: #a2d23e;
    --tip-color: #182a2d;
    --tip-icon-color: #182a2d;
    --tip-icon-size: 1em;
    --tip-bg-color: #ffffff
}

.el-tooltip__trigger {
    font-size: var(--tip-icon-size);
    color: var(--tip-icon-color);
    cursor: pointer;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.el-loader,.el-tooltip__content {
    display: none
}

.el-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(243,244,244,.2);
    z-index: 100;
    --loader-size: 6.25rem
}

.el-loader:before {
    content: '';
    border: 1rem solid rgba(186,220,117,.3);
    border-top: 1rem solid #a2d23e;
    border-radius: 50%;
    width: var(--loader-size);
    height: var(--loader-size);
    -webkit-animation: spin 1.5s cubic-bezier(0,0,.6,.8) infinite;
    animation: spin 1.5s cubic-bezier(0,0,.6,.8) infinite;
    left: calc(50% - (var(--loader-size)/2));
    top: calc(50% - (var(--loader-size)/2));
    display: block;
    position: absolute
}

.el-loader.is-active {
    display: block
}

@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #d1d1d1
}

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

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

.swiper-slide,.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: content-box
}

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

.swiper-container-multirow-column>.swiper-wrapper,.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

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

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

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

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

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

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

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

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

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

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

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

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

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

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

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

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

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

:root {
    --swiper-navigation-size: 20px
}

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

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

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

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

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

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

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

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

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

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

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

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

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

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left,200ms -webkit-transform;
    transition: 200ms transform,200ms left;
    transition: 200ms transform,200ms left,200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right,200ms -webkit-transform;
    transition: 200ms transform,200ms right;
    transition: 200ms transform,200ms right,200ms -webkit-transform
}

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

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

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

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

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

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

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

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

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

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

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

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

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

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

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

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

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

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

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

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

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

.gform_validation_container,.wp-woocommerce-notice::before {
    display: none
}

.gform_ajax_spinner {
    margin-top: 1.5rem
}

.gform .validation_error {
    margin-bottom: 1rem;
    color: red
}

.gform .validation_message {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.gfield_html_formatted a,.gform .gfield_html_formatted a {
    color: #a2d23e;
    text-decoration: none
}

.gform_fields {
    list-style-type: none
}

.gform_button,.gform_fields label {
    display: inline-block
}

.gform_button {
    margin-top: 1rem;
    font-size: 1.375rem;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #a2d23e;
    box-shadow: none;
    border-radius: .18em;
    -webkit-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    text-align: center;
    overflow: hidden;
    padding: .4em 1.2em;
    background: #a2d23e;
    color: #fff
}

.c-modal__box .button-primary:hover,.gform_button:hover {
    color: #a2d23e;
    background: #fff
}

.c-modal__box .button-primary:active,.c-modal__box .button-primary:focus,.gform_button:active,.gform_button:focus {
    color: #a2d23e;
    background: #fff
}

.c-modal__box .button-primary.disabled,.c-modal__box .button-primary:disabled,.gform_button.disabled,.gform_button:disabled {
    color: rgba(0,0,0,.4)
}

.gform_validation_error .validation_error {
    margin-bottom: 1rem;
    color: red
}

.gform_validation_error .validation_message {
    color: red;
    margin-top: 1rem;
    margin-bottom: 1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.gform_validation_container .gfield_description,.gform_validation_message {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.gform_validation_container .ginput_container input {
    width: 100%;
    border: 0;
    padding: .8rem;
    font-size: 1rem;
    color: #808285
}

.gfield {
    margin-bottom: 1.4rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gfield .gfield_label {
    margin-right: 1.2rem;
    width: 10rem
}

.gfield .ginput_container {
    width: 100%
}

.gfield_error .validation_message {
    color: red;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.gfield_html_formatted {
    font-size: 1.2rem
}

.gfield:last-child {
    margin-bottom: 0
}

.gfield_checkbox {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gfield_checkbox li {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    color: #808285
}

.gfield_checkbox input {
    margin-right: .4rem
}

.c-modal__box .login-password label,.c-modal__box .login-username label,.gfield_label,.ginput_container_password label {
    font-size: 1rem;
    font-weight: 400;
    color: #808285;
    padding-bottom: 1rem
}

.gfield_required {
    color: red;
    margin-left: .3rem
}

.gfield_error input {
    border-color: red!important
}

.ginput_container_multiselect select,.ginput_container_select select {
    border: 0;
    color: #808285;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: #fff;
    padding: .8rem
}

.ginput_container_select select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(162, 210, 62)' d='M0.815,0.867 L14.774,0.867 L7.795,9.057 L0.815,0.867 Z'/%3E%3C/svg%3E");
    background-position: calc(100% - .7rem) 47%,100% 100%;
    background-size: 1.13rem .7rem,2.5rem 100%;
    background-repeat: no-repeat no-repeat
}

.ginput_container_multiselect {
    background-image: none
}

.ginput_container_multiselect select {
    max-height: 8rem;
    margin-bottom: 2.18rem
}

.ginput_container_text {
    width: 100%
}

.ginput_container .medium,.ginput_container_password input,.ginput_container_text input {
    width: 100%;
    padding: .8rem;
    font-size: 1rem;
    color: #808285
}

.ginput_container_password span {
    padding-bottom: 1rem;
    display: inline-block;
    width: 100%
}

.ginput_container_checkbox li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.ginput_container .medium {
    border: .1rem solid #e2e1df
}

.ginput_container_password .medium {
    width: 100%;
    border: 0;
    padding: 0;
    font-size: 1rem;
    color: #808285
}

.top_label {
    list-style-type: none
}

.gf_login_links {
    margin-top: 1.5rem
}

.gf_login_links a {
    text-decoration: none;
    color: #808285
}

.gf_login_links a span {
    color: #a2d23e
}

@media screen and (min-width: 768px) {
    .c-modal__content .gform_fields,.gfield {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .gfield_checkbox li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        margin-bottom: .5rem
    }

    .c-modal__content .gform_fields li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 43%;
        -ms-flex: 1 0 43%;
        flex: 1 0 43%;
        margin: 3%
    }
}

.c-modal__box .login-username {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem
}

.c-modal__box .login-remember {
    margin-top: 1rem
}

.c-modal__box .login-password {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem
}

.c-modal__box .input {
    width: 100%;
    border: .1rem solid #e2e1df;
    padding: .8rem;
    font-size: 1rem;
    color: #808285;
    margin-top: .3rem!important
}

.c-modal__box .login-remember {
    color: #808285;
    margin-bottom: 1rem
}

.c-modal__box .button-primary {
    font-size: 1.375rem;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #a2d23e;
    box-shadow: none;
    border-radius: .18em;
    -webkit-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    text-align: center;
    overflow: hidden;
    padding: .4em 1.2em;
    background: #a2d23e;
    color: #fff;
    margin-bottom: 1rem
}

@media screen and (min-width: 768px) {
    .c-modal__box .login-password,.c-modal__box .login-username {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .c-modal__box .login-password label,.c-modal__box .login-username label {
        width: 10rem;
        margin-right: 1rem
    }
}

.wp-woocommerce-notice {
    padding: 0;
    background-color: var(--accent-bg);
    border-top: 3px solid var(--accent-color);
    z-index: 2;
    position: relative;
    margin: 0
}

.wp-woocommerce-notice__messages {
    position: relative;
    font-size: .75rem;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2.5em;
    line-height: 1.5
}

.wp-woocommerce-notice__messages::before {
    content: var(--accent-icon);
    font-family: WooCommerce;
    display: block;
    color: var(--accent-color);
    position: absolute;
    left: 0;
    top: .7em;
    font-size: 1.5em;
    line-height: 1
}

.wp-woocommerce-notice__messages li {
    list-style-type: none
}

@media screen and (min-width: 1025px) {
    .wp-woocommerce-notice__messages {
        font-size:1rem
    }
}

.wp-woocommerce-notice--success {
    --accent-color: #8fae1b;
    --accent-bg: rgba(143, 174, 27, 0.15);
    --accent-icon: "\e015"
}

.wp-woocommerce-notice--error {
    --accent-color: #b81c23;
    --accent-bg: rgba(184, 28, 35, 0.15);
    --accent-icon: "\e016"
}

.header {
    color: #fff;
    position: relative;
    padding-top: 7rem;
    background-color: #182024;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.25)
}

@supports (background-size: cover) {
    .header {
        background-image:url(https://44686614.fs1.hubspotusercontent-na1.net/hubfs/44686614/website-assets/header-map.svg);
        background-size: cover;
        background-repeat: no-repeat
    }
}

.header--login .header__container,.header__bar.is-move .header__container {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.header--bond {
    box-shadow: none;
    background: 0 0;
    width: 100%;
    height: 6rem;
    position: absolute
}

.header__hidden {
    display: none;
    cursor: pointer;
    position: fixed;
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 15;
    padding: 0;
    margin: 0;
    color: transparent;
    outline: 0;
    -webkit-animation-name: opacity_hidden;
    animation-name: opacity_hidden;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.header__hidden.is-active {
    display: block;
    opacity: .3
}

.header__logo {
    margin: .5rem 0
}

.header__bar {
    z-index: 25;
    background: 0 0;
    width: 100%;
    top: 0;
    position: absolute;
    -webkit-transition: .7s;
    transition: .7s
}

.header__bar.is-move {
    position: fixed;
    background-color: #182024;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.25);
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

@supports (background-size: cover) {
    .header__bar.is-move {
        background-image:url(https://44686614.fs1.hubspotusercontent-na1.net/hubfs/44686614/website-assets/header-map.svg);
        background-size: cover;
        background-repeat: no-repeat
    }
}

.header__container {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.header__container,.header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__desktop {
    display: none;
    list-style-type: none;
    font-size: .95rem
}

.header__desktop-link {
    text-decoration: none;
    padding: .4rem 1.2rem;
    display: inline-block;
    text-transform: uppercase
}

.header__desktop-link:hover,.header__hero-title span {
    color: #a2d23e
}

.header__desktop a,.header__menu a {
    font-weight: 400
}

.header__login,.header__login-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__login-btn {
    margin-right: 1rem;
    font-size: .9rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__login-btn:last-child {
    margin-right: 0
}

.header__search {
    margin-right: 1rem;
    z-index: 26
}

.header__search input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.header__search input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

.header__search input[type=search]::-webkit-search-cancel-button,.header__search input[type=search]::-webkit-search-decoration,.header__search input[type=search]::-webkit-search-results-button,.header__search input[type=search]::-webkit-search-results-decoration {
    display: none
}

.header__search-btn {
    color: #fff;
    padding: .5rem;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__search-btn--hidden,.header__search-btn.is-hidden {
    display: none
}

.header__search-input {
    max-width: 11rem
}

.header__search-popup {
    background-color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    right: -100%;
    visibility: hidden;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s right,opacity;
    transition: .3s right,opacity;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.25);
    opacity: 0
}

.header__search-popup.is-open {
    top: 0;
    right: 0;
    opacity: 1;
    visibility: visible
}

.header__search-form {
    border-bottom: .125rem solid #c7d0d8;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__search-form,.header__search-form label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__search-input {
    background-color: transparent;
    color: #fff;
    border: 0;
    outline: 0
}

.header__menu.is-hidden {
    display: none
}

.header__menu-btn {
    color: #a2d23e;
    padding: .2rem;
    cursor: pointer
}

.header__menu-btn--close {
    color: #fff;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 1rem
}

.header__menu-nav,.header__menu-popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical
}

.header__menu-popup {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: fixed;
    height: 100%;
    width: 100%;
    right: -100%;
    visibility: hidden;
    top: 0;
    -webkit-transition: .3s right;
    transition: .3s right;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.25);
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 1.2rem;
    background-color: #a2d23e
}

.header__menu-popup.is-open {
    right: 0;
    visibility: visible;
    z-index: 26
}

.header__menu-nav {
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style-type: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2rem;
    background-color: inherit;
    overflow: auto
}

.header__menu-item {
    border-bottom: .125rem solid #d3e59a;
    text-align: center;
    width: 100%
}

.header__menu-link {
    text-decoration: none;
    display: inline-block;
    padding: 1rem;
    color: #000;
    width: 100%;
    text-align: center
}

.header__menu-link.is-active,.header__menu-link:hover {
    color: #fff
}

.header__hero {
    padding-bottom: 2rem
}

.header__hero-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff
}

.header__hero-title--other {
    color: #fff
}

.header__hero-text {
    font-size: .8rem;
    padding-top: 1rem
}

.header__hero-button,.header__hero-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header__hero-list {
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 3.69rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__hero-button {
    margin: .5rem 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 480px) {
    .header__menu-popup {
        width:50%
    }

    .header__menu-nav {
        overflow: auto
    }

    .header__search-popup {
        width: 70%
    }

    .header__login-btn {
        font-size: 1rem
    }

    .header__hero-title {
        font-size: 2.3rem
    }
}

@media screen and (min-width: 768px) {
    .header__bar.is-move .el-logo__text {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .header__menu-item--search,.header__nav.is-looking .header__desktop,.header__nav.is-looking .header__login,.header__nav.is-looking .header__menu,.header__nav.is-looking .header__search-btn--hidden {
        display: none
    }

    .header__search-btn--hidden {
        display: block
    }

    .header__search-popup {
        background-color: inherit;
        position: relative;
        display: none;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        overflow-y: inherit;
        opacity: 0;
        -webkit-animation-name: opacity;
        animation-name: opacity;
        -webkit-animation-duration: .3s;
        animation-duration: .3s
    }

    .header__search-popup.is-open {
        display: block;
        visibility: inherit;
        position: relative;
        opacity: 1
    }

    .header__hero {
        padding-bottom: 3rem
    }

    .header__hero-title {
        font-size: 3rem
    }

    .header__hero-text {
        font-size: 1rem;
        padding-top: 2rem
    }

    .header__hero-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .header__hero-button {
        width: 9.625rem;
        height: 3.31rem;
        margin: 0
    }

    .header__login-btn {
        padding: .5em
    }
}

@media screen and (min-width: 1025px) {
    .header__desktop {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .header__logo {
        font-size: 2.2rem
    }

    .header__login {
        position: relative;
        padding-right: 1.7rem
    }

    .header__login-btn {
        font-size: 1.3rem
    }

    .header__login::after {
        content: "";
        position: absolute;
        background-color: #fff;
        right: 0;
        height: 2.6em;
        width: .09rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .header__menu {
        position: relative
    }

    .header__menu-btn {
        font-size: 1.4rem
    }

    .header__menu-btn--close {
        display: none
    }

    .header__menu-nav {
        padding-top: 0
    }

    .header__menu-link {
        text-align: start
    }

    .header__menu-popup {
        padding-top: 0;
        position: relative;
        display: none;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        overflow-y: inherit;
        top: 3rem;
        min-width: 12rem;
        -webkit-animation-name: opacity;
        animation-name: opacity;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        opacity: 0
    }

    .header__menu-popup.is-open {
        opacity: 1;
        display: block;
        visibility: inherit;
        position: absolute;
        left: -10.3rem
    }

    .header__search {
        margin-left: 1rem;
        margin-right: 0
    }

    .header__search-btn {
        font-size: 1.4rem
    }

    .header__hero-button {
        width: 12.625rem
    }

    .header__search-form {
        min-width: 16.4rem
    }

    .header__menu-item--desktop-hidden {
        display: none
    }
}

@media screen and (min-width: 1200px) {
    .header {
        padding-top:9.2rem
    }

    .header--iframe {
        padding-top: 7.5rem
    }

    .header__container {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .header__container--iframe {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .header--login {
        padding-top: 7.5rem
    }

    .header__hero-title {
        font-size: 4.4rem
    }

    .header__hero__hero-button {
        width: 12.625rem
    }

    .header__hero-text {
        font-size: 1.6rem;
        padding-top: 2rem;
        font-weight: 300
    }
}

@media screen and (min-width: 1340px) {
    .header__container {
        position:relative
    }

    .header__menu {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .header__search {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-left: 0;
        right: 1rem
    }
}

.footer__info {
    background-color: #182025;
    padding-bottom: 3.94rem;
    padding-top: 3.125rem
}

.footer__info-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__logo {
    margin-bottom: 2.89rem
}

.footer__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__sitemap {
    margin-bottom: 1rem
}

.footer__sitemap-list {
    list-style-type: none
}

.footer__sitemap-item {
    color: #bcbec0;
    padding: .3rem .3rem .3rem 0
}

.footer__sitemap-link {
    text-decoration: none;
    padding: .3rem .3rem .3rem 0
}

.footer__sitemap-link:hover {
    color: #a2d23e
}

.footer__mission {
    text-align: center;
    margin-bottom: 1.3rem
}

.footer__mission-text {
    color: #bcbec0;
    max-width: 30.75rem
}

.footer__log {
    text-align: center
}

.footer__log-list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__log-item {
    margin-bottom: 1rem
}

.footer__log-item:last-child {
    margin-bottom: 0
}

.footer__log-btn {
    min-width: 6rem
}

.footer__about {
    background-color: #3e4d49;
    padding-top: 1.31rem;
    padding-bottom: 1.31rem
}

.footer__about-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__copyright {
    color: #a7a9ac;
    font-size: .6rem
}

.footer__links,.footer__links-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__links {
    margin-bottom: 1rem
}

.footer__links-list {
    list-style-type: none
}

.footer__links-text {
    font-size: .56rem;
    color: #a7a9ac;
    margin-right: 1.31rem
}

.footer__links-item {
    margin-right: 1.375rem
}

.footer__links-item:last-child {
    margin: 0
}

.footer__links-icon {
    font-size: 1.3rem;
    opacity: .5;
    color: #fff;
    -webkit-transition: .3s opacity,color;
    transition: .3s opacity,color
}

.footer__links-icon:hover {
    opacity: 1;
    color: #a2d23e
}

.footer__title {
    font-size: 1.125rem;
    color: #bcbec0;
    margin-bottom: 1.9rem;
    font-weight: 400;
    text-transform: uppercase
}

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

@media screen and (min-width: 320px) {
    .footer__log-list {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .footer__log-item {
        margin-right: 1.19rem;
        margin-bottom: 0
    }

    .footer__log-item:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 768px) {
    .footer__about-container {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .footer__copyright {
        font-size: .875rem
    }

    .footer__links {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1025px) {
    .footer__info-container {
        -webkit-box-align:normal;
        -webkit-align-items: normal;
        -ms-flex-align: normal;
        align-items: normal;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer__logo {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .footer__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start;
        width: 100%
    }

    .footer__mission {
        margin-bottom: 0;
        text-align: left
    }

    .footer__mission-text--longer {
        max-width: 90%
    }

    .footer__sitemap {
        margin-bottom: 0;
        min-width: -webkit-max-content;
        min-width: -moz-max-content;
        min-width: max-content
    }

    .footer__brands {
        margin-right: 1rem
    }

    .footer__brands-item:last-child {
        margin-bottom: 0
    }
}

.c-news {
    margin-bottom: 3.56rem;
    padding: 1.56rem 1.86rem 1.56rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
    -webkit-transition: .3s box-shadow;
    transition: .3s box-shadow
}

.c-news--board {
    background-color: #fff
}

.c-news:last-child {
    margin-bottom: 0
}

.c-news__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.c-news__title {
    margin-bottom: .31rem
}

.c-news__event {
    display: inline-block;
    font-size: 0;
    font-weight: 500;
    margin: .3rem 0 1.3rem
}

.c-news__event-name {
    text-transform: uppercase;
    margin-right: .3rem;
    font-size: .975rem;
    display: inline-block;
    color: #a2d23e;
    -webkit-transition: .3s color;
    transition: .3s color
}

.c-news__event-name:hover,.c-news__link:hover {
    color: #000
}

.c-news__event-date,.c-news__text {
    font-size: .975rem;
    font-weight: 600
}

.c-news__text {
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.225rem
}

.c-news__link {
    color: #a2d23e;
    text-decoration: none;
    font-weight: 500;
    font-size: .9rem;
    -webkit-transition: .3s color;
    transition: .3s color
}

.c-news__picture {
    margin-bottom: 2rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 13rem;
    -ms-flex: 0 0 13rem;
    flex: 0 0 13rem;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    padding-right: 1rem;
    width: 13rem;
    height: 13rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.c-news__picture-img {
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (min-width: 480px) {
    .c-news__wrap {
        min-width:17.5rem
    }
}

@media screen and (min-width: 768px) {
    .c-news {
        -webkit-box-pack:justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .c-news__wrap {
        padding: .5rem 1rem .5rem 0
    }

    .c-news .c-news__wrap {
        padding: .5rem 3rem .5rem 0
    }

    .c-news .c-news__wrap--board {
        padding: .5rem .5rem .5rem 0
    }
}

@media screen and (min-width: 1025px) {
    .c-news {
        padding:2.56rem 0 1.8rem;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .c-news__title {
        font-size: 1.5rem
    }

    .c-news--board {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .c-news__picture,.c-news__wrap {
        -webkit-box-ordinal-group: inherit;
        -webkit-order: inherit;
        -ms-flex-order: inherit;
        order: inherit
    }

    .c-news__wrap {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .c-news__picture {
        margin-bottom: 0;
        padding-right: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 17rem;
        -ms-flex: 0 0 17rem;
        flex: 0 0 17rem;
        width: 17rem;
        height: 17rem
    }
}

@media screen and (min-width: 1200px) {
    .c-news .c-news__picture--board {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 18.5rem;
        -ms-flex: 0 0 18.5rem;
        flex: 0 0 18.5rem;
        width: 18.5rem;
        height: 18.5rem
    }

    .c-news .c-news__wrap--board {
        padding-right: 3rem
    }
}

.c-news--board {
    padding-left: 1.7rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.c-news--board .c-news__text,.c-news--board .c-news__title {
    max-width: 100%
}

@media screen and (min-width: 1025px) {
    .c-news--board {
        padding-left:1.7rem;
        padding-right: 1.7rem
    }
}

@media screen and (min-width: 1200px) {
    .c-news__picture {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 21.5rem;
        -ms-flex: 0 0 21.5rem;
        flex: 0 0 21.5rem;
        width: 21.5rem;
        height: 21.5rem
    }

    .c-news__title {
        font-size: 1.8rem
    }

    .c-news--filter .c-news__link,.c-news--filter .c-news__text {
        font-size: 1rem
    }
}

.c-head__title {
    padding: 0
}

.c-head__text {
    margin-top: 2.375rem
}

.c-hype {
    max-width: 19rem;
    cursor: pointer;
    margin-bottom: 2rem;
    color: #000
}

.c-hype:last-child {
    margin-bottom: 0
}

.c-hype__title {
    color: #a2d23e;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 1.31rem
}

.c-hype__img {
    max-width: 18.75rem;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 1rem
}

.c-hype__img img {
    width: 100%;
    height: 100%
}

.c-hype__card-title {
    color: #a2d23e;
    font-size: 1.125rem;
    margin-bottom: 1rem
}

.c-hype__card-text {
    font-size: .875rem;
    font-weight: 500
}

.c-hype__card-link {
    color: #a2d23e;
    text-transform: uppercase;
    text-decoration: none
}

.c-box {
    border-radius: .3rem;
    padding: 1.56rem 1.94rem 1.75rem 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    min-height: 21rem;
    width: 100%
}

.c-box__icon {
    color: #fff;
    font-size: 3.625rem
}

.c-box__title {
    margin-bottom: .7rem;
    color: inherit
}

.c-box__link,.c-box__text {
    color: inherit;
    font-size: 1.125rem
}

.c-box__link {
    background-color: inherit;
    text-decoration: none;
    font-size: 1rem;
    padding: .5em 2em;
    border: .05rem solid;
    border-radius: 1rem;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-weight: 300;
    margin-top: 1rem;
    -webkit-transition: .3s box-shadow;
    transition: .3s box-shadow
}

.c-box__link:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.25)
}

@media screen and (min-width: 1025px) {
    .c-box__title {
        font-size:2.25rem
    }
}

.c-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.5rem;
    margin-bottom: 1.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-pagination__arrow {
    text-decoration: none;
    color: #808285;
    padding: .4rem
}

.c-pagination__arrow:hover {
    color: #a2d23e
}

.c-pagination__arrow:first-child {
    margin-right: .5rem
}

.c-pagination__arrow--prev {
    margin-right: .2rem
}

.c-pagination__arrow--next {
    margin-left: .2rem
}

.c-pagination__arrow:last-child {
    margin-left: .5rem
}

.c-pagination__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none
}

.c-pagination__list-item {
    margin-right: .6rem;
    min-width: 1.8rem;
    height: 1.8rem
}

.c-pagination__list-item:last-child {
    margin-right: 0
}

.c-pagination__list-link {
    border-radius: .9rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .1s background-color,color;
    transition: .1s background-color,color;
    text-decoration: none;
    padding: .2em .5em
}

.c-pagination__list-link--active,.c-pagination__list-link:hover {
    background-color: #a2d23e;
    color: #fff
}

.c-event {
    position: relative;
    cursor: pointer;
    max-width: 21rem
}

.c-event__picture-img {
    width: 100%;
    height: 12.93rem;
    -o-object-fit: cover;
    object-fit: cover
}

.c-event__type {
    color: #fff;
    background-color: #a2d23e;
    text-decoration: none;
    font-size: .75rem;
    padding: .56rem 1.625rem;
    border-radius: 5rem;
    position: absolute;
    right: 1rem;
    top: 1rem
}

.c-event__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2.375rem 1rem
}

.c-event__date {
    padding-bottom: 2rem;
    text-align: center
}

.c-event__date-period {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-event__date-period span {
    margin: 0 .1rem;
    font-weight: 700
}

.c-event__date-month {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase
}

.c-event__date-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.85rem;
    color: #a2d23e
}

.c-event__date-wrap * {
    margin: 0 .1em
}

.c-event__title {
    margin-bottom: 1.375rem
}

.c-event__link,.c-form__link a {
    text-decoration: none
}

.c-card__title-link:hover,.c-event__link:hover {
    color: #a2d23e
}

.c-event__text {
    font-size: .81rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width: 1025px) {
    .c-event__content {
        padding:2.375rem .675rem 2.375rem 1.25rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .c-event__date {
        padding-right: 1.19rem;
        padding-bottom: 0
    }
}

.c-people {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.c-people__picture {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    border: .2rem solid #a2d23e
}

.c-people__picture-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .c-people__picture-img {
        position: absolute;
        display: block;
        left: -10000%;
        right: -10000%;
        top: -10000%;
        bottom: -10000%;
        z-index: 1;
        margin: auto;
        min-width: 1000%;
        min-height: 1000%;
        width: auto;
        height: auto;
        -webkit-transform: scale(.1);
        -ms-transform: scale(.1);
        transform: scale(.1);
        max-width: none;
        max-height: none
    }
}

.c-people__info {
    margin-top: 1.625rem;
    max-width: 14.68rem
}

.c-people__info-name {
    font-weight: 700;
    color: #a2d23e
}

.c-people__info-position {
    color: #000;
    font-size: .8rem;
    font-weight: 700
}

.c-people__info-type {
    font-weight: 500
}

.c-people__picture {
    width: 12.25rem;
    height: 12.25rem
}

@media screen and (min-width: 768px) {
    .c-people__picture {
        width:15.25rem;
        height: 15.25rem
    }
}

.c-card {
    border: .08rem solid #c2c2c2;
    min-height: 24rem
}

@supports (-webkit-line-clamp:3) {
    .c-card {
        max-height: 24rem
    }
}

.c-card__content {
    padding: 1.25rem;
    height: 100%
}

.c-card__picture {
    width: 100%;
    height: 12.375rem;
    margin-bottom: 1.2rem
}

.c-card__picture-img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%
}

.c-card__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-card__from,.c-card__title,.c-card__title-link {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.c-card__title {
    margin-bottom: .5rem;
    font-size: 1.2rem
}

.c-card__from,.c-card__title-link {
    text-decoration: none
}

.c-card__from {
    font-size: .875rem;
    color: #a2d23e;
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    align-self: end;
    -webkit-line-clamp: 1
}

@media screen and (min-width: 480px) {
    .c-card__title {
        font-size:1.5rem
    }
}

@media screen and (min-width: 768px) {
    .c-card {
        max-width:19rem
    }
}

.c-aside-banner {
    margin-bottom: 2rem
}

.c-aside-banner__img {
    display: block;
    width: 100%;
    height: auto
}

.c-aside-banner__link {
    display: block;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.c-aside-banner__link:hover {
    opacity: .7
}

.el-link {
    color: #a2d23e;
    text-decoration: none;
    -webkit-transition: .3s color;
    transition: .3s color
}

.el-link:hover {
    color: #000
}

.c-modal,.c-modal__overlay {
    width: 100%;
    height: 100%;
    position: fixed
}

.c-modal {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
    z-index: 10000000
}

.c-modal select {
    margin-left: .2rem;
    margin-top: .3rem
}

.c-modal__overlay {
    background-color: #000;
    opacity: .3;
    cursor: pointer;
    -webkit-animation-name: opacity_hidden;
    animation-name: opacity_hidden;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.c-modal__close {
    color: #a2d23e;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 1rem
}

.c-modal__error {
    display: none;
    padding: 1rem;
    margin-bottom: 1rem;
    border-bottom: .2rem solid red;
    background-color: #f7f9fb
}

.c-modal.is-open,.c-modal__error.is-open {
    display: block
}

.c-modal__error-message {
    color: red
}

.c-modal__box {
    background-color: #fff;
    color: #000;
    position: fixed;
    z-index: 41;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 2rem .5rem;
    width: 100%;
    height: auto;
    max-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-modal__box-title {
    padding-bottom: 1.6rem;
    font-size: 1.875rem
}

.c-modal__box-text {
    margin-bottom: 1rem
}

.c-modal__bottom-text {
    color: #808285;
    font-weight: 500;
    font-size: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.c-modal__bottom-text span {
    color: #a2d23e;
    -webkit-transition: .3s color;
    transition: .3s color;
    cursor: pointer
}

.c-modal__bottom-text span:hover {
    color: #808285
}

.c-modal__content {
    max-height: 90%;
    padding-right: 2rem;
    overflow: auto
}

.c-modal input {
    border: .1rem #e2e1df solid;
    margin-left: .1875rem;
    margin-top: .3rem!important
}

.c-modal__description {
    color: #808285;
    margin-bottom: 2rem
}

.c-modal__footer {
    color: #808285
}

.c-modal__footer-btn {
    cursor: pointer;
    text-decoration: none
}

.c-modal__footer-btn span {
    color: #a2d23e
}

.c-modal .gform_wrapper input {
    border: .1rem solid #e2e1df;
    margin-top: .3rem
}

.c-modal .ginput_container_checkbox li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

@media screen and (min-width: 480px) {
    .c-modal__box {
        max-width:34.5rem;
        padding: 2rem
    }

    .c-modal__box--longer {
        max-width: 48.5rem
    }
}

@media screen and (min-width: 768px) {
    .c-modal .gform_fields {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .c-modal .gform_fields li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 43%;
        -ms-flex: 1 0 43%;
        flex: 1 0 43%;
        margin: 1% 2% 1% 0
    }

    .c-modal .gfield .ginput_container {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1 0 63%!important;
        -ms-flex: 1 0 63%!important;
        flex: 1 0 63%!important
    }
}

.c-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 2.5rem
}

.c-form__container {
    max-width: 32rem
}

.c-form__wrap {
    background-color: #f1f4f8;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.c-form__input {
    width: 100%;
    border: 0;
    margin-right: 2rem;
    padding: .7rem;
    font-size: 1rem;
    color: #808285;
    margin-bottom: 2rem
}

.c-form__label {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    color: #808285;
    display: inline-block
}

.c-form__label span {
    color: red
}

.c-form__text {
    color: #808285;
    font-size: 1.1rem;
    margin-bottom: 2rem;
    padding-top: 2rem
}

.c-form__button {
    margin-bottom: 2rem;
    margin-top: 2rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 5rem
}

.c-form__link a {
    color: #a2d23e
}

.s-opportunities {
    padding-top: 3.43rem;
    padding-bottom: 6rem;
    color: #000
}

.s-opportunities__title {
    padding: 0;
    margin-bottom: 3.375rem
}

.s-opportunities__text {
    margin-bottom: 4.56rem;
    color: #000
}

.s-opportunities__list,.s-opportunities__list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-opportunities__list {
    padding-top: 4rem;
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.s-opportunities__list-item {
    margin: 3%;
    width: 27%
}

@supports (display: grid) {
    .s-opportunities__list {
        display:grid;
        grid-template-columns: repeat(auto-fit,minmax(17rem,1fr));
        grid-column-gap: 6.5rem;
        grid-row-gap: 4.81rem
    }

    .s-opportunities__list-item {
        margin: 0;
        width: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.s-banner {
    background-color: #182025;
    background-repeat: no-repeat;
    background-size: cover
}

.s-banner__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.s-banner__text {
    color: #a2d23e;
    font-size: 1.4rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
    text-align: center
}

.s-banner__button {
    font-size: 1.2rem;
    text-transform: none
}

@media screen and (min-width: 1025px) {
    .s-banner__container {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-banner__text {
        margin-bottom: 0;
        text-align: left;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 55rem;
        -ms-flex: 1 0 55rem;
        flex: 1 0 55rem
    }
}

@media screen and (min-width: 1200px) {
    .s-banner__text {
        font-size:2.125rem;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 60rem;
        -ms-flex: 1 0 60rem;
        flex: 1 0 60rem
    }

    .s-banner__button {
        padding: .5rem 1.4rem
    }
}

.s-breadcrumbs {
    margin-top: 3rem
}

.s-breadcrumbs__list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.s-breadcrumbs__list-item {
    position: relative;
    padding-left: 1rem;
    margin-left: .5rem;
    color: #808285;
    padding-top: .4rem
}

.s-breadcrumbs__list-item::before {
    content: '<';
    position: absolute;
    left: 0
}

.s-breadcrumbs__list-item:first-child {
    margin-left: 0;
    padding-left: 0;
    color: #000;
    font-size: 1rem
}

.s-breadcrumbs__list-item:first-child::before {
    content: none
}

.s-breadcrumbs__list-item:last-child {
    color: #a2d23e
}

.s-breadcrumbs__list-link {
    text-decoration: none
}

.s-board {
    background-color: #f1f1f2
}

.s-board__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.s-advantages__title span,.s-board__dash,.s-hero__title span,.s-text__title span {
    color: #a2d23e
}

.s-board__news {
    margin-bottom: 4rem
}

.s-board__news-link {
    -webkit-transition: .3s color;
    transition: .3s color;
    color: #a2d23e
}

.s-board__news-link:hover {
    color: #000
}

.s-board__events {
    margin-bottom: 4rem
}

.s-board__events-card {
    background-color: #fff;
    padding: 1.44rem 1rem
}

.s-board__events-list {
    list-style-type: none
}

.s-board__events-item {
    margin-bottom: 1.35rem;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .3s opacity;
    transition: .3s opacity
}

.s-board__events-item:hover,.s-board__insights-link:hover {
    opacity: .5
}

.s-board__events-link {
    text-decoration: none
}

.s-board__events-time {
    font-size: .75rem;
    color: #a2d23e;
    font-weight: 500
}

.s-board__insights {
    cursor: pointer
}

.s-board__insights-card,.s-board__insights-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-board__insights-img {
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 19.625rem;
    max-width: 15.19rem;
    margin-bottom: 1rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-board__insights-img img {
    width: 100%;
    height: auto
}

.s-board__insights-card {
    position: relative;
    background-color: #fff;
    padding: 1.69rem 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.s-board__insights-link {
    max-width: 43%;
    font-size: 1.125rem;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: .3s opacity;
    transition: .3s opacity
}

@media screen and (min-width: 768px) {
    .s-board__container {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .s-board__news,.s-board__wrap {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 18.5rem;
        -ms-flex: 1 1 18.5rem;
        flex: 1 1 18.5rem
    }

    .s-board__news {
        margin-right: 5.3%;
        margin-bottom: 0;
        -webkit-flex: 1 1 38.94rem;
        -ms-flex: 1 1 38.94rem;
        flex: 1 1 38.94rem
    }

    .s-board__events-card {
        padding: 1.69rem 1.25rem 1.31rem 1.94rem
    }

    .s-board__events-item {
        text-align: start
    }
}

@media screen and (min-width: 1025px) {
    .s-board__insights-card {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .s-board__insights-link {
        text-align: start
    }

    .s-board__insights-img {
        margin-bottom: 0;
        margin-right: .5rem
    }
}

@media screen and (min-width: 1200px) {
    .s-board__head {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 3.375rem
    }
}

.s-filters {
    background-color: #f1f4f8;
    padding-top: 3.375rem;
    padding-bottom: 2.81rem
}

.s-filters--insights {
    background-color: inherit;
    padding: 2rem 0;
    margin: 0
}

.s-filters--insights .s-filters__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-filters--insights .s-filters__form-selects {
    margin: 0 0 2rem
}

.s-filters--insights .s-filters__form-select {
    width: 100%;
    margin: 0
}

.s-filters--insights .s-filters__form-field {
    margin-right: 0;
    margin-bottom: 1.2rem;
    width: 100%
}

.s-filters--insights .s-filters__form-field:last-child {
    margin-bottom: 0
}

.s-filters--insights .s-filters__form-text {
    margin-bottom: 3rem
}

.s-filters--insights .s-filters__form-btn {
    display: none
}

.s-filters__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.s-filters__form-text {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 2rem
}

.s-filters__form-field {
    display: inline-block;
    margin-bottom: 1rem
}

@supports ((width: -webkit-max-content) or (width:-moz-max-content) or (width:max-content)) {
    .s-filters__form-field {
        width:100%
    }
}

.s-filters__form-field:last-child {
    margin-bottom: 0
}

.s-filters__form-selects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@supports ((width: -webkit-max-content) or (width:-moz-max-content) or (width:max-content)) {
    .s-filters__form-select {
        width:100%
    }
}

.s-filters__form-select--subject {
    width: 15.25rem
}

.s-filters__form-btn {
    margin-top: 2rem
}

@media screen and (min-width: 768px) {
    @supports ((width:-webkit-max-content) or (width:-moz-max-content) or (width:max-content)) {
        .s-filters__form-field {
            width:-webkit-max-content;
            width: -moz-max-content;
            width: max-content
        }
    }

    .s-filters__form-selects {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .s-filters__form-select {
        margin-top: .3rem;
        margin-bottom: .3rem
    }

    .s-filters__form-field {
        margin-right: 2.18rem;
        margin-bottom: 0
    }

    .s-filters__form-field:last-child {
        margin-right: 0
    }

    .s-filters--insights .s-filters__form-field {
        margin-bottom: 3rem
    }

    .s-filters--insights .s-filters__form-text {
        -webkit-align-self: start;
        -ms-flex-item-align: start;
        align-self: start
    }
}

@media screen and (min-width: 1025px) {
    .s-filters {
        padding-top:2.375rem;
        padding-bottom: 1.81rem;
        margin: 0 1rem
    }

    .s-filters--insights {
        margin: 0;
        padding-top: 2.2rem;
        padding-bottom: 0
    }

    .s-filters__form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .s-filters__form-text {
        margin-bottom: 0
    }

    .s-filters__form-selects {
        margin: 1rem 1.4rem 1rem 2.375rem
    }

    .s-filters__form-select--sector {
        width: 15.25rem
    }

    .s-filters__form-select--subject {
        width: 22.56rem
    }

    .s-filters__form-btn {
        margin-top: 0
    }
}

.s-news {
    padding-bottom: 2rem;
    color: #000
}

.s-news__title {
    margin-top: 2.5rem;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start
}

.s-news__info,.s-news__title {
    padding-bottom: 2rem
}

.s-news__list {
    list-style-type: none
}

.s-news__list-item+.s-news__list-item {
    border-top: .125rem solid #f7f9fb
}

.s-news__list-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.s-news__list-banner a {
    margin-right: 4rem
}

.s-news__list-banner img {
    width: 100%;
    height: 250px;
    max-width: 300px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

@media screen and (min-width: 1025px) {
    .s-news__info {
        padding-bottom:0;
        margin-right: 2.875rem
    }
}

.s-post {
    color: #000
}

.s-post__container {
    padding-bottom: 4rem;
    padding-top: 1.7rem
}

.s-post__preview {
    padding-bottom: 2rem
}

.s-post__preview-picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 71.25rem
}

.s-post__preview-wrap {
    width: 100%
}

.s-post__preview-img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 106rem;
    width: 100%
}

.s-post__video {
    position: relative
}

.s-media__video iframe,.s-post__video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.s-media__video::before,.s-post__video::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 53.6%
}

.s-post__content {
    padding-bottom: .68rem
}

.s-post__title {
    margin-bottom: 1.7rem;
    font-size: 1.3rem
}

.s-post__published {
    display: inline-block;
    font-size: 1.2rem;
    margin-bottom: 2.4rem
}

.s-post__published-name {
    display: inline-block;
    color: #a2d23e
}

.s-post__published-date {
    color: #808285
}

.s-post__form {
    margin-top: 3rem
}

@media screen and (min-width: 768px) {
    .s-post__title {
        font-size:1.875rem
    }

    .s-post__published {
        font-size: 1.5rem
    }
}

.s-events {
    color: #000
}

.s-events .t-landing {
    color: red
}

.s-events__container {
    padding-bottom: 5.5rem
}

.s-events__title {
    font-size: 2rem;
    padding-top: 3.125rem;
    padding-bottom: 1.125rem
}

.s-events__list {
    padding-top: 2rem;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.47%;
    margin-right: -1.47%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.s-events__list-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-left: 1%;
    margin-right: 1%
}

@media screen and (min-width: 480px) {
    .s-events__list-item {
        -webkit-box-flex:0;
        -webkit-flex: 0 1 48%;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%
    }
}

@media screen and (min-width: 768px) {
    .s-events__list-item {
        -webkit-box-flex:0;
        -webkit-flex: 0 1 46%;
        -ms-flex: 0 1 46%;
        flex: 0 1 46%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media screen and (min-width: 1025px) {
    .s-events__list-item {
        -webkit-box-flex:0;
        -webkit-flex: 0 1 29%;
        -ms-flex: 0 1 29%;
        flex: 0 1 29%;
        margin: 2%
    }
}

@media screen and (min-width: 1200px) {
    .s-events__list {
        margin-left:-1.47%;
        margin-right: -1.47%
    }

    .s-events__list-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 30%;
        -ms-flex: 0 1 30%;
        flex: 0 1 30%;
        margin: 0 1.47%
    }
}

.s-hero {
    padding-bottom: 4.5rem;
    padding-top: 6rem;
    background-color: #182024;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.25)
}

.s-hero__title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff
}

.s-hero__title--other {
    color: #fff
}

.s-hero__text {
    font-size: .8rem;
    padding-top: 1rem;
    color: #fff
}

.s-hero__button,.s-hero__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-hero__list {
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 3.69rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.s-hero__button {
    margin: .5rem 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 480px) {
    .s-hero__title {
        font-size:2.3rem
    }
}

@media screen and (min-width: 768px) {
    .s-hero {
        padding-top:6rem
    }

    .s-hero__title {
        font-size: 3rem
    }

    .s-hero__title--biggest {
        max-width: 45rem
    }

    .s-hero__text {
        font-size: 1rem;
        padding-top: 2rem
    }

    .s-hero__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-hero__button {
        width: 9.625rem;
        height: 3.31rem;
        margin: 0
    }
}

@media screen and (min-width: 1025px) {
    .s-hero {
        padding-top:7rem
    }

    .s-hero__button {
        width: 12.625rem
    }
}

@media screen and (min-width: 1200px) {
    .s-hero__title {
        font-size:5rem
    }

    .s-hero__button {
        width: 12.625rem
    }
}

.s-text__container {
    padding-top: 4.375rem;
    padding-bottom: 8.43rem
}

.s-text__title {
    color: #000;
    text-align: center
}

.s-text__description {
    color: #808285
}

@media screen and (min-width: 768px) {
    .s-text__title {
        max-width:66rem
    }
}

.s-more {
    background-color: #a2d23e;
    padding: 3.25rem 0
}

.s-more__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.s-more__title {
    margin-bottom: 1rem;
    font-size: 1.75rem;
    font-weight: 700;
    color: #fff
}

.s-more__text {
    font-weight: 400;
    color: #fff;
    margin-bottom: 1.5rem
}

.s-more__btn {
    background-color: #fff;
    color: #000;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: .8em 3rem;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .s-more__container {
        -webkit-flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .s-more__title {
        margin-right: 1rem;
        margin-bottom: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 26.125rem;
        -ms-flex: 1 0 26.125rem;
        flex: 1 0 26.125rem;
        font-size: 2.25rem
    }
}

.s-advantages {
    padding-top: 4.75rem;
    padding-bottom: 5.69rem;
    background-color: #182025
}

.s-advantages__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-advantages__title {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 1.65rem;
    text-align: center
}

.s-advantages__description,.s-advantages__title {
    color: #fff;
    margin-bottom: 3.375rem
}

.s-advantages__accordion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style-type: none
}

.s-advantages__accordion-section {
    border: 0;
    background: 0 0;
    margin: .5rem 0;
    background: #a2d23e;
    cursor: pointer
}

.s-advantages__accordion-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.s-advantages__accordion-icon {
    color: #fff;
    font-size: 2rem;
    margin-right: 1rem
}

.s-advantages__accordion-arrow {
    color: #fff;
    -webkit-transition: .3s -webkit-transform;
    transition: .3s transform;
    transition: .3s transform,.3s -webkit-transform;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    right: 1rem
}

.s-advantages__accordion-btn {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8rem;
    padding: 1rem 2rem 1rem 1rem;
    font-weight: 600;
    text-align: start;
    position: relative;
    cursor: pointer
}

.s-advantages__accordion-btn[aria-expanded=true] .s-advantages__accordion-arrow {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.s-advantages__accordion-title {
    width: 100%;
    text-align: start
}

.s-advantages__accordion-title span {
    font-weight: 500
}

.s-advantages__accordion-body {
    visibility: visible;
    -webkit-transition: .3s;
    transition: .3s;
    background: #182025
}

.s-advantages__accordion-body[hidden] {
    visibility: hidden
}

.s-advantages__accordion-content {
    padding: 1.875rem 1.125rem 1.5rem;
    color: #fff
}

@media screen and (min-width: 768px) {
    .s-advantages__title {
        font-size:2.65rem;
        text-align: start
    }

    .s-advantages__accordion-icon {
        margin-right: 2rem
    }

    .s-advantages__accordion-arrow {
        right: 2rem
    }

    .s-advantages__accordion-btn {
        font-size: 1.3rem;
        padding: 2rem 1rem 2rem 2rem
    }

    .s-advantages__accordion-content {
        padding: 1.875rem 4.125rem 1.5rem
    }
}

.s-club {
    padding-top: 4.93rem;
    padding-bottom: 3.93rem
}

.s-club__headlines-title {
    margin-bottom: 2.06rem;
    text-align: center
}

.s-club__headlines-text {
    color: #808285
}

.s-club__headlines-text a {
    color: #a2d23e;
    text-decoration: none
}

.s-club__list-item {
    margin: 0 1rem 2rem
}

@media screen and (min-width: 768px) {
    .s-club__list-item {
        margin:2.06rem 4%
    }
}

.s-learn {
    background-color: #dfe7ed;
    padding-top: 4.5rem;
    padding-bottom: 5.31rem
}

.s-learn__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-learn__title {
    text-align: center;
    margin-bottom: 1.875rem
}

.s-learn__text {
    text-align: center;
    max-width: 49.06rem
}

.s-insights-head {
    padding-top: 3.43rem;
    padding-bottom: 4rem
}

.s-insights-head__title {
    color: #a2d23e;
    margin-bottom: 1.5rem
}

.s-insights-head__text {
    font-size: 1rem
}

@media screen and (min-width: 768px) {
    .s-insights-head__text {
        font-size:1.25rem
    }
}

.s-featured {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    background-color: #f7f9fb
}

.s-featured__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-featured__content {
    padding-top: 1.375rem
}

.s-featured__wrap {
    position: relative;
    margin-bottom: 2rem
}

.s-featured__picture {
    width: 17rem;
    height: 20rem
}

.s-featured__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.s-featured__name {
    color: #a2d23e;
    font-weight: 600;
    font-size: 1.84rem;
    margin-bottom: 2.6rem
}

.s-featured__title {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 2.25rem
}

.s-featured__text {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 3.125rem
}

.s-featured__btn {
    font-size: 1.4rem;
    padding: .5em 1.5em
}

@media screen and (min-width: 480px) {
    .s-featured__picture {
        width:25rem;
        height: 28rem
    }
}

@media screen and (min-width: 768px) {
    .s-featured__title {
        font-size:2rem
    }

    .s-featured__text {
        font-size: 1.5rem
    }
}

@media screen and (min-width: 1025px) {
    .s-featured__container {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-featured__wrap {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        margin-right: 4.875rem;
        margin-bottom: 0
    }

    .s-featured__picture {
        width: 25rem;
        height: 35rem
    }
}

.s-reports {
    padding-top: 6rem;
    padding-bottom: 5rem
}

.s-reports__list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@supports (display: grid) {
    .s-reports__list {
        display:grid;
        grid-template-columns: repeat(auto-fit,minmax(17.9rem,1fr));
        grid-column-gap: 4rem;
        grid-row-gap: 4.18rem
    }
}

.s-reports__list-item {
    width: 27%;
    margin: 3%
}

.s-reports__list-item--search {
    background-color: #fbfcfd
}

@supports (margin: 0) {
    .s-reports__list-item--search {
        margin-right:-1.25rem;
        margin-left: -1.25rem
    }
}

@supports (width: auto) {
    .s-reports__list-item {
        width:auto
    }
}

.s-reports__empty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-reports__empty-text {
    font-size: 1.2rem;
    text-align: center
}

.s-reports__empty-text span,.s-waves-hero__title span {
    color: #a2d23e
}

.s-reports__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem 2.31rem 2.3rem 3.125rem;
    background-color: #f1f4f8
}

.s-reports__form-text {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 400;
    padding-bottom: 2.4rem
}

.s-reports__form-selects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-reports__form-field {
    margin-bottom: 3.125rem
}

.s-reports__form-field:last-child,.s-request .gform_fields .gfield_checkbox li:last-child {
    margin-bottom: 0
}

.s-reports__form-select {
    width: 100%
}

@media screen and (min-width: 768px) {
    .s-reports {
        padding-top:9.375rem
    }

    .s-reports__list-item--search {
        max-width: 21rem
    }

    @supports (margin: 0) {
        .s-reports__list-item--search {
            margin-right:0;
            margin-left: 0
        }
    }
}

.s-headlines {
    padding-top: 4rem;
    padding-bottom: 6rem
}

.s-request {
    background-color: #f1f4f8;
    padding-top: 2.5rem;
    padding-bottom: 5.625rem
}

.s-request .media-kit-text {
    font-size: 1rem;
    margin-bottom: 1rem
}

.s-request__title {
    margin-bottom: 2rem
}

.s-request .gfield_label {
    width: 100%
}

.s-request .gform_fields .gfield_checkbox li {
    margin-bottom: .5rem
}

.s-intro__container,.s-request .gform_fields,.s-request .gform_fields .gfield_checkbox,.s-request .gform_fields .ginput_container_checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-request .gform_fields .ginput_container_checkbox {
    margin-bottom: 2rem
}

@media screen and (min-width: 768px) {
    .s-request .gform_fields {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .s-request .gform_fields .gfield {
        margin-right: 1rem
    }

    .s-request .gform_fields .gfield_checkbox {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-request .gform_fields .gfield_checkbox li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 47%;
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        margin-right: 1rem
    }
}

@media screen and (min-width: 1200px) {
    .s-request .gform_fields {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-request .gform_fields .gfield {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        margin-right: 1rem
    }

    .s-request .gform_fields .gfield:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }

    .s-request .gform_fields .gfield_wide {
        margin-top: 1rem;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }

    .s-request .gform_fields .gfield_wide .gfield_label {
        margin-bottom: 1rem
    }

    .s-request .gform_fields .gfield_checkbox {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-request .gform_fields .gfield_checkbox li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 23.5%;
        -ms-flex: 0 0 23.5%;
        flex: 0 0 23.5%;
        margin-right: 1rem
    }
}

.s-intro {
    padding-top: 4.44rem
}

.s-intro__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 3.625rem
}

.s-intro__wrap {
    margin-bottom: 1.5rem
}

.s-intro__picture {
    width: 14.125rem;
    height: 13.5rem
}

.s-intro__picture-img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.s-intro__content-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-intro__content-title {
    font-size: 1.8rem
}

.s-intro__content-icons {
    font-size: 2rem;
    color: #a2d23e;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-intro__content-item {
    margin-right: 1.375rem
}

.s-intro__content-item:last-child {
    margin-right: 0
}

.s-intro__content-link:hover {
    color: #000
}

.s-intro__text-title {
    color: #a2d23e;
    font-size: 1.375rem
}

.s-intro__text-content {
    font-size: 1.25rem
}

@media screen and (min-width: 480px) {
    .s-intro__content-head {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-intro__content-title {
        margin-right: 1rem
    }
}

@media screen and (min-width: 768px) {
    .s-intro__container {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-intro__wrap {
        margin-right: 2.31rem;
        margin-bottom: 0
    }

    .s-intro__content-title {
        font-size: 2.375rem;
        margin-right: 2.68rem
    }
}

.s-preview {
    padding-top: 4.5rem;
    padding-bottom: 1.5rem
}

.s-preview__container {
    max-width: 65rem
}

.s-preview__title,.t-post__extra p {
    margin-bottom: 1rem
}

.s-preview__date {
    color: #a2d23e;
    font-size: 1.5rem
}

.s-preview__published {
    padding-bottom: 1.8rem;
    color: #a2d23e;
    font-size: 1rem
}

.s-preview__links {
    padding-top: 2.93rem
}

.s-preview__btn {
    font-weight: 500;
    padding: .5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    margin-bottom: .3rem;
    -webkit-appearance: button-bevel!important
}

@media screen and (min-width: 768px) {
    .s-preview__btn {
        margin-bottom:0
    }
}

.s-details {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.s-details__container {
    max-width: 65rem
}

.s-details__list {
    list-style-type: none;
    max-width: 63rem
}

.s-details__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.125rem;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.s-details__item:last-child {
    margin-bottom: 0
}

.s-details__item-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.s-details__item-name {
    margin-right: 1rem
}

.s-details__item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-details__item-link {
    color: #a2d23e;
    text-decoration: none
}

.s-details__item-link:hover {
    color: #000
}

.s-details__item-calendar {
    font-weight: 500;
    padding: .5rem;
    font-size: 1.3rem
}

.s-details__text {
    margin-right: .5rem
}

.s-details__text:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .s-details__item-name--end {
        margin-left:.7rem
    }

    .s-details__item-name--hosts {
        margin-left: 2.6rem
    }

    .s-details__item-name--guests {
        margin-left: 1.7rem
    }

    .s-details__item-name--venue {
        margin-left: 2rem
    }
}

.s-agenda {
    padding-top: 3rem;
    padding-bottom: 1.5rem
}

.s-agenda .s-agenda__container {
    max-width: 65rem
}

.s-agenda__title {
    padding-bottom: 1.43rem
}

.s-agenda__days {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2rem
}

.s-agenda__days-header {
    display: inline-block;
    width: 100%
}

.s-agenda__days-btn {
    font-size: 1rem;
    font-weight: 600;
    text-align: start;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #a2d23e;
    padding: .5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.s-agenda__days-name,.s-register__item-wrap--checkbox input {
    margin-right: 1rem
}

.s-agenda__days-open {
    font-size: 1rem;
    font-weight: 500
}

.s-agenda__days-icon {
    -webkit-transition: .5s -webkit-transform;
    transition: .5s transform;
    transition: .5s transform,.5s -webkit-transform;
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
    margin-left: 1rem
}

.s-agenda .isExpanded .s-agenda__days-icon {
    -webkit-transform: rotateZ(-90deg) rotateY(-180deg);
    transform: rotateZ(-90deg) rotateY(-180deg)
}

.s-agenda [data-accordion-content] {
    will-change: height;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    overflow: hidden;
    padding-top: 1.5rem
}

.s-agenda [data-accordion-content]:not(.isExpanded) {
    height: 0;
    padding-top: 0
}

.s-agenda__timetable {
    list-style-type: none;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 1.25rem;
    line-height: 1.5
}

.s-agenda__timetable-item {
    border-bottom: .15rem solid #eeeff0;
    padding-bottom: 1.4rem;
    padding-top: 1.4rem
}

.s-agenda__timetable-item:first-child {
    padding-top: 0
}

.s-agenda__item-period {
    font-size: 0
}

.s-agenda__item-time {
    text-transform: uppercase;
    font-size: 1.1rem;
    padding: .4em 0
}

.s-agenda__item-content {
    padding-top: 1rem
}

.s-agenda__item-title {
    color: #a2d23e;
    font-weight: 400
}

.s-agenda__item-description {
    font-size: .9rem;
    font-weight: 300;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #808285
}

.s-agenda__presenters {
    list-style-type: none
}

.s-agenda__presenter {
    padding-bottom: 2rem
}

.s-agenda__presenter:last-child {
    padding-bottom: 0
}

.s-agenda__presenter-content {
    padding-bottom: 1rem
}

.s-agenda__presenter-picture {
    height: 10rem;
    max-width: 14rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-agenda__presenter-logo {
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%;
    max-height: 10rem
}

.s-agenda__presenter-name {
    font-size: 1.1rem;
    font-weight: 400
}

.s-agenda__presenter-designation {
    color: #808285;
    font-size: .9rem
}

@media screen and (min-width: 768px) {
    .s-agenda__days-btn {
        font-size:1.5rem
    }

    .s-agenda__days-open {
        font-size: 1.2rem
    }

    .s-agenda__timetable {
        border: .15rem solid #eeeff0;
        border-bottom: 0;
        border-top: 0
    }

    .s-agenda__timetable-item {
        padding: 1rem
    }
}

@media screen and (min-width: 1025px) {
    .s-agenda__days-btn {
        font-size:1.8rem
    }

    .s-agenda__date {
        font-size: 1.5rem
    }

    .s-agenda__timetable-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .s-agenda__item-time {
        font-size: 1.5rem;
        padding: 0
    }

    .s-agenda__item-period {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 22%;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .s-agenda__item-title {
        font-size: 1.5rem
    }

    .s-agenda__item-content,.s-agenda__presenter {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .s-agenda__item-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
        width: 100%
    }

    .s-agenda__presenter {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.s-media {
    padding-top: 1.5rem;
    padding-bottom: 1.5em
}

.s-media__container {
    max-width: 65rem
}

.s-media__video {
    position: relative
}

.s-speakers {
    padding-top: 1.5rem;
    margin-bottom: 1.5rem
}

.s-speakers__container {
    max-width: 65rem
}

.s-speakers__slider {
    padding-top: 2rem;
    padding-bottom: 3rem;
    position: relative
}

.s-speakers__slider-item {
    width: 33%
}

.s-speakers__slider-container {
    position: relative;
    width: 16rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-speakers__slider-title {
    padding-bottom: 2rem
}

.s-speakers__slider-list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow-x: auto
}

@supports (display: grid) {
    .s-speakers__slider-list {
        overflow:initial
    }
}

@media screen and (min-width: 768px) {
    .s-speakers__slider-container {
        width:39rem
    }
}

@media screen and (min-width: 1025px) {
    .s-speakers__slider-container {
        width:54rem
    }
}

@media screen and (min-width: 1200px) {
    .s-speakers__slider--small {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.s-waves-hero {
    background-color: #182025;
    padding-top: 8.75rem
}

@supports (background-size: cover) {
    .s-waves-hero {
        background-image:url(https://44686614.fs1.hubspotusercontent-na1.net/hubfs/44686614/website-assets/header-map.svg);
        background-repeat: no-repeat;
        background-size: cover
    }
}

.s-waves-hero__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 4.5rem
}

.s-waves-hero__title {
    color: #fff;
    text-align: center;
    max-width: 54rem
}

.s-waves-hero__picture {
    width: 100%
}

.s-waves-hero__img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background: 0 0!important
}

@media screen and (min-width: 768px) {
    .s-waves-hero {
        padding-top:14.875rem
    }

    .s-waves-hero__container {
        padding-bottom: 9.5rem
    }
}

.s-welcome {
    padding-bottom: 2.125rem;
    background-color: #fff
}

.s-welcome__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-welcome__title {
    text-align: center;
    margin-top: 0
}

.s-welcome__wrap {
    max-width: 63.81rem;
    text-align: center
}

.s-welcome__name {
    color: #a2d23e
}

.s-welcome__picture {
    width: 10rem;
    height: 5rem
}

.s-welcome__picture-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.s-welcome__brands {
    margin-top: 4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    width: 100%
}

@supports (display: grid) {
    .s-welcome__brands {
        display:grid;
        grid-template-columns: repeat(auto-fit,minmax(13.5rem,1fr));
        grid-column-gap: 1rem;
        grid-row-gap: 4.18rem
    }
}

.s-welcome__brands-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 3%;
    width: 19%
}

@supports (width: auto) {
    .s-welcome__brands-item {
        width:auto;
        margin: 0
    }
}

.s-member {
    background-color: #182025;
    padding-bottom: 8.81rem
}

.s-member__container {
    padding-top: 6.43rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-member__picture {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 100%;
    padding-top: 1rem
}

.s-member__picture-img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
    background: 0 0!important
}

.s-member__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-member__title {
    text-align: center;
    margin-top: 0;
    color: #fff
}

.s-member__name {
    margin-top: 2rem;
    color: #a2d23e;
    text-align: center
}

.s-member__points {
    list-style-type: none;
    max-width: 64rem;
    margin-top: 4rem;
    margin-bottom: 8.125rem
}

.s-member__item {
    color: #fff;
    margin-bottom: 2.625rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-member__item:last-child {
    margin-bottom: 0
}

.s-member__item-checkbox {
    background-color: #fff;
    font-size: 3rem;
    color: #000;
    border-radius: .2rem;
    margin-right: 1rem;
    height: 2.9rem;
    width: 2.9rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-member__link {
    font-size: 2rem;
    text-transform: uppercase;
    padding: .15em 1.65em;
    border-radius: 0
}

@media screen and (min-width: 480px) {
    .s-member__item {
        font-size:1.4rem;
        margin-bottom: 3rem
    }

    .s-member__item::before {
        width: 3.5rem;
        height: 3.5rem
    }
}

@media screen and (min-width: 768px) {
    .s-member__points {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem
    }

    .s-member__item:last-child {
        margin-bottom: 3rem
    }

    .s-member__item-checkbox {
        height: 3.3rem;
        width: 3.3rem
    }

    .s-member__link {
        font-size: 2.375rem
    }
}

@media screen and (min-width: 1025px) {
    .s-member__item {
        font-size:1.875rem
    }

    .s-member__points {
        margin-left: 3rem
    }

    .s-member__link {
        font-size: 3.375rem
    }
}

.s-think__text {
    text-align: center;
    position: relative;
    padding-top: 10rem
}

.s-think__text::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background-image: url(../images/quotes.png);
    background-repeat: no-repeat;
    width: 6rem;
    height: 5rem
}

.s-contact {
    background-color: #f1f4f8
}

.s-contact__title {
    margin-top: 0;
    margin-bottom: 2.375rem
}

.s-contact__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-contact__wrap {
    padding-bottom: 1.5rem
}

.s-contact__connect {
    padding-top: 1.9rem;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.s-contact__connect-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none
}

.s-contact__connect-title {
    margin-bottom: .6rem
}

.s-contact__connect-item {
    margin-right: 1rem;
    color: #a2d23e;
    font-size: 1.5rem;
    -webkit-transition: .3s color;
    transition: .3s color
}

.s-contact__connect-item:last-child {
    margin-right: 0
}

.s-contact__connect-item:hover {
    color: #000
}

.s-contact .gfield_checkbox li {
    width: 100%;
    margin-bottom: 1rem
}

@media screen and (min-width: 768px) {
    .s-contact__container {
        padding-bottom:0
    }

    .s-contact__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-contact__wrap {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .s-contact__connect {
        margin-left: 2rem;
        padding-right: 1rem;
        padding-left: 1rem;
        padding-bottom: 2rem
    }

    .s-contact-title {
        margin-left: .3rem
    }
}

.s-sponsors,.t-post__extra p img {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.s-sponsors__container {
    max-width: 65rem
}

.s-sponsors__list {
    list-style-type: none
}

.s-sponsors__list-item {
    padding-bottom: 2rem;
    padding-top: 2rem;
    border-bottom: .1rem solid #a2d23e
}

.s-sponsors__list-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.s-sponsors__sub-title {
    font-size: 1.2rem
}

.s-sponsors__logos {
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-sponsors__logos,.s-sponsors__logos-item,.s-sponsors__logos-picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-sponsors__logos-item {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-sponsors__logos-picture {
    width: 12.5rem;
    height: 7.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-sponsors__logos-img,.t-search .blog-img img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (min-width: 480px) {
    .s-sponsors__logos {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .s-sponsors__logos-item {
        width: 40%;
        margin: 1%
    }
}

@media screen and (min-width: 768px) {
    .s-sponsors__sub-title {
        font-size:1.4rem
    }

    .s-sponsors__logos-item {
        width: 31%
    }
}

@media screen and (min-width: 1025px) {
    .s-sponsors__logos-item {
        width:23%
    }
}

.s-register__forms {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-register__column {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%
}

.s-register__column--login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-register__wrapper {
    width: 100%
}

.s-register__row,.s-register__wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.s-register__wrap {
    background-color: #f1f4f8;
    padding-bottom: 3rem
}

.s-register__wrap--login {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.s-register__title {
    padding-top: 2.5rem;
    padding-bottom: 2rem
}

.s-register__list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-register__list,.s-register__list--login {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-register__item {
    width: 100%;
    margin-top: 1.2rem
}

.s-register__item--group {
    width: 96%
}

.s-register__item-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-register__item-fields--second,.s-register__item-fields--third {
    margin-top: 1.2rem
}

.s-register__item-link {
    text-decoration: none;
    color: #a2d23e
}

.s-register__item-label--checkbox span,.s-register__item-link:hover {
    color: #000
}

.s-register__item--login {
    width: 95%
}

.s-register__item-part {
    margin-top: 2rem
}

.s-register__item-title {
    font-weight: 500
}

.s-register__item-wrap:last-child {
    margin-top: 1.2rem
}

.s-register__item-wrap--checkbox,.s-register__item-wrap--last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-register__item-wrap--checkbox:last-child {
    margin-top: 0
}

.s-register__item-label--checkbox {
    padding-bottom: 0
}

.s-register__item-label--loginRemember {
    margin-top: 1.5rem
}

.s-register__item-label--last {
    padding-bottom: 0;
    margin-right: 1rem
}

.s-register__item-input,.s-register__item-input--login {
    width: 100%
}

.s-register__item-input[readonly] {
    background-color: #bcbec0
}

.s-register__item-input[readonly]:focus {
    outline: 0
}

.s-register__item-select {
    border: 0;
    width: 96%
}

.s-register__item-btn {
    border-top: .2rem solid #d5d6d8;
    width: 96%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 2.5rem
}

.s-register__btn {
    margin-top: 1.2rem;
    max-height: 3rem;
    min-height: 2.4rem
}

.s-register__btn--login {
    margin-right: 1rem
}

.s-register__description {
    font-size: 1.375rem;
    padding-bottom: 2.5rem;
    line-height: 1.75rem;
    font-weight: 400;
    color: inherit
}

@media screen and (min-width: 768px) {
    .s-register__list {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .s-register__list--login {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .s-register__item {
        width: 48%
    }

    .s-register__item--long .s-register__item-input,.s-register__item-part {
        width: 100%
    }

    .s-register__item-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .s-register__item-wrap--checkbox {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-right: 2rem;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29%;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%
    }

    .s-register__item--login {
        width: 95%
    }

    .s-register__item--group,.s-register__item--long {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 94%;
        -ms-flex: 0 0 94%;
        flex: 0 0 94%
    }

    .s-register__item--group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .s-register__item--group .s-register__item-fields--first {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 56%;
        -ms-flex: 0 0 56%;
        flex: 0 0 56%
    }

    .s-register__item--group .s-register__item-fields--second,.s-register__item--group .s-register__item-fields--third {
        margin-top: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .s-register__item-select {
        width: 96%
    }

    .s-register__item-select--long {
        width: 100%
    }

    .s-register__item-btn--register {
        width: 94%
    }

    .s-register__container--login {
        max-width: 50rem
    }

    .s-register__form--login {
        max-width: 45rem;
        margin: 0 auto
    }
}

@media screen and (min-width: 1025px) {
    .s-register__forms {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .s-register__wrap--login {
        padding-top: 3.7rem
    }
}

.s-meet {
    padding-bottom: 4rem;
    min-height: 20rem;
    position: relative
}

.s-meet__container {
    max-width: 65rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 2;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.s-meet__picture {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.s-gallery_head__picture::before,.s-meet__picture::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(left,#000 59%,transparent 94%);
    background: linear-gradient(to right,#000 59%,transparent 94%);
    z-index: 1;
    opacity: .6
}

.s-meet__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    display: block
}

.s-meet__title {
    color: #fff;
    margin-bottom: 1rem;
    font-size: 2rem
}

.s-meet__period {
    color: #a2d23e;
    margin-bottom: 1.5rem;
    font-size: 1.5rem
}

.s-meet__btn {
    font-weight: 500;
    padding: .5rem;
    font-size: 1rem;
    text-transform: uppercase;
    -webkit-appearance: button-bevel!important
}

@media screen and (min-width: 768px) {
    .s-meet {
        min-height:25rem
    }

    .s-meet__container {
        padding-top: 3rem
    }

    .s-meet__title {
        font-size: 2.8rem
    }

    .s-meet__period {
        font-size: 1.8rem
    }

    .s-meet__btn {
        font-size: 1.5rem
    }
}

.s-generated {
    padding-top: 3rem;
    padding-bottom: 1.5rem
}

.s-generated__container {
    max-width: 65rem;
    padding-bottom: 2rem;
    border-bottom: .1rem solid #a2d23e
}

.s-generated__text {
    text-align: center;
    padding-bottom: 2rem
}

.s-generated__picture {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-generated__picture-img {
    max-height: 33.75rem;
    -o-object-fit: contain;
    object-fit: contain
}

.s-generated__address {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-weight: 500;
    text-align: center
}

@media screen and (min-width: 768px) {
    .s-generated__address {
        font-size:1.5rem
    }
}

.s-gallery {
    padding-bottom: 5.5rem;
    padding-top: 5.5rem
}

.s-gallery__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 1rem;
    padding-bottom: 1rem
}

.s-gallery__iframe,.s-gallery__item {
    width: calc((100% + 1rem)/12*6 - 1rem)
}

.s-gallery__iframe {
    min-height: 22rem
}

.s-gallery__item {
    max-height: 12rem;
    overflow: hidden;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.s-gallery__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.s-gallery__img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.s-gallery__description {
    padding-bottom: 1rem
}

@media screen and (min-width: 768px) {
    .s-gallery__item {
        width:calc((100% + 1rem)/12*4 - 1rem)
    }
}

.s-gallery_head {
    padding-bottom: 4rem;
    min-height: 15rem;
    position: relative
}

.s-gallery_head__container {
    z-index: 2;
    position: relative;
    height: 100%
}

.s-gallery_head__picture {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.s-gallery_head__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    display: block
}

.s-gallery_head__title {
    color: #fff;
    margin-bottom: 1rem;
    font-size: 2rem
}

@media screen and (min-width: 768px) {
    .s-gallery_head {
        min-height:15rem
    }

    .s-gallery_head__container {
        padding-top: 3rem
    }

    .s-gallery_head__title {
        font-size: 2.8rem
    }
}

.s-announcement {
    padding-top: 3.43rem;
    padding-bottom: 6rem
}

.s-announcement__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    margin-top: 2rem
}

.s-announcement__img {
    display: block;
    width: 100%;
    height: auto
}

.s-announcement__item {
    display: block
}

.s-announcement__link {
    display: block;
    -webkit-transition: .3s box-shadow;
    transition: .3s box-shadow
}

.s-announcement__link:hover,.s-founding__link:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.25)
}

@media screen and (min-width: 768px) {
    .s-announcement__grid {
        display:grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2rem;
        gap: 2rem
    }
}

.s-founding {
    padding-top: 3.43rem;
    padding-bottom: 6rem
}

.s-founding__container,.s-founding__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-founding__container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3em
}

.s-founding__grid {
    gap: 2rem
}

.s-founding__img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.s-founding__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 6rem;
    max-width: 12rem
}

.s-founding__link {
    display: block;
    -webkit-transition: .3s box-shadow;
    transition: .3s box-shadow;
    padding: .5rem
}

.t-base {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.t-base__message {
    margin: 0 auto;
    font-size: 1rem;
    text-align: center;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.t-base__message span {
    color: #a2d23e;
    cursor: pointer
}

@media screen and (min-width: 768px) {
    .t-base__message {
        font-size:1.5rem
    }
}

.t-landing__content {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.t-landing__sidebar {
    padding-bottom: 3rem;
    margin-top: 3rem
}

@media screen and (min-width: 768px) {
    .t-landing__content {
        margin-right:-2.5rem;
        margin-left: -2.5rem
    }
}

@media screen and (min-width: 1025px) {
    .t-landing__main {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .t-landing__sidebar {
        padding-left: 3rem;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 20rem;
        -ms-flex: 0 1 20rem;
        flex: 0 1 20rem
    }
}

.t-post__container {
    font-size: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    max-width: 65rem
}

.t-post__container--line {
    border-bottom: .1rem solid #a2d23e
}

.t-post__lounge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.t-post__lounge-title {
    margin-bottom: 1rem;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.t-post__lounge-text {
    margin-bottom: 2rem
}

.t-post__lounge-picture {
    max-width: 30rem;
    max-height: 30rem;
    margin-top: 1.5rem
}

.t-post__extra {
    padding-bottom: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.t-post__extra-picture {
    max-width: 30rem;
    max-height: 30rem;
    margin-top: 1.5rem
}

@media screen and (min-width: 768px) {
    .t-post__container {
        font-size:1.125rem
    }

    .t-post__container--line {
        padding-bottom: 3rem
    }
}

.t-iframe {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.t-iframe__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.t-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f4f8
}

.t-form .woocommerce {
    width: 100%
}

.t-form__container {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.t-form__small {
    max-width: 32rem
}

.t-form__big {
    width: 100%
}

.t-search {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.t-search__title {
    font-size: 1.4rem;
    font-weight: 500
}

.t-search__title span {
    margin-left: 1rem;
    color: #a2d23e
}

.t-search .blog-img,.t-search .blog_content_section,.t-search__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.t-search .blog-listing,.t-search__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.t-search__content {
    margin-top: 2rem
}

.t-search tr {
    margin-top: .5rem
}

.t-search td a {
    text-decoration: none;
    color: #a2d23e;
    font-weight: 400
}

.t-search .blog-listing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem;
    margin-bottom: 2rem
}

.t-search .blog-img,.t-search .blog_content_section {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t-search .blog-img {
    height: 13rem;
    width: 13rem;
    -webkit-flex: 0 0 13rem;
    -ms-flex: 0 0 13rem;
    flex: 0 0 13rem;
    margin-bottom: 2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0
}

.t-search .blog_content_section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 59%;
    -ms-flex: 1 0 59%;
    flex: 1 0 59%;
    font-weight: 500;
    font-size: .875rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.t-search .blog-content {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.t-search .blog-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.t-search .blog-title a {
    text-decoration: none;
    font-size: 1.3rem
}

.t-search .blog-title .blog-date {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #a2d23e
}

.t-search .more-btn {
    margin-top: 1rem;
    color: #a2d23e
}

.t-search .more-btn a {
    text-decoration: none;
    font-weight: 600
}

.t-search .bsearch_footer {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.t-search .bsearch_footer b {
    font-size: 1.2rem;
    color: #a2d23e
}

.t-search .bsearch_footer a {
    text-decoration: none;
    font-size: 1.2rem
}

@media screen and (min-width: 768px) {
    .t-search__title {
        font-size:2rem;
        font-weight: 500
    }

    .t-search .blog-listing {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .t-search .blog-content {
        font-size: 1.1rem
    }

    .t-search .blog-img {
        margin-bottom: 0;
        margin-right: 2rem
    }
}

.t-information {
    padding-top: 2rem;
    padding-bottom: 4rem
}

.flex-column,.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-column-reverse,.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -webkit-box-flex: 1!important;
    -webkit-flex: 1 1 auto!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -webkit-box-flex: 0!important;
    -webkit-flex-grow: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -webkit-box-flex: 1!important;
    -webkit-flex-grow: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0!important;
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1!important;
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media screen and (min-width: 320px) {
    .flex-xsm-column,.flex-xsm-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xsm-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xsm-column-reverse,.flex-xsm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xsm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xsm-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xsm-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xsm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xsm-fill {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xsm-grow-0 {
        -webkit-box-flex: 0!important;
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xsm-grow-1 {
        -webkit-box-flex: 1!important;
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xsm-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xsm-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xsm-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xsm-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xsm-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xsm-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xsm-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xsm-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xsm-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xsm-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xsm-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xsm-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xsm-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xsm-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xsm-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xsm-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xsm-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xsm-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xsm-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xsm-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xsm-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xsm-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xsm-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xsm-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media screen and (min-width: 480px) {
    .flex-sm-column,.flex-sm-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-column-reverse,.flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0!important;
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1!important;
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media screen and (min-width: 768px) {
    .flex-md-column,.flex-md-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-column-reverse,.flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0!important;
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1!important;
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media screen and (min-width: 1025px) {
    .flex-lg-column,.flex-lg-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-column-reverse,.flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0!important;
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1!important;
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media screen and (min-width: 1200px) {
    .flex-xl-column,.flex-xl-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-column-reverse,.flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0!important;
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1!important;
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media screen and (min-width: 1340px) {
    .flex-xxl-column,.flex-xxl-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xxl-column-reverse,.flex-xxl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xxl-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xxl-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xxl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xxl-fill {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xxl-grow-0 {
        -webkit-box-flex: 0!important;
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xxl-grow-1 {
        -webkit-box-flex: 1!important;
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xxl-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xxl-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xxl-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xxl-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xxl-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xxl-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xxl-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xxl-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xxl-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xxl-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xxl-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xxl-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xxl-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xxl-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xxl-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xxl-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xxl-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xxl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: 3.75px!important
}

.mt-1,.my-1 {
    margin-top: 3.75px!important
}

.mr-1,.mx-1 {
    margin-right: 3.75px!important
}

.mb-1,.my-1 {
    margin-bottom: 3.75px!important
}

.ml-1,.mx-1 {
    margin-left: 3.75px!important
}

.m-2 {
    margin: 7.5px!important
}

.mt-2,.my-2 {
    margin-top: 7.5px!important
}

.mr-2,.mx-2 {
    margin-right: 7.5px!important
}

.mb-2,.my-2 {
    margin-bottom: 7.5px!important
}

.ml-2,.mx-2 {
    margin-left: 7.5px!important
}

.m-3 {
    margin: 15px!important
}

.mt-3,.my-3 {
    margin-top: 15px!important
}

.mr-3,.mx-3 {
    margin-right: 15px!important
}

.mb-3,.my-3 {
    margin-bottom: 15px!important
}

.ml-3,.mx-3 {
    margin-left: 15px!important
}

.m-4 {
    margin: 22.5px!important
}

.mt-4,.my-4 {
    margin-top: 22.5px!important
}

.mr-4,.mx-4 {
    margin-right: 22.5px!important
}

.mb-4,.my-4 {
    margin-bottom: 22.5px!important
}

.ml-4,.mx-4 {
    margin-left: 22.5px!important
}

.m-5 {
    margin: 30px!important
}

.mt-5,.my-5 {
    margin-top: 30px!important
}

.mr-5,.mx-5 {
    margin-right: 30px!important
}

.mb-5,.my-5 {
    margin-bottom: 30px!important
}

.ml-5,.mx-5 {
    margin-left: 30px!important
}

.m-6 {
    margin: 45px!important
}

.mt-6,.my-6 {
    margin-top: 45px!important
}

.mr-6,.mx-6 {
    margin-right: 45px!important
}

.mb-6,.my-6 {
    margin-bottom: 45px!important
}

.ml-6,.mx-6 {
    margin-left: 45px!important
}

.m-7 {
    margin: 60px!important
}

.mt-7,.my-7 {
    margin-top: 60px!important
}

.mr-7,.mx-7 {
    margin-right: 60px!important
}

.mb-7,.my-7 {
    margin-bottom: 60px!important
}

.ml-7,.mx-7 {
    margin-left: 60px!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: 3.75px!important
}

.pt-1,.py-1 {
    padding-top: 3.75px!important
}

.pr-1,.px-1 {
    padding-right: 3.75px!important
}

.pb-1,.py-1 {
    padding-bottom: 3.75px!important
}

.pl-1,.px-1 {
    padding-left: 3.75px!important
}

.p-2 {
    padding: 7.5px!important
}

.pt-2,.py-2 {
    padding-top: 7.5px!important
}

.pr-2,.px-2 {
    padding-right: 7.5px!important
}

.pb-2,.py-2 {
    padding-bottom: 7.5px!important
}

.pl-2,.px-2 {
    padding-left: 7.5px!important
}

.p-3 {
    padding: 15px!important
}

.pt-3,.py-3 {
    padding-top: 15px!important
}

.pr-3,.px-3 {
    padding-right: 15px!important
}

.pb-3,.py-3 {
    padding-bottom: 15px!important
}

.pl-3,.px-3 {
    padding-left: 15px!important
}

.p-4 {
    padding: 22.5px!important
}

.pt-4,.py-4 {
    padding-top: 22.5px!important
}

.pr-4,.px-4 {
    padding-right: 22.5px!important
}

.pb-4,.py-4 {
    padding-bottom: 22.5px!important
}

.pl-4,.px-4 {
    padding-left: 22.5px!important
}

.p-5 {
    padding: 30px!important
}

.pt-5,.py-5 {
    padding-top: 30px!important
}

.pr-5,.px-5 {
    padding-right: 30px!important
}

.pb-5,.py-5 {
    padding-bottom: 30px!important
}

.pl-5,.px-5 {
    padding-left: 30px!important
}

.p-6 {
    padding: 45px!important
}

.pt-6,.py-6 {
    padding-top: 45px!important
}

.pr-6,.px-6 {
    padding-right: 45px!important
}

.pb-6,.py-6 {
    padding-bottom: 45px!important
}

.pl-6,.px-6 {
    padding-left: 45px!important
}

.p-7 {
    padding: 60px!important
}

.pt-7,.py-7 {
    padding-top: 60px!important
}

.pr-7,.px-7 {
    padding-right: 60px!important
}

.pb-7,.py-7 {
    padding-bottom: 60px!important
}

.pl-7,.px-7 {
    padding-left: 60px!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media screen and (min-width: 320px) {
    .m-xsm-0 {
        margin:0!important
    }

    .mt-xsm-0,.my-xsm-0 {
        margin-top: 0!important
    }

    .mr-xsm-0,.mx-xsm-0 {
        margin-right: 0!important
    }

    .mb-xsm-0,.my-xsm-0 {
        margin-bottom: 0!important
    }

    .ml-xsm-0,.mx-xsm-0 {
        margin-left: 0!important
    }

    .m-xsm-1 {
        margin: 3.75px!important
    }

    .mt-xsm-1,.my-xsm-1 {
        margin-top: 3.75px!important
    }

    .mr-xsm-1,.mx-xsm-1 {
        margin-right: 3.75px!important
    }

    .mb-xsm-1,.my-xsm-1 {
        margin-bottom: 3.75px!important
    }

    .ml-xsm-1,.mx-xsm-1 {
        margin-left: 3.75px!important
    }

    .m-xsm-2 {
        margin: 7.5px!important
    }

    .mt-xsm-2,.my-xsm-2 {
        margin-top: 7.5px!important
    }

    .mr-xsm-2,.mx-xsm-2 {
        margin-right: 7.5px!important
    }

    .mb-xsm-2,.my-xsm-2 {
        margin-bottom: 7.5px!important
    }

    .ml-xsm-2,.mx-xsm-2 {
        margin-left: 7.5px!important
    }

    .m-xsm-3 {
        margin: 15px!important
    }

    .mt-xsm-3,.my-xsm-3 {
        margin-top: 15px!important
    }

    .mr-xsm-3,.mx-xsm-3 {
        margin-right: 15px!important
    }

    .mb-xsm-3,.my-xsm-3 {
        margin-bottom: 15px!important
    }

    .ml-xsm-3,.mx-xsm-3 {
        margin-left: 15px!important
    }

    .m-xsm-4 {
        margin: 22.5px!important
    }

    .mt-xsm-4,.my-xsm-4 {
        margin-top: 22.5px!important
    }

    .mr-xsm-4,.mx-xsm-4 {
        margin-right: 22.5px!important
    }

    .mb-xsm-4,.my-xsm-4 {
        margin-bottom: 22.5px!important
    }

    .ml-xsm-4,.mx-xsm-4 {
        margin-left: 22.5px!important
    }

    .m-xsm-5 {
        margin: 30px!important
    }

    .mt-xsm-5,.my-xsm-5 {
        margin-top: 30px!important
    }

    .mr-xsm-5,.mx-xsm-5 {
        margin-right: 30px!important
    }

    .mb-xsm-5,.my-xsm-5 {
        margin-bottom: 30px!important
    }

    .ml-xsm-5,.mx-xsm-5 {
        margin-left: 30px!important
    }

    .m-xsm-6 {
        margin: 45px!important
    }

    .mt-xsm-6,.my-xsm-6 {
        margin-top: 45px!important
    }

    .mr-xsm-6,.mx-xsm-6 {
        margin-right: 45px!important
    }

    .mb-xsm-6,.my-xsm-6 {
        margin-bottom: 45px!important
    }

    .ml-xsm-6,.mx-xsm-6 {
        margin-left: 45px!important
    }

    .m-xsm-7 {
        margin: 60px!important
    }

    .mt-xsm-7,.my-xsm-7 {
        margin-top: 60px!important
    }

    .mr-xsm-7,.mx-xsm-7 {
        margin-right: 60px!important
    }

    .mb-xsm-7,.my-xsm-7 {
        margin-bottom: 60px!important
    }

    .ml-xsm-7,.mx-xsm-7 {
        margin-left: 60px!important
    }

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

    .pt-xsm-0,.py-xsm-0 {
        padding-top: 0!important
    }

    .pr-xsm-0,.px-xsm-0 {
        padding-right: 0!important
    }

    .pb-xsm-0,.py-xsm-0 {
        padding-bottom: 0!important
    }

    .pl-xsm-0,.px-xsm-0 {
        padding-left: 0!important
    }

    .p-xsm-1 {
        padding: 3.75px!important
    }

    .pt-xsm-1,.py-xsm-1 {
        padding-top: 3.75px!important
    }

    .pr-xsm-1,.px-xsm-1 {
        padding-right: 3.75px!important
    }

    .pb-xsm-1,.py-xsm-1 {
        padding-bottom: 3.75px!important
    }

    .pl-xsm-1,.px-xsm-1 {
        padding-left: 3.75px!important
    }

    .p-xsm-2 {
        padding: 7.5px!important
    }

    .pt-xsm-2,.py-xsm-2 {
        padding-top: 7.5px!important
    }

    .pr-xsm-2,.px-xsm-2 {
        padding-right: 7.5px!important
    }

    .pb-xsm-2,.py-xsm-2 {
        padding-bottom: 7.5px!important
    }

    .pl-xsm-2,.px-xsm-2 {
        padding-left: 7.5px!important
    }

    .p-xsm-3 {
        padding: 15px!important
    }

    .pt-xsm-3,.py-xsm-3 {
        padding-top: 15px!important
    }

    .pr-xsm-3,.px-xsm-3 {
        padding-right: 15px!important
    }

    .pb-xsm-3,.py-xsm-3 {
        padding-bottom: 15px!important
    }

    .pl-xsm-3,.px-xsm-3 {
        padding-left: 15px!important
    }

    .p-xsm-4 {
        padding: 22.5px!important
    }

    .pt-xsm-4,.py-xsm-4 {
        padding-top: 22.5px!important
    }

    .pr-xsm-4,.px-xsm-4 {
        padding-right: 22.5px!important
    }

    .pb-xsm-4,.py-xsm-4 {
        padding-bottom: 22.5px!important
    }

    .pl-xsm-4,.px-xsm-4 {
        padding-left: 22.5px!important
    }

    .p-xsm-5 {
        padding: 30px!important
    }

    .pt-xsm-5,.py-xsm-5 {
        padding-top: 30px!important
    }

    .pr-xsm-5,.px-xsm-5 {
        padding-right: 30px!important
    }

    .pb-xsm-5,.py-xsm-5 {
        padding-bottom: 30px!important
    }

    .pl-xsm-5,.px-xsm-5 {
        padding-left: 30px!important
    }

    .p-xsm-6 {
        padding: 45px!important
    }

    .pt-xsm-6,.py-xsm-6 {
        padding-top: 45px!important
    }

    .pr-xsm-6,.px-xsm-6 {
        padding-right: 45px!important
    }

    .pb-xsm-6,.py-xsm-6 {
        padding-bottom: 45px!important
    }

    .pl-xsm-6,.px-xsm-6 {
        padding-left: 45px!important
    }

    .p-xsm-7 {
        padding: 60px!important
    }

    .pt-xsm-7,.py-xsm-7 {
        padding-top: 60px!important
    }

    .pr-xsm-7,.px-xsm-7 {
        padding-right: 60px!important
    }

    .pb-xsm-7,.py-xsm-7 {
        padding-bottom: 60px!important
    }

    .pl-xsm-7,.px-xsm-7 {
        padding-left: 60px!important
    }

    .m-xsm-auto {
        margin: auto!important
    }

    .mt-xsm-auto,.my-xsm-auto {
        margin-top: auto!important
    }

    .mr-xsm-auto,.mx-xsm-auto {
        margin-right: auto!important
    }

    .mb-xsm-auto,.my-xsm-auto {
        margin-bottom: auto!important
    }

    .ml-xsm-auto,.mx-xsm-auto {
        margin-left: auto!important
    }
}

@media screen and (min-width: 480px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: 3.75px!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: 3.75px!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: 3.75px!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: 3.75px!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: 3.75px!important
    }

    .m-sm-2 {
        margin: 7.5px!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: 7.5px!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: 7.5px!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: 7.5px!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: 7.5px!important
    }

    .m-sm-3 {
        margin: 15px!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 15px!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 15px!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 15px!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 15px!important
    }

    .m-sm-4 {
        margin: 22.5px!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 22.5px!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 22.5px!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 22.5px!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 22.5px!important
    }

    .m-sm-5 {
        margin: 30px!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 30px!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 30px!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 30px!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 30px!important
    }

    .m-sm-6 {
        margin: 45px!important
    }

    .mt-sm-6,.my-sm-6 {
        margin-top: 45px!important
    }

    .mr-sm-6,.mx-sm-6 {
        margin-right: 45px!important
    }

    .mb-sm-6,.my-sm-6 {
        margin-bottom: 45px!important
    }

    .ml-sm-6,.mx-sm-6 {
        margin-left: 45px!important
    }

    .m-sm-7 {
        margin: 60px!important
    }

    .mt-sm-7,.my-sm-7 {
        margin-top: 60px!important
    }

    .mr-sm-7,.mx-sm-7 {
        margin-right: 60px!important
    }

    .mb-sm-7,.my-sm-7 {
        margin-bottom: 60px!important
    }

    .ml-sm-7,.mx-sm-7 {
        margin-left: 60px!important
    }

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

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: 3.75px!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: 3.75px!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: 3.75px!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: 3.75px!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: 3.75px!important
    }

    .p-sm-2 {
        padding: 7.5px!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: 7.5px!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: 7.5px!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: 7.5px!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: 7.5px!important
    }

    .p-sm-3 {
        padding: 15px!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 15px!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 15px!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 15px!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 15px!important
    }

    .p-sm-4 {
        padding: 22.5px!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 22.5px!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 22.5px!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 22.5px!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 22.5px!important
    }

    .p-sm-5 {
        padding: 30px!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 30px!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 30px!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 30px!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 30px!important
    }

    .p-sm-6 {
        padding: 45px!important
    }

    .pt-sm-6,.py-sm-6 {
        padding-top: 45px!important
    }

    .pr-sm-6,.px-sm-6 {
        padding-right: 45px!important
    }

    .pb-sm-6,.py-sm-6 {
        padding-bottom: 45px!important
    }

    .pl-sm-6,.px-sm-6 {
        padding-left: 45px!important
    }

    .p-sm-7 {
        padding: 60px!important
    }

    .pt-sm-7,.py-sm-7 {
        padding-top: 60px!important
    }

    .pr-sm-7,.px-sm-7 {
        padding-right: 60px!important
    }

    .pb-sm-7,.py-sm-7 {
        padding-bottom: 60px!important
    }

    .pl-sm-7,.px-sm-7 {
        padding-left: 60px!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media screen and (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: 3.75px!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: 3.75px!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: 3.75px!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: 3.75px!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: 3.75px!important
    }

    .m-md-2 {
        margin: 7.5px!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: 7.5px!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: 7.5px!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: 7.5px!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: 7.5px!important
    }

    .m-md-3 {
        margin: 15px!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 15px!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 15px!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 15px!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 15px!important
    }

    .m-md-4 {
        margin: 22.5px!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 22.5px!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 22.5px!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 22.5px!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 22.5px!important
    }

    .m-md-5 {
        margin: 30px!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 30px!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 30px!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 30px!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 30px!important
    }

    .m-md-6 {
        margin: 45px!important
    }

    .mt-md-6,.my-md-6 {
        margin-top: 45px!important
    }

    .mr-md-6,.mx-md-6 {
        margin-right: 45px!important
    }

    .mb-md-6,.my-md-6 {
        margin-bottom: 45px!important
    }

    .ml-md-6,.mx-md-6 {
        margin-left: 45px!important
    }

    .m-md-7 {
        margin: 60px!important
    }

    .mt-md-7,.my-md-7 {
        margin-top: 60px!important
    }

    .mr-md-7,.mx-md-7 {
        margin-right: 60px!important
    }

    .mb-md-7,.my-md-7 {
        margin-bottom: 60px!important
    }

    .ml-md-7,.mx-md-7 {
        margin-left: 60px!important
    }

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

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: 3.75px!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: 3.75px!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: 3.75px!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: 3.75px!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: 3.75px!important
    }

    .p-md-2 {
        padding: 7.5px!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: 7.5px!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: 7.5px!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: 7.5px!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: 7.5px!important
    }

    .p-md-3 {
        padding: 15px!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 15px!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 15px!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 15px!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 15px!important
    }

    .p-md-4 {
        padding: 22.5px!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 22.5px!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 22.5px!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 22.5px!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 22.5px!important
    }

    .p-md-5 {
        padding: 30px!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 30px!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 30px!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 30px!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 30px!important
    }

    .p-md-6 {
        padding: 45px!important
    }

    .pt-md-6,.py-md-6 {
        padding-top: 45px!important
    }

    .pr-md-6,.px-md-6 {
        padding-right: 45px!important
    }

    .pb-md-6,.py-md-6 {
        padding-bottom: 45px!important
    }

    .pl-md-6,.px-md-6 {
        padding-left: 45px!important
    }

    .p-md-7 {
        padding: 60px!important
    }

    .pt-md-7,.py-md-7 {
        padding-top: 60px!important
    }

    .pr-md-7,.px-md-7 {
        padding-right: 60px!important
    }

    .pb-md-7,.py-md-7 {
        padding-bottom: 60px!important
    }

    .pl-md-7,.px-md-7 {
        padding-left: 60px!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media screen and (min-width: 1025px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: 3.75px!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: 3.75px!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: 3.75px!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: 3.75px!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: 3.75px!important
    }

    .m-lg-2 {
        margin: 7.5px!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: 7.5px!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: 7.5px!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: 7.5px!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: 7.5px!important
    }

    .m-lg-3 {
        margin: 15px!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 15px!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 15px!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 15px!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 15px!important
    }

    .m-lg-4 {
        margin: 22.5px!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 22.5px!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 22.5px!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 22.5px!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 22.5px!important
    }

    .m-lg-5 {
        margin: 30px!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 30px!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 30px!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 30px!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 30px!important
    }

    .m-lg-6 {
        margin: 45px!important
    }

    .mt-lg-6,.my-lg-6 {
        margin-top: 45px!important
    }

    .mr-lg-6,.mx-lg-6 {
        margin-right: 45px!important
    }

    .mb-lg-6,.my-lg-6 {
        margin-bottom: 45px!important
    }

    .ml-lg-6,.mx-lg-6 {
        margin-left: 45px!important
    }

    .m-lg-7 {
        margin: 60px!important
    }

    .mt-lg-7,.my-lg-7 {
        margin-top: 60px!important
    }

    .mr-lg-7,.mx-lg-7 {
        margin-right: 60px!important
    }

    .mb-lg-7,.my-lg-7 {
        margin-bottom: 60px!important
    }

    .ml-lg-7,.mx-lg-7 {
        margin-left: 60px!important
    }

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

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: 3.75px!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: 3.75px!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: 3.75px!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: 3.75px!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: 3.75px!important
    }

    .p-lg-2 {
        padding: 7.5px!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: 7.5px!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: 7.5px!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: 7.5px!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: 7.5px!important
    }

    .p-lg-3 {
        padding: 15px!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 15px!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 15px!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 15px!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 15px!important
    }

    .p-lg-4 {
        padding: 22.5px!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 22.5px!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 22.5px!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 22.5px!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 22.5px!important
    }

    .p-lg-5 {
        padding: 30px!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 30px!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 30px!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 30px!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 30px!important
    }

    .p-lg-6 {
        padding: 45px!important
    }

    .pt-lg-6,.py-lg-6 {
        padding-top: 45px!important
    }

    .pr-lg-6,.px-lg-6 {
        padding-right: 45px!important
    }

    .pb-lg-6,.py-lg-6 {
        padding-bottom: 45px!important
    }

    .pl-lg-6,.px-lg-6 {
        padding-left: 45px!important
    }

    .p-lg-7 {
        padding: 60px!important
    }

    .pt-lg-7,.py-lg-7 {
        padding-top: 60px!important
    }

    .pr-lg-7,.px-lg-7 {
        padding-right: 60px!important
    }

    .pb-lg-7,.py-lg-7 {
        padding-bottom: 60px!important
    }

    .pl-lg-7,.px-lg-7 {
        padding-left: 60px!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media screen and (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: 3.75px!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: 3.75px!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: 3.75px!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: 3.75px!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: 3.75px!important
    }

    .m-xl-2 {
        margin: 7.5px!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: 7.5px!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: 7.5px!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: 7.5px!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: 7.5px!important
    }

    .m-xl-3 {
        margin: 15px!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 15px!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 15px!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 15px!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 15px!important
    }

    .m-xl-4 {
        margin: 22.5px!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 22.5px!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 22.5px!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 22.5px!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 22.5px!important
    }

    .m-xl-5 {
        margin: 30px!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 30px!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 30px!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 30px!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 30px!important
    }

    .m-xl-6 {
        margin: 45px!important
    }

    .mt-xl-6,.my-xl-6 {
        margin-top: 45px!important
    }

    .mr-xl-6,.mx-xl-6 {
        margin-right: 45px!important
    }

    .mb-xl-6,.my-xl-6 {
        margin-bottom: 45px!important
    }

    .ml-xl-6,.mx-xl-6 {
        margin-left: 45px!important
    }

    .m-xl-7 {
        margin: 60px!important
    }

    .mt-xl-7,.my-xl-7 {
        margin-top: 60px!important
    }

    .mr-xl-7,.mx-xl-7 {
        margin-right: 60px!important
    }

    .mb-xl-7,.my-xl-7 {
        margin-bottom: 60px!important
    }

    .ml-xl-7,.mx-xl-7 {
        margin-left: 60px!important
    }

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

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: 3.75px!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: 3.75px!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: 3.75px!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: 3.75px!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: 3.75px!important
    }

    .p-xl-2 {
        padding: 7.5px!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: 7.5px!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: 7.5px!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: 7.5px!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: 7.5px!important
    }

    .p-xl-3 {
        padding: 15px!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 15px!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 15px!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 15px!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 15px!important
    }

    .p-xl-4 {
        padding: 22.5px!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 22.5px!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 22.5px!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 22.5px!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 22.5px!important
    }

    .p-xl-5 {
        padding: 30px!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 30px!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 30px!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 30px!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 30px!important
    }

    .p-xl-6 {
        padding: 45px!important
    }

    .pt-xl-6,.py-xl-6 {
        padding-top: 45px!important
    }

    .pr-xl-6,.px-xl-6 {
        padding-right: 45px!important
    }

    .pb-xl-6,.py-xl-6 {
        padding-bottom: 45px!important
    }

    .pl-xl-6,.px-xl-6 {
        padding-left: 45px!important
    }

    .p-xl-7 {
        padding: 60px!important
    }

    .pt-xl-7,.py-xl-7 {
        padding-top: 60px!important
    }

    .pr-xl-7,.px-xl-7 {
        padding-right: 60px!important
    }

    .pb-xl-7,.py-xl-7 {
        padding-bottom: 60px!important
    }

    .pl-xl-7,.px-xl-7 {
        padding-left: 60px!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

@media screen and (min-width: 1340px) {
    .m-xxl-0 {
        margin:0!important
    }

    .mt-xxl-0,.my-xxl-0 {
        margin-top: 0!important
    }

    .mr-xxl-0,.mx-xxl-0 {
        margin-right: 0!important
    }

    .mb-xxl-0,.my-xxl-0 {
        margin-bottom: 0!important
    }

    .ml-xxl-0,.mx-xxl-0 {
        margin-left: 0!important
    }

    .m-xxl-1 {
        margin: 3.75px!important
    }

    .mt-xxl-1,.my-xxl-1 {
        margin-top: 3.75px!important
    }

    .mr-xxl-1,.mx-xxl-1 {
        margin-right: 3.75px!important
    }

    .mb-xxl-1,.my-xxl-1 {
        margin-bottom: 3.75px!important
    }

    .ml-xxl-1,.mx-xxl-1 {
        margin-left: 3.75px!important
    }

    .m-xxl-2 {
        margin: 7.5px!important
    }

    .mt-xxl-2,.my-xxl-2 {
        margin-top: 7.5px!important
    }

    .mr-xxl-2,.mx-xxl-2 {
        margin-right: 7.5px!important
    }

    .mb-xxl-2,.my-xxl-2 {
        margin-bottom: 7.5px!important
    }

    .ml-xxl-2,.mx-xxl-2 {
        margin-left: 7.5px!important
    }

    .m-xxl-3 {
        margin: 15px!important
    }

    .mt-xxl-3,.my-xxl-3 {
        margin-top: 15px!important
    }

    .mr-xxl-3,.mx-xxl-3 {
        margin-right: 15px!important
    }

    .mb-xxl-3,.my-xxl-3 {
        margin-bottom: 15px!important
    }

    .ml-xxl-3,.mx-xxl-3 {
        margin-left: 15px!important
    }

    .m-xxl-4 {
        margin: 22.5px!important
    }

    .mt-xxl-4,.my-xxl-4 {
        margin-top: 22.5px!important
    }

    .mr-xxl-4,.mx-xxl-4 {
        margin-right: 22.5px!important
    }

    .mb-xxl-4,.my-xxl-4 {
        margin-bottom: 22.5px!important
    }

    .ml-xxl-4,.mx-xxl-4 {
        margin-left: 22.5px!important
    }

    .m-xxl-5 {
        margin: 30px!important
    }

    .mt-xxl-5,.my-xxl-5 {
        margin-top: 30px!important
    }

    .mr-xxl-5,.mx-xxl-5 {
        margin-right: 30px!important
    }

    .mb-xxl-5,.my-xxl-5 {
        margin-bottom: 30px!important
    }

    .ml-xxl-5,.mx-xxl-5 {
        margin-left: 30px!important
    }

    .m-xxl-6 {
        margin: 45px!important
    }

    .mt-xxl-6,.my-xxl-6 {
        margin-top: 45px!important
    }

    .mr-xxl-6,.mx-xxl-6 {
        margin-right: 45px!important
    }

    .mb-xxl-6,.my-xxl-6 {
        margin-bottom: 45px!important
    }

    .ml-xxl-6,.mx-xxl-6 {
        margin-left: 45px!important
    }

    .m-xxl-7 {
        margin: 60px!important
    }

    .mt-xxl-7,.my-xxl-7 {
        margin-top: 60px!important
    }

    .mr-xxl-7,.mx-xxl-7 {
        margin-right: 60px!important
    }

    .mb-xxl-7,.my-xxl-7 {
        margin-bottom: 60px!important
    }

    .ml-xxl-7,.mx-xxl-7 {
        margin-left: 60px!important
    }

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

    .pt-xxl-0,.py-xxl-0 {
        padding-top: 0!important
    }

    .pr-xxl-0,.px-xxl-0 {
        padding-right: 0!important
    }

    .pb-xxl-0,.py-xxl-0 {
        padding-bottom: 0!important
    }

    .pl-xxl-0,.px-xxl-0 {
        padding-left: 0!important
    }

    .p-xxl-1 {
        padding: 3.75px!important
    }

    .pt-xxl-1,.py-xxl-1 {
        padding-top: 3.75px!important
    }

    .pr-xxl-1,.px-xxl-1 {
        padding-right: 3.75px!important
    }

    .pb-xxl-1,.py-xxl-1 {
        padding-bottom: 3.75px!important
    }

    .pl-xxl-1,.px-xxl-1 {
        padding-left: 3.75px!important
    }

    .p-xxl-2 {
        padding: 7.5px!important
    }

    .pt-xxl-2,.py-xxl-2 {
        padding-top: 7.5px!important
    }

    .pr-xxl-2,.px-xxl-2 {
        padding-right: 7.5px!important
    }

    .pb-xxl-2,.py-xxl-2 {
        padding-bottom: 7.5px!important
    }

    .pl-xxl-2,.px-xxl-2 {
        padding-left: 7.5px!important
    }

    .p-xxl-3 {
        padding: 15px!important
    }

    .pt-xxl-3,.py-xxl-3 {
        padding-top: 15px!important
    }

    .pr-xxl-3,.px-xxl-3 {
        padding-right: 15px!important
    }

    .pb-xxl-3,.py-xxl-3 {
        padding-bottom: 15px!important
    }

    .pl-xxl-3,.px-xxl-3 {
        padding-left: 15px!important
    }

    .p-xxl-4 {
        padding: 22.5px!important
    }

    .pt-xxl-4,.py-xxl-4 {
        padding-top: 22.5px!important
    }

    .pr-xxl-4,.px-xxl-4 {
        padding-right: 22.5px!important
    }

    .pb-xxl-4,.py-xxl-4 {
        padding-bottom: 22.5px!important
    }

    .pl-xxl-4,.px-xxl-4 {
        padding-left: 22.5px!important
    }

    .p-xxl-5 {
        padding: 30px!important
    }

    .pt-xxl-5,.py-xxl-5 {
        padding-top: 30px!important
    }

    .pr-xxl-5,.px-xxl-5 {
        padding-right: 30px!important
    }

    .pb-xxl-5,.py-xxl-5 {
        padding-bottom: 30px!important
    }

    .pl-xxl-5,.px-xxl-5 {
        padding-left: 30px!important
    }

    .p-xxl-6 {
        padding: 45px!important
    }

    .pt-xxl-6,.py-xxl-6 {
        padding-top: 45px!important
    }

    .pr-xxl-6,.px-xxl-6 {
        padding-right: 45px!important
    }

    .pb-xxl-6,.py-xxl-6 {
        padding-bottom: 45px!important
    }

    .pl-xxl-6,.px-xxl-6 {
        padding-left: 45px!important
    }

    .p-xxl-7 {
        padding: 60px!important
    }

    .pt-xxl-7,.py-xxl-7 {
        padding-top: 60px!important
    }

    .pr-xxl-7,.px-xxl-7 {
        padding-right: 60px!important
    }

    .pb-xxl-7,.py-xxl-7 {
        padding-bottom: 60px!important
    }

    .pl-xxl-7,.px-xxl-7 {
        padding-left: 60px!important
    }

    .m-xxl-auto {
        margin: auto!important
    }

    .mt-xxl-auto,.my-xxl-auto {
        margin-top: auto!important
    }

    .mr-xxl-auto,.mx-xxl-auto {
        margin-right: auto!important
    }

    .mb-xxl-auto,.my-xxl-auto {
        margin-bottom: auto!important
    }

    .ml-xxl-auto,.mx-xxl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media screen and (min-width: 320px) {
    .text-xsm-left {
        text-align:left!important
    }

    .text-xsm-right {
        text-align: right!important
    }

    .text-xsm-center {
        text-align: center!important
    }
}

@media screen and (min-width: 480px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media screen and (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media screen and (min-width: 1025px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media screen and (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

@media screen and (min-width: 1340px) {
    .text-xxl-left {
        text-align:left!important
    }

    .text-xxl-right {
        text-align: right!important
    }

    .text-xxl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-medium {
    font-weight: 500!important
}

.font-weight-semibold {
    font-weight: 600!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-extrabold {
    font-weight: 800!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-body {
    color: #182a2d!important
}

.text-muted {
    color: rgba(24,42,45,.4)!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: rgba(255,255,255,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

.hidden,.hide {
    visibility: hidden
}

.d-none,.hidden,.hide {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media screen and (min-width: 320px) {
    .d-xsm-none {
        display:none!important
    }

    .d-xsm-inline {
        display: inline!important
    }

    .d-xsm-inline-block {
        display: inline-block!important
    }

    .d-xsm-block {
        display: block!important
    }

    .d-xsm-table {
        display: table!important
    }

    .d-xsm-table-row {
        display: table-row!important
    }

    .d-xsm-table-cell {
        display: table-cell!important
    }

    .d-xsm-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xsm-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width: 480px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width: 1025px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width: 1340px) {
    .d-xxl-none {
        display:none!important
    }

    .d-xxl-inline {
        display: inline!important
    }

    .d-xxl-inline-block {
        display: inline-block!important
    }

    .d-xxl-block {
        display: block!important
    }

    .d-xxl-table {
        display: table!important
    }

    .d-xxl-table-row {
        display: table-row!important
    }

    .d-xxl-table-cell {
        display: table-cell!important
    }

    .d-xxl-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (max-width: 319.98px) {
    .d-none-from {
        display:none!important
    }
}

@media screen and (max-width: 479.98px) {
    .d-none-from-xsm {
        display:none!important
    }
}

@media screen and (max-width: 767.98px) {
    .d-none-from-sm {
        display:none!important
    }
}

@media screen and (max-width: 1024.98px) {
    .d-none-from-md {
        display:none!important
    }
}

@media screen and (max-width: 1199.98px) {
    .d-none-from-lg {
        display:none!important
    }
}

@media screen and (max-width: 1339.98px) {
    .d-none-from-xl {
        display:none!important
    }
}

.d-none-from-xxl,.d-none-till {
    display: none!important
}

@media screen and (min-width: 320px) {
    .d-none-till-xsm {
        display:none!important
    }
}

@media screen and (min-width: 480px) {
    .d-none-till-sm {
        display:none!important
    }
}

@media screen and (min-width: 768px) {
    .d-none-till-md {
        display:none!important
    }
}

@media screen and (min-width: 1025px) {
    .d-none-till-lg {
        display:none!important
    }
}

@media screen and (min-width: 1200px) {
    .d-none-till-xl {
        display:none!important
    }
}

@media screen and (min-width: 1340px) {
    .d-none-till-xxl {
        display:none!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.bg-white {
    background: #fff
}

.bg-brand {
    background: #a2d23e
}

