@charset "UTF-8";
/************************
 * RESET
 ************************/
/*!normalize.css v2.1.3|MIT License|git.io/normalize*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

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

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #FF0;
  color: #000;
}

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

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

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/************************
 * VARIABLE COLLECTIONS
 ************************/
/****************************************************************************************************
 * SET ACCENT COLORS 
 ****************************************************************************************************/
/* Primary Accent (RED) */
/* Secondary Accent (Light Blue) */
/* Tertiary Accent (Yellow) */
/* Quaternary Accent (Orange) */
/****************************************************************************************************
 * GLOBAL STYLES 
 ****************************************************************************************************/
/* Font Family */
/* Font Size */
/* (BASE) */
/* Font Color */
/* Font Weight */
/* Line Height */
/* Letter Spacing */
/* Paragraph Gap */
/* Links */
/* Global Border Color */
/****************
 * ENABLE - To add rounded corner on images "<img>"
 ****************/
/* Image Border Radius Value */
/****************************************************************************************************
 * TYPOGRAPHY STYLES 
 ****************************************************************************************************/
/* VARIABLES FOR REUSABLE STYLES */
/****************************************************************************************************
 * BACKGROUND VARIABLES
 ****************************************************************************************************/
/* Box Container Padding for "._box-has-background-color_" */
/****************************************************************************************************
 * BUTTON VARIABLES
 ****************************************************************************************************/
/* Button Font Size - Default */
/* Button Padding - Default */
/* Button Font Weight - Default */
/* Button Line Height - Default */
/* Button Font Color - Default */
/* Button Background Color - Default */
/****************
 * ENABLE - To add border on default button
 * UNSET - Property will not appear on compiled CSS if it is unset
 ****************/
/* Button Border Width */
/* Button Border Style */
/* Button Border Color */
/****************
 * ENABLE - To add border radius (rounded corner) on default button
 ****************/
/* Button Border Radius Value */
/****************************************************************************************************
 * COLUMN VARIABLES
 ****************************************************************************************************/
/* Global Column Item Bottom Gap "._col_" */
/* Column Item Bottom Gap Small "._column-item-gap-small_" */
/* Column Item Bottom Gap Medium "._column-item-gap-medium_" */
/* Column Item Bottom Gap Large "._column-item-gap-large_" */
/****************************************************************************************************
 * BOX SHADOW VARIABLES
 ****************************************************************************************************/
/****************************************************************************************************
 * DIVIDER VARIABLES
 ****************************************************************************************************/
/* Divider as Space */
/* Divider as Border */
/* Input Box Styles */
/* Input Box Padding */
/* Gap */
/****************
 * ENABLE - To add border radius (rounded corner) on default input texts
 ****************/
/* Button Border Radius Value */
/* VARIABLES FOR ELEMENTS */
/****************************************************************************************************
 * LOGO VARIABLES
 ****************************************************************************************************/
/* Logo Typography Style */
/* Logo Typography Style */
/****************
 * ENABLE - To enable logo as image
 ****************/
/* Logo Dimensions */
/* Logo Source (URL) */
/****************************************************************************************************
 * HEADER VARIABLES
 ****************************************************************************************************/
/****************
 * HEADER STYLE
 ****************/
/****************
 * ENABLE - To add background color in site header
 ****************/
/****************************************************************************************************
 * GLOBAL MENU VARIABLES
 ****************************************************************************************************/
/* Global Menu Font Size */
/* Global Menu Item Link */
/* Global Menu Item Padding */
/****************************************************************************************************
 * PARENT MENU VARIABLES
 ****************************************************************************************************/
/****************
 * ENABLE - To change parent menu item style "._menu-item_ > li > a"
 * 1 - Change style of font color and background color
 * 2 - Change style of font color and background color and border
 ****************/
/* Parent Menu Style Number */
/* Parent Menu Item Color
 * Set only if $enable-parent-menu-item-style is set to "ENABLE"
 * Set only if $parent-menu-item-style is set to 1 or 2 */
/* Parent Menu Item Font Weight
 * Set only if $enable-parent-menu-item-style is set to "ENABLE"
 * Set only if $parent-menu-item-style is set to 1 or 2 */
/* Parent Menu Item Background Color
 * Set only if $enable-parent-menu-item-style is set to "ENABLE"
 * Set only if $parent-menu-item-style is set to 1 or 2 */
/* Parent Menu Item Border Styling
 * Set only if $enable-parent-menu-item-style is set to "ENABLE"
 * Set only if $parent-menu-item-style is set to 1 or 2 */
/****************************************************************************************************
 * SUB MENU VARIABLES
 ****************************************************************************************************/
/* Sub Menu Font Size */
/* Sub Menu Item Padding */
/* Sub Menu Container Width */
/* Sub Menu Background Color */
/* Sub Menu Feature Background Color */
/****************************************************************************************************
 * MOBILE MENU VARIABLES
 ****************************************************************************************************/
/* Global Menu Item Link Mobile */
/* Global Menu Item Link Mobile */
/* Menu Toggle Icon */
/****************************************************************************************************
 * SECTION VARIABLES
 ****************************************************************************************************/
/* Section Element Gap "._section-element_" */
/* Section Title */
/* Section Sub Title */
/* Section Description */
/****************************************************************************************************
 * WRAPPER STYLES
 ****************************************************************************************************/
/* Body Max Width - Default */
/* Wrapper Max Width - Default */
/* Wrapper Max Width - Shorter "._wrapper-shorter_" */
/* Wrapper Padding - Default */
/* Wrapper Padding - Mobile */
/****************************************************************************************************
 * CARD VARIABLES
 ****************************************************************************************************/
/* Card Element Gap "._card-element_" */
/* Card Element Padding "._card-element_" */
/****************************************************************************************************
 * FOOTER VARIABLES
 ****************************************************************************************************/
/* Footer BG Color */
/* Global Footer Font Size  "._footer-bottom_" */
/* 12px */
/* Global Footer Text Link Color */
/* Footer Menu Item "._footer-menu_ li a" */
/* Footer Menus Font Size  "._footer-bottom_" */
/* Footer Row Gap - "._footer_" */
/* Footer Social Icons Font Size (Font Awesome) */
/************************
 * MIXINS
 ************************/
/************************
 * EXTENDS
 ************************/
header, footer, main, article, section, nav,
figure, figcaption, div, ul, ol, li, iframe,
p, input, select, textarea, button, a, span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="range"],
input[type="number"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
input[type="checkbox"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="image"],
input[type="month"],
input[type="radio"],
input[type="time"],
input[type="week"],
textarea, select {
  -webkit-appearance: none;
  appearance: none;
}

a, img, .fa, .far, .fas, ._box-hover-moveup-effect_, ._button_, ._box-hover-moveright-effect_, ._box-shadow-1_, ._menu_ > ._menu-item_._menu-item-has-child_ > a:after, ._site-mobile-navigation_, ._menu_ > ._menu-item_, ._floating-nav_, ._slider-multiple_ li {
  -webkit-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}

._column-flex_ {
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  justify-content: space-between;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._has-background-image_ {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

._menu_ > ._menu-item_._menu-item-has-child_ > a:after, ._menu_ > ._menu-item_ > ._sub-menu_:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

._menu_ > ._menu-item_._menu-item-has-child_ > a:after, ._menu_ > ._menu-item_ > ._sub-menu_:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

._box-shadow-0_, ._site-mobile-navigation_ {
  -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: 0 0 0 transparent, 0 0 0 transparent;
}

._box-shadow-1_ {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.1);
}

._box-shadow-2_ {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.07);
}

._box-shadow-3_, ._menu_ > ._menu-item_ > ._sub-menu_, ._site-mobile-navigation_._show_ {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.1);
}

._box-shadow-1_:hover, ._box-shadow-4_ {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.06);
}

._box-shadow-5_ {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.09);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.09);
}

/************************
 * ELEMENT COLLECTIONS
 ************************/
html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  font-size: 1em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: #171d21;
  line-height: 1.6em;
  letter-spacing: 0;
  max-width: 1980px;
  margin: 0 auto;
  /* IF HEADER STYLE IS "2" */
}

a {
  cursor: pointer;
  color: #ed1f31;
  text-decoration: none;
}

a:hover {
  color: #2F3B42;
  text-decoration: none;
}

a._link-color-none_ {
  color: #171d21;
}

a._link-color-none_:hover {
  color: #ed1f31;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul li, ol li {
  padding: 0;
  list-style-type: none;
}

._content-body_ ul, ._content-body_ ol {
  padding-left: 20px;
  margin-bottom: 30px;
}

._content-body_ ul ul:last-child, ._content-body_ ul ol:last-child, ._content-body_ ol ul:last-child, ._content-body_ ol ol:last-child {
  margin-bottom: 0;
}

._content-body_ ul li, ._content-body_ ol li {
  margin-bottom: 10px;
}

._content-body_ ul li:last-child, ._content-body_ ol li:last-child {
  margin-bottom: 0;
}

ul li {
  list-style-type: disc;
}

ul li li {
  list-style-type: circle;
}

ol li {
  list-style-type: decimal;
}

._content-body_ ol li {
  padding-left: 10px;
}

img {
  width: 100%;
  height: auto;
  transform: scale(1);
}

._card_ img {
  border-radius: 0;
}

img._image-round_ {
  border-radius: 50%;
}

img._image-grow-onhover_:hover {
  transform: scale(1.1);
}

img._float-left_ {
  float: left;
}

._figure-inline_ figure {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  vertical-align: middle;
}

._figure-inline_ figure:last-child {
  margin-right: 0;
}

._figure-background_ figure:after {
  position: absolute;
  z-index: -1;
  top: -15%;
  left: 30%;
  content: "";
  width: 80%;
  height: 125%;
  opacity: 0.4;
  background-color: #ed1f31;
}

p {
  margin: 0 0 30px;
}

p:last-child {
  margin-bottom: 0;
}

blockquote {
  margin: 0 0 30px;
  padding: 10px 10px 10px 20px;
  border-left: 3px solid #ed1f31;
}

blockquote blockquote:last-child {
  margin-bottom: 0;
}

code {
  background-color: #eeeeee;
  padding: 3px 5px;
  border-radius: 5px;
}

pre code {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}

pre {
  border: 1px solid #dddddd;
  background-color: #f7f7f7;
  padding: 10px 20px;
  border-radius: 5px;
  margin: 0 0 30px;
}

pre .hljs {
  padding: 0;
  background-color: transparent;
}

mark {
  padding: 3px 5px;
  background-color: #f7f196;
}

table thead {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
}

table th, table td {
  padding: 5px 10px;
}

table tr {
  border-bottom: 1px solid #dddddd;
}

table tr:nth-of-type(even) {
  background-color: #f7f7f7;
}

h1, h2, h3, h4, h5, h6 {
  margin: initial;
  display: block;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 0;
}

._col_ h1,
._content-body_ h1, ._col_ h2,
._content-body_ h2, ._col_ h3,
._content-body_ h3, ._col_ h4,
._content-body_ h4, ._col_ h5,
._content-body_ h5, ._col_ h6,
._content-body_ h6 {
  margin-bottom: 30px;
}

._col_ h1._no-margin-bottom_, ._col_ h2._no-margin-bottom_, ._col_ h3._no-margin-bottom_, ._col_ h4._no-margin-bottom_, ._col_ h5._no-margin-bottom_, ._col_ h6._no-margin-bottom_ {
  margin-bottom: 0;
}

._section-title-hero_,
._section-title-hero_ ._section-title_ {
  font-size: 42px;
  font-weight: 700;
}

._hero_ {
  font-size: 42px;
}

._small_ {
  font-size: 12px;
  line-height: 1.4em;
}

._medium_ {
  font-size: 14px;
  line-height: 1.6em;
}

._font-weight-bold_ {
  font-weight: 700;
}

h1,
._font-size-h1_ {
  font-size: 36px;
}

h2,
._font-size-h2_ {
  font-size: 32px;
}

h3,
._font-size-h3_ {
  font-size: 28px;
}

h4,
._font-size-h4_ {
  font-size: 24px;
}

h5,
._font-size-h5_ {
  font-size: 20px;
}

h6,
._font-size-h6_ {
  font-size: 18px;
}

._accent-1_ {
  color: #ed1f31;
}

._accent-2_ {
  color: #0a0b12;
}

._accent-3_ {
  color: #0a0b12;
}

._accent-4_ {
  color: #0a0b12;
}

._accent-none_ {
  color: #171d21;
}

._accent-none_ a {
  color: #171d21;
}

._accent-none_ a:hover {
  color: #ed1f31;
}

._background-color-white_ ._accent-none_ {
  color: #171d21;
}

._background-color-white_ ._accent-none_ a {
  color: #171d21;
}

._background-color-white_ ._accent-none_ a:hover {
  color: #ed1f31;
}

._typography-white_ {
  color: #ffffff;
}

._typography-white_ a {
  color: #ed1f31;
}

._typography-white_ a:hover {
  color: #ffffff;
}

._accent-link-white_ a {
  color: #ffffff;
  opacity: 1;
}

._accent-link-white_ a:hover {
  color: #ffffff;
  opacity: 0.7;
}

._text-line-height-1pt2_ {
  line-height: 1.2em;
}

._text-line-height-1pt4_ {
  line-height: 1.4em;
}

._link-has-icon_ {
  padding-left: 25px;
  position: relative;
}

._link-has-icon_ .fa, ._link-has-icon_ .far, ._link-has-icon_ .fas {
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
}

._link-has-slash_:after {
  content: " / ";
  font-weight: 700;
  color: #171d21;
}

._link-has-slash_:last-child:after {
  display: none;
}

._link-block_ {
  display: block;
  width: auto;
  margin-bottom: 15px;
}

._link-block_:last-child {
  margin-bottom: 0;
}

._read-more_ {
  font-weight: 700;
}

/* REUSABLE STYLES */
ul {
  padding-left: 20px;
}

ul li {
  margin-bottom: 10px;
  list-style-type: disc;
}

ul li:last-child {
  margin-bottom: 0;
}

ul li ul {
  margin-top: 10px;
  padding-left: 20px;
}

ul li li {
  list-style-type: circle;
}

._no-bullets_ {
  padding-left: 0;
}

._no-bullets_ li {
  list-style-type: none;
}

._text-align-left_ {
  text-align: left;
}

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

._text-align-right_ {
  text-align: right;
}

._container-left_ {
  margin-left: 0;
  margin-right: auto;
  left: 0;
  right: initial;
}

._container-center_ {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

._container-right_ {
  margin-left: auto;
  margin-right: 0;
  left: initial;
  right: 0;
}

._max-width-1200_ {
  max-width: 1200px;
}

._max-width-1100_ {
  max-width: 1100px;
}

._max-width-1000_ {
  max-width: 1000px;
}

._max-width-900_ {
  max-width: 900px;
}

._max-width-800_ {
  max-width: 800px;
}

._max-width-700_ {
  max-width: 700px;
}

._max-width-600_ {
  max-width: 600px;
}

._max-width-500_ {
  max-width: 500px;
}

._max-width-400_ {
  max-width: 400px;
}

._max-width-300_ {
  max-width: 300px;
}

._max-width-200_ {
  max-width: 200px;
}

._max-width-100_ {
  max-width: 100px;
}

._background-video_ {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

._background-overlay_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

._box-has-background-color_ {
  padding: 40px 30px;
}

._background-color-white_ {
  background-color: #ffffff;
  color: #171d21;
}

._background-color-white_ a {
  color: #ed1f31;
}

._background-color-white_ a:hover {
  color: #2F3B42;
}

._background-color-default_ {
  background-color: #f7f7f7;
}

._background-color-accent-1_ {
  background-color: #ed1f31;
}

._background-color-accent-2_ {
  background-color: #0a0b12;
}

._background-color-accent-3_ {
  background-color: #0a0b12;
}

._background-color-accent-4_ {
  background-color: #0a0b12;
}

._background-color-gradient-accent-1_ {
  background: #ed1f31;
  background: linear-gradient(125deg, #ed1f31 0%, #740000 100%);
}

._background-color-gradient-accent-2_ {
  background: #0a0b12;
  background: linear-gradient(312deg, #ed1f31 0%, #b65023 100%);
}

._background-color-gradient-accent-3_ {
  background: #0a0b12;
  background: linear-gradient(143deg, #ed1f31 0%, #4e050c 100%);
}

._background-color-gradient-accent-4_ {
  background: #0a0b12;
  background: linear-gradient(312deg, #ed1f31 0%, #b65023 100%);
}

._box-hover-moveup-effect_, ._button_ {
  transform: translateY(0);
}

._box-hover-moveup-effect_:hover, ._button_:hover {
  transform: translateY(-10px);
}

._box-hover-moveright-effect_ {
  transform: translateX(0);
}

._box-hover-moveright-effect_:hover {
  transform: translateX(10px);
}

._bordered-box-default_,
._bordered-box-white_,
._bordered-box-accent_ {
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  padding: 30px 20px;
}

._border-left_ {
  border-left-width: 10px;
  border-left-style: solid;
}

._border-top_ {
  border-top-width: 10px;
  border-top-style: solid;
}

._border-right_ {
  border-right-width: 10px;
  border-right-style: solid;
}

._border-bottom_ {
  border-bottom-width: 10px;
  border-bottom-style: solid;
}

._bordered-box-default_ {
  border-color: #eee;
}

._bordered-box-white_ {
  border-color: #ffffff;
}

._border-color-accent-1_ {
  border-color: #ed1f31;
}

._border-color-accent-2_ {
  border-color: #0a0b12;
}

._border-color-accent-3_ {
  border-color: #0a0b12;
}

._border-color-accent-4_ {
  border-color: #0a0b12;
}

._roadmap-label_ {
  height: 20px;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  position: absolute;
  top: -1px;
  left: 0;
}

._roadmap-label_:before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: inherit;
}

._roadmap-label_ .fas, ._roadmap-label_ .far {
  font-size: 20px;
  color: #fff;
  width: 30px;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 0px;
  z-index: 1;
}

._overlap_ {
  width: 100%;
  position: absolute;
}

._z-index-1_ {
  z-index: 1;
}

/****************************************************************************************************
 * BUTTONS STYLES 
 ****************************************************************************************************/
._button_ {
  text-align: center;
  position: relative;
  display: inline-block;
  opacity: 1;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2em;
  background-color: #ed1f31;
  border-width: 1px;
  border-style: solid;
  border-color: #ed1f31;
  border-radius: 40px;
}

._button_:hover {
  color: #ffffff;
  background-color: #dd1224;
}

._button_ span {
  display: inline-block;
  vertical-align: text-bottom;
}

._button_ ._button-sub-text_ {
  display: block;
  font-size: 75%;
  font-weight: normal;
}

._button_._button-has-icon_ {
  text-align: left;
}

._button_._button-has-subtext_ {
  padding-top: 8px;
  padding-bottom: 8px;
}

._button_._button-accent-1_:hover, ._button_._button-accent-2_:hover, ._button_._button-accent-3_:hover, ._button_._button-accent-4_:hover {
  opacity: 0.9;
}

._button_._button-accent-1_ {
  background-color: #ed1f31;
  border-color: #ed1f31;
}

._button_._button-accent-2_ {
  background-color: #0a0b12;
  border-color: #0a0b12;
}

._button_._button-accent-3_ {
  background-color: #0a0b12;
  border-color: #0a0b12;
}

._button_._button-accent-4_ {
  background-color: #0a0b12;
  border-color: #0a0b12;
}

._button_._button-style-plain_ {
  color: #ed1f31;
  background-color: transparent;
}

._button_._button-style-plain_:hover {
  color: #171d21;
  border-color: #ed1f31;
}

._typography-white_ ._button_._button-style-plain_:hover {
  color: inherit;
  opacity: 0.9;
}

._button_._button-style-ghost_ {
  color: #ed1f31;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #ed1f31;
}

._button_._button-style-ghost_:hover {
  color: #ffffff;
  background-color: #ed1f31;
  border-color: #ed1f31;
}

._button_._button-style-ghost_._button-accent-1_ {
  color: #ed1f31;
  border-color: #ed1f31;
}

._button_._button-style-ghost_._button-accent-1_:hover {
  background-color: #ed1f31;
}

._button_._button-style-ghost_._button-accent-2_ {
  color: #0a0b12;
  border-color: #0a0b12;
}

._button_._button-style-ghost_._button-accent-2_:hover {
  background-color: #0a0b12;
}

._button_._button-style-ghost_._button-accent-3_ {
  color: #0a0b12;
  border-color: #0a0b12;
}

._button_._button-style-ghost_._button-accent-3_:hover {
  background-color: #0a0b12;
}

._button_._button-style-ghost_._button-accent-4_ {
  color: #0a0b12;
  border-color: #0a0b12;
}

._button_._button-style-ghost_._button-accent-4_:hover {
  background-color: #0a0b12;
}

._button_._button-wide_ {
  display: block;
  width: 100%;
}

._button-group_ ._button_ {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 5px 0;
}

._button-group_ ._button_:last-child {
  margin-right: 0;
}

._background-color-white_ ._button_ {
  color: #ffffff;
}

._background-color-white_ ._button_:hover {
  color: #ffffff;
}

._typography-white_ ._button_ {
  color: #ffffff;
}

._typography-white_ ._button_:hover {
  color: #ffffff;
}

._button-group_._button-align-center_ {
  justify-content: center;
}

._button-group_._button-align-right_ {
  justify-content: flex-end;
}

._column-flex_._column-flex-justify-content-space-evenly_ {
  justify-content: space-evenly;
}

._column-flex_._column-flex-justify-content-center_ {
  justify-content: center;
}

._column-flex_._column-flex-align-items-center_ {
  align-items: center;
}

._column-flex_._column-flex-align-items-flex-start_ {
  align-items: flex-start;
}

._column-flex_._column-flex-align-items-flex-end_ {
  align-items: flex-end;
}

._column-flex_._column-3-move-down-style_ ._col_:nth-child(3n+1),
._column-flex_._column-3-move-down-style_ ._col_:nth-child(3n+3) {
  transform: translateY(50px);
}

._column-flex_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover, ._column-flex_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover, ._column-flex_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover, ._column-flex_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover {
  transform: translateY(40px);
}

._col_ {
  z-index: 9;
  position: relative;
  margin-bottom: 30px;
}

._column-flex-item-gap-small_ ._col_ {
  margin-bottom: 10px;
}

._column-flex-item-gap-medium_ ._col_ {
  margin-bottom: 30px;
}

._column-flex-item-gap-large_ ._col_ {
  margin-bottom: 50px;
}

._column-flex-no-bottom-gap_ ._col_ {
  margin-bottom: 0;
}

/*********************
 * PARAMETERS DEFAULT
 * $column-number: 1, $reset: false, $column-change: false 
 *********************/
._column-1_ ._col_ {
  width: 100%;
}

._column-2_ ._col_ {
  width: 47%;
}

._column-3_ ._col_ {
  width: 30%;
}

._column-4_ ._col_ {
  width: 21%;
}

._column-5_ ._col_ {
  width: 18%;
}

._column-6_ ._col_ {
  width: 15%;
}

._column-1-4-and-3-4_ ._col_:nth-child(odd) {
  width: 27%;
}

._column-1-4-and-3-4_ ._col_:nth-child(even) {
  width: 67%;
}

._column-3-4-and-1-4_ ._col_:nth-child(odd) {
  width: 67%;
}

._column-3-4-and-1-4_ ._col_:nth-child(even) {
  width: 27%;
}

._divider_ {
  display: block;
  height: 1px;
}

._divider_._spacer-s_ {
  margin-top: 20px;
}

._divider_._spacer-m_ {
  margin-top: 40px;
}

._divider_._spacer-l_ {
  margin-top: 80px;
}

._divider_._border_ {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eee;
}

._divider-line-vertical_ {
  width: 8px;
  height: 100px;
  border-left-width: 8px;
  border-left-style: dotted;
}

._divider-line-horizontal_ {
  height: 1px;
  width: 30%;
  margin: 0 auto;
  border-bottom-width: 8px;
  border-bottom-style: dotted;
}

._divider-line-color-default_ {
  border-color: #171d21;
}

._divider-line-color-white_ {
  border-color: #ffffff;
}

._divider-line-color-accent-1_ {
  border-color: #ed1f31;
}

._divider-line-color-accent-2_ {
  border-color: #0a0b12;
}

._divider-line-color-accent-3_ {
  border-color: #0a0b12;
}

._divider-line-color-accent-4_ {
  border-color: #0a0b12;
}

div._no-margin-top_ {
  margin-top: 0;
}

div._no-margin-bottom_ {
  margin-bottom: 0;
}

._form-row_ {
  margin-bottom: 20px;
}

._form-input_,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="range"],
input[type="number"],
input[type="file"],
textarea, select {
  cursor: pointer;
  color: #171d21;
  display: inline-block;
  width: 100%;
  line-height: 1.4em;
  padding: 15px 25px;
  border-width: 1px;
  border-style: solid;
  border-color: #eeeeee;
  background-color: #ffffff;
  border-radius: 2px;
}

textarea {
  resize: vertical;
}

._form-no-label_ .form-label {
  display: none;
}

/* ELEMENTS */
._site-logo-container_ {
  width: 100%;
  color: #fff;
  /* IF HEADER STYLE IS "2" */
}

._logo_ {
  display: block;
  width: 150px;
  line-height: 49px;
  background-image: url("../images/logo-orig.png");
  background-repeat: no-repeat;
  background-size: 150px 49px;
  background-position: center;
  text-indent: -9999px;
  transform: scale(1);
}

._site-header-typography-dark_ ._logo_ {
  background-image: url("../images/logo-orig.png");
}

._logo_:hover {
  transform: scale(1.2);
}

._site-sub-title_ {
  font-weight: 700;
}

._site-header_ {
  /* IF HEADER STYLE IS "2" */
  background: #ffffff;
  position: relative;
  z-index: 9;
}

._has-site-header-overlap_ ._site-header_ {
  width: 100%;
  position: absolute;
}

._site-header_._site-header-sticky_ {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}

._site-header_._site-header-sticky_ + ._site-body_ ._section-as-header_ {
  padding-top: 70px;
}

._site-header_ ._wrapper_ {
  /* IF HEADER STYLE IS "2" */
  padding-top: 20px;
  padding-bottom: 20px;
}

._site-logo-container_ {
  min-width: 150px;
  width: 15%;
}

._navigation_ {
  width: 85%;
}

._menu_,
._sub-menu_ {
  padding: 0;
  margin-top: 0;
}

._menu-item_ {
  /* Universal Style of Menu Item */
  display: block;
  position: relative;
  font-size: 13px;
  margin-bottom: 0;
  /* IF HEADER STYLE IS "2" */
  /* Parent Menu Item */
}

._menu-item_ li {
  list-style-type: none;
}

._menu-item_ a {
  display: inline-block;
  padding: 15px;
  color: #171d21;
  vertical-align: middle;
}

._menu-item_ a:hover {
  color: #999999;
}

._site-header-typography-dark_ ._menu-item_ a {
  color: #171d21;
}

._site-header-typography-dark_ ._menu-item_ a:hover {
  color: #999999;
}

._menu_ > ._menu-item_ {
  display: inline-block;
  vertical-align: middle;
  /* Parent Menu Item Has Child */
  /* Sub Menu */
}

._menu_ > ._menu-item_ > a {
  color: #171d21;
  font-weight: 700;
}

._menu_ > ._menu-item_ > a:hover {
  color: #171d21;
}

._site-header-typography-dark_ ._menu_ > ._menu-item_ > a {
  color: #171d21;
}

._site-header-typography-dark_ ._menu_ > ._menu-item_ > a:hover {
  color: #999999;
}

._menu_ > ._menu-item_._menu-item-has-child_ > a:after {
  font-size: 70%;
  margin-left: 5px;
  content: "";
  position: relative;
}

._menu_ > ._menu-item_._menu-item-has-child_:hover {
  color: #171d21;
}

._site-header-typography-dark_ ._menu_ > ._menu-item_._menu-item-has-child_:hover {
  color: #999999;
}

._menu_ > ._menu-item_._menu-item-has-child_:hover > a {
  color: #171d21;
}

._site-header-typography-dark_ ._menu_ > ._menu-item_._menu-item-has-child_:hover > a {
  color: #999999;
}

._menu_ > ._menu-item_._menu-item-has-child_:hover > ._sub-menu_ {
  display: block;
}

._menu_ > ._menu-item_._menu-item-has-child_:hover > ._sub-menu-has-feature_ {
  display: flex;
}

._menu_ > ._menu-item_._menu-item-has-child-more_ > a:after {
  content: "\f141";
}

._menu_ > ._menu-item_ > ._sub-menu_ {
  display: none;
  width: 200px;
  background-color: #ffffff;
  padding: 10px 0;
  margin-top: 0;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
}

._menu_ > ._menu-item_ > ._sub-menu_ a {
  padding: 7px 35px;
}

._site-mobile-navigation_ ._menu_ > ._menu-item_ > ._sub-menu_ a {
  padding-left: 40px;
  padding-right: 40px;
}

._menu_ > ._menu-item_ > ._sub-menu_ li {
  line-height: 1.3em;
}

._menu_ > ._menu-item_ > ._sub-menu_:before {
  font-size: 32px;
  color: #ffffff;
  content: "";
  position: absolute;
  top: -20px;
  left: 15px;
}

._site-mobile-navigation_ ._menu_ > ._menu-item_ > ._sub-menu_ {
  display: block;
  position: static;
  width: 100%;
  box-shadow: none;
  padding-top: 0;
}

._menu_ > ._menu-item_:nth-child(n+6) > ._sub-menu_ {
  left: initial;
  right: 0;
}

._menu_ > ._menu-item_:nth-child(n+6) > ._sub-menu_:before {
  left: initial;
  right: 10px;
}

._menu_ > ._menu-item_:nth-child(n+6) > ._sub-menu-has-feature_ {
  width: 740px;
  padding: 0;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ a {
  color: #ed1f31;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ a:hover {
  color: #171d21;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ p {
  margin-bottom: 0;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._sub-menu-feature_,
._menu_ > ._menu-item_ > ._sub-menu-has-feature_ > ._sub-menu_ {
  padding: 30px;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._sub-menu-feature_ {
  line-height: 1.4em;
  width: 35%;
  color: #171d21;
  background-color: #f7f7f7;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ > ._sub-menu_ {
  width: 65%;
  margin-top: 0;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_ {
  font-weight: 700;
  margin-bottom: 25px;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_:last-child {
  margin-bottom: 0;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_ > a {
  padding: 0;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_ ._menu-item_ {
  font-weight: 300;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 0;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_ ._menu-item_ a {
  padding: 0;
  color: #171d21;
  text-decoration: underline;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_ ._menu-item_ a:hover {
  color: #ed1f31;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_ ._menu-item_:after {
  content: "\2022";
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  color: #171d21;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-item_ ._menu-item_:last-child:after {
  display: none;
}

._menu_ > ._menu-item_._menu-item-language_ {
  float: right;
}

._menu_ > ._menu-item_._menu-item-language_ > a:after {
  display: none;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link_:before {
  content: "";
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #eeeeee;
  background-image: url("../images/flags.png");
  background-repeat: no-repeat;
  background-size: auto 12px;
  background-position: center;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link-en_:before {
  background-position: 0 0;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link-es_:before {
  background-position: -19px 0;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link-ru_:before {
  background-position: -38px 0;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link-ua_:before {
  background-position: -57px 0;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link-cn_:before {
  background-position: -76px 0;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link-jp_:before {
  background-position: -95px 0;
}

._menu_ > ._menu-item_._menu-item-language_ a._menu-item-language-link-kr_:before {
  background-position: -113px 0;
}

._menu_ > ._menu-item_._menu-item-language_ li {
  font-weight: 700;
}

._menu_ > ._menu-item_._menu-item-language_ ._sub-menu_ {
  -webkit-columns: 80px 2;
  -moz-columns: 80px 2;
  columns: 80px 2;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_ {
  position: relative;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_ a,
._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_ ._menu-item_ a,
._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_ ._menu-item_:after {
  color: #aaaaaa;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_ a:hover,
._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_ ._menu-item_ a:hover,
._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_ ._menu-item_:after:hover {
  color: #aaaaaa;
}

._menu_ > ._menu-item_ > ._sub-menu-has-feature_ ._menu-link-disabled_:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
}

._menu-item_ ._menu-link-coming-soon_ {
  border: 1px solid #aaaaaa;
  color: #aaaaaa;
  padding: 3px 5px;
  font-size: 7px;
  text-transform: uppercase;
  margin-right: 7px;
  border-radius: 3px;
  position: relative;
  bottom: 2px;
}

._menu-item_ ._menu-item-description_ {
  display: block;
  color: #999999;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
  margin: 5px 0 0;
}

/* IF HEADER STYLE IS "2" */
._site-mobile-navigation_ {
  width: 280px;
  height: 100%;
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #15181f;
  opacity: 0;
  -webkit-transform: translateX(280px);
  transform: translateX(280px);
  position: fixed;
  top: 0;
  right: 0;
}

._site-mobile-navigation_ ._menu-item_ {
  display: block;
}

._site-mobile-navigation_ ._menu-item_ a {
  color: #ffffff;
  display: block;
  padding: 12px 40px;
  background-color: transparent;
}

._site-mobile-navigation_ ._menu-item_ a:hover {
  color: #ffffff;
  background-color: transparent;
}

._site-mobile-navigation_ ._menu-item_ a span {
  display: block;
}

._site-mobile-navigation_ ._menu-item_ a span._menu-link-coming-soon_ {
  display: inline-block;
  line-height: 1.4em;
  padding-bottom: 2px;
  font-size: 9px;
  bottom: -3px;
}

._site-mobile-navigation_ ._menu-item_ ._menu-item_ a {
  padding: 7px 20px;
}

._site-mobile-navigation_ ._menu_ > ._menu-item_._menu-item-current_ > a {
  background-color: transparent;
}

._site-mobile-navigation_ ._menu_ > ._menu-item_ ._menu-item_._menu-item-current_ a {
  background-color: rgba(255, 255, 255, 0.05);
}

._site-mobile-navigation_ ._menu-item-expand_ {
  opacity: 0.5;
  color: #ffffff;
  width: 40px;
  text-align: center;
  line-height: 48px;
  position: absolute;
  right: 0;
  top: 0;
}

._site-mobile-navigation_ ._expand_ ._menu-item-expand_:before {
  content: "\f077";
}

._site-mobile-navigation_ ._expand_ ._sub-menu_ {
  display: block;
}

._site-mobile-navigation_._show_ {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

._site-mobile-navigation_ ._sub-menu_ {
  display: none;
}

._site-nav-icon_ {
  cursor: pointer;
  position: fixed;
  z-index: 1;
  top: 17px;
  right: 20px;
}

._site-nav-icon_ .fas {
  width: 40px;
  line-height: 40px;
  text-align: center;
}

._site-nav-icon_ ._menu-icon_ {
  color: #171d21;
}

._site-header-typography-dark_ ._site-nav-icon_ ._menu-icon_ {
  color: #171d21;
}

._site-nav-icon_ ._close-icon_ {
  display: none;
  color: #171d21;
}

._site-nav-icon_._site-nav-icon-active_ {
  top: 0;
  right: 0;
}

._site-nav-icon_._site-nav-icon-active_ ._menu-icon_ {
  display: none;
}

._site-nav-icon_._site-nav-icon-active_ ._close-icon_ {
  display: block;
}

._section_ {
  position: relative;
  z-index: 2;
}

._has-site-header-overlap_ ._section-as-header_ ._wrapper_ {
  padding-top: 149px;
}

._section-negative-top-over_ {
  z-index: 3;
  margin-top: -80px;
}

._section-negative-top-under_ {
  z-index: 1;
  margin-top: -80px;
}

._section-negative-top-under_ ._wrapper_ {
  padding-top: 160px;
}

._section-negative-bottom-over_ {
  z-index: 3;
}

._section-negative-bottom-over_ ._wrapper_ {
  padding-bottom: 0;
  margin-bottom: -100px;
}

._section-negative-bottom-over_ + ._section_ ._wrapper_ {
  padding-top: 160px;
}

._section-title_ {
  display: inline-block;
  font-size: 36px;
  line-height: 1.4em;
  position: relative;
}

._section-title_ + p {
  margin-top: 30px;
}

._section-sub-title_ + ._section-title_,
._section-title_ + ._section-sub-title_ {
  margin-top: 30px;
}

._section-sub-title_ {
  font-size: 20px;
}

._section-sub-title_ + p {
  margin-top: 30px;
}

._section-element_ {
  margin-top: 40px;
}

._section-element_:first-child {
  margin-top: 0;
}

/* IF HEADER STYLE IS "2" */
._wrapper_ {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  padding: 80px 40px;
}

._wrapper_._wrapper-shorter_ {
  /* IF HEADER STYLE IS "2" */
  max-width: 900px;
}

._wrapper_._wrapper-no-padding-left-right_ {
  padding-left: 0;
  padding-right: 0;
}

._search-result-header_ ._wrapper_ {
  padding-top: 40px;
  padding-bottom: 0;
}

._search-result-body_ ._wrapper_ {
  padding-top: 0;
  padding-bottom: 40px;
}

._wrapper-background-video_ {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

._card_._box-has-background-color_._card-full-width-image_ {
  padding: 0 0 40px;
}

._card-element_ {
  margin-top: 20px;
  padding: 0 15px;
}

._card-element_:first-child {
  margin-top: 0;
}

._card-element_._card-image_ {
  padding: 0;
}

._card-image-left_ ._card-element_ {
  float: right;
  width: 80%;
}

._card-image-left_ ._card-element_:nth-child(2) {
  margin-top: 0;
}

._card-no-left-right-padding_ ._card-element_ {
  padding-left: 0;
  padding-right: 0;
}

._card-element-no-spaces_ ._card-element_ {
  margin: 0;
}

._card-element-no-spaces_ ._card-element_ h1, ._card-element-no-spaces_ ._card-element_ h2, ._card-element-no-spaces_ ._card-element_ h3, ._card-element-no-spaces_ ._card-element_ h4, ._card-element-no-spaces_ ._card-element_ h5, ._card-element-no-spaces_ ._card-element_ h6 {
  margin: 0;
}

._card-full-width-image_ ._card-element_ {
  padding: 0 25px;
}

._card-full-width-image_ ._card-element_._card-image_ {
  padding: 0;
}

._card-header_ h6 {
  margin-bottom: 15px;
}

._card-header_ ._card-title_ {
  margin-bottom: 0;
}

._card-image-left_ ._card-image_ {
  float: left;
  width: 20%;
}

._card-footer_ {
  font-size: 14px;
  line-height: 1.4em;
}

._site-footer_ {
  background-color: #15181f;
}

._footer_ {
  font-size: 0.75em;
  line-height: 1.4em;
  margin-top: 40px;
}

._footer_:first-child {
  margin-top: 0;
}

._footer_ a {
  color: #171d21;
}

._footer_ a:hover {
  color: #ed1f31;
}

._footer-menu_ {
  padding-left: 0;
}

._footer-menu_ li {
  display: inline-block;
  margin: 10px 15px;
}

._footer-menu_ li:first-child {
  margin-left: 0;
}

._footer-menu_ li:last-child {
  margin-right: 0;
}

._footer-menu_ li a {
  display: block;
  font-weight: 400;
}

._footer-top_ ._footer-menu_ {
  font-size: 14px;
  line-height: 1.2em;
}

._footer-middle_ ._footer-menu_ li {
  display: block;
  margin: 0 0 10px;
}

._footer-bottom_ p {
  margin-bottom: 10px;
}

._footer-menu-logo_ a {
  width: 40px;
  line-height: 41px;
  background-image: url("../images/logo-icon.png");
  background-repeat: no-repeat;
  background-size: 40px 41px;
  background-position: center;
  text-indent: -9999px;
}

._footer-menu-to-top_ {
  float: right;
  padding: 7px 0;
  margin: 0;
  text-transform: uppercase;
}

._footer-menu-to-top_ .fas {
  float: right;
  margin-left: 10px;
}

._social-item_ {
  display: inline-block;
  margin: 3px 10px;
  font-size: 20px;
}

._social-item_:first-child {
  margin-left: 0;
}

._social-item_:last-child {
  margin-right: 0;
}

/* ANIMATION */
._animatable_ {
  /* initially hide animatable objects */
  visibility: hidden;
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

/* show objects being animated */
._animated_ {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    -webkit-transform: translateX(20px);
  }
  80% {
    -webkit-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    -moz-transform: translateX(20px);
  }
  80% {
    -moz-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  80% {
    -o-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    transform: translateX(20px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    -webkit-transform: translateX(-20px);
  }
  80% {
    -webkit-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    -moz-transform: translateX(-20px);
  }
  80% {
    -moz-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    -o-transform: translateX(-20px);
  }
  80% {
    -o-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    transform: translateX(-20px);
  }
  80% {
    transform: translateX(5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes moveUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes moveUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes moveUp {
  0% {
    opacity: 1;
    -o-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes moveUp {
  0% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}

@-o-keyframes fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}

@keyframes fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}

._animated_._animationDelay_ {
  animation-delay: .4s;
  -webkit-animation-delay: .4s;
}

._animated_._animationDelayMed_ {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

._animated_._animationDelayLong_ {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}

._animated_._fadeBgColor_ {
  -webkit-animation-name: fadeBgColor;
  -moz-animation-name: fadeBgColor;
  -o-animation-name: fadeBgColor;
  animation-name: fadeBgColor;
}

._animated_._bounceIn_ {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}

._animated_._bounceInRight_ {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

._animated_._bounceInLeft_ {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

._animated_._fadeIn_ {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

._animated_._fadeInDown_ {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

._animated_._fadeInUp_ {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

._animated_._moveUp_ {
  -webkit-animation-name: moveUp;
  -moz-animation-name: moveUp;
  -o-animation-name: moveUp;
  animation-name: moveUp;
}

/* VISIBILITY - RESPONSIVE */
._hidden_,
._visible-in-sceen-small_,
._visible-in-screen-medium-landscape_,
._visible-in-screen-medium-portrait_ {
  display: none !important;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: flex !important;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.prev-arrow,
.next-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  height: 40px;
  width: 40px;
  font-size: 40px;
  cursor: pointer;
  background: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  opacity: 0.75;
}

._section-as-slider_ .prev-arrow, ._section-as-slider_
.next-arrow {
  margin-top: 70px;
}

.prev-arrow:hover, .prev-arrow:focus,
.next-arrow:hover,
.next-arrow:focus {
  outline: none;
  background: transparent;
}

.prev-arrow:hover, .prev-arrow:focus,
.next-arrow:hover,
.next-arrow:focus {
  opacity: 1;
}

.prev-arrow.slick-disabled,
.next-arrow.slick-disabled {
  opacity: 0.25;
}

.prev-arrow:before,
.next-arrow:before {
  display: none;
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  line-height: 1;
  color: #000;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.prev-arrow {
  left: -50px;
}

[dir="rtl"] .prev-arrow {
  left: auto;
  right: -50px;
}

.next-arrow {
  right: -50px;
}

[dir="rtl"] .next-arrow {
  left: -50px;
  right: auto;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

._section-is-slider_ .slick-dots {
  bottom: 20px;
}

._section-is-slider_ .prev-arrow,
._section-is-slider_ .next-arrow,
._section-is-slider_ .slick-dots li.slick-active button,
._section-is-slider_ .slick-dots li button,
._section-is-slider_ li button:before,
._section-is-slider_ li.slick-active button:before,
._typography-white_ .prev-arrow,
._typography-white_ .next-arrow,
._typography-white_ .slick-dots li.slick-active button,
._typography-white_ .slick-dots li button,
._typography-white_ li button:before,
._typography-white_ li.slick-active button:before {
  color: #cccccc;
}

._section-is-slider_ .prev-arrow {
  left: 20px;
}

._section-is-slider_ .next-arrow {
  right: 20px;
}

._section-is-slider_.slick-dotted.slick-slider {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .prev-arrow,
  .next-arrow {
    display: none !important;
  }
}

/************************
 * LIGHTCASE
 ************************/
/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author    Cornel Boppart <cornel@bopp-art.com>
 * @copyright Author
 *
 * @version   2.5.0 (11/03/2018)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
@font-face {
  font-family: 'lightcase';
  src: url("../fonts/lightcase-fonts/lightcase.eot?55356177");
  src: url("../fonts/lightcase-fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("../fonts/lightcase-fonts/lightcase.woff?55356177") format("woff"), url("../fonts/lightcase-fonts/lightcase.ttf?55356177") format("truetype"), url("../fonts/lightcase-fonts/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, ../scss/components/fonts/_font-lightcase.scss */
[class*='lightcase-icon-']:before {
  font-family: 'lightcase', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
/* line 35, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-play:before {
  content: '\e800';
}

/* line 36, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-pause:before {
  content: '\e801';
}

/* line 37, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-close:before {
  content: '\e802';
}

/* line 38, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-prev:before {
  content: '\e803';
}

/* line 39, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-next:before {
  content: '\e804';
}

/* line 40, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-spin:before {
  content: '\e805';
}

._lightcase-fullwidth_ #lightcase-case {
  width: 90% !important;
}

._lightcase-fullwidth_ .lightcase-contentInner {
  width: 100% !important;
  height: 100% !important;
}

._lightcase-fullwidth_ .lightcase-inlineWrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 100% !important;
  max-height: 700px !important;
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-moz-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-ms-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 1, ../scss/components/modules/_case.scss */
#lightcase-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 768px) {
  ._faqs_ ._faq-content_ ._section-title_,
  ._faqs_ ._faq-content_ h5,
  ._faqs_ ._faq-content_ p {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 640px) {
  /* line 16, ../scss/components/modules/_case.scss */
  html[data-lc-type=inline] #lightcase-case, html[data-lc-type=ajax] #lightcase-case {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 55px 0 70px 0;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
  }
  ._faqs_ ._faq-content_ ._section-title_ {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 641px) {
  /* line 4, ../scss/components/modules/_content.scss */
  html:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }
}

@media screen and (min-width: 641px) {
  /* line 23, ../scss/components/modules/_content.scss */
  html[data-lc-type=image] #lightcase-content, html[data-lc-type=video] #lightcase-content {
    background-color: #333;
  }
}

/* line 31, ../scss/components/modules/_content.scss */
html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 640px) {
  /* line 31, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}

/* line 43, ../scss/components/modules/_content.scss */
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  /* line 43, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    padding: 15px;
  }
  /* line 52, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=error] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }
  /* line 59, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 70, ../scss/components/modules/_content.scss */
  html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (max-width: 640px) and (min-width: 641px) {
  /* line 74, ../scss/components/modules/_content.scss */
  html[data-lc-type=image] #lightcase-content .lightcase-contentInner, html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75;
  }
}

/* line 82, ../scss/components/modules/_content.scss */
html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
  position: relative;
  overflow: hidden !important;
}

@media screen and (max-width: 640px) {
  /* line 91, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}

@media screen and (min-width: 641px) {
  /* line 100, ../scss/components/modules/_content.scss */
  html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 640px) {
  /* line 117, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #aaa;
  }
}

@media screen and (min-width: 641px) {
  /* line 117, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #333;
  }
}

/* line 3, ../scss/components/modules/_error.scss */
#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 30px 0;
  }
}

@media screen and (min-width: 641px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 0;
  }
}

/* line 4, ../scss/components/modules/_global.scss */
.lightcase-open body {
  overflow: hidden;
}

/* line 8, ../scss/components/modules/_global.scss */
.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
}

/* line 1, ../scss/components/modules/_info.scss */
#lightcase-info {
  position: absolute;
  padding-top: 15px;
}

/* line 9, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}

/* line 19, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title {
  font-size: 17px;
  color: #aaa;
}

._team_ .lightcase-contentInner {
  height: auto !important;
}

._team_ .lightcase-inlineWrap {
  max-height: initial !important;
  text-align: center;
  padding: 60px !important;
}

._team_ .lightcase-inlineWrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/logo-icon.png);
  background-repeat: no-repeat;
  background-size: 250px;
  background-position: 100% -10px;
  opacity: 1;
}

._team_ .lightcase-inlineWrap figure img {
  border: 5px solid #ffffff;
}

@media screen and (max-width: 640px) {
  /* line 19, ../scss/components/modules/_info.scss */
  #lightcase-info #lightcase-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    background: #333;
  }
  ._team_ .lightcase-inlineWrap:before {
    display: none;
  }
  ._team_ .lightcase-contentInner {
    padding: 0 30px !important;
  }
}

/* line 33, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}

/* line 39, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}

@media screen and (max-width: 640px) {
  /* line 45, ../scss/components/modules/_info.scss */
  .lightcase-fullScreenMode #lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 51, ../scss/components/modules/_info.scss */
  html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
    position: static;
  }
}

/* line 1, ../scss/components/modules/_loading.scss */
#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  -moz-animation: lightcase-spin 0.5s infinite linear;
  -o-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear;
}

/* line 20, ../scss/components/mixins/_presets.scss */
#lightcase-loading, #lightcase-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}

/* line 32, ../scss/components/mixins/_presets.scss */
#lightcase-loading > span {
  display: inline-block;
  text-indent: -9999px;
}

/* line 2, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer;
}

/* line 20, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}

/* line 32, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}

/* line 49, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-']:hover {
  color: white;
  text-shadow: 0 0 15px white;
}

/* line 10, ../scss/components/modules/_navigation.scss */
.lightcase-isMobileDevice a[class*='lightcase-icon-']:hover {
  color: #aaa;
  text-shadow: none;
}

/* line 17, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-close {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}

/* line 28, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-prev {
  left: 15px;
}

/* line 33, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-next {
  right: 15px;
}

/* line 38, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
  left: 50%;
  margin-left: -0.5em;
}

@media screen and (min-width: 641px) {
  /* line 38, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
    opacity: 0;
  }
}

@media screen and (max-width: 640px) {
  /* line 2, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'] {
    bottom: 15px;
    font-size: 24px;
  }
}

@media screen and (min-width: 641px) {
  /* line 2, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }
  /* line 57, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-']:hover, #lightcase-case:hover ~ a[class*='lightcase-icon-'] {
    opacity: 1;
  }
}

/* line 1, ../scss/components/modules/_overlay.scss */
#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #333;
}

@media screen and (max-width: 640px) {
  /* line 1, ../scss/components/modules/_overlay.scss */
  #lightcase-overlay {
    opacity: 1 !important;
  }
}

/************************
 * CUSTOM STYLES
 ************************/
body {
  background-color: #e1e4e8;
}

._section_._has-background-image_._typography-white_ {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

._border-bottom_ {
  border-bottom: 1px solid #eee;
}
._margin-bot_{
  margin-bottom: 1em;
}
._site-header_ {
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  width: 100%;
}

._site-header_._site-header-sticky_ {
  top: 0;
}

._site-header_ ._wrapper_ {
  padding-top: 0;
  padding-bottom: 0;
}

._site-mobile-navigation_ ._border_ {
  margin: 10px 40px;
  opacity: 0.1;
}

._site-nav-icon_ {
  display: none;
  top: 15px;
  position: fixed;
  background-color: #ed1f31;
  border-radius: 50%;
}

._site-nav-icon_ ._menu-icon_,
._site-nav-icon_ ._close-icon_ {
  color: #fff;
}

._site-nav-icon_._site-nav-icon-active_ {
  background-color: transparent;
}

._site-body_ {
  background-color: #fff;
}

._custom-heading-border_ {
  padding-bottom: 40px;
}

._custom-heading-border_:after {
  display: block;
  width: 180px;
  height: 5px;
  background-color: #ed1f31;
  content: " ";
  position: relative;
  z-index: 1;
  left: -20px;
  bottom: -10px;
}

._overflow-hidden_ {
  overflow: hidden;
}

._site-logo-container_ {
  width: 13%;
}

._navigation_ {
  width: 83%;
}

._logo_ {
  transform: translateY(0);
}

._logo_:hover {
  transform: translateY(-5px);
}

._menu_ > ._menu-item_ {
  transform: translateY(0);
  line-height: 1.4em;
  text-transform: uppercase;
}

._menu_ > ._menu-item_:hover {
  transform: translateY(-5px);
}

._menu_ > ._menu-item_._menu-item-6_ {
  position: absolute;
  top: 2px;
  right: 40px;
}

._menu_ > ._menu-item_._menu-item-6_ a {
  padding-top: 15px;
  padding-bottom: 17px;
  padding-left: 40px;
  background-image: url(../images/menu-subscribe-icon.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 8px 50%;
}

._menu_ > ._menu-item_._menu-item-6_ a:after {
  display: none;
}

._site-mobile-navigation_ ._menu_ > ._menu-item_._menu-item-6_ a {
  padding-top: 10px;
  padding-bottom: 10px;
}

._menu_ > ._menu-item_ > a {
  padding-top: 25px;
  padding-bottom: 25px;
}

._site-mobile-navigation_ ._menu_ > ._menu-item_ > a {
  padding-top: 10px;
  padding-bottom: 10px;
}

._menu_ > ._menu-item_._menu-item-has-child_ > a:after {
  opacity: 1;
  color: #ed1f31;
}

._menu_ > ._menu-item_._menu-item-has-child_:hover > a:after {
  opacity: 0;
}

._menu_ > ._menu-item_ ._menu-item-description_ {
  font-size: 10px;
  margin-top: 0;
  text-transform: initial;
}

._menu_ > ._menu-item_ > ._sub-menu_ {
  width: 240px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 2px solid #ed1f31;
  left: -20px;
}

._menu_ > ._menu-item_ > ._sub-menu_:before {
  color: #ed1f31;
  top: -22px;
  left: 35px;
}

._menu_ > ._menu-item_ > ._sub-menu_ a {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

._menu_ > ._menu-item_ > ._sub-menu_ ._menu-item_ {
  text-transform: none;
}

._menu_:after {
  content: "";
  display: block;
  clear: both;
}

._site-quick-links_ {
  position: relative;
  z-index: 99999;
  background-color: #eeeeee;
}

._site-quick-links_ ._wrapper_ {
  padding-top: 0;
  padding-bottom: 0;
}

._menu-quick-links_ {
  padding-left: 0;
}

._menu-quick-links_ ._menu-item_ {
  font-size: 12px;
  text-transform: none;
}

._menu-quick-links_ ._menu-item_ a {
  font-weight: 400;
  padding: 20px 0;
}

._menu-quick-links_ ._menu-item_ a:hover {
  color: #999999;
}

._menu-quick-links_ ._menu-item_ > a {
  margin-right: 40px;
}

._menu-quick-links_ ._menu-item_:last-child > a {
  margin-right: 0;
}

._menu-quick-links_ ._menu-item_._social-buttons_ a {
  color: #ed1f31;
}

._menu-quick-links_ > ._menu-item_ {
  display: inline-block;
}

._menu-quick-links_ > ._menu-item_:hover {
  transform: translateY(0);
}

._menu-quick-links_ > ._menu-item_._site-language-current_ {
  float: right;
}

._menu-quick-links_ > ._menu-item_._site-language-current_:hover > ._sub-menu_ {
  display: none;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > a {
  width: 100px;
  position: relative;
  top: 13px;
  padding: 7px 15px 7px 30px;
  background-color: #f7f7f7;
  border: 1px solid #ffffff;
  border-radius: 5px;
  margin-right: 0;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > a.en, ._menu-quick-links_ > ._menu-item_._site-language-current_ > a.kh {
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 7px 50%;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > a.en {
  background-image: url(../images/language/en.png);
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > a.kh {
  background-image: url(../images/language/kh.png);
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > a:after {
  margin-left: 0;
  margin-right: -7px;
  font-size: 110%;
  color: #171d21;
  content: "\f0d7";
  float: right;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ ._lang_ {
  margin-bottom: 0;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ ._lang_._active_ a {
  color: #ffffff;
  background-color: #171d21;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > ._sub-menu_ {
  top: 40px;
  border-top: 0;
  padding: 0;
  width: 100px;
  background-color: #f7f7f7;
  border: 1px solid #ffffff;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > ._sub-menu_ a {
  padding: 7px 15px;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > ._sub-menu_ a:hover {
  color: #ffffff;
  background-color: #ed1f31;
}

._menu-quick-links_ > ._menu-item_._site-language-current_ > ._sub-menu_:before {
  display: none;
}

._menu-quick-links_ > ._menu-item_._site-language-current_._dropdown-clicked_ > ._sub-menu_ {
  display: block;
}

._social-buttons_ {
  float: right;
}

._site-mobile-navigation_ ._social-buttons_ {
  float: none;
  padding-left: 40px;
  padding-right: 40px;
}

._social-buttons_ ul {
  margin-top: 0;
  margin-right: 10px;
  padding: 0;
  font-size: 18px;
  line-height: 18px;
}

._social-buttons_ ul li {
  margin: 0;
  display: inline-block;
}

._social-buttons_ ul li a {
  padding: 20px 10px !important;
  margin-right: 0;
}

._social-buttons_ ul li a:hover {
  color: #ed1f31 !important;
}

._site-mobile-navigation_ ._social-buttons_ ul {
  margin-right: 0;
}

._site-mobile-navigation_ ._site-lang-mobile_ {
  padding-left: 40px;
  padding-right: 40px;
}

._site-mobile-navigation_ ._lang_ {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-right: 15px;
}

._site-mobile-navigation_ ._lang_ a {
  color: #ffffff;
}

._site-mobile-navigation_ ._lang_._active_ a {
  color: #ed1f31;
}

._site-mobile-navigation_ ._lang_:last-child {
  margin-right: 0;
}

._page-home_ ._section-as-header_ ._section-content_ {
  margin-top: 0;
}

._section-as-header_,
._site-header_._site-header-sticky_ + ._site-body_ ._section-as-header_ {
  padding-top: 64px;
}

._currency_ {
  background-color: #ed1f31;
  color: #fff;
  padding: 3px 7px;
  border-radius: 3px;
  font-size: 12px;
}

._currency-up_ {
  color: green;
  margin-left: 10px;
}

._currency-down_ {
  color: red;
  margin-left: 10px;
}

._page-has-lightcase_ a[class*='lightcase-icon-'],
._page-has-lightcase_ ._page-has-lightcase_ a[class*='lightcase-icon-']:focus {
  color: #aaaaaa;
}

._page-has-lightcase_ #lightcase-overlay {
  background-color: rgba(238, 238, 238, 0.9);
}

._page-has-lightcase_ #lightcase-case {
  width: 80% !important;
}

._page-has-lightcase_ .lightcase-contentInner,
._page-has-lightcase_ .lightcase-inlineWrap {
  width: 100% !important;
  max-width: 100% !important;
}

._page-has-lightcase_ .lightcase-inlineWrap {
  padding: 0 !important;
}

._page-has-lightcase_ #lightcase-content {
  padding: 60px 40px;
}

._page-has-lightcase_ #lightcase-content ._section-title_ {
  display: block;
  background-color: #eeeeee;
  padding-top: 60px;
  padding-bottom: 60px;
}

._floating-nav_ {
  position: fixed;
  top: 100px;
  left: 240px;
  right: 0;
  font-size: 14px;
  font-weight: 700;
  padding-top: 150px;
  padding-bottom: 150px;
  opacity: 1;
  max-width: 500px;
}

._floating-nav_ ul {
  padding: 0;
}

._floating-nav_ ul a {
  color: inherit;
}

._floating-nav_ ul a:hover, ._floating-nav_ ul a._active_ {
  color: #ed1f31;
}

._floating-nav_ ul li {
  list-style-type: none;
}

._floating-nav_._fadeOut_ {
  opacity: 0;
}

._remove-margin-top_ {
  margin-top: 0;
  padding: 150px 0;
}

._page-for-agent_ ._hide-in-page_,
._page-for-merchant_ ._hide-in-page_,
._page-for-corporate_ ._hide-in-page_ {
  display: none;
}

._page-for-merchant_ ._for-corporate_,
._page-for-corporate_ ._for-merchant_ {
  display: none;
}

._column-4_._column-vertical-divider_ ._col_ {
  width: 25%;
}

._column-vertical-divider_ ._col_ {
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid #e0e0e0;
}

._column-vertical-divider_._column-3_ ._col_:nth-child(3n+3) {
  border-right: 0;
}

._column-vertical-divider_._column-4_ ._col_:nth-child(4n+4) {
  border-right: 0;
}

._page-home_ #Get-Started ._section-content_ > ._divider_ {
  display: none;
}

._page-offer_ #Get-In-Touch,
._page-offer_ ._site-footer_ {
  z-index: 4;
  position: relative;
}

._page-offer_ #Get-In-Touch:after {
  content: "";
  display: block;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

._page-thank-you_ ._section_ {
  padding-top: 100px;
}

._page-thank-you_ ._section_ ._wrapper_,
._page-thank-you_ ._section_ ._floating-nav_ {
  text-align: center;
}

._page-thank-you_ ._section_ ._wrapper_ header,
._page-thank-you_ ._section_ ._floating-nav_ header {
  text-align: center;
  margin-bottom: 40px;
}

._page-thank-you_ ._section_ ._divider_ {
  display: none;
}

._page-thank-you_ ._site-footer_ ._wrapper_,
._page-thank-you_ ._site-footer_ ._floating-nav_ {
  padding-top: 30px;
}

._section-is-slider_ figure {
  line-height: 0;
}

._slider-multiple_ {
  margin: 0;
  padding: 0;
}

._slider-multiple_ li {
  list-style-type: none;
  margin: 0;
  padding: 27px 0 30px;
  transform: scale(0.8);
}

._slider-multiple_ li.slick-center {
  transform: scale(0.885);
}

._slider-multiple_ li.slick-center img {
  border-color: transparent;
}

._highlight-character_ {
  background-color: #ed1f31;
  color: #ffffff;
  border-radius: 50%;
  display: block;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 0 15px auto;
}

._highlight-character_._highlight-character-negative-top_ {
  position: relative;
  top: -30px;
}

._highlight-character_._highlight-character-black_ {
  background-color: #171d21;
}

._highlight-text_ {
  color: #ed1f31;
  font-weight: 700;
  font-size: 14px;
}

._slider-mobile-phone_ {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  min-height: 600px;
  position: absolute;
  z-index: 2;
  top: -20px;
  left: 0;
  right: 0;
  background-image: url("../images/mobile-phone-blank.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}

.prev-arrow, .next-arrow {
  opacity: 0.3;
}

.next-arrow {
  right: -30px;
}

.prev-arrow {
  left: -30px;
}

._site-footer_ ._border_ {
  opacity: 0.2;
}

._footer_ a {
  color: #ffffff;
}

._footer_ a:hover {
  color: #ed1f31;
}

._footer-bottom_ {
  font-size: 12px;
}

form .buttons {
  width: 100%;
}

._visible-in-screen-width-900_ {
  display: none;
}

#Download ._figure-inline_ figure {
  margin-right: 10px;
}

#Download ._figure-inline_ figure:last-child {
  margin-right: 0;
}

._site-header_._site-header-sticky_ + ._site-body_ ._section-as-header_ {
  padding-top: 64px;
}

#Welcome {
  margin-top: -1px;
}

._page-for-personal_ ._button_._button-has-icon_ {
  text-align: center;
}

._bg-color-yellow_ {
  color: #fff;
  background-color: #ffbc00;
}

._bg-color-green_ {
  color: #fff;
  background-color: #8ed250;
}

._bg-color-blue_ {
  color: #fff;
  background-color: #32bee8;
}

._bg-color-red_ {
  color: #fff;
  background-color: #ed1f31;
}

._icon-round_ {
  color: #ffffff;
  line-height: 32px;
  width: 32px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
}

/* RECAPTCHA */
#g-recaptcha-contact {
  max-width: 500px;
  margin: 0 auto 10px;
}

.grecaptcha-badge {
  z-index: 99;
}

._no-border_ {
  border: 0 !important;
}

@media screen and (max-width: 1280px) {
  ._site-logo-container_ {
    min-width: initial;
  }
  ._floating-nav_ {
    left: 40px;
  }
  ._page-offer_ #Get-In-Touch:after {
    height: 300px;
  }
}

@media screen and (max-width: 1100px) {
  ._site-header_ ._menu_ > ._menu-item_._menu-item-6_ {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  ._slider-mobile-phone_ {
    top: 0;
  }
  ._slider-multiple_ li {
    padding: 0;
    transform: scale(0.7);
  }
  ._slider-multiple_ li.slick-center {
    transform: scale(0.7);
  }
  ._slider-multiple_ .slick-list {
    max-width: 350px;
    margin: 0 auto;
  }
  #Our-Offer {
    background-position: 37%;
  }
  ._remove-margin-top_ {
    padding: 60px 0;
  }
  ._section-is-slider_:before {
    width: 60px;
    height: 56px;
  }
  ._column-4_._column-2-screen-medium-landscape_._column-vertical-divider_ ._col_:nth-child(4n+4) {
    border-right: 1px solid #e0e0e0;
  }
  ._column-4_._column-2-screen-medium-landscape_._column-vertical-divider_ ._col_:nth-child(2n+2) {
    border-right: 0;
  }
  ._column-3_._column-2-screen-medium-landscape_._column-vertical-divider_ ._col_:nth-child(3n+3) {
    border-right: 1px solid #e0e0e0;
  }
  ._column-3_._column-2-screen-medium-landscape_._column-vertical-divider_ ._col_:nth-child(2n+2) {
    border-right: 0;
  }
}

@media screen and (max-width: 900px) {
  ._site-header_ {
    top: 0;
  }
  ._site-header_ ._wrapper_ {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  ._site-quick-links_,
  ._site-navigation_ {
    display: none;
  }
  ._site-nav-icon_,
  ._site-mobile-navigation_ {
    display: block;
  }
  ._site-header_._site-header-sticky_ {
    position: relative;
  }
  ._site-nav-icon_ {
    position: fixed;
  }
  ._visible-in-screen-width-900_ {
    display: inline-block;
  }
  ._hide-in-screen-width-900_ {
    display: none;
  }
  #Download {
    padding-top: 0;
    padding-left: 150px;
    background: #15181f !important;
  }
  #Download ._wrapper_ {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #Download ._figure-inline_ {
    width: 100%;
  }
  #Download ._figure-inline_ figure {
    display: none;
  }
  #Download ._figure-inline_ a {
    padding: 22px 10px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
  }
}

@media screen and (max-width: 768px) {
  ._order-1-in-screen-medium-portrait_ {
    order: 1;
  }
  ._order-2-in-screen-medium-portrait_ {
    order: 2;
  }
  ._slider-mobile-phone_ {
    top: -5px;
  }
  ._slider-multiple_ li {
    transform: scale(0.73);
  }
  ._slider-multiple_ li.slick-center {
    transform: scale(0.73);
  }
  ._menu_ > ._menu-item_._menu-item-6_ {
    position: relative;
    top: initial;
    right: initial;
  }
  ._menu_ > ._menu-item_._menu-item-6_ a {
    background-image: none;
  }
  ._highlight-character_ {
    margin-left: 0;
    margin-right: auto;
  }
  ._section-is-slider_ ._section-as-header_ ._wrapper_ {
    padding: 0;
  }
  #Our-Offer {
    background-size: 300% !important;
  }
  ._text-align-center-in-screen-medium-portrait_ ._custom-heading-border_:after {
    left: 0;
    right: 0;
    margin: 20px auto 0;
  }
  ._menu_ > ._menu-item_:hover {
    transform: translateY(0);
  }
  ._column-4_._column-2-screen-medium-portrait_._column-vertical-divider_ ._col_:nth-child(4n+4) {
    border-right: 1px solid #e0e0e0;
  }
  ._column-4_._column-2-screen-medium-portrait_._column-vertical-divider_ ._col_:nth-child(2n+2) {
    border-right: 0;
  }
  ._column-3_._column-2-screen-medium-portrait_._column-vertical-divider_ ._col_:nth-child(3n+3) {
    border-right: 1px solid #e0e0e0;
  }
  ._column-3_._column-2-screen-medium-portrait_._column-vertical-divider_ ._col_:nth-child(2n+2) {
    border-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #Dragonfly-Wallet ._column-1-4-and-3-4_._column-1-screen-small_ ._col_,
  #Dragonfly-Wallet ._column-3-4-and-1-4_._column-1-screen-small_ ._col_ {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  #lightcase-case {
    text-shadow: none;
  }
  ._page-has-lightcase_ #lightcase-case {
    background-color: #ffffff;
  }
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: inherit;
  }
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
  html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    padding: 0 30px;
  }
}

@media screen and (max-width: 600px) {
  h3, ._font-size-h3_, ._section-title_ {
    font-size: 24px !important;
  }
  ._logo_ {
    left: 25px;
  }
  body ._site-nav-icon_ {
    top: 12px;
  }
  ._column-vertical-divider_ ._col_ {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  ._column-vertical-divider_ ._col_, ._column-vertical-divider_ ._col_:nth-child(3n+3), ._column-vertical-divider_ ._col_:nth-child(3n+2) {
    border-right: 0;
  }
  #Welcome ._wrapper_ {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  #Download {
    display: none;
  }
  #Our-Offer {
    background-image: initial !important;
  }
  #Our-Offer ._max-width-500_ {
    max-width: none;
  }
  #Top {
    padding-top: 100px;
  }
  ._section-is-slider_ ._section-as-header_ ._wrapper_ {
    padding: 0 !important;
  }
  ._highlight-character_ {
    margin-left: auto;
  }
  ._column-4_._column-1-screen-small_._column-vertical-divider_ ._col_:nth-child(4n+4), ._column-4_._column-1-screen-small_._column-vertical-divider_ ._col_:nth-child(2n+2) {
    border-right: 0;
  }
  ._column-3_._column-1-screen-small_._column-vertical-divider_ ._col_:nth-child(3n+3), ._column-3_._column-1-screen-small_._column-vertical-divider_ ._col_:nth-child(2n+2) {
    border-right: 0;
  }
  ._slider-mobile-phone_ {
    min-height: 500px;
  }
  ._slider-multiple_ {
    width: 250px;
    margin: 0 auto;
  }
  ._slider-multiple_ li.slick-center {
    transform: scale(0.8);
    padding-top: 25px;
  }
  ._offer-images_ img {
    max-width: 200px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
}

/************************
 * MEDIA QUERIES
 ************************/
@media screen and (max-width: 1024px) {
  ._column-3-screen-medium-landscape_ ._col_ {
    width: 30%;
  }
  ._column-1-4-and-3-4_._column-2-screen-medium-landscape_ ._col_,
  ._column-3-4-and-1-4_._column-2-screen-medium-landscape_ ._col_,
  ._column-2-screen-medium-landscape_ ._col_,
  ._column-2-screen-medium-landscape_._column-vertical-divider_ ._col_ {
    width: 47%;
  }
  ._column-1-screen-medium-landscape_ ._col_ {
    width: 100%;
  }
  ._hide-in-screen-medium-landscape_ {
    display: none !important;
  }
  ._visible-in-screen-medium-landscape_ {
    display: block !important;
  }
  ._container-center-in-screen-medium-landscape_ {
    margin-left: auto;
    margin-right: auto;
  }
  ._text-align-left-in-screen-medium-landscape_ {
    text-align: left;
  }
  ._text-align-center-in-screen-medium-landscape_ {
    text-align: center;
  }
  ._text-align-right-in-screen-medium-landscape_ {
    text-align: right;
  }
  ._no-max-width-screen-medium-landscape_ {
    max-width: none;
  }
  /* IF HEADER STYLE IS "2" */
}

@media screen and (max-width: 768px) {
  ._column-3-screen-medium-portrait_ ._col_ {
    width: 30%;
  }
  ._column-2-screen-medium-portrait_ ._col_,
  ._column-1-4-and-3-4_._column-2-screen-medium-portrait_ ._col_,
  ._column-3-4-and-1-4_._column-2-screen-medium-portrait_ ._col_,
  ._column-2-screen-medium-portrait_._column-vertical-divider_ ._col_ {
    width: 47%;
  }
  ._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+1),
  ._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+3),
  ._column-1-4-and-3-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+1),
  ._column-1-4-and-3-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+3),
  ._column-3-4-and-1-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+1),
  ._column-3-4-and-1-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+3),
  ._column-2-screen-medium-portrait_._column-vertical-divider_._column-3-move-down-style_ ._col_:nth-child(3n+1),
  ._column-2-screen-medium-portrait_._column-vertical-divider_._column-3-move-down-style_ ._col_:nth-child(3n+3) {
    transform: translateY(0);
  }
  ._column-2-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover, ._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover, ._column-2-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover, ._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover,
  ._column-1-4-and-3-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover,
  ._column-1-4-and-3-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover,
  ._column-1-4-and-3-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover,
  ._column-1-4-and-3-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover,
  ._column-3-4-and-1-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover,
  ._column-3-4-and-1-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover,
  ._column-3-4-and-1-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover,
  ._column-3-4-and-1-4_._column-2-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover,
  ._column-2-screen-medium-portrait_._column-vertical-divider_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover,
  ._column-2-screen-medium-portrait_._column-vertical-divider_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover,
  ._column-2-screen-medium-portrait_._column-vertical-divider_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover,
  ._column-2-screen-medium-portrait_._column-vertical-divider_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover {
    transform: translateY(0);
  }
  ._column-1-screen-medium-portrait_ ._col_,
  ._column-1-4-and-3-4_._column-1-screen-medium-portrait_ ._col_,
  ._column-3-4-and-1-4_._column-1-screen-medium-portrait_ ._col_ {
    width: 100%;
  }
  ._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+1),
  ._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+3),
  ._column-1-4-and-3-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+1),
  ._column-1-4-and-3-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+3),
  ._column-3-4-and-1-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+1),
  ._column-3-4-and-1-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_:nth-child(3n+3) {
    transform: translateY(0);
  }
  ._column-1-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover, ._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover, ._column-1-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover, ._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover,
  ._column-1-4-and-3-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover,
  ._column-1-4-and-3-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover,
  ._column-1-4-and-3-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover,
  ._column-1-4-and-3-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover,
  ._column-3-4-and-1-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+1):hover,
  ._column-3-4-and-1-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+1):hover,
  ._column-3-4-and-1-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._box-hover-moveup-effect_._col_:nth-child(3n+3):hover,
  ._column-3-4-and-1-4_._column-1-screen-medium-portrait_._column-3-move-down-style_ ._col_._button_:nth-child(3n+3):hover {
    transform: translateY(0);
  }
  ._container-center-in-screen-medium-portrait_ {
    margin-left: auto;
    margin-right: auto;
  }
  ._text-align-left-in-screen-medium-portrait_ {
    text-align: left;
  }
  ._text-align-center-in-screen-medium-portrait_ {
    text-align: center;
  }
  ._text-align-right-in-screen-medium-portrait_ {
    text-align: right;
  }
  ._no-max-width-screen-medium-portrait_ {
    max-width: none;
  }
  ._figure-background_ figure:after {
    top: -5%;
    height: 110%;
  }
  ._float-none-in-screen-medium-portrait_ {
    float: none !important;
  }
  ._overlap-stop-in-screen-medium-portrait_ {
    position: relative;
  }
  ._wrapper-white-overlay-in-smaller-devices_ {
    background-color: rgba(255, 255, 255, 0.7);
  }
  ._max-width-none-in-screen-medium-portrait_ {
    max-width: none;
  }
  ._visible-in-screen-medium-portrait_ {
    display: block !important;
  }
  ._hide-in-screen-medium-portrait_ {
    display: none !important;
  }
  ._footer-menu_ ._footer-menu-logo_ {
    display: block;
    margin: 0 0 30px;
  }
  ._footer-menu_ ._footer-menu-to-top_ {
    display: block;
    float: none;
    margin: 0;
    text-align: center;
    max-width: 50px;
    position: absolute;
    top: 80px;
    right: 40px;
  }
  ._footer-menu_ ._footer-menu-to-top_ a {
    display: inline-block;
  }
  ._footer-menu_ ._footer-menu-to-top_ .fas {
    font-size: 24px;
    float: none;
    display: block;
    margin-left: 0;
  }
  ._footer-menu_ ._footer-menu-to-top_ span {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  h1, h2, h3, h4, h5, h6,
  ._section-title_,
  ._section-sub-title_ {
    line-height: 1.4em;
  }
  ._hero_,
  ._section-title-hero_,
  ._section-title-hero_ ._section-title_ {
    font-size: 34px;
  }
  h1,
  ._font-size-h1_ {
    font-size: 34px;
  }
  h2,
  ._font-size-h2_,
  ._section-title-hero_,
  ._section-title-hero_ ._section-title_ {
    font-size: 30px;
  }
  h3,
  ._font-size-h3_,
  ._section-title_ {
    font-size: 26px;
  }
  h4,
  ._font-size-h4_ {
    font-size: 22px;
  }
  h5,
  ._font-size-h5_,
  ._section-sub-title_ {
    font-size: 18px;
  }
  h6,
  ._font-size-h6_ {
    font-size: 16px;
  }
  ._section-title-small_ {
    font-size: 16px;
  }
  ._hide-in-screen-small_,
  ._remove-breaks-in-screen-small_ br {
    display: none !important;
  }
  ._visible-in-screen-small_ {
    display: block !important;
  }
  ._container-center-in-screen-small_ {
    margin-left: auto;
    margin-right: auto;
  }
  ._text-align-left-in-screen-small_ {
    text-align: left;
  }
  ._text-align-center-in-screen-small_ {
    text-align: center;
  }
  ._text-align-right-in-screen-small_ {
    text-align: right;
  }
  ._no-max-width-screen-small_ {
    max-width: none;
  }
  ._wrapper_ {
    padding: 40px 25px;
  }
  ._wrapper_._wrapper-no-max-width_ {
    max-width: 1300px;
    padding-left: 25px;
    padding-right: 25px;
  }
  ._wrapper_._wrapper-custom-padding_ {
    padding: 40px 25px !important;
  }
  ._column-2-screen-small_ ._col_ {
    width: 47%;
  }
  ._column-1-screen-small_ ._col_,
  ._column-1-4-and-3-4_._column-1-screen-small_ ._col_,
  ._column-3-4-and-1-4_._column-1-screen-small_ ._col_,
  ._column-1-screen-small_._column-vertical-divider_ ._col_ {
    width: 100%;
  }
  ._column-1-4-and-3-4_._column-1-screen-small_ ._col_:nth-child(odd),
  ._column-1-4-and-3-4_._column-1-screen-small_ ._col_:nth-child(even) {
    width: 100%;
  }
  ._float-none-in-screen-small_ {
    float: none !important;
  }
  ._site-nav-icon_ {
    top: 20px;
    right: 10px;
  }
  ._card-element_ {
    padding: 0 0;
  }
  ._box-has-background-color_ {
    padding: 40px 25px;
  }
  ._footer-menu_ li {
    margin-left: 10px;
    margin-right: 10px;
  }
  ._footer-menu_ ._footer-menu-to-top_ {
    top: 40px;
    right: 25px;
  }
  ._social-item_ {
    margin-left: 7px;
    margin-right: 7px;
  }
  ._social-item_:first-child {
    margin-left: 0;
  }
  ._social-item_:last-child {
    margin-right: 0;
  }
  /* SLICK */
  .slick-prev {
    left: -25px;
  }
  [dir="rtl"] .slick-prev {
    right: -25px;
  }
  .slick-next {
    right: -25px;
  }
  [dir="rtl"] .slick-next {
    left: -25px;
  }
}

@media screen and (max-width: 420px) {
  ._site-sub-title_ {
    display: block;
    margin-left: 0;
    font-size: 12px;
    padding-left: 38px;
  }
  ._section-1_ ._button-group_ a {
    display: block;
    max-width: 230px;
  }
  ._section-1_ ._button-group_ a._button-style-plain_ {
    margin-top: 10px;
    border: 1px solid #ed1f31;
  }
  ._section-1_ ._button-group_ a._button-style-plain_:hover {
    border-color: UNSET;
  }
  ._card-image-left_ ._card-image_ ._card-header_, ._card-image-left_
  ._card-footer_ {
    float: none;
    width: 100%;
  }
}
