/*!
Theme Name: Customify
Theme URI: https://pressmaximum.header-south-bca9/customify
Author: WPCustomify
Author URI: https://pressmaximum.header-south-bca9
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.header-south-bca9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hidden_first_710b.tooltip_a6e3/licenses/gpl-2.0.pink-322b
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.current-c425/, (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.link_aa05.alert-rough-f053/normalize.middle_15b5/
 ======
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.middle_15b5 v7.0.0 | MIT License | github.header-south-bca9/necolas/normalize.middle_15b5 */
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;
}
.content-6aca .simple_2672,
.panel_27f6,
.heading-b131,
.purple_055d,
.gas_a457,
.full_1a6d,
.photo-west-f837,
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;
}
.panel_27f6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel_27f6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel_27f6,
  h1 {
    font-size: 1.8em;
  }
}
.heading-b131,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading-b131 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading-b131,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading-b131,
  h2 {
    font-size: 1.7em;
  }
}
.purple_055d,
h3 {
  font-size: 1.618em;
}
.content-6aca .simple_2672,
.gas_a457,
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.wide-3824 {
  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;
}
.nav_static_0858:after,
.nav_static_0858:before,
.header-dark-7774:after,
.header-dark-7774:before {
  content: "";
  display: table;
}
.nav_static_0858:after,
.header-dark-7774:after {
  clear: both;
}
.element-simple-b67f {
  float: right;
  margin-right: 0;
}
.lite_e29a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accordion_inner_bdc2 .heading_bronze_2722,
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;
}
.accordion_inner_bdc2 .heading_bronze_2722: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;
}
.hovered_a137 .heading_bronze_2722 {
  box-shadow: none;
}
.hovered_a137
  .heading_bronze_2722
  .grid_a47a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hovered_a137 .heading_bronze_2722 .disabled-ea5b {
  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;
}
.hovered_a137
  .heading_bronze_2722
  .disabled-ea5b
  b {
  display: none;
}
.hovered_a137 .tabs_e51c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.footer_1879:not(.hard_8446):not(.backdrop-rough-dd35),
button:not(.hard_8446):not(.backdrop-rough-dd35),
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ),
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ),
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ) {
  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;
}
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):hover,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):hover,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):hover,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):hover,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):active,
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):active,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):active,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):active,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):active,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus {
  outline: 0;
}
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269 {
  position: relative;
}
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .popup-clean-f79c,
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .hidden_active_29a3,
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .outline_light_6f13,
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  i,
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  svg,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .popup-clean-f79c,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .hidden_active_29a3,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .outline_light_6f13,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  i,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  svg,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .popup-clean-f79c,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .hidden_active_29a3,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .outline_light_6f13,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  i,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  svg,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .popup-clean-f79c,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .hidden_active_29a3,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .outline_light_6f13,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  i,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  svg,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .popup-clean-f79c,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .hidden_active_29a3,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  .outline_light_6f13,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  i,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269
  svg {
  visibility: hidden;
}
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269:after,
button:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269:after,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269:after,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269:after,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ).fn-loading-8269: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;
}
.footer_1879:not(.hard_8446):not(.backdrop-rough-dd35),
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ),
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ),
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ) {
  color: #fff;
  background: #235787;
}
.footer_1879:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus,
input[type="button"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus,
input[type="reset"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus,
input[type="submit"]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ):focus {
  color: #fff;
}
.footer_1879.fn-disabled-8269:not(.hard_8446):not(
    .backdrop-rough-dd35
  ),
.footer_1879[disabled]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ),
button.fn-disabled-8269:not(.hard_8446):not(
    .backdrop-rough-dd35
  ),
button[disabled]:not(.hard_8446):not(
    .backdrop-rough-dd35
  ) {
  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;
}
.wood-f113 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wood-f113: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;
}
.description-61b7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout_complex_1244 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main_5a59 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_static_0858:after,
.nav_static_0858:before,
.breadcrumb-hovered-dbe7:after,
.breadcrumb-hovered-dbe7:before,
.down-438a:after,
.down-438a:before,
.table_outer_a47e:after,
.table_outer_a47e:before,
.banner_wood_ab45:after,
.banner_wood_ab45:before,
.pattern_tall_363a:after,
.pattern_tall_363a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_static_0858:after,
.breadcrumb-hovered-dbe7:after,
.down-438a:after,
.table_outer_a47e:after,
.banner_wood_ab45:after,
.pattern_tall_363a:after {
  clear: both;
}
.breadcrumb-hovered-dbe7 .chip-medium-2ec2,
.down-438a .chip-medium-2ec2,
.focus-912b .chip-medium-2ec2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.box_78f4 {
  display: inline-block;
}
.main-2836 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main-2836 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main-2836 .surface_b9db {
  padding: 1em 0;
  font-size: 85%;
}
.surface_b9db {
  text-align: left;
  font-style: italic;
  color: #999;
}
.black_019c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.black_019c:after,
.black_019c:before {
  content: "";
  display: table;
}
.black_019c:after {
  clear: both;
}
.element_medium_a847 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion-soft-2fbc .element_medium_a847 {
  max-width: 50%;
}
.carousel-gas-a6b3 .element_medium_a847 {
  max-width: 33.33%;
}
.pattern_287b .element_medium_a847 {
  max-width: 25%;
}
.lower-ea2b .element_medium_a847 {
  max-width: 20%;
}
.menu_orange_533e .element_medium_a847 {
  max-width: 16.66%;
}
.wood_fa0d .element_medium_a847 {
  max-width: 14.28%;
}
.east-d074 .element_medium_a847 {
  max-width: 12.5%;
}
.gas-909a .element_medium_a847 {
  max-width: 11.11%;
}
.shade_e72d {
  display: block;
}
.content-6aca .outer-d080 label,
.content-6aca .backdrop_079f label,
.content-6aca .frame-ccdc label,
.content-6aca .element-8d5f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-blue-544c {
  list-style: none;
  margin: 0;
}
.container-blue-544c article.tag_selected_825e {
  margin-bottom: 0;
}
.container-blue-544c ul {
  list-style: none;
  margin: 0;
}
.container-blue-544c .photo_active_b027 li.tag_selected_825e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-blue-544c .photo_active_b027 li.tag_selected_825e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-blue-544c .photo_active_b027 li.tag_selected_825e: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) {
  .container-blue-544c .photo_active_b027 li.tag_selected_825e li.tag_selected_825e li.tag_selected_825e li.tag_selected_825e {
    padding-left: 0;
  }
}
article.tag_selected_825e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_selected_825e .breadcrumb-hovered-dbe7 p:last-of-type {
  margin-bottom: 0;
}
article.tag_selected_825e .block-cold-9b58 {
  float: left;
}
article.tag_selected_825e .gradient_d9c7 {
  margin-left: 85px;
}
article.tag_selected_825e .steel-d785 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_selected_825e .steel-d785 .avatar_huge_f622 {
  margin-left: 10px;
}
article.tag_selected_825e .middle-744a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_selected_825e .hero-ed5e {
  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 .outer-d080,
  #respond .frame-ccdc,
  #respond .element-8d5f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-d080 input,
#respond .frame-ccdc input,
#respond .element-8d5f input {
  width: 100%;
}
#respond .element-8d5f {
  margin-right: 0;
}
#respond .shade-3a8f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini-7200 {
  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;
}
.mini-7200.secondary-rough-ceb7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini-7200 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%);
}
.mini-7200:focus,
.mini-7200: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);
}
.advanced_8bcc {
  border-radius: 10%;
}
.chip_pressed_66cf {
  border-radius: 50%;
}
.main_iron_4166 {
  font-size: 0.72em;
}
.slow_0a52 {
  font-size: 0.875em;
}
.hero_white_7b64 {
  font-size: 1.1em;
}
.chip-8764 {
  text-transform: uppercase;
  line-height: 1.2;
}
.chip-8764.main_iron_4166 {
  letter-spacing: 0.5px;
}
.black-1ef7,
.black-1ef7 a {
  color: #6d6d6d;
}
.black-1ef7 a:hover {
  color: #111;
}
.large_3592 {
  color: #6d6d6d;
}
.notification-orange-f85c {
  overflow-x: hidden;
}
.notification-orange-f85c .detail-stale-8e7b.aside-5c09 {
  position: relative;
}
.notification-orange-f85c .detail-stale-8e7b.aside-5c09.gradient-purple-9496 {
  position: initial;
}
.notification-orange-f85c
  .detail-stale-8e7b.aside-5c09.gradient-purple-9496
  .in_c289 {
  left: auto;
}
.notification-orange-f85c .detail-stale-8e7b .in_c289 {
  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;
}
.notification-orange-f85c .detail-stale-8e7b:hover.aside-5c09 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notification-orange-f85c
  .detail-stale-8e7b:hover.aside-5c09
  .in_c289 {
  display: block;
  z-index: 9999999;
}
.notification-orange-f85c .primary-de4f .down-d429,
.notification-orange-f85c .highlight_thick_c08d .down-d429 {
  display: none;
}
.notification-orange-f85c .thumbnail_d459 .detail-stale-8e7b:hover.aside-5c09 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.content-6aca .outer-d080 label,
.content-6aca .backdrop_079f label,
.content-6aca .frame-ccdc label,
.content-6aca .element-8d5f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-blue-544c {
  list-style: none;
  margin: 0;
}
.container-blue-544c article.tag_selected_825e {
  margin-bottom: 0;
}
.container-blue-544c ul {
  list-style: none;
  margin: 0;
}
.container-blue-544c .photo_active_b027 li.tag_selected_825e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-blue-544c .photo_active_b027 li.tag_selected_825e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-blue-544c .photo_active_b027 li.tag_selected_825e: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) {
  .container-blue-544c .photo_active_b027 li.tag_selected_825e li.tag_selected_825e li.tag_selected_825e li.tag_selected_825e {
    padding-left: 0;
  }
}
article.tag_selected_825e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_selected_825e .breadcrumb-hovered-dbe7 p:last-of-type {
  margin-bottom: 0;
}
article.tag_selected_825e .block-cold-9b58 {
  float: left;
}
article.tag_selected_825e .gradient_d9c7 {
  margin-left: 85px;
}
article.tag_selected_825e .steel-d785 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_selected_825e .steel-d785 .avatar_huge_f622 {
  margin-left: 10px;
}
article.tag_selected_825e .middle-744a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_selected_825e .hero-ed5e {
  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 .outer-d080,
  #respond .frame-ccdc,
  #respond .element-8d5f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-d080 input,
#respond .frame-ccdc input,
#respond .element-8d5f input {
  width: 100%;
}
#respond .element-8d5f {
  margin-right: 0;
}
#respond .shade-3a8f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary-de4f .nav_0ee1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.nav_0ee1 .smooth-8c4f.form_stale_79df .disabled-dirty-b959 > li > a:focus,
.nav_0ee1 .smooth-8c4f.form_stale_79df .disabled-dirty-b959 > li > a:hover,
.nav_0ee1 .smooth-8c4f.feature-right-f975 .disabled-dirty-b959 > li > a:focus,
.nav_0ee1 .smooth-8c4f.feature-right-f975 .disabled-dirty-b959 > li > a:hover,
.nav_0ee1 .smooth-8c4f.full_99f7 .disabled-dirty-b959 > li > a:focus,
.nav_0ee1 .smooth-8c4f.full_99f7 .disabled-dirty-b959 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_0ee1
  .smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li.header-dbe8
  > a,
.nav_0ee1
  .smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li.tall-a722
  > a,
.nav_0ee1
  .smooth-8c4f.feature-right-f975
  .disabled-dirty-b959
  > li.header-dbe8
  > a,
.nav_0ee1
  .smooth-8c4f.feature-right-f975
  .disabled-dirty-b959
  > li.tall-a722
  > a,
.nav_0ee1
  .smooth-8c4f.full_99f7
  .disabled-dirty-b959
  > li.header-dbe8
  > a,
.nav_0ee1 .smooth-8c4f.full_99f7 .disabled-dirty-b959 > li.hard_08ec > a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_0ee1 .active-large-87d3,
.nav_0ee1 .active-large-87d3 a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_0ee1 .menu_b1a2.tabs_down_af46 li a,
.nav_0ee1 .outline_2bd6 a,
.nav_0ee1 .mini_3887,
.nav_0ee1 .disabled-dirty-b959 > li > a,
.nav_0ee1 .dirty_d1a5 {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1 .menu_b1a2.tabs_down_af46 li a:hover,
.nav_0ee1 .outline_2bd6 a:hover,
.nav_0ee1 .mini_3887:hover,
.nav_0ee1 .disabled-dirty-b959 > li > a:hover,
.nav_0ee1 .dirty_d1a5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_0ee1 .fresh_fe31 {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1 .fresh_fe31 .border-ab8a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_0ee1 .fresh_fe31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_0ee1 .banner-steel-4446 .copper-af9f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1 .banner-steel-4446 .copper-af9f .image-36ba {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1
  .banner-steel-4446
  .copper-af9f
  .image-36ba::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1
  .banner-steel-4446
  .copper-af9f
  .image-36ba:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1
  .banner-steel-4446
  .copper-af9f
  .image-36ba::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1
  .banner-steel-4446
  .copper-af9f
  .image-36ba::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1 .banner-steel-4446 .narrow-24b4 {
  color: rgba(255, 255, 255, 0.79);
}
.nav_0ee1 .banner-steel-4446 .narrow-24b4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid_72dd
  .nav_0ee1
  .banner-steel-4446
  .badge_349d
  .tabs_solid_d5bf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid_72dd
  .nav_0ee1
  .banner-steel-4446
  .badge_349d
  .image-36ba {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-de4f .logo_0ecb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo_0ecb .smooth-8c4f.form_stale_79df .disabled-dirty-b959 > li > a:focus,
.logo_0ecb .smooth-8c4f.form_stale_79df .disabled-dirty-b959 > li > a:hover,
.logo_0ecb .smooth-8c4f.feature-right-f975 .disabled-dirty-b959 > li > a:focus,
.logo_0ecb .smooth-8c4f.feature-right-f975 .disabled-dirty-b959 > li > a:hover,
.logo_0ecb .smooth-8c4f.full_99f7 .disabled-dirty-b959 > li > a:focus,
.logo_0ecb .smooth-8c4f.full_99f7 .disabled-dirty-b959 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_0ecb
  .smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li.header-dbe8
  > a,
.logo_0ecb
  .smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li.tall-a722
  > a,
.logo_0ecb
  .smooth-8c4f.feature-right-f975
  .disabled-dirty-b959
  > li.header-dbe8
  > a,
.logo_0ecb
  .smooth-8c4f.feature-right-f975
  .disabled-dirty-b959
  > li.tall-a722
  > a,
.logo_0ecb
  .smooth-8c4f.full_99f7
  .disabled-dirty-b959
  > li.header-dbe8
  > a,
.logo_0ecb .smooth-8c4f.full_99f7 .disabled-dirty-b959 > li.hard_08ec > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_0ecb .active-large-87d3,
.logo_0ecb .active-large-87d3 a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_0ecb .menu_b1a2.tabs_down_af46 li a,
.logo_0ecb .outline_2bd6 a,
.logo_0ecb .mini_3887,
.logo_0ecb .disabled-dirty-b959 > li > a,
.logo_0ecb .dirty_d1a5 {
  color: rgba(0, 0, 0, 0.55);
}
.logo_0ecb .menu_b1a2.tabs_down_af46 li a:hover,
.logo_0ecb .outline_2bd6 a:hover,
.logo_0ecb .mini_3887:hover,
.logo_0ecb .disabled-dirty-b959 > li > a:hover,
.logo_0ecb .dirty_d1a5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_0ecb .fresh_fe31 {
  color: rgba(0, 0, 0, 0.55);
}
.logo_0ecb .fresh_fe31 .border-ab8a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_0ecb .fresh_fe31:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-5ec6 .alert-d864 {
  margin-left: auto;
  margin-right: auto;
}
.down-438a > * {
  margin-left: auto;
  margin-right: auto;
}
.down-438a .description-61b7 {
  margin-right: 1.41575em;
}
.down_40fb .down-438a > .layout-bb0c {
  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;
}
.down_40fb .down-438a > .form_cc35 {
  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;
}
.slider-0e94.selected-5ec6 .alert-d864,
.link_gas_765c.selected-5ec6 .alert-d864 {
  margin-left: 0;
}
.basic-f6b6.selected-5ec6 .alert-d864,
.picture-thick-187f.selected-5ec6 .alert-d864 {
  margin-right: 0;
}
.down-438a ol,
.down-438a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.link-ce6e video {
  max-width: 100%;
}
.row_0d34 img {
  display: block;
}
.row_0d34.description-61b7,
.row_0d34.layout_complex_1244 {
  width: 100%;
}
.row_0d34.form_cc35 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.soft_1c1c:not(.logo_2753) {
  margin: 1.5em auto;
}
.medium_905a p {
  padding: 1.5em 14px;
}
ul.component_selected_b5a7.form_cc35,
ul.component_selected_b5a7.layout-bb0c,
ul.component_selected_b5a7.dirty_4f07.layout-bb0c {
  padding: 0 14px;
}
.shade_outer_08aa {
  display: block;
  overflow-x: auto;
}
.shade_outer_08aa table {
  border-collapse: collapse;
  width: 100%;
}
.shade_outer_08aa td,
.shade_outer_08aa th {
  padding: 0.5em;
}
.down-438a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.down-438a ol ol,
.down-438a ol ul,
.down-438a ul ol,
.down-438a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.down-438a ol ol li,
.down-438a ol ul li,
.down-438a ul ol li,
.down-438a ul ul li {
  margin-left: 0;
}
.hot_cd6b.black_03ca > .list_hovered_96d7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hot_cd6b.black_03ca > .list_hovered_96d7 iframe,
.hot_cd6b.black_03ca > .list_hovered_96d7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.component-hard-12ca {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.component-hard-12ca.text-f5a9 {
  padding: 0;
}
.component-hard-12ca.text-f5a9 cite {
  font-size: 13px;
}
.component-hard-12ca > * {
  margin-left: 16px;
  margin-right: 16px;
}
.component-hard-12ca cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.mask-79de {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.mask-79de > p:first-child {
  margin-top: 0;
}
.mask-79de cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.mask-79de blockquote {
  border-left: 0;
}
.paragraph_brown_46ed {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph_brown_46ed:not(.bottom-fe50) {
  max-width: 100px;
}
.paragraph_brown_46ed.media-glass-8912 {
  border-bottom: none !important;
  text-align: center;
}
.paragraph_brown_46ed.media-glass-8912::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium_905a p {
    padding: 1.5em 0;
  }
}
.logo-medium-51f1 {
  color: #0073aa;
}
.disabled-yellow-5f24 {
  background-color: #0073aa;
}
.feature_down_ca5a {
  color: #229fd8;
}
.heading-tiny-ae28 {
  background-color: #229fd8;
}
.text_silver_d4ef {
  color: #eee;
}
.brown-f64e {
  background-color: #eee;
}
.notification-selected-6496 {
  color: #444;
}
.widget-pro-6ba1 {
  background-color: #444;
}
.block-east-ab27 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.block-east-ab27 .easy_e1dd .outline_2bd6 {
  font-size: 15px;
}
.block-east-ab27 .outline_2bd6 {
  line-height: 1.3;
}
.block-east-ab27 .logo_0ecb {
}
.block-east-ab27 .nav_0ee1 {
  background: #235787;
}
.overlay_dim_1f2f {
  padding: 0;
}
.overlay_dim_1f2f .nav_0ee1 {
  background: #1a1a1a;
}
.overlay_dim_1f2f .logo_0ecb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mask_50a3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mask_50a3 .logo_0ecb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mask_50a3 .nav_0ee1 {
  background: #303030;
}
.pattern_tall_363a {
  position: relative;
  z-index: 10;
}
.pattern_tall_363a .outline_b212 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search_547e .aside-5c09 {
  display: inline-block;
  vertical-align: middle;
}
.search_547e.preview-dynamic-95c3 .aside-5c09 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .search_547e.preview-dynamic-95c3 .aside-5c09 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .search_547e.preview-dynamic-95c3 .aside-5c09 {
    margin-right: 0.4em;
  }
}
.search_547e.preview-dynamic-95c3 .aside-5c09:last-child {
  margin-right: 0;
}
.hidden-4675 .outline_b212 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .primary-de4f .easy_e1dd {
    margin: 0 -0.5em;
  }
  .primary-de4f .easy_e1dd [class*="customify-col-"],
  .primary-de4f .easy_e1dd [class*="customify-col_"],
  .primary-de4f .easy_e1dd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.primary-de4f.simple-5f9d .outline_b212 {
  background: 0 0 !important;
}
.primary-de4f.simple-5f9d .outline_b212,
.primary-de4f.hidden-4675 .outline_b212 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .primary-de4f.description_next_67a0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.primary-de4f.hidden-4675 .outline_b212 {
  box-shadow: none !important;
}
.accordion_a1e7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accordion_a1e7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accordion_a1e7 {
    padding: 18px 0 20px;
  }
}
.accordion_a1e7 .warm_71d4 {
  width: 100%;
}
.accordion_a1e7 .preview_small_9a5f {
  margin-bottom: 0;
}
.accordion_a1e7 .focused-21da {
  margin-top: 5px;
  font-size: 0.875em;
}
.status-pink-c512 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status-pink-c512 .layout-action-2065 {
  width: 100%;
}
.tabs-435c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tabs-435c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tabs-435c 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;
}
.tabs-435c li:last-child:after {
  display: none;
}
.tabs-435c li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption-next-2e88 .down-d429 button,
.accordion_a1e7 .down-d429 button {
  left: 0;
}
.caption-next-2e88 .layout-action-2065,
.accordion_a1e7 .layout-action-2065 {
  padding-left: 0;
  padding-right: 0;
}
.caption-next-2e88 .status-pink-c512,
.accordion_a1e7 .status-pink-c512 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption-next-2e88 {
  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;
}
.caption-next-2e88: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;
}
.caption-next-2e88 .highlight_f371 {
  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) {
  .caption-next-2e88 .highlight_f371 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-next-2e88 .highlight_f371 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption-next-2e88 .highlight_f371 {
    min-height: 200px;
  }
}
.caption-next-2e88 .tabs-435c {
  color: rgba(255, 255, 255, 0.8);
}
.caption-next-2e88 .tabs-435c a,
.caption-next-2e88 .tabs-435c li:after {
  color: inherit;
}
.caption-next-2e88 .tabs-435c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background_wide_f26b {
  margin-bottom: 0.5em;
}
.hard-650e {
  margin-bottom: 1.2em;
}
.hard-650e,
.background_wide_f26b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard-650e p:last-child,
.background_wide_f26b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .down-d429,
#masthead .down-d429 {
  display: none;
}
#masthead
  > .down-d429.lower-11c2 {
  display: none;
}
#masthead > .down-d429 button {
  left: 0;
}
.block_714a {
  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%;
}
.block_714a .aside-5c09 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block_714a .summary-white-748f {
  display: -webkit-box;
  display: flex;
}
.block_714a .summary-white-748f.upper_f023 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block_714a .summary-white-748f.summary-blue-95f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_714a .summary-white-748f.gallery-62d3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_714a.text-2fa4.panel-6c09 .summary-white-748f.upper_f023 {
  flex-basis: 100%;
}
.block_714a.red_4fb8 .summary-white-748f.summary-blue-95f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.block_714a.red_4fb8 .summary-white-748f.gallery-62d3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .down-d429.lower-11c2 {
  display: none;
}
#masthead > .down-d429 button {
  left: 0;
}
.paper-d9d2 {
  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;
}
.paper-d9d2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paper-d9d2.search-rough-6246 i {
  margin-right: 4px;
}
.paper-d9d2.lower-03c5 i {
  margin-left: 5px;
}
.outline_2bd6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outline_2bd6 p:last-child {
  margin-bottom: 0;
}
.title_c7ef {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.title_c7ef a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.title_c7ef img {
  display: block;
  width: auto;
  line-height: 1;
}
.title_c7ef .active-large-87d3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.title_c7ef .header-iron-fdef {
  margin: 5px 0 7px 0;
}
.title_c7ef.iron-40fb .tall-8955 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_c7ef.iron-40fb .caption_new_9811 {
  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;
}
.title_c7ef.main_2d51 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.title_c7ef.main_2d51 .tall-8955 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_c7ef.main_2d51 .caption_new_9811 {
  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;
}
.title_c7ef.action_cd1a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_c7ef.chip_complex_b614 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.title_c7ef.chip_complex_b614 .caption_new_9811 {
  margin-top: 7px;
}
.sort-iron-74b9 {
  display: inline-block;
}
.pattern_tall_363a .active_05cd .title_c7ef img {
  max-width: 100%;
}
.smooth-8c4f .sort-6a8c.notification-ee5a,
.thumbnail_advanced_e1ab .sort-6a8c.notification-ee5a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-8c4f .layout-dynamic-2eb2,
.thumbnail_advanced_e1ab .layout-dynamic-2eb2 {
  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%);
}
.smooth-8c4f .layout-dynamic-2eb2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.smooth-8c4f.texture_first_b340 .layout-dynamic-2eb2 {
  display: none;
}
.smooth-8c4f .full-8f35 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth-8c4f .full-8f35 li {
  display: inline-block;
  position: relative;
}
.smooth-8c4f .full-8f35 li:last-child {
  margin-right: 0;
}
.smooth-8c4f .full-8f35 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;
}
.smooth-8c4f .full-8f35 li.hard_08ec > a {
  color: rgba(0, 0, 0, 0.9);
}
.smooth-8c4f .full-8f35 > 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;
}
.smooth-8c4f .full-8f35 > li > a i {
  line-height: 0;
}
.smooth-8c4f .full-8f35 > li.layout_cac1 > a .layout-dynamic-2eb2 {
  margin-left: 4px;
  line-height: 0;
}
.smooth-8c4f .full-8f35 .tag_c991 li.layout_cac1 > a {
  position: relative;
}
.smooth-8c4f .full-8f35 .tag_c991 li.layout_cac1 > a:after,
.smooth-8c4f .full-8f35 .tag_c991 li.layout_cac1 > a:before {
  content: "";
  display: table;
}
.smooth-8c4f .full-8f35 .tag_c991 li.layout_cac1 > a:after {
  clear: both;
}
.smooth-8c4f .full-8f35 .tag_c991 li.layout_cac1 > a .layout-dynamic-2eb2 {
  margin-left: 5px;
  float: right;
}
.smooth-8c4f .icon_40ce,
.smooth-8c4f .tag_c991 {
  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;
}
.smooth-8c4f .tag_c991 {
  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;
}
.smooth-8c4f .tag_c991 .notification-ee5a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth-8c4f .tag_c991 .layout-dynamic-2eb2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.smooth-8c4f .tag_c991 li {
  display: block;
  margin: 0;
  padding: 0;
}
.smooth-8c4f .tag_c991 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;
}
.smooth-8c4f .tag_c991 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.smooth-8c4f .tag_c991 .tag_c991 {
  top: 0;
  left: 100%;
}
.smooth-8c4f .media_f522.fn-focus-8269 > .icon_40ce,
.smooth-8c4f .media_f522.fn-focus-8269 > .tag_c991,
.smooth-8c4f .media_f522:focus > .icon_40ce,
.smooth-8c4f .media_f522:focus > .tag_c991,
.smooth-8c4f .media_f522:hover > .icon_40ce,
.smooth-8c4f .media_f522:hover > .tag_c991 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.smooth-8c4f.full_99f7 .disabled-dirty-b959:after,
.smooth-8c4f.full_99f7 .disabled-dirty-b959:before {
  content: "";
  display: table;
}
.smooth-8c4f.full_99f7 .disabled-dirty-b959:after {
  clear: both;
}
.smooth-8c4f.full_99f7 .disabled-dirty-b959 > li {
  float: left;
}
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959:after,
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959:before {
  content: "";
  display: table;
}
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959:after {
  clear: both;
}
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959 > li {
  float: left;
}
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959 > li.header-dbe8 > a,
.smooth-8c4f.tabs-8b35 .disabled-dirty-b959 > li.hard_08ec > a {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-8c4f.form_stale_79df .disabled-dirty-b959 > li > a .notification-ee5a {
  position: relative;
}
.smooth-8c4f.form_stale_79df .disabled-dirty-b959 > li > a .notification-ee5a: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;
}
.smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li:focus
  > a
  .notification-ee5a:before,
.smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li:hover
  > a
  .notification-ee5a:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li.header-dbe8
  > a
  .notification-ee5a:before,
.smooth-8c4f.form_stale_79df
  .disabled-dirty-b959
  > li.tall-a722
  > a
  .notification-ee5a:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-8c4f.feature-right-f975 .disabled-dirty-b959 > li > a .notification-ee5a {
  position: relative;
}
.smooth-8c4f.feature-right-f975 .disabled-dirty-b959 > li > a .notification-ee5a: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;
}
.smooth-8c4f.feature-right-f975 .disabled-dirty-b959 > li:focus > a .notification-ee5a:before,
.smooth-8c4f.feature-right-f975
  .disabled-dirty-b959
  > li:hover
  > a
  .notification-ee5a:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-8c4f.feature-right-f975
  .disabled-dirty-b959
  > li.header-dbe8
  > a
  .notification-ee5a:before,
.smooth-8c4f.feature-right-f975
  .disabled-dirty-b959
  > li.tall-a722
  > a
  .notification-ee5a:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail_advanced_e1ab .full-8f35 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thumbnail_advanced_e1ab .full-8f35 li:first-child > a {
  border-top: none;
}
.thumbnail_advanced_e1ab .full-8f35 .block-fluid-0de6 > .notification-ee5a .layout-dynamic-2eb2 {
  display: none;
}
.thumbnail_advanced_e1ab .full-8f35 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thumbnail_advanced_e1ab .full-8f35 li:last-child {
  border: none;
}
.thumbnail_advanced_e1ab .full-8f35 li.layout_cac1 > a {
  padding-right: 45px !important;
}
.thumbnail_advanced_e1ab .full-8f35 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thumbnail_advanced_e1ab .full-8f35 li a:focus,
.thumbnail_advanced_e1ab .full-8f35 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail_advanced_e1ab .full-8f35 li .box-6486 {
  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;
}
.thumbnail_advanced_e1ab .full-8f35 li .box-6486:hover {
  box-shadow: none;
}
.thumbnail_advanced_e1ab .full-8f35 li .box-6486 .layout-dynamic-2eb2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thumbnail_advanced_e1ab .full-8f35 .tag_c991 {
  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);
}
.thumbnail_advanced_e1ab .full-8f35 .tag_c991 li a {
  padding-left: 3em;
}
.thumbnail_advanced_e1ab .full-8f35 .search_static_a2c4 > a .box-6486 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thumbnail_advanced_e1ab .full-8f35 .search_static_a2c4 > .tag_c991 {
  display: block;
  opacity: 1;
}
.simple_992b {
  max-width: 100%;
}
.message_rough_1586 {
  line-height: 0;
  cursor: pointer;
}
.dirty_d1a5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dirty_d1a5:hover {
  box-shadow: none;
  color: currentColor;
}
.dirty_d1a5 svg {
  width: 18px;
  height: 18px;
}
.dirty_d1a5 .progress-bottom-2eb9 {
  display: none;
}
.menu-pro-9373 {
  position: relative;
}
.menu-pro-9373.fn-active-8269 .dirty_d1a5 .hard-8127 {
  display: none;
}
.menu-pro-9373.fn-active-8269 .dirty_d1a5 .progress-bottom-2eb9 {
  display: inline-block;
}
.menu-pro-9373 .primary_b5d4 {
  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);
}
.menu-pro-9373.lite-8b10 .primary_b5d4 {
  left: auto;
  right: -0.9em;
}
.menu-pro-9373.lite-8b10 .filter_9366::before {
  left: auto;
  right: 15px;
}
.menu-pro-9373.fn-active-8269 .primary_b5d4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge_349d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.badge_349d label {
  flex-basis: 100%;
}
.badge_349d .copper-af9f {
  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;
}
.badge_349d .image-36ba {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.badge_349d .image-36ba:focus {
  background-color: transparent;
}
.badge_349d button.narrow-24b4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.badge_349d button.narrow-24b4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.badge_349d button.narrow-24b4 svg {
  width: 18px;
  height: 18px;
}
.badge_349d input[type="submit"] {
  min-height: auto;
}
.banner-steel-4446 .badge_349d .image-36ba {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter_9366 {
  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) {
  .filter_9366 {
    width: 220px;
  }
}
.filter_9366 label {
  flex-basis: 100%;
}
.filter_9366::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.liquid_72dd .banner-steel-4446 .badge_349d {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.liquid_72dd
  .banner-steel-4446
  .badge_349d
  .copper-af9f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.liquid_72dd .banner-steel-4446 .badge_349d .image-36ba {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.liquid_72dd
  .banner-steel-4446
  .badge_349d
  .image-36ba:focus {
  background: 0 0;
}
.liquid_72dd
  .banner-steel-4446
  .badge_349d
  .tabs_solid_d5bf {
  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;
}
.menu_b1a2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.menu_b1a2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.menu_b1a2 li:last-child {
  margin-right: 0;
}
.menu_b1a2 li:first-child {
  margin-left: 0;
}
.menu_b1a2.lite-ebe7 a {
  color: #fff;
}
.menu_b1a2.lite-ebe7 a:hover {
  color: #fff;
}
.menu_b1a2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.menu_b1a2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.menu_b1a2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.menu_b1a2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.menu_b1a2 [class*="social-icon-apple"] {
  background-color: #999;
}
.menu_b1a2 [class*="social-icon-apple"].short_c1e2 {
  background-color: transparent;
  color: #999;
}
.menu_b1a2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.menu_b1a2 [class*="social-icon-behance"].short_c1e2 {
  background-color: transparent;
  color: #1769ff;
}
.menu_b1a2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.menu_b1a2 [class*="social-icon-bitbucket"].short_c1e2 {
  background-color: transparent;
  color: #205081;
}
.menu_b1a2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.menu_b1a2 [class*="social-icon-codepen"].short_c1e2 {
  background-color: transparent;
  color: #000;
}
.menu_b1a2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.menu_b1a2 [class*="social-icon-delicious"].short_c1e2 {
  background-color: transparent;
  color: #39f;
}
.menu_b1a2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.menu_b1a2 [class*="social-icon-digg"].short_c1e2 {
  background-color: transparent;
  color: #005be2;
}
.menu_b1a2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.menu_b1a2 [class*="social-icon-dribbble"].short_c1e2 {
  background-color: transparent;
  color: #ea4c89;
}
.menu_b1a2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.menu_b1a2 [class*="social-icon-envelope"].short_c1e2 {
  background-color: transparent;
  color: #ea4335;
}
.menu_b1a2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.menu_b1a2 [class*="social-icon-facebook"].short_c1e2 {
  background-color: transparent;
  color: #3b5998;
}
.menu_b1a2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.menu_b1a2 [class*="social-icon-flickr"].short_c1e2 {
  background-color: transparent;
  color: #0063dc;
}
.menu_b1a2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.menu_b1a2 [class*="social-icon-foursquare"].short_c1e2 {
  background-color: transparent;
  color: #2d5be3;
}
.menu_b1a2 [class*="social-icon-github"] {
  background-color: #333;
}
.menu_b1a2 [class*="social-icon-github"].short_c1e2 {
  background-color: transparent;
  color: #333;
}
.menu_b1a2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.menu_b1a2 [class*="social-icon-google-plus"].short_c1e2 {
  background-color: transparent;
  color: #dd4b39;
}
.menu_b1a2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.menu_b1a2 [class*="social-icon-houzz"].short_c1e2 {
  background-color: transparent;
  color: #7ac142;
}
.menu_b1a2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.menu_b1a2 [class*="social-icon-instagram"].short_c1e2 {
  background-color: transparent;
  color: #262626;
}
.menu_b1a2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.menu_b1a2 [class*="social-icon-jsfiddle"].short_c1e2 {
  background-color: transparent;
  color: #487aa2;
}
.menu_b1a2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.menu_b1a2 [class*="social-icon-linkedin"].short_c1e2 {
  background-color: transparent;
  color: #0077b5;
}
.menu_b1a2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.menu_b1a2 [class*="social-icon-medium"].short_c1e2 {
  background-color: transparent;
  color: #00ab6b;
}
.menu_b1a2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.menu_b1a2
  [class*="social-icon-odnoklassniki"].short_c1e2 {
  background-color: transparent;
  color: #f4731c;
}
.menu_b1a2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.menu_b1a2 [class*="social-icon-meetup"].short_c1e2 {
  background-color: transparent;
  color: #ec1c40;
}
.menu_b1a2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.menu_b1a2 [class*="social-icon-pinterest"].short_c1e2 {
  background-color: transparent;
  color: #bd081c;
}
.menu_b1a2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.menu_b1a2 [class*="social-icon-product-hunt"].short_c1e2 {
  background-color: transparent;
  color: #da552f;
}
.menu_b1a2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.menu_b1a2 [class*="social-icon-reddit"].short_c1e2 {
  background-color: transparent;
  color: #ff4500;
}
.menu_b1a2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.menu_b1a2 [class*="social-icon-rss"].short_c1e2 {
  background-color: transparent;
  color: #f26522;
}
.menu_b1a2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.menu_b1a2
  [class*="social-icon-shopping-cart"].short_c1e2 {
  background-color: transparent;
  color: #4caf50;
}
.menu_b1a2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.menu_b1a2 [class*="social-icon-skype"].short_c1e2 {
  background-color: transparent;
  color: #00aff0;
}
.menu_b1a2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.menu_b1a2 [class*="social-icon-slideshare"].short_c1e2 {
  background-color: transparent;
  color: #0077b5;
}
.menu_b1a2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.menu_b1a2 [class*="social-icon-snapchat"].short_c1e2 {
  background-color: transparent;
  color: #fffc00;
}
.menu_b1a2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.menu_b1a2 [class*="social-icon-soundcloud"].short_c1e2 {
  background-color: transparent;
  color: #f80;
}
.menu_b1a2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.menu_b1a2 [class*="social-icon-spotify"].short_c1e2 {
  background-color: transparent;
  color: #2ebd59;
}
.menu_b1a2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.menu_b1a2
  [class*="social-icon-stack-overflow"].short_c1e2 {
  background-color: transparent;
  color: #fe7a15;
}
.menu_b1a2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.menu_b1a2 [class*="social-icon-maldkfgram"].short_c1e2 {
  background-color: transparent;
  color: #2ca5e0;
}
.menu_b1a2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.menu_b1a2 [class*="social-icon-tripadvisor"].short_c1e2 {
  background-color: transparent;
  color: #589442;
}
.menu_b1a2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.menu_b1a2 [class*="social-icon-tumblr"].short_c1e2 {
  background-color: transparent;
  color: #35465c;
}
.menu_b1a2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.menu_b1a2 [class*="social-icon-twitch"].short_c1e2 {
  background-color: transparent;
  color: #6441a5;
}
.menu_b1a2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.menu_b1a2 [class*="social-icon-twitter"].short_c1e2 {
  background-color: transparent;
  color: #1da1f2;
}
.menu_b1a2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.menu_b1a2 [class*="social-icon-vimeo"].short_c1e2 {
  background-color: transparent;
  color: #1ab7ea;
}
.menu_b1a2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.menu_b1a2 [class*="social-icon-vk"].short_c1e2 {
  background-color: transparent;
  color: #45668e;
}
.menu_b1a2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.menu_b1a2 [class*="social-icon-weibo"].short_c1e2 {
  background-color: transparent;
  color: #df2029;
}
.menu_b1a2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.menu_b1a2 [class*="social-icon-weixin"].short_c1e2 {
  background-color: transparent;
  color: #7bb32e;
}
.menu_b1a2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.menu_b1a2 [class*="social-icon-whatsapp"].short_c1e2 {
  background-color: transparent;
  color: #25d366;
}
.menu_b1a2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.menu_b1a2 [class*="social-icon-wordpress"].short_c1e2 {
  background-color: transparent;
  color: #21759b;
}
.menu_b1a2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.menu_b1a2 [class*="social-icon-xing"].short_c1e2 {
  background-color: transparent;
  color: #026466;
}
.menu_b1a2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.menu_b1a2 [class*="social-icon-yelp"].short_c1e2 {
  background-color: transparent;
  color: #af0606;
}
.menu_b1a2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.menu_b1a2 [class*="social-icon-youtube"].short_c1e2 {
  background-color: transparent;
  color: #cd201f;
}
.mini_3887 {
  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;
}
.mini_3887:hover {
  box-shadow: none;
  background: 0 0;
}
.caption-short-ae22 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wide-81b4 {
  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;
}
.alert_425c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.large_513d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.large_513d,
.large_513d::after,
.large_513d::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;
}
.large_513d::after,
.large_513d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-1237 .wide-81b4 .alert_425c {
  margin-top: -2px;
  width: 19px;
}
.texture-1237 .wide-81b4 .large_513d {
  margin-top: -1px;
}
.texture-1237 .wide-81b4 .large_513d,
.texture-1237 .wide-81b4 .large_513d::after,
.texture-1237 .wide-81b4 .large_513d::before {
  width: 19px;
  height: 2px;
}
.texture-1237 .wide-81b4 .large_513d::before {
  top: -6px;
}
.texture-1237 .wide-81b4 .large_513d::after {
  bottom: -6px;
}
.accordion_in_3ac0 .wide-81b4 .alert_425c {
  margin-top: -2px;
  width: 22px;
}
.accordion_in_3ac0 .wide-81b4 .large_513d {
  margin-top: -1px;
}
.accordion_in_3ac0 .wide-81b4 .large_513d,
.accordion_in_3ac0 .wide-81b4 .large_513d::after,
.accordion_in_3ac0 .wide-81b4 .large_513d::before {
  width: 22px;
  height: 2px;
}
.accordion_in_3ac0 .wide-81b4 .large_513d::before {
  top: -7px;
}
.accordion_in_3ac0 .wide-81b4 .large_513d::after {
  bottom: -7px;
}
.liquid_fdf6 .wide-81b4 .alert_425c {
  margin-top: -2px;
  width: 31px;
}
.liquid_fdf6 .wide-81b4 .large_513d {
  margin-top: -1.5px;
}
.liquid_fdf6 .wide-81b4 .large_513d,
.liquid_fdf6 .wide-81b4 .large_513d::after,
.liquid_fdf6 .wide-81b4 .large_513d::before {
  width: 31px;
  height: 3px;
}
.liquid_fdf6 .wide-81b4 .large_513d::before {
  top: -9px;
}
.liquid_fdf6 .wide-81b4 .large_513d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container-active-3507 .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 19px;
  }
  .container-active-3507 .wide-81b4 .large_513d {
    margin-top: -1px;
  }
  .container-active-3507 .wide-81b4 .large_513d,
  .container-active-3507 .wide-81b4 .large_513d::after,
  .container-active-3507 .wide-81b4 .large_513d::before {
    width: 19px;
    height: 2px;
  }
  .container-active-3507 .wide-81b4 .large_513d::before {
    top: -6px;
  }
  .container-active-3507 .wide-81b4 .large_513d::after {
    bottom: -6px;
  }
  .gallery-0b45 .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-0b45 .wide-81b4 .large_513d {
    margin-top: -1px;
  }
  .gallery-0b45 .wide-81b4 .large_513d,
  .gallery-0b45 .wide-81b4 .large_513d::after,
  .gallery-0b45 .wide-81b4 .large_513d::before {
    width: 22px;
    height: 2px;
  }
  .gallery-0b45 .wide-81b4 .large_513d::before {
    top: -7px;
  }
  .gallery-0b45 .wide-81b4 .large_513d::after {
    bottom: -7px;
  }
  .pagination_38bf .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 31px;
  }
  .pagination_38bf .wide-81b4 .large_513d {
    margin-top: -1.5px;
  }
  .pagination_38bf .wide-81b4 .large_513d,
  .pagination_38bf .wide-81b4 .large_513d::after,
  .pagination_38bf .wide-81b4 .large_513d::before {
    width: 31px;
    height: 3px;
  }
  .pagination_38bf .wide-81b4 .large_513d::before {
    top: -9px;
  }
  .pagination_38bf .wide-81b4 .large_513d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .clean-f9fd .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 19px;
  }
  .clean-f9fd .wide-81b4 .large_513d {
    margin-top: -1px;
  }
  .clean-f9fd .wide-81b4 .large_513d,
  .clean-f9fd .wide-81b4 .large_513d::after,
  .clean-f9fd .wide-81b4 .large_513d::before {
    width: 19px;
    height: 2px;
  }
  .clean-f9fd .wide-81b4 .large_513d::before {
    top: -6px;
  }
  .clean-f9fd .wide-81b4 .large_513d::after {
    bottom: -6px;
  }
  .pagination_18a7 .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 22px;
  }
  .pagination_18a7 .wide-81b4 .large_513d {
    margin-top: -1px;
  }
  .pagination_18a7 .wide-81b4 .large_513d,
  .pagination_18a7 .wide-81b4 .large_513d::after,
  .pagination_18a7 .wide-81b4 .large_513d::before {
    width: 22px;
    height: 2px;
  }
  .pagination_18a7 .wide-81b4 .large_513d::before {
    top: -7px;
  }
  .pagination_18a7 .wide-81b4 .large_513d::after {
    bottom: -7px;
  }
  .content-green-a8f1 .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 31px;
  }
  .content-green-a8f1 .wide-81b4 .large_513d {
    margin-top: -1.5px;
  }
  .content-green-a8f1 .wide-81b4 .large_513d,
  .content-green-a8f1 .wide-81b4 .large_513d::after,
  .content-green-a8f1 .wide-81b4 .large_513d::before {
    width: 31px;
    height: 3px;
  }
  .content-green-a8f1 .wide-81b4 .large_513d::before {
    top: -9px;
  }
  .content-green-a8f1 .wide-81b4 .large_513d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .badge_in_75d1 .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 19px;
  }
  .badge_in_75d1 .wide-81b4 .large_513d {
    margin-top: -1px;
  }
  .badge_in_75d1 .wide-81b4 .large_513d,
  .badge_in_75d1 .wide-81b4 .large_513d::after,
  .badge_in_75d1 .wide-81b4 .large_513d::before {
    width: 19px;
    height: 2px;
  }
  .badge_in_75d1 .wide-81b4 .large_513d::before {
    top: -6px;
  }
  .badge_in_75d1 .wide-81b4 .large_513d::after {
    bottom: -6px;
  }
  .last_d783 .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 22px;
  }
  .last_d783 .wide-81b4 .large_513d {
    margin-top: -1px;
  }
  .last_d783 .wide-81b4 .large_513d,
  .last_d783 .wide-81b4 .large_513d::after,
  .last_d783 .wide-81b4 .large_513d::before {
    width: 22px;
    height: 2px;
  }
  .last_d783 .wide-81b4 .large_513d::before {
    top: -7px;
  }
  .last_d783 .wide-81b4 .large_513d::after {
    bottom: -7px;
  }
  .tooltip-f22c .wide-81b4 .alert_425c {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-f22c .wide-81b4 .large_513d {
    margin-top: -1.5px;
  }
  .tooltip-f22c .wide-81b4 .large_513d,
  .tooltip-f22c .wide-81b4 .large_513d::after,
  .tooltip-f22c .wide-81b4 .large_513d::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-f22c .wide-81b4 .large_513d::before {
    top: -9px;
  }
  .tooltip-f22c .wide-81b4 .large_513d::after {
    bottom: -9px;
  }
}
.wood-633a .large_513d {
  -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);
}
.wood-633a .large_513d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wood-633a .large_513d::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);
}
.wood-633a.hard_9f3f .large_513d {
  -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);
}
.wood-633a.hard_9f3f .large_513d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wood-633a.hard_9f3f .large_513d::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);
}
.static_1588 {
  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.content-f59f:before {
  display: none;
}
.highlight_thick_c08d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.highlight_thick_c08d .dropdown-basic-2875 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.highlight_thick_c08d .dropdown-basic-2875:last-of-type {
  border-bottom: none;
}
.highlight_thick_c08d .dropdown-basic-2875.dark_6515,
.highlight_thick_c08d .dropdown-basic-2875.new_9fb6,
.highlight_thick_c08d .dropdown-basic-2875.tall_92f6 {
  padding: 0;
}
.highlight_thick_c08d .thumbnail_advanced_e1ab .box-6486 {
  color: currentColor;
}
.highlight_thick_c08d .thumbnail_advanced_e1ab .box-6486:focus,
.highlight_thick_c08d .thumbnail_advanced_e1ab .box-6486:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_thick_c08d.logo_0ecb .fresh_fe31,
.highlight_thick_c08d.logo_0ecb .outline_2bd6 a,
.highlight_thick_c08d.logo_0ecb .disabled-dirty-b959 a,
.highlight_thick_c08d.logo_0ecb .tag_c991 a {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_thick_c08d.logo_0ecb .fresh_fe31:hover,
.highlight_thick_c08d.logo_0ecb .outline_2bd6 a:hover,
.highlight_thick_c08d.logo_0ecb .disabled-dirty-b959 a:hover,
.highlight_thick_c08d.logo_0ecb .tag_c991 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_thick_c08d.logo_0ecb .border-ab8a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_thick_c08d.logo_0ecb .dropdown-basic-2875 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_thick_c08d.logo_0ecb .dropdown-basic-2875:before {
  background: rgba(0, 0, 0, 0.08);
}
.highlight_thick_c08d.logo_0ecb .up-aa77:before {
  background: rgba(255, 255, 255, 0.9);
}
.highlight_thick_c08d.logo_0ecb .thumbnail_advanced_e1ab .full-8f35 li a,
.highlight_thick_c08d.logo_0ecb .thumbnail_advanced_e1ab .box-6486,
.highlight_thick_c08d.logo_0ecb .tag_c991 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_thick_c08d.logo_0ecb .thumbnail_advanced_e1ab .box-6486:focus,
.highlight_thick_c08d.logo_0ecb .thumbnail_advanced_e1ab .box-6486:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_thick_c08d.logo_0ecb .full-8f35 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_thick_c08d.nav_0ee1 .fresh_fe31,
.highlight_thick_c08d.nav_0ee1 .outline_2bd6 a,
.highlight_thick_c08d.nav_0ee1 .disabled-dirty-b959 .box-6486,
.highlight_thick_c08d.nav_0ee1 .disabled-dirty-b959 a,
.highlight_thick_c08d.nav_0ee1 .tag_c991 a {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_thick_c08d.nav_0ee1 .fresh_fe31:hover,
.highlight_thick_c08d.nav_0ee1 .outline_2bd6 a:hover,
.highlight_thick_c08d.nav_0ee1 .disabled-dirty-b959 .box-6486:hover,
.highlight_thick_c08d.nav_0ee1 .disabled-dirty-b959 a:hover,
.highlight_thick_c08d.nav_0ee1 .tag_c991 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_thick_c08d.nav_0ee1 .border-ab8a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_thick_c08d.nav_0ee1 .dropdown-basic-2875 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_thick_c08d.nav_0ee1 .dropdown-basic-2875:before {
  background: rgba(255, 255, 255, 0.08);
}
.highlight_thick_c08d.nav_0ee1 .up-aa77:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight_thick_c08d.nav_0ee1 .thumbnail_advanced_e1ab .full-8f35 li a,
.highlight_thick_c08d.nav_0ee1 .thumbnail_advanced_e1ab .box-6486,
.highlight_thick_c08d.nav_0ee1 .tag_c991 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_thick_c08d.nav_0ee1 .thumbnail_advanced_e1ab .box-6486:focus,
.highlight_thick_c08d.nav_0ee1 .thumbnail_advanced_e1ab .box-6486:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_thick_c08d.nav_0ee1 .full-8f35 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-aa77 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.up-aa77:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card-5400 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.alert-632e .highlight_thick_c08d {
  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;
}
.alert-632e .dropdown-basic-2875 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.alert-632e .dropdown-basic-2875: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) {
  .alert-632e .dropdown-basic-2875:before {
    width: 16%;
    left: 42%;
  }
}
.alert-632e .dropdown-basic-2875:last-child:before {
  content: none;
}
.alert-632e .dropdown-basic-2875[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.alert-632e .thumbnail_advanced_e1ab .full-8f35 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.alert-632e .thumbnail_advanced_e1ab .full-8f35 li a .box-6486 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.alert-632e .thumbnail_advanced_e1ab .tag_c991 {
  border: none;
}
.alert-632e .thumbnail_advanced_e1ab .tag_c991 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.alert-632e .up-aa77 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alert-632e .card-5400 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.alert-632e .nav_0ee1 .up-aa77:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert-632e .logo_0ecb.middle-21bb .large_513d {
  background: rgba(0, 0, 0, 0.6);
}
.alert-632e
  .logo_0ecb.middle-21bb
  .large_513d::after,
.alert-632e
  .logo_0ecb.middle-21bb
  .large_513d:before {
  background: inherit;
}
.alert-632e
  .logo_0ecb.middle-21bb:hover
  .large_513d {
  background: rgba(0, 0, 0, 0.8);
}
.filter-7626 .highlight_thick_c08d {
  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) {
  .filter-7626 .highlight_thick_c08d {
    width: auto;
    right: 45px;
  }
}
.badge_tiny_bcfb .highlight_thick_c08d {
  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) {
  .badge_tiny_bcfb .highlight_thick_c08d {
    width: auto;
    left: 45px;
  }
}
.content-f59f .highlight_thick_c08d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.content-f59f .card-5400 {
  max-width: 48em;
  margin: 0 auto;
}
.content-f59f .up-aa77:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.right_fae9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.right_fae9.alert-632e .highlight_thick_c08d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.right_fae9.filter-7626 .highlight_thick_c08d {
  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);
}
.right_fae9 .highlight_thick_c08d {
  visibility: visible;
}
.right_fae9.badge_tiny_bcfb .highlight_thick_c08d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.full-bc67,
.gas-804c {
  overflow-x: hidden;
}
.full-bc67 .highlight_thick_c08d {
  overflow: auto;
}
.full-bc67.alert-632e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-bc67.alert-632e .highlight_thick_c08d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.full-bc67.alert-632e .mini_3887 {
  opacity: 0;
}
.full-bc67.filter-7626 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-bc67.filter-7626 .highlight_thick_c08d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.full-bc67.filter-7626 .mini_3887 {
  opacity: 0;
}
.full-bc67.badge_tiny_bcfb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-bc67.badge_tiny_bcfb .highlight_thick_c08d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.full-bc67.badge_tiny_bcfb .mini_3887 {
  opacity: 0;
}
.full-bc67.content-f59f .highlight_thick_c08d {
  z-index: 10;
  visibility: visible;
}
.middle-21bb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.middle-21bb .large_513d {
  background: rgba(255, 255, 255, 0.99);
}
.middle-21bb .large_513d::after,
.middle-21bb .large_513d:before {
  background: inherit;
}
.middle-21bb:hover .large_513d {
  background: rgba(255, 255, 255, 0.99);
}
.badge_tiny_bcfb .middle-21bb {
  top: 10px;
  right: auto;
  left: 12px;
}
.content-f59f .middle-21bb {
  display: none !important;
}
.full-bc67:before,
.gas-804c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.full-bc67 .middle-21bb,
.gas-804c .middle-21bb {
  display: inline-block;
}
.highlight_thick_c08d .aside-5c09 {
  -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;
}
.full-bc67 .highlight_thick_c08d .aside-5c09,
.gas-804c .highlight_thick_c08d .aside-5c09 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-7b2f .copper-af9f {
  width: 100%;
}
.active_05cd {
  padding: 0 0.5em 0;
}
.active_05cd [class*="customify-col-"],
.active_05cd [class*="customify-col_"],
.active_05cd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.description_tiny_a578 .active_05cd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy_e1dd .badge-green-fd96,
  .badge-green-fd96 {
    display: none;
  }
  .active_c714 {
    text-align: left;
  }
  .in_dca2 {
    text-align: center;
  }
  .shade-46a0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy_e1dd .block_9d66,
  .block_9d66 {
    display: none;
  }
  .component-white-16dc {
    text-align: left;
  }
  .current-cab0 {
    text-align: center;
  }
  .badge-purple-9bb5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy_e1dd .mask_green_f522,
  .mask_green_f522 {
    display: none;
  }
  .accordion-550a {
    text-align: left;
  }
  .focus_current_1372 {
    text-align: center;
  }
  .hover-b8a4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.new_4c25 {
  box-shadow: none !important;
}
.hover-purple-3db9 .widget_081d,
.tooltip_b6e0 .widget_081d {
  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;
}
.tooltip_b6e0 .widget_081d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outline_b212 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outline_b212:after,
.outline_b212:before {
  content: "";
  display: table;
}
.outline_b212:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outline_b212 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outline_b212,
.description_next_67a0 {
  max-width: 1248px;
  margin: 0 auto;
}

.table_outer_a47e.main-3da5 .outline_b212 {
  max-width: 100%;
}
.table_outer_a47e.purple-6940 {
  max-width: 1200px;
  margin: 0 auto;
}
.table_outer_a47e.steel_f840 .outline_b212 {
  max-width: 100%;
}
.table_outer_a47e.steel_f840 > .outline_b212 {
  padding-left: 0;
  padding-right: 0;
}
.table_outer_a47e.steel_f840 > .outline_b212 .easy_e1dd {
  margin: 0;
}
.table_outer_a47e.steel_f840
  > .outline_b212
  .article-ae8d.popup-liquid-8537 {
  margin-right: 0;
  margin-left: 0;
}
.table_outer_a47e.steel_f840 #main.popup-liquid-8537 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .primary_24bb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .primary_24bb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bronze_6f2a .alert-d864 {
    padding-right: 1em;
  }
  .bronze_6f2a.filter-pro-9c19 .article-ae8d {
    border-right: 1px solid #eaecee;
  }
  .bronze_6f2a.filter-pro-9c19 .alert-d864 {
    padding-right: 1em;
  }
  .bronze_6f2a.filter-pro-9c19 .thumbnail-3695 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-bd86 .alert-d864 {
    padding-left: 1em;
  }
  .header-bd86.filter-pro-9c19 .article-ae8d {
    border-left: 1px solid #eaecee;
  }
  .header-bd86.filter-pro-9c19 .alert-d864 {
    padding-left: 1em;
  }
  .header-bd86.filter-pro-9c19 .thumbnail-3695 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-617b .alert-d864 {
    padding-left: 1em;
  }
  .footer-617b.filter-pro-9c19 .hidden-middle-70b1 {
    border-right: 1px solid #eaecee;
  }
  .footer-617b.filter-pro-9c19 .carousel_7425 {
    border-right: 1px solid #eaecee;
  }
  .footer-617b.filter-pro-9c19 .alert-d864 {
    padding-left: 1em;
  }
  .footer-617b.filter-pro-9c19 .thumbnail-3695 {
    padding-right: 1em;
  }
  .footer-617b.filter-pro-9c19 .next-a7c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-68a4 .alert-d864 {
    padding-right: 1em;
  }
  .tabs-68a4.filter-pro-9c19 .hidden-middle-70b1 {
    border-left: 1px solid #eaecee;
  }
  .tabs-68a4.filter-pro-9c19 .carousel_7425 {
    border-left: 1px solid #eaecee;
  }
  .tabs-68a4.filter-pro-9c19 .alert-d864 {
    padding-right: 1em;
  }
  .tabs-68a4.filter-pro-9c19 .thumbnail-3695 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-68a4.filter-pro-9c19 .next-a7c9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_24bb .alert-d864 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_24bb.filter-pro-9c19 .article-ae8d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .primary_24bb.filter-pro-9c19 .alert-d864 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_24bb.filter-pro-9c19 .thumbnail-3695 {
    padding-left: 1em;
  }
  .primary_24bb.filter-pro-9c19 .next-a7c9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .primary_24bb.filter-pro-9c19 .alert-d864 {
    padding-left: 0;
  }
}
.primary_right_dbf0 .search_547e {
  display: inline-block;
}
.pattern-last-77ec {
  display: inline-block;
}
.current_f42a {
  word-con: break-word;
}
.footer_tiny_b0ec > span {
  display: inline-block;
  padding: 5px 0;
}
.footer_tiny_b0ec .dropdown_inner_7dcf {
  margin-left: 8px;
  margin-right: 8px;
}
.footer_tiny_b0ec .yellow_b8ea img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.smooth_1a2a .notice-2dc1 {
  margin-bottom: 2em;
}
.smooth_1a2a .breadcrumb_02b4 {
  margin-bottom: 15px;
}
.smooth_1a2a .breadcrumb_02b4:last-child {
  margin-bottom: 0;
}
.smooth_1a2a .accordion-large-10f0 {
  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) {
  .smooth_1a2a .accordion-large-10f0 {
    display: block;
  }
}
.smooth_1a2a .widget_last_22c9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .smooth_1a2a .widget_last_22c9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.smooth_1a2a .status_south_7074 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.smooth_1a2a .status_south_7074 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.smooth_1a2a .status_south_7074 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.smooth_1a2a .current_f42a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_1a2a .current_f42a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.smooth_1a2a .tag-selected-4ba0 p:last-child {
  margin-bottom: 0;
}
.smooth_1a2a .modal-blue-3ff3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.smooth_1a2a .backdrop_light_a925 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.smooth_1a2a .item_0c1c {
  margin-top: 1em;
}
.smooth_1a2a .logo_2391 {
  top: 0;
  display: block;
}
.smooth_1a2a .logo_2391 a {
  color: inherit;
}
.smooth_1a2a .logo_2391 a:hover {
  color: inherit;
}
.smooth_1a2a .lite-00ec {
  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;
}
.smooth_1a2a .lite-00ec:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.smooth_1a2a .backdrop_light_a925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.smooth_1a2a .sort-prev-1dfb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.smooth_1a2a .sort-prev-1dfb:first-child {
  margin-top: 0;
}
.smooth_1a2a .sort-prev-1dfb.white_50df {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.smooth_1a2a .sort-prev-1dfb.menu-7c42 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth_1a2a
  .sort-prev-1dfb.menu-7c42.thumbnail_tiny_76d2
  .item_0c1c {
  width: 100%;
}
.smooth_1a2a .menu-7c42 {
  -webkit-box-align: center;
  align-items: center;
}
.smooth_1a2a .menu-7c42 .footer_tiny_b0ec,
.smooth_1a2a .menu-7c42 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.smooth_1a2a .status_south_7074 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_1a2a .status_south_7074 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_1a2a .status_south_7074: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;
}
.smooth_1a2a .white_50df {
  z-index: 5;
}
.smooth_1a2a .caption_144a .description_a495 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.smooth_1a2a .link_cb66 .description_a495 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.smooth_1a2a .cool_7ecf .description_a495 {
  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;
}
.smooth_1a2a.caption_e5c7 .accordion-large-10f0,
.smooth_1a2a.backdrop_white_d336 .accordion-large-10f0 {
  display: block;
}
.smooth_1a2a.caption_e5c7 .accordion-large-10f0 .right_68d7,
.smooth_1a2a.caption_e5c7 .accordion-large-10f0 .backdrop_light_a925,
.smooth_1a2a.backdrop_white_d336 .accordion-large-10f0 .right_68d7,
.smooth_1a2a.backdrop_white_d336 .accordion-large-10f0 .backdrop_light_a925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_1a2a.border-cold-c5a1 .widget_last_22c9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .smooth_1a2a.border-cold-c5a1 .widget_last_22c9 {
    margin-right: 0;
  }
}
.smooth_1a2a.caption_e5c7 .widget_last_22c9,
.smooth_1a2a.backdrop_white_d336 .widget_last_22c9 {
  padding-top: 40%;
}
.smooth_1a2a.caption_e5c7 .notice-2dc1,
.smooth_1a2a.backdrop_white_d336 .notice-2dc1 {
  display: block;
}
.smooth_1a2a.caption_e5c7 .fn-sticky-8269 .backdrop_light_a925,
.smooth_1a2a.backdrop_white_d336 .fn-sticky-8269 .backdrop_light_a925 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.smooth_1a2a.caption_e5c7 .widget_last_22c9,
.smooth_1a2a.backdrop_white_d336 .widget_last_22c9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.smooth_1a2a.caption_e5c7 .backdrop_light_a925 {
  padding: 1em;
}
.notification_paper_1b40 {
  margin: 30px auto;
  display: block;
}
.notification_paper_1b40 .basic-8630 > * {
  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;
}
.notification_paper_1b40 .basic-8630 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_paper_1b40 .basic-8630 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-6961 .footer_tiny_b0ec {
  margin-bottom: 1.41575em;
}
.component-6961 .form_c5c3 {
  margin-bottom: 1.618em;
}
.down-438a .picture_0fae {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.down-438a .picture_0fae a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.down-438a .hovered_91d1 {
  max-width: 100%;
  overflow: auto;
}
.selected-5ec6 .down-438a a:hover {
  text-decoration: underline;
}
.label-bright-e3b3 .breadcrumb_02b4:not(.current_f42a),
.label-bright-e3b3 .status_south_7074 {
  margin-bottom: 1.41575em;
}
.label-bright-e3b3 .breadcrumb_02b4:not(.current_f42a):last-child,
.label-bright-e3b3 .status_south_7074:last-child {
  margin-bottom: 0;
}
.label-bright-e3b3 .breadcrumb_02b4.info_liquid_fdef {
  margin-bottom: 0.41575em;
}
.label-bright-e3b3 .accordion-soft-ae62:before,
.label-bright-e3b3 .right-b1e8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.label-bright-e3b3 .accordion-soft-ae62:before {
  content: "\f115";
}
.label-bright-e3b3 .right-b1e8:before {
  content: "\f02c";
}
.label-bright-e3b3 .item_ab6d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.label-bright-e3b3 .item_ab6d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.button-1c00 {
  display: -webkit-box;
  display: flex;
}
.button-1c00 .paragraph-6502 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .button-1c00 .paragraph-6502 {
    flex-basis: 90px;
  }
}
.button-1c00 .text_hot_7d3f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .button-1c00 .text_hot_7d3f {
    flex-basis: calc(100% - 50px);
  }
}
.button-1c00 .status_lite_4686 p:last-child {
  margin-bottom: 0.72em;
}
.list_baac .basic-8630 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list_baac .basic-8630:after,
.list_baac .basic-8630:before {
  content: "";
  display: table;
}
.list_baac .basic-8630:after {
  clear: both;
}
.list_baac .basic-8630 .chip_north_8135,
.list_baac .basic-8630 .item_last_36e5 {
  width: 49%;
}
.list_baac .basic-8630 .chip_north_8135 a span.tag-easy-12a0,
.list_baac .basic-8630 .item_last_36e5 a span.tag-easy-12a0 {
  display: block;
  margin-bottom: 5px;
}
.list_baac .basic-8630 .item_last_36e5 {
  float: left;
  text-align: left;
}
.list_baac .basic-8630 .chip_north_8135 {
  float: right;
  text-align: right;
}
.smooth-2b84 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .smooth-2b84 {
    margin-bottom: 0;
  }
}
.border-yellow-fabd {
  margin-bottom: 1em;
}
.border-yellow-fabd .current_f42a {
  font-size: 1.1em;
  line-height: 1.3;
}
.north-78c8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.notice-3011 .border-yellow-fabd,
.pagination-80ff .border-yellow-fabd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notice-3011 .border-yellow-fabd,
  .pagination-80ff .border-yellow-fabd {
    display: block;
  }
}
.notice-3011 .north-78c8,
.pagination-80ff .north-78c8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notice-3011 .north-78c8,
  .pagination-80ff .north-78c8 {
    margin-bottom: 1em;
  }
}
.notice-3011 .north-78c8 img,
.pagination-80ff .north-78c8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notice-3011 .gradient-4bf2,
.pagination-80ff .gradient-4bf2 {
  flex-basis: calc(100% - 160px);
}
.notice-3011 .gradient-4bf2 p,
.pagination-80ff .gradient-4bf2 p {
  margin-bottom: 0;
}
.notice-3011 .gradient-4bf2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notice-3011 .gradient-4bf2 {
    padding-left: 0;
  }
}
.pagination-80ff .gradient-4bf2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pagination-80ff .gradient-4bf2 {
    padding-right: 0;
  }
}
.pagination-80ff .north-78c8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hero_motion_013d .north-78c8 {
  margin-bottom: 0.5em;
}
.hero_motion_013d .north-78c8 img {
  width: 100%;
}
.table_3ea0 .hidden_0f13,
.article_full_27d3 .hidden_0f13 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article_full_27d3 .article-ae8d .iron-7d56 p:last-child {
  margin-bottom: 0;
}
.disabled-48ed {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget_fixed_2cd6 .modal_b484 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget_fixed_2cd6 .modal_b484:last-of-type {
    margin-bottom: 0;
  }
}
.widget_fixed_2cd6 .modal_b484 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_fixed_2cd6 .modal_b484 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget_fixed_2cd6 .modal_b484 ul li {
  margin: 0 0 0.6em;
}
.widget_fixed_2cd6 .modal_b484 ul li.grid_dark_027e,
.widget_fixed_2cd6 .modal_b484 ul li.hover-tiny-7d4e {
  position: relative;
}
.widget_fixed_2cd6 .modal_b484 ul li.grid_dark_027e .motion_0432,
.widget_fixed_2cd6 .modal_b484 ul li.hover-tiny-7d4e .motion_0432 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget_fixed_2cd6 .modal_b484 ul li.grid_dark_027e:after:after,
.widget_fixed_2cd6 .modal_b484 ul li.grid_dark_027e:after:before,
.widget_fixed_2cd6
  .modal_b484
  ul
  li.hover-tiny-7d4e:after:after,
.widget_fixed_2cd6
  .modal_b484
  ul
  li.hover-tiny-7d4e:after:before {
  content: "";
  display: table;
}
.widget_fixed_2cd6 .modal_b484 ul li.grid_dark_027e:after:after,
.widget_fixed_2cd6
  .modal_b484
  ul
  li.hover-tiny-7d4e:after:after {
  clear: both;
}
.widget_fixed_2cd6 .modal_b484 a.footer_1879:hover {
  text-decoration: none;
}
.widget_fixed_2cd6 .modal_b484 select {
  max-width: 100%;
}
.widget_fixed_2cd6 .modal_b484 table {
  font-size: 85%;
}
.widget_fixed_2cd6 .modal_b484 table td,
.widget_fixed_2cd6 .modal_b484 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget_fixed_2cd6 .modal_b484 table tfoot td {
  text-align: left;
}
.widget_fixed_2cd6 .modal_b484 :last-child {
  margin-bottom: 0;
}
.widget_fixed_2cd6 .modal_b484 .pressed_3f8d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget_fixed_2cd6 .modal_b484 .pressed_3f8d label {
  width: 100%;
}
.widget_fixed_2cd6 .modal_b484 .pressed_3f8d .image-36ba {
  width: 100%;
  display: block;
}
.widget_fixed_2cd6 .modal_b484 .pressed_3f8d .narrow-24b4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget_fixed_2cd6 .modal_b484 .pressed_3f8d .narrow-24b4:hover svg #svg-search {
  fill: #444;
}
.widget_fixed_2cd6 .modal_b484 .pressed_3f8d .narrow-24b4 svg {
  width: 18px;
  height: 18px;
}
.widget_fixed_2cd6 .widget_7ed1 ul ul,
.widget_fixed_2cd6 .hard-0cfa ul ul,
.widget_fixed_2cd6 .feature_red_0b77 ul ul,
.widget_fixed_2cd6 .hot_83ff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget_fixed_2cd6 .widget_7ed1 .layout_cac1 > a,
.widget_fixed_2cd6 .hard-0cfa .layout_cac1 > a,
.widget_fixed_2cd6 .feature_red_0b77 .layout_cac1 > a,
.widget_fixed_2cd6 .hot_83ff .layout_cac1 > a {
  margin-bottom: 0;
}
.widget_fixed_2cd6 .yellow-38f3 li,
.widget_fixed_2cd6 .widget_7ed1 li,
.widget_fixed_2cd6 .breadcrumb_2853 li,
.widget_fixed_2cd6 .hard-0cfa li,
.widget_fixed_2cd6 .feature_red_0b77 li,
.widget_fixed_2cd6 .hot_83ff li,
.widget_fixed_2cd6 .logo-focused-7c4f li,
.widget_fixed_2cd6 .filter-south-e997 li {
  display: block;
  position: relative;
}
.widget_fixed_2cd6 .yellow-38f3 li:last-child,
.widget_fixed_2cd6 .widget_7ed1 li:last-child,
.widget_fixed_2cd6 .breadcrumb_2853 li:last-child,
.widget_fixed_2cd6 .hard-0cfa li:last-child,
.widget_fixed_2cd6 .feature_red_0b77 li:last-child,
.widget_fixed_2cd6 .hot_83ff li:last-child,
.widget_fixed_2cd6 .logo-focused-7c4f li:last-child,
.widget_fixed_2cd6 .filter-south-e997 li:last-child {
  border: none;
}
.widget_fixed_2cd6 .yellow-38f3 li a,
.widget_fixed_2cd6 .widget_7ed1 li a,
.widget_fixed_2cd6 .breadcrumb_2853 li a,
.widget_fixed_2cd6 .hard-0cfa li a,
.widget_fixed_2cd6 .feature_red_0b77 li a,
.widget_fixed_2cd6 .hot_83ff li a,
.widget_fixed_2cd6 .logo-focused-7c4f li a,
.widget_fixed_2cd6 .filter-south-e997 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_fixed_2cd6 .yellow-38f3 li ul li::before,
.widget_fixed_2cd6 .widget_7ed1 li ul li::before,
.widget_fixed_2cd6 .breadcrumb_2853 li ul li::before,
.widget_fixed_2cd6 .hard-0cfa li ul li::before,
.widget_fixed_2cd6 .feature_red_0b77 li ul li::before,
.widget_fixed_2cd6 .hot_83ff li ul li::before,
.widget_fixed_2cd6 .logo-focused-7c4f li ul li::before,
.widget_fixed_2cd6 .filter-south-e997 li ul li::before {
  left: 15px;
}
.widget_fixed_2cd6 .yellow-38f3 li ul a,
.widget_fixed_2cd6 .widget_7ed1 li ul a,
.widget_fixed_2cd6 .breadcrumb_2853 li ul a,
.widget_fixed_2cd6 .hard-0cfa li ul a,
.widget_fixed_2cd6 .feature_red_0b77 li ul a,
.widget_fixed_2cd6 .hot_83ff li ul a,
.widget_fixed_2cd6 .logo-focused-7c4f li ul a,
.widget_fixed_2cd6 .filter-south-e997 li ul a {
  padding-left: 20px;
}
.widget_fixed_2cd6 .yellow-38f3 li ul ul li::before,
.widget_fixed_2cd6 .widget_7ed1 li ul ul li::before,
.widget_fixed_2cd6 .breadcrumb_2853 li ul ul li::before,
.widget_fixed_2cd6 .hard-0cfa li ul ul li::before,
.widget_fixed_2cd6 .feature_red_0b77 li ul ul li::before,
.widget_fixed_2cd6 .hot_83ff li ul ul li::before,
.widget_fixed_2cd6 .logo-focused-7c4f li ul ul li::before,
.widget_fixed_2cd6 .filter-south-e997 li ul ul li::before {
  left: 30px;
}
.widget_fixed_2cd6 .yellow-38f3 li ul ul a,
.widget_fixed_2cd6 .widget_7ed1 li ul ul a,
.widget_fixed_2cd6 .breadcrumb_2853 li ul ul a,
.widget_fixed_2cd6 .hard-0cfa li ul ul a,
.widget_fixed_2cd6 .feature_red_0b77 li ul ul a,
.widget_fixed_2cd6 .hot_83ff li ul ul a,
.widget_fixed_2cd6 .logo-focused-7c4f li ul ul a,
.widget_fixed_2cd6 .filter-south-e997 li ul ul a {
  padding-left: 40px;
}
.widget_fixed_2cd6 .input_4303 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_fixed_2cd6 .filter-south-e997 ul li {
  margin-bottom: 1.41575em;
}
.widget_fixed_2cd6 .filter-south-e997 ul li .active_under_49a4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget_fixed_2cd6 .filter-south-e997 ul li .texture-751d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.nav_0ee1 .yellow-38f3 li a,
.nav_0ee1 .widget_7ed1 li a,
.nav_0ee1 .breadcrumb_2853 li a,
.nav_0ee1 .hard-0cfa li a,
.nav_0ee1 .feature_red_0b77 li a,
.nav_0ee1 .hot_83ff li a,
.nav_0ee1 .logo-focused-7c4f li a,
.nav_0ee1 .filter-south-e997 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_0ee1 .input_4303 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_0ee1 .modal_b484 ul li.grid_dark_027e .motion_0432,
.nav_0ee1 .modal_b484 ul li.hover-tiny-7d4e .motion_0432 {
  background: rgba(0, 0, 0, 0.2);
}
.nav_0ee1 .widget_fixed_2cd6 .modal_b484 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li {
  margin: 0;
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li ul {
  margin: 0;
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li ul li a {
  padding-left: 15px;
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li ul li li a {
  padding-left: 30px;
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li.hard_08ec > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li.hard_08ec > 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;
}
.table_outer_a47e .widget_fixed_2cd6 .full-8f35 li.hard_08ec > 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;
}
.pink-4d06 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner_wood_ab45 {
  position: relative;
  z-index: 10;
}
.banner_wood_ab45 .aside-5c09 {
  width: 100%;
  max-width: 100%;
}
.form-affd .new_a145 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.form-affd .logo_0ecb {
}
.form-affd .nav_0ee1 {
  background: #292929;
}
.alert_8556 .new_a145 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.alert_8556 .logo_0ecb {
  background: #f9f9f9;
}
.alert_8556 .nav_0ee1 {
  background: #303030;
}
.widget-4861 .new_a145 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget-4861 .search_547e {
    margin-bottom: 1em;
  }
  .widget-4861 .search_547e:last-child {
    margin-bottom: 0;
  }
}
.widget-4861 .logo_0ecb {
  background: #ededed;
}
.widget-4861 .nav_0ee1 {
  background: #1a1a1a;
}
.new_a145.logo_0ecb {
  color: rgba(0, 0, 0, 0.6);
}
.new_a145.logo_0ecb .small-7e1f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_a145.nav_0ee1 {
  color: rgba(255, 255, 255, 0.99);
}
.new_a145.nav_0ee1 a:not(.footer_1879) {
  color: rgba(255, 255, 255, 0.79);
}
.new_a145.nav_0ee1 a:not(.footer_1879):hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_a145.nav_0ee1 .small-7e1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_a145.nav_0ee1 table tbody td,
.new_a145.nav_0ee1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail_d459.hidden-4675 .outline_b212 {
  max-width: initial;
}
.thumbnail_d459 .preview-dynamic-95c3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.thumbnail_d459 .preview-dynamic-95c3 .aside-5c09 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .thumbnail_d459 .preview-dynamic-95c3 .aside-5c09 {
    display: block;
    margin-bottom: 2em;
  }
  .thumbnail_d459 .preview-dynamic-95c3 .aside-5c09:last-child {
    margin-bottom: 0;
  }
}
.widget-4861 .search_547e:last-child,
.alert_8556 .search_547e:last-child,
.form-affd .search_547e:last-child {
  margin-bottom: 0;
}
.widget-4861 .search_547e .widget_fixed_2cd6 .modal_b484:last-child,
.alert_8556 .search_547e .widget_fixed_2cd6 .modal_b484:last-child,
.form-affd .search_547e .widget_fixed_2cd6 .modal_b484:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .widget-4861 .current-6340,
  .widget-4861 .filter-ad5b,
  .alert_8556 .current-6340,
  .alert_8556 .filter-ad5b,
  .form-affd .current-6340,
  .form-affd .filter-ad5b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner_wood_ab45 .search_547e {
    margin-bottom: 2em;
  }
}
.banner_wood_ab45 p:last-child {
  margin-bottom: 0;
}
.banner_wood_ab45 li,
.banner_wood_ab45 ul {
  list-style: none;
  margin: 0;
}
.banner_wood_ab45 ul ul {
  margin-left: 2.617924em;
}
.copper_8211 {
  font-size: 0.875em;
}

/* css-noise: 7502 */
.widget-item-s4 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
