/*!
Theme Name: Customify
Theme URI: https://pressmaximum.info_action_f6d8/customify
Author: WPCustomify
Author URI: https://pressmaximum.info_action_f6d8
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.info_action_f6d8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image-lite-65ed.silver_63af/licenses/gpl-2.0.info_focused_d978
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.lite_3b58/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.media_left_abb5.easy_1d19/normalize.column-inner-4381/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.column-inner-4381 v7.0.0 | MIT License | github.info_action_f6d8/necolas/normalize.column-inner-4381 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.paper-e229 .primary-out-4257,
.modal-8410,
.small-e2df,
.light-eb9c,
.complex-9efa,
.lite-b487,
.block_orange_bed7,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.modal-8410,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .modal-8410,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .modal-8410,
  h1 {
    font-size: 1.8em;
  }
}
.small-e2df,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.small-e2df + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .small-e2df,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .small-e2df,
  h2 {
    font-size: 1.7em;
  }
}
.light-eb9c,
h3 {
  font-size: 1.618em;
}
.paper-e229 .primary-out-4257,
.complex-9efa,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.shade_right_e4e2 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.dirty-cc2f:after,
.dirty-cc2f:before,
.progress-static-fcff:after,
.progress-static-fcff:before {
  content: "";
  display: table;
}
.dirty-cc2f:after,
.progress-static-fcff:after {
  clear: both;
}
.outer_9492 {
  float: right;
  margin-right: 0;
}
.easy_1134 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accent-south-21c2 .link_dd69,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.accent-south-21c2 .link_dd69:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.text_9662 .link_dd69 {
  box-shadow: none;
}
.text_9662
  .link_dd69
  .prev_312d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text_9662 .link_dd69 .background-pink-421f {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.text_9662
  .link_dd69
  .background-pink-421f
  b {
  display: none;
}
.text_9662 .last-18d0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_hard_41ac:not(.north-ebdd):not(.right_64d1),
button:not(.north-ebdd):not(.right_64d1),
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ),
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ),
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ):hover,
button:not(.north-ebdd):not(
    .right_64d1
  ):hover,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ):hover,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ):hover,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ):active,
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ):focus,
button:not(.north-ebdd):not(
    .right_64d1
  ):active,
button:not(.north-ebdd):not(
    .right_64d1
  ):focus,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ):active,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ):focus,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ):active,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ):focus,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ):active,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ):focus {
  outline: 0;
}
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c,
button:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c {
  position: relative;
}
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .message-complex-1e13,
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .mask-bottom-7044,
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .section-stone-21b2,
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  i,
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  svg,
button:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .message-complex-1e13,
button:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .mask-bottom-7044,
button:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .section-stone-21b2,
button:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  i,
button:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  svg,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .message-complex-1e13,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .mask-bottom-7044,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .section-stone-21b2,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  i,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  svg,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .message-complex-1e13,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .mask-bottom-7044,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .section-stone-21b2,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  i,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  svg,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .message-complex-1e13,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .mask-bottom-7044,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  .section-stone-21b2,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  i,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c
  svg {
  visibility: hidden;
}
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c:after,
button:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c:after,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c:after,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c:after,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ).fn-loading-da0c:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.widget_hard_41ac:not(.north-ebdd):not(.right_64d1),
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ),
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ),
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ) {
  color: #fff;
  background: #235787;
}
.widget_hard_41ac:not(.north-ebdd):not(
    .right_64d1
  ):focus,
input[type="button"]:not(.north-ebdd):not(
    .right_64d1
  ):focus,
input[type="reset"]:not(.north-ebdd):not(
    .right_64d1
  ):focus,
input[type="submit"]:not(.north-ebdd):not(
    .right_64d1
  ):focus {
  color: #fff;
}
.widget_hard_41ac.fn-disabled-da0c:not(.north-ebdd):not(
    .right_64d1
  ),
.widget_hard_41ac[disabled]:not(.north-ebdd):not(
    .right_64d1
  ),
button.fn-disabled-da0c:not(.north-ebdd):not(
    .right_64d1
  ),
button[disabled]:not(.north-ebdd):not(
    .right_64d1
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.box-hard-276c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box-hard-276c:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.static_1322 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pink-7a7f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focused_dd9e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dirty-cc2f:after,
.dirty-cc2f:before,
.aside_7a51:after,
.aside_7a51:before,
.background-light-3101:after,
.background-light-3101:before,
.alert_02b4:after,
.alert_02b4:before,
.hero-hard-ec55:after,
.hero-hard-ec55:before,
.fast-f048:after,
.fast-f048:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dirty-cc2f:after,
.aside_7a51:after,
.background-light-3101:after,
.alert_02b4:after,
.hero-hard-ec55:after,
.fast-f048:after {
  clear: both;
}
.aside_7a51 .form-in-10f4,
.background-light-3101 .form-in-10f4,
.center-c4a4 .form-in-10f4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section_36f1 {
  display: inline-block;
}
.module_7800 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module_7800 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module_7800 .secondary-46a8 {
  padding: 1em 0;
  font-size: 85%;
}
.secondary-46a8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.list_stale_20a5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.list_stale_20a5:after,
.list_stale_20a5:before {
  content: "";
  display: table;
}
.list_stale_20a5:after {
  clear: both;
}
.grid_soft_01b1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pattern_lower_2f65 .grid_soft_01b1 {
  max-width: 50%;
}
.text-5320 .grid_soft_01b1 {
  max-width: 33.33%;
}
.badge-a9af .grid_soft_01b1 {
  max-width: 25%;
}
.right_b1f1 .grid_soft_01b1 {
  max-width: 20%;
}
.west-b845 .grid_soft_01b1 {
  max-width: 16.66%;
}
.carousel_18f5 .grid_soft_01b1 {
  max-width: 14.28%;
}
.breadcrumb-0e3c .grid_soft_01b1 {
  max-width: 12.5%;
}
.tabs_stone_4795 .grid_soft_01b1 {
  max-width: 11.11%;
}
.grid-e9de {
  display: block;
}
.paper-e229 .huge_6794 label,
.paper-e229 .carousel_cb72 label,
.paper-e229 .icon-b30f label,
.paper-e229 .bright_71bf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-gas-7d63 {
  list-style: none;
  margin: 0;
}
.content-gas-7d63 article.cool_838b {
  margin-bottom: 0;
}
.content-gas-7d63 ul {
  list-style: none;
  margin: 0;
}
.content-gas-7d63 .status_bright_d34b li.cool_838b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-gas-7d63 .status_bright_d34b li.cool_838b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-gas-7d63 .status_bright_d34b li.cool_838b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .content-gas-7d63 .status_bright_d34b li.cool_838b li.cool_838b li.cool_838b li.cool_838b {
    padding-left: 0;
  }
}
article.cool_838b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_838b .aside_7a51 p:last-of-type {
  margin-bottom: 0;
}
article.cool_838b .easy_e5ad {
  float: left;
}
article.cool_838b .glass_9fda {
  margin-left: 85px;
}
article.cool_838b .item-blue-1aef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_838b .item-blue-1aef .image_df11 {
  margin-left: 10px;
}
article.cool_838b .gas_0ac2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_838b .iron-86a4 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .huge_6794,
  #respond .icon-b30f,
  #respond .bright_71bf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge_6794 input,
#respond .icon-b30f input,
#respond .bright_71bf input {
  width: 100%;
}
#respond .bright_71bf {
  margin-right: 0;
}
#respond .surface-down-1f3d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary_c104 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary_c104.inner_2140 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.summary_c104 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.summary_c104:focus,
.summary_c104:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.selected-eda7 {
  border-radius: 10%;
}
.table-f279 {
  border-radius: 50%;
}
.list_a522 {
  font-size: 0.72em;
}
.chip_cb4d {
  font-size: 0.875em;
}
.element_4319 {
  font-size: 1.1em;
}
.info_7baa {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_7baa.list_a522 {
  letter-spacing: 0.5px;
}
.silver-6097,
.silver-6097 a {
  color: #6d6d6d;
}
.silver-6097 a:hover {
  color: #111;
}
.list_42af {
  color: #6d6d6d;
}
.row_1892 {
  overflow-x: hidden;
}
.row_1892 .table_60d1.caption_8ac5 {
  position: relative;
}
.row_1892 .table_60d1.caption_8ac5.in-466b {
  position: initial;
}
.row_1892
  .table_60d1.caption_8ac5.in-466b
  .prev_9252 {
  left: auto;
}
.row_1892 .table_60d1 .prev_9252 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.row_1892 .table_60d1:hover.caption_8ac5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.row_1892
  .table_60d1:hover.caption_8ac5
  .prev_9252 {
  display: block;
  z-index: 9999999;
}
.row_1892 .left-67eb .aside_8621,
.row_1892 .block-in-d68b .aside_8621 {
  display: none;
}
.row_1892 .gradient_focused_e32d .table_60d1:hover.caption_8ac5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paper-e229 .huge_6794 label,
.paper-e229 .carousel_cb72 label,
.paper-e229 .icon-b30f label,
.paper-e229 .bright_71bf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-gas-7d63 {
  list-style: none;
  margin: 0;
}
.content-gas-7d63 article.cool_838b {
  margin-bottom: 0;
}
.content-gas-7d63 ul {
  list-style: none;
  margin: 0;
}
.content-gas-7d63 .status_bright_d34b li.cool_838b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-gas-7d63 .status_bright_d34b li.cool_838b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-gas-7d63 .status_bright_d34b li.cool_838b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .content-gas-7d63 .status_bright_d34b li.cool_838b li.cool_838b li.cool_838b li.cool_838b {
    padding-left: 0;
  }
}
article.cool_838b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_838b .aside_7a51 p:last-of-type {
  margin-bottom: 0;
}
article.cool_838b .easy_e5ad {
  float: left;
}
article.cool_838b .glass_9fda {
  margin-left: 85px;
}
article.cool_838b .item-blue-1aef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_838b .item-blue-1aef .image_df11 {
  margin-left: 10px;
}
article.cool_838b .gas_0ac2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_838b .iron-86a4 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .huge_6794,
  #respond .icon-b30f,
  #respond .bright_71bf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge_6794 input,
#respond .icon-b30f input,
#respond .bright_71bf input {
  width: 100%;
}
#respond .bright_71bf {
  margin-right: 0;
}
#respond .surface-down-1f3d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.left-67eb .current-2f23 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.current-2f23 .disabled-active-9c9c.block-bottom-79c3 .upper-b039 > li > a:focus,
.current-2f23 .disabled-active-9c9c.block-bottom-79c3 .upper-b039 > li > a:hover,
.current-2f23 .disabled-active-9c9c.block-purple-0482 .upper-b039 > li > a:focus,
.current-2f23 .disabled-active-9c9c.block-purple-0482 .upper-b039 > li > a:hover,
.current-2f23 .disabled-active-9c9c.progress-dim-a4f1 .upper-b039 > li > a:focus,
.current-2f23 .disabled-active-9c9c.progress-dim-a4f1 .upper-b039 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-2f23
  .disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li.card-rough-04a6
  > a,
.current-2f23
  .disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li.pattern_19e7
  > a,
.current-2f23
  .disabled-active-9c9c.block-purple-0482
  .upper-b039
  > li.card-rough-04a6
  > a,
.current-2f23
  .disabled-active-9c9c.block-purple-0482
  .upper-b039
  > li.pattern_19e7
  > a,
.current-2f23
  .disabled-active-9c9c.progress-dim-a4f1
  .upper-b039
  > li.card-rough-04a6
  > a,
.current-2f23 .disabled-active-9c9c.progress-dim-a4f1 .upper-b039 > li.next_5893 > a {
  color: rgba(255, 255, 255, 0.99);
}
.current-2f23 .advanced_6606,
.current-2f23 .advanced_6606 a {
  color: rgba(255, 255, 255, 0.99);
}
.current-2f23 .notification_advanced_1491.texture-3010 li a,
.current-2f23 .alert_west_b4a1 a,
.current-2f23 .north_e648,
.current-2f23 .upper-b039 > li > a,
.current-2f23 .pattern-smooth-fb5c {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23 .notification_advanced_1491.texture-3010 li a:hover,
.current-2f23 .alert_west_b4a1 a:hover,
.current-2f23 .north_e648:hover,
.current-2f23 .upper-b039 > li > a:hover,
.current-2f23 .pattern-smooth-fb5c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-2f23 .lower-fb4c {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23 .lower-fb4c .preview-9747 {
  color: rgba(255, 255, 255, 0.99);
}
.current-2f23 .lower-fb4c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-2f23 .down-c055 .accordion-right-4882 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23 .down-c055 .accordion-right-4882 .out_e81f {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23
  .down-c055
  .accordion-right-4882
  .out_e81f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23
  .down-c055
  .accordion-right-4882
  .out_e81f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23
  .down-c055
  .accordion-right-4882
  .out_e81f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23
  .down-c055
  .accordion-right-4882
  .out_e81f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23 .down-c055 .caption-5a4a {
  color: rgba(255, 255, 255, 0.79);
}
.current-2f23 .down-c055 .caption-5a4a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-glass-8142
  .current-2f23
  .down-c055
  .middle-f5ed
  .tiny-77ba {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-glass-8142
  .current-2f23
  .down-c055
  .middle-f5ed
  .out_e81f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left-67eb .avatar_large_650e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.avatar_large_650e .disabled-active-9c9c.block-bottom-79c3 .upper-b039 > li > a:focus,
.avatar_large_650e .disabled-active-9c9c.block-bottom-79c3 .upper-b039 > li > a:hover,
.avatar_large_650e .disabled-active-9c9c.block-purple-0482 .upper-b039 > li > a:focus,
.avatar_large_650e .disabled-active-9c9c.block-purple-0482 .upper-b039 > li > a:hover,
.avatar_large_650e .disabled-active-9c9c.progress-dim-a4f1 .upper-b039 > li > a:focus,
.avatar_large_650e .disabled-active-9c9c.progress-dim-a4f1 .upper-b039 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_large_650e
  .disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li.card-rough-04a6
  > a,
.avatar_large_650e
  .disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li.pattern_19e7
  > a,
.avatar_large_650e
  .disabled-active-9c9c.block-purple-0482
  .upper-b039
  > li.card-rough-04a6
  > a,
.avatar_large_650e
  .disabled-active-9c9c.block-purple-0482
  .upper-b039
  > li.pattern_19e7
  > a,
.avatar_large_650e
  .disabled-active-9c9c.progress-dim-a4f1
  .upper-b039
  > li.card-rough-04a6
  > a,
.avatar_large_650e .disabled-active-9c9c.progress-dim-a4f1 .upper-b039 > li.next_5893 > a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_large_650e .advanced_6606,
.avatar_large_650e .advanced_6606 a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_large_650e .notification_advanced_1491.texture-3010 li a,
.avatar_large_650e .alert_west_b4a1 a,
.avatar_large_650e .north_e648,
.avatar_large_650e .upper-b039 > li > a,
.avatar_large_650e .pattern-smooth-fb5c {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_large_650e .notification_advanced_1491.texture-3010 li a:hover,
.avatar_large_650e .alert_west_b4a1 a:hover,
.avatar_large_650e .north_e648:hover,
.avatar_large_650e .upper-b039 > li > a:hover,
.avatar_large_650e .pattern-smooth-fb5c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_large_650e .lower-fb4c {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_large_650e .lower-fb4c .preview-9747 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_large_650e .lower-fb4c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_c259 .sort_ba7a {
  margin-left: auto;
  margin-right: auto;
}
.background-light-3101 > * {
  margin-left: auto;
  margin-right: auto;
}
.background-light-3101 .static_1322 {
  margin-right: 1.41575em;
}
.pink_8f97 .background-light-3101 > .outline_gold_68b5 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.pink_8f97 .background-light-3101 > .action-9538 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.text-blue-aa04.tall_c259 .sort_ba7a,
.under-a1c9.tall_c259 .sort_ba7a {
  margin-left: 0;
}
.hero-a16e.tall_c259 .sort_ba7a,
.glass_33d2.tall_c259 .sort_ba7a {
  margin-right: 0;
}
.background-light-3101 ol,
.background-light-3101 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.brown-7e40 video {
  max-width: 100%;
}
.pattern_gas_5e1d img {
  display: block;
}
.pattern_gas_5e1d.static_1322,
.pattern_gas_5e1d.pink-7a7f {
  width: 100%;
}
.pattern_gas_5e1d.action-9538 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.white_8727:not(.overlay-copper-4795) {
  margin: 1.5em auto;
}
.hero_ce06 p {
  padding: 1.5em 14px;
}
ul.slider-active-ef59.action-9538,
ul.slider-active-ef59.outline_gold_68b5,
ul.slider-active-ef59.over_2fe8.outline_gold_68b5 {
  padding: 0 14px;
}
.focus_73cd {
  display: block;
  overflow-x: auto;
}
.focus_73cd table {
  border-collapse: collapse;
  width: 100%;
}
.focus_73cd td,
.focus_73cd th {
  padding: 0.5em;
}
.background-light-3101 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background-light-3101 ol ol,
.background-light-3101 ol ul,
.background-light-3101 ul ol,
.background-light-3101 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background-light-3101 ol ol li,
.background-light-3101 ol ul li,
.background-light-3101 ul ol li,
.background-light-3101 ul ul li {
  margin-left: 0;
}
.media-brown-2e8c.detail_2231 > .tag-fb11 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.media-brown-2e8c.detail_2231 > .tag-fb11 iframe,
.media-brown-2e8c.detail_2231 > .tag-fb11 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.short_42e6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.short_42e6.breadcrumb_b49d {
  padding: 0;
}
.short_42e6.breadcrumb_b49d cite {
  font-size: 13px;
}
.short_42e6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.short_42e6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.mask-42fe {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.mask-42fe > p:first-child {
  margin-top: 0;
}
.mask-42fe cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.mask-42fe blockquote {
  border-left: 0;
}
.up_4576 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.up_4576:not(.filter_silver_9933) {
  max-width: 100px;
}
.up_4576.section_purple_641e {
  border-bottom: none !important;
  text-align: center;
}
.up_4576.section_purple_641e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero_ce06 p {
    padding: 1.5em 0;
  }
}
.notice_steel_d27c {
  color: #0073aa;
}
.over-844e {
  background-color: #0073aa;
}
.soft_1ec6 {
  color: #229fd8;
}
.center_ce11 {
  background-color: #229fd8;
}
.paragraph-simple-5fba {
  color: #eee;
}
.wrapper-bottom-cefe {
  background-color: #eee;
}
.avatar-9f97 {
  color: #444;
}
.description-cool-7c7e {
  background-color: #444;
}
.backdrop-caa7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.backdrop-caa7 .dynamic-393d .alert_west_b4a1 {
  font-size: 15px;
}
.backdrop-caa7 .alert_west_b4a1 {
  line-height: 1.3;
}
.backdrop-caa7 .avatar_large_650e {
}
.backdrop-caa7 .current-2f23 {
  background: #235787;
}
.footer-pink-9253 {
  padding: 0;
}
.footer-pink-9253 .current-2f23 {
  background: #1a1a1a;
}
.footer-pink-9253 .avatar_large_650e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title_full_4761 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title_full_4761 .avatar_large_650e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title_full_4761 .current-2f23 {
  background: #303030;
}
.fast-f048 {
  position: relative;
  z-index: 10;
}
.fast-f048 .logo_silver_a0c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-red-cead .caption_8ac5 {
  display: inline-block;
  vertical-align: middle;
}
.info-red-cead.picture-e184 .caption_8ac5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .info-red-cead.picture-e184 .caption_8ac5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .info-red-cead.picture-e184 .caption_8ac5 {
    margin-right: 0.4em;
  }
}
.info-red-cead.picture-e184 .caption_8ac5:last-child {
  margin-right: 0;
}
.upper_db83 .logo_silver_a0c1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .left-67eb .dynamic-393d {
    margin: 0 -0.5em;
  }
  .left-67eb .dynamic-393d [class*="customify-col-"],
  .left-67eb .dynamic-393d [class*="customify-col_"],
  .left-67eb .dynamic-393d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.left-67eb.column_outer_c7bf .logo_silver_a0c1 {
  background: 0 0 !important;
}
.left-67eb.column_outer_c7bf .logo_silver_a0c1,
.left-67eb.upper_db83 .logo_silver_a0c1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .left-67eb.input-paper-893f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.left-67eb.upper_db83 .logo_silver_a0c1 {
  box-shadow: none !important;
}
.hovered_c2b3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered_c2b3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered_c2b3 {
    padding: 18px 0 20px;
  }
}
.hovered_c2b3 .accent_17e3 {
  width: 100%;
}
.hovered_c2b3 .cold-3d32 {
  margin-bottom: 0;
}
.hovered_c2b3 .fixed-1fe5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.text-d5ec {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.text-d5ec .purple_0bae {
  width: 100%;
}
.footer_gas_7c7c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.footer_gas_7c7c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.footer_gas_7c7c li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.footer_gas_7c7c li:last-child:after {
  display: none;
}
.footer_gas_7c7c li a {
  font-weight: 500;
  margin-right: 10px;
}
.button_iron_6ca9 .aside_8621 button,
.hovered_c2b3 .aside_8621 button {
  left: 0;
}
.button_iron_6ca9 .purple_0bae,
.hovered_c2b3 .purple_0bae {
  padding-left: 0;
  padding-right: 0;
}
.button_iron_6ca9 .text-d5ec,
.hovered_c2b3 .text-d5ec {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.button_iron_6ca9 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_iron_6ca9:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.button_iron_6ca9 .gallery_88f9 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .button_iron_6ca9 .gallery_88f9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .button_iron_6ca9 .gallery_88f9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .button_iron_6ca9 .gallery_88f9 {
    min-height: 200px;
  }
}
.button_iron_6ca9 .footer_gas_7c7c {
  color: rgba(255, 255, 255, 0.8);
}
.button_iron_6ca9 .footer_gas_7c7c a,
.button_iron_6ca9 .footer_gas_7c7c li:after {
  color: inherit;
}
.button_iron_6ca9 .footer_gas_7c7c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.filter-d8f7 {
  margin-bottom: 0.5em;
}
.item-static-3f87 {
  margin-bottom: 1.2em;
}
.item-static-3f87,
.filter-d8f7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.item-static-3f87 p:last-child,
.filter-d8f7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .aside_8621,
#masthead .aside_8621 {
  display: none;
}
#masthead
  > .aside_8621.item_924c {
  display: none;
}
#masthead > .aside_8621 button {
  left: 0;
}
.wood_fa23 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.wood_fa23 .caption_8ac5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wood_fa23 .thumbnail_soft_42d6 {
  display: -webkit-box;
  display: flex;
}
.wood_fa23 .thumbnail_soft_42d6.list-out-ce6c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wood_fa23 .thumbnail_soft_42d6.tabs-0321 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood_fa23 .thumbnail_soft_42d6.smooth_c039 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood_fa23.selected_3caf.gradient_pro_e1b5 .thumbnail_soft_42d6.list-out-ce6c {
  flex-basis: 100%;
}
.wood_fa23.silver_1356 .thumbnail_soft_42d6.tabs-0321 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wood_fa23.silver_1356 .thumbnail_soft_42d6.smooth_c039 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .aside_8621.item_924c {
  display: none;
}
#masthead > .aside_8621 button {
  left: 0;
}
.label-9b8a {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.label-9b8a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label-9b8a.sidebar-a67c i {
  margin-right: 4px;
}
.label-9b8a.box_steel_2430 i {
  margin-left: 5px;
}
.alert_west_b4a1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert_west_b4a1 p:last-child {
  margin-bottom: 0;
}
.popup_gold_7fb6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup_gold_7fb6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup_gold_7fb6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup_gold_7fb6 .advanced_6606 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup_gold_7fb6 .carousel_e404 {
  margin: 5px 0 7px 0;
}
.popup_gold_7fb6.panel-huge-99c2 .hot-c180 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_gold_7fb6.panel-huge-99c2 .plasma-23dd {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_gold_7fb6.hidden_white_94b6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup_gold_7fb6.hidden_white_94b6 .hot-c180 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_gold_7fb6.hidden_white_94b6 .plasma-23dd {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_gold_7fb6.panel-27a7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup_gold_7fb6.basic-86cf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup_gold_7fb6.basic-86cf .plasma-23dd {
  margin-top: 7px;
}
.photo_static_ee74 {
  display: inline-block;
}
.fast-f048 .detail_a96d .popup_gold_7fb6 img {
  max-width: 100%;
}
.disabled-active-9c9c .static_5281.slider-liquid-745a,
.short-a2fd .static_5281.slider-liquid-745a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-active-9c9c .background-33d4,
.short-a2fd .background-33d4 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.disabled-active-9c9c .background-33d4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled-active-9c9c.left-0c31 .background-33d4 {
  display: none;
}
.disabled-active-9c9c .box_medium_2e9d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled-active-9c9c .box_medium_2e9d li {
  display: inline-block;
  position: relative;
}
.disabled-active-9c9c .box_medium_2e9d li:last-child {
  margin-right: 0;
}
.disabled-active-9c9c .box_medium_2e9d li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.disabled-active-9c9c .box_medium_2e9d li.next_5893 > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled-active-9c9c .box_medium_2e9d > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.disabled-active-9c9c .box_medium_2e9d > li > a i {
  line-height: 0;
}
.disabled-active-9c9c .box_medium_2e9d > li.hover-dc70 > a .background-33d4 {
  margin-left: 4px;
  line-height: 0;
}
.disabled-active-9c9c .box_medium_2e9d .upper-6c96 li.hover-dc70 > a {
  position: relative;
}
.disabled-active-9c9c .box_medium_2e9d .upper-6c96 li.hover-dc70 > a:after,
.disabled-active-9c9c .box_medium_2e9d .upper-6c96 li.hover-dc70 > a:before {
  content: "";
  display: table;
}
.disabled-active-9c9c .box_medium_2e9d .upper-6c96 li.hover-dc70 > a:after {
  clear: both;
}
.disabled-active-9c9c .box_medium_2e9d .upper-6c96 li.hover-dc70 > a .background-33d4 {
  margin-left: 5px;
  float: right;
}
.disabled-active-9c9c .breadcrumb_0f0e,
.disabled-active-9c9c .upper-6c96 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.disabled-active-9c9c .upper-6c96 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.disabled-active-9c9c .upper-6c96 .slider-liquid-745a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled-active-9c9c .upper-6c96 .background-33d4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled-active-9c9c .upper-6c96 li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled-active-9c9c .upper-6c96 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.disabled-active-9c9c .upper-6c96 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled-active-9c9c .upper-6c96 .upper-6c96 {
  top: 0;
  left: 100%;
}
.disabled-active-9c9c .huge-be58.fn-focus-da0c > .breadcrumb_0f0e,
.disabled-active-9c9c .huge-be58.fn-focus-da0c > .upper-6c96,
.disabled-active-9c9c .huge-be58:focus > .breadcrumb_0f0e,
.disabled-active-9c9c .huge-be58:focus > .upper-6c96,
.disabled-active-9c9c .huge-be58:hover > .breadcrumb_0f0e,
.disabled-active-9c9c .huge-be58:hover > .upper-6c96 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled-active-9c9c.progress-dim-a4f1 .upper-b039:after,
.disabled-active-9c9c.progress-dim-a4f1 .upper-b039:before {
  content: "";
  display: table;
}
.disabled-active-9c9c.progress-dim-a4f1 .upper-b039:after {
  clear: both;
}
.disabled-active-9c9c.progress-dim-a4f1 .upper-b039 > li {
  float: left;
}
.disabled-active-9c9c.stone-c453 .upper-b039:after,
.disabled-active-9c9c.stone-c453 .upper-b039:before {
  content: "";
  display: table;
}
.disabled-active-9c9c.stone-c453 .upper-b039:after {
  clear: both;
}
.disabled-active-9c9c.stone-c453 .upper-b039 > li {
  float: left;
}
.disabled-active-9c9c.stone-c453 .upper-b039 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-active-9c9c.stone-c453 .upper-b039 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled-active-9c9c.stone-c453 .upper-b039 > li.card-rough-04a6 > a,
.disabled-active-9c9c.stone-c453 .upper-b039 > li.next_5893 > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled-active-9c9c.block-bottom-79c3 .upper-b039 > li > a .slider-liquid-745a {
  position: relative;
}
.disabled-active-9c9c.block-bottom-79c3 .upper-b039 > li > a .slider-liquid-745a:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li:focus
  > a
  .slider-liquid-745a:before,
.disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li:hover
  > a
  .slider-liquid-745a:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li.card-rough-04a6
  > a
  .slider-liquid-745a:before,
.disabled-active-9c9c.block-bottom-79c3
  .upper-b039
  > li.pattern_19e7
  > a
  .slider-liquid-745a:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-active-9c9c.block-purple-0482 .upper-b039 > li > a .slider-liquid-745a {
  position: relative;
}
.disabled-active-9c9c.block-purple-0482 .upper-b039 > li > a .slider-liquid-745a:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.disabled-active-9c9c.block-purple-0482 .upper-b039 > li:focus > a .slider-liquid-745a:before,
.disabled-active-9c9c.block-purple-0482
  .upper-b039
  > li:hover
  > a
  .slider-liquid-745a:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-active-9c9c.block-purple-0482
  .upper-b039
  > li.card-rough-04a6
  > a
  .slider-liquid-745a:before,
.disabled-active-9c9c.block-purple-0482
  .upper-b039
  > li.pattern_19e7
  > a
  .slider-liquid-745a:before {
  width: 100%;
  background-color: currentColor;
}
.short-a2fd .box_medium_2e9d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.short-a2fd .box_medium_2e9d li:first-child > a {
  border-top: none;
}
.short-a2fd .box_medium_2e9d .element_5b3d > .slider-liquid-745a .background-33d4 {
  display: none;
}
.short-a2fd .box_medium_2e9d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.short-a2fd .box_medium_2e9d li:last-child {
  border: none;
}
.short-a2fd .box_medium_2e9d li.hover-dc70 > a {
  padding-right: 45px !important;
}
.short-a2fd .box_medium_2e9d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.short-a2fd .box_medium_2e9d li a:focus,
.short-a2fd .box_medium_2e9d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-a2fd .box_medium_2e9d li .icon_5c2e {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.short-a2fd .box_medium_2e9d li .icon_5c2e:hover {
  box-shadow: none;
}
.short-a2fd .box_medium_2e9d li .icon_5c2e .background-33d4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.short-a2fd .box_medium_2e9d .upper-6c96 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.short-a2fd .box_medium_2e9d .upper-6c96 li a {
  padding-left: 3em;
}
.short-a2fd .box_medium_2e9d .outer_fc48 > a .icon_5c2e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.short-a2fd .box_medium_2e9d .outer_fc48 > .upper-6c96 {
  display: block;
  opacity: 1;
}
.form-yellow-6605 {
  max-width: 100%;
}
.carousel_5f4a {
  line-height: 0;
  cursor: pointer;
}
.pattern-smooth-fb5c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern-smooth-fb5c:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern-smooth-fb5c svg {
  width: 18px;
  height: 18px;
}
.pattern-smooth-fb5c .aside_c853 {
  display: none;
}
.link_tall_ac55 {
  position: relative;
}
.link_tall_ac55.fn-active-da0c .pattern-smooth-fb5c .surface-hot-ab23 {
  display: none;
}
.link_tall_ac55.fn-active-da0c .pattern-smooth-fb5c .aside_c853 {
  display: inline-block;
}
.link_tall_ac55 .item-light-f684 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.link_tall_ac55.title-6e73 .item-light-f684 {
  left: auto;
  right: -0.9em;
}
.link_tall_ac55.title-6e73 .label-bd9c::before {
  left: auto;
  right: 15px;
}
.link_tall_ac55.fn-active-da0c .item-light-f684 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle-f5ed {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.middle-f5ed label {
  flex-basis: 100%;
}
.middle-f5ed .accordion-right-4882 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.middle-f5ed .out_e81f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.middle-f5ed .out_e81f:focus {
  background-color: transparent;
}
.middle-f5ed button.caption-5a4a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.middle-f5ed button.caption-5a4a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.middle-f5ed button.caption-5a4a svg {
  width: 18px;
  height: 18px;
}
.middle-f5ed input[type="submit"] {
  min-height: auto;
}
.down-c055 .middle-f5ed .out_e81f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label-bd9c {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .label-bd9c {
    width: 220px;
  }
}
.label-bd9c label {
  flex-basis: 100%;
}
.label-bd9c::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.table-glass-8142 .down-c055 .middle-f5ed {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.table-glass-8142
  .down-c055
  .middle-f5ed
  .accordion-right-4882 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table-glass-8142 .down-c055 .middle-f5ed .out_e81f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table-glass-8142
  .down-c055
  .middle-f5ed
  .out_e81f:focus {
  background: 0 0;
}
.table-glass-8142
  .down-c055
  .middle-f5ed
  .tiny-77ba {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.notification_advanced_1491 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notification_advanced_1491 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notification_advanced_1491 li:last-child {
  margin-right: 0;
}
.notification_advanced_1491 li:first-child {
  margin-left: 0;
}
.notification_advanced_1491.article-9e01 a {
  color: #fff;
}
.notification_advanced_1491.article-9e01 a:hover {
  color: #fff;
}
.notification_advanced_1491 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notification_advanced_1491 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notification_advanced_1491 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notification_advanced_1491 a:hover {
  opacity: 0.9;
  color: inherit;
}
.notification_advanced_1491 [class*="social-icon-apple"] {
  background-color: #999;
}
.notification_advanced_1491 [class*="social-icon-apple"].out-1d40 {
  background-color: transparent;
  color: #999;
}
.notification_advanced_1491 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notification_advanced_1491 [class*="social-icon-behance"].out-1d40 {
  background-color: transparent;
  color: #1769ff;
}
.notification_advanced_1491 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notification_advanced_1491 [class*="social-icon-bitbucket"].out-1d40 {
  background-color: transparent;
  color: #205081;
}
.notification_advanced_1491 [class*="social-icon-codepen"] {
  background-color: #000;
}
.notification_advanced_1491 [class*="social-icon-codepen"].out-1d40 {
  background-color: transparent;
  color: #000;
}
.notification_advanced_1491 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notification_advanced_1491 [class*="social-icon-delicious"].out-1d40 {
  background-color: transparent;
  color: #39f;
}
.notification_advanced_1491 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notification_advanced_1491 [class*="social-icon-digg"].out-1d40 {
  background-color: transparent;
  color: #005be2;
}
.notification_advanced_1491 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notification_advanced_1491 [class*="social-icon-dribbble"].out-1d40 {
  background-color: transparent;
  color: #ea4c89;
}
.notification_advanced_1491 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notification_advanced_1491 [class*="social-icon-envelope"].out-1d40 {
  background-color: transparent;
  color: #ea4335;
}
.notification_advanced_1491 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notification_advanced_1491 [class*="social-icon-facebook"].out-1d40 {
  background-color: transparent;
  color: #3b5998;
}
.notification_advanced_1491 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notification_advanced_1491 [class*="social-icon-flickr"].out-1d40 {
  background-color: transparent;
  color: #0063dc;
}
.notification_advanced_1491 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notification_advanced_1491 [class*="social-icon-foursquare"].out-1d40 {
  background-color: transparent;
  color: #2d5be3;
}
.notification_advanced_1491 [class*="social-icon-github"] {
  background-color: #333;
}
.notification_advanced_1491 [class*="social-icon-github"].out-1d40 {
  background-color: transparent;
  color: #333;
}
.notification_advanced_1491 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notification_advanced_1491 [class*="social-icon-google-plus"].out-1d40 {
  background-color: transparent;
  color: #dd4b39;
}
.notification_advanced_1491 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notification_advanced_1491 [class*="social-icon-houzz"].out-1d40 {
  background-color: transparent;
  color: #7ac142;
}
.notification_advanced_1491 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notification_advanced_1491 [class*="social-icon-instagram"].out-1d40 {
  background-color: transparent;
  color: #262626;
}
.notification_advanced_1491 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notification_advanced_1491 [class*="social-icon-jsfiddle"].out-1d40 {
  background-color: transparent;
  color: #487aa2;
}
.notification_advanced_1491 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notification_advanced_1491 [class*="social-icon-linkedin"].out-1d40 {
  background-color: transparent;
  color: #0077b5;
}
.notification_advanced_1491 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notification_advanced_1491 [class*="social-icon-medium"].out-1d40 {
  background-color: transparent;
  color: #00ab6b;
}
.notification_advanced_1491 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notification_advanced_1491
  [class*="social-icon-odnoklassniki"].out-1d40 {
  background-color: transparent;
  color: #f4731c;
}
.notification_advanced_1491 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notification_advanced_1491 [class*="social-icon-meetup"].out-1d40 {
  background-color: transparent;
  color: #ec1c40;
}
.notification_advanced_1491 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notification_advanced_1491 [class*="social-icon-pinterest"].out-1d40 {
  background-color: transparent;
  color: #bd081c;
}
.notification_advanced_1491 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notification_advanced_1491 [class*="social-icon-product-hunt"].out-1d40 {
  background-color: transparent;
  color: #da552f;
}
.notification_advanced_1491 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notification_advanced_1491 [class*="social-icon-reddit"].out-1d40 {
  background-color: transparent;
  color: #ff4500;
}
.notification_advanced_1491 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notification_advanced_1491 [class*="social-icon-rss"].out-1d40 {
  background-color: transparent;
  color: #f26522;
}
.notification_advanced_1491 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notification_advanced_1491
  [class*="social-icon-shopping-cart"].out-1d40 {
  background-color: transparent;
  color: #4caf50;
}
.notification_advanced_1491 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notification_advanced_1491 [class*="social-icon-skype"].out-1d40 {
  background-color: transparent;
  color: #00aff0;
}
.notification_advanced_1491 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notification_advanced_1491 [class*="social-icon-slideshare"].out-1d40 {
  background-color: transparent;
  color: #0077b5;
}
.notification_advanced_1491 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notification_advanced_1491 [class*="social-icon-snapchat"].out-1d40 {
  background-color: transparent;
  color: #fffc00;
}
.notification_advanced_1491 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notification_advanced_1491 [class*="social-icon-soundcloud"].out-1d40 {
  background-color: transparent;
  color: #f80;
}
.notification_advanced_1491 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notification_advanced_1491 [class*="social-icon-spotify"].out-1d40 {
  background-color: transparent;
  color: #2ebd59;
}
.notification_advanced_1491 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notification_advanced_1491
  [class*="social-icon-stack-overflow"].out-1d40 {
  background-color: transparent;
  color: #fe7a15;
}
.notification_advanced_1491 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notification_advanced_1491 [class*="social-icon-maldkfgram"].out-1d40 {
  background-color: transparent;
  color: #2ca5e0;
}
.notification_advanced_1491 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notification_advanced_1491 [class*="social-icon-tripadvisor"].out-1d40 {
  background-color: transparent;
  color: #589442;
}
.notification_advanced_1491 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notification_advanced_1491 [class*="social-icon-tumblr"].out-1d40 {
  background-color: transparent;
  color: #35465c;
}
.notification_advanced_1491 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notification_advanced_1491 [class*="social-icon-twitch"].out-1d40 {
  background-color: transparent;
  color: #6441a5;
}
.notification_advanced_1491 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notification_advanced_1491 [class*="social-icon-twitter"].out-1d40 {
  background-color: transparent;
  color: #1da1f2;
}
.notification_advanced_1491 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notification_advanced_1491 [class*="social-icon-vimeo"].out-1d40 {
  background-color: transparent;
  color: #1ab7ea;
}
.notification_advanced_1491 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notification_advanced_1491 [class*="social-icon-vk"].out-1d40 {
  background-color: transparent;
  color: #45668e;
}
.notification_advanced_1491 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notification_advanced_1491 [class*="social-icon-weibo"].out-1d40 {
  background-color: transparent;
  color: #df2029;
}
.notification_advanced_1491 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notification_advanced_1491 [class*="social-icon-weixin"].out-1d40 {
  background-color: transparent;
  color: #7bb32e;
}
.notification_advanced_1491 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notification_advanced_1491 [class*="social-icon-whatsapp"].out-1d40 {
  background-color: transparent;
  color: #25d366;
}
.notification_advanced_1491 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notification_advanced_1491 [class*="social-icon-wordpress"].out-1d40 {
  background-color: transparent;
  color: #21759b;
}
.notification_advanced_1491 [class*="social-icon-xing"] {
  background-color: #026466;
}
.notification_advanced_1491 [class*="social-icon-xing"].out-1d40 {
  background-color: transparent;
  color: #026466;
}
.notification_advanced_1491 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notification_advanced_1491 [class*="social-icon-yelp"].out-1d40 {
  background-color: transparent;
  color: #af0606;
}
.notification_advanced_1491 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notification_advanced_1491 [class*="social-icon-youtube"].out-1d40 {
  background-color: transparent;
  color: #cd201f;
}
.north_e648 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.north_e648:hover {
  box-shadow: none;
  background: 0 0;
}
.paragraph_yellow_ce26 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.steel-ce82 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.solid_c0bd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form_4622 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form_4622,
.form_4622::after,
.form_4622::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.form_4622::after,
.form_4622::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box-in-ccce .steel-ce82 .solid_c0bd {
  margin-top: -2px;
  width: 19px;
}
.box-in-ccce .steel-ce82 .form_4622 {
  margin-top: -1px;
}
.box-in-ccce .steel-ce82 .form_4622,
.box-in-ccce .steel-ce82 .form_4622::after,
.box-in-ccce .steel-ce82 .form_4622::before {
  width: 19px;
  height: 2px;
}
.box-in-ccce .steel-ce82 .form_4622::before {
  top: -6px;
}
.box-in-ccce .steel-ce82 .form_4622::after {
  bottom: -6px;
}
.texture_20d2 .steel-ce82 .solid_c0bd {
  margin-top: -2px;
  width: 22px;
}
.texture_20d2 .steel-ce82 .form_4622 {
  margin-top: -1px;
}
.texture_20d2 .steel-ce82 .form_4622,
.texture_20d2 .steel-ce82 .form_4622::after,
.texture_20d2 .steel-ce82 .form_4622::before {
  width: 22px;
  height: 2px;
}
.texture_20d2 .steel-ce82 .form_4622::before {
  top: -7px;
}
.texture_20d2 .steel-ce82 .form_4622::after {
  bottom: -7px;
}
.alert-basic-43ce .steel-ce82 .solid_c0bd {
  margin-top: -2px;
  width: 31px;
}
.alert-basic-43ce .steel-ce82 .form_4622 {
  margin-top: -1.5px;
}
.alert-basic-43ce .steel-ce82 .form_4622,
.alert-basic-43ce .steel-ce82 .form_4622::after,
.alert-basic-43ce .steel-ce82 .form_4622::before {
  width: 31px;
  height: 3px;
}
.alert-basic-43ce .steel-ce82 .form_4622::before {
  top: -9px;
}
.alert-basic-43ce .steel-ce82 .form_4622::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_new_6430 .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 19px;
  }
  .block_new_6430 .steel-ce82 .form_4622 {
    margin-top: -1px;
  }
  .block_new_6430 .steel-ce82 .form_4622,
  .block_new_6430 .steel-ce82 .form_4622::after,
  .block_new_6430 .steel-ce82 .form_4622::before {
    width: 19px;
    height: 2px;
  }
  .block_new_6430 .steel-ce82 .form_4622::before {
    top: -6px;
  }
  .block_new_6430 .steel-ce82 .form_4622::after {
    bottom: -6px;
  }
  .south_35ea .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 22px;
  }
  .south_35ea .steel-ce82 .form_4622 {
    margin-top: -1px;
  }
  .south_35ea .steel-ce82 .form_4622,
  .south_35ea .steel-ce82 .form_4622::after,
  .south_35ea .steel-ce82 .form_4622::before {
    width: 22px;
    height: 2px;
  }
  .south_35ea .steel-ce82 .form_4622::before {
    top: -7px;
  }
  .south_35ea .steel-ce82 .form_4622::after {
    bottom: -7px;
  }
  .main_bright_d742 .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 31px;
  }
  .main_bright_d742 .steel-ce82 .form_4622 {
    margin-top: -1.5px;
  }
  .main_bright_d742 .steel-ce82 .form_4622,
  .main_bright_d742 .steel-ce82 .form_4622::after,
  .main_bright_d742 .steel-ce82 .form_4622::before {
    width: 31px;
    height: 3px;
  }
  .main_bright_d742 .steel-ce82 .form_4622::before {
    top: -9px;
  }
  .main_bright_d742 .steel-ce82 .form_4622::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_4dcb .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 19px;
  }
  .caption_4dcb .steel-ce82 .form_4622 {
    margin-top: -1px;
  }
  .caption_4dcb .steel-ce82 .form_4622,
  .caption_4dcb .steel-ce82 .form_4622::after,
  .caption_4dcb .steel-ce82 .form_4622::before {
    width: 19px;
    height: 2px;
  }
  .caption_4dcb .steel-ce82 .form_4622::before {
    top: -6px;
  }
  .caption_4dcb .steel-ce82 .form_4622::after {
    bottom: -6px;
  }
  .description_liquid_f3c0 .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 22px;
  }
  .description_liquid_f3c0 .steel-ce82 .form_4622 {
    margin-top: -1px;
  }
  .description_liquid_f3c0 .steel-ce82 .form_4622,
  .description_liquid_f3c0 .steel-ce82 .form_4622::after,
  .description_liquid_f3c0 .steel-ce82 .form_4622::before {
    width: 22px;
    height: 2px;
  }
  .description_liquid_f3c0 .steel-ce82 .form_4622::before {
    top: -7px;
  }
  .description_liquid_f3c0 .steel-ce82 .form_4622::after {
    bottom: -7px;
  }
  .wide-c74c .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 31px;
  }
  .wide-c74c .steel-ce82 .form_4622 {
    margin-top: -1.5px;
  }
  .wide-c74c .steel-ce82 .form_4622,
  .wide-c74c .steel-ce82 .form_4622::after,
  .wide-c74c .steel-ce82 .form_4622::before {
    width: 31px;
    height: 3px;
  }
  .wide-c74c .steel-ce82 .form_4622::before {
    top: -9px;
  }
  .wide-c74c .steel-ce82 .form_4622::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .text-68b0 .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 19px;
  }
  .text-68b0 .steel-ce82 .form_4622 {
    margin-top: -1px;
  }
  .text-68b0 .steel-ce82 .form_4622,
  .text-68b0 .steel-ce82 .form_4622::after,
  .text-68b0 .steel-ce82 .form_4622::before {
    width: 19px;
    height: 2px;
  }
  .text-68b0 .steel-ce82 .form_4622::before {
    top: -6px;
  }
  .text-68b0 .steel-ce82 .form_4622::after {
    bottom: -6px;
  }
  .search_d78e .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 22px;
  }
  .search_d78e .steel-ce82 .form_4622 {
    margin-top: -1px;
  }
  .search_d78e .steel-ce82 .form_4622,
  .search_d78e .steel-ce82 .form_4622::after,
  .search_d78e .steel-ce82 .form_4622::before {
    width: 22px;
    height: 2px;
  }
  .search_d78e .steel-ce82 .form_4622::before {
    top: -7px;
  }
  .search_d78e .steel-ce82 .form_4622::after {
    bottom: -7px;
  }
  .footer-b8e9 .steel-ce82 .solid_c0bd {
    margin-top: -2px;
    width: 31px;
  }
  .footer-b8e9 .steel-ce82 .form_4622 {
    margin-top: -1.5px;
  }
  .footer-b8e9 .steel-ce82 .form_4622,
  .footer-b8e9 .steel-ce82 .form_4622::after,
  .footer-b8e9 .steel-ce82 .form_4622::before {
    width: 31px;
    height: 3px;
  }
  .footer-b8e9 .steel-ce82 .form_4622::before {
    top: -9px;
  }
  .footer-b8e9 .steel-ce82 .form_4622::after {
    bottom: -9px;
  }
}
.image-motion-dab4 .form_4622 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.image-motion-dab4 .form_4622::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image-motion-dab4 .form_4622::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.image-motion-dab4.badge_bottom_b543 .form_4622 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.image-motion-dab4.badge_bottom_b543 .form_4622::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image-motion-dab4.badge_bottom_b543 .form_4622::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.background_afd7 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.section_5a02:before {
  display: none;
}
.block-in-d68b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.block-in-d68b .dynamic-5cac {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.block-in-d68b .dynamic-5cac:last-of-type {
  border-bottom: none;
}
.block-in-d68b .dynamic-5cac.carousel-over-0fd7,
.block-in-d68b .dynamic-5cac.tiny-da3f,
.block-in-d68b .dynamic-5cac.chip-orange-7460 {
  padding: 0;
}
.block-in-d68b .short-a2fd .icon_5c2e {
  color: currentColor;
}
.block-in-d68b .short-a2fd .icon_5c2e:focus,
.block-in-d68b .short-a2fd .icon_5c2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-in-d68b.avatar_large_650e .lower-fb4c,
.block-in-d68b.avatar_large_650e .alert_west_b4a1 a,
.block-in-d68b.avatar_large_650e .upper-b039 a,
.block-in-d68b.avatar_large_650e .upper-6c96 a {
  color: rgba(0, 0, 0, 0.55);
}
.block-in-d68b.avatar_large_650e .lower-fb4c:hover,
.block-in-d68b.avatar_large_650e .alert_west_b4a1 a:hover,
.block-in-d68b.avatar_large_650e .upper-b039 a:hover,
.block-in-d68b.avatar_large_650e .upper-6c96 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-in-d68b.avatar_large_650e .preview-9747 {
  color: rgba(0, 0, 0, 0.8);
}
.block-in-d68b.avatar_large_650e .dynamic-5cac {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-in-d68b.avatar_large_650e .dynamic-5cac:before {
  background: rgba(0, 0, 0, 0.08);
}
.block-in-d68b.avatar_large_650e .thumbnail_10d8:before {
  background: rgba(255, 255, 255, 0.9);
}
.block-in-d68b.avatar_large_650e .short-a2fd .box_medium_2e9d li a,
.block-in-d68b.avatar_large_650e .short-a2fd .icon_5c2e,
.block-in-d68b.avatar_large_650e .upper-6c96 {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-in-d68b.avatar_large_650e .short-a2fd .icon_5c2e:focus,
.block-in-d68b.avatar_large_650e .short-a2fd .icon_5c2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-in-d68b.avatar_large_650e .box_medium_2e9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-in-d68b.current-2f23 .lower-fb4c,
.block-in-d68b.current-2f23 .alert_west_b4a1 a,
.block-in-d68b.current-2f23 .upper-b039 .icon_5c2e,
.block-in-d68b.current-2f23 .upper-b039 a,
.block-in-d68b.current-2f23 .upper-6c96 a {
  color: rgba(255, 255, 255, 0.79);
}
.block-in-d68b.current-2f23 .lower-fb4c:hover,
.block-in-d68b.current-2f23 .alert_west_b4a1 a:hover,
.block-in-d68b.current-2f23 .upper-b039 .icon_5c2e:hover,
.block-in-d68b.current-2f23 .upper-b039 a:hover,
.block-in-d68b.current-2f23 .upper-6c96 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-in-d68b.current-2f23 .preview-9747 {
  color: rgba(255, 255, 255, 0.99);
}
.block-in-d68b.current-2f23 .dynamic-5cac {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-in-d68b.current-2f23 .dynamic-5cac:before {
  background: rgba(255, 255, 255, 0.08);
}
.block-in-d68b.current-2f23 .thumbnail_10d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.block-in-d68b.current-2f23 .short-a2fd .box_medium_2e9d li a,
.block-in-d68b.current-2f23 .short-a2fd .icon_5c2e,
.block-in-d68b.current-2f23 .upper-6c96 {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-in-d68b.current-2f23 .short-a2fd .icon_5c2e:focus,
.block-in-d68b.current-2f23 .short-a2fd .icon_5c2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-in-d68b.current-2f23 .box_medium_2e9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_10d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thumbnail_10d8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.highlight_f5d4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.west_3030 .block-in-d68b {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.west_3030 .dynamic-5cac {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.west_3030 .dynamic-5cac:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .west_3030 .dynamic-5cac:before {
    width: 16%;
    left: 42%;
  }
}
.west_3030 .dynamic-5cac:last-child:before {
  content: none;
}
.west_3030 .dynamic-5cac[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.west_3030 .short-a2fd .box_medium_2e9d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.west_3030 .short-a2fd .box_medium_2e9d li a .icon_5c2e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.west_3030 .short-a2fd .upper-6c96 {
  border: none;
}
.west_3030 .short-a2fd .upper-6c96 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.west_3030 .thumbnail_10d8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.west_3030 .highlight_f5d4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.west_3030 .current-2f23 .thumbnail_10d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.west_3030 .avatar_large_650e.module-704e .form_4622 {
  background: rgba(0, 0, 0, 0.6);
}
.west_3030
  .avatar_large_650e.module-704e
  .form_4622::after,
.west_3030
  .avatar_large_650e.module-704e
  .form_4622:before {
  background: inherit;
}
.west_3030
  .avatar_large_650e.module-704e:hover
  .form_4622 {
  background: rgba(0, 0, 0, 0.8);
}
.main-south-730f .block-in-d68b {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .main-south-730f .block-in-d68b {
    width: auto;
    right: 45px;
  }
}
.notification_61b1 .block-in-d68b {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .notification_61b1 .block-in-d68b {
    width: auto;
    left: 45px;
  }
}
.section_5a02 .block-in-d68b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section_5a02 .highlight_f5d4 {
  max-width: 48em;
  margin: 0 auto;
}
.section_5a02 .thumbnail_10d8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lower_cbc0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lower_cbc0.west_3030 .block-in-d68b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lower_cbc0.main-south-730f .block-in-d68b {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.lower_cbc0 .block-in-d68b {
  visibility: visible;
}
.lower_cbc0.notification_61b1 .block-in-d68b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.old_b889,
.rough-d2f8 {
  overflow-x: hidden;
}
.old_b889 .block-in-d68b {
  overflow: auto;
}
.old_b889.west_3030 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.old_b889.west_3030 .block-in-d68b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.old_b889.west_3030 .north_e648 {
  opacity: 0;
}
.old_b889.main-south-730f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.old_b889.main-south-730f .block-in-d68b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.old_b889.main-south-730f .north_e648 {
  opacity: 0;
}
.old_b889.notification_61b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.old_b889.notification_61b1 .block-in-d68b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.old_b889.notification_61b1 .north_e648 {
  opacity: 0;
}
.old_b889.section_5a02 .block-in-d68b {
  z-index: 10;
  visibility: visible;
}
.module-704e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module-704e .form_4622 {
  background: rgba(255, 255, 255, 0.99);
}
.module-704e .form_4622::after,
.module-704e .form_4622:before {
  background: inherit;
}
.module-704e:hover .form_4622 {
  background: rgba(255, 255, 255, 0.99);
}
.notification_61b1 .module-704e {
  top: 10px;
  right: auto;
  left: 12px;
}
.section_5a02 .module-704e {
  display: none !important;
}
.old_b889:before,
.rough-d2f8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.old_b889 .module-704e,
.rough-d2f8 .module-704e {
  display: inline-block;
}
.block-in-d68b .caption_8ac5 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.old_b889 .block-in-d68b .caption_8ac5,
.rough-d2f8 .block-in-d68b .caption_8ac5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown-large-28bf .accordion-right-4882 {
  width: 100%;
}
.detail_a96d {
  padding: 0 0.5em 0;
}
.detail_a96d [class*="customify-col-"],
.detail_a96d [class*="customify-col_"],
.detail_a96d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient-f4b4 .detail_a96d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dynamic-393d .component_rough_880a,
  .component_rough_880a {
    display: none;
  }
  .fast_02f4 {
    text-align: left;
  }
  .rough_9ce3 {
    text-align: center;
  }
  .main_f853 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic-393d .middle_de28,
  .middle_de28 {
    display: none;
  }
  .first_ae96 {
    text-align: left;
  }
  .aside_lite_6032 {
    text-align: center;
  }
  .outline-inner-e83f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-393d .frame_99a6,
  .frame_99a6 {
    display: none;
  }
  .widget_8f74 {
    text-align: left;
  }
  .south-59c6 {
    text-align: center;
  }
  .hero-1f77 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.filter_c14c {
  box-shadow: none !important;
}
.picture_gold_3338 .table_north_2292,
.avatar-bd9f .table_north_2292 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.avatar-bd9f .table_north_2292 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.logo_silver_a0c1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.logo_silver_a0c1:after,
.logo_silver_a0c1:before {
  content: "";
  display: table;
}
.logo_silver_a0c1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .logo_silver_a0c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.logo_silver_a0c1,
.input-paper-893f {
  max-width: 1248px;
  margin: 0 auto;
}

.alert_02b4.wide_ff5b .logo_silver_a0c1 {
  max-width: 100%;
}
.alert_02b4.right_e3f1 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert_02b4.purple_e393 .logo_silver_a0c1 {
  max-width: 100%;
}
.alert_02b4.purple_e393 > .logo_silver_a0c1 {
  padding-left: 0;
  padding-right: 0;
}
.alert_02b4.purple_e393 > .logo_silver_a0c1 .dynamic-393d {
  margin: 0;
}
.alert_02b4.purple_e393
  > .logo_silver_a0c1
  .highlight-def3.overlay_b0d9 {
  margin-right: 0;
  margin-left: 0;
}
.alert_02b4.purple_e393 #main.overlay_b0d9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .primary-steel-8ed2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .primary-steel-8ed2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-6cca .sort_ba7a {
    padding-right: 1em;
  }
  .active-6cca.dark_df39 .highlight-def3 {
    border-right: 1px solid #eaecee;
  }
  .active-6cca.dark_df39 .sort_ba7a {
    padding-right: 1em;
  }
  .active-6cca.dark_df39 .footer_f128 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-520d .sort_ba7a {
    padding-left: 1em;
  }
  .table-520d.dark_df39 .highlight-def3 {
    border-left: 1px solid #eaecee;
  }
  .table-520d.dark_df39 .sort_ba7a {
    padding-left: 1em;
  }
  .table-520d.dark_df39 .footer_f128 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-9bff .sort_ba7a {
    padding-left: 1em;
  }
  .footer-9bff.dark_df39 .right_ca07 {
    border-right: 1px solid #eaecee;
  }
  .footer-9bff.dark_df39 .soft_5d8a {
    border-right: 1px solid #eaecee;
  }
  .footer-9bff.dark_df39 .sort_ba7a {
    padding-left: 1em;
  }
  .footer-9bff.dark_df39 .footer_f128 {
    padding-right: 1em;
  }
  .footer-9bff.dark_df39 .outline-f48b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-north-aca8 .sort_ba7a {
    padding-right: 1em;
  }
  .frame-north-aca8.dark_df39 .right_ca07 {
    border-left: 1px solid #eaecee;
  }
  .frame-north-aca8.dark_df39 .soft_5d8a {
    border-left: 1px solid #eaecee;
  }
  .frame-north-aca8.dark_df39 .sort_ba7a {
    padding-right: 1em;
  }
  .frame-north-aca8.dark_df39 .footer_f128 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-north-aca8.dark_df39 .outline-f48b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-steel-8ed2 .sort_ba7a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-steel-8ed2.dark_df39 .highlight-def3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .primary-steel-8ed2.dark_df39 .sort_ba7a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-steel-8ed2.dark_df39 .footer_f128 {
    padding-left: 1em;
  }
  .primary-steel-8ed2.dark_df39 .outline-f48b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .primary-steel-8ed2.dark_df39 .sort_ba7a {
    padding-left: 0;
  }
}
.focused-d830 .info-red-cead {
  display: inline-block;
}
.red-77cb {
  display: inline-block;
}
.message-slow-dfd1 {
  word-con: break-word;
}
.solid-4eb1 > span {
  display: inline-block;
  padding: 5px 0;
}
.solid-4eb1 .rough-7ca3 {
  margin-left: 8px;
  margin-right: 8px;
}
.solid-4eb1 .north-a0c3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapper_out_5a94 .title-top-8ee0 {
  margin-bottom: 2em;
}
.wrapper_out_5a94 .hot_4e8a {
  margin-bottom: 15px;
}
.wrapper_out_5a94 .hot_4e8a:last-child {
  margin-bottom: 0;
}
.wrapper_out_5a94 .logo_yellow_1246 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper_out_5a94 .logo_yellow_1246 {
    display: block;
  }
}
.wrapper_out_5a94 .secondary_595d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapper_out_5a94 .secondary_595d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapper_out_5a94 .green-3ea6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapper_out_5a94 .green-3ea6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapper_out_5a94 .green-3ea6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapper_out_5a94 .message-slow-dfd1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_out_5a94 .message-slow-dfd1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapper_out_5a94 .dark_5eb5 p:last-child {
  margin-bottom: 0;
}
.wrapper_out_5a94 .in-6ac8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapper_out_5a94 .list_cc49 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapper_out_5a94 .solid_5f1c {
  margin-top: 1em;
}
.wrapper_out_5a94 .hero-action-e134 {
  top: 0;
  display: block;
}
.wrapper_out_5a94 .hero-action-e134 a {
  color: inherit;
}
.wrapper_out_5a94 .hero-action-e134 a:hover {
  color: inherit;
}
.wrapper_out_5a94 .content_east_c553 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.wrapper_out_5a94 .content_east_c553:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapper_out_5a94 .list_cc49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapper_out_5a94 .inner-f087 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapper_out_5a94 .inner-f087:first-child {
  margin-top: 0;
}
.wrapper_out_5a94 .inner-f087.hover_482b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapper_out_5a94 .inner-f087.preview-6a75 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper_out_5a94
  .inner-f087.preview-6a75.article_static_7c70
  .solid_5f1c {
  width: 100%;
}
.wrapper_out_5a94 .preview-6a75 {
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_out_5a94 .preview-6a75 .solid-4eb1,
.wrapper_out_5a94 .preview-6a75 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapper_out_5a94 .green-3ea6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper_out_5a94 .green-3ea6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper_out_5a94 .green-3ea6:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.wrapper_out_5a94 .hover_482b {
  z-index: 5;
}
.wrapper_out_5a94 .fast-0a13 .table_c7ac {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapper_out_5a94 .menu-f906 .table_c7ac {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapper_out_5a94 .form_smooth_7890 .table_c7ac {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_out_5a94.simple-81c6 .logo_yellow_1246,
.wrapper_out_5a94.column-in-d9ce .logo_yellow_1246 {
  display: block;
}
.wrapper_out_5a94.simple-81c6 .logo_yellow_1246 .thick_3287,
.wrapper_out_5a94.simple-81c6 .logo_yellow_1246 .list_cc49,
.wrapper_out_5a94.column-in-d9ce .logo_yellow_1246 .thick_3287,
.wrapper_out_5a94.column-in-d9ce .logo_yellow_1246 .list_cc49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper_out_5a94.card_5ddb .secondary_595d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper_out_5a94.card_5ddb .secondary_595d {
    margin-right: 0;
  }
}
.wrapper_out_5a94.simple-81c6 .secondary_595d,
.wrapper_out_5a94.column-in-d9ce .secondary_595d {
  padding-top: 40%;
}
.wrapper_out_5a94.simple-81c6 .title-top-8ee0,
.wrapper_out_5a94.column-in-d9ce .title-top-8ee0 {
  display: block;
}
.wrapper_out_5a94.simple-81c6 .fn-sticky-da0c .list_cc49,
.wrapper_out_5a94.column-in-d9ce .fn-sticky-da0c .list_cc49 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapper_out_5a94.simple-81c6 .secondary_595d,
.wrapper_out_5a94.column-in-d9ce .secondary_595d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapper_out_5a94.simple-81c6 .list_cc49 {
  padding: 1em;
}
.tertiary-wood-b4ad {
  margin: 30px auto;
  display: block;
}
.tertiary-wood-b4ad .lite-6edc > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.tertiary-wood-b4ad .lite-6edc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-wood-b4ad .lite-6edc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image-fast-818f .solid-4eb1 {
  margin-bottom: 1.41575em;
}
.image-fast-818f .gallery_dc25 {
  margin-bottom: 1.618em;
}
.background-light-3101 .rough_35ea {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background-light-3101 .rough_35ea a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background-light-3101 .tag-dca4 {
  max-width: 100%;
  overflow: auto;
}
.tall_c259 .background-light-3101 a:hover {
  text-decoration: underline;
}
.outer-4c75 .hot_4e8a:not(.message-slow-dfd1),
.outer-4c75 .green-3ea6 {
  margin-bottom: 1.41575em;
}
.outer-4c75 .hot_4e8a:not(.message-slow-dfd1):last-child,
.outer-4c75 .green-3ea6:last-child {
  margin-bottom: 0;
}
.outer-4c75 .hot_4e8a.east-e686 {
  margin-bottom: 0.41575em;
}
.outer-4c75 .old_6372:before,
.outer-4c75 .rough_fa3c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outer-4c75 .old_6372:before {
  content: "\f115";
}
.outer-4c75 .rough_fa3c:before {
  content: "\f02c";
}
.outer-4c75 .basic-b3f2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outer-4c75 .basic-b3f2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview_a9f5 {
  display: -webkit-box;
  display: flex;
}
.preview_a9f5 .top-7765 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview_a9f5 .top-7765 {
    flex-basis: 90px;
  }
}
.preview_a9f5 .aside-e435 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_a9f5 .aside-e435 {
    flex-basis: calc(100% - 50px);
  }
}
.preview_a9f5 .overlay-first-0f05 p:last-child {
  margin-bottom: 0.72em;
}
.liquid_8081 .lite-6edc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.liquid_8081 .lite-6edc:after,
.liquid_8081 .lite-6edc:before {
  content: "";
  display: table;
}
.liquid_8081 .lite-6edc:after {
  clear: both;
}
.liquid_8081 .lite-6edc .element-8088,
.liquid_8081 .lite-6edc .block-5eb2 {
  width: 49%;
}
.liquid_8081 .lite-6edc .element-8088 a span.card-thick-7348,
.liquid_8081 .lite-6edc .block-5eb2 a span.card-thick-7348 {
  display: block;
  margin-bottom: 5px;
}
.liquid_8081 .lite-6edc .block-5eb2 {
  float: left;
  text-align: left;
}
.liquid_8081 .lite-6edc .element-8088 {
  float: right;
  text-align: right;
}
.row-last-c044 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row-last-c044 {
    margin-bottom: 0;
  }
}
.box_3212 {
  margin-bottom: 1em;
}
.box_3212 .message-slow-dfd1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tertiary_west_f356 a {
  display: block;
  line-height: 0;
  position: relative;
}
.status-ac55 .box_3212,
.secondary_6fc0 .box_3212 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status-ac55 .box_3212,
  .secondary_6fc0 .box_3212 {
    display: block;
  }
}
.status-ac55 .tertiary_west_f356,
.secondary_6fc0 .tertiary_west_f356 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status-ac55 .tertiary_west_f356,
  .secondary_6fc0 .tertiary_west_f356 {
    margin-bottom: 1em;
  }
}
.status-ac55 .tertiary_west_f356 img,
.secondary_6fc0 .tertiary_west_f356 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status-ac55 .table-36cb,
.secondary_6fc0 .table-36cb {
  flex-basis: calc(100% - 160px);
}
.status-ac55 .table-36cb p,
.secondary_6fc0 .table-36cb p {
  margin-bottom: 0;
}
.status-ac55 .table-36cb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status-ac55 .table-36cb {
    padding-left: 0;
  }
}
.secondary_6fc0 .table-36cb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .secondary_6fc0 .table-36cb {
    padding-right: 0;
  }
}
.secondary_6fc0 .tertiary_west_f356 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tertiary-new-aaeb .tertiary_west_f356 {
  margin-bottom: 0.5em;
}
.tertiary-new-aaeb .tertiary_west_f356 img {
  width: 100%;
}
.notification-lite-7615 .basic_7c11,
.message_aa57 .basic_7c11 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.message_aa57 .highlight-def3 .north_6577 p:last-child {
  margin-bottom: 0;
}
.copper_001d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dim-1fc6 .glass_1d71 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dim-1fc6 .glass_1d71:last-of-type {
    margin-bottom: 0;
  }
}
.dim-1fc6 .glass_1d71 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim-1fc6 .glass_1d71 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dim-1fc6 .glass_1d71 ul li {
  margin: 0 0 0.6em;
}
.dim-1fc6 .glass_1d71 ul li.up_053c,
.dim-1fc6 .glass_1d71 ul li.bright-13e4 {
  position: relative;
}
.dim-1fc6 .glass_1d71 ul li.up_053c .pagination_41eb,
.dim-1fc6 .glass_1d71 ul li.bright-13e4 .pagination_41eb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dim-1fc6 .glass_1d71 ul li.up_053c:after:after,
.dim-1fc6 .glass_1d71 ul li.up_053c:after:before,
.dim-1fc6
  .glass_1d71
  ul
  li.bright-13e4:after:after,
.dim-1fc6
  .glass_1d71
  ul
  li.bright-13e4:after:before {
  content: "";
  display: table;
}
.dim-1fc6 .glass_1d71 ul li.up_053c:after:after,
.dim-1fc6
  .glass_1d71
  ul
  li.bright-13e4:after:after {
  clear: both;
}
.dim-1fc6 .glass_1d71 a.widget_hard_41ac:hover {
  text-decoration: none;
}
.dim-1fc6 .glass_1d71 select {
  max-width: 100%;
}
.dim-1fc6 .glass_1d71 table {
  font-size: 85%;
}
.dim-1fc6 .glass_1d71 table td,
.dim-1fc6 .glass_1d71 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dim-1fc6 .glass_1d71 table tfoot td {
  text-align: left;
}
.dim-1fc6 .glass_1d71 :last-child {
  margin-bottom: 0;
}
.dim-1fc6 .glass_1d71 .pattern_83b5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dim-1fc6 .glass_1d71 .pattern_83b5 label {
  width: 100%;
}
.dim-1fc6 .glass_1d71 .pattern_83b5 .out_e81f {
  width: 100%;
  display: block;
}
.dim-1fc6 .glass_1d71 .pattern_83b5 .caption-5a4a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dim-1fc6 .glass_1d71 .pattern_83b5 .caption-5a4a:hover svg #svg-search {
  fill: #444;
}
.dim-1fc6 .glass_1d71 .pattern_83b5 .caption-5a4a svg {
  width: 18px;
  height: 18px;
}
.dim-1fc6 .list_upper_12de ul ul,
.dim-1fc6 .active-b39e ul ul,
.dim-1fc6 .texture-4f9d ul ul,
.dim-1fc6 .button_3f03 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dim-1fc6 .list_upper_12de .hover-dc70 > a,
.dim-1fc6 .active-b39e .hover-dc70 > a,
.dim-1fc6 .texture-4f9d .hover-dc70 > a,
.dim-1fc6 .button_3f03 .hover-dc70 > a {
  margin-bottom: 0;
}
.dim-1fc6 .picture_orange_fc25 li,
.dim-1fc6 .list_upper_12de li,
.dim-1fc6 .huge_9330 li,
.dim-1fc6 .active-b39e li,
.dim-1fc6 .texture-4f9d li,
.dim-1fc6 .button_3f03 li,
.dim-1fc6 .module-8ba9 li,
.dim-1fc6 .thumbnail-7adf li {
  display: block;
  position: relative;
}
.dim-1fc6 .picture_orange_fc25 li:last-child,
.dim-1fc6 .list_upper_12de li:last-child,
.dim-1fc6 .huge_9330 li:last-child,
.dim-1fc6 .active-b39e li:last-child,
.dim-1fc6 .texture-4f9d li:last-child,
.dim-1fc6 .button_3f03 li:last-child,
.dim-1fc6 .module-8ba9 li:last-child,
.dim-1fc6 .thumbnail-7adf li:last-child {
  border: none;
}
.dim-1fc6 .picture_orange_fc25 li a,
.dim-1fc6 .list_upper_12de li a,
.dim-1fc6 .huge_9330 li a,
.dim-1fc6 .active-b39e li a,
.dim-1fc6 .texture-4f9d li a,
.dim-1fc6 .button_3f03 li a,
.dim-1fc6 .module-8ba9 li a,
.dim-1fc6 .thumbnail-7adf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim-1fc6 .picture_orange_fc25 li ul li::before,
.dim-1fc6 .list_upper_12de li ul li::before,
.dim-1fc6 .huge_9330 li ul li::before,
.dim-1fc6 .active-b39e li ul li::before,
.dim-1fc6 .texture-4f9d li ul li::before,
.dim-1fc6 .button_3f03 li ul li::before,
.dim-1fc6 .module-8ba9 li ul li::before,
.dim-1fc6 .thumbnail-7adf li ul li::before {
  left: 15px;
}
.dim-1fc6 .picture_orange_fc25 li ul a,
.dim-1fc6 .list_upper_12de li ul a,
.dim-1fc6 .huge_9330 li ul a,
.dim-1fc6 .active-b39e li ul a,
.dim-1fc6 .texture-4f9d li ul a,
.dim-1fc6 .button_3f03 li ul a,
.dim-1fc6 .module-8ba9 li ul a,
.dim-1fc6 .thumbnail-7adf li ul a {
  padding-left: 20px;
}
.dim-1fc6 .picture_orange_fc25 li ul ul li::before,
.dim-1fc6 .list_upper_12de li ul ul li::before,
.dim-1fc6 .huge_9330 li ul ul li::before,
.dim-1fc6 .active-b39e li ul ul li::before,
.dim-1fc6 .texture-4f9d li ul ul li::before,
.dim-1fc6 .button_3f03 li ul ul li::before,
.dim-1fc6 .module-8ba9 li ul ul li::before,
.dim-1fc6 .thumbnail-7adf li ul ul li::before {
  left: 30px;
}
.dim-1fc6 .picture_orange_fc25 li ul ul a,
.dim-1fc6 .list_upper_12de li ul ul a,
.dim-1fc6 .huge_9330 li ul ul a,
.dim-1fc6 .active-b39e li ul ul a,
.dim-1fc6 .texture-4f9d li ul ul a,
.dim-1fc6 .button_3f03 li ul ul a,
.dim-1fc6 .module-8ba9 li ul ul a,
.dim-1fc6 .thumbnail-7adf li ul ul a {
  padding-left: 40px;
}
.dim-1fc6 .card_4c49 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim-1fc6 .thumbnail-7adf ul li {
  margin-bottom: 1.41575em;
}
.dim-1fc6 .thumbnail-7adf ul li .block_clean_b2c7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dim-1fc6 .thumbnail-7adf ul li .primary_narrow_78dc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.current-2f23 .picture_orange_fc25 li a,
.current-2f23 .list_upper_12de li a,
.current-2f23 .huge_9330 li a,
.current-2f23 .active-b39e li a,
.current-2f23 .texture-4f9d li a,
.current-2f23 .button_3f03 li a,
.current-2f23 .module-8ba9 li a,
.current-2f23 .thumbnail-7adf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-2f23 .card_4c49 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-2f23 .glass_1d71 ul li.up_053c .pagination_41eb,
.current-2f23 .glass_1d71 ul li.bright-13e4 .pagination_41eb {
  background: rgba(0, 0, 0, 0.2);
}
.current-2f23 .dim-1fc6 .glass_1d71 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li {
  margin: 0;
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li ul {
  margin: 0;
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li ul li a {
  padding-left: 15px;
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li ul li li a {
  padding-left: 30px;
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li.next_5893 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li.next_5893 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.alert_02b4 .dim-1fc6 .box_medium_2e9d li.next_5893 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.card_a898 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-hard-ec55 {
  position: relative;
  z-index: 10;
}
.hero-hard-ec55 .caption_8ac5 {
  width: 100%;
  max-width: 100%;
}
.column_69ba .hard-7fea {
  padding-top: 2em;
  padding-bottom: 2em;
}
.column_69ba .avatar_large_650e {
}
.column_69ba .current-2f23 {
  background: #292929;
}
.inner_a96d .hard-7fea {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.inner_a96d .avatar_large_650e {
  background: #f9f9f9;
}
.inner_a96d .current-2f23 {
  background: #303030;
}
.row_7558 .hard-7fea {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .row_7558 .info-red-cead {
    margin-bottom: 1em;
  }
  .row_7558 .info-red-cead:last-child {
    margin-bottom: 0;
  }
}
.row_7558 .avatar_large_650e {
  background: #ededed;
}
.row_7558 .current-2f23 {
  background: #1a1a1a;
}
.hard-7fea.avatar_large_650e {
  color: rgba(0, 0, 0, 0.6);
}
.hard-7fea.avatar_large_650e .complex_38ac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-7fea.current-2f23 {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7fea.current-2f23 a:not(.widget_hard_41ac) {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7fea.current-2f23 a:not(.widget_hard_41ac):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7fea.current-2f23 .complex_38ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-7fea.current-2f23 table tbody td,
.hard-7fea.current-2f23 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_focused_e32d.upper_db83 .logo_silver_a0c1 {
  max-width: initial;
}
.gradient_focused_e32d .picture-e184 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient_focused_e32d .picture-e184 .caption_8ac5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient_focused_e32d .picture-e184 .caption_8ac5 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient_focused_e32d .picture-e184 .caption_8ac5:last-child {
    margin-bottom: 0;
  }
}
.row_7558 .info-red-cead:last-child,
.inner_a96d .info-red-cead:last-child,
.column_69ba .info-red-cead:last-child {
  margin-bottom: 0;
}
.row_7558 .info-red-cead .dim-1fc6 .glass_1d71:last-child,
.inner_a96d .info-red-cead .dim-1fc6 .glass_1d71:last-child,
.column_69ba .info-red-cead .dim-1fc6 .glass_1d71:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .row_7558 .title_old_95ec,
  .row_7558 .media_1a9b,
  .inner_a96d .title_old_95ec,
  .inner_a96d .media_1a9b,
  .column_69ba .title_old_95ec,
  .column_69ba .media_1a9b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-hard-ec55 .info-red-cead {
    margin-bottom: 2em;
  }
}
.hero-hard-ec55 p:last-child {
  margin-bottom: 0;
}
.hero-hard-ec55 li,
.hero-hard-ec55 ul {
  list-style: none;
  margin: 0;
}
.hero-hard-ec55 ul ul {
  margin-left: 2.617924em;
}
.tabs-13bc {
  font-size: 0.875em;
}

/* css-noise: 6bdb */
.widget-item-o7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
