/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo-lower-a46a/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo-lower-a46a
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.logo-lower-a46a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent_left_8da4.element-south-1a02/licenses/gpl-2.0.dim_701c
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.card-hard-ac39/, (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.item_orange_87a3.pagination-up-6fda/normalize.light_dbee/
 ======
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.light_dbee v7.0.0 | MIT License | github.logo-lower-a46a/necolas/normalize.light_dbee */
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;
}
.short_ce39 .mini-19ae,
.icon_cffe,
.list_out_cc9a,
.orange_d387,
.section_top_78b2,
.bottom_d533,
.pattern-red-1bea,
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;
}
.icon_cffe,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .icon_cffe,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .icon_cffe,
  h1 {
    font-size: 1.8em;
  }
}
.list_out_cc9a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list_out_cc9a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list_out_cc9a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list_out_cc9a,
  h2 {
    font-size: 1.7em;
  }
}
.orange_d387,
h3 {
  font-size: 1.618em;
}
.short_ce39 .mini-19ae,
.section_top_78b2,
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.up_c88a {
  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;
}
.widget_27f6:after,
.widget_27f6:before,
.stale_e061:after,
.stale_e061:before {
  content: "";
  display: table;
}
.widget_27f6:after,
.stale_e061:after {
  clear: both;
}
.east_e923 {
  float: right;
  margin-right: 0;
}
.column-gas-da17 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.black-ca33 .glass_2421,
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;
}
.black-ca33 .glass_2421: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;
}
.search_simple_beca .glass_2421 {
  box-shadow: none;
}
.search_simple_beca
  .glass_2421
  .left-d291 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.search_simple_beca .glass_2421 .tertiary_paper_cd12 {
  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;
}
.search_simple_beca
  .glass_2421
  .tertiary_paper_cd12
  b {
  display: none;
}
.search_simple_beca .hover_paper_9422 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu_fixed_2e84:not(.media-fast-4220):not(.accordion-medium-b5a8),
button:not(.media-fast-4220):not(.accordion-medium-b5a8),
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ),
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ),
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ) {
  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;
}
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):hover,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):hover,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):hover,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):hover,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):active,
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):active,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):active,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):active,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):active,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus {
  outline: 0;
}
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4 {
  position: relative;
}
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .background-eb9d,
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .next-a558,
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .tag_5955,
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  i,
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  svg,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .background-eb9d,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .next-a558,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .tag_5955,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  i,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  svg,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .background-eb9d,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .next-a558,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .tag_5955,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  i,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  svg,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .background-eb9d,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .next-a558,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .tag_5955,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  i,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  svg,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .background-eb9d,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .next-a558,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  .tag_5955,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  i,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4
  svg {
  visibility: hidden;
}
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4:after,
button:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4:after,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4:after,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4:after,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ).fn-loading-6ec4: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;
}
.menu_fixed_2e84:not(.media-fast-4220):not(.accordion-medium-b5a8),
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ),
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ),
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ) {
  color: #fff;
  background: #235787;
}
.menu_fixed_2e84:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus,
input[type="button"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus,
input[type="reset"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus,
input[type="submit"]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ):focus {
  color: #fff;
}
.menu_fixed_2e84.fn-disabled-6ec4:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ),
.menu_fixed_2e84[disabled]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ),
button.fn-disabled-6ec4:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ),
button[disabled]:not(.media-fast-4220):not(
    .accordion-medium-b5a8
  ) {
  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;
}
.next-3337 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.next-3337: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;
}
.tall-1346 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.input-stone-aebd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.input-ff0b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.widget_27f6:after,
.widget_27f6:before,
.video_a8a0:after,
.video_a8a0:before,
.simple_ff43:after,
.simple_ff43:before,
.hover_c885:after,
.hover_c885:before,
.hero_5606:after,
.hero_5606:before,
.pagination_144f:after,
.pagination_144f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.widget_27f6:after,
.video_a8a0:after,
.simple_ff43:after,
.hover_c885:after,
.hero_5606:after,
.pagination_144f:after {
  clear: both;
}
.video_a8a0 .content-7371,
.simple_ff43 .content-7371,
.large-2729 .content-7371 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.detail_steel_da73 {
  display: inline-block;
}
.popup-purple-e964 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup-purple-e964 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup-purple-e964 .tag-5ac3 {
  padding: 1em 0;
  font-size: 85%;
}
.tag-5ac3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status-iron-d5f3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status-iron-d5f3:after,
.status-iron-d5f3:before {
  content: "";
  display: table;
}
.status-iron-d5f3:after {
  clear: both;
}
.preview-advanced-66c6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.detail_fixed_709e .preview-advanced-66c6 {
  max-width: 50%;
}
.section_rough_31b1 .preview-advanced-66c6 {
  max-width: 33.33%;
}
.carousel-1d35 .preview-advanced-66c6 {
  max-width: 25%;
}
.blue_b3f8 .preview-advanced-66c6 {
  max-width: 20%;
}
.link_d1e7 .preview-advanced-66c6 {
  max-width: 16.66%;
}
.in-e943 .preview-advanced-66c6 {
  max-width: 14.28%;
}
.feature_dark_7c01 .preview-advanced-66c6 {
  max-width: 12.5%;
}
.table-5e5c .preview-advanced-66c6 {
  max-width: 11.11%;
}
.section-7fd4 {
  display: block;
}
.short_ce39 .tooltip-2e92 label,
.short_ce39 .brown_0be5 label,
.short_ce39 .container-a8e8 label,
.short_ce39 .green-17f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.soft_890a {
  list-style: none;
  margin: 0;
}
.soft_890a article.message-left-eb84 {
  margin-bottom: 0;
}
.soft_890a ul {
  list-style: none;
  margin: 0;
}
.soft_890a .large-4e5f li.message-left-eb84 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .soft_890a .large-4e5f li.message-left-eb84 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .soft_890a .large-4e5f li.message-left-eb84: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) {
  .soft_890a .large-4e5f li.message-left-eb84 li.message-left-eb84 li.message-left-eb84 li.message-left-eb84 {
    padding-left: 0;
  }
}
article.message-left-eb84 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message-left-eb84 .video_a8a0 p:last-of-type {
  margin-bottom: 0;
}
article.message-left-eb84 .overlay_8e1c {
  float: left;
}
article.message-left-eb84 .message_thick_9e34 {
  margin-left: 85px;
}
article.message-left-eb84 .menu_active_a504 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message-left-eb84 .menu_active_a504 .detail_93fd {
  margin-left: 10px;
}
article.message-left-eb84 .panel_ea1d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message-left-eb84 .notification_2fa2 {
  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 .tooltip-2e92,
  #respond .container-a8e8,
  #respond .green-17f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip-2e92 input,
#respond .container-a8e8 input,
#respond .green-17f0 input {
  width: 100%;
}
#respond .green-17f0 {
  margin-right: 0;
}
#respond .status-active-edce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo_dirty_b4eb {
  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;
}
.logo_dirty_b4eb.cold-7e5f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo_dirty_b4eb 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%);
}
.logo_dirty_b4eb:focus,
.logo_dirty_b4eb: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);
}
.hidden-6196 {
  border-radius: 10%;
}
.tall-d4e0 {
  border-radius: 50%;
}
.focus-dark-d6c1 {
  font-size: 0.72em;
}
.badge_a0a6 {
  font-size: 0.875em;
}
.old-7aa5 {
  font-size: 1.1em;
}
.text-b4e6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.text-b4e6.focus-dark-d6c1 {
  letter-spacing: 0.5px;
}
.pro_6e87,
.pro_6e87 a {
  color: #6d6d6d;
}
.pro_6e87 a:hover {
  color: #111;
}
.caption_3f38 {
  color: #6d6d6d;
}
.block-5f85 {
  overflow-x: hidden;
}
.block-5f85 .block_d9ee.icon-south-6e0a {
  position: relative;
}
.block-5f85 .block_d9ee.icon-south-6e0a.chip_warm_9e53 {
  position: initial;
}
.block-5f85
  .block_d9ee.icon-south-6e0a.chip_warm_9e53
  .image-0a72 {
  left: auto;
}
.block-5f85 .block_d9ee .image-0a72 {
  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;
}
.block-5f85 .block_d9ee:hover.icon-south-6e0a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block-5f85
  .block_d9ee:hover.icon-south-6e0a
  .image-0a72 {
  display: block;
  z-index: 9999999;
}
.block-5f85 .purple-1ee5 .input_1aa4,
.block-5f85 .easy-03f9 .input_1aa4 {
  display: none;
}
.block-5f85 .accent_active_628c .block_d9ee:hover.icon-south-6e0a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.short_ce39 .tooltip-2e92 label,
.short_ce39 .brown_0be5 label,
.short_ce39 .container-a8e8 label,
.short_ce39 .green-17f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.soft_890a {
  list-style: none;
  margin: 0;
}
.soft_890a article.message-left-eb84 {
  margin-bottom: 0;
}
.soft_890a ul {
  list-style: none;
  margin: 0;
}
.soft_890a .large-4e5f li.message-left-eb84 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .soft_890a .large-4e5f li.message-left-eb84 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .soft_890a .large-4e5f li.message-left-eb84: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) {
  .soft_890a .large-4e5f li.message-left-eb84 li.message-left-eb84 li.message-left-eb84 li.message-left-eb84 {
    padding-left: 0;
  }
}
article.message-left-eb84 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message-left-eb84 .video_a8a0 p:last-of-type {
  margin-bottom: 0;
}
article.message-left-eb84 .overlay_8e1c {
  float: left;
}
article.message-left-eb84 .message_thick_9e34 {
  margin-left: 85px;
}
article.message-left-eb84 .menu_active_a504 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message-left-eb84 .menu_active_a504 .detail_93fd {
  margin-left: 10px;
}
article.message-left-eb84 .panel_ea1d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message-left-eb84 .notification_2fa2 {
  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 .tooltip-2e92,
  #respond .container-a8e8,
  #respond .green-17f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip-2e92 input,
#respond .container-a8e8 input,
#respond .green-17f0 input {
  width: 100%;
}
#respond .green-17f0 {
  margin-right: 0;
}
#respond .status-active-edce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.purple-1ee5 .yellow_8878 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.yellow_8878 .tag_cool_3e3a.image-small-a6fb .pattern-08be > li > a:focus,
.yellow_8878 .tag_cool_3e3a.image-small-a6fb .pattern-08be > li > a:hover,
.yellow_8878 .tag_cool_3e3a.nav_cold_4925 .pattern-08be > li > a:focus,
.yellow_8878 .tag_cool_3e3a.nav_cold_4925 .pattern-08be > li > a:hover,
.yellow_8878 .tag_cool_3e3a.out-0cdc .pattern-08be > li > a:focus,
.yellow_8878 .tag_cool_3e3a.out-0cdc .pattern-08be > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_8878
  .tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li.purple_4a23
  > a,
.yellow_8878
  .tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li.paper_9a7c
  > a,
.yellow_8878
  .tag_cool_3e3a.nav_cold_4925
  .pattern-08be
  > li.purple_4a23
  > a,
.yellow_8878
  .tag_cool_3e3a.nav_cold_4925
  .pattern-08be
  > li.paper_9a7c
  > a,
.yellow_8878
  .tag_cool_3e3a.out-0cdc
  .pattern-08be
  > li.purple_4a23
  > a,
.yellow_8878 .tag_cool_3e3a.out-0cdc .pattern-08be > li.panel_f814 > a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_8878 .hard_d6d9,
.yellow_8878 .hard_d6d9 a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_8878 .disabled_8108.block-motion-4016 li a,
.yellow_8878 .center_47fb a,
.yellow_8878 .modal-b9d7,
.yellow_8878 .pattern-08be > li > a,
.yellow_8878 .dim-53eb {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878 .disabled_8108.block-motion-4016 li a:hover,
.yellow_8878 .center_47fb a:hover,
.yellow_8878 .modal-b9d7:hover,
.yellow_8878 .pattern-08be > li > a:hover,
.yellow_8878 .dim-53eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_8878 .hidden-dcb0 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878 .hidden-dcb0 .text_a409 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_8878 .hidden-dcb0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_8878 .summary-69ca .steel-e9d6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878 .summary-69ca .steel-e9d6 .video_4422 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878
  .summary-69ca
  .steel-e9d6
  .video_4422::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878
  .summary-69ca
  .steel-e9d6
  .video_4422:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878
  .summary-69ca
  .steel-e9d6
  .video_4422::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878
  .summary-69ca
  .steel-e9d6
  .video_4422::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878 .summary-69ca .status_7d19 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_8878 .summary-69ca .status_7d19:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_5c28
  .yellow_8878
  .summary-69ca
  .action-6f0d
  .section-advanced-d214 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_5c28
  .yellow_8878
  .summary-69ca
  .action-6f0d
  .video_4422 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.purple-1ee5 .accent_simple_290b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accent_simple_290b .tag_cool_3e3a.image-small-a6fb .pattern-08be > li > a:focus,
.accent_simple_290b .tag_cool_3e3a.image-small-a6fb .pattern-08be > li > a:hover,
.accent_simple_290b .tag_cool_3e3a.nav_cold_4925 .pattern-08be > li > a:focus,
.accent_simple_290b .tag_cool_3e3a.nav_cold_4925 .pattern-08be > li > a:hover,
.accent_simple_290b .tag_cool_3e3a.out-0cdc .pattern-08be > li > a:focus,
.accent_simple_290b .tag_cool_3e3a.out-0cdc .pattern-08be > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_simple_290b
  .tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li.purple_4a23
  > a,
.accent_simple_290b
  .tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li.paper_9a7c
  > a,
.accent_simple_290b
  .tag_cool_3e3a.nav_cold_4925
  .pattern-08be
  > li.purple_4a23
  > a,
.accent_simple_290b
  .tag_cool_3e3a.nav_cold_4925
  .pattern-08be
  > li.paper_9a7c
  > a,
.accent_simple_290b
  .tag_cool_3e3a.out-0cdc
  .pattern-08be
  > li.purple_4a23
  > a,
.accent_simple_290b .tag_cool_3e3a.out-0cdc .pattern-08be > li.panel_f814 > a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_simple_290b .hard_d6d9,
.accent_simple_290b .hard_d6d9 a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_simple_290b .disabled_8108.block-motion-4016 li a,
.accent_simple_290b .center_47fb a,
.accent_simple_290b .modal-b9d7,
.accent_simple_290b .pattern-08be > li > a,
.accent_simple_290b .dim-53eb {
  color: rgba(0, 0, 0, 0.55);
}
.accent_simple_290b .disabled_8108.block-motion-4016 li a:hover,
.accent_simple_290b .center_47fb a:hover,
.accent_simple_290b .modal-b9d7:hover,
.accent_simple_290b .pattern-08be > li > a:hover,
.accent_simple_290b .dim-53eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_simple_290b .hidden-dcb0 {
  color: rgba(0, 0, 0, 0.55);
}
.accent_simple_290b .hidden-dcb0 .text_a409 {
  color: rgba(0, 0, 0, 0.8);
}
.accent_simple_290b .hidden-dcb0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_gold_81c8 .frame_glass_cf3a {
  margin-left: auto;
  margin-right: auto;
}
.simple_ff43 > * {
  margin-left: auto;
  margin-right: auto;
}
.simple_ff43 .tall-1346 {
  margin-right: 1.41575em;
}
.texture-basic-0d9c .simple_ff43 > .tabs-fluid-18ed {
  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;
}
.texture-basic-0d9c .simple_ff43 > .under_756d {
  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;
}
.nav-18f7.avatar_gold_81c8 .frame_glass_cf3a,
.motion_0b0c.avatar_gold_81c8 .frame_glass_cf3a {
  margin-left: 0;
}
.paper-d767.avatar_gold_81c8 .frame_glass_cf3a,
.footer_67c5.avatar_gold_81c8 .frame_glass_cf3a {
  margin-right: 0;
}
.simple_ff43 ol,
.simple_ff43 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside-0cf3 video {
  max-width: 100%;
}
.fixed-a55c img {
  display: block;
}
.fixed-a55c.tall-1346,
.fixed-a55c.input-stone-aebd {
  width: 100%;
}
.fixed-a55c.under_756d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.next-db42:not(.popup-4383) {
  margin: 1.5em auto;
}
.active-basic-e68c p {
  padding: 1.5em 14px;
}
ul.status-89b0.under_756d,
ul.status-89b0.tabs-fluid-18ed,
ul.status-89b0.footer-green-6461.tabs-fluid-18ed {
  padding: 0 14px;
}
.container-e743 {
  display: block;
  overflow-x: auto;
}
.container-e743 table {
  border-collapse: collapse;
  width: 100%;
}
.container-e743 td,
.container-e743 th {
  padding: 0.5em;
}
.simple_ff43 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.simple_ff43 ol ol,
.simple_ff43 ol ul,
.simple_ff43 ul ol,
.simple_ff43 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.simple_ff43 ol ol li,
.simple_ff43 ol ul li,
.simple_ff43 ul ol li,
.simple_ff43 ul ul li {
  margin-left: 0;
}
.texture-6e89.focus_dim_a608 > .notification_109f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.texture-6e89.focus_dim_a608 > .notification_109f iframe,
.texture-6e89.focus_dim_a608 > .notification_109f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner_1054 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.banner_1054.solid_9406 {
  padding: 0;
}
.banner_1054.solid_9406 cite {
  font-size: 13px;
}
.banner_1054 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.banner_1054 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container-84b4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container-84b4 > p:first-child {
  margin-top: 0;
}
.container-84b4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container-84b4 blockquote {
  border-left: 0;
}
.header_left_ec81 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.header_left_ec81:not(.easy-e0d0) {
  max-width: 100px;
}
.header_left_ec81.accent_d963 {
  border-bottom: none !important;
  text-align: center;
}
.header_left_ec81.accent_d963::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .active-basic-e68c p {
    padding: 1.5em 0;
  }
}
.preview-small-fdff {
  color: #0073aa;
}
.easy_bf97 {
  background-color: #0073aa;
}
.liquid-0ddb {
  color: #229fd8;
}
.detail-06d1 {
  background-color: #229fd8;
}
.footer_fluid_58cc {
  color: #eee;
}
.yellow_87b1 {
  background-color: #eee;
}
.brown-23c2 {
  color: #444;
}
.thumbnail-8231 {
  background-color: #444;
}
.light_614b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.light_614b .frame_yellow_4f67 .center_47fb {
  font-size: 15px;
}
.light_614b .center_47fb {
  line-height: 1.3;
}
.light_614b .accent_simple_290b {
}
.light_614b .yellow_8878 {
  background: #235787;
}
.tall-f9bb {
  padding: 0;
}
.tall-f9bb .yellow_8878 {
  background: #1a1a1a;
}
.tall-f9bb .accent_simple_290b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.row_d684 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.row_d684 .accent_simple_290b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.row_d684 .yellow_8878 {
  background: #303030;
}
.pagination_144f {
  position: relative;
  z-index: 10;
}
.pagination_144f .label_last_601e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed_f6ea .icon-south-6e0a {
  display: inline-block;
  vertical-align: middle;
}
.fixed_f6ea.component-8f29 .icon-south-6e0a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .fixed_f6ea.component-8f29 .icon-south-6e0a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .fixed_f6ea.component-8f29 .icon-south-6e0a {
    margin-right: 0.4em;
  }
}
.fixed_f6ea.component-8f29 .icon-south-6e0a:last-child {
  margin-right: 0;
}
.slider-stone-cc45 .label_last_601e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .purple-1ee5 .frame_yellow_4f67 {
    margin: 0 -0.5em;
  }
  .purple-1ee5 .frame_yellow_4f67 [class*="customify-col-"],
  .purple-1ee5 .frame_yellow_4f67 [class*="customify-col_"],
  .purple-1ee5 .frame_yellow_4f67 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.purple-1ee5.wide-da79 .label_last_601e {
  background: 0 0 !important;
}
.purple-1ee5.wide-da79 .label_last_601e,
.purple-1ee5.slider-stone-cc45 .label_last_601e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .purple-1ee5.row_903e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.purple-1ee5.slider-stone-cc45 .label_last_601e {
  box-shadow: none !important;
}
.panel-brown-a65e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel-brown-a65e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel-brown-a65e {
    padding: 18px 0 20px;
  }
}
.panel-brown-a65e .panel-solid-82d4 {
  width: 100%;
}
.panel-brown-a65e .search_pro_32c2 {
  margin-bottom: 0;
}
.panel-brown-a65e .solid_dbc0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.outline-338c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outline-338c .gallery-fast-9c6d {
  width: 100%;
}
.button_4555 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button_4555 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button_4555 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;
}
.button_4555 li:last-child:after {
  display: none;
}
.button_4555 li a {
  font-weight: 500;
  margin-right: 10px;
}
.description-acee .input_1aa4 button,
.panel-brown-a65e .input_1aa4 button {
  left: 0;
}
.description-acee .gallery-fast-9c6d,
.panel-brown-a65e .gallery-fast-9c6d {
  padding-left: 0;
  padding-right: 0;
}
.description-acee .outline-338c,
.panel-brown-a65e .outline-338c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.description-acee {
  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;
}
.description-acee: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;
}
.description-acee .under_5afa {
  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) {
  .description-acee .under_5afa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .description-acee .under_5afa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .description-acee .under_5afa {
    min-height: 200px;
  }
}
.description-acee .button_4555 {
  color: rgba(255, 255, 255, 0.8);
}
.description-acee .button_4555 a,
.description-acee .button_4555 li:after {
  color: inherit;
}
.description-acee .button_4555 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fast-7407 {
  margin-bottom: 0.5em;
}
.yellow-ef72 {
  margin-bottom: 1.2em;
}
.yellow-ef72,
.fast-7407 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow-ef72 p:last-child,
.fast-7407 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .input_1aa4,
#masthead .input_1aa4 {
  display: none;
}
#masthead
  > .input_1aa4.new_a8c9 {
  display: none;
}
#masthead > .input_1aa4 button {
  left: 0;
}
.thumbnail_light_4026 {
  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%;
}
.thumbnail_light_4026 .icon-south-6e0a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thumbnail_light_4026 .shadow_left_da63 {
  display: -webkit-box;
  display: flex;
}
.thumbnail_light_4026 .shadow_left_da63.text_cold_adac {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thumbnail_light_4026 .shadow_left_da63.disabled_thick_0749 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail_light_4026 .shadow_left_da63.border_9138 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail_light_4026.text-medium-958b.modal-outer-eed7 .shadow_left_da63.text_cold_adac {
  flex-basis: 100%;
}
.thumbnail_light_4026.action-8fd9 .shadow_left_da63.disabled_thick_0749 {
  -webkit-box-flex: 1;
  flex: auto;
}
.thumbnail_light_4026.action-8fd9 .shadow_left_da63.border_9138 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .input_1aa4.new_a8c9 {
  display: none;
}
#masthead > .input_1aa4 button {
  left: 0;
}
.logo_ceaa {
  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;
}
.logo_ceaa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.logo_ceaa.hard-b74a i {
  margin-right: 4px;
}
.logo_ceaa.detail_d220 i {
  margin-left: 5px;
}
.center_47fb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.center_47fb p:last-child {
  margin-bottom: 0;
}
.border-white-3d79 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.border-white-3d79 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.border-white-3d79 img {
  display: block;
  width: auto;
  line-height: 1;
}
.border-white-3d79 .hard_d6d9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.border-white-3d79 .avatar-bb83 {
  margin: 5px 0 7px 0;
}
.border-white-3d79.component_new_93d6 .layout-33e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-white-3d79.component_new_93d6 .layout-755c {
  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;
}
.border-white-3d79.chip_gold_1491 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.border-white-3d79.chip_gold_1491 .layout-33e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-white-3d79.chip_gold_1491 .layout-755c {
  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;
}
.border-white-3d79.hero-first-35b0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border-white-3d79.layout_2602 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.border-white-3d79.layout_2602 .layout-755c {
  margin-top: 7px;
}
.silver_de7c {
  display: inline-block;
}
.pagination_144f .paper_3454 .border-white-3d79 img {
  max-width: 100%;
}
.tag_cool_3e3a .image-tall-addb.overlay_495f,
.icon-gold-5e3e .image-tall-addb.overlay_495f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag_cool_3e3a .title_a91b,
.icon-gold-5e3e .title_a91b {
  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%);
}
.tag_cool_3e3a .title_a91b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tag_cool_3e3a.shadow-huge-2381 .title_a91b {
  display: none;
}
.tag_cool_3e3a .texture-3217 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag_cool_3e3a .texture-3217 li {
  display: inline-block;
  position: relative;
}
.tag_cool_3e3a .texture-3217 li:last-child {
  margin-right: 0;
}
.tag_cool_3e3a .texture-3217 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;
}
.tag_cool_3e3a .texture-3217 li.panel_f814 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tag_cool_3e3a .texture-3217 > 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;
}
.tag_cool_3e3a .texture-3217 > li > a i {
  line-height: 0;
}
.tag_cool_3e3a .texture-3217 > li.complex-aeaa > a .title_a91b {
  margin-left: 4px;
  line-height: 0;
}
.tag_cool_3e3a .texture-3217 .right_e0c4 li.complex-aeaa > a {
  position: relative;
}
.tag_cool_3e3a .texture-3217 .right_e0c4 li.complex-aeaa > a:after,
.tag_cool_3e3a .texture-3217 .right_e0c4 li.complex-aeaa > a:before {
  content: "";
  display: table;
}
.tag_cool_3e3a .texture-3217 .right_e0c4 li.complex-aeaa > a:after {
  clear: both;
}
.tag_cool_3e3a .texture-3217 .right_e0c4 li.complex-aeaa > a .title_a91b {
  margin-left: 5px;
  float: right;
}
.tag_cool_3e3a .accent-82f1,
.tag_cool_3e3a .right_e0c4 {
  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;
}
.tag_cool_3e3a .right_e0c4 {
  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;
}
.tag_cool_3e3a .right_e0c4 .overlay_495f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag_cool_3e3a .right_e0c4 .title_a91b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tag_cool_3e3a .right_e0c4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tag_cool_3e3a .right_e0c4 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;
}
.tag_cool_3e3a .right_e0c4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tag_cool_3e3a .right_e0c4 .right_e0c4 {
  top: 0;
  left: 100%;
}
.tag_cool_3e3a .row-961c.fn-focus-6ec4 > .accent-82f1,
.tag_cool_3e3a .row-961c.fn-focus-6ec4 > .right_e0c4,
.tag_cool_3e3a .row-961c:focus > .accent-82f1,
.tag_cool_3e3a .row-961c:focus > .right_e0c4,
.tag_cool_3e3a .row-961c:hover > .accent-82f1,
.tag_cool_3e3a .row-961c:hover > .right_e0c4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tag_cool_3e3a.out-0cdc .pattern-08be:after,
.tag_cool_3e3a.out-0cdc .pattern-08be:before {
  content: "";
  display: table;
}
.tag_cool_3e3a.out-0cdc .pattern-08be:after {
  clear: both;
}
.tag_cool_3e3a.out-0cdc .pattern-08be > li {
  float: left;
}
.tag_cool_3e3a.hover_f579 .pattern-08be:after,
.tag_cool_3e3a.hover_f579 .pattern-08be:before {
  content: "";
  display: table;
}
.tag_cool_3e3a.hover_f579 .pattern-08be:after {
  clear: both;
}
.tag_cool_3e3a.hover_f579 .pattern-08be > li {
  float: left;
}
.tag_cool_3e3a.hover_f579 .pattern-08be > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tag_cool_3e3a.hover_f579 .pattern-08be > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tag_cool_3e3a.hover_f579 .pattern-08be > li.purple_4a23 > a,
.tag_cool_3e3a.hover_f579 .pattern-08be > li.panel_f814 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tag_cool_3e3a.image-small-a6fb .pattern-08be > li > a .overlay_495f {
  position: relative;
}
.tag_cool_3e3a.image-small-a6fb .pattern-08be > li > a .overlay_495f: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;
}
.tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li:focus
  > a
  .overlay_495f:before,
.tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li:hover
  > a
  .overlay_495f:before {
  width: 100%;
  background-color: currentColor;
}
.tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li.purple_4a23
  > a
  .overlay_495f:before,
.tag_cool_3e3a.image-small-a6fb
  .pattern-08be
  > li.paper_9a7c
  > a
  .overlay_495f:before {
  width: 100%;
  background-color: currentColor;
}
.tag_cool_3e3a.nav_cold_4925 .pattern-08be > li > a .overlay_495f {
  position: relative;
}
.tag_cool_3e3a.nav_cold_4925 .pattern-08be > li > a .overlay_495f: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;
}
.tag_cool_3e3a.nav_cold_4925 .pattern-08be > li:focus > a .overlay_495f:before,
.tag_cool_3e3a.nav_cold_4925
  .pattern-08be
  > li:hover
  > a
  .overlay_495f:before {
  width: 100%;
  background-color: currentColor;
}
.tag_cool_3e3a.nav_cold_4925
  .pattern-08be
  > li.purple_4a23
  > a
  .overlay_495f:before,
.tag_cool_3e3a.nav_cold_4925
  .pattern-08be
  > li.paper_9a7c
  > a
  .overlay_495f:before {
  width: 100%;
  background-color: currentColor;
}
.icon-gold-5e3e .texture-3217 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-gold-5e3e .texture-3217 li:first-child > a {
  border-top: none;
}
.icon-gold-5e3e .texture-3217 .warm_20cc > .overlay_495f .title_a91b {
  display: none;
}
.icon-gold-5e3e .texture-3217 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon-gold-5e3e .texture-3217 li:last-child {
  border: none;
}
.icon-gold-5e3e .texture-3217 li.complex-aeaa > a {
  padding-right: 45px !important;
}
.icon-gold-5e3e .texture-3217 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon-gold-5e3e .texture-3217 li a:focus,
.icon-gold-5e3e .texture-3217 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-gold-5e3e .texture-3217 li .simple-e910 {
  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;
}
.icon-gold-5e3e .texture-3217 li .simple-e910:hover {
  box-shadow: none;
}
.icon-gold-5e3e .texture-3217 li .simple-e910 .title_a91b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon-gold-5e3e .texture-3217 .right_e0c4 {
  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);
}
.icon-gold-5e3e .texture-3217 .right_e0c4 li a {
  padding-left: 3em;
}
.icon-gold-5e3e .texture-3217 .banner_3746 > a .simple-e910 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-gold-5e3e .texture-3217 .banner_3746 > .right_e0c4 {
  display: block;
  opacity: 1;
}
.orange_7935 {
  max-width: 100%;
}
.photo-rough-09d3 {
  line-height: 0;
  cursor: pointer;
}
.dim-53eb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dim-53eb:hover {
  box-shadow: none;
  color: currentColor;
}
.dim-53eb svg {
  width: 18px;
  height: 18px;
}
.dim-53eb .fresh_fa61 {
  display: none;
}
.link_6d59 {
  position: relative;
}
.link_6d59.fn-active-6ec4 .dim-53eb .message-6a0a {
  display: none;
}
.link_6d59.fn-active-6ec4 .dim-53eb .fresh_fa61 {
  display: inline-block;
}
.link_6d59 .caption-3a60 {
  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_6d59.preview_copper_b16f .caption-3a60 {
  left: auto;
  right: -0.9em;
}
.link_6d59.preview_copper_b16f .huge_7a7e::before {
  left: auto;
  right: 15px;
}
.link_6d59.fn-active-6ec4 .caption-3a60 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.action-6f0d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.action-6f0d label {
  flex-basis: 100%;
}
.action-6f0d .steel-e9d6 {
  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;
}
.action-6f0d .video_4422 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.action-6f0d .video_4422:focus {
  background-color: transparent;
}
.action-6f0d button.status_7d19 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.action-6f0d button.status_7d19:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.action-6f0d button.status_7d19 svg {
  width: 18px;
  height: 18px;
}
.action-6f0d input[type="submit"] {
  min-height: auto;
}
.summary-69ca .action-6f0d .video_4422 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.huge_7a7e {
  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) {
  .huge_7a7e {
    width: 220px;
  }
}
.huge_7a7e label {
  flex-basis: 100%;
}
.huge_7a7e::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;
}
.mask_5c28 .summary-69ca .action-6f0d {
  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;
}
.mask_5c28
  .summary-69ca
  .action-6f0d
  .steel-e9d6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask_5c28 .summary-69ca .action-6f0d .video_4422 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask_5c28
  .summary-69ca
  .action-6f0d
  .video_4422:focus {
  background: 0 0;
}
.mask_5c28
  .summary-69ca
  .action-6f0d
  .section-advanced-d214 {
  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;
}
.disabled_8108 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.disabled_8108 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.disabled_8108 li:last-child {
  margin-right: 0;
}
.disabled_8108 li:first-child {
  margin-left: 0;
}
.disabled_8108.pro-366b a {
  color: #fff;
}
.disabled_8108.pro-366b a:hover {
  color: #fff;
}
.disabled_8108 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.disabled_8108 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.disabled_8108 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.disabled_8108 a:hover {
  opacity: 0.9;
  color: inherit;
}
.disabled_8108 [class*="social-icon-apple"] {
  background-color: #999;
}
.disabled_8108 [class*="social-icon-apple"].small-b03d {
  background-color: transparent;
  color: #999;
}
.disabled_8108 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.disabled_8108 [class*="social-icon-behance"].small-b03d {
  background-color: transparent;
  color: #1769ff;
}
.disabled_8108 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.disabled_8108 [class*="social-icon-bitbucket"].small-b03d {
  background-color: transparent;
  color: #205081;
}
.disabled_8108 [class*="social-icon-codepen"] {
  background-color: #000;
}
.disabled_8108 [class*="social-icon-codepen"].small-b03d {
  background-color: transparent;
  color: #000;
}
.disabled_8108 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.disabled_8108 [class*="social-icon-delicious"].small-b03d {
  background-color: transparent;
  color: #39f;
}
.disabled_8108 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.disabled_8108 [class*="social-icon-digg"].small-b03d {
  background-color: transparent;
  color: #005be2;
}
.disabled_8108 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.disabled_8108 [class*="social-icon-dribbble"].small-b03d {
  background-color: transparent;
  color: #ea4c89;
}
.disabled_8108 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.disabled_8108 [class*="social-icon-envelope"].small-b03d {
  background-color: transparent;
  color: #ea4335;
}
.disabled_8108 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.disabled_8108 [class*="social-icon-facebook"].small-b03d {
  background-color: transparent;
  color: #3b5998;
}
.disabled_8108 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.disabled_8108 [class*="social-icon-flickr"].small-b03d {
  background-color: transparent;
  color: #0063dc;
}
.disabled_8108 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.disabled_8108 [class*="social-icon-foursquare"].small-b03d {
  background-color: transparent;
  color: #2d5be3;
}
.disabled_8108 [class*="social-icon-github"] {
  background-color: #333;
}
.disabled_8108 [class*="social-icon-github"].small-b03d {
  background-color: transparent;
  color: #333;
}
.disabled_8108 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.disabled_8108 [class*="social-icon-google-plus"].small-b03d {
  background-color: transparent;
  color: #dd4b39;
}
.disabled_8108 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.disabled_8108 [class*="social-icon-houzz"].small-b03d {
  background-color: transparent;
  color: #7ac142;
}
.disabled_8108 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.disabled_8108 [class*="social-icon-instagram"].small-b03d {
  background-color: transparent;
  color: #262626;
}
.disabled_8108 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.disabled_8108 [class*="social-icon-jsfiddle"].small-b03d {
  background-color: transparent;
  color: #487aa2;
}
.disabled_8108 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.disabled_8108 [class*="social-icon-linkedin"].small-b03d {
  background-color: transparent;
  color: #0077b5;
}
.disabled_8108 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.disabled_8108 [class*="social-icon-medium"].small-b03d {
  background-color: transparent;
  color: #00ab6b;
}
.disabled_8108 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.disabled_8108
  [class*="social-icon-odnoklassniki"].small-b03d {
  background-color: transparent;
  color: #f4731c;
}
.disabled_8108 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.disabled_8108 [class*="social-icon-meetup"].small-b03d {
  background-color: transparent;
  color: #ec1c40;
}
.disabled_8108 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.disabled_8108 [class*="social-icon-pinterest"].small-b03d {
  background-color: transparent;
  color: #bd081c;
}
.disabled_8108 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.disabled_8108 [class*="social-icon-product-hunt"].small-b03d {
  background-color: transparent;
  color: #da552f;
}
.disabled_8108 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.disabled_8108 [class*="social-icon-reddit"].small-b03d {
  background-color: transparent;
  color: #ff4500;
}
.disabled_8108 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.disabled_8108 [class*="social-icon-rss"].small-b03d {
  background-color: transparent;
  color: #f26522;
}
.disabled_8108 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.disabled_8108
  [class*="social-icon-shopping-cart"].small-b03d {
  background-color: transparent;
  color: #4caf50;
}
.disabled_8108 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.disabled_8108 [class*="social-icon-skype"].small-b03d {
  background-color: transparent;
  color: #00aff0;
}
.disabled_8108 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.disabled_8108 [class*="social-icon-slideshare"].small-b03d {
  background-color: transparent;
  color: #0077b5;
}
.disabled_8108 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.disabled_8108 [class*="social-icon-snapchat"].small-b03d {
  background-color: transparent;
  color: #fffc00;
}
.disabled_8108 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.disabled_8108 [class*="social-icon-soundcloud"].small-b03d {
  background-color: transparent;
  color: #f80;
}
.disabled_8108 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.disabled_8108 [class*="social-icon-spotify"].small-b03d {
  background-color: transparent;
  color: #2ebd59;
}
.disabled_8108 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.disabled_8108
  [class*="social-icon-stack-overflow"].small-b03d {
  background-color: transparent;
  color: #fe7a15;
}
.disabled_8108 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.disabled_8108 [class*="social-icon-maldkfgram"].small-b03d {
  background-color: transparent;
  color: #2ca5e0;
}
.disabled_8108 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.disabled_8108 [class*="social-icon-tripadvisor"].small-b03d {
  background-color: transparent;
  color: #589442;
}
.disabled_8108 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.disabled_8108 [class*="social-icon-tumblr"].small-b03d {
  background-color: transparent;
  color: #35465c;
}
.disabled_8108 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.disabled_8108 [class*="social-icon-twitch"].small-b03d {
  background-color: transparent;
  color: #6441a5;
}
.disabled_8108 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.disabled_8108 [class*="social-icon-twitter"].small-b03d {
  background-color: transparent;
  color: #1da1f2;
}
.disabled_8108 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.disabled_8108 [class*="social-icon-vimeo"].small-b03d {
  background-color: transparent;
  color: #1ab7ea;
}
.disabled_8108 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.disabled_8108 [class*="social-icon-vk"].small-b03d {
  background-color: transparent;
  color: #45668e;
}
.disabled_8108 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.disabled_8108 [class*="social-icon-weibo"].small-b03d {
  background-color: transparent;
  color: #df2029;
}
.disabled_8108 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.disabled_8108 [class*="social-icon-weixin"].small-b03d {
  background-color: transparent;
  color: #7bb32e;
}
.disabled_8108 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.disabled_8108 [class*="social-icon-whatsapp"].small-b03d {
  background-color: transparent;
  color: #25d366;
}
.disabled_8108 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.disabled_8108 [class*="social-icon-wordpress"].small-b03d {
  background-color: transparent;
  color: #21759b;
}
.disabled_8108 [class*="social-icon-xing"] {
  background-color: #026466;
}
.disabled_8108 [class*="social-icon-xing"].small-b03d {
  background-color: transparent;
  color: #026466;
}
.disabled_8108 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.disabled_8108 [class*="social-icon-yelp"].small-b03d {
  background-color: transparent;
  color: #af0606;
}
.disabled_8108 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.disabled_8108 [class*="social-icon-youtube"].small-b03d {
  background-color: transparent;
  color: #cd201f;
}
.modal-b9d7 {
  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;
}
.modal-b9d7:hover {
  box-shadow: none;
  background: 0 0;
}
.header_tiny_df77 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wrapper_bronze_dd67 {
  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;
}
.paper-c473 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gradient_2b4b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gradient_2b4b,
.gradient_2b4b::after,
.gradient_2b4b::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;
}
.gradient_2b4b::after,
.gradient_2b4b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tertiary-bc69 .wrapper_bronze_dd67 .paper-c473 {
  margin-top: -2px;
  width: 19px;
}
.tertiary-bc69 .wrapper_bronze_dd67 .gradient_2b4b {
  margin-top: -1px;
}
.tertiary-bc69 .wrapper_bronze_dd67 .gradient_2b4b,
.tertiary-bc69 .wrapper_bronze_dd67 .gradient_2b4b::after,
.tertiary-bc69 .wrapper_bronze_dd67 .gradient_2b4b::before {
  width: 19px;
  height: 2px;
}
.tertiary-bc69 .wrapper_bronze_dd67 .gradient_2b4b::before {
  top: -6px;
}
.tertiary-bc69 .wrapper_bronze_dd67 .gradient_2b4b::after {
  bottom: -6px;
}
.media-8158 .wrapper_bronze_dd67 .paper-c473 {
  margin-top: -2px;
  width: 22px;
}
.media-8158 .wrapper_bronze_dd67 .gradient_2b4b {
  margin-top: -1px;
}
.media-8158 .wrapper_bronze_dd67 .gradient_2b4b,
.media-8158 .wrapper_bronze_dd67 .gradient_2b4b::after,
.media-8158 .wrapper_bronze_dd67 .gradient_2b4b::before {
  width: 22px;
  height: 2px;
}
.media-8158 .wrapper_bronze_dd67 .gradient_2b4b::before {
  top: -7px;
}
.media-8158 .wrapper_bronze_dd67 .gradient_2b4b::after {
  bottom: -7px;
}
.hero_wide_4b37 .wrapper_bronze_dd67 .paper-c473 {
  margin-top: -2px;
  width: 31px;
}
.hero_wide_4b37 .wrapper_bronze_dd67 .gradient_2b4b {
  margin-top: -1.5px;
}
.hero_wide_4b37 .wrapper_bronze_dd67 .gradient_2b4b,
.hero_wide_4b37 .wrapper_bronze_dd67 .gradient_2b4b::after,
.hero_wide_4b37 .wrapper_bronze_dd67 .gradient_2b4b::before {
  width: 31px;
  height: 3px;
}
.hero_wide_4b37 .wrapper_bronze_dd67 .gradient_2b4b::before {
  top: -9px;
}
.hero_wide_4b37 .wrapper_bronze_dd67 .gradient_2b4b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .selected-2034 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 19px;
  }
  .selected-2034 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1px;
  }
  .selected-2034 .wrapper_bronze_dd67 .gradient_2b4b,
  .selected-2034 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .selected-2034 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 19px;
    height: 2px;
  }
  .selected-2034 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -6px;
  }
  .selected-2034 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -6px;
  }
  .tag-tall-87e4 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 22px;
  }
  .tag-tall-87e4 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1px;
  }
  .tag-tall-87e4 .wrapper_bronze_dd67 .gradient_2b4b,
  .tag-tall-87e4 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .tag-tall-87e4 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 22px;
    height: 2px;
  }
  .tag-tall-87e4 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -7px;
  }
  .tag-tall-87e4 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -7px;
  }
  .dim-fe99 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 31px;
  }
  .dim-fe99 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1.5px;
  }
  .dim-fe99 .wrapper_bronze_dd67 .gradient_2b4b,
  .dim-fe99 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .dim-fe99 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 31px;
    height: 3px;
  }
  .dim-fe99 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -9px;
  }
  .dim-fe99 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-1b00 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-1b00 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1px;
  }
  .overlay-1b00 .wrapper_bronze_dd67 .gradient_2b4b,
  .overlay-1b00 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .overlay-1b00 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 19px;
    height: 2px;
  }
  .overlay-1b00 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -6px;
  }
  .overlay-1b00 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -6px;
  }
  .overlay_a6a9 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_a6a9 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1px;
  }
  .overlay_a6a9 .wrapper_bronze_dd67 .gradient_2b4b,
  .overlay_a6a9 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .overlay_a6a9 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 22px;
    height: 2px;
  }
  .overlay_a6a9 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -7px;
  }
  .overlay_a6a9 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -7px;
  }
  .hover-08ea .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 31px;
  }
  .hover-08ea .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1.5px;
  }
  .hover-08ea .wrapper_bronze_dd67 .gradient_2b4b,
  .hover-08ea .wrapper_bronze_dd67 .gradient_2b4b::after,
  .hover-08ea .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 31px;
    height: 3px;
  }
  .hover-08ea .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -9px;
  }
  .hover-08ea .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .frame-down-d721 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-down-d721 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1px;
  }
  .frame-down-d721 .wrapper_bronze_dd67 .gradient_2b4b,
  .frame-down-d721 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .frame-down-d721 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 19px;
    height: 2px;
  }
  .frame-down-d721 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -6px;
  }
  .frame-down-d721 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -6px;
  }
  .center_4e91 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 22px;
  }
  .center_4e91 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1px;
  }
  .center_4e91 .wrapper_bronze_dd67 .gradient_2b4b,
  .center_4e91 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .center_4e91 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 22px;
    height: 2px;
  }
  .center_4e91 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -7px;
  }
  .center_4e91 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -7px;
  }
  .tag-short-fe65 .wrapper_bronze_dd67 .paper-c473 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-short-fe65 .wrapper_bronze_dd67 .gradient_2b4b {
    margin-top: -1.5px;
  }
  .tag-short-fe65 .wrapper_bronze_dd67 .gradient_2b4b,
  .tag-short-fe65 .wrapper_bronze_dd67 .gradient_2b4b::after,
  .tag-short-fe65 .wrapper_bronze_dd67 .gradient_2b4b::before {
    width: 31px;
    height: 3px;
  }
  .tag-short-fe65 .wrapper_bronze_dd67 .gradient_2b4b::before {
    top: -9px;
  }
  .tag-short-fe65 .wrapper_bronze_dd67 .gradient_2b4b::after {
    bottom: -9px;
  }
}
.info_e9db .gradient_2b4b {
  -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);
}
.info_e9db .gradient_2b4b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_e9db .gradient_2b4b::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);
}
.info_e9db.east-d026 .gradient_2b4b {
  -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);
}
.info_e9db.east-d026 .gradient_2b4b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info_e9db.east-d026 .gradient_2b4b::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);
}
.dropdown-f07c {
  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.sidebar_brown_7ece:before {
  display: none;
}
.easy-03f9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.easy-03f9 .dirty_cc97 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.easy-03f9 .dirty_cc97:last-of-type {
  border-bottom: none;
}
.easy-03f9 .dirty_cc97.photo-copper-2217,
.easy-03f9 .dirty_cc97.status_small_8ae0,
.easy-03f9 .dirty_cc97.form_in_5982 {
  padding: 0;
}
.easy-03f9 .icon-gold-5e3e .simple-e910 {
  color: currentColor;
}
.easy-03f9 .icon-gold-5e3e .simple-e910:focus,
.easy-03f9 .icon-gold-5e3e .simple-e910:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-03f9.accent_simple_290b .hidden-dcb0,
.easy-03f9.accent_simple_290b .center_47fb a,
.easy-03f9.accent_simple_290b .pattern-08be a,
.easy-03f9.accent_simple_290b .right_e0c4 a {
  color: rgba(0, 0, 0, 0.55);
}
.easy-03f9.accent_simple_290b .hidden-dcb0:hover,
.easy-03f9.accent_simple_290b .center_47fb a:hover,
.easy-03f9.accent_simple_290b .pattern-08be a:hover,
.easy-03f9.accent_simple_290b .right_e0c4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.easy-03f9.accent_simple_290b .text_a409 {
  color: rgba(0, 0, 0, 0.8);
}
.easy-03f9.accent_simple_290b .dirty_cc97 {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy-03f9.accent_simple_290b .dirty_cc97:before {
  background: rgba(0, 0, 0, 0.08);
}
.easy-03f9.accent_simple_290b .nav-6bd1:before {
  background: rgba(255, 255, 255, 0.9);
}
.easy-03f9.accent_simple_290b .icon-gold-5e3e .texture-3217 li a,
.easy-03f9.accent_simple_290b .icon-gold-5e3e .simple-e910,
.easy-03f9.accent_simple_290b .right_e0c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy-03f9.accent_simple_290b .icon-gold-5e3e .simple-e910:focus,
.easy-03f9.accent_simple_290b .icon-gold-5e3e .simple-e910:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-03f9.accent_simple_290b .texture-3217 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy-03f9.yellow_8878 .hidden-dcb0,
.easy-03f9.yellow_8878 .center_47fb a,
.easy-03f9.yellow_8878 .pattern-08be .simple-e910,
.easy-03f9.yellow_8878 .pattern-08be a,
.easy-03f9.yellow_8878 .right_e0c4 a {
  color: rgba(255, 255, 255, 0.79);
}
.easy-03f9.yellow_8878 .hidden-dcb0:hover,
.easy-03f9.yellow_8878 .center_47fb a:hover,
.easy-03f9.yellow_8878 .pattern-08be .simple-e910:hover,
.easy-03f9.yellow_8878 .pattern-08be a:hover,
.easy-03f9.yellow_8878 .right_e0c4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-03f9.yellow_8878 .text_a409 {
  color: rgba(255, 255, 255, 0.99);
}
.easy-03f9.yellow_8878 .dirty_cc97 {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-03f9.yellow_8878 .dirty_cc97:before {
  background: rgba(255, 255, 255, 0.08);
}
.easy-03f9.yellow_8878 .nav-6bd1:before {
  background: rgba(0, 0, 0, 0.9);
}
.easy-03f9.yellow_8878 .icon-gold-5e3e .texture-3217 li a,
.easy-03f9.yellow_8878 .icon-gold-5e3e .simple-e910,
.easy-03f9.yellow_8878 .right_e0c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-03f9.yellow_8878 .icon-gold-5e3e .simple-e910:focus,
.easy-03f9.yellow_8878 .icon-gold-5e3e .simple-e910:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-03f9.yellow_8878 .texture-3217 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-6bd1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav-6bd1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message-7423 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.link_9f20 .easy-03f9 {
  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;
}
.link_9f20 .dirty_cc97 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.link_9f20 .dirty_cc97: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) {
  .link_9f20 .dirty_cc97:before {
    width: 16%;
    left: 42%;
  }
}
.link_9f20 .dirty_cc97:last-child:before {
  content: none;
}
.link_9f20 .dirty_cc97[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.link_9f20 .icon-gold-5e3e .texture-3217 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.link_9f20 .icon-gold-5e3e .texture-3217 li a .simple-e910 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.link_9f20 .icon-gold-5e3e .right_e0c4 {
  border: none;
}
.link_9f20 .icon-gold-5e3e .right_e0c4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.link_9f20 .nav-6bd1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.link_9f20 .message-7423 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.link_9f20 .yellow_8878 .nav-6bd1:before {
  background: rgba(0, 0, 0, 0.9);
}
.link_9f20 .accent_simple_290b.up_99ff .gradient_2b4b {
  background: rgba(0, 0, 0, 0.6);
}
.link_9f20
  .accent_simple_290b.up_99ff
  .gradient_2b4b::after,
.link_9f20
  .accent_simple_290b.up_99ff
  .gradient_2b4b:before {
  background: inherit;
}
.link_9f20
  .accent_simple_290b.up_99ff:hover
  .gradient_2b4b {
  background: rgba(0, 0, 0, 0.8);
}
.main-0772 .easy-03f9 {
  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-0772 .easy-03f9 {
    width: auto;
    right: 45px;
  }
}
.grid-2d36 .easy-03f9 {
  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) {
  .grid-2d36 .easy-03f9 {
    width: auto;
    left: 45px;
  }
}
.sidebar_brown_7ece .easy-03f9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar_brown_7ece .message-7423 {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar_brown_7ece .nav-6bd1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.component_c68b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.component_c68b.link_9f20 .easy-03f9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.component_c68b.main-0772 .easy-03f9 {
  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);
}
.component_c68b .easy-03f9 {
  visibility: visible;
}
.component_c68b.grid-2d36 .easy-03f9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.feature-8635,
.purple_f1cf {
  overflow-x: hidden;
}
.feature-8635 .easy-03f9 {
  overflow: auto;
}
.feature-8635.link_9f20 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-8635.link_9f20 .easy-03f9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.feature-8635.link_9f20 .modal-b9d7 {
  opacity: 0;
}
.feature-8635.main-0772 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-8635.main-0772 .easy-03f9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.feature-8635.main-0772 .modal-b9d7 {
  opacity: 0;
}
.feature-8635.grid-2d36 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-8635.grid-2d36 .easy-03f9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.feature-8635.grid-2d36 .modal-b9d7 {
  opacity: 0;
}
.feature-8635.sidebar_brown_7ece .easy-03f9 {
  z-index: 10;
  visibility: visible;
}
.up_99ff {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.up_99ff .gradient_2b4b {
  background: rgba(255, 255, 255, 0.99);
}
.up_99ff .gradient_2b4b::after,
.up_99ff .gradient_2b4b:before {
  background: inherit;
}
.up_99ff:hover .gradient_2b4b {
  background: rgba(255, 255, 255, 0.99);
}
.grid-2d36 .up_99ff {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar_brown_7ece .up_99ff {
  display: none !important;
}
.feature-8635:before,
.purple_f1cf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.feature-8635 .up_99ff,
.purple_f1cf .up_99ff {
  display: inline-block;
}
.easy-03f9 .icon-south-6e0a {
  -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;
}
.feature-8635 .easy-03f9 .icon-south-6e0a,
.purple_f1cf .easy-03f9 .icon-south-6e0a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article-2051 .steel-e9d6 {
  width: 100%;
}
.paper_3454 {
  padding: 0 0.5em 0;
}
.paper_3454 [class*="customify-col-"],
.paper_3454 [class*="customify-col_"],
.paper_3454 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.label_8d17 .paper_3454 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .frame_yellow_4f67 .section-5020,
  .section-5020 {
    display: none;
  }
  .over_6f08 {
    text-align: left;
  }
  .component_8b64 {
    text-align: center;
  }
  .gallery_5f93 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .frame_yellow_4f67 .sort-purple-e082,
  .sort-purple-e082 {
    display: none;
  }
  .new_1a32 {
    text-align: left;
  }
  .blue_e629 {
    text-align: center;
  }
  .south-7763 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .frame_yellow_4f67 .large_79a3,
  .large_79a3 {
    display: none;
  }
  .table_e85f {
    text-align: left;
  }
  .dropdown-up-0124 {
    text-align: center;
  }
  .short_844d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.complex_5453 {
  box-shadow: none !important;
}
.heading_copper_7339 .modal_bright_9ef5,
.glass_46c7 .modal_bright_9ef5 {
  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;
}
.glass_46c7 .modal_bright_9ef5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label_last_601e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label_last_601e:after,
.label_last_601e:before {
  content: "";
  display: table;
}
.label_last_601e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label_last_601e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label_last_601e,
.row_903e {
  max-width: 1248px;
  margin: 0 auto;
}

.hover_c885.static_51ca .label_last_601e {
  max-width: 100%;
}
.hover_c885.status_7839 {
  max-width: 1200px;
  margin: 0 auto;
}
.hover_c885.gallery_61e5 .label_last_601e {
  max-width: 100%;
}
.hover_c885.gallery_61e5 > .label_last_601e {
  padding-left: 0;
  padding-right: 0;
}
.hover_c885.gallery_61e5 > .label_last_601e .frame_yellow_4f67 {
  margin: 0;
}
.hover_c885.gallery_61e5
  > .label_last_601e
  .green-9df8.highlight-05a3 {
  margin-right: 0;
  margin-left: 0;
}
.hover_c885.gallery_61e5 #main.highlight-05a3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .easy_ef31 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .easy_ef31 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .primary-silver-359e .frame_glass_cf3a {
    padding-right: 1em;
  }
  .primary-silver-359e.inner-d045 .green-9df8 {
    border-right: 1px solid #eaecee;
  }
  .primary-silver-359e.inner-d045 .frame_glass_cf3a {
    padding-right: 1em;
  }
  .primary-silver-359e.inner-d045 .south_f9f2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_fixed_918f .frame_glass_cf3a {
    padding-left: 1em;
  }
  .texture_fixed_918f.inner-d045 .green-9df8 {
    border-left: 1px solid #eaecee;
  }
  .texture_fixed_918f.inner-d045 .frame_glass_cf3a {
    padding-left: 1em;
  }
  .texture_fixed_918f.inner-d045 .south_f9f2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_f250 .frame_glass_cf3a {
    padding-left: 1em;
  }
  .logo_f250.inner-d045 .disabled-bc8a {
    border-right: 1px solid #eaecee;
  }
  .logo_f250.inner-d045 .focused_02db {
    border-right: 1px solid #eaecee;
  }
  .logo_f250.inner-d045 .frame_glass_cf3a {
    padding-left: 1em;
  }
  .logo_f250.inner-d045 .south_f9f2 {
    padding-right: 1em;
  }
  .logo_f250.inner-d045 .current-ba22 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-c991 .frame_glass_cf3a {
    padding-right: 1em;
  }
  .link-c991.inner-d045 .disabled-bc8a {
    border-left: 1px solid #eaecee;
  }
  .link-c991.inner-d045 .focused_02db {
    border-left: 1px solid #eaecee;
  }
  .link-c991.inner-d045 .frame_glass_cf3a {
    padding-right: 1em;
  }
  .link-c991.inner-d045 .south_f9f2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-c991.inner-d045 .current-ba22 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_ef31 .frame_glass_cf3a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_ef31.inner-d045 .green-9df8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .easy_ef31.inner-d045 .frame_glass_cf3a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_ef31.inner-d045 .south_f9f2 {
    padding-left: 1em;
  }
  .easy_ef31.inner-d045 .current-ba22 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .easy_ef31.inner-d045 .frame_glass_cf3a {
    padding-left: 0;
  }
}
.icon-advanced-3157 .fixed_f6ea {
  display: inline-block;
}
.block-bf32 {
  display: inline-block;
}
.header-action-f569 {
  word-con: break-word;
}
.hard-d603 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard-d603 .icon-9bda {
  margin-left: 8px;
  margin-right: 8px;
}
.hard-d603 .shade-east-516d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-370d .modal-plasma-9eea {
  margin-bottom: 2em;
}
.hard-370d .basic_0bb6 {
  margin-bottom: 15px;
}
.hard-370d .basic_0bb6:last-child {
  margin-bottom: 0;
}
.hard-370d .feature_hard_4614 {
  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) {
  .hard-370d .feature_hard_4614 {
    display: block;
  }
}
.hard-370d .focus_fe0d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-370d .focus_fe0d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-370d .secondary_c870 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-370d .secondary_c870 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-370d .secondary_c870 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-370d .header-action-f569 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-370d .header-action-f569 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-370d .short-c0a8 p:last-child {
  margin-bottom: 0;
}
.hard-370d .hovered_4c14 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-370d .filter-c073 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-370d .avatar-simple-1ab3 {
  margin-top: 1em;
}
.hard-370d .complex_3683 {
  top: 0;
  display: block;
}
.hard-370d .complex_3683 a {
  color: inherit;
}
.hard-370d .complex_3683 a:hover {
  color: inherit;
}
.hard-370d .active-7e9e {
  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;
}
.hard-370d .active-7e9e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-370d .filter-c073 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-370d .filter-static-80a9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-370d .filter-static-80a9:first-child {
  margin-top: 0;
}
.hard-370d .filter-static-80a9.gas-8195 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-370d .filter-static-80a9.tertiary-copper-7e10 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-370d
  .filter-static-80a9.tertiary-copper-7e10.media_a259
  .avatar-simple-1ab3 {
  width: 100%;
}
.hard-370d .tertiary-copper-7e10 {
  -webkit-box-align: center;
  align-items: center;
}
.hard-370d .tertiary-copper-7e10 .hard-d603,
.hard-370d .tertiary-copper-7e10 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-370d .secondary_c870 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-370d .secondary_c870 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-370d .secondary_c870: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;
}
.hard-370d .gas-8195 {
  z-index: 5;
}
.hard-370d .column-3450 .caption-a77d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-370d .pattern-1e6a .caption-a77d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-370d .fluid-94e1 .caption-a77d {
  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;
}
.hard-370d.widget-east-0ea1 .feature_hard_4614,
.hard-370d.cold-d232 .feature_hard_4614 {
  display: block;
}
.hard-370d.widget-east-0ea1 .feature_hard_4614 .border-light-aeff,
.hard-370d.widget-east-0ea1 .feature_hard_4614 .filter-c073,
.hard-370d.cold-d232 .feature_hard_4614 .border-light-aeff,
.hard-370d.cold-d232 .feature_hard_4614 .filter-c073 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-370d.label_slow_ccda .focus_fe0d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-370d.label_slow_ccda .focus_fe0d {
    margin-right: 0;
  }
}
.hard-370d.widget-east-0ea1 .focus_fe0d,
.hard-370d.cold-d232 .focus_fe0d {
  padding-top: 40%;
}
.hard-370d.widget-east-0ea1 .modal-plasma-9eea,
.hard-370d.cold-d232 .modal-plasma-9eea {
  display: block;
}
.hard-370d.widget-east-0ea1 .fn-sticky-6ec4 .filter-c073,
.hard-370d.cold-d232 .fn-sticky-6ec4 .filter-c073 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-370d.widget-east-0ea1 .focus_fe0d,
.hard-370d.cold-d232 .focus_fe0d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-370d.widget-east-0ea1 .filter-c073 {
  padding: 1em;
}
.border_f525 {
  margin: 30px auto;
  display: block;
}
.border_f525 .simple_2c7c > * {
  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;
}
.border_f525 .simple_2c7c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_f525 .simple_2c7c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-black-74a2 .hard-d603 {
  margin-bottom: 1.41575em;
}
.pattern-black-74a2 .video-8c11 {
  margin-bottom: 1.618em;
}
.simple_ff43 .input-b4c9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.simple_ff43 .input-b4c9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.simple_ff43 .message-out-00fc {
  max-width: 100%;
  overflow: auto;
}
.avatar_gold_81c8 .simple_ff43 a:hover {
  text-decoration: underline;
}
.icon-62c9 .basic_0bb6:not(.header-action-f569),
.icon-62c9 .secondary_c870 {
  margin-bottom: 1.41575em;
}
.icon-62c9 .basic_0bb6:not(.header-action-f569):last-child,
.icon-62c9 .secondary_c870:last-child {
  margin-bottom: 0;
}
.icon-62c9 .basic_0bb6.logo-bbbb {
  margin-bottom: 0.41575em;
}
.icon-62c9 .picture-8774:before,
.icon-62c9 .focused_19b2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.icon-62c9 .picture-8774:before {
  content: "\f115";
}
.icon-62c9 .focused_19b2:before {
  content: "\f02c";
}
.icon-62c9 .tall_90fb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.icon-62c9 .tall_90fb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination_cb90 {
  display: -webkit-box;
  display: flex;
}
.pagination_cb90 .banner_4a0f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination_cb90 .banner_4a0f {
    flex-basis: 90px;
  }
}
.pagination_cb90 .right_3436 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_cb90 .right_3436 {
    flex-basis: calc(100% - 50px);
  }
}
.pagination_cb90 .up-7caa p:last-child {
  margin-bottom: 0.72em;
}
.media-ad7d .simple_2c7c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.media-ad7d .simple_2c7c:after,
.media-ad7d .simple_2c7c:before {
  content: "";
  display: table;
}
.media-ad7d .simple_2c7c:after {
  clear: both;
}
.media-ad7d .simple_2c7c .fixed-35af,
.media-ad7d .simple_2c7c .shade_a8dd {
  width: 49%;
}
.media-ad7d .simple_2c7c .fixed-35af a span.tertiary-7bdf,
.media-ad7d .simple_2c7c .shade_a8dd a span.tertiary-7bdf {
  display: block;
  margin-bottom: 5px;
}
.media-ad7d .simple_2c7c .shade_a8dd {
  float: left;
  text-align: left;
}
.media-ad7d .simple_2c7c .fixed-35af {
  float: right;
  text-align: right;
}
.link_1b02 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link_1b02 {
    margin-bottom: 0;
  }
}
.summary_west_c3f1 {
  margin-bottom: 1em;
}
.summary_west_c3f1 .header-action-f569 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form_steel_917c a {
  display: block;
  line-height: 0;
  position: relative;
}
.steel-e242 .summary_west_c3f1,
.first_d180 .summary_west_c3f1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .steel-e242 .summary_west_c3f1,
  .first_d180 .summary_west_c3f1 {
    display: block;
  }
}
.steel-e242 .form_steel_917c,
.first_d180 .form_steel_917c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .steel-e242 .form_steel_917c,
  .first_d180 .form_steel_917c {
    margin-bottom: 1em;
  }
}
.steel-e242 .form_steel_917c img,
.first_d180 .form_steel_917c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.steel-e242 .sidebar_2cd8,
.first_d180 .sidebar_2cd8 {
  flex-basis: calc(100% - 160px);
}
.steel-e242 .sidebar_2cd8 p,
.first_d180 .sidebar_2cd8 p {
  margin-bottom: 0;
}
.steel-e242 .sidebar_2cd8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .steel-e242 .sidebar_2cd8 {
    padding-left: 0;
  }
}
.first_d180 .sidebar_2cd8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .first_d180 .sidebar_2cd8 {
    padding-right: 0;
  }
}
.first_d180 .form_steel_917c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.thick-e11b .form_steel_917c {
  margin-bottom: 0.5em;
}
.thick-e11b .form_steel_917c img {
  width: 100%;
}
.picture-75d3 .detail-349d,
.label_8aa2 .detail-349d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label_8aa2 .green-9df8 .surface-south-b4d0 p:last-child {
  margin-bottom: 0;
}
.avatar-fresh-ce44 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bottom-f05f .photo-a016 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bottom-f05f .photo-a016:last-of-type {
    margin-bottom: 0;
  }
}
.bottom-f05f .photo-a016 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom-f05f .photo-a016 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bottom-f05f .photo-a016 ul li {
  margin: 0 0 0.6em;
}
.bottom-f05f .photo-a016 ul li.mask-pressed-a90f,
.bottom-f05f .photo-a016 ul li.form-6fd5 {
  position: relative;
}
.bottom-f05f .photo-a016 ul li.mask-pressed-a90f .in-61f0,
.bottom-f05f .photo-a016 ul li.form-6fd5 .in-61f0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bottom-f05f .photo-a016 ul li.mask-pressed-a90f:after:after,
.bottom-f05f .photo-a016 ul li.mask-pressed-a90f:after:before,
.bottom-f05f
  .photo-a016
  ul
  li.form-6fd5:after:after,
.bottom-f05f
  .photo-a016
  ul
  li.form-6fd5:after:before {
  content: "";
  display: table;
}
.bottom-f05f .photo-a016 ul li.mask-pressed-a90f:after:after,
.bottom-f05f
  .photo-a016
  ul
  li.form-6fd5:after:after {
  clear: both;
}
.bottom-f05f .photo-a016 a.menu_fixed_2e84:hover {
  text-decoration: none;
}
.bottom-f05f .photo-a016 select {
  max-width: 100%;
}
.bottom-f05f .photo-a016 table {
  font-size: 85%;
}
.bottom-f05f .photo-a016 table td,
.bottom-f05f .photo-a016 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bottom-f05f .photo-a016 table tfoot td {
  text-align: left;
}
.bottom-f05f .photo-a016 :last-child {
  margin-bottom: 0;
}
.bottom-f05f .photo-a016 .paragraph-selected-b5c8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bottom-f05f .photo-a016 .paragraph-selected-b5c8 label {
  width: 100%;
}
.bottom-f05f .photo-a016 .paragraph-selected-b5c8 .video_4422 {
  width: 100%;
  display: block;
}
.bottom-f05f .photo-a016 .paragraph-selected-b5c8 .status_7d19 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bottom-f05f .photo-a016 .paragraph-selected-b5c8 .status_7d19:hover svg #svg-search {
  fill: #444;
}
.bottom-f05f .photo-a016 .paragraph-selected-b5c8 .status_7d19 svg {
  width: 18px;
  height: 18px;
}
.bottom-f05f .component_dirty_2fb4 ul ul,
.bottom-f05f .column-7c69 ul ul,
.bottom-f05f .notice_996e ul ul,
.bottom-f05f .status_simple_0e02 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bottom-f05f .component_dirty_2fb4 .complex-aeaa > a,
.bottom-f05f .column-7c69 .complex-aeaa > a,
.bottom-f05f .notice_996e .complex-aeaa > a,
.bottom-f05f .status_simple_0e02 .complex-aeaa > a {
  margin-bottom: 0;
}
.bottom-f05f .title_d1c8 li,
.bottom-f05f .component_dirty_2fb4 li,
.bottom-f05f .purple_9c76 li,
.bottom-f05f .column-7c69 li,
.bottom-f05f .notice_996e li,
.bottom-f05f .status_simple_0e02 li,
.bottom-f05f .component-pressed-4223 li,
.bottom-f05f .item-7161 li {
  display: block;
  position: relative;
}
.bottom-f05f .title_d1c8 li:last-child,
.bottom-f05f .component_dirty_2fb4 li:last-child,
.bottom-f05f .purple_9c76 li:last-child,
.bottom-f05f .column-7c69 li:last-child,
.bottom-f05f .notice_996e li:last-child,
.bottom-f05f .status_simple_0e02 li:last-child,
.bottom-f05f .component-pressed-4223 li:last-child,
.bottom-f05f .item-7161 li:last-child {
  border: none;
}
.bottom-f05f .title_d1c8 li a,
.bottom-f05f .component_dirty_2fb4 li a,
.bottom-f05f .purple_9c76 li a,
.bottom-f05f .column-7c69 li a,
.bottom-f05f .notice_996e li a,
.bottom-f05f .status_simple_0e02 li a,
.bottom-f05f .component-pressed-4223 li a,
.bottom-f05f .item-7161 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom-f05f .title_d1c8 li ul li::before,
.bottom-f05f .component_dirty_2fb4 li ul li::before,
.bottom-f05f .purple_9c76 li ul li::before,
.bottom-f05f .column-7c69 li ul li::before,
.bottom-f05f .notice_996e li ul li::before,
.bottom-f05f .status_simple_0e02 li ul li::before,
.bottom-f05f .component-pressed-4223 li ul li::before,
.bottom-f05f .item-7161 li ul li::before {
  left: 15px;
}
.bottom-f05f .title_d1c8 li ul a,
.bottom-f05f .component_dirty_2fb4 li ul a,
.bottom-f05f .purple_9c76 li ul a,
.bottom-f05f .column-7c69 li ul a,
.bottom-f05f .notice_996e li ul a,
.bottom-f05f .status_simple_0e02 li ul a,
.bottom-f05f .component-pressed-4223 li ul a,
.bottom-f05f .item-7161 li ul a {
  padding-left: 20px;
}
.bottom-f05f .title_d1c8 li ul ul li::before,
.bottom-f05f .component_dirty_2fb4 li ul ul li::before,
.bottom-f05f .purple_9c76 li ul ul li::before,
.bottom-f05f .column-7c69 li ul ul li::before,
.bottom-f05f .notice_996e li ul ul li::before,
.bottom-f05f .status_simple_0e02 li ul ul li::before,
.bottom-f05f .component-pressed-4223 li ul ul li::before,
.bottom-f05f .item-7161 li ul ul li::before {
  left: 30px;
}
.bottom-f05f .title_d1c8 li ul ul a,
.bottom-f05f .component_dirty_2fb4 li ul ul a,
.bottom-f05f .purple_9c76 li ul ul a,
.bottom-f05f .column-7c69 li ul ul a,
.bottom-f05f .notice_996e li ul ul a,
.bottom-f05f .status_simple_0e02 li ul ul a,
.bottom-f05f .component-pressed-4223 li ul ul a,
.bottom-f05f .item-7161 li ul ul a {
  padding-left: 40px;
}
.bottom-f05f .gold_442e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom-f05f .item-7161 ul li {
  margin-bottom: 1.41575em;
}
.bottom-f05f .item-7161 ul li .feature_5507 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bottom-f05f .item-7161 ul li .under-3b79 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.yellow_8878 .title_d1c8 li a,
.yellow_8878 .component_dirty_2fb4 li a,
.yellow_8878 .purple_9c76 li a,
.yellow_8878 .column-7c69 li a,
.yellow_8878 .notice_996e li a,
.yellow_8878 .status_simple_0e02 li a,
.yellow_8878 .component-pressed-4223 li a,
.yellow_8878 .item-7161 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_8878 .gold_442e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_8878 .photo-a016 ul li.mask-pressed-a90f .in-61f0,
.yellow_8878 .photo-a016 ul li.form-6fd5 .in-61f0 {
  background: rgba(0, 0, 0, 0.2);
}
.yellow_8878 .bottom-f05f .photo-a016 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_c885 .bottom-f05f .texture-3217 li {
  margin: 0;
}
.hover_c885 .bottom-f05f .texture-3217 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hover_c885 .bottom-f05f .texture-3217 li ul {
  margin: 0;
}
.hover_c885 .bottom-f05f .texture-3217 li ul li a {
  padding-left: 15px;
}
.hover_c885 .bottom-f05f .texture-3217 li ul li li a {
  padding-left: 30px;
}
.hover_c885 .bottom-f05f .texture-3217 li.panel_f814 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hover_c885 .bottom-f05f .texture-3217 li.panel_f814 > 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;
}
.hover_c885 .bottom-f05f .texture-3217 li.panel_f814 > 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;
}
.hard_5175 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero_5606 {
  position: relative;
  z-index: 10;
}
.hero_5606 .icon-south-6e0a {
  width: 100%;
  max-width: 100%;
}
.info_fbe2 .south-e79c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info_fbe2 .accent_simple_290b {
}
.info_fbe2 .yellow_8878 {
  background: #292929;
}
.focus-0265 .south-e79c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focus-0265 .accent_simple_290b {
  background: #f9f9f9;
}
.focus-0265 .yellow_8878 {
  background: #303030;
}
.small_b992 .south-e79c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_b992 .fixed_f6ea {
    margin-bottom: 1em;
  }
  .small_b992 .fixed_f6ea:last-child {
    margin-bottom: 0;
  }
}
.small_b992 .accent_simple_290b {
  background: #ededed;
}
.small_b992 .yellow_8878 {
  background: #1a1a1a;
}
.south-e79c.accent_simple_290b {
  color: rgba(0, 0, 0, 0.6);
}
.south-e79c.accent_simple_290b .image_east_8d6a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.south-e79c.yellow_8878 {
  color: rgba(255, 255, 255, 0.99);
}
.south-e79c.yellow_8878 a:not(.menu_fixed_2e84) {
  color: rgba(255, 255, 255, 0.79);
}
.south-e79c.yellow_8878 a:not(.menu_fixed_2e84):hover {
  color: rgba(255, 255, 255, 0.99);
}
.south-e79c.yellow_8878 .image_east_8d6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-e79c.yellow_8878 table tbody td,
.south-e79c.yellow_8878 table th {
  background: rgba(0, 0, 0, 0.08);
}
.accent_active_628c.slider-stone-cc45 .label_last_601e {
  max-width: initial;
}
.accent_active_628c .component-8f29 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accent_active_628c .component-8f29 .icon-south-6e0a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accent_active_628c .component-8f29 .icon-south-6e0a {
    display: block;
    margin-bottom: 2em;
  }
  .accent_active_628c .component-8f29 .icon-south-6e0a:last-child {
    margin-bottom: 0;
  }
}
.small_b992 .fixed_f6ea:last-child,
.focus-0265 .fixed_f6ea:last-child,
.info_fbe2 .fixed_f6ea:last-child {
  margin-bottom: 0;
}
.small_b992 .fixed_f6ea .bottom-f05f .photo-a016:last-child,
.focus-0265 .fixed_f6ea .bottom-f05f .photo-a016:last-child,
.info_fbe2 .fixed_f6ea .bottom-f05f .photo-a016:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .small_b992 .layout-790c,
  .small_b992 .chip_plasma_c95d,
  .focus-0265 .layout-790c,
  .focus-0265 .chip_plasma_c95d,
  .info_fbe2 .layout-790c,
  .info_fbe2 .chip_plasma_c95d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero_5606 .fixed_f6ea {
    margin-bottom: 2em;
  }
}
.hero_5606 p:last-child {
  margin-bottom: 0;
}
.hero_5606 li,
.hero_5606 ul {
  list-style: none;
  margin: 0;
}
.hero_5606 ul ul {
  margin-left: 2.617924em;
}
.sidebar-black-cfdf {
  font-size: 0.875em;
}

/* css-noise: 977e */
.shadow-element-p5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
