/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled_advanced_b989/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled_advanced_b989
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.disabled_advanced_b989/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame_9809.dark_60db/licenses/gpl-2.0.header-9044
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.slow_9136/, (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.tertiary_lower_b13b.surface-5da0/normalize.orange-9a75/
 ======
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.orange-9a75 v7.0.0 | MIT License | github.disabled_advanced_b989/necolas/normalize.orange-9a75 */
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;
}
.wide_d637 .surface-first-06e9,
.left_ee6a,
.icon-current-b29b,
.badge-bright-f665,
.tag-lite-0edb,
.yellow-2083,
.active-aa3f,
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;
}
.left_ee6a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .left_ee6a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .left_ee6a,
  h1 {
    font-size: 1.8em;
  }
}
.icon-current-b29b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.icon-current-b29b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .icon-current-b29b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .icon-current-b29b,
  h2 {
    font-size: 1.7em;
  }
}
.badge-bright-f665,
h3 {
  font-size: 1.618em;
}
.wide_d637 .surface-first-06e9,
.tag-lite-0edb,
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.clean-0d7d {
  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;
}
.layout_out_e9a8:after,
.layout_out_e9a8:before,
.nav_1f8f:after,
.nav_1f8f:before {
  content: "";
  display: table;
}
.layout_out_e9a8:after,
.nav_1f8f:after {
  clear: both;
}
.outline-3025 {
  float: right;
  margin-right: 0;
}
.panel_fluid_da3e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.iron-9fb1 .column-4a88,
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;
}
.iron-9fb1 .column-4a88: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;
}
.hard_4cf2 .column-4a88 {
  box-shadow: none;
}
.hard_4cf2
  .column-4a88
  .detail-e706 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard_4cf2 .column-4a88 .last_0f00 {
  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;
}
.hard_4cf2
  .column-4a88
  .last_0f00
  b {
  display: none;
}
.hard_4cf2 .dropdown_64da {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.table-0e85:not(.popup-c008):not(.smooth_ea6e),
button:not(.popup-c008):not(.smooth_ea6e),
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ),
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ),
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ) {
  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;
}
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ):hover,
button:not(.popup-c008):not(
    .smooth_ea6e
  ):hover,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ):hover,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ):hover,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ):active,
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ):focus,
button:not(.popup-c008):not(
    .smooth_ea6e
  ):active,
button:not(.popup-c008):not(
    .smooth_ea6e
  ):focus,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ):active,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ):focus,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ):active,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ):focus,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ):active,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ):focus {
  outline: 0;
}
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc,
button:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc {
  position: relative;
}
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .tag-cf03,
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .carousel_ca01,
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .cool-913a,
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  i,
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  svg,
button:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .tag-cf03,
button:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .carousel_ca01,
button:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .cool-913a,
button:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  i,
button:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  svg,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .tag-cf03,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .carousel_ca01,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .cool-913a,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  i,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  svg,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .tag-cf03,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .carousel_ca01,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .cool-913a,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  i,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  svg,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .tag-cf03,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .carousel_ca01,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  .cool-913a,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  i,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc
  svg {
  visibility: hidden;
}
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc:after,
button:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc:after,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc:after,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc:after,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ).fn-loading-bfdc: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;
}
.table-0e85:not(.popup-c008):not(.smooth_ea6e),
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ),
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ),
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ) {
  color: #fff;
  background: #235787;
}
.table-0e85:not(.popup-c008):not(
    .smooth_ea6e
  ):focus,
input[type="button"]:not(.popup-c008):not(
    .smooth_ea6e
  ):focus,
input[type="reset"]:not(.popup-c008):not(
    .smooth_ea6e
  ):focus,
input[type="submit"]:not(.popup-c008):not(
    .smooth_ea6e
  ):focus {
  color: #fff;
}
.table-0e85.fn-disabled-bfdc:not(.popup-c008):not(
    .smooth_ea6e
  ),
.table-0e85[disabled]:not(.popup-c008):not(
    .smooth_ea6e
  ),
button.fn-disabled-bfdc:not(.popup-c008):not(
    .smooth_ea6e
  ),
button[disabled]:not(.popup-c008):not(
    .smooth_ea6e
  ) {
  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;
}
.hot-d6be {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hot-d6be: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;
}
.outline_bright_58dc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dropdown-first-d017 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.cool-c2a7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.layout_out_e9a8:after,
.layout_out_e9a8:before,
.center-a5f6:after,
.center-a5f6:before,
.tertiary-south-c906:after,
.tertiary-south-c906:before,
.logo_05f3:after,
.logo_05f3:before,
.panel-83e2:after,
.panel-83e2:before,
.feature_motion_51c3:after,
.feature_motion_51c3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.layout_out_e9a8:after,
.center-a5f6:after,
.tertiary-south-c906:after,
.logo_05f3:after,
.panel-83e2:after,
.feature_motion_51c3:after {
  clear: both;
}
.center-a5f6 .element_4752,
.tertiary-south-c906 .element_4752,
.frame_8ff5 .element_4752 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature-hovered-1cc1 {
  display: inline-block;
}
.frame-prev-fa43 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame-prev-fa43 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame-prev-fa43 .hidden-e275 {
  padding: 1em 0;
  font-size: 85%;
}
.hidden-e275 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tall-c4e5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tall-c4e5:after,
.tall-c4e5:before {
  content: "";
  display: table;
}
.tall-c4e5:after {
  clear: both;
}
.caption_50c9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-hard-2e7c .caption_50c9 {
  max-width: 50%;
}
.info-copper-88b2 .caption_50c9 {
  max-width: 33.33%;
}
.item-wood-c446 .caption_50c9 {
  max-width: 25%;
}
.search_c0fd .caption_50c9 {
  max-width: 20%;
}
.cold_c727 .caption_50c9 {
  max-width: 16.66%;
}
.text_pressed_8d1c .caption_50c9 {
  max-width: 14.28%;
}
.inner-95c4 .caption_50c9 {
  max-width: 12.5%;
}
.column_6706 .caption_50c9 {
  max-width: 11.11%;
}
.tiny_6228 {
  display: block;
}
.wide_d637 .motion_02c8 label,
.wide_d637 .full_1a3c label,
.wide_d637 .main_stale_49ef label,
.wide_d637 .notification-2389 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box-8e18 {
  list-style: none;
  margin: 0;
}
.box-8e18 article.background-clean-be59 {
  margin-bottom: 0;
}
.box-8e18 ul {
  list-style: none;
  margin: 0;
}
.box-8e18 .item_silver_5b5d li.background-clean-be59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box-8e18 .item_silver_5b5d li.background-clean-be59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box-8e18 .item_silver_5b5d li.background-clean-be59: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) {
  .box-8e18 .item_silver_5b5d li.background-clean-be59 li.background-clean-be59 li.background-clean-be59 li.background-clean-be59 {
    padding-left: 0;
  }
}
article.background-clean-be59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-clean-be59 .center-a5f6 p:last-of-type {
  margin-bottom: 0;
}
article.background-clean-be59 .border-new-ffce {
  float: left;
}
article.background-clean-be59 .gradient_0cc0 {
  margin-left: 85px;
}
article.background-clean-be59 .description_gold_95f8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-clean-be59 .description_gold_95f8 .pagination_liquid_fc79 {
  margin-left: 10px;
}
article.background-clean-be59 .action_4ae9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-clean-be59 .basic-ff22 {
  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 .motion_02c8,
  #respond .main_stale_49ef,
  #respond .notification-2389 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .motion_02c8 input,
#respond .main_stale_49ef input,
#respond .notification-2389 input {
  width: 100%;
}
#respond .notification-2389 {
  margin-right: 0;
}
#respond .sidebar_fixed_512e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lower_dbd1 {
  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;
}
.lower_dbd1.overlay-e374 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.lower_dbd1 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%);
}
.lower_dbd1:focus,
.lower_dbd1: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);
}
.icon_hard_5383 {
  border-radius: 10%;
}
.layout_d9da {
  border-radius: 50%;
}
.silver_fc6d {
  font-size: 0.72em;
}
.mini-7753 {
  font-size: 0.875em;
}
.container_1350 {
  font-size: 1.1em;
}
.hero_743c {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero_743c.silver_fc6d {
  letter-spacing: 0.5px;
}
.yellow-57d1,
.yellow-57d1 a {
  color: #6d6d6d;
}
.yellow-57d1 a:hover {
  color: #111;
}
.info_137c {
  color: #6d6d6d;
}
.light_5df6 {
  overflow-x: hidden;
}
.light_5df6 .content-dirty-0e32.liquid_37cd {
  position: relative;
}
.light_5df6 .content-dirty-0e32.liquid_37cd.rough-7dd6 {
  position: initial;
}
.light_5df6
  .content-dirty-0e32.liquid_37cd.rough-7dd6
  .feature-7f13 {
  left: auto;
}
.light_5df6 .content-dirty-0e32 .feature-7f13 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.light_5df6 .content-dirty-0e32:hover.liquid_37cd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.light_5df6
  .content-dirty-0e32:hover.liquid_37cd
  .feature-7f13 {
  display: block;
  z-index: 9999999;
}
.light_5df6 .menu-78e0 .cool-e804,
.light_5df6 .shadow_1da6 .cool-e804 {
  display: none;
}
.light_5df6 .thumbnail_3e5b .content-dirty-0e32:hover.liquid_37cd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wide_d637 .motion_02c8 label,
.wide_d637 .full_1a3c label,
.wide_d637 .main_stale_49ef label,
.wide_d637 .notification-2389 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box-8e18 {
  list-style: none;
  margin: 0;
}
.box-8e18 article.background-clean-be59 {
  margin-bottom: 0;
}
.box-8e18 ul {
  list-style: none;
  margin: 0;
}
.box-8e18 .item_silver_5b5d li.background-clean-be59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box-8e18 .item_silver_5b5d li.background-clean-be59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box-8e18 .item_silver_5b5d li.background-clean-be59: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) {
  .box-8e18 .item_silver_5b5d li.background-clean-be59 li.background-clean-be59 li.background-clean-be59 li.background-clean-be59 {
    padding-left: 0;
  }
}
article.background-clean-be59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-clean-be59 .center-a5f6 p:last-of-type {
  margin-bottom: 0;
}
article.background-clean-be59 .border-new-ffce {
  float: left;
}
article.background-clean-be59 .gradient_0cc0 {
  margin-left: 85px;
}
article.background-clean-be59 .description_gold_95f8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-clean-be59 .description_gold_95f8 .pagination_liquid_fc79 {
  margin-left: 10px;
}
article.background-clean-be59 .action_4ae9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-clean-be59 .basic-ff22 {
  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 .motion_02c8,
  #respond .main_stale_49ef,
  #respond .notification-2389 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .motion_02c8 input,
#respond .main_stale_49ef input,
#respond .notification-2389 input {
  width: 100%;
}
#respond .notification-2389 {
  margin-right: 0;
}
#respond .sidebar_fixed_512e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-78e0 .overlay-out-f79d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.overlay-out-f79d .primary-top-c8a2.copper-7d6b .light-e6d6 > li > a:focus,
.overlay-out-f79d .primary-top-c8a2.copper-7d6b .light-e6d6 > li > a:hover,
.overlay-out-f79d .primary-top-c8a2.summary-out-ca5b .light-e6d6 > li > a:focus,
.overlay-out-f79d .primary-top-c8a2.summary-out-ca5b .light-e6d6 > li > a:hover,
.overlay-out-f79d .primary-top-c8a2.message_down_0769 .light-e6d6 > li > a:focus,
.overlay-out-f79d .primary-top-c8a2.message_down_0769 .light-e6d6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-out-f79d
  .primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li.mini-273c
  > a,
.overlay-out-f79d
  .primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li.section-steel-190a
  > a,
.overlay-out-f79d
  .primary-top-c8a2.summary-out-ca5b
  .light-e6d6
  > li.mini-273c
  > a,
.overlay-out-f79d
  .primary-top-c8a2.summary-out-ca5b
  .light-e6d6
  > li.section-steel-190a
  > a,
.overlay-out-f79d
  .primary-top-c8a2.message_down_0769
  .light-e6d6
  > li.mini-273c
  > a,
.overlay-out-f79d .primary-top-c8a2.message_down_0769 .light-e6d6 > li.border-3e02 > a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-out-f79d .avatar_wood_98af,
.overlay-out-f79d .avatar_wood_98af a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-out-f79d .panel-prev-b29e.wide-8279 li a,
.overlay-out-f79d .button_small_0683 a,
.overlay-out-f79d .white_e064,
.overlay-out-f79d .light-e6d6 > li > a,
.overlay-out-f79d .article-c660 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d .panel-prev-b29e.wide-8279 li a:hover,
.overlay-out-f79d .button_small_0683 a:hover,
.overlay-out-f79d .white_e064:hover,
.overlay-out-f79d .light-e6d6 > li > a:hover,
.overlay-out-f79d .article-c660:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-out-f79d .backdrop-static-0b1c {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d .backdrop-static-0b1c .white_5fc1 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-out-f79d .backdrop-static-0b1c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-out-f79d .fast_f251 .tall-e5fe {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d .fast_f251 .tall-e5fe .glass-12f5 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d
  .fast_f251
  .tall-e5fe
  .glass-12f5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d
  .fast_f251
  .tall-e5fe
  .glass-12f5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d
  .fast_f251
  .tall-e5fe
  .glass-12f5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d
  .fast_f251
  .tall-e5fe
  .glass-12f5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d .fast_f251 .static-223b {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-out-f79d .fast_f251 .static-223b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-inner-89d2
  .overlay-out-f79d
  .fast_f251
  .first-7ffe
  .thumbnail_e748 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-inner-89d2
  .overlay-out-f79d
  .fast_f251
  .first-7ffe
  .glass-12f5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-78e0 .stone_f1ff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.stone_f1ff .primary-top-c8a2.copper-7d6b .light-e6d6 > li > a:focus,
.stone_f1ff .primary-top-c8a2.copper-7d6b .light-e6d6 > li > a:hover,
.stone_f1ff .primary-top-c8a2.summary-out-ca5b .light-e6d6 > li > a:focus,
.stone_f1ff .primary-top-c8a2.summary-out-ca5b .light-e6d6 > li > a:hover,
.stone_f1ff .primary-top-c8a2.message_down_0769 .light-e6d6 > li > a:focus,
.stone_f1ff .primary-top-c8a2.message_down_0769 .light-e6d6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_f1ff
  .primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li.mini-273c
  > a,
.stone_f1ff
  .primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li.section-steel-190a
  > a,
.stone_f1ff
  .primary-top-c8a2.summary-out-ca5b
  .light-e6d6
  > li.mini-273c
  > a,
.stone_f1ff
  .primary-top-c8a2.summary-out-ca5b
  .light-e6d6
  > li.section-steel-190a
  > a,
.stone_f1ff
  .primary-top-c8a2.message_down_0769
  .light-e6d6
  > li.mini-273c
  > a,
.stone_f1ff .primary-top-c8a2.message_down_0769 .light-e6d6 > li.border-3e02 > a {
  color: rgba(0, 0, 0, 0.8);
}
.stone_f1ff .avatar_wood_98af,
.stone_f1ff .avatar_wood_98af a {
  color: rgba(0, 0, 0, 0.8);
}
.stone_f1ff .panel-prev-b29e.wide-8279 li a,
.stone_f1ff .button_small_0683 a,
.stone_f1ff .white_e064,
.stone_f1ff .light-e6d6 > li > a,
.stone_f1ff .article-c660 {
  color: rgba(0, 0, 0, 0.55);
}
.stone_f1ff .panel-prev-b29e.wide-8279 li a:hover,
.stone_f1ff .button_small_0683 a:hover,
.stone_f1ff .white_e064:hover,
.stone_f1ff .light-e6d6 > li > a:hover,
.stone_f1ff .article-c660:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_f1ff .backdrop-static-0b1c {
  color: rgba(0, 0, 0, 0.55);
}
.stone_f1ff .backdrop-static-0b1c .white_5fc1 {
  color: rgba(0, 0, 0, 0.8);
}
.stone_f1ff .backdrop-static-0b1c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower-3cc8 .texture-b8e1 {
  margin-left: auto;
  margin-right: auto;
}
.tertiary-south-c906 > * {
  margin-left: auto;
  margin-right: auto;
}
.tertiary-south-c906 .outline_bright_58dc {
  margin-right: 1.41575em;
}
.bright-1715 .tertiary-south-c906 > .fluid_c93b {
  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;
}
.bright-1715 .tertiary-south-c906 > .pagination-east-bc03 {
  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;
}
.pro-9712.lower-3cc8 .texture-b8e1,
.badge-8804.lower-3cc8 .texture-b8e1 {
  margin-left: 0;
}
.table_d814.lower-3cc8 .texture-b8e1,
.search-115d.lower-3cc8 .texture-b8e1 {
  margin-right: 0;
}
.tertiary-south-c906 ol,
.tertiary-south-c906 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notification_b7d3 video {
  max-width: 100%;
}
.paper_d38b img {
  display: block;
}
.paper_d38b.outline_bright_58dc,
.paper_d38b.dropdown-first-d017 {
  width: 100%;
}
.paper_d38b.pagination-east-bc03 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.narrow_e5ba:not(.modal-940b) {
  margin: 1.5em auto;
}
.blue-a201 p {
  padding: 1.5em 14px;
}
ul.message_831c.pagination-east-bc03,
ul.message_831c.fluid_c93b,
ul.message_831c.notification_81cf.fluid_c93b {
  padding: 0 14px;
}
.list_0e28 {
  display: block;
  overflow-x: auto;
}
.list_0e28 table {
  border-collapse: collapse;
  width: 100%;
}
.list_0e28 td,
.list_0e28 th {
  padding: 0.5em;
}
.tertiary-south-c906 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tertiary-south-c906 ol ol,
.tertiary-south-c906 ol ul,
.tertiary-south-c906 ul ol,
.tertiary-south-c906 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tertiary-south-c906 ol ol li,
.tertiary-south-c906 ol ul li,
.tertiary-south-c906 ul ol li,
.tertiary-south-c906 ul ul li {
  margin-left: 0;
}
.backdrop-cold-5b3b.in_7b30 > .main-iron-f8aa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop-cold-5b3b.in_7b30 > .main-iron-f8aa iframe,
.backdrop-cold-5b3b.in_7b30 > .main-iron-f8aa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in_e43d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in_e43d.layout_bf07 {
  padding: 0;
}
.in_e43d.layout_bf07 cite {
  font-size: 13px;
}
.in_e43d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in_e43d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.item-08c5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.item-08c5 > p:first-child {
  margin-top: 0;
}
.item-08c5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.item-08c5 blockquote {
  border-left: 0;
}
.message-5275 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.message-5275:not(.label-action-283e) {
  max-width: 100px;
}
.message-5275.focus_ad61 {
  border-bottom: none !important;
  text-align: center;
}
.message-5275.focus_ad61::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .blue-a201 p {
    padding: 1.5em 0;
  }
}
.outline_black_f1c3 {
  color: #0073aa;
}
.search-cold-316c {
  background-color: #0073aa;
}
.label_68a8 {
  color: #229fd8;
}
.wood-baff {
  background-color: #229fd8;
}
.next_a298 {
  color: #eee;
}
.status-c5b1 {
  background-color: #eee;
}
.photo_6c80 {
  color: #444;
}
.cold_2283 {
  background-color: #444;
}
.search_pro_d8d5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_pro_d8d5 .search-steel-11e6 .button_small_0683 {
  font-size: 15px;
}
.search_pro_d8d5 .button_small_0683 {
  line-height: 1.3;
}
.search_pro_d8d5 .stone_f1ff {
}
.search_pro_d8d5 .overlay-out-f79d {
  background: #235787;
}
.bright_4390 {
  padding: 0;
}
.bright_4390 .overlay-out-f79d {
  background: #1a1a1a;
}
.bright_4390 .stone_f1ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header_4887 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header_4887 .stone_f1ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header_4887 .overlay-out-f79d {
  background: #303030;
}
.feature_motion_51c3 {
  position: relative;
  z-index: 10;
}
.feature_motion_51c3 .dropdown_1c1b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_huge_3fa4 .liquid_37cd {
  display: inline-block;
  vertical-align: middle;
}
.title_huge_3fa4.focus_large_524f .liquid_37cd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title_huge_3fa4.focus_large_524f .liquid_37cd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title_huge_3fa4.focus_large_524f .liquid_37cd {
    margin-right: 0.4em;
  }
}
.title_huge_3fa4.focus_large_524f .liquid_37cd:last-child {
  margin-right: 0;
}
.tabs-8fae .dropdown_1c1b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu-78e0 .search-steel-11e6 {
    margin: 0 -0.5em;
  }
  .menu-78e0 .search-steel-11e6 [class*="customify-col-"],
  .menu-78e0 .search-steel-11e6 [class*="customify-col_"],
  .menu-78e0 .search-steel-11e6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu-78e0.module_ede1 .dropdown_1c1b {
  background: 0 0 !important;
}
.menu-78e0.module_ede1 .dropdown_1c1b,
.menu-78e0.tabs-8fae .dropdown_1c1b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu-78e0.slider_ecf7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu-78e0.tabs-8fae .dropdown_1c1b {
  box-shadow: none !important;
}
.widget-small-8637 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .widget-small-8637 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .widget-small-8637 {
    padding: 18px 0 20px;
  }
}
.widget-small-8637 .row_9750 {
  width: 100%;
}
.widget-small-8637 .notification_4cf4 {
  margin-bottom: 0;
}
.widget-small-8637 .box-center-17c9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.breadcrumb-2eeb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.breadcrumb-2eeb .west_3f1c {
  width: 100%;
}
.outline_57e8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outline_57e8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outline_57e8 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;
}
.outline_57e8 li:last-child:after {
  display: none;
}
.outline_57e8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled_soft_bb2b .cool-e804 button,
.widget-small-8637 .cool-e804 button {
  left: 0;
}
.disabled_soft_bb2b .west_3f1c,
.widget-small-8637 .west_3f1c {
  padding-left: 0;
  padding-right: 0;
}
.disabled_soft_bb2b .breadcrumb-2eeb,
.widget-small-8637 .breadcrumb-2eeb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled_soft_bb2b {
  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;
}
.disabled_soft_bb2b: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;
}
.disabled_soft_bb2b .texture_6bef {
  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) {
  .disabled_soft_bb2b .texture_6bef {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_soft_bb2b .texture_6bef {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_soft_bb2b .texture_6bef {
    min-height: 200px;
  }
}
.disabled_soft_bb2b .outline_57e8 {
  color: rgba(255, 255, 255, 0.8);
}
.disabled_soft_bb2b .outline_57e8 a,
.disabled_soft_bb2b .outline_57e8 li:after {
  color: inherit;
}
.disabled_soft_bb2b .outline_57e8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper-8643 {
  margin-bottom: 0.5em;
}
.filter-solid-2aab {
  margin-bottom: 1.2em;
}
.filter-solid-2aab,
.wrapper-8643 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter-solid-2aab p:last-child,
.wrapper-8643 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .cool-e804,
#masthead .cool-e804 {
  display: none;
}
#masthead
  > .cool-e804.hard_ad82 {
  display: none;
}
#masthead > .cool-e804 button {
  left: 0;
}
.tooltip-f432 {
  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%;
}
.tooltip-f432 .liquid_37cd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip-f432 .steel_ff77 {
  display: -webkit-box;
  display: flex;
}
.tooltip-f432 .steel_ff77.feature_purple_60e9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip-f432 .steel_ff77.module-narrow-99db {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-f432 .steel_ff77.status_e18d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-f432.shadow-narrow-56d6.hover-0a2a .steel_ff77.feature_purple_60e9 {
  flex-basis: 100%;
}
.tooltip-f432.prev_b14f .steel_ff77.module-narrow-99db {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip-f432.prev_b14f .steel_ff77.status_e18d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .cool-e804.hard_ad82 {
  display: none;
}
#masthead > .cool-e804 button {
  left: 0;
}
.hovered_2ed5 {
  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;
}
.hovered_2ed5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hovered_2ed5.panel_red_5a88 i {
  margin-right: 4px;
}
.hovered_2ed5.sort-orange-0e33 i {
  margin-left: 5px;
}
.button_small_0683 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button_small_0683 p:last-child {
  margin-bottom: 0;
}
.button_a0c9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button_a0c9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button_a0c9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.button_a0c9 .avatar_wood_98af {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button_a0c9 .chip_67e9 {
  margin: 5px 0 7px 0;
}
.button_a0c9.description-lite-ea23 .hot-dad3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_a0c9.description-lite-ea23 .popup_a232 {
  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;
}
.button_a0c9.warm_0cea {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button_a0c9.warm_0cea .hot-dad3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_a0c9.warm_0cea .popup_a232 {
  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;
}
.button_a0c9.modal_lite_b2b3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button_a0c9.nav_right_7022 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button_a0c9.nav_right_7022 .popup_a232 {
  margin-top: 7px;
}
.outer-b535 {
  display: inline-block;
}
.feature_motion_51c3 .lite-2b78 .button_a0c9 img {
  max-width: 100%;
}
.primary-top-c8a2 .article_iron_a292.hover_hard_0207,
.basic-5b57 .article_iron_a292.hover_hard_0207 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-top-c8a2 .shadow_static_96b5,
.basic-5b57 .shadow_static_96b5 {
  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%);
}
.primary-top-c8a2 .shadow_static_96b5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary-top-c8a2.notice-2cfe .shadow_static_96b5 {
  display: none;
}
.primary-top-c8a2 .action_b7ed {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary-top-c8a2 .action_b7ed li {
  display: inline-block;
  position: relative;
}
.primary-top-c8a2 .action_b7ed li:last-child {
  margin-right: 0;
}
.primary-top-c8a2 .action_b7ed 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;
}
.primary-top-c8a2 .action_b7ed li.border-3e02 > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary-top-c8a2 .action_b7ed > 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;
}
.primary-top-c8a2 .action_b7ed > li > a i {
  line-height: 0;
}
.primary-top-c8a2 .action_b7ed > li.lite_3c5d > a .shadow_static_96b5 {
  margin-left: 4px;
  line-height: 0;
}
.primary-top-c8a2 .action_b7ed .pro-2627 li.lite_3c5d > a {
  position: relative;
}
.primary-top-c8a2 .action_b7ed .pro-2627 li.lite_3c5d > a:after,
.primary-top-c8a2 .action_b7ed .pro-2627 li.lite_3c5d > a:before {
  content: "";
  display: table;
}
.primary-top-c8a2 .action_b7ed .pro-2627 li.lite_3c5d > a:after {
  clear: both;
}
.primary-top-c8a2 .action_b7ed .pro-2627 li.lite_3c5d > a .shadow_static_96b5 {
  margin-left: 5px;
  float: right;
}
.primary-top-c8a2 .layout_62c7,
.primary-top-c8a2 .pro-2627 {
  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;
}
.primary-top-c8a2 .pro-2627 {
  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;
}
.primary-top-c8a2 .pro-2627 .hover_hard_0207 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-top-c8a2 .pro-2627 .shadow_static_96b5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary-top-c8a2 .pro-2627 li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary-top-c8a2 .pro-2627 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;
}
.primary-top-c8a2 .pro-2627 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary-top-c8a2 .pro-2627 .pro-2627 {
  top: 0;
  left: 100%;
}
.primary-top-c8a2 .avatar_1d82.fn-focus-bfdc > .layout_62c7,
.primary-top-c8a2 .avatar_1d82.fn-focus-bfdc > .pro-2627,
.primary-top-c8a2 .avatar_1d82:focus > .layout_62c7,
.primary-top-c8a2 .avatar_1d82:focus > .pro-2627,
.primary-top-c8a2 .avatar_1d82:hover > .layout_62c7,
.primary-top-c8a2 .avatar_1d82:hover > .pro-2627 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary-top-c8a2.message_down_0769 .light-e6d6:after,
.primary-top-c8a2.message_down_0769 .light-e6d6:before {
  content: "";
  display: table;
}
.primary-top-c8a2.message_down_0769 .light-e6d6:after {
  clear: both;
}
.primary-top-c8a2.message_down_0769 .light-e6d6 > li {
  float: left;
}
.primary-top-c8a2.main-b0ec .light-e6d6:after,
.primary-top-c8a2.main-b0ec .light-e6d6:before {
  content: "";
  display: table;
}
.primary-top-c8a2.main-b0ec .light-e6d6:after {
  clear: both;
}
.primary-top-c8a2.main-b0ec .light-e6d6 > li {
  float: left;
}
.primary-top-c8a2.main-b0ec .light-e6d6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary-top-c8a2.main-b0ec .light-e6d6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary-top-c8a2.main-b0ec .light-e6d6 > li.mini-273c > a,
.primary-top-c8a2.main-b0ec .light-e6d6 > li.border-3e02 > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary-top-c8a2.copper-7d6b .light-e6d6 > li > a .hover_hard_0207 {
  position: relative;
}
.primary-top-c8a2.copper-7d6b .light-e6d6 > li > a .hover_hard_0207: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;
}
.primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li:focus
  > a
  .hover_hard_0207:before,
.primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li:hover
  > a
  .hover_hard_0207:before {
  width: 100%;
  background-color: currentColor;
}
.primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li.mini-273c
  > a
  .hover_hard_0207:before,
.primary-top-c8a2.copper-7d6b
  .light-e6d6
  > li.section-steel-190a
  > a
  .hover_hard_0207:before {
  width: 100%;
  background-color: currentColor;
}
.primary-top-c8a2.summary-out-ca5b .light-e6d6 > li > a .hover_hard_0207 {
  position: relative;
}
.primary-top-c8a2.summary-out-ca5b .light-e6d6 > li > a .hover_hard_0207: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;
}
.primary-top-c8a2.summary-out-ca5b .light-e6d6 > li:focus > a .hover_hard_0207:before,
.primary-top-c8a2.summary-out-ca5b
  .light-e6d6
  > li:hover
  > a
  .hover_hard_0207:before {
  width: 100%;
  background-color: currentColor;
}
.primary-top-c8a2.summary-out-ca5b
  .light-e6d6
  > li.mini-273c
  > a
  .hover_hard_0207:before,
.primary-top-c8a2.summary-out-ca5b
  .light-e6d6
  > li.section-steel-190a
  > a
  .hover_hard_0207:before {
  width: 100%;
  background-color: currentColor;
}
.basic-5b57 .action_b7ed {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic-5b57 .action_b7ed li:first-child > a {
  border-top: none;
}
.basic-5b57 .action_b7ed .item_ce00 > .hover_hard_0207 .shadow_static_96b5 {
  display: none;
}
.basic-5b57 .action_b7ed li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.basic-5b57 .action_b7ed li:last-child {
  border: none;
}
.basic-5b57 .action_b7ed li.lite_3c5d > a {
  padding-right: 45px !important;
}
.basic-5b57 .action_b7ed li a {
  display: block;
  padding: 0.55em 1.5em;
}
.basic-5b57 .action_b7ed li a:focus,
.basic-5b57 .action_b7ed li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic-5b57 .action_b7ed li .footer-orange-d135 {
  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;
}
.basic-5b57 .action_b7ed li .footer-orange-d135:hover {
  box-shadow: none;
}
.basic-5b57 .action_b7ed li .footer-orange-d135 .shadow_static_96b5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.basic-5b57 .action_b7ed .pro-2627 {
  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);
}
.basic-5b57 .action_b7ed .pro-2627 li a {
  padding-left: 3em;
}
.basic-5b57 .action_b7ed .stale_565d > a .footer-orange-d135 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basic-5b57 .action_b7ed .stale_565d > .pro-2627 {
  display: block;
  opacity: 1;
}
.form-34fd {
  max-width: 100%;
}
.search_dirty_637e {
  line-height: 0;
  cursor: pointer;
}
.article-c660 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.article-c660:hover {
  box-shadow: none;
  color: currentColor;
}
.article-c660 svg {
  width: 18px;
  height: 18px;
}
.article-c660 .motion-4f1f {
  display: none;
}
.slider-937e {
  position: relative;
}
.slider-937e.fn-active-bfdc .article-c660 .summary-red-a00f {
  display: none;
}
.slider-937e.fn-active-bfdc .article-c660 .motion-4f1f {
  display: inline-block;
}
.slider-937e .notification-down-bf94 {
  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);
}
.slider-937e.banner_8f7e .notification-down-bf94 {
  left: auto;
  right: -0.9em;
}
.slider-937e.banner_8f7e .focus_lite_77c7::before {
  left: auto;
  right: 15px;
}
.slider-937e.fn-active-bfdc .notification-down-bf94 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.first-7ffe {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.first-7ffe label {
  flex-basis: 100%;
}
.first-7ffe .tall-e5fe {
  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;
}
.first-7ffe .glass-12f5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.first-7ffe .glass-12f5:focus {
  background-color: transparent;
}
.first-7ffe button.static-223b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.first-7ffe button.static-223b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.first-7ffe button.static-223b svg {
  width: 18px;
  height: 18px;
}
.first-7ffe input[type="submit"] {
  min-height: auto;
}
.fast_f251 .first-7ffe .glass-12f5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focus_lite_77c7 {
  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) {
  .focus_lite_77c7 {
    width: 220px;
  }
}
.focus_lite_77c7 label {
  flex-basis: 100%;
}
.focus_lite_77c7::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;
}
.pagination-inner-89d2 .fast_f251 .first-7ffe {
  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;
}
.pagination-inner-89d2
  .fast_f251
  .first-7ffe
  .tall-e5fe {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pagination-inner-89d2 .fast_f251 .first-7ffe .glass-12f5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pagination-inner-89d2
  .fast_f251
  .first-7ffe
  .glass-12f5:focus {
  background: 0 0;
}
.pagination-inner-89d2
  .fast_f251
  .first-7ffe
  .thumbnail_e748 {
  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;
}
.panel-prev-b29e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.panel-prev-b29e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.panel-prev-b29e li:last-child {
  margin-right: 0;
}
.panel-prev-b29e li:first-child {
  margin-left: 0;
}
.panel-prev-b29e.image_7db9 a {
  color: #fff;
}
.panel-prev-b29e.image_7db9 a:hover {
  color: #fff;
}
.panel-prev-b29e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.panel-prev-b29e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.panel-prev-b29e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.panel-prev-b29e a:hover {
  opacity: 0.9;
  color: inherit;
}
.panel-prev-b29e [class*="social-icon-apple"] {
  background-color: #999;
}
.panel-prev-b29e [class*="social-icon-apple"].article-upper-e90b {
  background-color: transparent;
  color: #999;
}
.panel-prev-b29e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.panel-prev-b29e [class*="social-icon-behance"].article-upper-e90b {
  background-color: transparent;
  color: #1769ff;
}
.panel-prev-b29e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.panel-prev-b29e [class*="social-icon-bitbucket"].article-upper-e90b {
  background-color: transparent;
  color: #205081;
}
.panel-prev-b29e [class*="social-icon-codepen"] {
  background-color: #000;
}
.panel-prev-b29e [class*="social-icon-codepen"].article-upper-e90b {
  background-color: transparent;
  color: #000;
}
.panel-prev-b29e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.panel-prev-b29e [class*="social-icon-delicious"].article-upper-e90b {
  background-color: transparent;
  color: #39f;
}
.panel-prev-b29e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.panel-prev-b29e [class*="social-icon-digg"].article-upper-e90b {
  background-color: transparent;
  color: #005be2;
}
.panel-prev-b29e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.panel-prev-b29e [class*="social-icon-dribbble"].article-upper-e90b {
  background-color: transparent;
  color: #ea4c89;
}
.panel-prev-b29e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.panel-prev-b29e [class*="social-icon-envelope"].article-upper-e90b {
  background-color: transparent;
  color: #ea4335;
}
.panel-prev-b29e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.panel-prev-b29e [class*="social-icon-facebook"].article-upper-e90b {
  background-color: transparent;
  color: #3b5998;
}
.panel-prev-b29e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.panel-prev-b29e [class*="social-icon-flickr"].article-upper-e90b {
  background-color: transparent;
  color: #0063dc;
}
.panel-prev-b29e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.panel-prev-b29e [class*="social-icon-foursquare"].article-upper-e90b {
  background-color: transparent;
  color: #2d5be3;
}
.panel-prev-b29e [class*="social-icon-github"] {
  background-color: #333;
}
.panel-prev-b29e [class*="social-icon-github"].article-upper-e90b {
  background-color: transparent;
  color: #333;
}
.panel-prev-b29e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.panel-prev-b29e [class*="social-icon-google-plus"].article-upper-e90b {
  background-color: transparent;
  color: #dd4b39;
}
.panel-prev-b29e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.panel-prev-b29e [class*="social-icon-houzz"].article-upper-e90b {
  background-color: transparent;
  color: #7ac142;
}
.panel-prev-b29e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.panel-prev-b29e [class*="social-icon-instagram"].article-upper-e90b {
  background-color: transparent;
  color: #262626;
}
.panel-prev-b29e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.panel-prev-b29e [class*="social-icon-jsfiddle"].article-upper-e90b {
  background-color: transparent;
  color: #487aa2;
}
.panel-prev-b29e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.panel-prev-b29e [class*="social-icon-linkedin"].article-upper-e90b {
  background-color: transparent;
  color: #0077b5;
}
.panel-prev-b29e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.panel-prev-b29e [class*="social-icon-medium"].article-upper-e90b {
  background-color: transparent;
  color: #00ab6b;
}
.panel-prev-b29e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.panel-prev-b29e
  [class*="social-icon-odnoklassniki"].article-upper-e90b {
  background-color: transparent;
  color: #f4731c;
}
.panel-prev-b29e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.panel-prev-b29e [class*="social-icon-meetup"].article-upper-e90b {
  background-color: transparent;
  color: #ec1c40;
}
.panel-prev-b29e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.panel-prev-b29e [class*="social-icon-pinterest"].article-upper-e90b {
  background-color: transparent;
  color: #bd081c;
}
.panel-prev-b29e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.panel-prev-b29e [class*="social-icon-product-hunt"].article-upper-e90b {
  background-color: transparent;
  color: #da552f;
}
.panel-prev-b29e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.panel-prev-b29e [class*="social-icon-reddit"].article-upper-e90b {
  background-color: transparent;
  color: #ff4500;
}
.panel-prev-b29e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.panel-prev-b29e [class*="social-icon-rss"].article-upper-e90b {
  background-color: transparent;
  color: #f26522;
}
.panel-prev-b29e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.panel-prev-b29e
  [class*="social-icon-shopping-cart"].article-upper-e90b {
  background-color: transparent;
  color: #4caf50;
}
.panel-prev-b29e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.panel-prev-b29e [class*="social-icon-skype"].article-upper-e90b {
  background-color: transparent;
  color: #00aff0;
}
.panel-prev-b29e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.panel-prev-b29e [class*="social-icon-slideshare"].article-upper-e90b {
  background-color: transparent;
  color: #0077b5;
}
.panel-prev-b29e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.panel-prev-b29e [class*="social-icon-snapchat"].article-upper-e90b {
  background-color: transparent;
  color: #fffc00;
}
.panel-prev-b29e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.panel-prev-b29e [class*="social-icon-soundcloud"].article-upper-e90b {
  background-color: transparent;
  color: #f80;
}
.panel-prev-b29e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.panel-prev-b29e [class*="social-icon-spotify"].article-upper-e90b {
  background-color: transparent;
  color: #2ebd59;
}
.panel-prev-b29e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.panel-prev-b29e
  [class*="social-icon-stack-overflow"].article-upper-e90b {
  background-color: transparent;
  color: #fe7a15;
}
.panel-prev-b29e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.panel-prev-b29e [class*="social-icon-maldkfgram"].article-upper-e90b {
  background-color: transparent;
  color: #2ca5e0;
}
.panel-prev-b29e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.panel-prev-b29e [class*="social-icon-tripadvisor"].article-upper-e90b {
  background-color: transparent;
  color: #589442;
}
.panel-prev-b29e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.panel-prev-b29e [class*="social-icon-tumblr"].article-upper-e90b {
  background-color: transparent;
  color: #35465c;
}
.panel-prev-b29e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.panel-prev-b29e [class*="social-icon-twitch"].article-upper-e90b {
  background-color: transparent;
  color: #6441a5;
}
.panel-prev-b29e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.panel-prev-b29e [class*="social-icon-twitter"].article-upper-e90b {
  background-color: transparent;
  color: #1da1f2;
}
.panel-prev-b29e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.panel-prev-b29e [class*="social-icon-vimeo"].article-upper-e90b {
  background-color: transparent;
  color: #1ab7ea;
}
.panel-prev-b29e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.panel-prev-b29e [class*="social-icon-vk"].article-upper-e90b {
  background-color: transparent;
  color: #45668e;
}
.panel-prev-b29e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.panel-prev-b29e [class*="social-icon-weibo"].article-upper-e90b {
  background-color: transparent;
  color: #df2029;
}
.panel-prev-b29e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.panel-prev-b29e [class*="social-icon-weixin"].article-upper-e90b {
  background-color: transparent;
  color: #7bb32e;
}
.panel-prev-b29e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.panel-prev-b29e [class*="social-icon-whatsapp"].article-upper-e90b {
  background-color: transparent;
  color: #25d366;
}
.panel-prev-b29e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.panel-prev-b29e [class*="social-icon-wordpress"].article-upper-e90b {
  background-color: transparent;
  color: #21759b;
}
.panel-prev-b29e [class*="social-icon-xing"] {
  background-color: #026466;
}
.panel-prev-b29e [class*="social-icon-xing"].article-upper-e90b {
  background-color: transparent;
  color: #026466;
}
.panel-prev-b29e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.panel-prev-b29e [class*="social-icon-yelp"].article-upper-e90b {
  background-color: transparent;
  color: #af0606;
}
.panel-prev-b29e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.panel-prev-b29e [class*="social-icon-youtube"].article-upper-e90b {
  background-color: transparent;
  color: #cd201f;
}
.white_e064 {
  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;
}
.white_e064:hover {
  box-shadow: none;
  background: 0 0;
}
.box-32d7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.item_68c9 {
  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;
}
.gallery_b410 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.iron-6e7c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.iron-6e7c,
.iron-6e7c::after,
.iron-6e7c::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;
}
.iron-6e7c::after,
.iron-6e7c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.copper_e54e .item_68c9 .gallery_b410 {
  margin-top: -2px;
  width: 19px;
}
.copper_e54e .item_68c9 .iron-6e7c {
  margin-top: -1px;
}
.copper_e54e .item_68c9 .iron-6e7c,
.copper_e54e .item_68c9 .iron-6e7c::after,
.copper_e54e .item_68c9 .iron-6e7c::before {
  width: 19px;
  height: 2px;
}
.copper_e54e .item_68c9 .iron-6e7c::before {
  top: -6px;
}
.copper_e54e .item_68c9 .iron-6e7c::after {
  bottom: -6px;
}
.pagination-dirty-06f8 .item_68c9 .gallery_b410 {
  margin-top: -2px;
  width: 22px;
}
.pagination-dirty-06f8 .item_68c9 .iron-6e7c {
  margin-top: -1px;
}
.pagination-dirty-06f8 .item_68c9 .iron-6e7c,
.pagination-dirty-06f8 .item_68c9 .iron-6e7c::after,
.pagination-dirty-06f8 .item_68c9 .iron-6e7c::before {
  width: 22px;
  height: 2px;
}
.pagination-dirty-06f8 .item_68c9 .iron-6e7c::before {
  top: -7px;
}
.pagination-dirty-06f8 .item_68c9 .iron-6e7c::after {
  bottom: -7px;
}
.notice_warm_87c4 .item_68c9 .gallery_b410 {
  margin-top: -2px;
  width: 31px;
}
.notice_warm_87c4 .item_68c9 .iron-6e7c {
  margin-top: -1.5px;
}
.notice_warm_87c4 .item_68c9 .iron-6e7c,
.notice_warm_87c4 .item_68c9 .iron-6e7c::after,
.notice_warm_87c4 .item_68c9 .iron-6e7c::before {
  width: 31px;
  height: 3px;
}
.notice_warm_87c4 .item_68c9 .iron-6e7c::before {
  top: -9px;
}
.notice_warm_87c4 .item_68c9 .iron-6e7c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery_up_c3d2 .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_up_c3d2 .item_68c9 .iron-6e7c {
    margin-top: -1px;
  }
  .gallery_up_c3d2 .item_68c9 .iron-6e7c,
  .gallery_up_c3d2 .item_68c9 .iron-6e7c::after,
  .gallery_up_c3d2 .item_68c9 .iron-6e7c::before {
    width: 19px;
    height: 2px;
  }
  .gallery_up_c3d2 .item_68c9 .iron-6e7c::before {
    top: -6px;
  }
  .gallery_up_c3d2 .item_68c9 .iron-6e7c::after {
    bottom: -6px;
  }
  .title_2c53 .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 22px;
  }
  .title_2c53 .item_68c9 .iron-6e7c {
    margin-top: -1px;
  }
  .title_2c53 .item_68c9 .iron-6e7c,
  .title_2c53 .item_68c9 .iron-6e7c::after,
  .title_2c53 .item_68c9 .iron-6e7c::before {
    width: 22px;
    height: 2px;
  }
  .title_2c53 .item_68c9 .iron-6e7c::before {
    top: -7px;
  }
  .title_2c53 .item_68c9 .iron-6e7c::after {
    bottom: -7px;
  }
  .status_plasma_631b .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 31px;
  }
  .status_plasma_631b .item_68c9 .iron-6e7c {
    margin-top: -1.5px;
  }
  .status_plasma_631b .item_68c9 .iron-6e7c,
  .status_plasma_631b .item_68c9 .iron-6e7c::after,
  .status_plasma_631b .item_68c9 .iron-6e7c::before {
    width: 31px;
    height: 3px;
  }
  .status_plasma_631b .item_68c9 .iron-6e7c::before {
    top: -9px;
  }
  .status_plasma_631b .item_68c9 .iron-6e7c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .north_5e9a .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 19px;
  }
  .north_5e9a .item_68c9 .iron-6e7c {
    margin-top: -1px;
  }
  .north_5e9a .item_68c9 .iron-6e7c,
  .north_5e9a .item_68c9 .iron-6e7c::after,
  .north_5e9a .item_68c9 .iron-6e7c::before {
    width: 19px;
    height: 2px;
  }
  .north_5e9a .item_68c9 .iron-6e7c::before {
    top: -6px;
  }
  .north_5e9a .item_68c9 .iron-6e7c::after {
    bottom: -6px;
  }
  .huge_7bdc .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 22px;
  }
  .huge_7bdc .item_68c9 .iron-6e7c {
    margin-top: -1px;
  }
  .huge_7bdc .item_68c9 .iron-6e7c,
  .huge_7bdc .item_68c9 .iron-6e7c::after,
  .huge_7bdc .item_68c9 .iron-6e7c::before {
    width: 22px;
    height: 2px;
  }
  .huge_7bdc .item_68c9 .iron-6e7c::before {
    top: -7px;
  }
  .huge_7bdc .item_68c9 .iron-6e7c::after {
    bottom: -7px;
  }
  .backdrop_plasma_a62d .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_plasma_a62d .item_68c9 .iron-6e7c {
    margin-top: -1.5px;
  }
  .backdrop_plasma_a62d .item_68c9 .iron-6e7c,
  .backdrop_plasma_a62d .item_68c9 .iron-6e7c::after,
  .backdrop_plasma_a62d .item_68c9 .iron-6e7c::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_plasma_a62d .item_68c9 .iron-6e7c::before {
    top: -9px;
  }
  .backdrop_plasma_a62d .item_68c9 .iron-6e7c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_8c5d .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern_8c5d .item_68c9 .iron-6e7c {
    margin-top: -1px;
  }
  .pattern_8c5d .item_68c9 .iron-6e7c,
  .pattern_8c5d .item_68c9 .iron-6e7c::after,
  .pattern_8c5d .item_68c9 .iron-6e7c::before {
    width: 19px;
    height: 2px;
  }
  .pattern_8c5d .item_68c9 .iron-6e7c::before {
    top: -6px;
  }
  .pattern_8c5d .item_68c9 .iron-6e7c::after {
    bottom: -6px;
  }
  .smooth-3658 .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-3658 .item_68c9 .iron-6e7c {
    margin-top: -1px;
  }
  .smooth-3658 .item_68c9 .iron-6e7c,
  .smooth-3658 .item_68c9 .iron-6e7c::after,
  .smooth-3658 .item_68c9 .iron-6e7c::before {
    width: 22px;
    height: 2px;
  }
  .smooth-3658 .item_68c9 .iron-6e7c::before {
    top: -7px;
  }
  .smooth-3658 .item_68c9 .iron-6e7c::after {
    bottom: -7px;
  }
  .badge_7efa .item_68c9 .gallery_b410 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_7efa .item_68c9 .iron-6e7c {
    margin-top: -1.5px;
  }
  .badge_7efa .item_68c9 .iron-6e7c,
  .badge_7efa .item_68c9 .iron-6e7c::after,
  .badge_7efa .item_68c9 .iron-6e7c::before {
    width: 31px;
    height: 3px;
  }
  .badge_7efa .item_68c9 .iron-6e7c::before {
    top: -9px;
  }
  .badge_7efa .item_68c9 .iron-6e7c::after {
    bottom: -9px;
  }
}
.accent-hovered-262a .iron-6e7c {
  -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);
}
.accent-hovered-262a .iron-6e7c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent-hovered-262a .iron-6e7c::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);
}
.accent-hovered-262a.icon-2271 .iron-6e7c {
  -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);
}
.accent-hovered-262a.icon-2271 .iron-6e7c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent-hovered-262a.icon-2271 .iron-6e7c::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);
}
.fast_c4ae {
  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.item-next-c26f:before {
  display: none;
}
.shadow_1da6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow_1da6 .lite_e2bb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow_1da6 .lite_e2bb:last-of-type {
  border-bottom: none;
}
.shadow_1da6 .lite_e2bb.blue_fcd0,
.shadow_1da6 .lite_e2bb.alert-118e,
.shadow_1da6 .lite_e2bb.hover_c52d {
  padding: 0;
}
.shadow_1da6 .basic-5b57 .footer-orange-d135 {
  color: currentColor;
}
.shadow_1da6 .basic-5b57 .footer-orange-d135:focus,
.shadow_1da6 .basic-5b57 .footer-orange-d135:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_1da6.stone_f1ff .backdrop-static-0b1c,
.shadow_1da6.stone_f1ff .button_small_0683 a,
.shadow_1da6.stone_f1ff .light-e6d6 a,
.shadow_1da6.stone_f1ff .pro-2627 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_1da6.stone_f1ff .backdrop-static-0b1c:hover,
.shadow_1da6.stone_f1ff .button_small_0683 a:hover,
.shadow_1da6.stone_f1ff .light-e6d6 a:hover,
.shadow_1da6.stone_f1ff .pro-2627 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_1da6.stone_f1ff .white_5fc1 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_1da6.stone_f1ff .lite_e2bb {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_1da6.stone_f1ff .lite_e2bb:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_1da6.stone_f1ff .modal_gold_4eba:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow_1da6.stone_f1ff .basic-5b57 .action_b7ed li a,
.shadow_1da6.stone_f1ff .basic-5b57 .footer-orange-d135,
.shadow_1da6.stone_f1ff .pro-2627 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_1da6.stone_f1ff .basic-5b57 .footer-orange-d135:focus,
.shadow_1da6.stone_f1ff .basic-5b57 .footer-orange-d135:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_1da6.stone_f1ff .action_b7ed li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_1da6.overlay-out-f79d .backdrop-static-0b1c,
.shadow_1da6.overlay-out-f79d .button_small_0683 a,
.shadow_1da6.overlay-out-f79d .light-e6d6 .footer-orange-d135,
.shadow_1da6.overlay-out-f79d .light-e6d6 a,
.shadow_1da6.overlay-out-f79d .pro-2627 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_1da6.overlay-out-f79d .backdrop-static-0b1c:hover,
.shadow_1da6.overlay-out-f79d .button_small_0683 a:hover,
.shadow_1da6.overlay-out-f79d .light-e6d6 .footer-orange-d135:hover,
.shadow_1da6.overlay-out-f79d .light-e6d6 a:hover,
.shadow_1da6.overlay-out-f79d .pro-2627 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_1da6.overlay-out-f79d .white_5fc1 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_1da6.overlay-out-f79d .lite_e2bb {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_1da6.overlay-out-f79d .lite_e2bb:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow_1da6.overlay-out-f79d .modal_gold_4eba:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_1da6.overlay-out-f79d .basic-5b57 .action_b7ed li a,
.shadow_1da6.overlay-out-f79d .basic-5b57 .footer-orange-d135,
.shadow_1da6.overlay-out-f79d .pro-2627 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_1da6.overlay-out-f79d .basic-5b57 .footer-orange-d135:focus,
.shadow_1da6.overlay-out-f79d .basic-5b57 .footer-orange-d135:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_1da6.overlay-out-f79d .action_b7ed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_gold_4eba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.modal_gold_4eba:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.light_eda1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption-42ea .shadow_1da6 {
  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;
}
.caption-42ea .lite_e2bb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption-42ea .lite_e2bb: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) {
  .caption-42ea .lite_e2bb:before {
    width: 16%;
    left: 42%;
  }
}
.caption-42ea .lite_e2bb:last-child:before {
  content: none;
}
.caption-42ea .lite_e2bb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption-42ea .basic-5b57 .action_b7ed li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption-42ea .basic-5b57 .action_b7ed li a .footer-orange-d135 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption-42ea .basic-5b57 .pro-2627 {
  border: none;
}
.caption-42ea .basic-5b57 .pro-2627 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption-42ea .modal_gold_4eba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption-42ea .light_eda1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption-42ea .overlay-out-f79d .modal_gold_4eba:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption-42ea .stone_f1ff.table_green_1751 .iron-6e7c {
  background: rgba(0, 0, 0, 0.6);
}
.caption-42ea
  .stone_f1ff.table_green_1751
  .iron-6e7c::after,
.caption-42ea
  .stone_f1ff.table_green_1751
  .iron-6e7c:before {
  background: inherit;
}
.caption-42ea
  .stone_f1ff.table_green_1751:hover
  .iron-6e7c {
  background: rgba(0, 0, 0, 0.8);
}
.advanced-0250 .shadow_1da6 {
  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) {
  .advanced-0250 .shadow_1da6 {
    width: auto;
    right: 45px;
  }
}
.wrapper-a180 .shadow_1da6 {
  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) {
  .wrapper-a180 .shadow_1da6 {
    width: auto;
    left: 45px;
  }
}
.item-next-c26f .shadow_1da6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item-next-c26f .light_eda1 {
  max-width: 48em;
  margin: 0 auto;
}
.item-next-c26f .modal_gold_4eba:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outer_fe0d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outer_fe0d.caption-42ea .shadow_1da6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outer_fe0d.advanced-0250 .shadow_1da6 {
  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);
}
.outer_fe0d .shadow_1da6 {
  visibility: visible;
}
.outer_fe0d.wrapper-a180 .shadow_1da6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link-6336,
.overlay_mini_cc85 {
  overflow-x: hidden;
}
.link-6336 .shadow_1da6 {
  overflow: auto;
}
.link-6336.caption-42ea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-6336.caption-42ea .shadow_1da6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link-6336.caption-42ea .white_e064 {
  opacity: 0;
}
.link-6336.advanced-0250 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-6336.advanced-0250 .shadow_1da6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link-6336.advanced-0250 .white_e064 {
  opacity: 0;
}
.link-6336.wrapper-a180 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-6336.wrapper-a180 .shadow_1da6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link-6336.wrapper-a180 .white_e064 {
  opacity: 0;
}
.link-6336.item-next-c26f .shadow_1da6 {
  z-index: 10;
  visibility: visible;
}
.table_green_1751 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table_green_1751 .iron-6e7c {
  background: rgba(255, 255, 255, 0.99);
}
.table_green_1751 .iron-6e7c::after,
.table_green_1751 .iron-6e7c:before {
  background: inherit;
}
.table_green_1751:hover .iron-6e7c {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper-a180 .table_green_1751 {
  top: 10px;
  right: auto;
  left: 12px;
}
.item-next-c26f .table_green_1751 {
  display: none !important;
}
.link-6336:before,
.overlay_mini_cc85:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link-6336 .table_green_1751,
.overlay_mini_cc85 .table_green_1751 {
  display: inline-block;
}
.shadow_1da6 .liquid_37cd {
  -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;
}
.link-6336 .shadow_1da6 .liquid_37cd,
.overlay_mini_cc85 .shadow_1da6 .liquid_37cd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-blue-9f17 .tall-e5fe {
  width: 100%;
}
.lite-2b78 {
  padding: 0 0.5em 0;
}
.lite-2b78 [class*="customify-col-"],
.lite-2b78 [class*="customify-col_"],
.lite-2b78 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tall_0b80 .lite-2b78 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .search-steel-11e6 .current_5295,
  .current_5295 {
    display: none;
  }
  .layout-2a3a {
    text-align: left;
  }
  .narrow-53bc {
    text-align: center;
  }
  .thick-81ae {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .search-steel-11e6 .shade-abfb,
  .shade-abfb {
    display: none;
  }
  .gas-61a5 {
    text-align: left;
  }
  .dark_22dc {
    text-align: center;
  }
  .action-9fe7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .search-steel-11e6 .bottom-a848,
  .bottom-a848 {
    display: none;
  }
  .cold_e30d {
    text-align: left;
  }
  .pro-9da0 {
    text-align: center;
  }
  .tooltip_focused_b6cb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.action_af33 {
  box-shadow: none !important;
}
.menu-c75a .filter_fixed_f618,
.center-9ba1 .filter_fixed_f618 {
  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;
}
.center-9ba1 .filter_fixed_f618 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dropdown_1c1b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dropdown_1c1b:after,
.dropdown_1c1b:before {
  content: "";
  display: table;
}
.dropdown_1c1b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dropdown_1c1b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dropdown_1c1b,
.slider_ecf7 {
  max-width: 1248px;
  margin: 0 auto;
}

.logo_05f3.new_1162 .dropdown_1c1b {
  max-width: 100%;
}
.logo_05f3.search-white-e090 {
  max-width: 1200px;
  margin: 0 auto;
}
.logo_05f3.advanced-418c .dropdown_1c1b {
  max-width: 100%;
}
.logo_05f3.advanced-418c > .dropdown_1c1b {
  padding-left: 0;
  padding-right: 0;
}
.logo_05f3.advanced-418c > .dropdown_1c1b .search-steel-11e6 {
  margin: 0;
}
.logo_05f3.advanced-418c
  > .dropdown_1c1b
  .stone-6e20.panel-last-51de {
  margin-right: 0;
  margin-left: 0;
}
.logo_05f3.advanced-418c #main.panel-last-51de {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accent-large-611b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accent-large-611b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard-3286 .texture-b8e1 {
    padding-right: 1em;
  }
  .hard-3286.center_2171 .stone-6e20 {
    border-right: 1px solid #eaecee;
  }
  .hard-3286.center_2171 .texture-b8e1 {
    padding-right: 1em;
  }
  .hard-3286.center_2171 .caption-steel-4cee {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard_94e9 .texture-b8e1 {
    padding-left: 1em;
  }
  .hard_94e9.center_2171 .stone-6e20 {
    border-left: 1px solid #eaecee;
  }
  .hard_94e9.center_2171 .texture-b8e1 {
    padding-left: 1em;
  }
  .hard_94e9.center_2171 .caption-steel-4cee {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_steel_de78 .texture-b8e1 {
    padding-left: 1em;
  }
  .pattern_steel_de78.center_2171 .warm_e4a5 {
    border-right: 1px solid #eaecee;
  }
  .pattern_steel_de78.center_2171 .pro-ef58 {
    border-right: 1px solid #eaecee;
  }
  .pattern_steel_de78.center_2171 .texture-b8e1 {
    padding-left: 1em;
  }
  .pattern_steel_de78.center_2171 .caption-steel-4cee {
    padding-right: 1em;
  }
  .pattern_steel_de78.center_2171 .description-2ffb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-motion-5bad .texture-b8e1 {
    padding-right: 1em;
  }
  .slider-motion-5bad.center_2171 .warm_e4a5 {
    border-left: 1px solid #eaecee;
  }
  .slider-motion-5bad.center_2171 .pro-ef58 {
    border-left: 1px solid #eaecee;
  }
  .slider-motion-5bad.center_2171 .texture-b8e1 {
    padding-right: 1em;
  }
  .slider-motion-5bad.center_2171 .caption-steel-4cee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-motion-5bad.center_2171 .description-2ffb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-large-611b .texture-b8e1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent-large-611b.center_2171 .stone-6e20 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accent-large-611b.center_2171 .texture-b8e1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent-large-611b.center_2171 .caption-steel-4cee {
    padding-left: 1em;
  }
  .accent-large-611b.center_2171 .description-2ffb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accent-large-611b.center_2171 .texture-b8e1 {
    padding-left: 0;
  }
}
.highlight-0213 .title_huge_3fa4 {
  display: inline-block;
}
.input-17b9 {
  display: inline-block;
}
.popup-84cb {
  word-con: break-word;
}
.main-pressed-9384 > span {
  display: inline-block;
  padding: 5px 0;
}
.main-pressed-9384 .link-outer-5fa2 {
  margin-left: 8px;
  margin-right: 8px;
}
.main-pressed-9384 .surface-left-3dd7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-black-9a30 .center_f1d2 {
  margin-bottom: 2em;
}
.hover-black-9a30 .overlay_da58 {
  margin-bottom: 15px;
}
.hover-black-9a30 .overlay_da58:last-child {
  margin-bottom: 0;
}
.hover-black-9a30 .box-basic-38b9 {
  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) {
  .hover-black-9a30 .box-basic-38b9 {
    display: block;
  }
}
.hover-black-9a30 .pressed_7296 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-black-9a30 .pressed_7296 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-black-9a30 .dark-6826 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-black-9a30 .dark-6826 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-black-9a30 .dark-6826 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-black-9a30 .popup-84cb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-black-9a30 .popup-84cb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-black-9a30 .mask-iron-03f4 p:last-child {
  margin-bottom: 0;
}
.hover-black-9a30 .fast-c2ca {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-black-9a30 .texture-silver-fe28 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-black-9a30 .border-76aa {
  margin-top: 1em;
}
.hover-black-9a30 .gallery-brown-7b75 {
  top: 0;
  display: block;
}
.hover-black-9a30 .gallery-brown-7b75 a {
  color: inherit;
}
.hover-black-9a30 .gallery-brown-7b75 a:hover {
  color: inherit;
}
.hover-black-9a30 .outline_fluid_8f18 {
  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;
}
.hover-black-9a30 .outline_fluid_8f18:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-black-9a30 .texture-silver-fe28 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-black-9a30 .accent-gas-109e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-black-9a30 .accent-gas-109e:first-child {
  margin-top: 0;
}
.hover-black-9a30 .accent-gas-109e.heading_1311 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-black-9a30 .accent-gas-109e.focus_158f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-black-9a30
  .accent-gas-109e.focus_158f.frame_motion_0bcd
  .border-76aa {
  width: 100%;
}
.hover-black-9a30 .focus_158f {
  -webkit-box-align: center;
  align-items: center;
}
.hover-black-9a30 .focus_158f .main-pressed-9384,
.hover-black-9a30 .focus_158f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-black-9a30 .dark-6826 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-black-9a30 .dark-6826 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-black-9a30 .dark-6826: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;
}
.hover-black-9a30 .heading_1311 {
  z-index: 5;
}
.hover-black-9a30 .background-bronze-a468 .cold_bc6f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-black-9a30 .modal_current_a0b5 .cold_bc6f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-black-9a30 .element_glass_e641 .cold_bc6f {
  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;
}
.hover-black-9a30.menu_5068 .box-basic-38b9,
.hover-black-9a30.search-hovered-3d8e .box-basic-38b9 {
  display: block;
}
.hover-black-9a30.menu_5068 .box-basic-38b9 .advanced-4316,
.hover-black-9a30.menu_5068 .box-basic-38b9 .texture-silver-fe28,
.hover-black-9a30.search-hovered-3d8e .box-basic-38b9 .advanced-4316,
.hover-black-9a30.search-hovered-3d8e .box-basic-38b9 .texture-silver-fe28 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-black-9a30.silver_5666 .pressed_7296 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-black-9a30.silver_5666 .pressed_7296 {
    margin-right: 0;
  }
}
.hover-black-9a30.menu_5068 .pressed_7296,
.hover-black-9a30.search-hovered-3d8e .pressed_7296 {
  padding-top: 40%;
}
.hover-black-9a30.menu_5068 .center_f1d2,
.hover-black-9a30.search-hovered-3d8e .center_f1d2 {
  display: block;
}
.hover-black-9a30.menu_5068 .fn-sticky-bfdc .texture-silver-fe28,
.hover-black-9a30.search-hovered-3d8e .fn-sticky-bfdc .texture-silver-fe28 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-black-9a30.menu_5068 .pressed_7296,
.hover-black-9a30.search-hovered-3d8e .pressed_7296 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-black-9a30.menu_5068 .texture-silver-fe28 {
  padding: 1em;
}
.under-959e {
  margin: 30px auto;
  display: block;
}
.under-959e .pagination-silver-e153 > * {
  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;
}
.under-959e .pagination-silver-e153 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-959e .pagination-silver-e153 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.iron-7fcf .main-pressed-9384 {
  margin-bottom: 1.41575em;
}
.iron-7fcf .outer_50e2 {
  margin-bottom: 1.618em;
}
.tertiary-south-c906 .advanced_dfda {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tertiary-south-c906 .advanced_dfda a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tertiary-south-c906 .search_8085 {
  max-width: 100%;
  overflow: auto;
}
.lower-3cc8 .tertiary-south-c906 a:hover {
  text-decoration: underline;
}
.filter_over_99cd .overlay_da58:not(.popup-84cb),
.filter_over_99cd .dark-6826 {
  margin-bottom: 1.41575em;
}
.filter_over_99cd .overlay_da58:not(.popup-84cb):last-child,
.filter_over_99cd .dark-6826:last-child {
  margin-bottom: 0;
}
.filter_over_99cd .overlay_da58.steel_3806 {
  margin-bottom: 0.41575em;
}
.filter_over_99cd .paper_9f27:before,
.filter_over_99cd .grid_yellow_5967:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.filter_over_99cd .paper_9f27:before {
  content: "\f115";
}
.filter_over_99cd .grid_yellow_5967:before {
  content: "\f02c";
}
.filter_over_99cd .list-thick-3dc4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.filter_over_99cd .list-thick-3dc4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.red-7280 {
  display: -webkit-box;
  display: flex;
}
.red-7280 .image_d90e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .red-7280 .image_d90e {
    flex-basis: 90px;
  }
}
.red-7280 .module-77b0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .red-7280 .module-77b0 {
    flex-basis: calc(100% - 50px);
  }
}
.red-7280 .header-mini-708f p:last-child {
  margin-bottom: 0.72em;
}
.bronze_5e13 .pagination-silver-e153 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bronze_5e13 .pagination-silver-e153:after,
.bronze_5e13 .pagination-silver-e153:before {
  content: "";
  display: table;
}
.bronze_5e13 .pagination-silver-e153:after {
  clear: both;
}
.bronze_5e13 .pagination-silver-e153 .right_d964,
.bronze_5e13 .pagination-silver-e153 .shade_a08f {
  width: 49%;
}
.bronze_5e13 .pagination-silver-e153 .right_d964 a span.popup-over-9531,
.bronze_5e13 .pagination-silver-e153 .shade_a08f a span.popup-over-9531 {
  display: block;
  margin-bottom: 5px;
}
.bronze_5e13 .pagination-silver-e153 .shade_a08f {
  float: left;
  text-align: left;
}
.bronze_5e13 .pagination-silver-e153 .right_d964 {
  float: right;
  text-align: right;
}
.mask_2504 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .mask_2504 {
    margin-bottom: 0;
  }
}
.avatar_right_88d0 {
  margin-bottom: 1em;
}
.avatar_right_88d0 .popup-84cb {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_e3f9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.static-6d9a .avatar_right_88d0,
.primary_lower_de10 .avatar_right_88d0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .static-6d9a .avatar_right_88d0,
  .primary_lower_de10 .avatar_right_88d0 {
    display: block;
  }
}
.static-6d9a .progress_e3f9,
.primary_lower_de10 .progress_e3f9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .static-6d9a .progress_e3f9,
  .primary_lower_de10 .progress_e3f9 {
    margin-bottom: 1em;
  }
}
.static-6d9a .progress_e3f9 img,
.primary_lower_de10 .progress_e3f9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.static-6d9a .element_6fd7,
.primary_lower_de10 .element_6fd7 {
  flex-basis: calc(100% - 160px);
}
.static-6d9a .element_6fd7 p,
.primary_lower_de10 .element_6fd7 p {
  margin-bottom: 0;
}
.static-6d9a .element_6fd7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .static-6d9a .element_6fd7 {
    padding-left: 0;
  }
}
.primary_lower_de10 .element_6fd7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary_lower_de10 .element_6fd7 {
    padding-right: 0;
  }
}
.primary_lower_de10 .progress_e3f9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.caption-2f9c .progress_e3f9 {
  margin-bottom: 0.5em;
}
.caption-2f9c .progress_e3f9 img {
  width: 100%;
}
.button-2773 .fast_2b06,
.status_5038 .fast_2b06 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status_5038 .stone-6e20 .avatar_b0c9 p:last-child {
  margin-bottom: 0;
}
.gallery_6b54 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.description_dirty_5759 .slow_f82b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .description_dirty_5759 .slow_f82b:last-of-type {
    margin-bottom: 0;
  }
}
.description_dirty_5759 .slow_f82b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description_dirty_5759 .slow_f82b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.description_dirty_5759 .slow_f82b ul li {
  margin: 0 0 0.6em;
}
.description_dirty_5759 .slow_f82b ul li.center_66ef,
.description_dirty_5759 .slow_f82b ul li.section_a93b {
  position: relative;
}
.description_dirty_5759 .slow_f82b ul li.center_66ef .detail_center_cc98,
.description_dirty_5759 .slow_f82b ul li.section_a93b .detail_center_cc98 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.description_dirty_5759 .slow_f82b ul li.center_66ef:after:after,
.description_dirty_5759 .slow_f82b ul li.center_66ef:after:before,
.description_dirty_5759
  .slow_f82b
  ul
  li.section_a93b:after:after,
.description_dirty_5759
  .slow_f82b
  ul
  li.section_a93b:after:before {
  content: "";
  display: table;
}
.description_dirty_5759 .slow_f82b ul li.center_66ef:after:after,
.description_dirty_5759
  .slow_f82b
  ul
  li.section_a93b:after:after {
  clear: both;
}
.description_dirty_5759 .slow_f82b a.table-0e85:hover {
  text-decoration: none;
}
.description_dirty_5759 .slow_f82b select {
  max-width: 100%;
}
.description_dirty_5759 .slow_f82b table {
  font-size: 85%;
}
.description_dirty_5759 .slow_f82b table td,
.description_dirty_5759 .slow_f82b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.description_dirty_5759 .slow_f82b table tfoot td {
  text-align: left;
}
.description_dirty_5759 .slow_f82b :last-child {
  margin-bottom: 0;
}
.description_dirty_5759 .slow_f82b .preview_6cf1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.description_dirty_5759 .slow_f82b .preview_6cf1 label {
  width: 100%;
}
.description_dirty_5759 .slow_f82b .preview_6cf1 .glass-12f5 {
  width: 100%;
  display: block;
}
.description_dirty_5759 .slow_f82b .preview_6cf1 .static-223b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.description_dirty_5759 .slow_f82b .preview_6cf1 .static-223b:hover svg #svg-search {
  fill: #444;
}
.description_dirty_5759 .slow_f82b .preview_6cf1 .static-223b svg {
  width: 18px;
  height: 18px;
}
.description_dirty_5759 .heading_439e ul ul,
.description_dirty_5759 .plasma_c5d7 ul ul,
.description_dirty_5759 .dropdown-bottom-bc2a ul ul,
.description_dirty_5759 .easy_2740 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.description_dirty_5759 .heading_439e .lite_3c5d > a,
.description_dirty_5759 .plasma_c5d7 .lite_3c5d > a,
.description_dirty_5759 .dropdown-bottom-bc2a .lite_3c5d > a,
.description_dirty_5759 .easy_2740 .lite_3c5d > a {
  margin-bottom: 0;
}
.description_dirty_5759 .cool_d77b li,
.description_dirty_5759 .heading_439e li,
.description_dirty_5759 .large-49d4 li,
.description_dirty_5759 .plasma_c5d7 li,
.description_dirty_5759 .dropdown-bottom-bc2a li,
.description_dirty_5759 .easy_2740 li,
.description_dirty_5759 .module_full_8c16 li,
.description_dirty_5759 .primary-3a5c li {
  display: block;
  position: relative;
}
.description_dirty_5759 .cool_d77b li:last-child,
.description_dirty_5759 .heading_439e li:last-child,
.description_dirty_5759 .large-49d4 li:last-child,
.description_dirty_5759 .plasma_c5d7 li:last-child,
.description_dirty_5759 .dropdown-bottom-bc2a li:last-child,
.description_dirty_5759 .easy_2740 li:last-child,
.description_dirty_5759 .module_full_8c16 li:last-child,
.description_dirty_5759 .primary-3a5c li:last-child {
  border: none;
}
.description_dirty_5759 .cool_d77b li a,
.description_dirty_5759 .heading_439e li a,
.description_dirty_5759 .large-49d4 li a,
.description_dirty_5759 .plasma_c5d7 li a,
.description_dirty_5759 .dropdown-bottom-bc2a li a,
.description_dirty_5759 .easy_2740 li a,
.description_dirty_5759 .module_full_8c16 li a,
.description_dirty_5759 .primary-3a5c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_dirty_5759 .cool_d77b li ul li::before,
.description_dirty_5759 .heading_439e li ul li::before,
.description_dirty_5759 .large-49d4 li ul li::before,
.description_dirty_5759 .plasma_c5d7 li ul li::before,
.description_dirty_5759 .dropdown-bottom-bc2a li ul li::before,
.description_dirty_5759 .easy_2740 li ul li::before,
.description_dirty_5759 .module_full_8c16 li ul li::before,
.description_dirty_5759 .primary-3a5c li ul li::before {
  left: 15px;
}
.description_dirty_5759 .cool_d77b li ul a,
.description_dirty_5759 .heading_439e li ul a,
.description_dirty_5759 .large-49d4 li ul a,
.description_dirty_5759 .plasma_c5d7 li ul a,
.description_dirty_5759 .dropdown-bottom-bc2a li ul a,
.description_dirty_5759 .easy_2740 li ul a,
.description_dirty_5759 .module_full_8c16 li ul a,
.description_dirty_5759 .primary-3a5c li ul a {
  padding-left: 20px;
}
.description_dirty_5759 .cool_d77b li ul ul li::before,
.description_dirty_5759 .heading_439e li ul ul li::before,
.description_dirty_5759 .large-49d4 li ul ul li::before,
.description_dirty_5759 .plasma_c5d7 li ul ul li::before,
.description_dirty_5759 .dropdown-bottom-bc2a li ul ul li::before,
.description_dirty_5759 .easy_2740 li ul ul li::before,
.description_dirty_5759 .module_full_8c16 li ul ul li::before,
.description_dirty_5759 .primary-3a5c li ul ul li::before {
  left: 30px;
}
.description_dirty_5759 .cool_d77b li ul ul a,
.description_dirty_5759 .heading_439e li ul ul a,
.description_dirty_5759 .large-49d4 li ul ul a,
.description_dirty_5759 .plasma_c5d7 li ul ul a,
.description_dirty_5759 .dropdown-bottom-bc2a li ul ul a,
.description_dirty_5759 .easy_2740 li ul ul a,
.description_dirty_5759 .module_full_8c16 li ul ul a,
.description_dirty_5759 .primary-3a5c li ul ul a {
  padding-left: 40px;
}
.description_dirty_5759 .hero_bronze_b4c4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_dirty_5759 .primary-3a5c ul li {
  margin-bottom: 1.41575em;
}
.description_dirty_5759 .primary-3a5c ul li .progress_next_5ee7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.description_dirty_5759 .primary-3a5c ul li .border-a43b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.overlay-out-f79d .cool_d77b li a,
.overlay-out-f79d .heading_439e li a,
.overlay-out-f79d .large-49d4 li a,
.overlay-out-f79d .plasma_c5d7 li a,
.overlay-out-f79d .dropdown-bottom-bc2a li a,
.overlay-out-f79d .easy_2740 li a,
.overlay-out-f79d .module_full_8c16 li a,
.overlay-out-f79d .primary-3a5c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-out-f79d .hero_bronze_b4c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-out-f79d .slow_f82b ul li.center_66ef .detail_center_cc98,
.overlay-out-f79d .slow_f82b ul li.section_a93b .detail_center_cc98 {
  background: rgba(0, 0, 0, 0.2);
}
.overlay-out-f79d .description_dirty_5759 .slow_f82b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_05f3 .description_dirty_5759 .action_b7ed li {
  margin: 0;
}
.logo_05f3 .description_dirty_5759 .action_b7ed li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.logo_05f3 .description_dirty_5759 .action_b7ed li ul {
  margin: 0;
}
.logo_05f3 .description_dirty_5759 .action_b7ed li ul li a {
  padding-left: 15px;
}
.logo_05f3 .description_dirty_5759 .action_b7ed li ul li li a {
  padding-left: 30px;
}
.logo_05f3 .description_dirty_5759 .action_b7ed li.border-3e02 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.logo_05f3 .description_dirty_5759 .action_b7ed li.border-3e02 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.logo_05f3 .description_dirty_5759 .action_b7ed li.border-3e02 > 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;
}
.chip-under-e783 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel-83e2 {
  position: relative;
  z-index: 10;
}
.panel-83e2 .liquid_37cd {
  width: 100%;
  max-width: 100%;
}
.icon-thick-955a .focused_e8f4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon-thick-955a .stone_f1ff {
}
.icon-thick-955a .overlay-out-f79d {
  background: #292929;
}
.active-4b90 .focused_e8f4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active-4b90 .stone_f1ff {
  background: #f9f9f9;
}
.active-4b90 .overlay-out-f79d {
  background: #303030;
}
.content-f26c .focused_e8f4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-f26c .title_huge_3fa4 {
    margin-bottom: 1em;
  }
  .content-f26c .title_huge_3fa4:last-child {
    margin-bottom: 0;
  }
}
.content-f26c .stone_f1ff {
  background: #ededed;
}
.content-f26c .overlay-out-f79d {
  background: #1a1a1a;
}
.focused_e8f4.stone_f1ff {
  color: rgba(0, 0, 0, 0.6);
}
.focused_e8f4.stone_f1ff .iron_8164 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_e8f4.overlay-out-f79d {
  color: rgba(255, 255, 255, 0.99);
}
.focused_e8f4.overlay-out-f79d a:not(.table-0e85) {
  color: rgba(255, 255, 255, 0.79);
}
.focused_e8f4.overlay-out-f79d a:not(.table-0e85):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_e8f4.overlay-out-f79d .iron_8164 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_e8f4.overlay-out-f79d table tbody td,
.focused_e8f4.overlay-out-f79d table th {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail_3e5b.tabs-8fae .dropdown_1c1b {
  max-width: initial;
}
.thumbnail_3e5b .focus_large_524f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.thumbnail_3e5b .focus_large_524f .liquid_37cd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .thumbnail_3e5b .focus_large_524f .liquid_37cd {
    display: block;
    margin-bottom: 2em;
  }
  .thumbnail_3e5b .focus_large_524f .liquid_37cd:last-child {
    margin-bottom: 0;
  }
}
.content-f26c .title_huge_3fa4:last-child,
.active-4b90 .title_huge_3fa4:last-child,
.icon-thick-955a .title_huge_3fa4:last-child {
  margin-bottom: 0;
}
.content-f26c .title_huge_3fa4 .description_dirty_5759 .slow_f82b:last-child,
.active-4b90 .title_huge_3fa4 .description_dirty_5759 .slow_f82b:last-child,
.icon-thick-955a .title_huge_3fa4 .description_dirty_5759 .slow_f82b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .content-f26c .bright-d1d9,
  .content-f26c .secondary_short_5f87,
  .active-4b90 .bright-d1d9,
  .active-4b90 .secondary_short_5f87,
  .icon-thick-955a .bright-d1d9,
  .icon-thick-955a .secondary_short_5f87 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel-83e2 .title_huge_3fa4 {
    margin-bottom: 2em;
  }
}
.panel-83e2 p:last-child {
  margin-bottom: 0;
}
.panel-83e2 li,
.panel-83e2 ul {
  list-style: none;
  margin: 0;
}
.panel-83e2 ul ul {
  margin-left: 2.617924em;
}
.paper_dde8 {
  font-size: 0.875em;
}

/* css-noise: e06f */
.ghost-box-j1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
