/*!
Theme Name: Customify
Theme URI: https://pressmaximum.light-be89/customify
Author: WPCustomify
Author URI: https://pressmaximum.light-be89
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.light-be89/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card_outer_0f05.west-0f36/licenses/gpl-2.0.disabled_23c0
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.picture_fde8/, (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.status-slow-747d.orange-fd55/normalize.search_tiny_a5d2/
 ======
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.search_tiny_a5d2 v7.0.0 | MIT License | github.light-be89/necolas/normalize.search_tiny_a5d2 */
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;
}
.current-14b2 .new_2826,
.label_7b63,
.west_bde8,
.text-b386,
.wide_d44e,
.component_steel_5ea6,
.paragraph_fc09,
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;
}
.label_7b63,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .label_7b63,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .label_7b63,
  h1 {
    font-size: 1.8em;
  }
}
.west_bde8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.west_bde8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .west_bde8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .west_bde8,
  h2 {
    font-size: 1.7em;
  }
}
.text-b386,
h3 {
  font-size: 1.618em;
}
.current-14b2 .new_2826,
.wide_d44e,
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.dark-7249 {
  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;
}
.item-b9cf:after,
.item-b9cf:before,
.status_7777:after,
.status_7777:before {
  content: "";
  display: table;
}
.item-b9cf:after,
.status_7777:after {
  clear: both;
}
.modal_5e25 {
  float: right;
  margin-right: 0;
}
.prev_fc92 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.cold-4699 .widget_65aa,
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;
}
.cold-4699 .widget_65aa: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;
}
.title-east-6713 .widget_65aa {
  box-shadow: none;
}
.title-east-6713
  .widget_65aa
  .complex_f28a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.title-east-6713 .widget_65aa .info-next-e41b {
  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;
}
.title-east-6713
  .widget_65aa
  .info-next-e41b
  b {
  display: none;
}
.title-east-6713 .wood-b0b7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.backdrop-hot-76be:not(.brown-3a46):not(.solid-21ef),
button:not(.brown-3a46):not(.solid-21ef),
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ),
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ),
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ) {
  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;
}
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ):hover,
button:not(.brown-3a46):not(
    .solid-21ef
  ):hover,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ):hover,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ):hover,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ):active,
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ):focus,
button:not(.brown-3a46):not(
    .solid-21ef
  ):active,
button:not(.brown-3a46):not(
    .solid-21ef
  ):focus,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ):active,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ):focus,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ):active,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ):focus,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ):active,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ):focus {
  outline: 0;
}
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16,
button:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16 {
  position: relative;
}
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .shade_large_5fab,
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .paper-2f6a,
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .gallery_static_f243,
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  i,
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  svg,
button:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .shade_large_5fab,
button:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .paper-2f6a,
button:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .gallery_static_f243,
button:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  i,
button:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  svg,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .shade_large_5fab,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .paper-2f6a,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .gallery_static_f243,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  i,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  svg,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .shade_large_5fab,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .paper-2f6a,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .gallery_static_f243,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  i,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  svg,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .shade_large_5fab,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .paper-2f6a,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  .gallery_static_f243,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  i,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16
  svg {
  visibility: hidden;
}
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16:after,
button:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16:after,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16:after,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16:after,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ).fn-loading-ee16: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;
}
.backdrop-hot-76be:not(.brown-3a46):not(.solid-21ef),
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ),
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ),
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ) {
  color: #fff;
  background: #235787;
}
.backdrop-hot-76be:not(.brown-3a46):not(
    .solid-21ef
  ):focus,
input[type="button"]:not(.brown-3a46):not(
    .solid-21ef
  ):focus,
input[type="reset"]:not(.brown-3a46):not(
    .solid-21ef
  ):focus,
input[type="submit"]:not(.brown-3a46):not(
    .solid-21ef
  ):focus {
  color: #fff;
}
.backdrop-hot-76be.fn-disabled-ee16:not(.brown-3a46):not(
    .solid-21ef
  ),
.backdrop-hot-76be[disabled]:not(.brown-3a46):not(
    .solid-21ef
  ),
button.fn-disabled-ee16:not(.brown-3a46):not(
    .solid-21ef
  ),
button[disabled]:not(.brown-3a46):not(
    .solid-21ef
  ) {
  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;
}
.black_8a17 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.black_8a17: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;
}
.aside-9e48 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shadow_cool_33b7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.over-70e5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.item-b9cf:after,
.item-b9cf:before,
.focus_last_fb51:after,
.focus_last_fb51:before,
.outer-c417:after,
.outer-c417:before,
.pattern-bronze-19ae:after,
.pattern-bronze-19ae:before,
.section-0319:after,
.section-0319:before,
.tag-ffa1:after,
.tag-ffa1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.item-b9cf:after,
.focus_last_fb51:after,
.outer-c417:after,
.pattern-bronze-19ae:after,
.section-0319:after,
.tag-ffa1:after {
  clear: both;
}
.focus_last_fb51 .complex-75af,
.outer-c417 .complex-75af,
.popup_83e9 .complex-75af {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pressed-40da {
  display: inline-block;
}
.yellow_4b35 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.yellow_4b35 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.yellow_4b35 .gallery_silver_28e6 {
  padding: 1em 0;
  font-size: 85%;
}
.gallery_silver_28e6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.row-586d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.row-586d:after,
.row-586d:before {
  content: "";
  display: table;
}
.row-586d:after {
  clear: both;
}
.primary-east-a2ac {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.chip-0191 .primary-east-a2ac {
  max-width: 50%;
}
.focus_stone_07a7 .primary-east-a2ac {
  max-width: 33.33%;
}
.overlay_new_8654 .primary-east-a2ac {
  max-width: 25%;
}
.status-250a .primary-east-a2ac {
  max-width: 20%;
}
.table-action-d373 .primary-east-a2ac {
  max-width: 16.66%;
}
.highlight-down-fc16 .primary-east-a2ac {
  max-width: 14.28%;
}
.secondary-1c6e .primary-east-a2ac {
  max-width: 12.5%;
}
.tall_fbd4 .primary-east-a2ac {
  max-width: 11.11%;
}
.popup-daee {
  display: block;
}
.current-14b2 .mask-huge-ac9c label,
.current-14b2 .shadow-2435 label,
.current-14b2 .status_de23 label,
.current-14b2 .highlight_middle_76fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_green_996c {
  list-style: none;
  margin: 0;
}
.background_green_996c article.thumbnail_wide_62c6 {
  margin-bottom: 0;
}
.background_green_996c ul {
  list-style: none;
  margin: 0;
}
.background_green_996c .full_7f17 li.thumbnail_wide_62c6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_green_996c .full_7f17 li.thumbnail_wide_62c6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_green_996c .full_7f17 li.thumbnail_wide_62c6: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) {
  .background_green_996c .full_7f17 li.thumbnail_wide_62c6 li.thumbnail_wide_62c6 li.thumbnail_wide_62c6 li.thumbnail_wide_62c6 {
    padding-left: 0;
  }
}
article.thumbnail_wide_62c6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail_wide_62c6 .focus_last_fb51 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail_wide_62c6 .simple_d3f8 {
  float: left;
}
article.thumbnail_wide_62c6 .right-c1cf {
  margin-left: 85px;
}
article.thumbnail_wide_62c6 .gradient_medium_a324 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail_wide_62c6 .gradient_medium_a324 .accent-pressed-e29e {
  margin-left: 10px;
}
article.thumbnail_wide_62c6 .summary_c0a3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail_wide_62c6 .section_fixed_f9ba {
  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 .mask-huge-ac9c,
  #respond .status_de23,
  #respond .highlight_middle_76fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-huge-ac9c input,
#respond .status_de23 input,
#respond .highlight_middle_76fa input {
  width: 100%;
}
#respond .highlight_middle_76fa {
  margin-right: 0;
}
#respond .frame-f536 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-wide-4001 {
  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;
}
.heading-wide-4001.shade-dirty-90ad {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.heading-wide-4001 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%);
}
.heading-wide-4001:focus,
.heading-wide-4001: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);
}
.logo-up-9514 {
  border-radius: 10%;
}
.shade-complex-c87b {
  border-radius: 50%;
}
.breadcrumb-4f27 {
  font-size: 0.72em;
}
.message_over_c2b1 {
  font-size: 0.875em;
}
.hot_b888 {
  font-size: 1.1em;
}
.texture-3d1f {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture-3d1f.breadcrumb-4f27 {
  letter-spacing: 0.5px;
}
.alert-light-eddc,
.alert-light-eddc a {
  color: #6d6d6d;
}
.alert-light-eddc a:hover {
  color: #111;
}
.main-665a {
  color: #6d6d6d;
}
.huge_27ce {
  overflow-x: hidden;
}
.huge_27ce .fluid_e74a.medium_0977 {
  position: relative;
}
.huge_27ce .fluid_e74a.medium_0977.list-next-f5ca {
  position: initial;
}
.huge_27ce
  .fluid_e74a.medium_0977.list-next-f5ca
  .highlight_f7fc {
  left: auto;
}
.huge_27ce .fluid_e74a .highlight_f7fc {
  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;
}
.huge_27ce .fluid_e74a:hover.medium_0977 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.huge_27ce
  .fluid_e74a:hover.medium_0977
  .highlight_f7fc {
  display: block;
  z-index: 9999999;
}
.huge_27ce .iron_e424 .left_caea,
.huge_27ce .info-5cf2 .left_caea {
  display: none;
}
.huge_27ce .alert-fresh-8dc9 .fluid_e74a:hover.medium_0977 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.current-14b2 .mask-huge-ac9c label,
.current-14b2 .shadow-2435 label,
.current-14b2 .status_de23 label,
.current-14b2 .highlight_middle_76fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_green_996c {
  list-style: none;
  margin: 0;
}
.background_green_996c article.thumbnail_wide_62c6 {
  margin-bottom: 0;
}
.background_green_996c ul {
  list-style: none;
  margin: 0;
}
.background_green_996c .full_7f17 li.thumbnail_wide_62c6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_green_996c .full_7f17 li.thumbnail_wide_62c6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_green_996c .full_7f17 li.thumbnail_wide_62c6: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) {
  .background_green_996c .full_7f17 li.thumbnail_wide_62c6 li.thumbnail_wide_62c6 li.thumbnail_wide_62c6 li.thumbnail_wide_62c6 {
    padding-left: 0;
  }
}
article.thumbnail_wide_62c6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail_wide_62c6 .focus_last_fb51 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail_wide_62c6 .simple_d3f8 {
  float: left;
}
article.thumbnail_wide_62c6 .right-c1cf {
  margin-left: 85px;
}
article.thumbnail_wide_62c6 .gradient_medium_a324 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail_wide_62c6 .gradient_medium_a324 .accent-pressed-e29e {
  margin-left: 10px;
}
article.thumbnail_wide_62c6 .summary_c0a3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail_wide_62c6 .section_fixed_f9ba {
  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 .mask-huge-ac9c,
  #respond .status_de23,
  #respond .highlight_middle_76fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-huge-ac9c input,
#respond .status_de23 input,
#respond .highlight_middle_76fa input {
  width: 100%;
}
#respond .highlight_middle_76fa {
  margin-right: 0;
}
#respond .frame-f536 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.iron_e424 .simple-1a1d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.simple-1a1d .card-paper-4ef5.chip_stale_1d18 .detail-glass-7c6d > li > a:focus,
.simple-1a1d .card-paper-4ef5.chip_stale_1d18 .detail-glass-7c6d > li > a:hover,
.simple-1a1d .card-paper-4ef5.aside-gold-8b73 .detail-glass-7c6d > li > a:focus,
.simple-1a1d .card-paper-4ef5.aside-gold-8b73 .detail-glass-7c6d > li > a:hover,
.simple-1a1d .card-paper-4ef5.image_red_1b66 .detail-glass-7c6d > li > a:focus,
.simple-1a1d .card-paper-4ef5.image_red_1b66 .detail-glass-7c6d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-1a1d
  .card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li.list_199c
  > a,
.simple-1a1d
  .card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li.hovered-4b49
  > a,
.simple-1a1d
  .card-paper-4ef5.aside-gold-8b73
  .detail-glass-7c6d
  > li.list_199c
  > a,
.simple-1a1d
  .card-paper-4ef5.aside-gold-8b73
  .detail-glass-7c6d
  > li.hovered-4b49
  > a,
.simple-1a1d
  .card-paper-4ef5.image_red_1b66
  .detail-glass-7c6d
  > li.list_199c
  > a,
.simple-1a1d .card-paper-4ef5.image_red_1b66 .detail-glass-7c6d > li.caption_next_6427 > a {
  color: rgba(255, 255, 255, 0.99);
}
.simple-1a1d .dark-8a41,
.simple-1a1d .dark-8a41 a {
  color: rgba(255, 255, 255, 0.99);
}
.simple-1a1d .block-east-f7d0.gas-3caa li a,
.simple-1a1d .hidden-over-73ad a,
.simple-1a1d .hard-57d3,
.simple-1a1d .detail-glass-7c6d > li > a,
.simple-1a1d .title_black_3484 {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d .block-east-f7d0.gas-3caa li a:hover,
.simple-1a1d .hidden-over-73ad a:hover,
.simple-1a1d .hard-57d3:hover,
.simple-1a1d .detail-glass-7c6d > li > a:hover,
.simple-1a1d .title_black_3484:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-1a1d .dirty_9fad {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d .dirty_9fad .layout-61bb {
  color: rgba(255, 255, 255, 0.99);
}
.simple-1a1d .dirty_9fad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-1a1d .button-copper-0998 .table-9f35 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d .button-copper-0998 .table-9f35 .table_87f7 {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d
  .button-copper-0998
  .table-9f35
  .table_87f7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d
  .button-copper-0998
  .table-9f35
  .table_87f7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d
  .button-copper-0998
  .table-9f35
  .table_87f7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d
  .button-copper-0998
  .table-9f35
  .table_87f7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d .button-copper-0998 .texture-750e {
  color: rgba(255, 255, 255, 0.79);
}
.simple-1a1d .button-copper-0998 .texture-750e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid_3fdf
  .simple-1a1d
  .button-copper-0998
  .lower_f3f3
  .icon_out_fad3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid_3fdf
  .simple-1a1d
  .button-copper-0998
  .lower_f3f3
  .table_87f7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_e424 .tabs-dirty-d2af {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs-dirty-d2af .card-paper-4ef5.chip_stale_1d18 .detail-glass-7c6d > li > a:focus,
.tabs-dirty-d2af .card-paper-4ef5.chip_stale_1d18 .detail-glass-7c6d > li > a:hover,
.tabs-dirty-d2af .card-paper-4ef5.aside-gold-8b73 .detail-glass-7c6d > li > a:focus,
.tabs-dirty-d2af .card-paper-4ef5.aside-gold-8b73 .detail-glass-7c6d > li > a:hover,
.tabs-dirty-d2af .card-paper-4ef5.image_red_1b66 .detail-glass-7c6d > li > a:focus,
.tabs-dirty-d2af .card-paper-4ef5.image_red_1b66 .detail-glass-7c6d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-dirty-d2af
  .card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li.list_199c
  > a,
.tabs-dirty-d2af
  .card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li.hovered-4b49
  > a,
.tabs-dirty-d2af
  .card-paper-4ef5.aside-gold-8b73
  .detail-glass-7c6d
  > li.list_199c
  > a,
.tabs-dirty-d2af
  .card-paper-4ef5.aside-gold-8b73
  .detail-glass-7c6d
  > li.hovered-4b49
  > a,
.tabs-dirty-d2af
  .card-paper-4ef5.image_red_1b66
  .detail-glass-7c6d
  > li.list_199c
  > a,
.tabs-dirty-d2af .card-paper-4ef5.image_red_1b66 .detail-glass-7c6d > li.caption_next_6427 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-dirty-d2af .dark-8a41,
.tabs-dirty-d2af .dark-8a41 a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-dirty-d2af .block-east-f7d0.gas-3caa li a,
.tabs-dirty-d2af .hidden-over-73ad a,
.tabs-dirty-d2af .hard-57d3,
.tabs-dirty-d2af .detail-glass-7c6d > li > a,
.tabs-dirty-d2af .title_black_3484 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-dirty-d2af .block-east-f7d0.gas-3caa li a:hover,
.tabs-dirty-d2af .hidden-over-73ad a:hover,
.tabs-dirty-d2af .hard-57d3:hover,
.tabs-dirty-d2af .detail-glass-7c6d > li > a:hover,
.tabs-dirty-d2af .title_black_3484:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-dirty-d2af .dirty_9fad {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-dirty-d2af .dirty_9fad .layout-61bb {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-dirty-d2af .dirty_9fad:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_5bbb .last-69ac {
  margin-left: auto;
  margin-right: auto;
}
.outer-c417 > * {
  margin-left: auto;
  margin-right: auto;
}
.outer-c417 .aside-9e48 {
  margin-right: 1.41575em;
}
.tag_liquid_2930 .outer-c417 > .tabs_easy_845b {
  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;
}
.tag_liquid_2930 .outer-c417 > .header_350b {
  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;
}
.clean_cd20.overlay_5bbb .last-69ac,
.background_orange_33ee.overlay_5bbb .last-69ac {
  margin-left: 0;
}
.accordion_b56a.overlay_5bbb .last-69ac,
.title_422c.overlay_5bbb .last-69ac {
  margin-right: 0;
}
.outer-c417 ol,
.outer-c417 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.mini_7194 video {
  max-width: 100%;
}
.overlay_090e img {
  display: block;
}
.overlay_090e.aside-9e48,
.overlay_090e.shadow_cool_33b7 {
  width: 100%;
}
.overlay_090e.header_350b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_action_86ac:not(.motion-98b0) {
  margin: 1.5em auto;
}
.outline_huge_4f14 p {
  padding: 1.5em 14px;
}
ul.advanced-aa9a.header_350b,
ul.advanced-aa9a.tabs_easy_845b,
ul.advanced-aa9a.card_upper_d4f4.tabs_easy_845b {
  padding: 0 14px;
}
.popup-e78b {
  display: block;
  overflow-x: auto;
}
.popup-e78b table {
  border-collapse: collapse;
  width: 100%;
}
.popup-e78b td,
.popup-e78b th {
  padding: 0.5em;
}
.outer-c417 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.outer-c417 ol ol,
.outer-c417 ol ul,
.outer-c417 ul ol,
.outer-c417 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.outer-c417 ol ol li,
.outer-c417 ol ul li,
.outer-c417 ul ol li,
.outer-c417 ul ul li {
  margin-left: 0;
}
.panel-3fac.row-hard-9eef > .surface-tiny-a03c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.panel-3fac.row-hard-9eef > .surface-tiny-a03c iframe,
.panel-3fac.row-hard-9eef > .surface-tiny-a03c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box-east-cae1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.box-east-cae1.disabled-07b8 {
  padding: 0;
}
.box-east-cae1.disabled-07b8 cite {
  font-size: 13px;
}
.box-east-cae1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.box-east-cae1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outer-7ba1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outer-7ba1 > p:first-child {
  margin-top: 0;
}
.outer-7ba1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outer-7ba1 blockquote {
  border-left: 0;
}
.sidebar_5ac3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_5ac3:not(.avatar-bf62) {
  max-width: 100px;
}
.sidebar_5ac3.tag_pro_687d {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_5ac3.tag_pro_687d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outline_huge_4f14 p {
    padding: 1.5em 0;
  }
}
.complex_91b5 {
  color: #0073aa;
}
.north_de2b {
  background-color: #0073aa;
}
.tooltip-73cf {
  color: #229fd8;
}
.accordion-4b70 {
  background-color: #229fd8;
}
.sidebar-soft-a1b2 {
  color: #eee;
}
.widget_wide_546e {
  background-color: #eee;
}
.border-116d {
  color: #444;
}
.item-selected-9bf9 {
  background-color: #444;
}
.red-5b99 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.red-5b99 .description_gas_2d7b .hidden-over-73ad {
  font-size: 15px;
}
.red-5b99 .hidden-over-73ad {
  line-height: 1.3;
}
.red-5b99 .tabs-dirty-d2af {
}
.red-5b99 .simple-1a1d {
  background: #235787;
}
.disabled-b593 {
  padding: 0;
}
.disabled-b593 .simple-1a1d {
  background: #1a1a1a;
}
.disabled-b593 .tabs-dirty-d2af {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.input-8008 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.input-8008 .tabs-dirty-d2af {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.input-8008 .simple-1a1d {
  background: #303030;
}
.tag-ffa1 {
  position: relative;
  z-index: 10;
}
.tag-ffa1 .link-908a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item_stale_1528 .medium_0977 {
  display: inline-block;
  vertical-align: middle;
}
.item_stale_1528.backdrop-west-229f .medium_0977 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .item_stale_1528.backdrop-west-229f .medium_0977 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .item_stale_1528.backdrop-west-229f .medium_0977 {
    margin-right: 0.4em;
  }
}
.item_stale_1528.backdrop-west-229f .medium_0977:last-child {
  margin-right: 0;
}
.carousel-6267 .link-908a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .iron_e424 .description_gas_2d7b {
    margin: 0 -0.5em;
  }
  .iron_e424 .description_gas_2d7b [class*="customify-col-"],
  .iron_e424 .description_gas_2d7b [class*="customify-col_"],
  .iron_e424 .description_gas_2d7b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.iron_e424.tabs_yellow_12fe .link-908a {
  background: 0 0 !important;
}
.iron_e424.tabs_yellow_12fe .link-908a,
.iron_e424.carousel-6267 .link-908a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .iron_e424.icon-c1ed {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.iron_e424.carousel-6267 .link-908a {
  box-shadow: none !important;
}
.hero_lower_0b5a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hero_lower_0b5a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hero_lower_0b5a {
    padding: 18px 0 20px;
  }
}
.hero_lower_0b5a .iron_dfbd {
  width: 100%;
}
.hero_lower_0b5a .article_hovered_caeb {
  margin-bottom: 0;
}
.hero_lower_0b5a .active_836f {
  margin-top: 5px;
  font-size: 0.875em;
}
.overlay-d1f8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overlay-d1f8 .outline_warm_cc63 {
  width: 100%;
}
.north-7820 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.north-7820 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.north-7820 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;
}
.north-7820 li:last-child:after {
  display: none;
}
.north-7820 li a {
  font-weight: 500;
  margin-right: 10px;
}
.first-7ea1 .left_caea button,
.hero_lower_0b5a .left_caea button {
  left: 0;
}
.first-7ea1 .outline_warm_cc63,
.hero_lower_0b5a .outline_warm_cc63 {
  padding-left: 0;
  padding-right: 0;
}
.first-7ea1 .overlay-d1f8,
.hero_lower_0b5a .overlay-d1f8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.first-7ea1 {
  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;
}
.first-7ea1: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;
}
.first-7ea1 .thumbnail_c8dc {
  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) {
  .first-7ea1 .thumbnail_c8dc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .first-7ea1 .thumbnail_c8dc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .first-7ea1 .thumbnail_c8dc {
    min-height: 200px;
  }
}
.first-7ea1 .north-7820 {
  color: rgba(255, 255, 255, 0.8);
}
.first-7ea1 .north-7820 a,
.first-7ea1 .north-7820 li:after {
  color: inherit;
}
.first-7ea1 .north-7820 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.advanced_f553 {
  margin-bottom: 0.5em;
}
.wood_b039 {
  margin-bottom: 1.2em;
}
.wood_b039,
.advanced_f553 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood_b039 p:last-child,
.advanced_f553 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .left_caea,
#masthead .left_caea {
  display: none;
}
#masthead
  > .left_caea.green-dc82 {
  display: none;
}
#masthead > .left_caea button {
  left: 0;
}
.thumbnail-blue-35a2 {
  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-blue-35a2 .medium_0977 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thumbnail-blue-35a2 .layout_29aa {
  display: -webkit-box;
  display: flex;
}
.thumbnail-blue-35a2 .layout_29aa.narrow-2f1e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thumbnail-blue-35a2 .layout_29aa.link_325c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-blue-35a2 .layout_29aa.frame-old-a8ce {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-blue-35a2.table-79f7.description_middle_3b97 .layout_29aa.narrow-2f1e {
  flex-basis: 100%;
}
.thumbnail-blue-35a2.title-d27f .layout_29aa.link_325c {
  -webkit-box-flex: 1;
  flex: auto;
}
.thumbnail-blue-35a2.title-d27f .layout_29aa.frame-old-a8ce {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .left_caea.green-dc82 {
  display: none;
}
#masthead > .left_caea button {
  left: 0;
}
.border_cool_c634 {
  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;
}
.border_cool_c634:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.border_cool_c634.basic-9292 i {
  margin-right: 4px;
}
.border_cool_c634.accent_next_ab43 i {
  margin-left: 5px;
}
.hidden-over-73ad p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hidden-over-73ad p:last-child {
  margin-bottom: 0;
}
.avatar-e89a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar-e89a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar-e89a img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar-e89a .dark-8a41 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar-e89a .status-up-48dc {
  margin: 5px 0 7px 0;
}
.avatar-e89a.grid-clean-544b .focused-60e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-e89a.grid-clean-544b .wood_dc1e {
  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;
}
.avatar-e89a.container_3182 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar-e89a.container_3182 .focused-60e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-e89a.container_3182 .wood_dc1e {
  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;
}
.avatar-e89a.next_e3de {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar-e89a.pagination_pro_a925 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar-e89a.pagination_pro_a925 .wood_dc1e {
  margin-top: 7px;
}
.active-old-d47a {
  display: inline-block;
}
.tag-ffa1 .selected_4969 .avatar-e89a img {
  max-width: 100%;
}
.card-paper-4ef5 .panel-a45e.texture-6d99,
.widget-motion-9cf7 .panel-a45e.texture-6d99 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-paper-4ef5 .backdrop-simple-078e,
.widget-motion-9cf7 .backdrop-simple-078e {
  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%);
}
.card-paper-4ef5 .backdrop-simple-078e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card-paper-4ef5.component-dim-be75 .backdrop-simple-078e {
  display: none;
}
.card-paper-4ef5 .west-d8a8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-paper-4ef5 .west-d8a8 li {
  display: inline-block;
  position: relative;
}
.card-paper-4ef5 .west-d8a8 li:last-child {
  margin-right: 0;
}
.card-paper-4ef5 .west-d8a8 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;
}
.card-paper-4ef5 .west-d8a8 li.caption_next_6427 > a {
  color: rgba(0, 0, 0, 0.9);
}
.card-paper-4ef5 .west-d8a8 > 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;
}
.card-paper-4ef5 .west-d8a8 > li > a i {
  line-height: 0;
}
.card-paper-4ef5 .west-d8a8 > li.secondary_smooth_152a > a .backdrop-simple-078e {
  margin-left: 4px;
  line-height: 0;
}
.card-paper-4ef5 .west-d8a8 .easy-df9b li.secondary_smooth_152a > a {
  position: relative;
}
.card-paper-4ef5 .west-d8a8 .easy-df9b li.secondary_smooth_152a > a:after,
.card-paper-4ef5 .west-d8a8 .easy-df9b li.secondary_smooth_152a > a:before {
  content: "";
  display: table;
}
.card-paper-4ef5 .west-d8a8 .easy-df9b li.secondary_smooth_152a > a:after {
  clear: both;
}
.card-paper-4ef5 .west-d8a8 .easy-df9b li.secondary_smooth_152a > a .backdrop-simple-078e {
  margin-left: 5px;
  float: right;
}
.card-paper-4ef5 .content_bf3d,
.card-paper-4ef5 .easy-df9b {
  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;
}
.card-paper-4ef5 .easy-df9b {
  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;
}
.card-paper-4ef5 .easy-df9b .texture-6d99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-paper-4ef5 .easy-df9b .backdrop-simple-078e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card-paper-4ef5 .easy-df9b li {
  display: block;
  margin: 0;
  padding: 0;
}
.card-paper-4ef5 .easy-df9b 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;
}
.card-paper-4ef5 .easy-df9b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card-paper-4ef5 .easy-df9b .easy-df9b {
  top: 0;
  left: 100%;
}
.card-paper-4ef5 .tertiary-orange-b347.fn-focus-ee16 > .content_bf3d,
.card-paper-4ef5 .tertiary-orange-b347.fn-focus-ee16 > .easy-df9b,
.card-paper-4ef5 .tertiary-orange-b347:focus > .content_bf3d,
.card-paper-4ef5 .tertiary-orange-b347:focus > .easy-df9b,
.card-paper-4ef5 .tertiary-orange-b347:hover > .content_bf3d,
.card-paper-4ef5 .tertiary-orange-b347:hover > .easy-df9b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card-paper-4ef5.image_red_1b66 .detail-glass-7c6d:after,
.card-paper-4ef5.image_red_1b66 .detail-glass-7c6d:before {
  content: "";
  display: table;
}
.card-paper-4ef5.image_red_1b66 .detail-glass-7c6d:after {
  clear: both;
}
.card-paper-4ef5.image_red_1b66 .detail-glass-7c6d > li {
  float: left;
}
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d:after,
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d:before {
  content: "";
  display: table;
}
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d:after {
  clear: both;
}
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d > li {
  float: left;
}
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d > li.list_199c > a,
.card-paper-4ef5.thumbnail_f624 .detail-glass-7c6d > li.caption_next_6427 > a {
  color: #fff;
  background-color: #1e4b75;
}
.card-paper-4ef5.chip_stale_1d18 .detail-glass-7c6d > li > a .texture-6d99 {
  position: relative;
}
.card-paper-4ef5.chip_stale_1d18 .detail-glass-7c6d > li > a .texture-6d99: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;
}
.card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li:focus
  > a
  .texture-6d99:before,
.card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li:hover
  > a
  .texture-6d99:before {
  width: 100%;
  background-color: currentColor;
}
.card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li.list_199c
  > a
  .texture-6d99:before,
.card-paper-4ef5.chip_stale_1d18
  .detail-glass-7c6d
  > li.hovered-4b49
  > a
  .texture-6d99:before {
  width: 100%;
  background-color: currentColor;
}
.card-paper-4ef5.aside-gold-8b73 .detail-glass-7c6d > li > a .texture-6d99 {
  position: relative;
}
.card-paper-4ef5.aside-gold-8b73 .detail-glass-7c6d > li > a .texture-6d99: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;
}
.card-paper-4ef5.aside-gold-8b73 .detail-glass-7c6d > li:focus > a .texture-6d99:before,
.card-paper-4ef5.aside-gold-8b73
  .detail-glass-7c6d
  > li:hover
  > a
  .texture-6d99:before {
  width: 100%;
  background-color: currentColor;
}
.card-paper-4ef5.aside-gold-8b73
  .detail-glass-7c6d
  > li.list_199c
  > a
  .texture-6d99:before,
.card-paper-4ef5.aside-gold-8b73
  .detail-glass-7c6d
  > li.hovered-4b49
  > a
  .texture-6d99:before {
  width: 100%;
  background-color: currentColor;
}
.widget-motion-9cf7 .west-d8a8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-motion-9cf7 .west-d8a8 li:first-child > a {
  border-top: none;
}
.widget-motion-9cf7 .west-d8a8 .west-da38 > .texture-6d99 .backdrop-simple-078e {
  display: none;
}
.widget-motion-9cf7 .west-d8a8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.widget-motion-9cf7 .west-d8a8 li:last-child {
  border: none;
}
.widget-motion-9cf7 .west-d8a8 li.secondary_smooth_152a > a {
  padding-right: 45px !important;
}
.widget-motion-9cf7 .west-d8a8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.widget-motion-9cf7 .west-d8a8 li a:focus,
.widget-motion-9cf7 .west-d8a8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-motion-9cf7 .west-d8a8 li .accent-wood-5cd5 {
  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;
}
.widget-motion-9cf7 .west-d8a8 li .accent-wood-5cd5:hover {
  box-shadow: none;
}
.widget-motion-9cf7 .west-d8a8 li .accent-wood-5cd5 .backdrop-simple-078e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.widget-motion-9cf7 .west-d8a8 .easy-df9b {
  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);
}
.widget-motion-9cf7 .west-d8a8 .easy-df9b li a {
  padding-left: 3em;
}
.widget-motion-9cf7 .west-d8a8 .feature_left_42e4 > a .accent-wood-5cd5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.widget-motion-9cf7 .west-d8a8 .feature_left_42e4 > .easy-df9b {
  display: block;
  opacity: 1;
}
.light-bbf5 {
  max-width: 100%;
}
.tooltip-up-5fdf {
  line-height: 0;
  cursor: pointer;
}
.title_black_3484 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.title_black_3484:hover {
  box-shadow: none;
  color: currentColor;
}
.title_black_3484 svg {
  width: 18px;
  height: 18px;
}
.title_black_3484 .block-outer-740d {
  display: none;
}
.dynamic-3127 {
  position: relative;
}
.dynamic-3127.fn-active-ee16 .title_black_3484 .button-left-67b4 {
  display: none;
}
.dynamic-3127.fn-active-ee16 .title_black_3484 .block-outer-740d {
  display: inline-block;
}
.dynamic-3127 .chip_iron_a1a4 {
  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);
}
.dynamic-3127.widget-full-6e0f .chip_iron_a1a4 {
  left: auto;
  right: -0.9em;
}
.dynamic-3127.widget-full-6e0f .item-static-5b8d::before {
  left: auto;
  right: 15px;
}
.dynamic-3127.fn-active-ee16 .chip_iron_a1a4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower_f3f3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower_f3f3 label {
  flex-basis: 100%;
}
.lower_f3f3 .table-9f35 {
  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;
}
.lower_f3f3 .table_87f7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower_f3f3 .table_87f7:focus {
  background-color: transparent;
}
.lower_f3f3 button.texture-750e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower_f3f3 button.texture-750e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower_f3f3 button.texture-750e svg {
  width: 18px;
  height: 18px;
}
.lower_f3f3 input[type="submit"] {
  min-height: auto;
}
.button-copper-0998 .lower_f3f3 .table_87f7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item-static-5b8d {
  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) {
  .item-static-5b8d {
    width: 220px;
  }
}
.item-static-5b8d label {
  flex-basis: 100%;
}
.item-static-5b8d::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;
}
.liquid_3fdf .button-copper-0998 .lower_f3f3 {
  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;
}
.liquid_3fdf
  .button-copper-0998
  .lower_f3f3
  .table-9f35 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.liquid_3fdf .button-copper-0998 .lower_f3f3 .table_87f7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.liquid_3fdf
  .button-copper-0998
  .lower_f3f3
  .table_87f7:focus {
  background: 0 0;
}
.liquid_3fdf
  .button-copper-0998
  .lower_f3f3
  .icon_out_fad3 {
  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;
}
.block-east-f7d0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block-east-f7d0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block-east-f7d0 li:last-child {
  margin-right: 0;
}
.block-east-f7d0 li:first-child {
  margin-left: 0;
}
.block-east-f7d0.info-f03e a {
  color: #fff;
}
.block-east-f7d0.info-f03e a:hover {
  color: #fff;
}
.block-east-f7d0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block-east-f7d0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block-east-f7d0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block-east-f7d0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.block-east-f7d0 [class*="social-icon-apple"] {
  background-color: #999;
}
.block-east-f7d0 [class*="social-icon-apple"].tag-6034 {
  background-color: transparent;
  color: #999;
}
.block-east-f7d0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block-east-f7d0 [class*="social-icon-behance"].tag-6034 {
  background-color: transparent;
  color: #1769ff;
}
.block-east-f7d0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block-east-f7d0 [class*="social-icon-bitbucket"].tag-6034 {
  background-color: transparent;
  color: #205081;
}
.block-east-f7d0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.block-east-f7d0 [class*="social-icon-codepen"].tag-6034 {
  background-color: transparent;
  color: #000;
}
.block-east-f7d0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block-east-f7d0 [class*="social-icon-delicious"].tag-6034 {
  background-color: transparent;
  color: #39f;
}
.block-east-f7d0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block-east-f7d0 [class*="social-icon-digg"].tag-6034 {
  background-color: transparent;
  color: #005be2;
}
.block-east-f7d0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block-east-f7d0 [class*="social-icon-dribbble"].tag-6034 {
  background-color: transparent;
  color: #ea4c89;
}
.block-east-f7d0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block-east-f7d0 [class*="social-icon-envelope"].tag-6034 {
  background-color: transparent;
  color: #ea4335;
}
.block-east-f7d0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block-east-f7d0 [class*="social-icon-facebook"].tag-6034 {
  background-color: transparent;
  color: #3b5998;
}
.block-east-f7d0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block-east-f7d0 [class*="social-icon-flickr"].tag-6034 {
  background-color: transparent;
  color: #0063dc;
}
.block-east-f7d0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block-east-f7d0 [class*="social-icon-foursquare"].tag-6034 {
  background-color: transparent;
  color: #2d5be3;
}
.block-east-f7d0 [class*="social-icon-github"] {
  background-color: #333;
}
.block-east-f7d0 [class*="social-icon-github"].tag-6034 {
  background-color: transparent;
  color: #333;
}
.block-east-f7d0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block-east-f7d0 [class*="social-icon-google-plus"].tag-6034 {
  background-color: transparent;
  color: #dd4b39;
}
.block-east-f7d0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block-east-f7d0 [class*="social-icon-houzz"].tag-6034 {
  background-color: transparent;
  color: #7ac142;
}
.block-east-f7d0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block-east-f7d0 [class*="social-icon-instagram"].tag-6034 {
  background-color: transparent;
  color: #262626;
}
.block-east-f7d0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block-east-f7d0 [class*="social-icon-jsfiddle"].tag-6034 {
  background-color: transparent;
  color: #487aa2;
}
.block-east-f7d0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block-east-f7d0 [class*="social-icon-linkedin"].tag-6034 {
  background-color: transparent;
  color: #0077b5;
}
.block-east-f7d0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block-east-f7d0 [class*="social-icon-medium"].tag-6034 {
  background-color: transparent;
  color: #00ab6b;
}
.block-east-f7d0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block-east-f7d0
  [class*="social-icon-odnoklassniki"].tag-6034 {
  background-color: transparent;
  color: #f4731c;
}
.block-east-f7d0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block-east-f7d0 [class*="social-icon-meetup"].tag-6034 {
  background-color: transparent;
  color: #ec1c40;
}
.block-east-f7d0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block-east-f7d0 [class*="social-icon-pinterest"].tag-6034 {
  background-color: transparent;
  color: #bd081c;
}
.block-east-f7d0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block-east-f7d0 [class*="social-icon-product-hunt"].tag-6034 {
  background-color: transparent;
  color: #da552f;
}
.block-east-f7d0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block-east-f7d0 [class*="social-icon-reddit"].tag-6034 {
  background-color: transparent;
  color: #ff4500;
}
.block-east-f7d0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block-east-f7d0 [class*="social-icon-rss"].tag-6034 {
  background-color: transparent;
  color: #f26522;
}
.block-east-f7d0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block-east-f7d0
  [class*="social-icon-shopping-cart"].tag-6034 {
  background-color: transparent;
  color: #4caf50;
}
.block-east-f7d0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block-east-f7d0 [class*="social-icon-skype"].tag-6034 {
  background-color: transparent;
  color: #00aff0;
}
.block-east-f7d0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block-east-f7d0 [class*="social-icon-slideshare"].tag-6034 {
  background-color: transparent;
  color: #0077b5;
}
.block-east-f7d0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block-east-f7d0 [class*="social-icon-snapchat"].tag-6034 {
  background-color: transparent;
  color: #fffc00;
}
.block-east-f7d0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block-east-f7d0 [class*="social-icon-soundcloud"].tag-6034 {
  background-color: transparent;
  color: #f80;
}
.block-east-f7d0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block-east-f7d0 [class*="social-icon-spotify"].tag-6034 {
  background-color: transparent;
  color: #2ebd59;
}
.block-east-f7d0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block-east-f7d0
  [class*="social-icon-stack-overflow"].tag-6034 {
  background-color: transparent;
  color: #fe7a15;
}
.block-east-f7d0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block-east-f7d0 [class*="social-icon-maldkfgram"].tag-6034 {
  background-color: transparent;
  color: #2ca5e0;
}
.block-east-f7d0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block-east-f7d0 [class*="social-icon-tripadvisor"].tag-6034 {
  background-color: transparent;
  color: #589442;
}
.block-east-f7d0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block-east-f7d0 [class*="social-icon-tumblr"].tag-6034 {
  background-color: transparent;
  color: #35465c;
}
.block-east-f7d0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block-east-f7d0 [class*="social-icon-twitch"].tag-6034 {
  background-color: transparent;
  color: #6441a5;
}
.block-east-f7d0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block-east-f7d0 [class*="social-icon-twitter"].tag-6034 {
  background-color: transparent;
  color: #1da1f2;
}
.block-east-f7d0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block-east-f7d0 [class*="social-icon-vimeo"].tag-6034 {
  background-color: transparent;
  color: #1ab7ea;
}
.block-east-f7d0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block-east-f7d0 [class*="social-icon-vk"].tag-6034 {
  background-color: transparent;
  color: #45668e;
}
.block-east-f7d0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block-east-f7d0 [class*="social-icon-weibo"].tag-6034 {
  background-color: transparent;
  color: #df2029;
}
.block-east-f7d0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block-east-f7d0 [class*="social-icon-weixin"].tag-6034 {
  background-color: transparent;
  color: #7bb32e;
}
.block-east-f7d0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block-east-f7d0 [class*="social-icon-whatsapp"].tag-6034 {
  background-color: transparent;
  color: #25d366;
}
.block-east-f7d0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block-east-f7d0 [class*="social-icon-wordpress"].tag-6034 {
  background-color: transparent;
  color: #21759b;
}
.block-east-f7d0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.block-east-f7d0 [class*="social-icon-xing"].tag-6034 {
  background-color: transparent;
  color: #026466;
}
.block-east-f7d0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block-east-f7d0 [class*="social-icon-yelp"].tag-6034 {
  background-color: transparent;
  color: #af0606;
}
.block-east-f7d0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block-east-f7d0 [class*="social-icon-youtube"].tag-6034 {
  background-color: transparent;
  color: #cd201f;
}
.hard-57d3 {
  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;
}
.hard-57d3:hover {
  box-shadow: none;
  background: 0 0;
}
.badge_soft_a7a6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient-lite-43db {
  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;
}
.table-dce4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.alert_e02f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.alert_e02f,
.alert_e02f::after,
.alert_e02f::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;
}
.alert_e02f::after,
.alert_e02f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview_1bb8 .gradient-lite-43db .table-dce4 {
  margin-top: -2px;
  width: 19px;
}
.preview_1bb8 .gradient-lite-43db .alert_e02f {
  margin-top: -1px;
}
.preview_1bb8 .gradient-lite-43db .alert_e02f,
.preview_1bb8 .gradient-lite-43db .alert_e02f::after,
.preview_1bb8 .gradient-lite-43db .alert_e02f::before {
  width: 19px;
  height: 2px;
}
.preview_1bb8 .gradient-lite-43db .alert_e02f::before {
  top: -6px;
}
.preview_1bb8 .gradient-lite-43db .alert_e02f::after {
  bottom: -6px;
}
.footer-245b .gradient-lite-43db .table-dce4 {
  margin-top: -2px;
  width: 22px;
}
.footer-245b .gradient-lite-43db .alert_e02f {
  margin-top: -1px;
}
.footer-245b .gradient-lite-43db .alert_e02f,
.footer-245b .gradient-lite-43db .alert_e02f::after,
.footer-245b .gradient-lite-43db .alert_e02f::before {
  width: 22px;
  height: 2px;
}
.footer-245b .gradient-lite-43db .alert_e02f::before {
  top: -7px;
}
.footer-245b .gradient-lite-43db .alert_e02f::after {
  bottom: -7px;
}
.sidebar-out-3870 .gradient-lite-43db .table-dce4 {
  margin-top: -2px;
  width: 31px;
}
.sidebar-out-3870 .gradient-lite-43db .alert_e02f {
  margin-top: -1.5px;
}
.sidebar-out-3870 .gradient-lite-43db .alert_e02f,
.sidebar-out-3870 .gradient-lite-43db .alert_e02f::after,
.sidebar-out-3870 .gradient-lite-43db .alert_e02f::before {
  width: 31px;
  height: 3px;
}
.sidebar-out-3870 .gradient-lite-43db .alert_e02f::before {
  top: -9px;
}
.sidebar-out-3870 .gradient-lite-43db .alert_e02f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .narrow_c85c .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_c85c .gradient-lite-43db .alert_e02f {
    margin-top: -1px;
  }
  .narrow_c85c .gradient-lite-43db .alert_e02f,
  .narrow_c85c .gradient-lite-43db .alert_e02f::after,
  .narrow_c85c .gradient-lite-43db .alert_e02f::before {
    width: 19px;
    height: 2px;
  }
  .narrow_c85c .gradient-lite-43db .alert_e02f::before {
    top: -6px;
  }
  .narrow_c85c .gradient-lite-43db .alert_e02f::after {
    bottom: -6px;
  }
  .outline_focused_8339 .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_focused_8339 .gradient-lite-43db .alert_e02f {
    margin-top: -1px;
  }
  .outline_focused_8339 .gradient-lite-43db .alert_e02f,
  .outline_focused_8339 .gradient-lite-43db .alert_e02f::after,
  .outline_focused_8339 .gradient-lite-43db .alert_e02f::before {
    width: 22px;
    height: 2px;
  }
  .outline_focused_8339 .gradient-lite-43db .alert_e02f::before {
    top: -7px;
  }
  .outline_focused_8339 .gradient-lite-43db .alert_e02f::after {
    bottom: -7px;
  }
  .element_small_ca8a .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 31px;
  }
  .element_small_ca8a .gradient-lite-43db .alert_e02f {
    margin-top: -1.5px;
  }
  .element_small_ca8a .gradient-lite-43db .alert_e02f,
  .element_small_ca8a .gradient-lite-43db .alert_e02f::after,
  .element_small_ca8a .gradient-lite-43db .alert_e02f::before {
    width: 31px;
    height: 3px;
  }
  .element_small_ca8a .gradient-lite-43db .alert_e02f::before {
    top: -9px;
  }
  .element_small_ca8a .gradient-lite-43db .alert_e02f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wood_f510 .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 19px;
  }
  .wood_f510 .gradient-lite-43db .alert_e02f {
    margin-top: -1px;
  }
  .wood_f510 .gradient-lite-43db .alert_e02f,
  .wood_f510 .gradient-lite-43db .alert_e02f::after,
  .wood_f510 .gradient-lite-43db .alert_e02f::before {
    width: 19px;
    height: 2px;
  }
  .wood_f510 .gradient-lite-43db .alert_e02f::before {
    top: -6px;
  }
  .wood_f510 .gradient-lite-43db .alert_e02f::after {
    bottom: -6px;
  }
  .text-d90d .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 22px;
  }
  .text-d90d .gradient-lite-43db .alert_e02f {
    margin-top: -1px;
  }
  .text-d90d .gradient-lite-43db .alert_e02f,
  .text-d90d .gradient-lite-43db .alert_e02f::after,
  .text-d90d .gradient-lite-43db .alert_e02f::before {
    width: 22px;
    height: 2px;
  }
  .text-d90d .gradient-lite-43db .alert_e02f::before {
    top: -7px;
  }
  .text-d90d .gradient-lite-43db .alert_e02f::after {
    bottom: -7px;
  }
  .grid_orange_e198 .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 31px;
  }
  .grid_orange_e198 .gradient-lite-43db .alert_e02f {
    margin-top: -1.5px;
  }
  .grid_orange_e198 .gradient-lite-43db .alert_e02f,
  .grid_orange_e198 .gradient-lite-43db .alert_e02f::after,
  .grid_orange_e198 .gradient-lite-43db .alert_e02f::before {
    width: 31px;
    height: 3px;
  }
  .grid_orange_e198 .gradient-lite-43db .alert_e02f::before {
    top: -9px;
  }
  .grid_orange_e198 .gradient-lite-43db .alert_e02f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_8a42 .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_8a42 .gradient-lite-43db .alert_e02f {
    margin-top: -1px;
  }
  .gradient_8a42 .gradient-lite-43db .alert_e02f,
  .gradient_8a42 .gradient-lite-43db .alert_e02f::after,
  .gradient_8a42 .gradient-lite-43db .alert_e02f::before {
    width: 19px;
    height: 2px;
  }
  .gradient_8a42 .gradient-lite-43db .alert_e02f::before {
    top: -6px;
  }
  .gradient_8a42 .gradient-lite-43db .alert_e02f::after {
    bottom: -6px;
  }
  .form_2400 .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 22px;
  }
  .form_2400 .gradient-lite-43db .alert_e02f {
    margin-top: -1px;
  }
  .form_2400 .gradient-lite-43db .alert_e02f,
  .form_2400 .gradient-lite-43db .alert_e02f::after,
  .form_2400 .gradient-lite-43db .alert_e02f::before {
    width: 22px;
    height: 2px;
  }
  .form_2400 .gradient-lite-43db .alert_e02f::before {
    top: -7px;
  }
  .form_2400 .gradient-lite-43db .alert_e02f::after {
    bottom: -7px;
  }
  .sidebar-glass-737c .gradient-lite-43db .table-dce4 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-glass-737c .gradient-lite-43db .alert_e02f {
    margin-top: -1.5px;
  }
  .sidebar-glass-737c .gradient-lite-43db .alert_e02f,
  .sidebar-glass-737c .gradient-lite-43db .alert_e02f::after,
  .sidebar-glass-737c .gradient-lite-43db .alert_e02f::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-glass-737c .gradient-lite-43db .alert_e02f::before {
    top: -9px;
  }
  .sidebar-glass-737c .gradient-lite-43db .alert_e02f::after {
    bottom: -9px;
  }
}
.info_left_a9cf .alert_e02f {
  -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_left_a9cf .alert_e02f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_left_a9cf .alert_e02f::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_left_a9cf.widget-23eb .alert_e02f {
  -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_left_a9cf.widget-23eb .alert_e02f::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_left_a9cf.widget-23eb .alert_e02f::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);
}
.container_df47 {
  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.button_346c:before {
  display: none;
}
.info-5cf2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.info-5cf2 .grid_iron_b54d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.info-5cf2 .grid_iron_b54d:last-of-type {
  border-bottom: none;
}
.info-5cf2 .grid_iron_b54d.dynamic-6049,
.info-5cf2 .grid_iron_b54d.notice-pro-c876,
.info-5cf2 .grid_iron_b54d.focus_a31f {
  padding: 0;
}
.info-5cf2 .widget-motion-9cf7 .accent-wood-5cd5 {
  color: currentColor;
}
.info-5cf2 .widget-motion-9cf7 .accent-wood-5cd5:focus,
.info-5cf2 .widget-motion-9cf7 .accent-wood-5cd5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-5cf2.tabs-dirty-d2af .dirty_9fad,
.info-5cf2.tabs-dirty-d2af .hidden-over-73ad a,
.info-5cf2.tabs-dirty-d2af .detail-glass-7c6d a,
.info-5cf2.tabs-dirty-d2af .easy-df9b a {
  color: rgba(0, 0, 0, 0.55);
}
.info-5cf2.tabs-dirty-d2af .dirty_9fad:hover,
.info-5cf2.tabs-dirty-d2af .hidden-over-73ad a:hover,
.info-5cf2.tabs-dirty-d2af .detail-glass-7c6d a:hover,
.info-5cf2.tabs-dirty-d2af .easy-df9b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-5cf2.tabs-dirty-d2af .layout-61bb {
  color: rgba(0, 0, 0, 0.8);
}
.info-5cf2.tabs-dirty-d2af .grid_iron_b54d {
  border-color: rgba(0, 0, 0, 0.08);
}
.info-5cf2.tabs-dirty-d2af .grid_iron_b54d:before {
  background: rgba(0, 0, 0, 0.08);
}
.info-5cf2.tabs-dirty-d2af .row-easy-d9d3:before {
  background: rgba(255, 255, 255, 0.9);
}
.info-5cf2.tabs-dirty-d2af .widget-motion-9cf7 .west-d8a8 li a,
.info-5cf2.tabs-dirty-d2af .widget-motion-9cf7 .accent-wood-5cd5,
.info-5cf2.tabs-dirty-d2af .easy-df9b {
  border-color: rgba(0, 0, 0, 0.08);
}
.info-5cf2.tabs-dirty-d2af .widget-motion-9cf7 .accent-wood-5cd5:focus,
.info-5cf2.tabs-dirty-d2af .widget-motion-9cf7 .accent-wood-5cd5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-5cf2.tabs-dirty-d2af .west-d8a8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info-5cf2.simple-1a1d .dirty_9fad,
.info-5cf2.simple-1a1d .hidden-over-73ad a,
.info-5cf2.simple-1a1d .detail-glass-7c6d .accent-wood-5cd5,
.info-5cf2.simple-1a1d .detail-glass-7c6d a,
.info-5cf2.simple-1a1d .easy-df9b a {
  color: rgba(255, 255, 255, 0.79);
}
.info-5cf2.simple-1a1d .dirty_9fad:hover,
.info-5cf2.simple-1a1d .hidden-over-73ad a:hover,
.info-5cf2.simple-1a1d .detail-glass-7c6d .accent-wood-5cd5:hover,
.info-5cf2.simple-1a1d .detail-glass-7c6d a:hover,
.info-5cf2.simple-1a1d .easy-df9b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-5cf2.simple-1a1d .layout-61bb {
  color: rgba(255, 255, 255, 0.99);
}
.info-5cf2.simple-1a1d .grid_iron_b54d {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-5cf2.simple-1a1d .grid_iron_b54d:before {
  background: rgba(255, 255, 255, 0.08);
}
.info-5cf2.simple-1a1d .row-easy-d9d3:before {
  background: rgba(0, 0, 0, 0.9);
}
.info-5cf2.simple-1a1d .widget-motion-9cf7 .west-d8a8 li a,
.info-5cf2.simple-1a1d .widget-motion-9cf7 .accent-wood-5cd5,
.info-5cf2.simple-1a1d .easy-df9b {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-5cf2.simple-1a1d .widget-motion-9cf7 .accent-wood-5cd5:focus,
.info-5cf2.simple-1a1d .widget-motion-9cf7 .accent-wood-5cd5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-5cf2.simple-1a1d .west-d8a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-easy-d9d3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.row-easy-d9d3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification_a9d9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wrapper-right-23d0 .info-5cf2 {
  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;
}
.wrapper-right-23d0 .grid_iron_b54d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wrapper-right-23d0 .grid_iron_b54d: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) {
  .wrapper-right-23d0 .grid_iron_b54d:before {
    width: 16%;
    left: 42%;
  }
}
.wrapper-right-23d0 .grid_iron_b54d:last-child:before {
  content: none;
}
.wrapper-right-23d0 .grid_iron_b54d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wrapper-right-23d0 .widget-motion-9cf7 .west-d8a8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wrapper-right-23d0 .widget-motion-9cf7 .west-d8a8 li a .accent-wood-5cd5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wrapper-right-23d0 .widget-motion-9cf7 .easy-df9b {
  border: none;
}
.wrapper-right-23d0 .widget-motion-9cf7 .easy-df9b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wrapper-right-23d0 .row-easy-d9d3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrapper-right-23d0 .notification_a9d9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wrapper-right-23d0 .simple-1a1d .row-easy-d9d3:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-right-23d0 .tabs-dirty-d2af.notification_14a1 .alert_e02f {
  background: rgba(0, 0, 0, 0.6);
}
.wrapper-right-23d0
  .tabs-dirty-d2af.notification_14a1
  .alert_e02f::after,
.wrapper-right-23d0
  .tabs-dirty-d2af.notification_14a1
  .alert_e02f:before {
  background: inherit;
}
.wrapper-right-23d0
  .tabs-dirty-d2af.notification_14a1:hover
  .alert_e02f {
  background: rgba(0, 0, 0, 0.8);
}
.aside_tall_fd7a .info-5cf2 {
  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) {
  .aside_tall_fd7a .info-5cf2 {
    width: auto;
    right: 45px;
  }
}
.fast-7fdd .info-5cf2 {
  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) {
  .fast-7fdd .info-5cf2 {
    width: auto;
    left: 45px;
  }
}
.button_346c .info-5cf2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.button_346c .notification_a9d9 {
  max-width: 48em;
  margin: 0 auto;
}
.button_346c .row-easy-d9d3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-last-73b3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-last-73b3.wrapper-right-23d0 .info-5cf2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-last-73b3.aside_tall_fd7a .info-5cf2 {
  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);
}
.nav-last-73b3 .info-5cf2 {
  visibility: visible;
}
.nav-last-73b3.fast-7fdd .info-5cf2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer-eb5e,
.accordion_huge_996d {
  overflow-x: hidden;
}
.footer-eb5e .info-5cf2 {
  overflow: auto;
}
.footer-eb5e.wrapper-right-23d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-eb5e.wrapper-right-23d0 .info-5cf2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer-eb5e.wrapper-right-23d0 .hard-57d3 {
  opacity: 0;
}
.footer-eb5e.aside_tall_fd7a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-eb5e.aside_tall_fd7a .info-5cf2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer-eb5e.aside_tall_fd7a .hard-57d3 {
  opacity: 0;
}
.footer-eb5e.fast-7fdd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-eb5e.fast-7fdd .info-5cf2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer-eb5e.fast-7fdd .hard-57d3 {
  opacity: 0;
}
.footer-eb5e.button_346c .info-5cf2 {
  z-index: 10;
  visibility: visible;
}
.notification_14a1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification_14a1 .alert_e02f {
  background: rgba(255, 255, 255, 0.99);
}
.notification_14a1 .alert_e02f::after,
.notification_14a1 .alert_e02f:before {
  background: inherit;
}
.notification_14a1:hover .alert_e02f {
  background: rgba(255, 255, 255, 0.99);
}
.fast-7fdd .notification_14a1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.button_346c .notification_14a1 {
  display: none !important;
}
.footer-eb5e:before,
.accordion_huge_996d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer-eb5e .notification_14a1,
.accordion_huge_996d .notification_14a1 {
  display: inline-block;
}
.info-5cf2 .medium_0977 {
  -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;
}
.footer-eb5e .info-5cf2 .medium_0977,
.accordion_huge_996d .info-5cf2 .medium_0977 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification-dc5c .table-9f35 {
  width: 100%;
}
.selected_4969 {
  padding: 0 0.5em 0;
}
.selected_4969 [class*="customify-col-"],
.selected_4969 [class*="customify-col_"],
.selected_4969 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.modal-2d90 .selected_4969 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .description_gas_2d7b .chip_copper_95e3,
  .chip_copper_95e3 {
    display: none;
  }
  .thumbnail_6b46 {
    text-align: left;
  }
  .progress_3f08 {
    text-align: center;
  }
  .pro_4081 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .description_gas_2d7b .filter-black-c772,
  .filter-black-c772 {
    display: none;
  }
  .content-a543 {
    text-align: left;
  }
  .under-54f1 {
    text-align: center;
  }
  .medium_fd64 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .description_gas_2d7b .input_basic_cdeb,
  .input_basic_cdeb {
    display: none;
  }
  .nav_7417 {
    text-align: left;
  }
  .tag_top_99b1 {
    text-align: center;
  }
  .section-outer-92b3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stone-9a7f {
  box-shadow: none !important;
}
.small-3fee .light-3de6,
.active-outer-5179 .light-3de6 {
  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;
}
.active-outer-5179 .light-3de6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link-908a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.link-908a:after,
.link-908a:before {
  content: "";
  display: table;
}
.link-908a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .link-908a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.link-908a,
.icon-c1ed {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern-bronze-19ae.easy-f51f .link-908a {
  max-width: 100%;
}
.pattern-bronze-19ae.notice_over_004d {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern-bronze-19ae.text-4a6e .link-908a {
  max-width: 100%;
}
.pattern-bronze-19ae.text-4a6e > .link-908a {
  padding-left: 0;
  padding-right: 0;
}
.pattern-bronze-19ae.text-4a6e > .link-908a .description_gas_2d7b {
  margin: 0;
}
.pattern-bronze-19ae.text-4a6e
  > .link-908a
  .filter-upper-1a23.complex-5d51 {
  margin-right: 0;
  margin-left: 0;
}
.pattern-bronze-19ae.text-4a6e #main.complex-5d51 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_down_ca25 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_down_ca25 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .info-hard-7a2f .last-69ac {
    padding-right: 1em;
  }
  .info-hard-7a2f.thumbnail-action-de07 .filter-upper-1a23 {
    border-right: 1px solid #eaecee;
  }
  .info-hard-7a2f.thumbnail-action-de07 .last-69ac {
    padding-right: 1em;
  }
  .info-hard-7a2f.thumbnail-action-de07 .texture_f4ee {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_8125 .last-69ac {
    padding-left: 1em;
  }
  .content_8125.thumbnail-action-de07 .filter-upper-1a23 {
    border-left: 1px solid #eaecee;
  }
  .content_8125.thumbnail-action-de07 .last-69ac {
    padding-left: 1em;
  }
  .content_8125.thumbnail-action-de07 .texture_f4ee {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_8169 .last-69ac {
    padding-left: 1em;
  }
  .alert_8169.thumbnail-action-de07 .filter_advanced_dd51 {
    border-right: 1px solid #eaecee;
  }
  .alert_8169.thumbnail-action-de07 .column-2ec5 {
    border-right: 1px solid #eaecee;
  }
  .alert_8169.thumbnail-action-de07 .last-69ac {
    padding-left: 1em;
  }
  .alert_8169.thumbnail-action-de07 .texture_f4ee {
    padding-right: 1em;
  }
  .alert_8169.thumbnail-action-de07 .icon_b447 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-4a5b .last-69ac {
    padding-right: 1em;
  }
  .focus-4a5b.thumbnail-action-de07 .filter_advanced_dd51 {
    border-left: 1px solid #eaecee;
  }
  .focus-4a5b.thumbnail-action-de07 .column-2ec5 {
    border-left: 1px solid #eaecee;
  }
  .focus-4a5b.thumbnail-action-de07 .last-69ac {
    padding-right: 1em;
  }
  .focus-4a5b.thumbnail-action-de07 .texture_f4ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-4a5b.thumbnail-action-de07 .icon_b447 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_down_ca25 .last-69ac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_down_ca25.thumbnail-action-de07 .filter-upper-1a23 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_down_ca25.thumbnail-action-de07 .last-69ac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_down_ca25.thumbnail-action-de07 .texture_f4ee {
    padding-left: 1em;
  }
  .grid_down_ca25.thumbnail-action-de07 .icon_b447 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_down_ca25.thumbnail-action-de07 .last-69ac {
    padding-left: 0;
  }
}
.banner_e254 .item_stale_1528 {
  display: inline-block;
}
.medium_23c9 {
  display: inline-block;
}
.up_3727 {
  word-con: break-word;
}
.wrapper_stale_c10c > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper_stale_c10c .hover-8a09 {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper_stale_c10c .steel_e162 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section_9a2b .background_easy_1c73 {
  margin-bottom: 2em;
}
.section_9a2b .last-6c36 {
  margin-bottom: 15px;
}
.section_9a2b .last-6c36:last-child {
  margin-bottom: 0;
}
.section_9a2b .in-8750 {
  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) {
  .section_9a2b .in-8750 {
    display: block;
  }
}
.section_9a2b .up_4b9e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section_9a2b .up_4b9e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section_9a2b .short-d0ea {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section_9a2b .short-d0ea img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section_9a2b .short-d0ea a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section_9a2b .up_3727 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_9a2b .up_3727 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section_9a2b .pattern_south_f025 p:last-child {
  margin-bottom: 0;
}
.section_9a2b .backdrop_3b5a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section_9a2b .caption_0ab4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section_9a2b .modal-upper-e46a {
  margin-top: 1em;
}
.section_9a2b .cold-2299 {
  top: 0;
  display: block;
}
.section_9a2b .cold-2299 a {
  color: inherit;
}
.section_9a2b .cold-2299 a:hover {
  color: inherit;
}
.section_9a2b .focus_left_7422 {
  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;
}
.section_9a2b .focus_left_7422:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section_9a2b .caption_0ab4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section_9a2b .notification-a9d4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section_9a2b .notification-a9d4:first-child {
  margin-top: 0;
}
.section_9a2b .notification-a9d4.content_rough_c6d2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section_9a2b .notification-a9d4.header_f88b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_9a2b
  .notification-a9d4.header_f88b.description_large_e3d5
  .modal-upper-e46a {
  width: 100%;
}
.section_9a2b .header_f88b {
  -webkit-box-align: center;
  align-items: center;
}
.section_9a2b .header_f88b .wrapper_stale_c10c,
.section_9a2b .header_f88b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section_9a2b .short-d0ea {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_9a2b .short-d0ea img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_9a2b .short-d0ea: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;
}
.section_9a2b .content_rough_c6d2 {
  z-index: 5;
}
.section_9a2b .notice-red-09d5 .tabs-steel-58cc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section_9a2b .item_30f9 .tabs-steel-58cc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section_9a2b .bottom_638d .tabs-steel-58cc {
  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;
}
.section_9a2b.fast_6c07 .in-8750,
.section_9a2b.green_6da1 .in-8750 {
  display: block;
}
.section_9a2b.fast_6c07 .in-8750 .prev-de0f,
.section_9a2b.fast_6c07 .in-8750 .caption_0ab4,
.section_9a2b.green_6da1 .in-8750 .prev-de0f,
.section_9a2b.green_6da1 .in-8750 .caption_0ab4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_9a2b.panel-24cd .up_4b9e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section_9a2b.panel-24cd .up_4b9e {
    margin-right: 0;
  }
}
.section_9a2b.fast_6c07 .up_4b9e,
.section_9a2b.green_6da1 .up_4b9e {
  padding-top: 40%;
}
.section_9a2b.fast_6c07 .background_easy_1c73,
.section_9a2b.green_6da1 .background_easy_1c73 {
  display: block;
}
.section_9a2b.fast_6c07 .fn-sticky-ee16 .caption_0ab4,
.section_9a2b.green_6da1 .fn-sticky-ee16 .caption_0ab4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section_9a2b.fast_6c07 .up_4b9e,
.section_9a2b.green_6da1 .up_4b9e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section_9a2b.fast_6c07 .caption_0ab4 {
  padding: 1em;
}
.filter_large_6f95 {
  margin: 30px auto;
  display: block;
}
.filter_large_6f95 .tag-inner-a040 > * {
  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;
}
.filter_large_6f95 .tag-inner-a040 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter_large_6f95 .tag-inner-a040 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main_small_a16e .wrapper_stale_c10c {
  margin-bottom: 1.41575em;
}
.main_small_a16e .slider-6e0e {
  margin-bottom: 1.618em;
}
.outer-c417 .liquid-9a2e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.outer-c417 .liquid-9a2e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.outer-c417 .hidden-liquid-c6b9 {
  max-width: 100%;
  overflow: auto;
}
.overlay_5bbb .outer-c417 a:hover {
  text-decoration: underline;
}
.disabled-2b1b .last-6c36:not(.up_3727),
.disabled-2b1b .short-d0ea {
  margin-bottom: 1.41575em;
}
.disabled-2b1b .last-6c36:not(.up_3727):last-child,
.disabled-2b1b .short-d0ea:last-child {
  margin-bottom: 0;
}
.disabled-2b1b .last-6c36.column-last-1541 {
  margin-bottom: 0.41575em;
}
.disabled-2b1b .shade_0af2:before,
.disabled-2b1b .east-0015:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled-2b1b .shade_0af2:before {
  content: "\f115";
}
.disabled-2b1b .east-0015:before {
  content: "\f02c";
}
.disabled-2b1b .detail_55e4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled-2b1b .detail_55e4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.solid_b2d5 {
  display: -webkit-box;
  display: flex;
}
.solid_b2d5 .breadcrumb_hard_2efa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .solid_b2d5 .breadcrumb_hard_2efa {
    flex-basis: 90px;
  }
}
.solid_b2d5 .input_c39d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid_b2d5 .input_c39d {
    flex-basis: calc(100% - 50px);
  }
}
.solid_b2d5 .last-a511 p:last-child {
  margin-bottom: 0.72em;
}
.hard_51bd .tag-inner-a040 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard_51bd .tag-inner-a040:after,
.hard_51bd .tag-inner-a040:before {
  content: "";
  display: table;
}
.hard_51bd .tag-inner-a040:after {
  clear: both;
}
.hard_51bd .tag-inner-a040 .green_6232,
.hard_51bd .tag-inner-a040 .layout-thick-4865 {
  width: 49%;
}
.hard_51bd .tag-inner-a040 .green_6232 a span.item-full-4c34,
.hard_51bd .tag-inner-a040 .layout-thick-4865 a span.item-full-4c34 {
  display: block;
  margin-bottom: 5px;
}
.hard_51bd .tag-inner-a040 .layout-thick-4865 {
  float: left;
  text-align: left;
}
.hard_51bd .tag-inner-a040 .green_6232 {
  float: right;
  text-align: right;
}
.link-d234 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link-d234 {
    margin-bottom: 0;
  }
}
.action_e5c8 {
  margin-bottom: 1em;
}
.action_e5c8 .up_3727 {
  font-size: 1.1em;
  line-height: 1.3;
}
.outer_60a4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.slow-e1ef .action_e5c8,
.caption-mini-01c4 .action_e5c8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slow-e1ef .action_e5c8,
  .caption-mini-01c4 .action_e5c8 {
    display: block;
  }
}
.slow-e1ef .outer_60a4,
.caption-mini-01c4 .outer_60a4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slow-e1ef .outer_60a4,
  .caption-mini-01c4 .outer_60a4 {
    margin-bottom: 1em;
  }
}
.slow-e1ef .outer_60a4 img,
.caption-mini-01c4 .outer_60a4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slow-e1ef .notice-out-288d,
.caption-mini-01c4 .notice-out-288d {
  flex-basis: calc(100% - 160px);
}
.slow-e1ef .notice-out-288d p,
.caption-mini-01c4 .notice-out-288d p {
  margin-bottom: 0;
}
.slow-e1ef .notice-out-288d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slow-e1ef .notice-out-288d {
    padding-left: 0;
  }
}
.caption-mini-01c4 .notice-out-288d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .caption-mini-01c4 .notice-out-288d {
    padding-right: 0;
  }
}
.caption-mini-01c4 .outer_60a4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.input_out_3d87 .outer_60a4 {
  margin-bottom: 0.5em;
}
.input_out_3d87 .outer_60a4 img {
  width: 100%;
}
.table_b8e5 .shade-fluid-5c86,
.sidebar-63e0 .shade-fluid-5c86 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar-63e0 .filter-upper-1a23 .element_complex_0b75 p:last-child {
  margin-bottom: 0;
}
.layout-tiny-5186 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header-ba4d .avatar-new-7d48 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header-ba4d .avatar-new-7d48:last-of-type {
    margin-bottom: 0;
  }
}
.header-ba4d .avatar-new-7d48 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-ba4d .avatar-new-7d48 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header-ba4d .avatar-new-7d48 ul li {
  margin: 0 0 0.6em;
}
.header-ba4d .avatar-new-7d48 ul li.accordion_bright_8733,
.header-ba4d .avatar-new-7d48 ul li.component-472b {
  position: relative;
}
.header-ba4d .avatar-new-7d48 ul li.accordion_bright_8733 .thick_dd72,
.header-ba4d .avatar-new-7d48 ul li.component-472b .thick_dd72 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header-ba4d .avatar-new-7d48 ul li.accordion_bright_8733:after:after,
.header-ba4d .avatar-new-7d48 ul li.accordion_bright_8733:after:before,
.header-ba4d
  .avatar-new-7d48
  ul
  li.component-472b:after:after,
.header-ba4d
  .avatar-new-7d48
  ul
  li.component-472b:after:before {
  content: "";
  display: table;
}
.header-ba4d .avatar-new-7d48 ul li.accordion_bright_8733:after:after,
.header-ba4d
  .avatar-new-7d48
  ul
  li.component-472b:after:after {
  clear: both;
}
.header-ba4d .avatar-new-7d48 a.backdrop-hot-76be:hover {
  text-decoration: none;
}
.header-ba4d .avatar-new-7d48 select {
  max-width: 100%;
}
.header-ba4d .avatar-new-7d48 table {
  font-size: 85%;
}
.header-ba4d .avatar-new-7d48 table td,
.header-ba4d .avatar-new-7d48 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header-ba4d .avatar-new-7d48 table tfoot td {
  text-align: left;
}
.header-ba4d .avatar-new-7d48 :last-child {
  margin-bottom: 0;
}
.header-ba4d .avatar-new-7d48 .dynamic_11c6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header-ba4d .avatar-new-7d48 .dynamic_11c6 label {
  width: 100%;
}
.header-ba4d .avatar-new-7d48 .dynamic_11c6 .table_87f7 {
  width: 100%;
  display: block;
}
.header-ba4d .avatar-new-7d48 .dynamic_11c6 .texture-750e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header-ba4d .avatar-new-7d48 .dynamic_11c6 .texture-750e:hover svg #svg-search {
  fill: #444;
}
.header-ba4d .avatar-new-7d48 .dynamic_11c6 .texture-750e svg {
  width: 18px;
  height: 18px;
}
.header-ba4d .tag-18a0 ul ul,
.header-ba4d .label_light_e9a6 ul ul,
.header-ba4d .black-9aa5 ul ul,
.header-ba4d .dropdown_a9df ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header-ba4d .tag-18a0 .secondary_smooth_152a > a,
.header-ba4d .label_light_e9a6 .secondary_smooth_152a > a,
.header-ba4d .black-9aa5 .secondary_smooth_152a > a,
.header-ba4d .dropdown_a9df .secondary_smooth_152a > a {
  margin-bottom: 0;
}
.header-ba4d .row-out-bd34 li,
.header-ba4d .tag-18a0 li,
.header-ba4d .warm-69f8 li,
.header-ba4d .label_light_e9a6 li,
.header-ba4d .black-9aa5 li,
.header-ba4d .dropdown_a9df li,
.header-ba4d .link-89f1 li,
.header-ba4d .center-da3c li {
  display: block;
  position: relative;
}
.header-ba4d .row-out-bd34 li:last-child,
.header-ba4d .tag-18a0 li:last-child,
.header-ba4d .warm-69f8 li:last-child,
.header-ba4d .label_light_e9a6 li:last-child,
.header-ba4d .black-9aa5 li:last-child,
.header-ba4d .dropdown_a9df li:last-child,
.header-ba4d .link-89f1 li:last-child,
.header-ba4d .center-da3c li:last-child {
  border: none;
}
.header-ba4d .row-out-bd34 li a,
.header-ba4d .tag-18a0 li a,
.header-ba4d .warm-69f8 li a,
.header-ba4d .label_light_e9a6 li a,
.header-ba4d .black-9aa5 li a,
.header-ba4d .dropdown_a9df li a,
.header-ba4d .link-89f1 li a,
.header-ba4d .center-da3c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-ba4d .row-out-bd34 li ul li::before,
.header-ba4d .tag-18a0 li ul li::before,
.header-ba4d .warm-69f8 li ul li::before,
.header-ba4d .label_light_e9a6 li ul li::before,
.header-ba4d .black-9aa5 li ul li::before,
.header-ba4d .dropdown_a9df li ul li::before,
.header-ba4d .link-89f1 li ul li::before,
.header-ba4d .center-da3c li ul li::before {
  left: 15px;
}
.header-ba4d .row-out-bd34 li ul a,
.header-ba4d .tag-18a0 li ul a,
.header-ba4d .warm-69f8 li ul a,
.header-ba4d .label_light_e9a6 li ul a,
.header-ba4d .black-9aa5 li ul a,
.header-ba4d .dropdown_a9df li ul a,
.header-ba4d .link-89f1 li ul a,
.header-ba4d .center-da3c li ul a {
  padding-left: 20px;
}
.header-ba4d .row-out-bd34 li ul ul li::before,
.header-ba4d .tag-18a0 li ul ul li::before,
.header-ba4d .warm-69f8 li ul ul li::before,
.header-ba4d .label_light_e9a6 li ul ul li::before,
.header-ba4d .black-9aa5 li ul ul li::before,
.header-ba4d .dropdown_a9df li ul ul li::before,
.header-ba4d .link-89f1 li ul ul li::before,
.header-ba4d .center-da3c li ul ul li::before {
  left: 30px;
}
.header-ba4d .row-out-bd34 li ul ul a,
.header-ba4d .tag-18a0 li ul ul a,
.header-ba4d .warm-69f8 li ul ul a,
.header-ba4d .label_light_e9a6 li ul ul a,
.header-ba4d .black-9aa5 li ul ul a,
.header-ba4d .dropdown_a9df li ul ul a,
.header-ba4d .link-89f1 li ul ul a,
.header-ba4d .center-da3c li ul ul a {
  padding-left: 40px;
}
.header-ba4d .texture-easy-e099 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-ba4d .center-da3c ul li {
  margin-bottom: 1.41575em;
}
.header-ba4d .center-da3c ul li .main-a58d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header-ba4d .center-da3c ul li .hero_simple_43ab {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.simple-1a1d .row-out-bd34 li a,
.simple-1a1d .tag-18a0 li a,
.simple-1a1d .warm-69f8 li a,
.simple-1a1d .label_light_e9a6 li a,
.simple-1a1d .black-9aa5 li a,
.simple-1a1d .dropdown_a9df li a,
.simple-1a1d .link-89f1 li a,
.simple-1a1d .center-da3c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-1a1d .texture-easy-e099 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-1a1d .avatar-new-7d48 ul li.accordion_bright_8733 .thick_dd72,
.simple-1a1d .avatar-new-7d48 ul li.component-472b .thick_dd72 {
  background: rgba(0, 0, 0, 0.2);
}
.simple-1a1d .header-ba4d .avatar-new-7d48 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li {
  margin: 0;
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li ul {
  margin: 0;
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li ul li a {
  padding-left: 15px;
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li ul li li a {
  padding-left: 30px;
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li.caption_next_6427 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li.caption_next_6427 > 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;
}
.pattern-bronze-19ae .header-ba4d .west-d8a8 li.caption_next_6427 > 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;
}
.outer-82e1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.section-0319 {
  position: relative;
  z-index: 10;
}
.section-0319 .medium_0977 {
  width: 100%;
  max-width: 100%;
}
.simple_a382 .description-plasma-4243 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.simple_a382 .tabs-dirty-d2af {
}
.simple_a382 .simple-1a1d {
  background: #292929;
}
.label_d7a2 .description-plasma-4243 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label_d7a2 .tabs-dirty-d2af {
  background: #f9f9f9;
}
.label_d7a2 .simple-1a1d {
  background: #303030;
}
.north-ab73 .description-plasma-4243 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .north-ab73 .item_stale_1528 {
    margin-bottom: 1em;
  }
  .north-ab73 .item_stale_1528:last-child {
    margin-bottom: 0;
  }
}
.north-ab73 .tabs-dirty-d2af {
  background: #ededed;
}
.north-ab73 .simple-1a1d {
  background: #1a1a1a;
}
.description-plasma-4243.tabs-dirty-d2af {
  color: rgba(0, 0, 0, 0.6);
}
.description-plasma-4243.tabs-dirty-d2af .link_75d3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-plasma-4243.simple-1a1d {
  color: rgba(255, 255, 255, 0.99);
}
.description-plasma-4243.simple-1a1d a:not(.backdrop-hot-76be) {
  color: rgba(255, 255, 255, 0.79);
}
.description-plasma-4243.simple-1a1d a:not(.backdrop-hot-76be):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-plasma-4243.simple-1a1d .link_75d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-plasma-4243.simple-1a1d table tbody td,
.description-plasma-4243.simple-1a1d table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert-fresh-8dc9.carousel-6267 .link-908a {
  max-width: initial;
}
.alert-fresh-8dc9 .backdrop-west-229f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert-fresh-8dc9 .backdrop-west-229f .medium_0977 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert-fresh-8dc9 .backdrop-west-229f .medium_0977 {
    display: block;
    margin-bottom: 2em;
  }
  .alert-fresh-8dc9 .backdrop-west-229f .medium_0977:last-child {
    margin-bottom: 0;
  }
}
.north-ab73 .item_stale_1528:last-child,
.label_d7a2 .item_stale_1528:last-child,
.simple_a382 .item_stale_1528:last-child {
  margin-bottom: 0;
}
.north-ab73 .item_stale_1528 .header-ba4d .avatar-new-7d48:last-child,
.label_d7a2 .item_stale_1528 .header-ba4d .avatar-new-7d48:last-child,
.simple_a382 .item_stale_1528 .header-ba4d .avatar-new-7d48:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .north-ab73 .dropdown_west_8151,
  .north-ab73 .element-ceb0,
  .label_d7a2 .dropdown_west_8151,
  .label_d7a2 .element-ceb0,
  .simple_a382 .dropdown_west_8151,
  .simple_a382 .element-ceb0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .section-0319 .item_stale_1528 {
    margin-bottom: 2em;
  }
}
.section-0319 p:last-child {
  margin-bottom: 0;
}
.section-0319 li,
.section-0319 ul {
  list-style: none;
  margin: 0;
}
.section-0319 ul ul {
  margin-left: 2.617924em;
}
.icon-24a4 {
  font-size: 0.875em;
}

/* css-noise: 2773 */
.shadow-element-s2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
