/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hidden_f121/customify
Author: WPCustomify
Author URI: https://pressmaximum.hidden_f121
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.hidden_f121/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header-4175.tall-349e/licenses/gpl-2.0.paper-9d3f
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.mini_096b/, (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.dim-d0c7.brown_d22d/normalize.huge_fa97/
 ======
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.huge_fa97 v7.0.0 | MIT License | github.hidden_f121/necolas/normalize.huge_fa97 */
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;
}
.primary-lower-2217 .thick_60e7,
.block_basic_9359,
.popup_bc5c,
.block-out-384d,
.overlay_44b7,
.cold-ff3e,
.label-b4bc,
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;
}
.block_basic_9359,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .block_basic_9359,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .block_basic_9359,
  h1 {
    font-size: 1.8em;
  }
}
.popup_bc5c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.popup_bc5c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .popup_bc5c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .popup_bc5c,
  h2 {
    font-size: 1.7em;
  }
}
.block-out-384d,
h3 {
  font-size: 1.618em;
}
.primary-lower-2217 .thick_60e7,
.overlay_44b7,
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.button_silver_4b6f {
  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;
}
.message_focused_1f44:after,
.message_focused_1f44:before,
.column-brown-88ca:after,
.column-brown-88ca:before {
  content: "";
  display: table;
}
.message_focused_1f44:after,
.column-brown-88ca:after {
  clear: both;
}
.tertiary_motion_8083 {
  float: right;
  margin-right: 0;
}
.gallery-cbe2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.first-b97a .first_8951,
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;
}
.first-b97a .first_8951: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;
}
.block_light_d3ef .first_8951 {
  box-shadow: none;
}
.block_light_d3ef
  .first_8951
  .thumbnail_b265 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block_light_d3ef .first_8951 .focus_solid_86de {
  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;
}
.block_light_d3ef
  .first_8951
  .focus_solid_86de
  b {
  display: none;
}
.block_light_d3ef .up-574d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort_26ef:not(.fixed_0bb5):not(.caption-dirty-5de6),
button:not(.fixed_0bb5):not(.caption-dirty-5de6),
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ),
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ),
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ) {
  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;
}
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):hover,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):hover,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):hover,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):hover,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):active,
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):active,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):active,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):active,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):active,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus {
  outline: 0;
}
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129 {
  position: relative;
}
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .dim_ca9a,
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .stale-10d5,
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .photo_cb83,
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  i,
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  svg,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .dim_ca9a,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .stale-10d5,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .photo_cb83,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  i,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  svg,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .dim_ca9a,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .stale-10d5,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .photo_cb83,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  i,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  svg,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .dim_ca9a,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .stale-10d5,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .photo_cb83,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  i,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  svg,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .dim_ca9a,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .stale-10d5,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  .photo_cb83,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  i,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129
  svg {
  visibility: hidden;
}
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129:after,
button:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129:after,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129:after,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129:after,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ).fn-loading-3129: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;
}
.sort_26ef:not(.fixed_0bb5):not(.caption-dirty-5de6),
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ),
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ),
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ) {
  color: #fff;
  background: #235787;
}
.sort_26ef:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus,
input[type="button"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus,
input[type="reset"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus,
input[type="submit"]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ):focus {
  color: #fff;
}
.sort_26ef.fn-disabled-3129:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ),
.sort_26ef[disabled]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ),
button.fn-disabled-3129:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ),
button[disabled]:not(.fixed_0bb5):not(
    .caption-dirty-5de6
  ) {
  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;
}
.active-d276 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active-d276: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;
}
.middle_69c2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header_beeb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.stone_1a11 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message_focused_1f44:after,
.message_focused_1f44:before,
.action_0253:after,
.action_0253:before,
.tag_ea75:after,
.tag_ea75:before,
.logo-green-a6ad:after,
.logo-green-a6ad:before,
.status_e891:after,
.status_e891:before,
.iron-e6bf:after,
.iron-e6bf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message_focused_1f44:after,
.action_0253:after,
.tag_ea75:after,
.logo-green-a6ad:after,
.status_e891:after,
.iron-e6bf:after {
  clear: both;
}
.action_0253 .paragraph-large-ce6a,
.tag_ea75 .paragraph-large-ce6a,
.grid-active-270b .paragraph-large-ce6a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.yellow-e5da {
  display: inline-block;
}
.alert_5f8e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.alert_5f8e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alert_5f8e .center_b14e {
  padding: 1em 0;
  font-size: 85%;
}
.center_b14e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.static-a985 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.static-a985:after,
.static-a985:before {
  content: "";
  display: table;
}
.static-a985:after {
  clear: both;
}
.plasma-9a38 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message_441e .plasma-9a38 {
  max-width: 50%;
}
.wood-95e3 .plasma-9a38 {
  max-width: 33.33%;
}
.short-42f2 .plasma-9a38 {
  max-width: 25%;
}
.easy-d616 .plasma-9a38 {
  max-width: 20%;
}
.footer_complex_809f .plasma-9a38 {
  max-width: 16.66%;
}
.secondary_advanced_4828 .plasma-9a38 {
  max-width: 14.28%;
}
.south-bad3 .plasma-9a38 {
  max-width: 12.5%;
}
.fluid-a1a6 .plasma-9a38 {
  max-width: 11.11%;
}
.iron_909f {
  display: block;
}
.primary-lower-2217 .list_52f4 label,
.primary-lower-2217 .notice_60a8 label,
.primary-lower-2217 .under-3124 label,
.primary-lower-2217 .link-85fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar-4e91 {
  list-style: none;
  margin: 0;
}
.sidebar-4e91 article.background_0624 {
  margin-bottom: 0;
}
.sidebar-4e91 ul {
  list-style: none;
  margin: 0;
}
.sidebar-4e91 .header_wood_e668 li.background_0624 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar-4e91 .header_wood_e668 li.background_0624 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar-4e91 .header_wood_e668 li.background_0624: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) {
  .sidebar-4e91 .header_wood_e668 li.background_0624 li.background_0624 li.background_0624 li.background_0624 {
    padding-left: 0;
  }
}
article.background_0624 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_0624 .action_0253 p:last-of-type {
  margin-bottom: 0;
}
article.background_0624 .primary-25ff {
  float: left;
}
article.background_0624 .inner_95b4 {
  margin-left: 85px;
}
article.background_0624 .frame-408d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_0624 .frame-408d .tertiary-e797 {
  margin-left: 10px;
}
article.background_0624 .huge_c9d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_0624 .motion_cbcc {
  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 .list_52f4,
  #respond .under-3124,
  #respond .link-85fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_52f4 input,
#respond .under-3124 input,
#respond .link-85fb input {
  width: 100%;
}
#respond .link-85fb {
  margin-right: 0;
}
#respond .backdrop_tall_50a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_f469 {
  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;
}
.west_f469.action_4a82 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.west_f469 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%);
}
.west_f469:focus,
.west_f469: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);
}
.thick-1cae {
  border-radius: 10%;
}
.secondary-smooth-a089 {
  border-radius: 50%;
}
.button_8007 {
  font-size: 0.72em;
}
.tag-right-f147 {
  font-size: 0.875em;
}
.mask-focused-9e1a {
  font-size: 1.1em;
}
.over-8e81 {
  text-transform: uppercase;
  line-height: 1.2;
}
.over-8e81.button_8007 {
  letter-spacing: 0.5px;
}
.current-f5f6,
.current-f5f6 a {
  color: #6d6d6d;
}
.current-f5f6 a:hover {
  color: #111;
}
.cool-2a31 {
  color: #6d6d6d;
}
.table-pressed-2f9f {
  overflow-x: hidden;
}
.table-pressed-2f9f .article_fresh_ad00.pattern-black-f315 {
  position: relative;
}
.table-pressed-2f9f .article_fresh_ad00.pattern-black-f315.orange-25ac {
  position: initial;
}
.table-pressed-2f9f
  .article_fresh_ad00.pattern-black-f315.orange-25ac
  .easy-07b8 {
  left: auto;
}
.table-pressed-2f9f .article_fresh_ad00 .easy-07b8 {
  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;
}
.table-pressed-2f9f .article_fresh_ad00:hover.pattern-black-f315 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.table-pressed-2f9f
  .article_fresh_ad00:hover.pattern-black-f315
  .easy-07b8 {
  display: block;
  z-index: 9999999;
}
.table-pressed-2f9f .message_0aab .column_9d90,
.table-pressed-2f9f .medium_d311 .column_9d90 {
  display: none;
}
.table-pressed-2f9f .down_d57f .article_fresh_ad00:hover.pattern-black-f315 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-lower-2217 .list_52f4 label,
.primary-lower-2217 .notice_60a8 label,
.primary-lower-2217 .under-3124 label,
.primary-lower-2217 .link-85fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar-4e91 {
  list-style: none;
  margin: 0;
}
.sidebar-4e91 article.background_0624 {
  margin-bottom: 0;
}
.sidebar-4e91 ul {
  list-style: none;
  margin: 0;
}
.sidebar-4e91 .header_wood_e668 li.background_0624 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar-4e91 .header_wood_e668 li.background_0624 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar-4e91 .header_wood_e668 li.background_0624: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) {
  .sidebar-4e91 .header_wood_e668 li.background_0624 li.background_0624 li.background_0624 li.background_0624 {
    padding-left: 0;
  }
}
article.background_0624 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_0624 .action_0253 p:last-of-type {
  margin-bottom: 0;
}
article.background_0624 .primary-25ff {
  float: left;
}
article.background_0624 .inner_95b4 {
  margin-left: 85px;
}
article.background_0624 .frame-408d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_0624 .frame-408d .tertiary-e797 {
  margin-left: 10px;
}
article.background_0624 .huge_c9d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_0624 .motion_cbcc {
  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 .list_52f4,
  #respond .under-3124,
  #respond .link-85fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_52f4 input,
#respond .under-3124 input,
#respond .link-85fb input {
  width: 100%;
}
#respond .link-85fb {
  margin-right: 0;
}
#respond .backdrop_tall_50a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_0aab .fixed-9973 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fixed-9973 .blue-4f5a.lite_0458 .hover-plasma-10d2 > li > a:focus,
.fixed-9973 .blue-4f5a.lite_0458 .hover-plasma-10d2 > li > a:hover,
.fixed-9973 .blue-4f5a.avatar_e256 .hover-plasma-10d2 > li > a:focus,
.fixed-9973 .blue-4f5a.avatar_e256 .hover-plasma-10d2 > li > a:hover,
.fixed-9973 .blue-4f5a.heading-warm-ad59 .hover-plasma-10d2 > li > a:focus,
.fixed-9973 .blue-4f5a.heading-warm-ad59 .hover-plasma-10d2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-9973
  .blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li.grid_00e0
  > a,
.fixed-9973
  .blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li.image-easy-0ba7
  > a,
.fixed-9973
  .blue-4f5a.avatar_e256
  .hover-plasma-10d2
  > li.grid_00e0
  > a,
.fixed-9973
  .blue-4f5a.avatar_e256
  .hover-plasma-10d2
  > li.image-easy-0ba7
  > a,
.fixed-9973
  .blue-4f5a.heading-warm-ad59
  .hover-plasma-10d2
  > li.grid_00e0
  > a,
.fixed-9973 .blue-4f5a.heading-warm-ad59 .hover-plasma-10d2 > li.main-220f > a {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-9973 .dim_6aa6,
.fixed-9973 .dim_6aa6 a {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-9973 .dirty_d13e.table-bottom-e847 li a,
.fixed-9973 .pagination_dim_b729 a,
.fixed-9973 .picture-stale-4d68,
.fixed-9973 .hover-plasma-10d2 > li > a,
.fixed-9973 .full-98f0 {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973 .dirty_d13e.table-bottom-e847 li a:hover,
.fixed-9973 .pagination_dim_b729 a:hover,
.fixed-9973 .picture-stale-4d68:hover,
.fixed-9973 .hover-plasma-10d2 > li > a:hover,
.fixed-9973 .full-98f0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-9973 .button-west-f9c1 {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973 .button-west-f9c1 .current_9719 {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-9973 .button-west-f9c1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-9973 .heading-4c6b .stale_b502 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973 .heading-4c6b .stale_b502 .panel-clean-ff89 {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973
  .heading-4c6b
  .stale_b502
  .panel-clean-ff89::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973
  .heading-4c6b
  .stale_b502
  .panel-clean-ff89:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973
  .heading-4c6b
  .stale_b502
  .panel-clean-ff89::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973
  .heading-4c6b
  .stale_b502
  .panel-clean-ff89::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973 .heading-4c6b .text-6661 {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-9973 .heading-4c6b .text-6661:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_rough_e5d9
  .fixed-9973
  .heading-4c6b
  .layout-3141
  .block-81b3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_rough_e5d9
  .fixed-9973
  .heading-4c6b
  .layout-3141
  .panel-clean-ff89 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_0aab .narrow_a4f4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow_a4f4 .blue-4f5a.lite_0458 .hover-plasma-10d2 > li > a:focus,
.narrow_a4f4 .blue-4f5a.lite_0458 .hover-plasma-10d2 > li > a:hover,
.narrow_a4f4 .blue-4f5a.avatar_e256 .hover-plasma-10d2 > li > a:focus,
.narrow_a4f4 .blue-4f5a.avatar_e256 .hover-plasma-10d2 > li > a:hover,
.narrow_a4f4 .blue-4f5a.heading-warm-ad59 .hover-plasma-10d2 > li > a:focus,
.narrow_a4f4 .blue-4f5a.heading-warm-ad59 .hover-plasma-10d2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_a4f4
  .blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li.grid_00e0
  > a,
.narrow_a4f4
  .blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li.image-easy-0ba7
  > a,
.narrow_a4f4
  .blue-4f5a.avatar_e256
  .hover-plasma-10d2
  > li.grid_00e0
  > a,
.narrow_a4f4
  .blue-4f5a.avatar_e256
  .hover-plasma-10d2
  > li.image-easy-0ba7
  > a,
.narrow_a4f4
  .blue-4f5a.heading-warm-ad59
  .hover-plasma-10d2
  > li.grid_00e0
  > a,
.narrow_a4f4 .blue-4f5a.heading-warm-ad59 .hover-plasma-10d2 > li.main-220f > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_a4f4 .dim_6aa6,
.narrow_a4f4 .dim_6aa6 a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_a4f4 .dirty_d13e.table-bottom-e847 li a,
.narrow_a4f4 .pagination_dim_b729 a,
.narrow_a4f4 .picture-stale-4d68,
.narrow_a4f4 .hover-plasma-10d2 > li > a,
.narrow_a4f4 .full-98f0 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow_a4f4 .dirty_d13e.table-bottom-e847 li a:hover,
.narrow_a4f4 .pagination_dim_b729 a:hover,
.narrow_a4f4 .picture-stale-4d68:hover,
.narrow_a4f4 .hover-plasma-10d2 > li > a:hover,
.narrow_a4f4 .full-98f0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_a4f4 .button-west-f9c1 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow_a4f4 .button-west-f9c1 .current_9719 {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_a4f4 .button-west-f9c1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_orange_afd4 .secondary-south-4e04 {
  margin-left: auto;
  margin-right: auto;
}
.tag_ea75 > * {
  margin-left: auto;
  margin-right: auto;
}
.tag_ea75 .middle_69c2 {
  margin-right: 1.41575em;
}
.warm-9f25 .tag_ea75 > .main-b8c3 {
  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;
}
.warm-9f25 .tag_ea75 > .aside-soft-a50f {
  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;
}
.avatar-9576.picture_orange_afd4 .secondary-south-4e04,
.wrapper-fixed-afb4.picture_orange_afd4 .secondary-south-4e04 {
  margin-left: 0;
}
.border_slow_149a.picture_orange_afd4 .secondary-south-4e04,
.video-large-00d5.picture_orange_afd4 .secondary-south-4e04 {
  margin-right: 0;
}
.tag_ea75 ol,
.tag_ea75 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.block_6a31 video {
  max-width: 100%;
}
.table_top_25c2 img {
  display: block;
}
.table_top_25c2.middle_69c2,
.table_top_25c2.header_beeb {
  width: 100%;
}
.table_top_25c2.aside-soft-a50f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notification-14fa:not(.element_static_150d) {
  margin: 1.5em auto;
}
.hero_soft_57c6 p {
  padding: 1.5em 14px;
}
ul.wide-38aa.aside-soft-a50f,
ul.wide-38aa.main-b8c3,
ul.wide-38aa.nav_37fd.main-b8c3 {
  padding: 0 14px;
}
.white-fa5d {
  display: block;
  overflow-x: auto;
}
.white-fa5d table {
  border-collapse: collapse;
  width: 100%;
}
.white-fa5d td,
.white-fa5d th {
  padding: 0.5em;
}
.tag_ea75 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tag_ea75 ol ol,
.tag_ea75 ol ul,
.tag_ea75 ul ol,
.tag_ea75 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tag_ea75 ol ol li,
.tag_ea75 ol ul li,
.tag_ea75 ul ol li,
.tag_ea75 ul ul li {
  margin-left: 0;
}
.slider-bottom-53dd.card-mini-b913 > .hot_7993 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider-bottom-53dd.card-mini-b913 > .hot_7993 iframe,
.slider-bottom-53dd.card-mini-b913 > .hot_7993 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden_dim_1dc5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden_dim_1dc5.description-lower-9607 {
  padding: 0;
}
.hidden_dim_1dc5.description-lower-9607 cite {
  font-size: 13px;
}
.hidden_dim_1dc5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden_dim_1dc5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.short-45c9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.short-45c9 > p:first-child {
  margin-top: 0;
}
.short-45c9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.short-45c9 blockquote {
  border-left: 0;
}
.dirty-af73 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dirty-af73:not(.modal_active_93d4) {
  max-width: 100px;
}
.dirty-af73.input_west_c447 {
  border-bottom: none !important;
  text-align: center;
}
.dirty-af73.input_west_c447::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero_soft_57c6 p {
    padding: 1.5em 0;
  }
}
.badge-9844 {
  color: #0073aa;
}
.table-f70b {
  background-color: #0073aa;
}
.shadow_a0e7 {
  color: #229fd8;
}
.tooltip_29d5 {
  background-color: #229fd8;
}
.primary-9aa2 {
  color: #eee;
}
.article_black_e315 {
  background-color: #eee;
}
.tiny-0f30 {
  color: #444;
}
.purple-52c4 {
  background-color: #444;
}
.input_green_8785 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input_green_8785 .easy-e36d .pagination_dim_b729 {
  font-size: 15px;
}
.input_green_8785 .pagination_dim_b729 {
  line-height: 1.3;
}
.input_green_8785 .narrow_a4f4 {
}
.input_green_8785 .fixed-9973 {
  background: #235787;
}
.backdrop_d378 {
  padding: 0;
}
.backdrop_d378 .fixed-9973 {
  background: #1a1a1a;
}
.backdrop_d378 .narrow_a4f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slow_6623 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slow_6623 .narrow_a4f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slow_6623 .fixed-9973 {
  background: #303030;
}
.iron-e6bf {
  position: relative;
  z-index: 10;
}
.iron-e6bf .overlay-silver-12a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_6fd6 .pattern-black-f315 {
  display: inline-block;
  vertical-align: middle;
}
.cool_6fd6.active-white-28e2 .pattern-black-f315 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cool_6fd6.active-white-28e2 .pattern-black-f315 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cool_6fd6.active-white-28e2 .pattern-black-f315 {
    margin-right: 0.4em;
  }
}
.cool_6fd6.active-white-28e2 .pattern-black-f315:last-child {
  margin-right: 0;
}
.alert_soft_b8ae .overlay-silver-12a7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message_0aab .easy-e36d {
    margin: 0 -0.5em;
  }
  .message_0aab .easy-e36d [class*="customify-col-"],
  .message_0aab .easy-e36d [class*="customify-col_"],
  .message_0aab .easy-e36d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message_0aab.slider_4b82 .overlay-silver-12a7 {
  background: 0 0 !important;
}
.message_0aab.slider_4b82 .overlay-silver-12a7,
.message_0aab.alert_soft_b8ae .overlay-silver-12a7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message_0aab.pro_2306 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message_0aab.alert_soft_b8ae .overlay-silver-12a7 {
  box-shadow: none !important;
}
.logo_bright_dd92 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .logo_bright_dd92 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .logo_bright_dd92 {
    padding: 18px 0 20px;
  }
}
.logo_bright_dd92 .popup_upper_abea {
  width: 100%;
}
.logo_bright_dd92 .block_0b84 {
  margin-bottom: 0;
}
.logo_bright_dd92 .outline-bottom-af35 {
  margin-top: 5px;
  font-size: 0.875em;
}
.overlay-57c3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overlay-57c3 .progress-2220 {
  width: 100%;
}
.west_0533 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.west_0533 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.west_0533 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;
}
.west_0533 li:last-child:after {
  display: none;
}
.west_0533 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notification_mini_d3b7 .column_9d90 button,
.logo_bright_dd92 .column_9d90 button {
  left: 0;
}
.notification_mini_d3b7 .progress-2220,
.logo_bright_dd92 .progress-2220 {
  padding-left: 0;
  padding-right: 0;
}
.notification_mini_d3b7 .overlay-57c3,
.logo_bright_dd92 .overlay-57c3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notification_mini_d3b7 {
  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;
}
.notification_mini_d3b7: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;
}
.notification_mini_d3b7 .slow-ae8d {
  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) {
  .notification_mini_d3b7 .slow-ae8d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notification_mini_d3b7 .slow-ae8d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notification_mini_d3b7 .slow-ae8d {
    min-height: 200px;
  }
}
.notification_mini_d3b7 .west_0533 {
  color: rgba(255, 255, 255, 0.8);
}
.notification_mini_d3b7 .west_0533 a,
.notification_mini_d3b7 .west_0533 li:after {
  color: inherit;
}
.notification_mini_d3b7 .west_0533 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_bronze_1332 {
  margin-bottom: 0.5em;
}
.hero-01fb {
  margin-bottom: 1.2em;
}
.hero-01fb,
.hero_bronze_1332 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero-01fb p:last-child,
.hero_bronze_1332 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .column_9d90,
#masthead .column_9d90 {
  display: none;
}
#masthead
  > .column_9d90.form-ec89 {
  display: none;
}
#masthead > .column_9d90 button {
  left: 0;
}
.fast-ecc2 {
  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%;
}
.fast-ecc2 .pattern-black-f315 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fast-ecc2 .active_8344 {
  display: -webkit-box;
  display: flex;
}
.fast-ecc2 .active_8344.wood-be34 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fast-ecc2 .active_8344.link-3713 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-ecc2 .active_8344.popup-over-dfc8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-ecc2.tag-bronze-ebc7.photo-72b7 .active_8344.wood-be34 {
  flex-basis: 100%;
}
.fast-ecc2.notification_inner_4da0 .active_8344.link-3713 {
  -webkit-box-flex: 1;
  flex: auto;
}
.fast-ecc2.notification_inner_4da0 .active_8344.popup-over-dfc8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .column_9d90.form-ec89 {
  display: none;
}
#masthead > .column_9d90 button {
  left: 0;
}
.active_complex_67f6 {
  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;
}
.active_complex_67f6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_complex_67f6.center_cc3c i {
  margin-right: 4px;
}
.active_complex_67f6.sort-6a36 i {
  margin-left: 5px;
}
.pagination_dim_b729 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pagination_dim_b729 p:last-child {
  margin-bottom: 0;
}
.bright_a3f9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bright_a3f9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bright_a3f9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.bright_a3f9 .dim_6aa6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bright_a3f9 .hover_899e {
  margin: 5px 0 7px 0;
}
.bright_a3f9.steel-e3f6 .background_61ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright_a3f9.steel-e3f6 .video-motion-18da {
  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;
}
.bright_a3f9.solid_dcf7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bright_a3f9.solid_dcf7 .background_61ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright_a3f9.solid_dcf7 .video-motion-18da {
  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;
}
.bright_a3f9.backdrop_gold_dcb9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright_a3f9.cool-a8a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bright_a3f9.cool-a8a1 .video-motion-18da {
  margin-top: 7px;
}
.layout-cf20 {
  display: inline-block;
}
.iron-e6bf .pink-9f68 .bright_a3f9 img {
  max-width: 100%;
}
.blue-4f5a .preview_west_c742.focus-rough-6f90,
.pressed-ae0c .preview_west_c742.focus-rough-6f90 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue-4f5a .basic_6a2d,
.pressed-ae0c .basic_6a2d {
  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%);
}
.blue-4f5a .basic_6a2d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.blue-4f5a.overlay-5a50 .basic_6a2d {
  display: none;
}
.blue-4f5a .heading_8e54 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue-4f5a .heading_8e54 li {
  display: inline-block;
  position: relative;
}
.blue-4f5a .heading_8e54 li:last-child {
  margin-right: 0;
}
.blue-4f5a .heading_8e54 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;
}
.blue-4f5a .heading_8e54 li.main-220f > a {
  color: rgba(0, 0, 0, 0.9);
}
.blue-4f5a .heading_8e54 > 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;
}
.blue-4f5a .heading_8e54 > li > a i {
  line-height: 0;
}
.blue-4f5a .heading_8e54 > li.hover_rough_fd0a > a .basic_6a2d {
  margin-left: 4px;
  line-height: 0;
}
.blue-4f5a .heading_8e54 .secondary-new-99a5 li.hover_rough_fd0a > a {
  position: relative;
}
.blue-4f5a .heading_8e54 .secondary-new-99a5 li.hover_rough_fd0a > a:after,
.blue-4f5a .heading_8e54 .secondary-new-99a5 li.hover_rough_fd0a > a:before {
  content: "";
  display: table;
}
.blue-4f5a .heading_8e54 .secondary-new-99a5 li.hover_rough_fd0a > a:after {
  clear: both;
}
.blue-4f5a .heading_8e54 .secondary-new-99a5 li.hover_rough_fd0a > a .basic_6a2d {
  margin-left: 5px;
  float: right;
}
.blue-4f5a .motion-bd08,
.blue-4f5a .secondary-new-99a5 {
  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;
}
.blue-4f5a .secondary-new-99a5 {
  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;
}
.blue-4f5a .secondary-new-99a5 .focus-rough-6f90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue-4f5a .secondary-new-99a5 .basic_6a2d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.blue-4f5a .secondary-new-99a5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.blue-4f5a .secondary-new-99a5 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;
}
.blue-4f5a .secondary-new-99a5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.blue-4f5a .secondary-new-99a5 .secondary-new-99a5 {
  top: 0;
  left: 100%;
}
.blue-4f5a .soft-8793.fn-focus-3129 > .motion-bd08,
.blue-4f5a .soft-8793.fn-focus-3129 > .secondary-new-99a5,
.blue-4f5a .soft-8793:focus > .motion-bd08,
.blue-4f5a .soft-8793:focus > .secondary-new-99a5,
.blue-4f5a .soft-8793:hover > .motion-bd08,
.blue-4f5a .soft-8793:hover > .secondary-new-99a5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.blue-4f5a.heading-warm-ad59 .hover-plasma-10d2:after,
.blue-4f5a.heading-warm-ad59 .hover-plasma-10d2:before {
  content: "";
  display: table;
}
.blue-4f5a.heading-warm-ad59 .hover-plasma-10d2:after {
  clear: both;
}
.blue-4f5a.heading-warm-ad59 .hover-plasma-10d2 > li {
  float: left;
}
.blue-4f5a.preview-4ef9 .hover-plasma-10d2:after,
.blue-4f5a.preview-4ef9 .hover-plasma-10d2:before {
  content: "";
  display: table;
}
.blue-4f5a.preview-4ef9 .hover-plasma-10d2:after {
  clear: both;
}
.blue-4f5a.preview-4ef9 .hover-plasma-10d2 > li {
  float: left;
}
.blue-4f5a.preview-4ef9 .hover-plasma-10d2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.blue-4f5a.preview-4ef9 .hover-plasma-10d2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.blue-4f5a.preview-4ef9 .hover-plasma-10d2 > li.grid_00e0 > a,
.blue-4f5a.preview-4ef9 .hover-plasma-10d2 > li.main-220f > a {
  color: #fff;
  background-color: #1e4b75;
}
.blue-4f5a.lite_0458 .hover-plasma-10d2 > li > a .focus-rough-6f90 {
  position: relative;
}
.blue-4f5a.lite_0458 .hover-plasma-10d2 > li > a .focus-rough-6f90: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;
}
.blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li:focus
  > a
  .focus-rough-6f90:before,
.blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li:hover
  > a
  .focus-rough-6f90:before {
  width: 100%;
  background-color: currentColor;
}
.blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li.grid_00e0
  > a
  .focus-rough-6f90:before,
.blue-4f5a.lite_0458
  .hover-plasma-10d2
  > li.image-easy-0ba7
  > a
  .focus-rough-6f90:before {
  width: 100%;
  background-color: currentColor;
}
.blue-4f5a.avatar_e256 .hover-plasma-10d2 > li > a .focus-rough-6f90 {
  position: relative;
}
.blue-4f5a.avatar_e256 .hover-plasma-10d2 > li > a .focus-rough-6f90: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;
}
.blue-4f5a.avatar_e256 .hover-plasma-10d2 > li:focus > a .focus-rough-6f90:before,
.blue-4f5a.avatar_e256
  .hover-plasma-10d2
  > li:hover
  > a
  .focus-rough-6f90:before {
  width: 100%;
  background-color: currentColor;
}
.blue-4f5a.avatar_e256
  .hover-plasma-10d2
  > li.grid_00e0
  > a
  .focus-rough-6f90:before,
.blue-4f5a.avatar_e256
  .hover-plasma-10d2
  > li.image-easy-0ba7
  > a
  .focus-rough-6f90:before {
  width: 100%;
  background-color: currentColor;
}
.pressed-ae0c .heading_8e54 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pressed-ae0c .heading_8e54 li:first-child > a {
  border-top: none;
}
.pressed-ae0c .heading_8e54 .notification_4408 > .focus-rough-6f90 .basic_6a2d {
  display: none;
}
.pressed-ae0c .heading_8e54 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pressed-ae0c .heading_8e54 li:last-child {
  border: none;
}
.pressed-ae0c .heading_8e54 li.hover_rough_fd0a > a {
  padding-right: 45px !important;
}
.pressed-ae0c .heading_8e54 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pressed-ae0c .heading_8e54 li a:focus,
.pressed-ae0c .heading_8e54 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed-ae0c .heading_8e54 li .title-left-481c {
  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;
}
.pressed-ae0c .heading_8e54 li .title-left-481c:hover {
  box-shadow: none;
}
.pressed-ae0c .heading_8e54 li .title-left-481c .basic_6a2d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pressed-ae0c .heading_8e54 .secondary-new-99a5 {
  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);
}
.pressed-ae0c .heading_8e54 .secondary-new-99a5 li a {
  padding-left: 3em;
}
.pressed-ae0c .heading_8e54 .summary_pro_7033 > a .title-left-481c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pressed-ae0c .heading_8e54 .summary_pro_7033 > .secondary-new-99a5 {
  display: block;
  opacity: 1;
}
.selected_6110 {
  max-width: 100%;
}
.gold_3ec4 {
  line-height: 0;
  cursor: pointer;
}
.full-98f0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.full-98f0:hover {
  box-shadow: none;
  color: currentColor;
}
.full-98f0 svg {
  width: 18px;
  height: 18px;
}
.full-98f0 .smooth-fa6c {
  display: none;
}
.panel-yellow-0cfb {
  position: relative;
}
.panel-yellow-0cfb.fn-active-3129 .full-98f0 .medium-2fe3 {
  display: none;
}
.panel-yellow-0cfb.fn-active-3129 .full-98f0 .smooth-fa6c {
  display: inline-block;
}
.panel-yellow-0cfb .narrow-b1b9 {
  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);
}
.panel-yellow-0cfb.image_fixed_1f36 .narrow-b1b9 {
  left: auto;
  right: -0.9em;
}
.panel-yellow-0cfb.image_fixed_1f36 .aside-bronze-26a9::before {
  left: auto;
  right: 15px;
}
.panel-yellow-0cfb.fn-active-3129 .narrow-b1b9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-3141 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.layout-3141 label {
  flex-basis: 100%;
}
.layout-3141 .stale_b502 {
  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;
}
.layout-3141 .panel-clean-ff89 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.layout-3141 .panel-clean-ff89:focus {
  background-color: transparent;
}
.layout-3141 button.text-6661 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.layout-3141 button.text-6661:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.layout-3141 button.text-6661 svg {
  width: 18px;
  height: 18px;
}
.layout-3141 input[type="submit"] {
  min-height: auto;
}
.heading-4c6b .layout-3141 .panel-clean-ff89 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside-bronze-26a9 {
  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) {
  .aside-bronze-26a9 {
    width: 220px;
  }
}
.aside-bronze-26a9 label {
  flex-basis: 100%;
}
.aside-bronze-26a9::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;
}
.header_rough_e5d9 .heading-4c6b .layout-3141 {
  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;
}
.header_rough_e5d9
  .heading-4c6b
  .layout-3141
  .stale_b502 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.header_rough_e5d9 .heading-4c6b .layout-3141 .panel-clean-ff89 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.header_rough_e5d9
  .heading-4c6b
  .layout-3141
  .panel-clean-ff89:focus {
  background: 0 0;
}
.header_rough_e5d9
  .heading-4c6b
  .layout-3141
  .block-81b3 {
  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;
}
.dirty_d13e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dirty_d13e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dirty_d13e li:last-child {
  margin-right: 0;
}
.dirty_d13e li:first-child {
  margin-left: 0;
}
.dirty_d13e.border-cdfe a {
  color: #fff;
}
.dirty_d13e.border-cdfe a:hover {
  color: #fff;
}
.dirty_d13e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dirty_d13e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dirty_d13e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dirty_d13e a:hover {
  opacity: 0.9;
  color: inherit;
}
.dirty_d13e [class*="social-icon-apple"] {
  background-color: #999;
}
.dirty_d13e [class*="social-icon-apple"].label_db70 {
  background-color: transparent;
  color: #999;
}
.dirty_d13e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dirty_d13e [class*="social-icon-behance"].label_db70 {
  background-color: transparent;
  color: #1769ff;
}
.dirty_d13e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dirty_d13e [class*="social-icon-bitbucket"].label_db70 {
  background-color: transparent;
  color: #205081;
}
.dirty_d13e [class*="social-icon-codepen"] {
  background-color: #000;
}
.dirty_d13e [class*="social-icon-codepen"].label_db70 {
  background-color: transparent;
  color: #000;
}
.dirty_d13e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dirty_d13e [class*="social-icon-delicious"].label_db70 {
  background-color: transparent;
  color: #39f;
}
.dirty_d13e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dirty_d13e [class*="social-icon-digg"].label_db70 {
  background-color: transparent;
  color: #005be2;
}
.dirty_d13e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dirty_d13e [class*="social-icon-dribbble"].label_db70 {
  background-color: transparent;
  color: #ea4c89;
}
.dirty_d13e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dirty_d13e [class*="social-icon-envelope"].label_db70 {
  background-color: transparent;
  color: #ea4335;
}
.dirty_d13e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dirty_d13e [class*="social-icon-facebook"].label_db70 {
  background-color: transparent;
  color: #3b5998;
}
.dirty_d13e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dirty_d13e [class*="social-icon-flickr"].label_db70 {
  background-color: transparent;
  color: #0063dc;
}
.dirty_d13e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dirty_d13e [class*="social-icon-foursquare"].label_db70 {
  background-color: transparent;
  color: #2d5be3;
}
.dirty_d13e [class*="social-icon-github"] {
  background-color: #333;
}
.dirty_d13e [class*="social-icon-github"].label_db70 {
  background-color: transparent;
  color: #333;
}
.dirty_d13e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dirty_d13e [class*="social-icon-google-plus"].label_db70 {
  background-color: transparent;
  color: #dd4b39;
}
.dirty_d13e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dirty_d13e [class*="social-icon-houzz"].label_db70 {
  background-color: transparent;
  color: #7ac142;
}
.dirty_d13e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dirty_d13e [class*="social-icon-instagram"].label_db70 {
  background-color: transparent;
  color: #262626;
}
.dirty_d13e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dirty_d13e [class*="social-icon-jsfiddle"].label_db70 {
  background-color: transparent;
  color: #487aa2;
}
.dirty_d13e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dirty_d13e [class*="social-icon-linkedin"].label_db70 {
  background-color: transparent;
  color: #0077b5;
}
.dirty_d13e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dirty_d13e [class*="social-icon-medium"].label_db70 {
  background-color: transparent;
  color: #00ab6b;
}
.dirty_d13e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dirty_d13e
  [class*="social-icon-odnoklassniki"].label_db70 {
  background-color: transparent;
  color: #f4731c;
}
.dirty_d13e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dirty_d13e [class*="social-icon-meetup"].label_db70 {
  background-color: transparent;
  color: #ec1c40;
}
.dirty_d13e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dirty_d13e [class*="social-icon-pinterest"].label_db70 {
  background-color: transparent;
  color: #bd081c;
}
.dirty_d13e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dirty_d13e [class*="social-icon-product-hunt"].label_db70 {
  background-color: transparent;
  color: #da552f;
}
.dirty_d13e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dirty_d13e [class*="social-icon-reddit"].label_db70 {
  background-color: transparent;
  color: #ff4500;
}
.dirty_d13e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dirty_d13e [class*="social-icon-rss"].label_db70 {
  background-color: transparent;
  color: #f26522;
}
.dirty_d13e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dirty_d13e
  [class*="social-icon-shopping-cart"].label_db70 {
  background-color: transparent;
  color: #4caf50;
}
.dirty_d13e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dirty_d13e [class*="social-icon-skype"].label_db70 {
  background-color: transparent;
  color: #00aff0;
}
.dirty_d13e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dirty_d13e [class*="social-icon-slideshare"].label_db70 {
  background-color: transparent;
  color: #0077b5;
}
.dirty_d13e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dirty_d13e [class*="social-icon-snapchat"].label_db70 {
  background-color: transparent;
  color: #fffc00;
}
.dirty_d13e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dirty_d13e [class*="social-icon-soundcloud"].label_db70 {
  background-color: transparent;
  color: #f80;
}
.dirty_d13e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dirty_d13e [class*="social-icon-spotify"].label_db70 {
  background-color: transparent;
  color: #2ebd59;
}
.dirty_d13e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dirty_d13e
  [class*="social-icon-stack-overflow"].label_db70 {
  background-color: transparent;
  color: #fe7a15;
}
.dirty_d13e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dirty_d13e [class*="social-icon-maldkfgram"].label_db70 {
  background-color: transparent;
  color: #2ca5e0;
}
.dirty_d13e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dirty_d13e [class*="social-icon-tripadvisor"].label_db70 {
  background-color: transparent;
  color: #589442;
}
.dirty_d13e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dirty_d13e [class*="social-icon-tumblr"].label_db70 {
  background-color: transparent;
  color: #35465c;
}
.dirty_d13e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dirty_d13e [class*="social-icon-twitch"].label_db70 {
  background-color: transparent;
  color: #6441a5;
}
.dirty_d13e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dirty_d13e [class*="social-icon-twitter"].label_db70 {
  background-color: transparent;
  color: #1da1f2;
}
.dirty_d13e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dirty_d13e [class*="social-icon-vimeo"].label_db70 {
  background-color: transparent;
  color: #1ab7ea;
}
.dirty_d13e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dirty_d13e [class*="social-icon-vk"].label_db70 {
  background-color: transparent;
  color: #45668e;
}
.dirty_d13e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dirty_d13e [class*="social-icon-weibo"].label_db70 {
  background-color: transparent;
  color: #df2029;
}
.dirty_d13e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dirty_d13e [class*="social-icon-weixin"].label_db70 {
  background-color: transparent;
  color: #7bb32e;
}
.dirty_d13e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dirty_d13e [class*="social-icon-whatsapp"].label_db70 {
  background-color: transparent;
  color: #25d366;
}
.dirty_d13e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dirty_d13e [class*="social-icon-wordpress"].label_db70 {
  background-color: transparent;
  color: #21759b;
}
.dirty_d13e [class*="social-icon-xing"] {
  background-color: #026466;
}
.dirty_d13e [class*="social-icon-xing"].label_db70 {
  background-color: transparent;
  color: #026466;
}
.dirty_d13e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dirty_d13e [class*="social-icon-yelp"].label_db70 {
  background-color: transparent;
  color: #af0606;
}
.dirty_d13e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dirty_d13e [class*="social-icon-youtube"].label_db70 {
  background-color: transparent;
  color: #cd201f;
}
.picture-stale-4d68 {
  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;
}
.picture-stale-4d68:hover {
  box-shadow: none;
  background: 0 0;
}
.summary-d72b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fast-4b18 {
  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;
}
.module_hard_2f82 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.green-89d2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.green-89d2,
.green-89d2::after,
.green-89d2::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;
}
.green-89d2::after,
.green-89d2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-middle-d966 .fast-4b18 .module_hard_2f82 {
  margin-top: -2px;
  width: 19px;
}
.logo-middle-d966 .fast-4b18 .green-89d2 {
  margin-top: -1px;
}
.logo-middle-d966 .fast-4b18 .green-89d2,
.logo-middle-d966 .fast-4b18 .green-89d2::after,
.logo-middle-d966 .fast-4b18 .green-89d2::before {
  width: 19px;
  height: 2px;
}
.logo-middle-d966 .fast-4b18 .green-89d2::before {
  top: -6px;
}
.logo-middle-d966 .fast-4b18 .green-89d2::after {
  bottom: -6px;
}
.carousel_d778 .fast-4b18 .module_hard_2f82 {
  margin-top: -2px;
  width: 22px;
}
.carousel_d778 .fast-4b18 .green-89d2 {
  margin-top: -1px;
}
.carousel_d778 .fast-4b18 .green-89d2,
.carousel_d778 .fast-4b18 .green-89d2::after,
.carousel_d778 .fast-4b18 .green-89d2::before {
  width: 22px;
  height: 2px;
}
.carousel_d778 .fast-4b18 .green-89d2::before {
  top: -7px;
}
.carousel_d778 .fast-4b18 .green-89d2::after {
  bottom: -7px;
}
.notice_f379 .fast-4b18 .module_hard_2f82 {
  margin-top: -2px;
  width: 31px;
}
.notice_f379 .fast-4b18 .green-89d2 {
  margin-top: -1.5px;
}
.notice_f379 .fast-4b18 .green-89d2,
.notice_f379 .fast-4b18 .green-89d2::after,
.notice_f379 .fast-4b18 .green-89d2::before {
  width: 31px;
  height: 3px;
}
.notice_f379 .fast-4b18 .green-89d2::before {
  top: -9px;
}
.notice_f379 .fast-4b18 .green-89d2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outline_active_d1ad .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 19px;
  }
  .outline_active_d1ad .fast-4b18 .green-89d2 {
    margin-top: -1px;
  }
  .outline_active_d1ad .fast-4b18 .green-89d2,
  .outline_active_d1ad .fast-4b18 .green-89d2::after,
  .outline_active_d1ad .fast-4b18 .green-89d2::before {
    width: 19px;
    height: 2px;
  }
  .outline_active_d1ad .fast-4b18 .green-89d2::before {
    top: -6px;
  }
  .outline_active_d1ad .fast-4b18 .green-89d2::after {
    bottom: -6px;
  }
  .filter-hard-01d6 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 22px;
  }
  .filter-hard-01d6 .fast-4b18 .green-89d2 {
    margin-top: -1px;
  }
  .filter-hard-01d6 .fast-4b18 .green-89d2,
  .filter-hard-01d6 .fast-4b18 .green-89d2::after,
  .filter-hard-01d6 .fast-4b18 .green-89d2::before {
    width: 22px;
    height: 2px;
  }
  .filter-hard-01d6 .fast-4b18 .green-89d2::before {
    top: -7px;
  }
  .filter-hard-01d6 .fast-4b18 .green-89d2::after {
    bottom: -7px;
  }
  .tabs-8241 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-8241 .fast-4b18 .green-89d2 {
    margin-top: -1.5px;
  }
  .tabs-8241 .fast-4b18 .green-89d2,
  .tabs-8241 .fast-4b18 .green-89d2::after,
  .tabs-8241 .fast-4b18 .green-89d2::before {
    width: 31px;
    height: 3px;
  }
  .tabs-8241 .fast-4b18 .green-89d2::before {
    top: -9px;
  }
  .tabs-8241 .fast-4b18 .green-89d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article-tall-c4f8 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 19px;
  }
  .article-tall-c4f8 .fast-4b18 .green-89d2 {
    margin-top: -1px;
  }
  .article-tall-c4f8 .fast-4b18 .green-89d2,
  .article-tall-c4f8 .fast-4b18 .green-89d2::after,
  .article-tall-c4f8 .fast-4b18 .green-89d2::before {
    width: 19px;
    height: 2px;
  }
  .article-tall-c4f8 .fast-4b18 .green-89d2::before {
    top: -6px;
  }
  .article-tall-c4f8 .fast-4b18 .green-89d2::after {
    bottom: -6px;
  }
  .row_tall_c647 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 22px;
  }
  .row_tall_c647 .fast-4b18 .green-89d2 {
    margin-top: -1px;
  }
  .row_tall_c647 .fast-4b18 .green-89d2,
  .row_tall_c647 .fast-4b18 .green-89d2::after,
  .row_tall_c647 .fast-4b18 .green-89d2::before {
    width: 22px;
    height: 2px;
  }
  .row_tall_c647 .fast-4b18 .green-89d2::before {
    top: -7px;
  }
  .row_tall_c647 .fast-4b18 .green-89d2::after {
    bottom: -7px;
  }
  .menu_88e2 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 31px;
  }
  .menu_88e2 .fast-4b18 .green-89d2 {
    margin-top: -1.5px;
  }
  .menu_88e2 .fast-4b18 .green-89d2,
  .menu_88e2 .fast-4b18 .green-89d2::after,
  .menu_88e2 .fast-4b18 .green-89d2::before {
    width: 31px;
    height: 3px;
  }
  .menu_88e2 .fast-4b18 .green-89d2::before {
    top: -9px;
  }
  .menu_88e2 .fast-4b18 .green-89d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-b297 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-b297 .fast-4b18 .green-89d2 {
    margin-top: -1px;
  }
  .backdrop-b297 .fast-4b18 .green-89d2,
  .backdrop-b297 .fast-4b18 .green-89d2::after,
  .backdrop-b297 .fast-4b18 .green-89d2::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-b297 .fast-4b18 .green-89d2::before {
    top: -6px;
  }
  .backdrop-b297 .fast-4b18 .green-89d2::after {
    bottom: -6px;
  }
  .header_13e3 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 22px;
  }
  .header_13e3 .fast-4b18 .green-89d2 {
    margin-top: -1px;
  }
  .header_13e3 .fast-4b18 .green-89d2,
  .header_13e3 .fast-4b18 .green-89d2::after,
  .header_13e3 .fast-4b18 .green-89d2::before {
    width: 22px;
    height: 2px;
  }
  .header_13e3 .fast-4b18 .green-89d2::before {
    top: -7px;
  }
  .header_13e3 .fast-4b18 .green-89d2::after {
    bottom: -7px;
  }
  .current_6a57 .fast-4b18 .module_hard_2f82 {
    margin-top: -2px;
    width: 31px;
  }
  .current_6a57 .fast-4b18 .green-89d2 {
    margin-top: -1.5px;
  }
  .current_6a57 .fast-4b18 .green-89d2,
  .current_6a57 .fast-4b18 .green-89d2::after,
  .current_6a57 .fast-4b18 .green-89d2::before {
    width: 31px;
    height: 3px;
  }
  .current_6a57 .fast-4b18 .green-89d2::before {
    top: -9px;
  }
  .current_6a57 .fast-4b18 .green-89d2::after {
    bottom: -9px;
  }
}
.caption_steel_61bb .green-89d2 {
  -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);
}
.caption_steel_61bb .green-89d2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption_steel_61bb .green-89d2::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);
}
.caption_steel_61bb.action_9fcf .green-89d2 {
  -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);
}
.caption_steel_61bb.action_9fcf .green-89d2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption_steel_61bb.action_9fcf .green-89d2::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);
}
.wood-0859 {
  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.huge-b708:before {
  display: none;
}
.medium_d311 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.medium_d311 .top-0502 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.medium_d311 .top-0502:last-of-type {
  border-bottom: none;
}
.medium_d311 .top-0502.dropdown-be8b,
.medium_d311 .top-0502.hover-8dea,
.medium_d311 .top-0502.preview_plasma_d037 {
  padding: 0;
}
.medium_d311 .pressed-ae0c .title-left-481c {
  color: currentColor;
}
.medium_d311 .pressed-ae0c .title-left-481c:focus,
.medium_d311 .pressed-ae0c .title-left-481c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_d311.narrow_a4f4 .button-west-f9c1,
.medium_d311.narrow_a4f4 .pagination_dim_b729 a,
.medium_d311.narrow_a4f4 .hover-plasma-10d2 a,
.medium_d311.narrow_a4f4 .secondary-new-99a5 a {
  color: rgba(0, 0, 0, 0.55);
}
.medium_d311.narrow_a4f4 .button-west-f9c1:hover,
.medium_d311.narrow_a4f4 .pagination_dim_b729 a:hover,
.medium_d311.narrow_a4f4 .hover-plasma-10d2 a:hover,
.medium_d311.narrow_a4f4 .secondary-new-99a5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_d311.narrow_a4f4 .current_9719 {
  color: rgba(0, 0, 0, 0.8);
}
.medium_d311.narrow_a4f4 .top-0502 {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_d311.narrow_a4f4 .top-0502:before {
  background: rgba(0, 0, 0, 0.08);
}
.medium_d311.narrow_a4f4 .narrow_6bb7:before {
  background: rgba(255, 255, 255, 0.9);
}
.medium_d311.narrow_a4f4 .pressed-ae0c .heading_8e54 li a,
.medium_d311.narrow_a4f4 .pressed-ae0c .title-left-481c,
.medium_d311.narrow_a4f4 .secondary-new-99a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_d311.narrow_a4f4 .pressed-ae0c .title-left-481c:focus,
.medium_d311.narrow_a4f4 .pressed-ae0c .title-left-481c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_d311.narrow_a4f4 .heading_8e54 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_d311.fixed-9973 .button-west-f9c1,
.medium_d311.fixed-9973 .pagination_dim_b729 a,
.medium_d311.fixed-9973 .hover-plasma-10d2 .title-left-481c,
.medium_d311.fixed-9973 .hover-plasma-10d2 a,
.medium_d311.fixed-9973 .secondary-new-99a5 a {
  color: rgba(255, 255, 255, 0.79);
}
.medium_d311.fixed-9973 .button-west-f9c1:hover,
.medium_d311.fixed-9973 .pagination_dim_b729 a:hover,
.medium_d311.fixed-9973 .hover-plasma-10d2 .title-left-481c:hover,
.medium_d311.fixed-9973 .hover-plasma-10d2 a:hover,
.medium_d311.fixed-9973 .secondary-new-99a5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_d311.fixed-9973 .current_9719 {
  color: rgba(255, 255, 255, 0.99);
}
.medium_d311.fixed-9973 .top-0502 {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_d311.fixed-9973 .top-0502:before {
  background: rgba(255, 255, 255, 0.08);
}
.medium_d311.fixed-9973 .narrow_6bb7:before {
  background: rgba(0, 0, 0, 0.9);
}
.medium_d311.fixed-9973 .pressed-ae0c .heading_8e54 li a,
.medium_d311.fixed-9973 .pressed-ae0c .title-left-481c,
.medium_d311.fixed-9973 .secondary-new-99a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_d311.fixed-9973 .pressed-ae0c .title-left-481c:focus,
.medium_d311.fixed-9973 .pressed-ae0c .title-left-481c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_d311.fixed-9973 .heading_8e54 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_6bb7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.narrow_6bb7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block_green_f3d7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.simple_0719 .medium_d311 {
  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;
}
.simple_0719 .top-0502 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.simple_0719 .top-0502: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) {
  .simple_0719 .top-0502:before {
    width: 16%;
    left: 42%;
  }
}
.simple_0719 .top-0502:last-child:before {
  content: none;
}
.simple_0719 .top-0502[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.simple_0719 .pressed-ae0c .heading_8e54 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.simple_0719 .pressed-ae0c .heading_8e54 li a .title-left-481c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.simple_0719 .pressed-ae0c .secondary-new-99a5 {
  border: none;
}
.simple_0719 .pressed-ae0c .secondary-new-99a5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.simple_0719 .narrow_6bb7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.simple_0719 .block_green_f3d7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.simple_0719 .fixed-9973 .narrow_6bb7:before {
  background: rgba(0, 0, 0, 0.9);
}
.simple_0719 .narrow_a4f4.accordion_d405 .green-89d2 {
  background: rgba(0, 0, 0, 0.6);
}
.simple_0719
  .narrow_a4f4.accordion_d405
  .green-89d2::after,
.simple_0719
  .narrow_a4f4.accordion_d405
  .green-89d2:before {
  background: inherit;
}
.simple_0719
  .narrow_a4f4.accordion_d405:hover
  .green-89d2 {
  background: rgba(0, 0, 0, 0.8);
}
.input-bb8c .medium_d311 {
  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) {
  .input-bb8c .medium_d311 {
    width: auto;
    right: 45px;
  }
}
.status-1100 .medium_d311 {
  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) {
  .status-1100 .medium_d311 {
    width: auto;
    left: 45px;
  }
}
.huge-b708 .medium_d311 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.huge-b708 .block_green_f3d7 {
  max-width: 48em;
  margin: 0 auto;
}
.huge-b708 .narrow_6bb7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stone_f54a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stone_f54a.simple_0719 .medium_d311 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stone_f54a.input-bb8c .medium_d311 {
  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);
}
.stone_f54a .medium_d311 {
  visibility: visible;
}
.stone_f54a.status-1100 .medium_d311 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hover_orange_2c2e,
.background_e3ea {
  overflow-x: hidden;
}
.hover_orange_2c2e .medium_d311 {
  overflow: auto;
}
.hover_orange_2c2e.simple_0719 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_orange_2c2e.simple_0719 .medium_d311 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hover_orange_2c2e.simple_0719 .picture-stale-4d68 {
  opacity: 0;
}
.hover_orange_2c2e.input-bb8c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_orange_2c2e.input-bb8c .medium_d311 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hover_orange_2c2e.input-bb8c .picture-stale-4d68 {
  opacity: 0;
}
.hover_orange_2c2e.status-1100 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_orange_2c2e.status-1100 .medium_d311 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hover_orange_2c2e.status-1100 .picture-stale-4d68 {
  opacity: 0;
}
.hover_orange_2c2e.huge-b708 .medium_d311 {
  z-index: 10;
  visibility: visible;
}
.accordion_d405 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accordion_d405 .green-89d2 {
  background: rgba(255, 255, 255, 0.99);
}
.accordion_d405 .green-89d2::after,
.accordion_d405 .green-89d2:before {
  background: inherit;
}
.accordion_d405:hover .green-89d2 {
  background: rgba(255, 255, 255, 0.99);
}
.status-1100 .accordion_d405 {
  top: 10px;
  right: auto;
  left: 12px;
}
.huge-b708 .accordion_d405 {
  display: none !important;
}
.hover_orange_2c2e:before,
.background_e3ea:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hover_orange_2c2e .accordion_d405,
.background_e3ea .accordion_d405 {
  display: inline-block;
}
.medium_d311 .pattern-black-f315 {
  -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;
}
.hover_orange_2c2e .medium_d311 .pattern-black-f315,
.background_e3ea .medium_d311 .pattern-black-f315 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.clean_bf39 .stale_b502 {
  width: 100%;
}
.pink-9f68 {
  padding: 0 0.5em 0;
}
.pink-9f68 [class*="customify-col-"],
.pink-9f68 [class*="customify-col_"],
.pink-9f68 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tag_action_dc7f .pink-9f68 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy-e36d .static_38dd,
  .static_38dd {
    display: none;
  }
  .background-rough-fc40 {
    text-align: left;
  }
  .heading-6054 {
    text-align: center;
  }
  .fixed_eba0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy-e36d .pink_816c,
  .pink_816c {
    display: none;
  }
  .section_1014 {
    text-align: left;
  }
  .label-under-579d {
    text-align: center;
  }
  .middle_729f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy-e36d .dark-18be,
  .dark-18be {
    display: none;
  }
  .overlay-7de6 {
    text-align: left;
  }
  .main-5924 {
    text-align: center;
  }
  .row-pro-4378 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.under-d28a {
  box-shadow: none !important;
}
.chip-4ce1 .west-fcec,
.sidebar_blue_921f .west-fcec {
  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;
}
.sidebar_blue_921f .west-fcec {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay-silver-12a7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay-silver-12a7:after,
.overlay-silver-12a7:before {
  content: "";
  display: table;
}
.overlay-silver-12a7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay-silver-12a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay-silver-12a7,
.pro_2306 {
  max-width: 1248px;
  margin: 0 auto;
}

.logo-green-a6ad.info_9fa5 .overlay-silver-12a7 {
  max-width: 100%;
}
.logo-green-a6ad.modal_static_8892 {
  max-width: 1200px;
  margin: 0 auto;
}
.logo-green-a6ad.description_b52c .overlay-silver-12a7 {
  max-width: 100%;
}
.logo-green-a6ad.description_b52c > .overlay-silver-12a7 {
  padding-left: 0;
  padding-right: 0;
}
.logo-green-a6ad.description_b52c > .overlay-silver-12a7 .easy-e36d {
  margin: 0;
}
.logo-green-a6ad.description_b52c
  > .overlay-silver-12a7
  .progress_f549.breadcrumb-stone-690d {
  margin-right: 0;
  margin-left: 0;
}
.logo-green-a6ad.description_b52c #main.breadcrumb-stone-690d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .light-fe5e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .light-fe5e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip_1b88 .secondary-south-4e04 {
    padding-right: 1em;
  }
  .chip_1b88.static-a3ac .progress_f549 {
    border-right: 1px solid #eaecee;
  }
  .chip_1b88.static-a3ac .secondary-south-4e04 {
    padding-right: 1em;
  }
  .chip_1b88.static-a3ac .silver-4c18 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold-26c3 .secondary-south-4e04 {
    padding-left: 1em;
  }
  .gold-26c3.static-a3ac .progress_f549 {
    border-left: 1px solid #eaecee;
  }
  .gold-26c3.static-a3ac .secondary-south-4e04 {
    padding-left: 1em;
  }
  .gold-26c3.static-a3ac .silver-4c18 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim_0979 .secondary-south-4e04 {
    padding-left: 1em;
  }
  .dim_0979.static-a3ac .filter_tiny_9719 {
    border-right: 1px solid #eaecee;
  }
  .dim_0979.static-a3ac .north-c825 {
    border-right: 1px solid #eaecee;
  }
  .dim_0979.static-a3ac .secondary-south-4e04 {
    padding-left: 1em;
  }
  .dim_0979.static-a3ac .silver-4c18 {
    padding-right: 1em;
  }
  .dim_0979.static-a3ac .prev-cfcd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid_b6a8 .secondary-south-4e04 {
    padding-right: 1em;
  }
  .liquid_b6a8.static-a3ac .filter_tiny_9719 {
    border-left: 1px solid #eaecee;
  }
  .liquid_b6a8.static-a3ac .north-c825 {
    border-left: 1px solid #eaecee;
  }
  .liquid_b6a8.static-a3ac .secondary-south-4e04 {
    padding-right: 1em;
  }
  .liquid_b6a8.static-a3ac .silver-4c18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid_b6a8.static-a3ac .prev-cfcd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-fe5e .secondary-south-4e04 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-fe5e.static-a3ac .progress_f549 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .light-fe5e.static-a3ac .secondary-south-4e04 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-fe5e.static-a3ac .silver-4c18 {
    padding-left: 1em;
  }
  .light-fe5e.static-a3ac .prev-cfcd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .light-fe5e.static-a3ac .secondary-south-4e04 {
    padding-left: 0;
  }
}
.popup_pro_d73c .cool_6fd6 {
  display: inline-block;
}
.middle_5936 {
  display: inline-block;
}
.soft-5aec {
  word-con: break-word;
}
.wrapper_5a49 > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper_5a49 .picture_over_863c {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper_5a49 .notice-37c7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.form_a78e .tiny_56ae {
  margin-bottom: 2em;
}
.form_a78e .inner_2882 {
  margin-bottom: 15px;
}
.form_a78e .inner_2882:last-child {
  margin-bottom: 0;
}
.form_a78e .accent-ed3e {
  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) {
  .form_a78e .accent-ed3e {
    display: block;
  }
}
.form_a78e .background-north-0ffa {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .form_a78e .background-north-0ffa {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.form_a78e .picture_6af6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.form_a78e .picture_6af6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.form_a78e .picture_6af6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.form_a78e .soft-5aec {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.form_a78e .soft-5aec a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.form_a78e .wide_251e p:last-child {
  margin-bottom: 0;
}
.form_a78e .filter_e465 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.form_a78e .black-d492 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.form_a78e .banner_simple_193d {
  margin-top: 1em;
}
.form_a78e .aside_c70c {
  top: 0;
  display: block;
}
.form_a78e .aside_c70c a {
  color: inherit;
}
.form_a78e .aside_c70c a:hover {
  color: inherit;
}
.form_a78e .paragraph-d125 {
  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;
}
.form_a78e .paragraph-d125:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.form_a78e .black-d492 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form_a78e .hover-c968 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.form_a78e .hover-c968:first-child {
  margin-top: 0;
}
.form_a78e .hover-c968.component-3899 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.form_a78e .hover-c968.cold_c6cf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form_a78e
  .hover-c968.cold_c6cf.bright_b13e
  .banner_simple_193d {
  width: 100%;
}
.form_a78e .cold_c6cf {
  -webkit-box-align: center;
  align-items: center;
}
.form_a78e .cold_c6cf .wrapper_5a49,
.form_a78e .cold_c6cf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.form_a78e .picture_6af6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_a78e .picture_6af6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_a78e .picture_6af6: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;
}
.form_a78e .component-3899 {
  z-index: 5;
}
.form_a78e .content-red-1da4 .dim_ddd5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.form_a78e .sort-upper-897d .dim_ddd5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.form_a78e .box_tiny_bdfc .dim_ddd5 {
  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;
}
.form_a78e.cold_23cd .accent-ed3e,
.form_a78e.focus_red_9bab .accent-ed3e {
  display: block;
}
.form_a78e.cold_23cd .accent-ed3e .gradient-7a0f,
.form_a78e.cold_23cd .accent-ed3e .black-d492,
.form_a78e.focus_red_9bab .accent-ed3e .gradient-7a0f,
.form_a78e.focus_red_9bab .accent-ed3e .black-d492 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_a78e.secondary-large-5bd1 .background-north-0ffa {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .form_a78e.secondary-large-5bd1 .background-north-0ffa {
    margin-right: 0;
  }
}
.form_a78e.cold_23cd .background-north-0ffa,
.form_a78e.focus_red_9bab .background-north-0ffa {
  padding-top: 40%;
}
.form_a78e.cold_23cd .tiny_56ae,
.form_a78e.focus_red_9bab .tiny_56ae {
  display: block;
}
.form_a78e.cold_23cd .fn-sticky-3129 .black-d492,
.form_a78e.focus_red_9bab .fn-sticky-3129 .black-d492 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.form_a78e.cold_23cd .background-north-0ffa,
.form_a78e.focus_red_9bab .background-north-0ffa {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.form_a78e.cold_23cd .black-d492 {
  padding: 1em;
}
.full-9fd6 {
  margin: 30px auto;
  display: block;
}
.full-9fd6 .search-hot-af08 > * {
  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;
}
.full-9fd6 .search-hot-af08 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.full-9fd6 .search-hot-af08 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard_48c0 .wrapper_5a49 {
  margin-bottom: 1.41575em;
}
.hard_48c0 .breadcrumb-eecb {
  margin-bottom: 1.618em;
}
.tag_ea75 .stone_074b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tag_ea75 .stone_074b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tag_ea75 .outline-paper-392b {
  max-width: 100%;
  overflow: auto;
}
.picture_orange_afd4 .tag_ea75 a:hover {
  text-decoration: underline;
}
.hard_e54e .inner_2882:not(.soft-5aec),
.hard_e54e .picture_6af6 {
  margin-bottom: 1.41575em;
}
.hard_e54e .inner_2882:not(.soft-5aec):last-child,
.hard_e54e .picture_6af6:last-child {
  margin-bottom: 0;
}
.hard_e54e .inner_2882.banner_c605 {
  margin-bottom: 0.41575em;
}
.hard_e54e .dropdown-64ee:before,
.hard_e54e .item-e80a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hard_e54e .dropdown-64ee:before {
  content: "\f115";
}
.hard_e54e .item-e80a:before {
  content: "\f02c";
}
.hard_e54e .header_6e1c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hard_e54e .header_6e1c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium-439a {
  display: -webkit-box;
  display: flex;
}
.medium-439a .under_b6a4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium-439a .under_b6a4 {
    flex-basis: 90px;
  }
}
.medium-439a .in-5090 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium-439a .in-5090 {
    flex-basis: calc(100% - 50px);
  }
}
.medium-439a .active_5b69 p:last-child {
  margin-bottom: 0.72em;
}
.info_dim_73ef .search-hot-af08 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info_dim_73ef .search-hot-af08:after,
.info_dim_73ef .search-hot-af08:before {
  content: "";
  display: table;
}
.info_dim_73ef .search-hot-af08:after {
  clear: both;
}
.info_dim_73ef .search-hot-af08 .tabs-f072,
.info_dim_73ef .search-hot-af08 .pro-5246 {
  width: 49%;
}
.info_dim_73ef .search-hot-af08 .tabs-f072 a span.focus_3a2b,
.info_dim_73ef .search-hot-af08 .pro-5246 a span.focus_3a2b {
  display: block;
  margin-bottom: 5px;
}
.info_dim_73ef .search-hot-af08 .pro-5246 {
  float: left;
  text-align: left;
}
.info_dim_73ef .search-hot-af08 .tabs-f072 {
  float: right;
  text-align: right;
}
.motion_fc1d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .motion_fc1d {
    margin-bottom: 0;
  }
}
.aside_bright_ff3e {
  margin-bottom: 1em;
}
.aside_bright_ff3e .soft-5aec {
  font-size: 1.1em;
  line-height: 1.3;
}
.form-bright-3c78 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel-bronze-812c .aside_bright_ff3e,
.wide-7ad1 .aside_bright_ff3e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel-bronze-812c .aside_bright_ff3e,
  .wide-7ad1 .aside_bright_ff3e {
    display: block;
  }
}
.carousel-bronze-812c .form-bright-3c78,
.wide-7ad1 .form-bright-3c78 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel-bronze-812c .form-bright-3c78,
  .wide-7ad1 .form-bright-3c78 {
    margin-bottom: 1em;
  }
}
.carousel-bronze-812c .form-bright-3c78 img,
.wide-7ad1 .form-bright-3c78 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel-bronze-812c .hot-0130,
.wide-7ad1 .hot-0130 {
  flex-basis: calc(100% - 160px);
}
.carousel-bronze-812c .hot-0130 p,
.wide-7ad1 .hot-0130 p {
  margin-bottom: 0;
}
.carousel-bronze-812c .hot-0130 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-bronze-812c .hot-0130 {
    padding-left: 0;
  }
}
.wide-7ad1 .hot-0130 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wide-7ad1 .hot-0130 {
    padding-right: 0;
  }
}
.wide-7ad1 .form-bright-3c78 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.badge-action-a0b4 .form-bright-3c78 {
  margin-bottom: 0.5em;
}
.badge-action-a0b4 .form-bright-3c78 img {
  width: 100%;
}
.hard_fa3a .block-9933,
.detail_steel_3c57 .block-9933 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.detail_steel_3c57 .progress_f549 .silver_e67c p:last-child {
  margin-bottom: 0;
}
.button-pro-c63e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.text-bright-36f3 .accordion-slow-d65d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .text-bright-36f3 .accordion-slow-d65d:last-of-type {
    margin-bottom: 0;
  }
}
.text-bright-36f3 .accordion-slow-d65d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text-bright-36f3 .accordion-slow-d65d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.text-bright-36f3 .accordion-slow-d65d ul li {
  margin: 0 0 0.6em;
}
.text-bright-36f3 .accordion-slow-d65d ul li.cold_58e0,
.text-bright-36f3 .accordion-slow-d65d ul li.block_d745 {
  position: relative;
}
.text-bright-36f3 .accordion-slow-d65d ul li.cold_58e0 .simple_3e09,
.text-bright-36f3 .accordion-slow-d65d ul li.block_d745 .simple_3e09 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.text-bright-36f3 .accordion-slow-d65d ul li.cold_58e0:after:after,
.text-bright-36f3 .accordion-slow-d65d ul li.cold_58e0:after:before,
.text-bright-36f3
  .accordion-slow-d65d
  ul
  li.block_d745:after:after,
.text-bright-36f3
  .accordion-slow-d65d
  ul
  li.block_d745:after:before {
  content: "";
  display: table;
}
.text-bright-36f3 .accordion-slow-d65d ul li.cold_58e0:after:after,
.text-bright-36f3
  .accordion-slow-d65d
  ul
  li.block_d745:after:after {
  clear: both;
}
.text-bright-36f3 .accordion-slow-d65d a.sort_26ef:hover {
  text-decoration: none;
}
.text-bright-36f3 .accordion-slow-d65d select {
  max-width: 100%;
}
.text-bright-36f3 .accordion-slow-d65d table {
  font-size: 85%;
}
.text-bright-36f3 .accordion-slow-d65d table td,
.text-bright-36f3 .accordion-slow-d65d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.text-bright-36f3 .accordion-slow-d65d table tfoot td {
  text-align: left;
}
.text-bright-36f3 .accordion-slow-d65d :last-child {
  margin-bottom: 0;
}
.text-bright-36f3 .accordion-slow-d65d .container-dd49 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.text-bright-36f3 .accordion-slow-d65d .container-dd49 label {
  width: 100%;
}
.text-bright-36f3 .accordion-slow-d65d .container-dd49 .panel-clean-ff89 {
  width: 100%;
  display: block;
}
.text-bright-36f3 .accordion-slow-d65d .container-dd49 .text-6661 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.text-bright-36f3 .accordion-slow-d65d .container-dd49 .text-6661:hover svg #svg-search {
  fill: #444;
}
.text-bright-36f3 .accordion-slow-d65d .container-dd49 .text-6661 svg {
  width: 18px;
  height: 18px;
}
.text-bright-36f3 .accent_6ba9 ul ul,
.text-bright-36f3 .easy_b24f ul ul,
.text-bright-36f3 .shadow_d6bd ul ul,
.text-bright-36f3 .complex_fdd3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.text-bright-36f3 .accent_6ba9 .hover_rough_fd0a > a,
.text-bright-36f3 .easy_b24f .hover_rough_fd0a > a,
.text-bright-36f3 .shadow_d6bd .hover_rough_fd0a > a,
.text-bright-36f3 .complex_fdd3 .hover_rough_fd0a > a {
  margin-bottom: 0;
}
.text-bright-36f3 .feature_outer_a1e9 li,
.text-bright-36f3 .accent_6ba9 li,
.text-bright-36f3 .image_narrow_1ac6 li,
.text-bright-36f3 .easy_b24f li,
.text-bright-36f3 .shadow_d6bd li,
.text-bright-36f3 .complex_fdd3 li,
.text-bright-36f3 .simple_fd2a li,
.text-bright-36f3 .hero_large_1621 li {
  display: block;
  position: relative;
}
.text-bright-36f3 .feature_outer_a1e9 li:last-child,
.text-bright-36f3 .accent_6ba9 li:last-child,
.text-bright-36f3 .image_narrow_1ac6 li:last-child,
.text-bright-36f3 .easy_b24f li:last-child,
.text-bright-36f3 .shadow_d6bd li:last-child,
.text-bright-36f3 .complex_fdd3 li:last-child,
.text-bright-36f3 .simple_fd2a li:last-child,
.text-bright-36f3 .hero_large_1621 li:last-child {
  border: none;
}
.text-bright-36f3 .feature_outer_a1e9 li a,
.text-bright-36f3 .accent_6ba9 li a,
.text-bright-36f3 .image_narrow_1ac6 li a,
.text-bright-36f3 .easy_b24f li a,
.text-bright-36f3 .shadow_d6bd li a,
.text-bright-36f3 .complex_fdd3 li a,
.text-bright-36f3 .simple_fd2a li a,
.text-bright-36f3 .hero_large_1621 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.text-bright-36f3 .feature_outer_a1e9 li ul li::before,
.text-bright-36f3 .accent_6ba9 li ul li::before,
.text-bright-36f3 .image_narrow_1ac6 li ul li::before,
.text-bright-36f3 .easy_b24f li ul li::before,
.text-bright-36f3 .shadow_d6bd li ul li::before,
.text-bright-36f3 .complex_fdd3 li ul li::before,
.text-bright-36f3 .simple_fd2a li ul li::before,
.text-bright-36f3 .hero_large_1621 li ul li::before {
  left: 15px;
}
.text-bright-36f3 .feature_outer_a1e9 li ul a,
.text-bright-36f3 .accent_6ba9 li ul a,
.text-bright-36f3 .image_narrow_1ac6 li ul a,
.text-bright-36f3 .easy_b24f li ul a,
.text-bright-36f3 .shadow_d6bd li ul a,
.text-bright-36f3 .complex_fdd3 li ul a,
.text-bright-36f3 .simple_fd2a li ul a,
.text-bright-36f3 .hero_large_1621 li ul a {
  padding-left: 20px;
}
.text-bright-36f3 .feature_outer_a1e9 li ul ul li::before,
.text-bright-36f3 .accent_6ba9 li ul ul li::before,
.text-bright-36f3 .image_narrow_1ac6 li ul ul li::before,
.text-bright-36f3 .easy_b24f li ul ul li::before,
.text-bright-36f3 .shadow_d6bd li ul ul li::before,
.text-bright-36f3 .complex_fdd3 li ul ul li::before,
.text-bright-36f3 .simple_fd2a li ul ul li::before,
.text-bright-36f3 .hero_large_1621 li ul ul li::before {
  left: 30px;
}
.text-bright-36f3 .feature_outer_a1e9 li ul ul a,
.text-bright-36f3 .accent_6ba9 li ul ul a,
.text-bright-36f3 .image_narrow_1ac6 li ul ul a,
.text-bright-36f3 .easy_b24f li ul ul a,
.text-bright-36f3 .shadow_d6bd li ul ul a,
.text-bright-36f3 .complex_fdd3 li ul ul a,
.text-bright-36f3 .simple_fd2a li ul ul a,
.text-bright-36f3 .hero_large_1621 li ul ul a {
  padding-left: 40px;
}
.text-bright-36f3 .hover-05d7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.text-bright-36f3 .hero_large_1621 ul li {
  margin-bottom: 1.41575em;
}
.text-bright-36f3 .hero_large_1621 ul li .alert_fluid_2302 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.text-bright-36f3 .hero_large_1621 ul li .thumbnail-6d53 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fixed-9973 .feature_outer_a1e9 li a,
.fixed-9973 .accent_6ba9 li a,
.fixed-9973 .image_narrow_1ac6 li a,
.fixed-9973 .easy_b24f li a,
.fixed-9973 .shadow_d6bd li a,
.fixed-9973 .complex_fdd3 li a,
.fixed-9973 .simple_fd2a li a,
.fixed-9973 .hero_large_1621 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-9973 .hover-05d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-9973 .accordion-slow-d65d ul li.cold_58e0 .simple_3e09,
.fixed-9973 .accordion-slow-d65d ul li.block_d745 .simple_3e09 {
  background: rgba(0, 0, 0, 0.2);
}
.fixed-9973 .text-bright-36f3 .accordion-slow-d65d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li {
  margin: 0;
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li ul {
  margin: 0;
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li ul li a {
  padding-left: 15px;
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li ul li li a {
  padding-left: 30px;
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li.main-220f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li.main-220f > 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;
}
.logo-green-a6ad .text-bright-36f3 .heading_8e54 li.main-220f > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.outer-36fe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status_e891 {
  position: relative;
  z-index: 10;
}
.status_e891 .pattern-black-f315 {
  width: 100%;
  max-width: 100%;
}
.media-out-38ee .block-529a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.media-out-38ee .narrow_a4f4 {
}
.media-out-38ee .fixed-9973 {
  background: #292929;
}
.breadcrumb-f939 .block-529a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb-f939 .narrow_a4f4 {
  background: #f9f9f9;
}
.breadcrumb-f939 .fixed-9973 {
  background: #303030;
}
.texture_5aa9 .block-529a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_5aa9 .cool_6fd6 {
    margin-bottom: 1em;
  }
  .texture_5aa9 .cool_6fd6:last-child {
    margin-bottom: 0;
  }
}
.texture_5aa9 .narrow_a4f4 {
  background: #ededed;
}
.texture_5aa9 .fixed-9973 {
  background: #1a1a1a;
}
.block-529a.narrow_a4f4 {
  color: rgba(0, 0, 0, 0.6);
}
.block-529a.narrow_a4f4 .accordion-red-0315 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-529a.fixed-9973 {
  color: rgba(255, 255, 255, 0.99);
}
.block-529a.fixed-9973 a:not(.sort_26ef) {
  color: rgba(255, 255, 255, 0.79);
}
.block-529a.fixed-9973 a:not(.sort_26ef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-529a.fixed-9973 .accordion-red-0315 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-529a.fixed-9973 table tbody td,
.block-529a.fixed-9973 table th {
  background: rgba(0, 0, 0, 0.08);
}
.down_d57f.alert_soft_b8ae .overlay-silver-12a7 {
  max-width: initial;
}
.down_d57f .active-white-28e2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down_d57f .active-white-28e2 .pattern-black-f315 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down_d57f .active-white-28e2 .pattern-black-f315 {
    display: block;
    margin-bottom: 2em;
  }
  .down_d57f .active-white-28e2 .pattern-black-f315:last-child {
    margin-bottom: 0;
  }
}
.texture_5aa9 .cool_6fd6:last-child,
.breadcrumb-f939 .cool_6fd6:last-child,
.media-out-38ee .cool_6fd6:last-child {
  margin-bottom: 0;
}
.texture_5aa9 .cool_6fd6 .text-bright-36f3 .accordion-slow-d65d:last-child,
.breadcrumb-f939 .cool_6fd6 .text-bright-36f3 .accordion-slow-d65d:last-child,
.media-out-38ee .cool_6fd6 .text-bright-36f3 .accordion-slow-d65d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture_5aa9 .backdrop_88dd,
  .texture_5aa9 .glass-41c8,
  .breadcrumb-f939 .backdrop_88dd,
  .breadcrumb-f939 .glass-41c8,
  .media-out-38ee .backdrop_88dd,
  .media-out-38ee .glass-41c8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status_e891 .cool_6fd6 {
    margin-bottom: 2em;
  }
}
.status_e891 p:last-child {
  margin-bottom: 0;
}
.status_e891 li,
.status_e891 ul {
  list-style: none;
  margin: 0;
}
.status_e891 ul ul {
  margin-left: 2.617924em;
}
.orange_1567 {
  font-size: 0.875em;
}

/* css-noise: 19be */
.ghost-box-c0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
