/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stale_5980/customify
Author: WPCustomify
Author URI: https://pressmaximum.stale_5980
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.stale_5980/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bottom-f47f.container-26b8/licenses/gpl-2.0.static-885f
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.new_7bdd/, (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.mask_8829.sidebar-e3aa/normalize.form-brown-9c56/
 ======
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.form-brown-9c56 v7.0.0 | MIT License | github.stale_5980/necolas/normalize.form-brown-9c56 */
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;
}
.gradient-3aff .small-f631,
.feature_fixed_20d0,
.picture-tiny-e24b,
.fluid-ef1a,
.popup-smooth-c82b,
.block_8f00,
.stone_fcba,
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;
}
.feature_fixed_20d0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature_fixed_20d0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature_fixed_20d0,
  h1 {
    font-size: 1.8em;
  }
}
.picture-tiny-e24b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.picture-tiny-e24b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .picture-tiny-e24b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .picture-tiny-e24b,
  h2 {
    font-size: 1.7em;
  }
}
.fluid-ef1a,
h3 {
  font-size: 1.618em;
}
.gradient-3aff .small-f631,
.popup-smooth-c82b,
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.gallery_outer_6637 {
  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;
}
.light-ea55:after,
.light-ea55:before,
.pagination-stone-861a:after,
.pagination-stone-861a:before {
  content: "";
  display: table;
}
.light-ea55:after,
.pagination-stone-861a:after {
  clear: both;
}
.background_small_aa96 {
  float: right;
  margin-right: 0;
}
.overlay_last_2f8b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hot_74db .dropdown_f48a,
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;
}
.hot_74db .dropdown_f48a: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;
}
.link-3c4d .dropdown_f48a {
  box-shadow: none;
}
.link-3c4d
  .dropdown_f48a
  .filter_new_5275 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link-3c4d .dropdown_f48a .preview-cc8c {
  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;
}
.link-3c4d
  .dropdown_f48a
  .preview-cc8c
  b {
  display: none;
}
.link-3c4d .light_1f40 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.basic-e5a3:not(.focused_dca4):not(.module_49fc),
button:not(.focused_dca4):not(.module_49fc),
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ),
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ),
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ) {
  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;
}
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ):hover,
button:not(.focused_dca4):not(
    .module_49fc
  ):hover,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ):hover,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ):hover,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ):active,
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ):focus,
button:not(.focused_dca4):not(
    .module_49fc
  ):active,
button:not(.focused_dca4):not(
    .module_49fc
  ):focus,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ):active,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ):focus,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ):active,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ):focus,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ):active,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ):focus {
  outline: 0;
}
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844,
button:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844 {
  position: relative;
}
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .red-6f3b,
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .footer_middle_b53a,
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .huge-39db,
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  i,
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  svg,
button:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .red-6f3b,
button:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .footer_middle_b53a,
button:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .huge-39db,
button:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  i,
button:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  svg,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .red-6f3b,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .footer_middle_b53a,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .huge-39db,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  i,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  svg,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .red-6f3b,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .footer_middle_b53a,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .huge-39db,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  i,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  svg,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .red-6f3b,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .footer_middle_b53a,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  .huge-39db,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  i,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844
  svg {
  visibility: hidden;
}
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844:after,
button:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844:after,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844:after,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844:after,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ).fn-loading-d844: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;
}
.basic-e5a3:not(.focused_dca4):not(.module_49fc),
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ),
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ),
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ) {
  color: #fff;
  background: #235787;
}
.basic-e5a3:not(.focused_dca4):not(
    .module_49fc
  ):focus,
input[type="button"]:not(.focused_dca4):not(
    .module_49fc
  ):focus,
input[type="reset"]:not(.focused_dca4):not(
    .module_49fc
  ):focus,
input[type="submit"]:not(.focused_dca4):not(
    .module_49fc
  ):focus {
  color: #fff;
}
.basic-e5a3.fn-disabled-d844:not(.focused_dca4):not(
    .module_49fc
  ),
.basic-e5a3[disabled]:not(.focused_dca4):not(
    .module_49fc
  ),
button.fn-disabled-d844:not(.focused_dca4):not(
    .module_49fc
  ),
button[disabled]:not(.focused_dca4):not(
    .module_49fc
  ) {
  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;
}
.pagination_gold_81fb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination_gold_81fb: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;
}
.focus_complex_e566 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.yellow-3a90 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.center_954a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.light-ea55:after,
.light-ea55:before,
.overlay-4b3d:after,
.overlay-4b3d:before,
.thumbnail_iron_6c03:after,
.thumbnail_iron_6c03:before,
.status-051e:after,
.status-051e:before,
.right-e161:after,
.right-e161:before,
.summary_73dc:after,
.summary_73dc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.light-ea55:after,
.overlay-4b3d:after,
.thumbnail_iron_6c03:after,
.status-051e:after,
.right-e161:after,
.summary_73dc:after {
  clear: both;
}
.overlay-4b3d .dark-4a4c,
.thumbnail_iron_6c03 .dark-4a4c,
.middle_28ef .dark-4a4c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu-7bce {
  display: inline-block;
}
.item-paper-5362 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item-paper-5362 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item-paper-5362 .yellow-1463 {
  padding: 1em 0;
  font-size: 85%;
}
.yellow-1463 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag-08c5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag-08c5:after,
.tag-08c5:before {
  content: "";
  display: table;
}
.tag-08c5:after {
  clear: both;
}
.logo-595c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text-solid-4a82 .logo-595c {
  max-width: 50%;
}
.tabs_1bf6 .logo-595c {
  max-width: 33.33%;
}
.hero-out-2803 .logo-595c {
  max-width: 25%;
}
.pagination_c6b5 .logo-595c {
  max-width: 20%;
}
.chip_green_3286 .logo-595c {
  max-width: 16.66%;
}
.notice_easy_d6ba .logo-595c {
  max-width: 14.28%;
}
.over-b886 .logo-595c {
  max-width: 12.5%;
}
.new-a3e1 .logo-595c {
  max-width: 11.11%;
}
.grid-mini-ca3d {
  display: block;
}
.gradient-3aff .down_7829 label,
.gradient-3aff .button_black_d17f label,
.gradient-3aff .down-6ac7 label,
.gradient-3aff .filter-old-530f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-7032 {
  list-style: none;
  margin: 0;
}
.active-7032 article.pattern-6636 {
  margin-bottom: 0;
}
.active-7032 ul {
  list-style: none;
  margin: 0;
}
.active-7032 .focused_208f li.pattern-6636 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-7032 .focused_208f li.pattern-6636 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-7032 .focused_208f li.pattern-6636: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) {
  .active-7032 .focused_208f li.pattern-6636 li.pattern-6636 li.pattern-6636 li.pattern-6636 {
    padding-left: 0;
  }
}
article.pattern-6636 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern-6636 .overlay-4b3d p:last-of-type {
  margin-bottom: 0;
}
article.pattern-6636 .pressed-1384 {
  float: left;
}
article.pattern-6636 .active_top_bce1 {
  margin-left: 85px;
}
article.pattern-6636 .hover_8e81 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern-6636 .hover_8e81 .header_narrow_f01d {
  margin-left: 10px;
}
article.pattern-6636 .focus_8b9c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern-6636 .focus_4e01 {
  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 .down_7829,
  #respond .down-6ac7,
  #respond .filter-old-530f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .down_7829 input,
#respond .down-6ac7 input,
#respond .filter-old-530f input {
  width: 100%;
}
#respond .filter-old-530f {
  margin-right: 0;
}
#respond .fast_8b2c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south-5e3e {
  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;
}
.south-5e3e.grid_tiny_d8e2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.south-5e3e 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%);
}
.south-5e3e:focus,
.south-5e3e: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);
}
.medium_67ff {
  border-radius: 10%;
}
.complex_edd0 {
  border-radius: 50%;
}
.complex-c6c2 {
  font-size: 0.72em;
}
.thumbnail-stale-5cc3 {
  font-size: 0.875em;
}
.out-708f {
  font-size: 1.1em;
}
.list-a466 {
  text-transform: uppercase;
  line-height: 1.2;
}
.list-a466.complex-c6c2 {
  letter-spacing: 0.5px;
}
.chip_a738,
.chip_a738 a {
  color: #6d6d6d;
}
.chip_a738 a:hover {
  color: #111;
}
.main-glass-da93 {
  color: #6d6d6d;
}
.light_9504 {
  overflow-x: hidden;
}
.light_9504 .search-160e.upper-2b51 {
  position: relative;
}
.light_9504 .search-160e.upper-2b51.menu_23ae {
  position: initial;
}
.light_9504
  .search-160e.upper-2b51.menu_23ae
  .chip-wood-0100 {
  left: auto;
}
.light_9504 .search-160e .chip-wood-0100 {
  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;
}
.light_9504 .search-160e:hover.upper-2b51 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.light_9504
  .search-160e:hover.upper-2b51
  .chip-wood-0100 {
  display: block;
  z-index: 9999999;
}
.light_9504 .selected-21cf .paper_e075,
.light_9504 .button-motion-0f80 .paper_e075 {
  display: none;
}
.light_9504 .orange_cd69 .search-160e:hover.upper-2b51 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gradient-3aff .down_7829 label,
.gradient-3aff .button_black_d17f label,
.gradient-3aff .down-6ac7 label,
.gradient-3aff .filter-old-530f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-7032 {
  list-style: none;
  margin: 0;
}
.active-7032 article.pattern-6636 {
  margin-bottom: 0;
}
.active-7032 ul {
  list-style: none;
  margin: 0;
}
.active-7032 .focused_208f li.pattern-6636 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-7032 .focused_208f li.pattern-6636 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-7032 .focused_208f li.pattern-6636: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) {
  .active-7032 .focused_208f li.pattern-6636 li.pattern-6636 li.pattern-6636 li.pattern-6636 {
    padding-left: 0;
  }
}
article.pattern-6636 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern-6636 .overlay-4b3d p:last-of-type {
  margin-bottom: 0;
}
article.pattern-6636 .pressed-1384 {
  float: left;
}
article.pattern-6636 .active_top_bce1 {
  margin-left: 85px;
}
article.pattern-6636 .hover_8e81 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern-6636 .hover_8e81 .header_narrow_f01d {
  margin-left: 10px;
}
article.pattern-6636 .focus_8b9c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern-6636 .focus_4e01 {
  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 .down_7829,
  #respond .down-6ac7,
  #respond .filter-old-530f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .down_7829 input,
#respond .down-6ac7 input,
#respond .filter-old-530f input {
  width: 100%;
}
#respond .filter-old-530f {
  margin-right: 0;
}
#respond .fast_8b2c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected-21cf .west-27cd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.west-27cd .main-a463.button-stone-106f .under-9d43 > li > a:focus,
.west-27cd .main-a463.button-stone-106f .under-9d43 > li > a:hover,
.west-27cd .main-a463.photo-ad86 .under-9d43 > li > a:focus,
.west-27cd .main-a463.photo-ad86 .under-9d43 > li > a:hover,
.west-27cd .main-a463.nav-up-b67a .under-9d43 > li > a:focus,
.west-27cd .main-a463.nav-up-b67a .under-9d43 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-27cd
  .main-a463.button-stone-106f
  .under-9d43
  > li.center_f5ac
  > a,
.west-27cd
  .main-a463.button-stone-106f
  .under-9d43
  > li.pattern-da77
  > a,
.west-27cd
  .main-a463.photo-ad86
  .under-9d43
  > li.center_f5ac
  > a,
.west-27cd
  .main-a463.photo-ad86
  .under-9d43
  > li.pattern-da77
  > a,
.west-27cd
  .main-a463.nav-up-b67a
  .under-9d43
  > li.center_f5ac
  > a,
.west-27cd .main-a463.nav-up-b67a .under-9d43 > li.status-dynamic-4c46 > a {
  color: rgba(255, 255, 255, 0.99);
}
.west-27cd .easy_e468,
.west-27cd .easy_e468 a {
  color: rgba(255, 255, 255, 0.99);
}
.west-27cd .basic_0aa8.message-df12 li a,
.west-27cd .glass_1ab9 a,
.west-27cd .middle-68a9,
.west-27cd .under-9d43 > li > a,
.west-27cd .logo-under-2a19 {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd .basic_0aa8.message-df12 li a:hover,
.west-27cd .glass_1ab9 a:hover,
.west-27cd .middle-68a9:hover,
.west-27cd .under-9d43 > li > a:hover,
.west-27cd .logo-under-2a19:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-27cd .layout_fast_6f06 {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd .layout_fast_6f06 .texture_small_e577 {
  color: rgba(255, 255, 255, 0.99);
}
.west-27cd .layout_fast_6f06:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-27cd .carousel-5ea5 .list_plasma_1895 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd .carousel-5ea5 .list_plasma_1895 .element-726f {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd
  .carousel-5ea5
  .list_plasma_1895
  .element-726f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd
  .carousel-5ea5
  .list_plasma_1895
  .element-726f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd
  .carousel-5ea5
  .list_plasma_1895
  .element-726f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd
  .carousel-5ea5
  .list_plasma_1895
  .element-726f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd .carousel-5ea5 .upper-1555 {
  color: rgba(255, 255, 255, 0.79);
}
.west-27cd .carousel-5ea5 .upper-1555:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_a626
  .west-27cd
  .carousel-5ea5
  .notice_short_7d82
  .aside-gas-a9c4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_a626
  .west-27cd
  .carousel-5ea5
  .notice_short_7d82
  .element-726f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected-21cf .disabled_lite_6fae {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.disabled_lite_6fae .main-a463.button-stone-106f .under-9d43 > li > a:focus,
.disabled_lite_6fae .main-a463.button-stone-106f .under-9d43 > li > a:hover,
.disabled_lite_6fae .main-a463.photo-ad86 .under-9d43 > li > a:focus,
.disabled_lite_6fae .main-a463.photo-ad86 .under-9d43 > li > a:hover,
.disabled_lite_6fae .main-a463.nav-up-b67a .under-9d43 > li > a:focus,
.disabled_lite_6fae .main-a463.nav-up-b67a .under-9d43 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_lite_6fae
  .main-a463.button-stone-106f
  .under-9d43
  > li.center_f5ac
  > a,
.disabled_lite_6fae
  .main-a463.button-stone-106f
  .under-9d43
  > li.pattern-da77
  > a,
.disabled_lite_6fae
  .main-a463.photo-ad86
  .under-9d43
  > li.center_f5ac
  > a,
.disabled_lite_6fae
  .main-a463.photo-ad86
  .under-9d43
  > li.pattern-da77
  > a,
.disabled_lite_6fae
  .main-a463.nav-up-b67a
  .under-9d43
  > li.center_f5ac
  > a,
.disabled_lite_6fae .main-a463.nav-up-b67a .under-9d43 > li.status-dynamic-4c46 > a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_lite_6fae .easy_e468,
.disabled_lite_6fae .easy_e468 a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_lite_6fae .basic_0aa8.message-df12 li a,
.disabled_lite_6fae .glass_1ab9 a,
.disabled_lite_6fae .middle-68a9,
.disabled_lite_6fae .under-9d43 > li > a,
.disabled_lite_6fae .logo-under-2a19 {
  color: rgba(0, 0, 0, 0.55);
}
.disabled_lite_6fae .basic_0aa8.message-df12 li a:hover,
.disabled_lite_6fae .glass_1ab9 a:hover,
.disabled_lite_6fae .middle-68a9:hover,
.disabled_lite_6fae .under-9d43 > li > a:hover,
.disabled_lite_6fae .logo-under-2a19:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_lite_6fae .layout_fast_6f06 {
  color: rgba(0, 0, 0, 0.55);
}
.disabled_lite_6fae .layout_fast_6f06 .texture_small_e577 {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_lite_6fae .layout_fast_6f06:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-70d7 .tag_wood_a0e0 {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_iron_6c03 > * {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_iron_6c03 .focus_complex_e566 {
  margin-right: 1.41575em;
}
.accent-silver-ff6b .thumbnail_iron_6c03 > .wrapper_last_1b88 {
  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;
}
.accent-silver-ff6b .thumbnail_iron_6c03 > .article-paper-61a8 {
  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;
}
.card_solid_4bdc.column-70d7 .tag_wood_a0e0,
.new-1de4.column-70d7 .tag_wood_a0e0 {
  margin-left: 0;
}
.tabs_hot_15de.column-70d7 .tag_wood_a0e0,
.nav_8a7b.column-70d7 .tag_wood_a0e0 {
  margin-right: 0;
}
.thumbnail_iron_6c03 ol,
.thumbnail_iron_6c03 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hidden_hovered_5f69 video {
  max-width: 100%;
}
.label-advanced-5301 img {
  display: block;
}
.label-advanced-5301.focus_complex_e566,
.label-advanced-5301.yellow-3a90 {
  width: 100%;
}
.label-advanced-5301.article-paper-61a8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component-orange-a539:not(.dropdown_hot_6240) {
  margin: 1.5em auto;
}
.paper-d1e9 p {
  padding: 1.5em 14px;
}
ul.hover_right_848c.article-paper-61a8,
ul.hover_right_848c.wrapper_last_1b88,
ul.hover_right_848c.shade_blue_13ac.wrapper_last_1b88 {
  padding: 0 14px;
}
.icon_prev_0ccb {
  display: block;
  overflow-x: auto;
}
.icon_prev_0ccb table {
  border-collapse: collapse;
  width: 100%;
}
.icon_prev_0ccb td,
.icon_prev_0ccb th {
  padding: 0.5em;
}
.thumbnail_iron_6c03 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thumbnail_iron_6c03 ol ol,
.thumbnail_iron_6c03 ol ul,
.thumbnail_iron_6c03 ul ol,
.thumbnail_iron_6c03 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thumbnail_iron_6c03 ol ol li,
.thumbnail_iron_6c03 ol ul li,
.thumbnail_iron_6c03 ul ol li,
.thumbnail_iron_6c03 ul ul li {
  margin-left: 0;
}
.small_ebf3.sort_fresh_be16 > .new-5c1d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.small_ebf3.sort_fresh_be16 > .new-5c1d iframe,
.small_ebf3.sort_fresh_be16 > .new-5c1d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focus-complex-a4ca {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focus-complex-a4ca.rough_2eb0 {
  padding: 0;
}
.focus-complex-a4ca.rough_2eb0 cite {
  font-size: 13px;
}
.focus-complex-a4ca > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focus-complex-a4ca cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.grid_d27f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.grid_d27f > p:first-child {
  margin-top: 0;
}
.grid_d27f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.grid_d27f blockquote {
  border-left: 0;
}
.dynamic-b202 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dynamic-b202:not(.column_671c) {
  max-width: 100px;
}
.dynamic-b202.pro-b7c5 {
  border-bottom: none !important;
  text-align: center;
}
.dynamic-b202.pro-b7c5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paper-d1e9 p {
    padding: 1.5em 0;
  }
}
.form_e4e8 {
  color: #0073aa;
}
.purple_5a11 {
  background-color: #0073aa;
}
.brown-8518 {
  color: #229fd8;
}
.outline-bfdd {
  background-color: #229fd8;
}
.title-rough-332b {
  color: #eee;
}
.video-e738 {
  background-color: #eee;
}
.action-54bd {
  color: #444;
}
.sort_narrow_cd39 {
  background-color: #444;
}
.dropdown_orange_c2a7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dropdown_orange_c2a7 .alert-5ba7 .glass_1ab9 {
  font-size: 15px;
}
.dropdown_orange_c2a7 .glass_1ab9 {
  line-height: 1.3;
}
.dropdown_orange_c2a7 .disabled_lite_6fae {
}
.dropdown_orange_c2a7 .west-27cd {
  background: #235787;
}
.component-stale-d1f9 {
  padding: 0;
}
.component-stale-d1f9 .west-27cd {
  background: #1a1a1a;
}
.component-stale-d1f9 .disabled_lite_6fae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.article_619e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.article_619e .disabled_lite_6fae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.article_619e .west-27cd {
  background: #303030;
}
.summary_73dc {
  position: relative;
  z-index: 10;
}
.summary_73dc .picture_db2e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-prev-e747 .upper-2b51 {
  display: inline-block;
  vertical-align: middle;
}
.row-prev-e747.hidden_motion_9b07 .upper-2b51 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .row-prev-e747.hidden_motion_9b07 .upper-2b51 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .row-prev-e747.hidden_motion_9b07 .upper-2b51 {
    margin-right: 0.4em;
  }
}
.row-prev-e747.hidden_motion_9b07 .upper-2b51:last-child {
  margin-right: 0;
}
.rough-2792 .picture_db2e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .selected-21cf .alert-5ba7 {
    margin: 0 -0.5em;
  }
  .selected-21cf .alert-5ba7 [class*="customify-col-"],
  .selected-21cf .alert-5ba7 [class*="customify-col_"],
  .selected-21cf .alert-5ba7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.selected-21cf.section-soft-da57 .picture_db2e {
  background: 0 0 !important;
}
.selected-21cf.section-soft-da57 .picture_db2e,
.selected-21cf.rough-2792 .picture_db2e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .selected-21cf.modal-easy-3a83 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.selected-21cf.rough-2792 .picture_db2e {
  box-shadow: none !important;
}
.active-5a13 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-5a13 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-5a13 {
    padding: 18px 0 20px;
  }
}
.active-5a13 .container-orange-2b4c {
  width: 100%;
}
.active-5a13 .dropdown-b9df {
  margin-bottom: 0;
}
.active-5a13 .tall_a15a {
  margin-top: 5px;
  font-size: 0.875em;
}
.slider-huge-c750 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.slider-huge-c750 .solid-de22 {
  width: 100%;
}
.panel_2162 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel_2162 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel_2162 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;
}
.panel_2162 li:last-child:after {
  display: none;
}
.panel_2162 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent_first_7b9e .paper_e075 button,
.active-5a13 .paper_e075 button {
  left: 0;
}
.accent_first_7b9e .solid-de22,
.active-5a13 .solid-de22 {
  padding-left: 0;
  padding-right: 0;
}
.accent_first_7b9e .slider-huge-c750,
.active-5a13 .slider-huge-c750 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent_first_7b9e {
  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;
}
.accent_first_7b9e: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;
}
.accent_first_7b9e .focus_focused_f17b {
  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) {
  .accent_first_7b9e .focus_focused_f17b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent_first_7b9e .focus_focused_f17b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent_first_7b9e .focus_focused_f17b {
    min-height: 200px;
  }
}
.accent_first_7b9e .panel_2162 {
  color: rgba(255, 255, 255, 0.8);
}
.accent_first_7b9e .panel_2162 a,
.accent_first_7b9e .panel_2162 li:after {
  color: inherit;
}
.accent_first_7b9e .panel_2162 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.out-0aef {
  margin-bottom: 0.5em;
}
.widget_focused_d752 {
  margin-bottom: 1.2em;
}
.widget_focused_d752,
.out-0aef {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget_focused_d752 p:last-child,
.out-0aef p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paper_e075,
#masthead .paper_e075 {
  display: none;
}
#masthead
  > .paper_e075.info-cd97 {
  display: none;
}
#masthead > .paper_e075 button {
  left: 0;
}
.rough-95ad {
  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%;
}
.rough-95ad .upper-2b51 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.rough-95ad .cool-67b5 {
  display: -webkit-box;
  display: flex;
}
.rough-95ad .cool-67b5.gas_1a30 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.rough-95ad .cool-67b5.menu_pressed_d612 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.rough-95ad .cool-67b5.component_middle_095c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.rough-95ad.image-b1c4.avatar_middle_510a .cool-67b5.gas_1a30 {
  flex-basis: 100%;
}
.rough-95ad.menu-1044 .cool-67b5.menu_pressed_d612 {
  -webkit-box-flex: 1;
  flex: auto;
}
.rough-95ad.menu-1044 .cool-67b5.component_middle_095c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paper_e075.info-cd97 {
  display: none;
}
#masthead > .paper_e075 button {
  left: 0;
}
.medium-b1aa {
  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;
}
.medium-b1aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.medium-b1aa.last-c633 i {
  margin-right: 4px;
}
.medium-b1aa.progress_a29a i {
  margin-left: 5px;
}
.glass_1ab9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.glass_1ab9 p:last-child {
  margin-bottom: 0;
}
.module_68dd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module_68dd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module_68dd img {
  display: block;
  width: auto;
  line-height: 1;
}
.module_68dd .easy_e468 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module_68dd .nav_slow_88b6 {
  margin: 5px 0 7px 0;
}
.module_68dd.container-wide-2bd4 .outline_3870 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_68dd.container-wide-2bd4 .module_gas_1ef2 {
  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;
}
.module_68dd.backdrop-3fe2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module_68dd.backdrop-3fe2 .outline_3870 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_68dd.backdrop-3fe2 .module_gas_1ef2 {
  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;
}
.module_68dd.alert_black_a690 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_68dd.cool-5ce4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module_68dd.cool-5ce4 .module_gas_1ef2 {
  margin-top: 7px;
}
.south_f6ad {
  display: inline-block;
}
.summary_73dc .alert-93b2 .module_68dd img {
  max-width: 100%;
}
.main-a463 .progress_copper_26d7.active-red-692c,
.container-4791 .progress_copper_26d7.active-red-692c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-a463 .highlight_2e15,
.container-4791 .highlight_2e15 {
  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%);
}
.main-a463 .highlight_2e15 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main-a463.layout_new_18e6 .highlight_2e15 {
  display: none;
}
.main-a463 .block-fast-5e90 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-a463 .block-fast-5e90 li {
  display: inline-block;
  position: relative;
}
.main-a463 .block-fast-5e90 li:last-child {
  margin-right: 0;
}
.main-a463 .block-fast-5e90 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;
}
.main-a463 .block-fast-5e90 li.status-dynamic-4c46 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main-a463 .block-fast-5e90 > 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;
}
.main-a463 .block-fast-5e90 > li > a i {
  line-height: 0;
}
.main-a463 .block-fast-5e90 > li.narrow-d201 > a .highlight_2e15 {
  margin-left: 4px;
  line-height: 0;
}
.main-a463 .block-fast-5e90 .focus_5334 li.narrow-d201 > a {
  position: relative;
}
.main-a463 .block-fast-5e90 .focus_5334 li.narrow-d201 > a:after,
.main-a463 .block-fast-5e90 .focus_5334 li.narrow-d201 > a:before {
  content: "";
  display: table;
}
.main-a463 .block-fast-5e90 .focus_5334 li.narrow-d201 > a:after {
  clear: both;
}
.main-a463 .block-fast-5e90 .focus_5334 li.narrow-d201 > a .highlight_2e15 {
  margin-left: 5px;
  float: right;
}
.main-a463 .steel-70ed,
.main-a463 .focus_5334 {
  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;
}
.main-a463 .focus_5334 {
  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;
}
.main-a463 .focus_5334 .active-red-692c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-a463 .focus_5334 .highlight_2e15 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main-a463 .focus_5334 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main-a463 .focus_5334 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;
}
.main-a463 .focus_5334 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main-a463 .focus_5334 .focus_5334 {
  top: 0;
  left: 100%;
}
.main-a463 .gradient_6b3c.fn-focus-d844 > .steel-70ed,
.main-a463 .gradient_6b3c.fn-focus-d844 > .focus_5334,
.main-a463 .gradient_6b3c:focus > .steel-70ed,
.main-a463 .gradient_6b3c:focus > .focus_5334,
.main-a463 .gradient_6b3c:hover > .steel-70ed,
.main-a463 .gradient_6b3c:hover > .focus_5334 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main-a463.nav-up-b67a .under-9d43:after,
.main-a463.nav-up-b67a .under-9d43:before {
  content: "";
  display: table;
}
.main-a463.nav-up-b67a .under-9d43:after {
  clear: both;
}
.main-a463.nav-up-b67a .under-9d43 > li {
  float: left;
}
.main-a463.north_e434 .under-9d43:after,
.main-a463.north_e434 .under-9d43:before {
  content: "";
  display: table;
}
.main-a463.north_e434 .under-9d43:after {
  clear: both;
}
.main-a463.north_e434 .under-9d43 > li {
  float: left;
}
.main-a463.north_e434 .under-9d43 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main-a463.north_e434 .under-9d43 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main-a463.north_e434 .under-9d43 > li.center_f5ac > a,
.main-a463.north_e434 .under-9d43 > li.status-dynamic-4c46 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main-a463.button-stone-106f .under-9d43 > li > a .active-red-692c {
  position: relative;
}
.main-a463.button-stone-106f .under-9d43 > li > a .active-red-692c: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;
}
.main-a463.button-stone-106f
  .under-9d43
  > li:focus
  > a
  .active-red-692c:before,
.main-a463.button-stone-106f
  .under-9d43
  > li:hover
  > a
  .active-red-692c:before {
  width: 100%;
  background-color: currentColor;
}
.main-a463.button-stone-106f
  .under-9d43
  > li.center_f5ac
  > a
  .active-red-692c:before,
.main-a463.button-stone-106f
  .under-9d43
  > li.pattern-da77
  > a
  .active-red-692c:before {
  width: 100%;
  background-color: currentColor;
}
.main-a463.photo-ad86 .under-9d43 > li > a .active-red-692c {
  position: relative;
}
.main-a463.photo-ad86 .under-9d43 > li > a .active-red-692c: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;
}
.main-a463.photo-ad86 .under-9d43 > li:focus > a .active-red-692c:before,
.main-a463.photo-ad86
  .under-9d43
  > li:hover
  > a
  .active-red-692c:before {
  width: 100%;
  background-color: currentColor;
}
.main-a463.photo-ad86
  .under-9d43
  > li.center_f5ac
  > a
  .active-red-692c:before,
.main-a463.photo-ad86
  .under-9d43
  > li.pattern-da77
  > a
  .active-red-692c:before {
  width: 100%;
  background-color: currentColor;
}
.container-4791 .block-fast-5e90 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container-4791 .block-fast-5e90 li:first-child > a {
  border-top: none;
}
.container-4791 .block-fast-5e90 .form_2f4b > .active-red-692c .highlight_2e15 {
  display: none;
}
.container-4791 .block-fast-5e90 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.container-4791 .block-fast-5e90 li:last-child {
  border: none;
}
.container-4791 .block-fast-5e90 li.narrow-d201 > a {
  padding-right: 45px !important;
}
.container-4791 .block-fast-5e90 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.container-4791 .block-fast-5e90 li a:focus,
.container-4791 .block-fast-5e90 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-4791 .block-fast-5e90 li .easy_0793 {
  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;
}
.container-4791 .block-fast-5e90 li .easy_0793:hover {
  box-shadow: none;
}
.container-4791 .block-fast-5e90 li .easy_0793 .highlight_2e15 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.container-4791 .block-fast-5e90 .focus_5334 {
  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);
}
.container-4791 .block-fast-5e90 .focus_5334 li a {
  padding-left: 3em;
}
.container-4791 .block-fast-5e90 .content-db0d > a .easy_0793 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container-4791 .block-fast-5e90 .content-db0d > .focus_5334 {
  display: block;
  opacity: 1;
}
.pagination_current_4a49 {
  max-width: 100%;
}
.motion_074a {
  line-height: 0;
  cursor: pointer;
}
.logo-under-2a19 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.logo-under-2a19:hover {
  box-shadow: none;
  color: currentColor;
}
.logo-under-2a19 svg {
  width: 18px;
  height: 18px;
}
.logo-under-2a19 .backdrop_e260 {
  display: none;
}
.gas-69f1 {
  position: relative;
}
.gas-69f1.fn-active-d844 .logo-under-2a19 .module_d088 {
  display: none;
}
.gas-69f1.fn-active-d844 .logo-under-2a19 .backdrop_e260 {
  display: inline-block;
}
.gas-69f1 .wrapper_out_9024 {
  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);
}
.gas-69f1.carousel-4c32 .wrapper_out_9024 {
  left: auto;
  right: -0.9em;
}
.gas-69f1.carousel-4c32 .list-ccd8::before {
  left: auto;
  right: 15px;
}
.gas-69f1.fn-active-d844 .wrapper_out_9024 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_short_7d82 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notice_short_7d82 label {
  flex-basis: 100%;
}
.notice_short_7d82 .list_plasma_1895 {
  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;
}
.notice_short_7d82 .element-726f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notice_short_7d82 .element-726f:focus {
  background-color: transparent;
}
.notice_short_7d82 button.upper-1555 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notice_short_7d82 button.upper-1555:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notice_short_7d82 button.upper-1555 svg {
  width: 18px;
  height: 18px;
}
.notice_short_7d82 input[type="submit"] {
  min-height: auto;
}
.carousel-5ea5 .notice_short_7d82 .element-726f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.list-ccd8 {
  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) {
  .list-ccd8 {
    width: 220px;
  }
}
.list-ccd8 label {
  flex-basis: 100%;
}
.list-ccd8::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;
}
.badge_a626 .carousel-5ea5 .notice_short_7d82 {
  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;
}
.badge_a626
  .carousel-5ea5
  .notice_short_7d82
  .list_plasma_1895 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.badge_a626 .carousel-5ea5 .notice_short_7d82 .element-726f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.badge_a626
  .carousel-5ea5
  .notice_short_7d82
  .element-726f:focus {
  background: 0 0;
}
.badge_a626
  .carousel-5ea5
  .notice_short_7d82
  .aside-gas-a9c4 {
  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;
}
.basic_0aa8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.basic_0aa8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.basic_0aa8 li:last-child {
  margin-right: 0;
}
.basic_0aa8 li:first-child {
  margin-left: 0;
}
.basic_0aa8.fluid-330c a {
  color: #fff;
}
.basic_0aa8.fluid-330c a:hover {
  color: #fff;
}
.basic_0aa8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.basic_0aa8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.basic_0aa8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.basic_0aa8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.basic_0aa8 [class*="social-icon-apple"] {
  background-color: #999;
}
.basic_0aa8 [class*="social-icon-apple"].table-inner-d36a {
  background-color: transparent;
  color: #999;
}
.basic_0aa8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.basic_0aa8 [class*="social-icon-behance"].table-inner-d36a {
  background-color: transparent;
  color: #1769ff;
}
.basic_0aa8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.basic_0aa8 [class*="social-icon-bitbucket"].table-inner-d36a {
  background-color: transparent;
  color: #205081;
}
.basic_0aa8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.basic_0aa8 [class*="social-icon-codepen"].table-inner-d36a {
  background-color: transparent;
  color: #000;
}
.basic_0aa8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.basic_0aa8 [class*="social-icon-delicious"].table-inner-d36a {
  background-color: transparent;
  color: #39f;
}
.basic_0aa8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.basic_0aa8 [class*="social-icon-digg"].table-inner-d36a {
  background-color: transparent;
  color: #005be2;
}
.basic_0aa8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.basic_0aa8 [class*="social-icon-dribbble"].table-inner-d36a {
  background-color: transparent;
  color: #ea4c89;
}
.basic_0aa8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.basic_0aa8 [class*="social-icon-envelope"].table-inner-d36a {
  background-color: transparent;
  color: #ea4335;
}
.basic_0aa8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.basic_0aa8 [class*="social-icon-facebook"].table-inner-d36a {
  background-color: transparent;
  color: #3b5998;
}
.basic_0aa8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.basic_0aa8 [class*="social-icon-flickr"].table-inner-d36a {
  background-color: transparent;
  color: #0063dc;
}
.basic_0aa8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.basic_0aa8 [class*="social-icon-foursquare"].table-inner-d36a {
  background-color: transparent;
  color: #2d5be3;
}
.basic_0aa8 [class*="social-icon-github"] {
  background-color: #333;
}
.basic_0aa8 [class*="social-icon-github"].table-inner-d36a {
  background-color: transparent;
  color: #333;
}
.basic_0aa8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.basic_0aa8 [class*="social-icon-google-plus"].table-inner-d36a {
  background-color: transparent;
  color: #dd4b39;
}
.basic_0aa8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.basic_0aa8 [class*="social-icon-houzz"].table-inner-d36a {
  background-color: transparent;
  color: #7ac142;
}
.basic_0aa8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.basic_0aa8 [class*="social-icon-instagram"].table-inner-d36a {
  background-color: transparent;
  color: #262626;
}
.basic_0aa8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.basic_0aa8 [class*="social-icon-jsfiddle"].table-inner-d36a {
  background-color: transparent;
  color: #487aa2;
}
.basic_0aa8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.basic_0aa8 [class*="social-icon-linkedin"].table-inner-d36a {
  background-color: transparent;
  color: #0077b5;
}
.basic_0aa8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.basic_0aa8 [class*="social-icon-medium"].table-inner-d36a {
  background-color: transparent;
  color: #00ab6b;
}
.basic_0aa8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.basic_0aa8
  [class*="social-icon-odnoklassniki"].table-inner-d36a {
  background-color: transparent;
  color: #f4731c;
}
.basic_0aa8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.basic_0aa8 [class*="social-icon-meetup"].table-inner-d36a {
  background-color: transparent;
  color: #ec1c40;
}
.basic_0aa8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.basic_0aa8 [class*="social-icon-pinterest"].table-inner-d36a {
  background-color: transparent;
  color: #bd081c;
}
.basic_0aa8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.basic_0aa8 [class*="social-icon-product-hunt"].table-inner-d36a {
  background-color: transparent;
  color: #da552f;
}
.basic_0aa8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.basic_0aa8 [class*="social-icon-reddit"].table-inner-d36a {
  background-color: transparent;
  color: #ff4500;
}
.basic_0aa8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.basic_0aa8 [class*="social-icon-rss"].table-inner-d36a {
  background-color: transparent;
  color: #f26522;
}
.basic_0aa8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.basic_0aa8
  [class*="social-icon-shopping-cart"].table-inner-d36a {
  background-color: transparent;
  color: #4caf50;
}
.basic_0aa8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.basic_0aa8 [class*="social-icon-skype"].table-inner-d36a {
  background-color: transparent;
  color: #00aff0;
}
.basic_0aa8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.basic_0aa8 [class*="social-icon-slideshare"].table-inner-d36a {
  background-color: transparent;
  color: #0077b5;
}
.basic_0aa8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.basic_0aa8 [class*="social-icon-snapchat"].table-inner-d36a {
  background-color: transparent;
  color: #fffc00;
}
.basic_0aa8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.basic_0aa8 [class*="social-icon-soundcloud"].table-inner-d36a {
  background-color: transparent;
  color: #f80;
}
.basic_0aa8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.basic_0aa8 [class*="social-icon-spotify"].table-inner-d36a {
  background-color: transparent;
  color: #2ebd59;
}
.basic_0aa8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.basic_0aa8
  [class*="social-icon-stack-overflow"].table-inner-d36a {
  background-color: transparent;
  color: #fe7a15;
}
.basic_0aa8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.basic_0aa8 [class*="social-icon-maldkfgram"].table-inner-d36a {
  background-color: transparent;
  color: #2ca5e0;
}
.basic_0aa8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.basic_0aa8 [class*="social-icon-tripadvisor"].table-inner-d36a {
  background-color: transparent;
  color: #589442;
}
.basic_0aa8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.basic_0aa8 [class*="social-icon-tumblr"].table-inner-d36a {
  background-color: transparent;
  color: #35465c;
}
.basic_0aa8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.basic_0aa8 [class*="social-icon-twitch"].table-inner-d36a {
  background-color: transparent;
  color: #6441a5;
}
.basic_0aa8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.basic_0aa8 [class*="social-icon-twitter"].table-inner-d36a {
  background-color: transparent;
  color: #1da1f2;
}
.basic_0aa8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.basic_0aa8 [class*="social-icon-vimeo"].table-inner-d36a {
  background-color: transparent;
  color: #1ab7ea;
}
.basic_0aa8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.basic_0aa8 [class*="social-icon-vk"].table-inner-d36a {
  background-color: transparent;
  color: #45668e;
}
.basic_0aa8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.basic_0aa8 [class*="social-icon-weibo"].table-inner-d36a {
  background-color: transparent;
  color: #df2029;
}
.basic_0aa8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.basic_0aa8 [class*="social-icon-weixin"].table-inner-d36a {
  background-color: transparent;
  color: #7bb32e;
}
.basic_0aa8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.basic_0aa8 [class*="social-icon-whatsapp"].table-inner-d36a {
  background-color: transparent;
  color: #25d366;
}
.basic_0aa8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.basic_0aa8 [class*="social-icon-wordpress"].table-inner-d36a {
  background-color: transparent;
  color: #21759b;
}
.basic_0aa8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.basic_0aa8 [class*="social-icon-xing"].table-inner-d36a {
  background-color: transparent;
  color: #026466;
}
.basic_0aa8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.basic_0aa8 [class*="social-icon-yelp"].table-inner-d36a {
  background-color: transparent;
  color: #af0606;
}
.basic_0aa8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.basic_0aa8 [class*="social-icon-youtube"].table-inner-d36a {
  background-color: transparent;
  color: #cd201f;
}
.middle-68a9 {
  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;
}
.middle-68a9:hover {
  box-shadow: none;
  background: 0 0;
}
.summary-action-7b87 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget-west-e4c9 {
  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;
}
.sidebar_ec07 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.logo-15af {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.logo-15af,
.logo-15af::after,
.logo-15af::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;
}
.logo-15af::after,
.logo-15af::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav_stale_875e .widget-west-e4c9 .sidebar_ec07 {
  margin-top: -2px;
  width: 19px;
}
.nav_stale_875e .widget-west-e4c9 .logo-15af {
  margin-top: -1px;
}
.nav_stale_875e .widget-west-e4c9 .logo-15af,
.nav_stale_875e .widget-west-e4c9 .logo-15af::after,
.nav_stale_875e .widget-west-e4c9 .logo-15af::before {
  width: 19px;
  height: 2px;
}
.nav_stale_875e .widget-west-e4c9 .logo-15af::before {
  top: -6px;
}
.nav_stale_875e .widget-west-e4c9 .logo-15af::after {
  bottom: -6px;
}
.progress_large_c38e .widget-west-e4c9 .sidebar_ec07 {
  margin-top: -2px;
  width: 22px;
}
.progress_large_c38e .widget-west-e4c9 .logo-15af {
  margin-top: -1px;
}
.progress_large_c38e .widget-west-e4c9 .logo-15af,
.progress_large_c38e .widget-west-e4c9 .logo-15af::after,
.progress_large_c38e .widget-west-e4c9 .logo-15af::before {
  width: 22px;
  height: 2px;
}
.progress_large_c38e .widget-west-e4c9 .logo-15af::before {
  top: -7px;
}
.progress_large_c38e .widget-west-e4c9 .logo-15af::after {
  bottom: -7px;
}
.table_silver_fa68 .widget-west-e4c9 .sidebar_ec07 {
  margin-top: -2px;
  width: 31px;
}
.table_silver_fa68 .widget-west-e4c9 .logo-15af {
  margin-top: -1.5px;
}
.table_silver_fa68 .widget-west-e4c9 .logo-15af,
.table_silver_fa68 .widget-west-e4c9 .logo-15af::after,
.table_silver_fa68 .widget-west-e4c9 .logo-15af::before {
  width: 31px;
  height: 3px;
}
.table_silver_fa68 .widget-west-e4c9 .logo-15af::before {
  top: -9px;
}
.table_silver_fa68 .widget-west-e4c9 .logo-15af::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .slow-dac1 .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 19px;
  }
  .slow-dac1 .widget-west-e4c9 .logo-15af {
    margin-top: -1px;
  }
  .slow-dac1 .widget-west-e4c9 .logo-15af,
  .slow-dac1 .widget-west-e4c9 .logo-15af::after,
  .slow-dac1 .widget-west-e4c9 .logo-15af::before {
    width: 19px;
    height: 2px;
  }
  .slow-dac1 .widget-west-e4c9 .logo-15af::before {
    top: -6px;
  }
  .slow-dac1 .widget-west-e4c9 .logo-15af::after {
    bottom: -6px;
  }
  .logo-bronze-a574 .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-bronze-a574 .widget-west-e4c9 .logo-15af {
    margin-top: -1px;
  }
  .logo-bronze-a574 .widget-west-e4c9 .logo-15af,
  .logo-bronze-a574 .widget-west-e4c9 .logo-15af::after,
  .logo-bronze-a574 .widget-west-e4c9 .logo-15af::before {
    width: 22px;
    height: 2px;
  }
  .logo-bronze-a574 .widget-west-e4c9 .logo-15af::before {
    top: -7px;
  }
  .logo-bronze-a574 .widget-west-e4c9 .logo-15af::after {
    bottom: -7px;
  }
  .rough-c4a2 .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-c4a2 .widget-west-e4c9 .logo-15af {
    margin-top: -1.5px;
  }
  .rough-c4a2 .widget-west-e4c9 .logo-15af,
  .rough-c4a2 .widget-west-e4c9 .logo-15af::after,
  .rough-c4a2 .widget-west-e4c9 .logo-15af::before {
    width: 31px;
    height: 3px;
  }
  .rough-c4a2 .widget-west-e4c9 .logo-15af::before {
    top: -9px;
  }
  .rough-c4a2 .widget-west-e4c9 .logo-15af::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-6d2b .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-6d2b .widget-west-e4c9 .logo-15af {
    margin-top: -1px;
  }
  .sidebar-6d2b .widget-west-e4c9 .logo-15af,
  .sidebar-6d2b .widget-west-e4c9 .logo-15af::after,
  .sidebar-6d2b .widget-west-e4c9 .logo-15af::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-6d2b .widget-west-e4c9 .logo-15af::before {
    top: -6px;
  }
  .sidebar-6d2b .widget-west-e4c9 .logo-15af::after {
    bottom: -6px;
  }
  .video_b9b3 .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 22px;
  }
  .video_b9b3 .widget-west-e4c9 .logo-15af {
    margin-top: -1px;
  }
  .video_b9b3 .widget-west-e4c9 .logo-15af,
  .video_b9b3 .widget-west-e4c9 .logo-15af::after,
  .video_b9b3 .widget-west-e4c9 .logo-15af::before {
    width: 22px;
    height: 2px;
  }
  .video_b9b3 .widget-west-e4c9 .logo-15af::before {
    top: -7px;
  }
  .video_b9b3 .widget-west-e4c9 .logo-15af::after {
    bottom: -7px;
  }
  .footer-2981 .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 31px;
  }
  .footer-2981 .widget-west-e4c9 .logo-15af {
    margin-top: -1.5px;
  }
  .footer-2981 .widget-west-e4c9 .logo-15af,
  .footer-2981 .widget-west-e4c9 .logo-15af::after,
  .footer-2981 .widget-west-e4c9 .logo-15af::before {
    width: 31px;
    height: 3px;
  }
  .footer-2981 .widget-west-e4c9 .logo-15af::before {
    top: -9px;
  }
  .footer-2981 .widget-west-e4c9 .logo-15af::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_9035 .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_9035 .widget-west-e4c9 .logo-15af {
    margin-top: -1px;
  }
  .gradient_9035 .widget-west-e4c9 .logo-15af,
  .gradient_9035 .widget-west-e4c9 .logo-15af::after,
  .gradient_9035 .widget-west-e4c9 .logo-15af::before {
    width: 19px;
    height: 2px;
  }
  .gradient_9035 .widget-west-e4c9 .logo-15af::before {
    top: -6px;
  }
  .gradient_9035 .widget-west-e4c9 .logo-15af::after {
    bottom: -6px;
  }
  .footer_liquid_5da7 .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 22px;
  }
  .footer_liquid_5da7 .widget-west-e4c9 .logo-15af {
    margin-top: -1px;
  }
  .footer_liquid_5da7 .widget-west-e4c9 .logo-15af,
  .footer_liquid_5da7 .widget-west-e4c9 .logo-15af::after,
  .footer_liquid_5da7 .widget-west-e4c9 .logo-15af::before {
    width: 22px;
    height: 2px;
  }
  .footer_liquid_5da7 .widget-west-e4c9 .logo-15af::before {
    top: -7px;
  }
  .footer_liquid_5da7 .widget-west-e4c9 .logo-15af::after {
    bottom: -7px;
  }
  .modal-selected-1b3a .widget-west-e4c9 .sidebar_ec07 {
    margin-top: -2px;
    width: 31px;
  }
  .modal-selected-1b3a .widget-west-e4c9 .logo-15af {
    margin-top: -1.5px;
  }
  .modal-selected-1b3a .widget-west-e4c9 .logo-15af,
  .modal-selected-1b3a .widget-west-e4c9 .logo-15af::after,
  .modal-selected-1b3a .widget-west-e4c9 .logo-15af::before {
    width: 31px;
    height: 3px;
  }
  .modal-selected-1b3a .widget-west-e4c9 .logo-15af::before {
    top: -9px;
  }
  .modal-selected-1b3a .widget-west-e4c9 .logo-15af::after {
    bottom: -9px;
  }
}
.description-9a37 .logo-15af {
  -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);
}
.description-9a37 .logo-15af::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.description-9a37 .logo-15af::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);
}
.description-9a37.stone_fd77 .logo-15af {
  -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);
}
.description-9a37.stone_fd77 .logo-15af::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.description-9a37.stone_fd77 .logo-15af::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);
}
.soft_611d {
  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.article-92fc:before {
  display: none;
}
.button-motion-0f80 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button-motion-0f80 .caption_huge_bd4b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button-motion-0f80 .caption_huge_bd4b:last-of-type {
  border-bottom: none;
}
.button-motion-0f80 .caption_huge_bd4b.accordion-fbe4,
.button-motion-0f80 .caption_huge_bd4b.main-right-ed3c,
.button-motion-0f80 .caption_huge_bd4b.cold-23f8 {
  padding: 0;
}
.button-motion-0f80 .container-4791 .easy_0793 {
  color: currentColor;
}
.button-motion-0f80 .container-4791 .easy_0793:focus,
.button-motion-0f80 .container-4791 .easy_0793:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-motion-0f80.disabled_lite_6fae .layout_fast_6f06,
.button-motion-0f80.disabled_lite_6fae .glass_1ab9 a,
.button-motion-0f80.disabled_lite_6fae .under-9d43 a,
.button-motion-0f80.disabled_lite_6fae .focus_5334 a {
  color: rgba(0, 0, 0, 0.55);
}
.button-motion-0f80.disabled_lite_6fae .layout_fast_6f06:hover,
.button-motion-0f80.disabled_lite_6fae .glass_1ab9 a:hover,
.button-motion-0f80.disabled_lite_6fae .under-9d43 a:hover,
.button-motion-0f80.disabled_lite_6fae .focus_5334 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-motion-0f80.disabled_lite_6fae .texture_small_e577 {
  color: rgba(0, 0, 0, 0.8);
}
.button-motion-0f80.disabled_lite_6fae .caption_huge_bd4b {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-motion-0f80.disabled_lite_6fae .caption_huge_bd4b:before {
  background: rgba(0, 0, 0, 0.08);
}
.button-motion-0f80.disabled_lite_6fae .photo_clean_22bd:before {
  background: rgba(255, 255, 255, 0.9);
}
.button-motion-0f80.disabled_lite_6fae .container-4791 .block-fast-5e90 li a,
.button-motion-0f80.disabled_lite_6fae .container-4791 .easy_0793,
.button-motion-0f80.disabled_lite_6fae .focus_5334 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-motion-0f80.disabled_lite_6fae .container-4791 .easy_0793:focus,
.button-motion-0f80.disabled_lite_6fae .container-4791 .easy_0793:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-motion-0f80.disabled_lite_6fae .block-fast-5e90 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-motion-0f80.west-27cd .layout_fast_6f06,
.button-motion-0f80.west-27cd .glass_1ab9 a,
.button-motion-0f80.west-27cd .under-9d43 .easy_0793,
.button-motion-0f80.west-27cd .under-9d43 a,
.button-motion-0f80.west-27cd .focus_5334 a {
  color: rgba(255, 255, 255, 0.79);
}
.button-motion-0f80.west-27cd .layout_fast_6f06:hover,
.button-motion-0f80.west-27cd .glass_1ab9 a:hover,
.button-motion-0f80.west-27cd .under-9d43 .easy_0793:hover,
.button-motion-0f80.west-27cd .under-9d43 a:hover,
.button-motion-0f80.west-27cd .focus_5334 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-motion-0f80.west-27cd .texture_small_e577 {
  color: rgba(255, 255, 255, 0.99);
}
.button-motion-0f80.west-27cd .caption_huge_bd4b {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-motion-0f80.west-27cd .caption_huge_bd4b:before {
  background: rgba(255, 255, 255, 0.08);
}
.button-motion-0f80.west-27cd .photo_clean_22bd:before {
  background: rgba(0, 0, 0, 0.9);
}
.button-motion-0f80.west-27cd .container-4791 .block-fast-5e90 li a,
.button-motion-0f80.west-27cd .container-4791 .easy_0793,
.button-motion-0f80.west-27cd .focus_5334 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-motion-0f80.west-27cd .container-4791 .easy_0793:focus,
.button-motion-0f80.west-27cd .container-4791 .easy_0793:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-motion-0f80.west-27cd .block-fast-5e90 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_clean_22bd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.photo_clean_22bd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal-static-ae6e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accent-easy-444b .button-motion-0f80 {
  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;
}
.accent-easy-444b .caption_huge_bd4b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accent-easy-444b .caption_huge_bd4b: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) {
  .accent-easy-444b .caption_huge_bd4b:before {
    width: 16%;
    left: 42%;
  }
}
.accent-easy-444b .caption_huge_bd4b:last-child:before {
  content: none;
}
.accent-easy-444b .caption_huge_bd4b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accent-easy-444b .container-4791 .block-fast-5e90 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accent-easy-444b .container-4791 .block-fast-5e90 li a .easy_0793 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accent-easy-444b .container-4791 .focus_5334 {
  border: none;
}
.accent-easy-444b .container-4791 .focus_5334 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accent-easy-444b .photo_clean_22bd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accent-easy-444b .modal-static-ae6e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accent-easy-444b .west-27cd .photo_clean_22bd:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-easy-444b .disabled_lite_6fae.hard_7dc4 .logo-15af {
  background: rgba(0, 0, 0, 0.6);
}
.accent-easy-444b
  .disabled_lite_6fae.hard_7dc4
  .logo-15af::after,
.accent-easy-444b
  .disabled_lite_6fae.hard_7dc4
  .logo-15af:before {
  background: inherit;
}
.accent-easy-444b
  .disabled_lite_6fae.hard_7dc4:hover
  .logo-15af {
  background: rgba(0, 0, 0, 0.8);
}
.grid_solid_978f .button-motion-0f80 {
  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) {
  .grid_solid_978f .button-motion-0f80 {
    width: auto;
    right: 45px;
  }
}
.modal_south_4246 .button-motion-0f80 {
  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) {
  .modal_south_4246 .button-motion-0f80 {
    width: auto;
    left: 45px;
  }
}
.article-92fc .button-motion-0f80 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.article-92fc .modal-static-ae6e {
  max-width: 48em;
  margin: 0 auto;
}
.article-92fc .photo_clean_22bd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gradient-short-4f04 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-short-4f04.accent-easy-444b .button-motion-0f80 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gradient-short-4f04.grid_solid_978f .button-motion-0f80 {
  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);
}
.gradient-short-4f04 .button-motion-0f80 {
  visibility: visible;
}
.gradient-short-4f04.modal_south_4246 .button-motion-0f80 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.card_8f6f,
.pro_8386 {
  overflow-x: hidden;
}
.card_8f6f .button-motion-0f80 {
  overflow: auto;
}
.card_8f6f.accent-easy-444b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_8f6f.accent-easy-444b .button-motion-0f80 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.card_8f6f.accent-easy-444b .middle-68a9 {
  opacity: 0;
}
.card_8f6f.grid_solid_978f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_8f6f.grid_solid_978f .button-motion-0f80 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.card_8f6f.grid_solid_978f .middle-68a9 {
  opacity: 0;
}
.card_8f6f.modal_south_4246 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_8f6f.modal_south_4246 .button-motion-0f80 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.card_8f6f.modal_south_4246 .middle-68a9 {
  opacity: 0;
}
.card_8f6f.article-92fc .button-motion-0f80 {
  z-index: 10;
  visibility: visible;
}
.hard_7dc4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hard_7dc4 .logo-15af {
  background: rgba(255, 255, 255, 0.99);
}
.hard_7dc4 .logo-15af::after,
.hard_7dc4 .logo-15af:before {
  background: inherit;
}
.hard_7dc4:hover .logo-15af {
  background: rgba(255, 255, 255, 0.99);
}
.modal_south_4246 .hard_7dc4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.article-92fc .hard_7dc4 {
  display: none !important;
}
.card_8f6f:before,
.pro_8386:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.card_8f6f .hard_7dc4,
.pro_8386 .hard_7dc4 {
  display: inline-block;
}
.button-motion-0f80 .upper-2b51 {
  -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;
}
.card_8f6f .button-motion-0f80 .upper-2b51,
.pro_8386 .button-motion-0f80 .upper-2b51 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background_complex_517e .list_plasma_1895 {
  width: 100%;
}
.alert-93b2 {
  padding: 0 0.5em 0;
}
.alert-93b2 [class*="customify-col-"],
.alert-93b2 [class*="customify-col_"],
.alert-93b2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pagination_liquid_49b3 .alert-93b2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .alert-5ba7 .component-bottom-c6d2,
  .component-bottom-c6d2 {
    display: none;
  }
  .paragraph-stone-6671 {
    text-align: left;
  }
  .link-upper-6265 {
    text-align: center;
  }
  .surface_aeda {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .alert-5ba7 .surface-new-3ef4,
  .surface-new-3ef4 {
    display: none;
  }
  .iron-28fb {
    text-align: left;
  }
  .video-7b9c {
    text-align: center;
  }
  .paper_5697 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .alert-5ba7 .accordion-c75d,
  .accordion-c75d {
    display: none;
  }
  .dark_3365 {
    text-align: left;
  }
  .grid-huge-1121 {
    text-align: center;
  }
  .carousel-top-faeb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dropdown_clean_0e7e {
  box-shadow: none !important;
}
.nav_hard_7f37 .slider_9caa,
.list_tall_9f0a .slider_9caa {
  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;
}
.list_tall_9f0a .slider_9caa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture_db2e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture_db2e:after,
.picture_db2e:before {
  content: "";
  display: table;
}
.picture_db2e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture_db2e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture_db2e,
.modal-easy-3a83 {
  max-width: 1248px;
  margin: 0 auto;
}

.status-051e.alert-bottom-c510 .picture_db2e {
  max-width: 100%;
}
.status-051e.box_028f {
  max-width: 1200px;
  margin: 0 auto;
}
.status-051e.nav-upper-aac2 .picture_db2e {
  max-width: 100%;
}
.status-051e.nav-upper-aac2 > .picture_db2e {
  padding-left: 0;
  padding-right: 0;
}
.status-051e.nav-upper-aac2 > .picture_db2e .alert-5ba7 {
  margin: 0;
}
.status-051e.nav-upper-aac2
  > .picture_db2e
  .prev_e795.detail-79dc {
  margin-right: 0;
  margin-left: 0;
}
.status-051e.nav-upper-aac2 #main.detail-79dc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface-8ca1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface-8ca1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .caption-5d2e .tag_wood_a0e0 {
    padding-right: 1em;
  }
  .caption-5d2e.filter_b03a .prev_e795 {
    border-right: 1px solid #eaecee;
  }
  .caption-5d2e.filter_b03a .tag_wood_a0e0 {
    padding-right: 1em;
  }
  .caption-5d2e.filter_b03a .aside-5306 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-next-4438 .tag_wood_a0e0 {
    padding-left: 1em;
  }
  .picture-next-4438.filter_b03a .prev_e795 {
    border-left: 1px solid #eaecee;
  }
  .picture-next-4438.filter_b03a .tag_wood_a0e0 {
    padding-left: 1em;
  }
  .picture-next-4438.filter_b03a .aside-5306 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-c8c6 .tag_wood_a0e0 {
    padding-left: 1em;
  }
  .mini-c8c6.filter_b03a .title-iron-99e1 {
    border-right: 1px solid #eaecee;
  }
  .mini-c8c6.filter_b03a .feature_36cc {
    border-right: 1px solid #eaecee;
  }
  .mini-c8c6.filter_b03a .tag_wood_a0e0 {
    padding-left: 1em;
  }
  .mini-c8c6.filter_b03a .aside-5306 {
    padding-right: 1em;
  }
  .mini-c8c6.filter_b03a .light-063e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wide_0685 .tag_wood_a0e0 {
    padding-right: 1em;
  }
  .wide_0685.filter_b03a .title-iron-99e1 {
    border-left: 1px solid #eaecee;
  }
  .wide_0685.filter_b03a .feature_36cc {
    border-left: 1px solid #eaecee;
  }
  .wide_0685.filter_b03a .tag_wood_a0e0 {
    padding-right: 1em;
  }
  .wide_0685.filter_b03a .aside-5306 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wide_0685.filter_b03a .light-063e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-8ca1 .tag_wood_a0e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-8ca1.filter_b03a .prev_e795 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface-8ca1.filter_b03a .tag_wood_a0e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-8ca1.filter_b03a .aside-5306 {
    padding-left: 1em;
  }
  .surface-8ca1.filter_b03a .light-063e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface-8ca1.filter_b03a .tag_wood_a0e0 {
    padding-left: 0;
  }
}
.link-9c47 .row-prev-e747 {
  display: inline-block;
}
.prev-4b0e {
  display: inline-block;
}
.bright-7d6e {
  word-con: break-word;
}
.grid-dynamic-df57 > span {
  display: inline-block;
  padding: 5px 0;
}
.grid-dynamic-df57 .bottom-7062 {
  margin-left: 8px;
  margin-right: 8px;
}
.grid-dynamic-df57 .wide_4a30 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert_narrow_30fa .filter_58c1 {
  margin-bottom: 2em;
}
.alert_narrow_30fa .card-5edd {
  margin-bottom: 15px;
}
.alert_narrow_30fa .card-5edd:last-child {
  margin-bottom: 0;
}
.alert_narrow_30fa .pattern_soft_a32a {
  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) {
  .alert_narrow_30fa .pattern_soft_a32a {
    display: block;
  }
}
.alert_narrow_30fa .copper-40df {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert_narrow_30fa .copper-40df {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert_narrow_30fa .background-cb30 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert_narrow_30fa .background-cb30 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert_narrow_30fa .background-cb30 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert_narrow_30fa .bright-7d6e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert_narrow_30fa .bright-7d6e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert_narrow_30fa .tabs_61eb p:last-child {
  margin-bottom: 0;
}
.alert_narrow_30fa .brown_33fb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert_narrow_30fa .highlight_red_b72e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert_narrow_30fa .tertiary-rough-c467 {
  margin-top: 1em;
}
.alert_narrow_30fa .gallery_45c2 {
  top: 0;
  display: block;
}
.alert_narrow_30fa .gallery_45c2 a {
  color: inherit;
}
.alert_narrow_30fa .gallery_45c2 a:hover {
  color: inherit;
}
.alert_narrow_30fa .motion-7fcc {
  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;
}
.alert_narrow_30fa .motion-7fcc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert_narrow_30fa .highlight_red_b72e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert_narrow_30fa .backdrop_dirty_8088 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert_narrow_30fa .backdrop_dirty_8088:first-child {
  margin-top: 0;
}
.alert_narrow_30fa .backdrop_dirty_8088.main_0713 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert_narrow_30fa .backdrop_dirty_8088.text_e772 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert_narrow_30fa
  .backdrop_dirty_8088.text_e772.preview_lite_0503
  .tertiary-rough-c467 {
  width: 100%;
}
.alert_narrow_30fa .text_e772 {
  -webkit-box-align: center;
  align-items: center;
}
.alert_narrow_30fa .text_e772 .grid-dynamic-df57,
.alert_narrow_30fa .text_e772 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert_narrow_30fa .background-cb30 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_narrow_30fa .background-cb30 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_narrow_30fa .background-cb30: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;
}
.alert_narrow_30fa .main_0713 {
  z-index: 5;
}
.alert_narrow_30fa .shadow-copper-4e9e .avatar-f4ad {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert_narrow_30fa .title-medium-2c4f .avatar-f4ad {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert_narrow_30fa .layout-ba98 .avatar-f4ad {
  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;
}
.alert_narrow_30fa.surface-644a .pattern_soft_a32a,
.alert_narrow_30fa.label-dirty-0a8c .pattern_soft_a32a {
  display: block;
}
.alert_narrow_30fa.surface-644a .pattern_soft_a32a .smooth-cf4d,
.alert_narrow_30fa.surface-644a .pattern_soft_a32a .highlight_red_b72e,
.alert_narrow_30fa.label-dirty-0a8c .pattern_soft_a32a .smooth-cf4d,
.alert_narrow_30fa.label-dirty-0a8c .pattern_soft_a32a .highlight_red_b72e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_narrow_30fa.stale_3ff2 .copper-40df {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert_narrow_30fa.stale_3ff2 .copper-40df {
    margin-right: 0;
  }
}
.alert_narrow_30fa.surface-644a .copper-40df,
.alert_narrow_30fa.label-dirty-0a8c .copper-40df {
  padding-top: 40%;
}
.alert_narrow_30fa.surface-644a .filter_58c1,
.alert_narrow_30fa.label-dirty-0a8c .filter_58c1 {
  display: block;
}
.alert_narrow_30fa.surface-644a .fn-sticky-d844 .highlight_red_b72e,
.alert_narrow_30fa.label-dirty-0a8c .fn-sticky-d844 .highlight_red_b72e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert_narrow_30fa.surface-644a .copper-40df,
.alert_narrow_30fa.label-dirty-0a8c .copper-40df {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert_narrow_30fa.surface-644a .highlight_red_b72e {
  padding: 1em;
}
.wide-9e5f {
  margin: 30px auto;
  display: block;
}
.wide-9e5f .short-9e94 > * {
  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;
}
.wide-9e5f .short-9e94 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wide-9e5f .short-9e94 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough_d22b .grid-dynamic-df57 {
  margin-bottom: 1.41575em;
}
.rough_d22b .aside-outer-1ee4 {
  margin-bottom: 1.618em;
}
.thumbnail_iron_6c03 .slider_center_5f51 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thumbnail_iron_6c03 .slider_center_5f51 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thumbnail_iron_6c03 .pro_9952 {
  max-width: 100%;
  overflow: auto;
}
.column-70d7 .thumbnail_iron_6c03 a:hover {
  text-decoration: underline;
}
.tooltip-narrow-3518 .card-5edd:not(.bright-7d6e),
.tooltip-narrow-3518 .background-cb30 {
  margin-bottom: 1.41575em;
}
.tooltip-narrow-3518 .card-5edd:not(.bright-7d6e):last-child,
.tooltip-narrow-3518 .background-cb30:last-child {
  margin-bottom: 0;
}
.tooltip-narrow-3518 .card-5edd.secondary-95d7 {
  margin-bottom: 0.41575em;
}
.tooltip-narrow-3518 .video-482c:before,
.tooltip-narrow-3518 .orange_1719:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip-narrow-3518 .video-482c:before {
  content: "\f115";
}
.tooltip-narrow-3518 .orange_1719:before {
  content: "\f02c";
}
.tooltip-narrow-3518 .tall-7c6f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip-narrow-3518 .tall-7c6f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.text-steel-c513 {
  display: -webkit-box;
  display: flex;
}
.text-steel-c513 .texture_fresh_e044 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .text-steel-c513 .texture_fresh_e044 {
    flex-basis: 90px;
  }
}
.text-steel-c513 .header-warm-eddb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .text-steel-c513 .header-warm-eddb {
    flex-basis: calc(100% - 50px);
  }
}
.text-steel-c513 .out_b26f p:last-child {
  margin-bottom: 0.72em;
}
.popup_37d1 .short-9e94 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup_37d1 .short-9e94:after,
.popup_37d1 .short-9e94:before {
  content: "";
  display: table;
}
.popup_37d1 .short-9e94:after {
  clear: both;
}
.popup_37d1 .short-9e94 .soft_1df7,
.popup_37d1 .short-9e94 .under_f062 {
  width: 49%;
}
.popup_37d1 .short-9e94 .soft_1df7 a span.input_4397,
.popup_37d1 .short-9e94 .under_f062 a span.input_4397 {
  display: block;
  margin-bottom: 5px;
}
.popup_37d1 .short-9e94 .under_f062 {
  float: left;
  text-align: left;
}
.popup_37d1 .short-9e94 .soft_1df7 {
  float: right;
  text-align: right;
}
.current_85c3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .current_85c3 {
    margin-bottom: 0;
  }
}
.slider-dynamic-17e4 {
  margin-bottom: 1em;
}
.slider-dynamic-17e4 .bright-7d6e {
  font-size: 1.1em;
  line-height: 1.3;
}
.action-4d3b a {
  display: block;
  line-height: 0;
  position: relative;
}
.current_7ed3 .slider-dynamic-17e4,
.caption-880c .slider-dynamic-17e4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .current_7ed3 .slider-dynamic-17e4,
  .caption-880c .slider-dynamic-17e4 {
    display: block;
  }
}
.current_7ed3 .action-4d3b,
.caption-880c .action-4d3b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .current_7ed3 .action-4d3b,
  .caption-880c .action-4d3b {
    margin-bottom: 1em;
  }
}
.current_7ed3 .action-4d3b img,
.caption-880c .action-4d3b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.current_7ed3 .summary-e8ce,
.caption-880c .summary-e8ce {
  flex-basis: calc(100% - 160px);
}
.current_7ed3 .summary-e8ce p,
.caption-880c .summary-e8ce p {
  margin-bottom: 0;
}
.current_7ed3 .summary-e8ce {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .current_7ed3 .summary-e8ce {
    padding-left: 0;
  }
}
.caption-880c .summary-e8ce {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .caption-880c .summary-e8ce {
    padding-right: 0;
  }
}
.caption-880c .action-4d3b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text-medium-5c2f .action-4d3b {
  margin-bottom: 0.5em;
}
.text-medium-5c2f .action-4d3b img {
  width: 100%;
}
.item-large-2882 .top_50f0,
.static_9284 .top_50f0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.static_9284 .prev_e795 .search_9199 p:last-child {
  margin-bottom: 0;
}
.up_e3ba {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden_755f .tiny-ef49 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden_755f .tiny-ef49:last-of-type {
    margin-bottom: 0;
  }
}
.hidden_755f .tiny-ef49 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_755f .tiny-ef49 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden_755f .tiny-ef49 ul li {
  margin: 0 0 0.6em;
}
.hidden_755f .tiny-ef49 ul li.focused_e11e,
.hidden_755f .tiny-ef49 ul li.under_8fc8 {
  position: relative;
}
.hidden_755f .tiny-ef49 ul li.focused_e11e .liquid-6e36,
.hidden_755f .tiny-ef49 ul li.under_8fc8 .liquid-6e36 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden_755f .tiny-ef49 ul li.focused_e11e:after:after,
.hidden_755f .tiny-ef49 ul li.focused_e11e:after:before,
.hidden_755f
  .tiny-ef49
  ul
  li.under_8fc8:after:after,
.hidden_755f
  .tiny-ef49
  ul
  li.under_8fc8:after:before {
  content: "";
  display: table;
}
.hidden_755f .tiny-ef49 ul li.focused_e11e:after:after,
.hidden_755f
  .tiny-ef49
  ul
  li.under_8fc8:after:after {
  clear: both;
}
.hidden_755f .tiny-ef49 a.basic-e5a3:hover {
  text-decoration: none;
}
.hidden_755f .tiny-ef49 select {
  max-width: 100%;
}
.hidden_755f .tiny-ef49 table {
  font-size: 85%;
}
.hidden_755f .tiny-ef49 table td,
.hidden_755f .tiny-ef49 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden_755f .tiny-ef49 table tfoot td {
  text-align: left;
}
.hidden_755f .tiny-ef49 :last-child {
  margin-bottom: 0;
}
.hidden_755f .tiny-ef49 .link-blue-ef84 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden_755f .tiny-ef49 .link-blue-ef84 label {
  width: 100%;
}
.hidden_755f .tiny-ef49 .link-blue-ef84 .element-726f {
  width: 100%;
  display: block;
}
.hidden_755f .tiny-ef49 .link-blue-ef84 .upper-1555 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden_755f .tiny-ef49 .link-blue-ef84 .upper-1555:hover svg #svg-search {
  fill: #444;
}
.hidden_755f .tiny-ef49 .link-blue-ef84 .upper-1555 svg {
  width: 18px;
  height: 18px;
}
.hidden_755f .caption-thick-a35d ul ul,
.hidden_755f .panel-slow-5845 ul ul,
.hidden_755f .tertiary_easy_3fff ul ul,
.hidden_755f .tooltip_aa71 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden_755f .caption-thick-a35d .narrow-d201 > a,
.hidden_755f .panel-slow-5845 .narrow-d201 > a,
.hidden_755f .tertiary_easy_3fff .narrow-d201 > a,
.hidden_755f .tooltip_aa71 .narrow-d201 > a {
  margin-bottom: 0;
}
.hidden_755f .disabled_7740 li,
.hidden_755f .caption-thick-a35d li,
.hidden_755f .lower_6975 li,
.hidden_755f .panel-slow-5845 li,
.hidden_755f .tertiary_easy_3fff li,
.hidden_755f .tooltip_aa71 li,
.hidden_755f .stale-1054 li,
.hidden_755f .plasma_4ddf li {
  display: block;
  position: relative;
}
.hidden_755f .disabled_7740 li:last-child,
.hidden_755f .caption-thick-a35d li:last-child,
.hidden_755f .lower_6975 li:last-child,
.hidden_755f .panel-slow-5845 li:last-child,
.hidden_755f .tertiary_easy_3fff li:last-child,
.hidden_755f .tooltip_aa71 li:last-child,
.hidden_755f .stale-1054 li:last-child,
.hidden_755f .plasma_4ddf li:last-child {
  border: none;
}
.hidden_755f .disabled_7740 li a,
.hidden_755f .caption-thick-a35d li a,
.hidden_755f .lower_6975 li a,
.hidden_755f .panel-slow-5845 li a,
.hidden_755f .tertiary_easy_3fff li a,
.hidden_755f .tooltip_aa71 li a,
.hidden_755f .stale-1054 li a,
.hidden_755f .plasma_4ddf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_755f .disabled_7740 li ul li::before,
.hidden_755f .caption-thick-a35d li ul li::before,
.hidden_755f .lower_6975 li ul li::before,
.hidden_755f .panel-slow-5845 li ul li::before,
.hidden_755f .tertiary_easy_3fff li ul li::before,
.hidden_755f .tooltip_aa71 li ul li::before,
.hidden_755f .stale-1054 li ul li::before,
.hidden_755f .plasma_4ddf li ul li::before {
  left: 15px;
}
.hidden_755f .disabled_7740 li ul a,
.hidden_755f .caption-thick-a35d li ul a,
.hidden_755f .lower_6975 li ul a,
.hidden_755f .panel-slow-5845 li ul a,
.hidden_755f .tertiary_easy_3fff li ul a,
.hidden_755f .tooltip_aa71 li ul a,
.hidden_755f .stale-1054 li ul a,
.hidden_755f .plasma_4ddf li ul a {
  padding-left: 20px;
}
.hidden_755f .disabled_7740 li ul ul li::before,
.hidden_755f .caption-thick-a35d li ul ul li::before,
.hidden_755f .lower_6975 li ul ul li::before,
.hidden_755f .panel-slow-5845 li ul ul li::before,
.hidden_755f .tertiary_easy_3fff li ul ul li::before,
.hidden_755f .tooltip_aa71 li ul ul li::before,
.hidden_755f .stale-1054 li ul ul li::before,
.hidden_755f .plasma_4ddf li ul ul li::before {
  left: 30px;
}
.hidden_755f .disabled_7740 li ul ul a,
.hidden_755f .caption-thick-a35d li ul ul a,
.hidden_755f .lower_6975 li ul ul a,
.hidden_755f .panel-slow-5845 li ul ul a,
.hidden_755f .tertiary_easy_3fff li ul ul a,
.hidden_755f .tooltip_aa71 li ul ul a,
.hidden_755f .stale-1054 li ul ul a,
.hidden_755f .plasma_4ddf li ul ul a {
  padding-left: 40px;
}
.hidden_755f .image-09c5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_755f .plasma_4ddf ul li {
  margin-bottom: 1.41575em;
}
.hidden_755f .plasma_4ddf ul li .hover-77d0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden_755f .plasma_4ddf ul li .header-df45 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.west-27cd .disabled_7740 li a,
.west-27cd .caption-thick-a35d li a,
.west-27cd .lower_6975 li a,
.west-27cd .panel-slow-5845 li a,
.west-27cd .tertiary_easy_3fff li a,
.west-27cd .tooltip_aa71 li a,
.west-27cd .stale-1054 li a,
.west-27cd .plasma_4ddf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-27cd .image-09c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-27cd .tiny-ef49 ul li.focused_e11e .liquid-6e36,
.west-27cd .tiny-ef49 ul li.under_8fc8 .liquid-6e36 {
  background: rgba(0, 0, 0, 0.2);
}
.west-27cd .hidden_755f .tiny-ef49 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-051e .hidden_755f .block-fast-5e90 li {
  margin: 0;
}
.status-051e .hidden_755f .block-fast-5e90 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.status-051e .hidden_755f .block-fast-5e90 li ul {
  margin: 0;
}
.status-051e .hidden_755f .block-fast-5e90 li ul li a {
  padding-left: 15px;
}
.status-051e .hidden_755f .block-fast-5e90 li ul li li a {
  padding-left: 30px;
}
.status-051e .hidden_755f .block-fast-5e90 li.status-dynamic-4c46 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.status-051e .hidden_755f .block-fast-5e90 li.status-dynamic-4c46 > 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;
}
.status-051e .hidden_755f .block-fast-5e90 li.status-dynamic-4c46 > 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;
}
.block-red-2428 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.right-e161 {
  position: relative;
  z-index: 10;
}
.right-e161 .upper-2b51 {
  width: 100%;
  max-width: 100%;
}
.fluid-19f4 .fixed_17a8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fluid-19f4 .disabled_lite_6fae {
}
.fluid-19f4 .west-27cd {
  background: #292929;
}
.yellow_e7b8 .fixed_17a8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.yellow_e7b8 .disabled_lite_6fae {
  background: #f9f9f9;
}
.yellow_e7b8 .west-27cd {
  background: #303030;
}
.tag-8ac2 .fixed_17a8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-8ac2 .row-prev-e747 {
    margin-bottom: 1em;
  }
  .tag-8ac2 .row-prev-e747:last-child {
    margin-bottom: 0;
  }
}
.tag-8ac2 .disabled_lite_6fae {
  background: #ededed;
}
.tag-8ac2 .west-27cd {
  background: #1a1a1a;
}
.fixed_17a8.disabled_lite_6fae {
  color: rgba(0, 0, 0, 0.6);
}
.fixed_17a8.disabled_lite_6fae .message_bottom_8cd1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fixed_17a8.west-27cd {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_17a8.west-27cd a:not(.basic-e5a3) {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_17a8.west-27cd a:not(.basic-e5a3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_17a8.west-27cd .message_bottom_8cd1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed_17a8.west-27cd table tbody td,
.fixed_17a8.west-27cd table th {
  background: rgba(0, 0, 0, 0.08);
}
.orange_cd69.rough-2792 .picture_db2e {
  max-width: initial;
}
.orange_cd69 .hidden_motion_9b07 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.orange_cd69 .hidden_motion_9b07 .upper-2b51 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .orange_cd69 .hidden_motion_9b07 .upper-2b51 {
    display: block;
    margin-bottom: 2em;
  }
  .orange_cd69 .hidden_motion_9b07 .upper-2b51:last-child {
    margin-bottom: 0;
  }
}
.tag-8ac2 .row-prev-e747:last-child,
.yellow_e7b8 .row-prev-e747:last-child,
.fluid-19f4 .row-prev-e747:last-child {
  margin-bottom: 0;
}
.tag-8ac2 .row-prev-e747 .hidden_755f .tiny-ef49:last-child,
.yellow_e7b8 .row-prev-e747 .hidden_755f .tiny-ef49:last-child,
.fluid-19f4 .row-prev-e747 .hidden_755f .tiny-ef49:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag-8ac2 .static_b68f,
  .tag-8ac2 .gradient_575a,
  .yellow_e7b8 .static_b68f,
  .yellow_e7b8 .gradient_575a,
  .fluid-19f4 .static_b68f,
  .fluid-19f4 .gradient_575a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .right-e161 .row-prev-e747 {
    margin-bottom: 2em;
  }
}
.right-e161 p:last-child {
  margin-bottom: 0;
}
.right-e161 li,
.right-e161 ul {
  list-style: none;
  margin: 0;
}
.right-e161 ul ul {
  margin-left: 2.617924em;
}
.pattern-silver-2707 {
  font-size: 0.875em;
}

/* css-noise: 2e8c */
.phantom-card-r9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
