/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu_center_2502/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu_center_2502
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.menu_center_2502/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bottom-78e4.shadow_dynamic_05db/licenses/gpl-2.0.stone-4c92
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.secondary_narrow_b4eb/, (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.picture-current-97ae.chip_lower_7425/normalize.tag_8eb1/
 ======
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.tag_8eb1 v7.0.0 | MIT License | github.menu_center_2502/necolas/normalize.tag_8eb1 */
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;
}
.grid-420e .focused_aceb,
.focus-6018,
.hero-last-6971,
.right-1bbd,
.picture-hard-e612,
.main_127d,
.element_huge_1841,
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;
}
.focus-6018,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-6018,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-6018,
  h1 {
    font-size: 1.8em;
  }
}
.hero-last-6971,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hero-last-6971 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hero-last-6971,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hero-last-6971,
  h2 {
    font-size: 1.7em;
  }
}
.right-1bbd,
h3 {
  font-size: 1.618em;
}
.grid-420e .focused_aceb,
.picture-hard-e612,
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.smooth-0d1c {
  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;
}
.module-e3c5:after,
.module-e3c5:before,
.accent-stale-029a:after,
.accent-stale-029a:before {
  content: "";
  display: table;
}
.module-e3c5:after,
.accent-stale-029a:after {
  clear: both;
}
.rough_f431 {
  float: right;
  margin-right: 0;
}
.focused_b4f6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-copper-ad42 .element_lite_2984,
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;
}
.focus-copper-ad42 .element_lite_2984: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;
}
.rough_8900 .element_lite_2984 {
  box-shadow: none;
}
.rough_8900
  .element_lite_2984
  .shade_d1d0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.rough_8900 .element_lite_2984 .blue_5787 {
  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;
}
.rough_8900
  .element_lite_2984
  .blue_5787
  b {
  display: none;
}
.rough_8900 .gradient_cold_c1e2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.button_2319:not(.shade_static_7026):not(.next_53b4),
button:not(.shade_static_7026):not(.next_53b4),
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ),
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ),
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ) {
  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;
}
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ):hover,
button:not(.shade_static_7026):not(
    .next_53b4
  ):hover,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ):hover,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ):hover,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ):active,
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ):focus,
button:not(.shade_static_7026):not(
    .next_53b4
  ):active,
button:not(.shade_static_7026):not(
    .next_53b4
  ):focus,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ):active,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ):focus,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ):active,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ):focus,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ):active,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ):focus {
  outline: 0;
}
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70,
button:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70 {
  position: relative;
}
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .link_down_360b,
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .blue-6748,
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .medium-06e2,
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  i,
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  svg,
button:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .link_down_360b,
button:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .blue-6748,
button:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .medium-06e2,
button:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  i,
button:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  svg,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .link_down_360b,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .blue-6748,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .medium-06e2,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  i,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  svg,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .link_down_360b,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .blue-6748,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .medium-06e2,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  i,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  svg,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .link_down_360b,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .blue-6748,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  .medium-06e2,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  i,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70
  svg {
  visibility: hidden;
}
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70:after,
button:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70:after,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70:after,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70:after,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ).fn-loading-af70: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;
}
.button_2319:not(.shade_static_7026):not(.next_53b4),
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ),
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ),
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ) {
  color: #fff;
  background: #235787;
}
.button_2319:not(.shade_static_7026):not(
    .next_53b4
  ):focus,
input[type="button"]:not(.shade_static_7026):not(
    .next_53b4
  ):focus,
input[type="reset"]:not(.shade_static_7026):not(
    .next_53b4
  ):focus,
input[type="submit"]:not(.shade_static_7026):not(
    .next_53b4
  ):focus {
  color: #fff;
}
.button_2319.fn-disabled-af70:not(.shade_static_7026):not(
    .next_53b4
  ),
.button_2319[disabled]:not(.shade_static_7026):not(
    .next_53b4
  ),
button.fn-disabled-af70:not(.shade_static_7026):not(
    .next_53b4
  ),
button[disabled]:not(.shade_static_7026):not(
    .next_53b4
  ) {
  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;
}
.button-d04a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.button-d04a: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;
}
.mask_over_edbb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.section-pro-04c2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-bronze-0932 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.module-e3c5:after,
.module-e3c5:before,
.hidden_pink_276e:after,
.hidden_pink_276e:before,
.highlight-ad78:after,
.highlight-ad78:before,
.tertiary-hard-cd2c:after,
.tertiary-hard-cd2c:before,
.wood_2dc6:after,
.wood_2dc6:before,
.black_7eba:after,
.black_7eba:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.module-e3c5:after,
.hidden_pink_276e:after,
.highlight-ad78:after,
.tertiary-hard-cd2c:after,
.wood_2dc6:after,
.black_7eba:after {
  clear: both;
}
.hidden_pink_276e .media_b39a,
.highlight-ad78 .media_b39a,
.secondary_e6de .media_b39a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sidebar_blue_25e3 {
  display: inline-block;
}
.panel-bronze-fc9f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel-bronze-fc9f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel-bronze-fc9f .mask-0681 {
  padding: 1em 0;
  font-size: 85%;
}
.mask-0681 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info_red_4bbd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info_red_4bbd:after,
.info_red_4bbd:before {
  content: "";
  display: table;
}
.info_red_4bbd:after {
  clear: both;
}
.thumbnail_637b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.carousel-huge-53c2 .thumbnail_637b {
  max-width: 50%;
}
.rough-85e4 .thumbnail_637b {
  max-width: 33.33%;
}
.bright-1822 .thumbnail_637b {
  max-width: 25%;
}
.container-rough-6e8d .thumbnail_637b {
  max-width: 20%;
}
.label_stale_7fc6 .thumbnail_637b {
  max-width: 16.66%;
}
.highlight-addf .thumbnail_637b {
  max-width: 14.28%;
}
.accordion-huge-a433 .thumbnail_637b {
  max-width: 12.5%;
}
.stone-5642 .thumbnail_637b {
  max-width: 11.11%;
}
.column_huge_6b33 {
  display: block;
}
.grid-420e .container_1a3c label,
.grid-420e .slow_e460 label,
.grid-420e .menu-stale-9dba label,
.grid-420e .hidden-liquid-1455 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west_c88e {
  list-style: none;
  margin: 0;
}
.west_c88e article.active_1b24 {
  margin-bottom: 0;
}
.west_c88e ul {
  list-style: none;
  margin: 0;
}
.west_c88e .sort-5c88 li.active_1b24 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west_c88e .sort-5c88 li.active_1b24 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west_c88e .sort-5c88 li.active_1b24: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) {
  .west_c88e .sort-5c88 li.active_1b24 li.active_1b24 li.active_1b24 li.active_1b24 {
    padding-left: 0;
  }
}
article.active_1b24 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_1b24 .hidden_pink_276e p:last-of-type {
  margin-bottom: 0;
}
article.active_1b24 .accent-stone-8c01 {
  float: left;
}
article.active_1b24 .fresh-aadb {
  margin-left: 85px;
}
article.active_1b24 .block_steel_526b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_1b24 .block_steel_526b .caption-355f {
  margin-left: 10px;
}
article.active_1b24 .progress_c2ed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_1b24 .title-47a1 {
  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 .container_1a3c,
  #respond .menu-stale-9dba,
  #respond .hidden-liquid-1455 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container_1a3c input,
#respond .menu-stale-9dba input,
#respond .hidden-liquid-1455 input {
  width: 100%;
}
#respond .hidden-liquid-1455 {
  margin-right: 0;
}
#respond .carousel-96db #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.simple-e842 {
  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;
}
.simple-e842.active-6ff3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.simple-e842 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%);
}
.simple-e842:focus,
.simple-e842: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);
}
.clean_7396 {
  border-radius: 10%;
}
.stale-6327 {
  border-radius: 50%;
}
.fluid_f243 {
  font-size: 0.72em;
}
.backdrop-full-eebb {
  font-size: 0.875em;
}
.gallery-west-33e7 {
  font-size: 1.1em;
}
.mask_small_f48c {
  text-transform: uppercase;
  line-height: 1.2;
}
.mask_small_f48c.fluid_f243 {
  letter-spacing: 0.5px;
}
.box_a7b5,
.box_a7b5 a {
  color: #6d6d6d;
}
.box_a7b5 a:hover {
  color: #111;
}
.table-simple-fb2b {
  color: #6d6d6d;
}
.info_motion_c712 {
  overflow-x: hidden;
}
.info_motion_c712 .action_c0dd.south_390e {
  position: relative;
}
.info_motion_c712 .action_c0dd.south_390e.tag_771c {
  position: initial;
}
.info_motion_c712
  .action_c0dd.south_390e.tag_771c
  .alert-narrow-571d {
  left: auto;
}
.info_motion_c712 .action_c0dd .alert-narrow-571d {
  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;
}
.info_motion_c712 .action_c0dd:hover.south_390e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info_motion_c712
  .action_c0dd:hover.south_390e
  .alert-narrow-571d {
  display: block;
  z-index: 9999999;
}
.info_motion_c712 .form_hot_8044 .dirty_a2a7,
.info_motion_c712 .primary_action_dd78 .dirty_a2a7 {
  display: none;
}
.info_motion_c712 .picture_90ac .action_c0dd:hover.south_390e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.grid-420e .container_1a3c label,
.grid-420e .slow_e460 label,
.grid-420e .menu-stale-9dba label,
.grid-420e .hidden-liquid-1455 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west_c88e {
  list-style: none;
  margin: 0;
}
.west_c88e article.active_1b24 {
  margin-bottom: 0;
}
.west_c88e ul {
  list-style: none;
  margin: 0;
}
.west_c88e .sort-5c88 li.active_1b24 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west_c88e .sort-5c88 li.active_1b24 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west_c88e .sort-5c88 li.active_1b24: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) {
  .west_c88e .sort-5c88 li.active_1b24 li.active_1b24 li.active_1b24 li.active_1b24 {
    padding-left: 0;
  }
}
article.active_1b24 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_1b24 .hidden_pink_276e p:last-of-type {
  margin-bottom: 0;
}
article.active_1b24 .accent-stone-8c01 {
  float: left;
}
article.active_1b24 .fresh-aadb {
  margin-left: 85px;
}
article.active_1b24 .block_steel_526b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_1b24 .block_steel_526b .caption-355f {
  margin-left: 10px;
}
article.active_1b24 .progress_c2ed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_1b24 .title-47a1 {
  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 .container_1a3c,
  #respond .menu-stale-9dba,
  #respond .hidden-liquid-1455 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container_1a3c input,
#respond .menu-stale-9dba input,
#respond .hidden-liquid-1455 input {
  width: 100%;
}
#respond .hidden-liquid-1455 {
  margin-right: 0;
}
#respond .carousel-96db #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_hot_8044 .widget_d094 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget_d094 .layout_wood_4b0d.left_33a0 .list_4e69 > li > a:focus,
.widget_d094 .layout_wood_4b0d.left_33a0 .list_4e69 > li > a:hover,
.widget_d094 .layout_wood_4b0d.accent_lower_4982 .list_4e69 > li > a:focus,
.widget_d094 .layout_wood_4b0d.accent_lower_4982 .list_4e69 > li > a:hover,
.widget_d094 .layout_wood_4b0d.background-9fd1 .list_4e69 > li > a:focus,
.widget_d094 .layout_wood_4b0d.background-9fd1 .list_4e69 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_d094
  .layout_wood_4b0d.left_33a0
  .list_4e69
  > li.info-5736
  > a,
.widget_d094
  .layout_wood_4b0d.left_33a0
  .list_4e69
  > li.hard_6be3
  > a,
.widget_d094
  .layout_wood_4b0d.accent_lower_4982
  .list_4e69
  > li.info-5736
  > a,
.widget_d094
  .layout_wood_4b0d.accent_lower_4982
  .list_4e69
  > li.hard_6be3
  > a,
.widget_d094
  .layout_wood_4b0d.background-9fd1
  .list_4e69
  > li.info-5736
  > a,
.widget_d094 .layout_wood_4b0d.background-9fd1 .list_4e69 > li.slider-active-02be > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_d094 .advanced_bdcb,
.widget_d094 .advanced_bdcb a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_d094 .cool_f0cb.item_5078 li a,
.widget_d094 .title_narrow_5ca1 a,
.widget_d094 .wood-3895,
.widget_d094 .list_4e69 > li > a,
.widget_d094 .paragraph_first_7fed {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094 .cool_f0cb.item_5078 li a:hover,
.widget_d094 .title_narrow_5ca1 a:hover,
.widget_d094 .wood-3895:hover,
.widget_d094 .list_4e69 > li > a:hover,
.widget_d094 .paragraph_first_7fed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_d094 .image-4075 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094 .image-4075 .wood_7ead {
  color: rgba(255, 255, 255, 0.99);
}
.widget_d094 .image-4075:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_d094 .huge-4137 .text_full_ed10 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094 .huge-4137 .text_full_ed10 .heading-fresh-5cac {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094
  .huge-4137
  .text_full_ed10
  .heading-fresh-5cac::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094
  .huge-4137
  .text_full_ed10
  .heading-fresh-5cac:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094
  .huge-4137
  .text_full_ed10
  .heading-fresh-5cac::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094
  .huge-4137
  .text_full_ed10
  .heading-fresh-5cac::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094 .huge-4137 .paragraph-new-5843 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_d094 .huge-4137 .paragraph-new-5843:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_motion_2f52
  .widget_d094
  .huge-4137
  .layout-1d06
  .form_hard_a3f9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_motion_2f52
  .widget_d094
  .huge-4137
  .layout-1d06
  .heading-fresh-5cac {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_hot_8044 .shadow-a120 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow-a120 .layout_wood_4b0d.left_33a0 .list_4e69 > li > a:focus,
.shadow-a120 .layout_wood_4b0d.left_33a0 .list_4e69 > li > a:hover,
.shadow-a120 .layout_wood_4b0d.accent_lower_4982 .list_4e69 > li > a:focus,
.shadow-a120 .layout_wood_4b0d.accent_lower_4982 .list_4e69 > li > a:hover,
.shadow-a120 .layout_wood_4b0d.background-9fd1 .list_4e69 > li > a:focus,
.shadow-a120 .layout_wood_4b0d.background-9fd1 .list_4e69 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-a120
  .layout_wood_4b0d.left_33a0
  .list_4e69
  > li.info-5736
  > a,
.shadow-a120
  .layout_wood_4b0d.left_33a0
  .list_4e69
  > li.hard_6be3
  > a,
.shadow-a120
  .layout_wood_4b0d.accent_lower_4982
  .list_4e69
  > li.info-5736
  > a,
.shadow-a120
  .layout_wood_4b0d.accent_lower_4982
  .list_4e69
  > li.hard_6be3
  > a,
.shadow-a120
  .layout_wood_4b0d.background-9fd1
  .list_4e69
  > li.info-5736
  > a,
.shadow-a120 .layout_wood_4b0d.background-9fd1 .list_4e69 > li.slider-active-02be > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-a120 .advanced_bdcb,
.shadow-a120 .advanced_bdcb a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-a120 .cool_f0cb.item_5078 li a,
.shadow-a120 .title_narrow_5ca1 a,
.shadow-a120 .wood-3895,
.shadow-a120 .list_4e69 > li > a,
.shadow-a120 .paragraph_first_7fed {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-a120 .cool_f0cb.item_5078 li a:hover,
.shadow-a120 .title_narrow_5ca1 a:hover,
.shadow-a120 .wood-3895:hover,
.shadow-a120 .list_4e69 > li > a:hover,
.shadow-a120 .paragraph_first_7fed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-a120 .image-4075 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-a120 .image-4075 .wood_7ead {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-a120 .image-4075:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-new-266f .hard_0bf1 {
  margin-left: auto;
  margin-right: auto;
}
.highlight-ad78 > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight-ad78 .mask_over_edbb {
  margin-right: 1.41575em;
}
.bronze_f3ec .highlight-ad78 > .summary_red_2cdd {
  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;
}
.bronze_f3ec .highlight-ad78 > .bottom-2d35 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.slider_f90a.tabs-new-266f .hard_0bf1,
.content_9782.tabs-new-266f .hard_0bf1 {
  margin-left: 0;
}
.text-3fde.tabs-new-266f .hard_0bf1,
.layout-bba9.tabs-new-266f .hard_0bf1 {
  margin-right: 0;
}
.highlight-ad78 ol,
.highlight-ad78 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.frame-2dcd video {
  max-width: 100%;
}
.item-last-f53a img {
  display: block;
}
.item-last-f53a.mask_over_edbb,
.item-last-f53a.section-pro-04c2 {
  width: 100%;
}
.item-last-f53a.bottom-2d35 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.west-f5be:not(.paragraph_c4d0) {
  margin: 1.5em auto;
}
.aside_motion_1d4f p {
  padding: 1.5em 14px;
}
ul.old_afc4.bottom-2d35,
ul.old_afc4.summary_red_2cdd,
ul.old_afc4.section_focused_d7a4.summary_red_2cdd {
  padding: 0 14px;
}
.hidden_bright_e0e0 {
  display: block;
  overflow-x: auto;
}
.hidden_bright_e0e0 table {
  border-collapse: collapse;
  width: 100%;
}
.hidden_bright_e0e0 td,
.hidden_bright_e0e0 th {
  padding: 0.5em;
}
.highlight-ad78 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight-ad78 ol ol,
.highlight-ad78 ol ul,
.highlight-ad78 ul ol,
.highlight-ad78 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight-ad78 ol ol li,
.highlight-ad78 ol ul li,
.highlight-ad78 ul ol li,
.highlight-ad78 ul ul li {
  margin-left: 0;
}
.widget_next_7963.border_hovered_0418 > .west-0b61 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_next_7963.border_hovered_0418 > .west-0b61 iframe,
.widget_next_7963.border_hovered_0418 > .west-0b61 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask_492e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask_492e.tag_paper_099c {
  padding: 0;
}
.mask_492e.tag_paper_099c cite {
  font-size: 13px;
}
.mask_492e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask_492e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern_5492 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern_5492 > p:first-child {
  margin-top: 0;
}
.pattern_5492 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern_5492 blockquote {
  border-left: 0;
}
.middle-bcc6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.middle-bcc6:not(.paragraph-full-cd23) {
  max-width: 100px;
}
.middle-bcc6.layout-out-bfd0 {
  border-bottom: none !important;
  text-align: center;
}
.middle-bcc6.layout-out-bfd0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .aside_motion_1d4f p {
    padding: 1.5em 0;
  }
}
.shade_03c2 {
  color: #0073aa;
}
.caption-west-53dc {
  background-color: #0073aa;
}
.texture-c3c5 {
  color: #229fd8;
}
.overlay-2842 {
  background-color: #229fd8;
}
.item_iron_64f3 {
  color: #eee;
}
.yellow-160b {
  background-color: #eee;
}
.label_2373 {
  color: #444;
}
.red-6a52 {
  background-color: #444;
}
.carousel-63b8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.carousel-63b8 .message-3591 .title_narrow_5ca1 {
  font-size: 15px;
}
.carousel-63b8 .title_narrow_5ca1 {
  line-height: 1.3;
}
.carousel-63b8 .shadow-a120 {
}
.carousel-63b8 .widget_d094 {
  background: #235787;
}
.search-6ba3 {
  padding: 0;
}
.search-6ba3 .widget_d094 {
  background: #1a1a1a;
}
.search-6ba3 .shadow-a120 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.module_7b4c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.module_7b4c .shadow-a120 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.module_7b4c .widget_d094 {
  background: #303030;
}
.black_7eba {
  position: relative;
  z-index: 10;
}
.black_7eba .accent_d52f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark_4501 .south_390e {
  display: inline-block;
  vertical-align: middle;
}
.dark_4501.notification-left-a18c .south_390e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dark_4501.notification-left-a18c .south_390e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dark_4501.notification-left-a18c .south_390e {
    margin-right: 0.4em;
  }
}
.dark_4501.notification-left-a18c .south_390e:last-child {
  margin-right: 0;
}
.over-a8b4 .accent_d52f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form_hot_8044 .message-3591 {
    margin: 0 -0.5em;
  }
  .form_hot_8044 .message-3591 [class*="customify-col-"],
  .form_hot_8044 .message-3591 [class*="customify-col_"],
  .form_hot_8044 .message-3591 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form_hot_8044.thick-65ce .accent_d52f {
  background: 0 0 !important;
}
.form_hot_8044.thick-65ce .accent_d52f,
.form_hot_8044.over-a8b4 .accent_d52f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form_hot_8044.slow_2f23 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form_hot_8044.over-a8b4 .accent_d52f {
  box-shadow: none !important;
}
.up-96e2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .up-96e2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .up-96e2 {
    padding: 18px 0 20px;
  }
}
.up-96e2 .yellow_05d2 {
  width: 100%;
}
.up-96e2 .nav_next_cb89 {
  margin-bottom: 0;
}
.up-96e2 .popup_hard_f63c {
  margin-top: 5px;
  font-size: 0.875em;
}
.logo-3149 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.logo-3149 .stale-b885 {
  width: 100%;
}
.yellow-d474 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.yellow-d474 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.yellow-d474 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;
}
.yellow-d474 li:last-child:after {
  display: none;
}
.yellow-d474 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notice_fluid_ef28 .dirty_a2a7 button,
.up-96e2 .dirty_a2a7 button {
  left: 0;
}
.notice_fluid_ef28 .stale-b885,
.up-96e2 .stale-b885 {
  padding-left: 0;
  padding-right: 0;
}
.notice_fluid_ef28 .logo-3149,
.up-96e2 .logo-3149 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notice_fluid_ef28 {
  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;
}
.notice_fluid_ef28: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;
}
.notice_fluid_ef28 .south_62c9 {
  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) {
  .notice_fluid_ef28 .south_62c9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_fluid_ef28 .south_62c9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notice_fluid_ef28 .south_62c9 {
    min-height: 200px;
  }
}
.notice_fluid_ef28 .yellow-d474 {
  color: rgba(255, 255, 255, 0.8);
}
.notice_fluid_ef28 .yellow-d474 a,
.notice_fluid_ef28 .yellow-d474 li:after {
  color: inherit;
}
.notice_fluid_ef28 .yellow-d474 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo_77e4 {
  margin-bottom: 0.5em;
}
.preview_hard_41ec {
  margin-bottom: 1.2em;
}
.preview_hard_41ec,
.photo_77e4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.preview_hard_41ec p:last-child,
.photo_77e4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dirty_a2a7,
#masthead .dirty_a2a7 {
  display: none;
}
#masthead
  > .dirty_a2a7.inner_4850 {
  display: none;
}
#masthead > .dirty_a2a7 button {
  left: 0;
}
.menu-center-349a {
  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%;
}
.menu-center-349a .south_390e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.menu-center-349a .alert-black-5424 {
  display: -webkit-box;
  display: flex;
}
.menu-center-349a .alert-black-5424.progress_lite_96b4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.menu-center-349a .alert-black-5424.focused-9490 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-center-349a .alert-black-5424.shade_738f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-center-349a.dirty_88a0.preview_fresh_d207 .alert-black-5424.progress_lite_96b4 {
  flex-basis: 100%;
}
.menu-center-349a.background_north_ceed .alert-black-5424.focused-9490 {
  -webkit-box-flex: 1;
  flex: auto;
}
.menu-center-349a.background_north_ceed .alert-black-5424.shade_738f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dirty_a2a7.inner_4850 {
  display: none;
}
#masthead > .dirty_a2a7 button {
  left: 0;
}
.west-d51a {
  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;
}
.west-d51a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.west-d51a.layout_cd20 i {
  margin-right: 4px;
}
.west-d51a.frame_5926 i {
  margin-left: 5px;
}
.title_narrow_5ca1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.title_narrow_5ca1 p:last-child {
  margin-bottom: 0;
}
.simple-4f17 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.simple-4f17 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.simple-4f17 img {
  display: block;
  width: auto;
  line-height: 1;
}
.simple-4f17 .advanced_bdcb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.simple-4f17 .hidden-49b2 {
  margin: 5px 0 7px 0;
}
.simple-4f17.breadcrumb_edb5 .popup_f463 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple-4f17.breadcrumb_edb5 .chip_current_03db {
  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;
}
.simple-4f17.thumbnail_red_2110 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.simple-4f17.thumbnail_red_2110 .popup_f463 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple-4f17.thumbnail_red_2110 .chip_current_03db {
  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;
}
.simple-4f17.label_rough_63bc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.simple-4f17.warm_6f94 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.simple-4f17.warm_6f94 .chip_current_03db {
  margin-top: 7px;
}
.border-gas-0e6e {
  display: inline-block;
}
.black_7eba .warm_21c4 .simple-4f17 img {
  max-width: 100%;
}
.layout_wood_4b0d .accordion-33cb.purple_35fe,
.text-pressed-1139 .accordion-33cb.purple_35fe {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout_wood_4b0d .table-black-6a03,
.text-pressed-1139 .table-black-6a03 {
  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%);
}
.layout_wood_4b0d .table-black-6a03 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.layout_wood_4b0d.dark_6784 .table-black-6a03 {
  display: none;
}
.layout_wood_4b0d .block_84b2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout_wood_4b0d .block_84b2 li {
  display: inline-block;
  position: relative;
}
.layout_wood_4b0d .block_84b2 li:last-child {
  margin-right: 0;
}
.layout_wood_4b0d .block_84b2 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;
}
.layout_wood_4b0d .block_84b2 li.slider-active-02be > a {
  color: rgba(0, 0, 0, 0.9);
}
.layout_wood_4b0d .block_84b2 > 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;
}
.layout_wood_4b0d .block_84b2 > li > a i {
  line-height: 0;
}
.layout_wood_4b0d .block_84b2 > li.static-af0d > a .table-black-6a03 {
  margin-left: 4px;
  line-height: 0;
}
.layout_wood_4b0d .block_84b2 .grid-paper-8043 li.static-af0d > a {
  position: relative;
}
.layout_wood_4b0d .block_84b2 .grid-paper-8043 li.static-af0d > a:after,
.layout_wood_4b0d .block_84b2 .grid-paper-8043 li.static-af0d > a:before {
  content: "";
  display: table;
}
.layout_wood_4b0d .block_84b2 .grid-paper-8043 li.static-af0d > a:after {
  clear: both;
}
.layout_wood_4b0d .block_84b2 .grid-paper-8043 li.static-af0d > a .table-black-6a03 {
  margin-left: 5px;
  float: right;
}
.layout_wood_4b0d .slow-2e60,
.layout_wood_4b0d .grid-paper-8043 {
  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;
}
.layout_wood_4b0d .grid-paper-8043 {
  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;
}
.layout_wood_4b0d .grid-paper-8043 .purple_35fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout_wood_4b0d .grid-paper-8043 .table-black-6a03 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.layout_wood_4b0d .grid-paper-8043 li {
  display: block;
  margin: 0;
  padding: 0;
}
.layout_wood_4b0d .grid-paper-8043 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;
}
.layout_wood_4b0d .grid-paper-8043 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.layout_wood_4b0d .grid-paper-8043 .grid-paper-8043 {
  top: 0;
  left: 100%;
}
.layout_wood_4b0d .stale-e8e9.fn-focus-af70 > .slow-2e60,
.layout_wood_4b0d .stale-e8e9.fn-focus-af70 > .grid-paper-8043,
.layout_wood_4b0d .stale-e8e9:focus > .slow-2e60,
.layout_wood_4b0d .stale-e8e9:focus > .grid-paper-8043,
.layout_wood_4b0d .stale-e8e9:hover > .slow-2e60,
.layout_wood_4b0d .stale-e8e9:hover > .grid-paper-8043 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.layout_wood_4b0d.background-9fd1 .list_4e69:after,
.layout_wood_4b0d.background-9fd1 .list_4e69:before {
  content: "";
  display: table;
}
.layout_wood_4b0d.background-9fd1 .list_4e69:after {
  clear: both;
}
.layout_wood_4b0d.background-9fd1 .list_4e69 > li {
  float: left;
}
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69:after,
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69:before {
  content: "";
  display: table;
}
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69:after {
  clear: both;
}
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69 > li {
  float: left;
}
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69 > li.info-5736 > a,
.layout_wood_4b0d.sidebar_iron_44e5 .list_4e69 > li.slider-active-02be > a {
  color: #fff;
  background-color: #1e4b75;
}
.layout_wood_4b0d.left_33a0 .list_4e69 > li > a .purple_35fe {
  position: relative;
}
.layout_wood_4b0d.left_33a0 .list_4e69 > li > a .purple_35fe: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;
}
.layout_wood_4b0d.left_33a0
  .list_4e69
  > li:focus
  > a
  .purple_35fe:before,
.layout_wood_4b0d.left_33a0
  .list_4e69
  > li:hover
  > a
  .purple_35fe:before {
  width: 100%;
  background-color: currentColor;
}
.layout_wood_4b0d.left_33a0
  .list_4e69
  > li.info-5736
  > a
  .purple_35fe:before,
.layout_wood_4b0d.left_33a0
  .list_4e69
  > li.hard_6be3
  > a
  .purple_35fe:before {
  width: 100%;
  background-color: currentColor;
}
.layout_wood_4b0d.accent_lower_4982 .list_4e69 > li > a .purple_35fe {
  position: relative;
}
.layout_wood_4b0d.accent_lower_4982 .list_4e69 > li > a .purple_35fe: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;
}
.layout_wood_4b0d.accent_lower_4982 .list_4e69 > li:focus > a .purple_35fe:before,
.layout_wood_4b0d.accent_lower_4982
  .list_4e69
  > li:hover
  > a
  .purple_35fe:before {
  width: 100%;
  background-color: currentColor;
}
.layout_wood_4b0d.accent_lower_4982
  .list_4e69
  > li.info-5736
  > a
  .purple_35fe:before,
.layout_wood_4b0d.accent_lower_4982
  .list_4e69
  > li.hard_6be3
  > a
  .purple_35fe:before {
  width: 100%;
  background-color: currentColor;
}
.text-pressed-1139 .block_84b2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-pressed-1139 .block_84b2 li:first-child > a {
  border-top: none;
}
.text-pressed-1139 .block_84b2 .breadcrumb-small-6c2e > .purple_35fe .table-black-6a03 {
  display: none;
}
.text-pressed-1139 .block_84b2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text-pressed-1139 .block_84b2 li:last-child {
  border: none;
}
.text-pressed-1139 .block_84b2 li.static-af0d > a {
  padding-right: 45px !important;
}
.text-pressed-1139 .block_84b2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text-pressed-1139 .block_84b2 li a:focus,
.text-pressed-1139 .block_84b2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-pressed-1139 .block_84b2 li .hard-3ef5 {
  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;
}
.text-pressed-1139 .block_84b2 li .hard-3ef5:hover {
  box-shadow: none;
}
.text-pressed-1139 .block_84b2 li .hard-3ef5 .table-black-6a03 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text-pressed-1139 .block_84b2 .grid-paper-8043 {
  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);
}
.text-pressed-1139 .block_84b2 .grid-paper-8043 li a {
  padding-left: 3em;
}
.text-pressed-1139 .block_84b2 .accent_hard_f236 > a .hard-3ef5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text-pressed-1139 .block_84b2 .accent_hard_f236 > .grid-paper-8043 {
  display: block;
  opacity: 1;
}
.bottom_9d99 {
  max-width: 100%;
}
.description_complex_082d {
  line-height: 0;
  cursor: pointer;
}
.paragraph_first_7fed {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph_first_7fed:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph_first_7fed svg {
  width: 18px;
  height: 18px;
}
.paragraph_first_7fed .picture_2da7 {
  display: none;
}
.wood_477d {
  position: relative;
}
.wood_477d.fn-active-af70 .paragraph_first_7fed .dirty-18a9 {
  display: none;
}
.wood_477d.fn-active-af70 .paragraph_first_7fed .picture_2da7 {
  display: inline-block;
}
.wood_477d .module-e853 {
  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);
}
.wood_477d.background_e3c8 .module-e853 {
  left: auto;
  right: -0.9em;
}
.wood_477d.background_e3c8 .focused-5bda::before {
  left: auto;
  right: 15px;
}
.wood_477d.fn-active-af70 .module-e853 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-1d06 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.layout-1d06 label {
  flex-basis: 100%;
}
.layout-1d06 .text_full_ed10 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.layout-1d06 .heading-fresh-5cac {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.layout-1d06 .heading-fresh-5cac:focus {
  background-color: transparent;
}
.layout-1d06 button.paragraph-new-5843 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.layout-1d06 button.paragraph-new-5843:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.layout-1d06 button.paragraph-new-5843 svg {
  width: 18px;
  height: 18px;
}
.layout-1d06 input[type="submit"] {
  min-height: auto;
}
.huge-4137 .layout-1d06 .heading-fresh-5cac {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focused-5bda {
  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) {
  .focused-5bda {
    width: 220px;
  }
}
.focused-5bda label {
  flex-basis: 100%;
}
.focused-5bda::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;
}
.filter_motion_2f52 .huge-4137 .layout-1d06 {
  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;
}
.filter_motion_2f52
  .huge-4137
  .layout-1d06
  .text_full_ed10 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.filter_motion_2f52 .huge-4137 .layout-1d06 .heading-fresh-5cac {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.filter_motion_2f52
  .huge-4137
  .layout-1d06
  .heading-fresh-5cac:focus {
  background: 0 0;
}
.filter_motion_2f52
  .huge-4137
  .layout-1d06
  .form_hard_a3f9 {
  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;
}
.cool_f0cb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cool_f0cb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cool_f0cb li:last-child {
  margin-right: 0;
}
.cool_f0cb li:first-child {
  margin-left: 0;
}
.cool_f0cb.hard-f2f6 a {
  color: #fff;
}
.cool_f0cb.hard-f2f6 a:hover {
  color: #fff;
}
.cool_f0cb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cool_f0cb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cool_f0cb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cool_f0cb a:hover {
  opacity: 0.9;
  color: inherit;
}
.cool_f0cb [class*="social-icon-apple"] {
  background-color: #999;
}
.cool_f0cb [class*="social-icon-apple"].container_0bb9 {
  background-color: transparent;
  color: #999;
}
.cool_f0cb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cool_f0cb [class*="social-icon-behance"].container_0bb9 {
  background-color: transparent;
  color: #1769ff;
}
.cool_f0cb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cool_f0cb [class*="social-icon-bitbucket"].container_0bb9 {
  background-color: transparent;
  color: #205081;
}
.cool_f0cb [class*="social-icon-codepen"] {
  background-color: #000;
}
.cool_f0cb [class*="social-icon-codepen"].container_0bb9 {
  background-color: transparent;
  color: #000;
}
.cool_f0cb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cool_f0cb [class*="social-icon-delicious"].container_0bb9 {
  background-color: transparent;
  color: #39f;
}
.cool_f0cb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cool_f0cb [class*="social-icon-digg"].container_0bb9 {
  background-color: transparent;
  color: #005be2;
}
.cool_f0cb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cool_f0cb [class*="social-icon-dribbble"].container_0bb9 {
  background-color: transparent;
  color: #ea4c89;
}
.cool_f0cb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cool_f0cb [class*="social-icon-envelope"].container_0bb9 {
  background-color: transparent;
  color: #ea4335;
}
.cool_f0cb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cool_f0cb [class*="social-icon-facebook"].container_0bb9 {
  background-color: transparent;
  color: #3b5998;
}
.cool_f0cb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cool_f0cb [class*="social-icon-flickr"].container_0bb9 {
  background-color: transparent;
  color: #0063dc;
}
.cool_f0cb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cool_f0cb [class*="social-icon-foursquare"].container_0bb9 {
  background-color: transparent;
  color: #2d5be3;
}
.cool_f0cb [class*="social-icon-github"] {
  background-color: #333;
}
.cool_f0cb [class*="social-icon-github"].container_0bb9 {
  background-color: transparent;
  color: #333;
}
.cool_f0cb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cool_f0cb [class*="social-icon-google-plus"].container_0bb9 {
  background-color: transparent;
  color: #dd4b39;
}
.cool_f0cb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cool_f0cb [class*="social-icon-houzz"].container_0bb9 {
  background-color: transparent;
  color: #7ac142;
}
.cool_f0cb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cool_f0cb [class*="social-icon-instagram"].container_0bb9 {
  background-color: transparent;
  color: #262626;
}
.cool_f0cb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cool_f0cb [class*="social-icon-jsfiddle"].container_0bb9 {
  background-color: transparent;
  color: #487aa2;
}
.cool_f0cb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cool_f0cb [class*="social-icon-linkedin"].container_0bb9 {
  background-color: transparent;
  color: #0077b5;
}
.cool_f0cb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cool_f0cb [class*="social-icon-medium"].container_0bb9 {
  background-color: transparent;
  color: #00ab6b;
}
.cool_f0cb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cool_f0cb
  [class*="social-icon-odnoklassniki"].container_0bb9 {
  background-color: transparent;
  color: #f4731c;
}
.cool_f0cb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cool_f0cb [class*="social-icon-meetup"].container_0bb9 {
  background-color: transparent;
  color: #ec1c40;
}
.cool_f0cb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cool_f0cb [class*="social-icon-pinterest"].container_0bb9 {
  background-color: transparent;
  color: #bd081c;
}
.cool_f0cb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cool_f0cb [class*="social-icon-product-hunt"].container_0bb9 {
  background-color: transparent;
  color: #da552f;
}
.cool_f0cb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cool_f0cb [class*="social-icon-reddit"].container_0bb9 {
  background-color: transparent;
  color: #ff4500;
}
.cool_f0cb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cool_f0cb [class*="social-icon-rss"].container_0bb9 {
  background-color: transparent;
  color: #f26522;
}
.cool_f0cb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cool_f0cb
  [class*="social-icon-shopping-cart"].container_0bb9 {
  background-color: transparent;
  color: #4caf50;
}
.cool_f0cb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cool_f0cb [class*="social-icon-skype"].container_0bb9 {
  background-color: transparent;
  color: #00aff0;
}
.cool_f0cb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cool_f0cb [class*="social-icon-slideshare"].container_0bb9 {
  background-color: transparent;
  color: #0077b5;
}
.cool_f0cb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cool_f0cb [class*="social-icon-snapchat"].container_0bb9 {
  background-color: transparent;
  color: #fffc00;
}
.cool_f0cb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cool_f0cb [class*="social-icon-soundcloud"].container_0bb9 {
  background-color: transparent;
  color: #f80;
}
.cool_f0cb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cool_f0cb [class*="social-icon-spotify"].container_0bb9 {
  background-color: transparent;
  color: #2ebd59;
}
.cool_f0cb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cool_f0cb
  [class*="social-icon-stack-overflow"].container_0bb9 {
  background-color: transparent;
  color: #fe7a15;
}
.cool_f0cb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cool_f0cb [class*="social-icon-maldkfgram"].container_0bb9 {
  background-color: transparent;
  color: #2ca5e0;
}
.cool_f0cb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cool_f0cb [class*="social-icon-tripadvisor"].container_0bb9 {
  background-color: transparent;
  color: #589442;
}
.cool_f0cb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cool_f0cb [class*="social-icon-tumblr"].container_0bb9 {
  background-color: transparent;
  color: #35465c;
}
.cool_f0cb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cool_f0cb [class*="social-icon-twitch"].container_0bb9 {
  background-color: transparent;
  color: #6441a5;
}
.cool_f0cb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cool_f0cb [class*="social-icon-twitter"].container_0bb9 {
  background-color: transparent;
  color: #1da1f2;
}
.cool_f0cb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cool_f0cb [class*="social-icon-vimeo"].container_0bb9 {
  background-color: transparent;
  color: #1ab7ea;
}
.cool_f0cb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cool_f0cb [class*="social-icon-vk"].container_0bb9 {
  background-color: transparent;
  color: #45668e;
}
.cool_f0cb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cool_f0cb [class*="social-icon-weibo"].container_0bb9 {
  background-color: transparent;
  color: #df2029;
}
.cool_f0cb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cool_f0cb [class*="social-icon-weixin"].container_0bb9 {
  background-color: transparent;
  color: #7bb32e;
}
.cool_f0cb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cool_f0cb [class*="social-icon-whatsapp"].container_0bb9 {
  background-color: transparent;
  color: #25d366;
}
.cool_f0cb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cool_f0cb [class*="social-icon-wordpress"].container_0bb9 {
  background-color: transparent;
  color: #21759b;
}
.cool_f0cb [class*="social-icon-xing"] {
  background-color: #026466;
}
.cool_f0cb [class*="social-icon-xing"].container_0bb9 {
  background-color: transparent;
  color: #026466;
}
.cool_f0cb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cool_f0cb [class*="social-icon-yelp"].container_0bb9 {
  background-color: transparent;
  color: #af0606;
}
.cool_f0cb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cool_f0cb [class*="social-icon-youtube"].container_0bb9 {
  background-color: transparent;
  color: #cd201f;
}
.wood-3895 {
  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;
}
.wood-3895:hover {
  box-shadow: none;
  background: 0 0;
}
.huge_2987 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag-cool-ea8f {
  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;
}
.picture-orange-53ce {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text-rough-425f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text-rough-425f,
.text-rough-425f::after,
.text-rough-425f::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;
}
.text-rough-425f::after,
.text-rough-425f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.south_b615 .tag-cool-ea8f .picture-orange-53ce {
  margin-top: -2px;
  width: 19px;
}
.south_b615 .tag-cool-ea8f .text-rough-425f {
  margin-top: -1px;
}
.south_b615 .tag-cool-ea8f .text-rough-425f,
.south_b615 .tag-cool-ea8f .text-rough-425f::after,
.south_b615 .tag-cool-ea8f .text-rough-425f::before {
  width: 19px;
  height: 2px;
}
.south_b615 .tag-cool-ea8f .text-rough-425f::before {
  top: -6px;
}
.south_b615 .tag-cool-ea8f .text-rough-425f::after {
  bottom: -6px;
}
.current_5ff0 .tag-cool-ea8f .picture-orange-53ce {
  margin-top: -2px;
  width: 22px;
}
.current_5ff0 .tag-cool-ea8f .text-rough-425f {
  margin-top: -1px;
}
.current_5ff0 .tag-cool-ea8f .text-rough-425f,
.current_5ff0 .tag-cool-ea8f .text-rough-425f::after,
.current_5ff0 .tag-cool-ea8f .text-rough-425f::before {
  width: 22px;
  height: 2px;
}
.current_5ff0 .tag-cool-ea8f .text-rough-425f::before {
  top: -7px;
}
.current_5ff0 .tag-cool-ea8f .text-rough-425f::after {
  bottom: -7px;
}
.panel-c806 .tag-cool-ea8f .picture-orange-53ce {
  margin-top: -2px;
  width: 31px;
}
.panel-c806 .tag-cool-ea8f .text-rough-425f {
  margin-top: -1.5px;
}
.panel-c806 .tag-cool-ea8f .text-rough-425f,
.panel-c806 .tag-cool-ea8f .text-rough-425f::after,
.panel-c806 .tag-cool-ea8f .text-rough-425f::before {
  width: 31px;
  height: 3px;
}
.panel-c806 .tag-cool-ea8f .text-rough-425f::before {
  top: -9px;
}
.panel-c806 .tag-cool-ea8f .text-rough-425f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge-bronze-e089 .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 19px;
  }
  .badge-bronze-e089 .tag-cool-ea8f .text-rough-425f {
    margin-top: -1px;
  }
  .badge-bronze-e089 .tag-cool-ea8f .text-rough-425f,
  .badge-bronze-e089 .tag-cool-ea8f .text-rough-425f::after,
  .badge-bronze-e089 .tag-cool-ea8f .text-rough-425f::before {
    width: 19px;
    height: 2px;
  }
  .badge-bronze-e089 .tag-cool-ea8f .text-rough-425f::before {
    top: -6px;
  }
  .badge-bronze-e089 .tag-cool-ea8f .text-rough-425f::after {
    bottom: -6px;
  }
  .primary_yellow_4615 .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 22px;
  }
  .primary_yellow_4615 .tag-cool-ea8f .text-rough-425f {
    margin-top: -1px;
  }
  .primary_yellow_4615 .tag-cool-ea8f .text-rough-425f,
  .primary_yellow_4615 .tag-cool-ea8f .text-rough-425f::after,
  .primary_yellow_4615 .tag-cool-ea8f .text-rough-425f::before {
    width: 22px;
    height: 2px;
  }
  .primary_yellow_4615 .tag-cool-ea8f .text-rough-425f::before {
    top: -7px;
  }
  .primary_yellow_4615 .tag-cool-ea8f .text-rough-425f::after {
    bottom: -7px;
  }
  .under-90e4 .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 31px;
  }
  .under-90e4 .tag-cool-ea8f .text-rough-425f {
    margin-top: -1.5px;
  }
  .under-90e4 .tag-cool-ea8f .text-rough-425f,
  .under-90e4 .tag-cool-ea8f .text-rough-425f::after,
  .under-90e4 .tag-cool-ea8f .text-rough-425f::before {
    width: 31px;
    height: 3px;
  }
  .under-90e4 .tag-cool-ea8f .text-rough-425f::before {
    top: -9px;
  }
  .under-90e4 .tag-cool-ea8f .text-rough-425f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .light_05e2 .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 19px;
  }
  .light_05e2 .tag-cool-ea8f .text-rough-425f {
    margin-top: -1px;
  }
  .light_05e2 .tag-cool-ea8f .text-rough-425f,
  .light_05e2 .tag-cool-ea8f .text-rough-425f::after,
  .light_05e2 .tag-cool-ea8f .text-rough-425f::before {
    width: 19px;
    height: 2px;
  }
  .light_05e2 .tag-cool-ea8f .text-rough-425f::before {
    top: -6px;
  }
  .light_05e2 .tag-cool-ea8f .text-rough-425f::after {
    bottom: -6px;
  }
  .primary-center-2115 .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 22px;
  }
  .primary-center-2115 .tag-cool-ea8f .text-rough-425f {
    margin-top: -1px;
  }
  .primary-center-2115 .tag-cool-ea8f .text-rough-425f,
  .primary-center-2115 .tag-cool-ea8f .text-rough-425f::after,
  .primary-center-2115 .tag-cool-ea8f .text-rough-425f::before {
    width: 22px;
    height: 2px;
  }
  .primary-center-2115 .tag-cool-ea8f .text-rough-425f::before {
    top: -7px;
  }
  .primary-center-2115 .tag-cool-ea8f .text-rough-425f::after {
    bottom: -7px;
  }
  .notice_top_ae3f .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 31px;
  }
  .notice_top_ae3f .tag-cool-ea8f .text-rough-425f {
    margin-top: -1.5px;
  }
  .notice_top_ae3f .tag-cool-ea8f .text-rough-425f,
  .notice_top_ae3f .tag-cool-ea8f .text-rough-425f::after,
  .notice_top_ae3f .tag-cool-ea8f .text-rough-425f::before {
    width: 31px;
    height: 3px;
  }
  .notice_top_ae3f .tag-cool-ea8f .text-rough-425f::before {
    top: -9px;
  }
  .notice_top_ae3f .tag-cool-ea8f .text-rough-425f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_b28e .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 19px;
  }
  .hidden_b28e .tag-cool-ea8f .text-rough-425f {
    margin-top: -1px;
  }
  .hidden_b28e .tag-cool-ea8f .text-rough-425f,
  .hidden_b28e .tag-cool-ea8f .text-rough-425f::after,
  .hidden_b28e .tag-cool-ea8f .text-rough-425f::before {
    width: 19px;
    height: 2px;
  }
  .hidden_b28e .tag-cool-ea8f .text-rough-425f::before {
    top: -6px;
  }
  .hidden_b28e .tag-cool-ea8f .text-rough-425f::after {
    bottom: -6px;
  }
  .new_8557 .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 22px;
  }
  .new_8557 .tag-cool-ea8f .text-rough-425f {
    margin-top: -1px;
  }
  .new_8557 .tag-cool-ea8f .text-rough-425f,
  .new_8557 .tag-cool-ea8f .text-rough-425f::after,
  .new_8557 .tag-cool-ea8f .text-rough-425f::before {
    width: 22px;
    height: 2px;
  }
  .new_8557 .tag-cool-ea8f .text-rough-425f::before {
    top: -7px;
  }
  .new_8557 .tag-cool-ea8f .text-rough-425f::after {
    bottom: -7px;
  }
  .tooltip_8cf9 .tag-cool-ea8f .picture-orange-53ce {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_8cf9 .tag-cool-ea8f .text-rough-425f {
    margin-top: -1.5px;
  }
  .tooltip_8cf9 .tag-cool-ea8f .text-rough-425f,
  .tooltip_8cf9 .tag-cool-ea8f .text-rough-425f::after,
  .tooltip_8cf9 .tag-cool-ea8f .text-rough-425f::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_8cf9 .tag-cool-ea8f .text-rough-425f::before {
    top: -9px;
  }
  .tooltip_8cf9 .tag-cool-ea8f .text-rough-425f::after {
    bottom: -9px;
  }
}
.hovered_d613 .text-rough-425f {
  -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);
}
.hovered_d613 .text-rough-425f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hovered_d613 .text-rough-425f::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);
}
.hovered_d613.rough_73fc .text-rough-425f {
  -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);
}
.hovered_d613.rough_73fc .text-rough-425f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hovered_d613.rough_73fc .text-rough-425f::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);
}
.tabs-d8f3 {
  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.container_over_05c8:before {
  display: none;
}
.primary_action_dd78 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary_action_dd78 .avatar-bcdf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary_action_dd78 .avatar-bcdf:last-of-type {
  border-bottom: none;
}
.primary_action_dd78 .avatar-bcdf.stone_8866,
.primary_action_dd78 .avatar-bcdf.dark_be32,
.primary_action_dd78 .avatar-bcdf.basic_f764 {
  padding: 0;
}
.primary_action_dd78 .text-pressed-1139 .hard-3ef5 {
  color: currentColor;
}
.primary_action_dd78 .text-pressed-1139 .hard-3ef5:focus,
.primary_action_dd78 .text-pressed-1139 .hard-3ef5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_action_dd78.shadow-a120 .image-4075,
.primary_action_dd78.shadow-a120 .title_narrow_5ca1 a,
.primary_action_dd78.shadow-a120 .list_4e69 a,
.primary_action_dd78.shadow-a120 .grid-paper-8043 a {
  color: rgba(0, 0, 0, 0.55);
}
.primary_action_dd78.shadow-a120 .image-4075:hover,
.primary_action_dd78.shadow-a120 .title_narrow_5ca1 a:hover,
.primary_action_dd78.shadow-a120 .list_4e69 a:hover,
.primary_action_dd78.shadow-a120 .grid-paper-8043 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_action_dd78.shadow-a120 .wood_7ead {
  color: rgba(0, 0, 0, 0.8);
}
.primary_action_dd78.shadow-a120 .avatar-bcdf {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_action_dd78.shadow-a120 .avatar-bcdf:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary_action_dd78.shadow-a120 .under-90f7:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary_action_dd78.shadow-a120 .text-pressed-1139 .block_84b2 li a,
.primary_action_dd78.shadow-a120 .text-pressed-1139 .hard-3ef5,
.primary_action_dd78.shadow-a120 .grid-paper-8043 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_action_dd78.shadow-a120 .text-pressed-1139 .hard-3ef5:focus,
.primary_action_dd78.shadow-a120 .text-pressed-1139 .hard-3ef5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_action_dd78.shadow-a120 .block_84b2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_action_dd78.widget_d094 .image-4075,
.primary_action_dd78.widget_d094 .title_narrow_5ca1 a,
.primary_action_dd78.widget_d094 .list_4e69 .hard-3ef5,
.primary_action_dd78.widget_d094 .list_4e69 a,
.primary_action_dd78.widget_d094 .grid-paper-8043 a {
  color: rgba(255, 255, 255, 0.79);
}
.primary_action_dd78.widget_d094 .image-4075:hover,
.primary_action_dd78.widget_d094 .title_narrow_5ca1 a:hover,
.primary_action_dd78.widget_d094 .list_4e69 .hard-3ef5:hover,
.primary_action_dd78.widget_d094 .list_4e69 a:hover,
.primary_action_dd78.widget_d094 .grid-paper-8043 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_action_dd78.widget_d094 .wood_7ead {
  color: rgba(255, 255, 255, 0.99);
}
.primary_action_dd78.widget_d094 .avatar-bcdf {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_action_dd78.widget_d094 .avatar-bcdf:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary_action_dd78.widget_d094 .under-90f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_action_dd78.widget_d094 .text-pressed-1139 .block_84b2 li a,
.primary_action_dd78.widget_d094 .text-pressed-1139 .hard-3ef5,
.primary_action_dd78.widget_d094 .grid-paper-8043 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_action_dd78.widget_d094 .text-pressed-1139 .hard-3ef5:focus,
.primary_action_dd78.widget_d094 .text-pressed-1139 .hard-3ef5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_action_dd78.widget_d094 .block_84b2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-90f7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under-90f7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary_warm_d354 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.box-out-a92f .primary_action_dd78 {
  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;
}
.box-out-a92f .avatar-bcdf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.box-out-a92f .avatar-bcdf: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) {
  .box-out-a92f .avatar-bcdf:before {
    width: 16%;
    left: 42%;
  }
}
.box-out-a92f .avatar-bcdf:last-child:before {
  content: none;
}
.box-out-a92f .avatar-bcdf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.box-out-a92f .text-pressed-1139 .block_84b2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.box-out-a92f .text-pressed-1139 .block_84b2 li a .hard-3ef5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.box-out-a92f .text-pressed-1139 .grid-paper-8043 {
  border: none;
}
.box-out-a92f .text-pressed-1139 .grid-paper-8043 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.box-out-a92f .under-90f7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box-out-a92f .secondary_warm_d354 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.box-out-a92f .widget_d094 .under-90f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-out-a92f .shadow-a120.feature_7cbc .text-rough-425f {
  background: rgba(0, 0, 0, 0.6);
}
.box-out-a92f
  .shadow-a120.feature_7cbc
  .text-rough-425f::after,
.box-out-a92f
  .shadow-a120.feature_7cbc
  .text-rough-425f:before {
  background: inherit;
}
.box-out-a92f
  .shadow-a120.feature_7cbc:hover
  .text-rough-425f {
  background: rgba(0, 0, 0, 0.8);
}
.caption_8645 .primary_action_dd78 {
  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) {
  .caption_8645 .primary_action_dd78 {
    width: auto;
    right: 45px;
  }
}
.alert_liquid_3fac .primary_action_dd78 {
  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) {
  .alert_liquid_3fac .primary_action_dd78 {
    width: auto;
    left: 45px;
  }
}
.container_over_05c8 .primary_action_dd78 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container_over_05c8 .secondary_warm_d354 {
  max-width: 48em;
  margin: 0 auto;
}
.container_over_05c8 .under-90f7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pressed-a517 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pressed-a517.box-out-a92f .primary_action_dd78 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pressed-a517.caption_8645 .primary_action_dd78 {
  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);
}
.pressed-a517 .primary_action_dd78 {
  visibility: visible;
}
.pressed-a517.alert_liquid_3fac .primary_action_dd78 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video-e377,
.accent-43fa {
  overflow-x: hidden;
}
.video-e377 .primary_action_dd78 {
  overflow: auto;
}
.video-e377.box-out-a92f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-e377.box-out-a92f .primary_action_dd78 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video-e377.box-out-a92f .wood-3895 {
  opacity: 0;
}
.video-e377.caption_8645 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-e377.caption_8645 .primary_action_dd78 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video-e377.caption_8645 .wood-3895 {
  opacity: 0;
}
.video-e377.alert_liquid_3fac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-e377.alert_liquid_3fac .primary_action_dd78 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video-e377.alert_liquid_3fac .wood-3895 {
  opacity: 0;
}
.video-e377.container_over_05c8 .primary_action_dd78 {
  z-index: 10;
  visibility: visible;
}
.feature_7cbc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature_7cbc .text-rough-425f {
  background: rgba(255, 255, 255, 0.99);
}
.feature_7cbc .text-rough-425f::after,
.feature_7cbc .text-rough-425f:before {
  background: inherit;
}
.feature_7cbc:hover .text-rough-425f {
  background: rgba(255, 255, 255, 0.99);
}
.alert_liquid_3fac .feature_7cbc {
  top: 10px;
  right: auto;
  left: 12px;
}
.container_over_05c8 .feature_7cbc {
  display: none !important;
}
.video-e377:before,
.accent-43fa:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video-e377 .feature_7cbc,
.accent-43fa .feature_7cbc {
  display: inline-block;
}
.primary_action_dd78 .south_390e {
  -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;
}
.video-e377 .primary_action_dd78 .south_390e,
.accent-43fa .primary_action_dd78 .south_390e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-advanced-b01d .text_full_ed10 {
  width: 100%;
}
.warm_21c4 {
  padding: 0 0.5em 0;
}
.warm_21c4 [class*="customify-col-"],
.warm_21c4 [class*="customify-col_"],
.warm_21c4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter_outer_4fa3 .warm_21c4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .message-3591 .box_steel_7376,
  .box_steel_7376 {
    display: none;
  }
  .detail_ffaa {
    text-align: left;
  }
  .narrow-1032 {
    text-align: center;
  }
  .outline_hot_281f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .message-3591 .outer-b8d0,
  .outer-b8d0 {
    display: none;
  }
  .list-fixed-a312 {
    text-align: left;
  }
  .first-fdf0 {
    text-align: center;
  }
  .panel-6cb7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .message-3591 .hero_white_feb3,
  .hero_white_feb3 {
    display: none;
  }
  .bright_f5df {
    text-align: left;
  }
  .wood_ac07 {
    text-align: center;
  }
  .cool-17cc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.south_09b2 {
  box-shadow: none !important;
}
.accordion_first_568c .right-9f3b,
.tabs_031e .right-9f3b {
  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;
}
.tabs_031e .right-9f3b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accent_d52f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accent_d52f:after,
.accent_d52f:before {
  content: "";
  display: table;
}
.accent_d52f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accent_d52f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accent_d52f,
.slow_2f23 {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary-hard-cd2c.notification_3fa3 .accent_d52f {
  max-width: 100%;
}
.tertiary-hard-cd2c.pagination_8a4b {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary-hard-cd2c.mask-7f49 .accent_d52f {
  max-width: 100%;
}
.tertiary-hard-cd2c.mask-7f49 > .accent_d52f {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-hard-cd2c.mask-7f49 > .accent_d52f .message-3591 {
  margin: 0;
}
.tertiary-hard-cd2c.mask-7f49
  > .accent_d52f
  .huge-8af3.over_0a12 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary-hard-cd2c.mask-7f49 #main.over_0a12 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .texture_large_8346 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .texture_large_8346 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .white-efb4 .hard_0bf1 {
    padding-right: 1em;
  }
  .white-efb4.nav_stale_a49a .huge-8af3 {
    border-right: 1px solid #eaecee;
  }
  .white-efb4.nav_stale_a49a .hard_0bf1 {
    padding-right: 1em;
  }
  .white-efb4.nav_stale_a49a .nav-bcbb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_51f9 .hard_0bf1 {
    padding-left: 1em;
  }
  .gallery_51f9.nav_stale_a49a .huge-8af3 {
    border-left: 1px solid #eaecee;
  }
  .gallery_51f9.nav_stale_a49a .hard_0bf1 {
    padding-left: 1em;
  }
  .gallery_51f9.nav_stale_a49a .nav-bcbb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-53b7 .hard_0bf1 {
    padding-left: 1em;
  }
  .mini-53b7.nav_stale_a49a .input_right_4306 {
    border-right: 1px solid #eaecee;
  }
  .mini-53b7.nav_stale_a49a .module-right-d432 {
    border-right: 1px solid #eaecee;
  }
  .mini-53b7.nav_stale_a49a .hard_0bf1 {
    padding-left: 1em;
  }
  .mini-53b7.nav_stale_a49a .nav-bcbb {
    padding-right: 1em;
  }
  .mini-53b7.nav_stale_a49a .tag-4832 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom-b835 .hard_0bf1 {
    padding-right: 1em;
  }
  .bottom-b835.nav_stale_a49a .input_right_4306 {
    border-left: 1px solid #eaecee;
  }
  .bottom-b835.nav_stale_a49a .module-right-d432 {
    border-left: 1px solid #eaecee;
  }
  .bottom-b835.nav_stale_a49a .hard_0bf1 {
    padding-right: 1em;
  }
  .bottom-b835.nav_stale_a49a .nav-bcbb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom-b835.nav_stale_a49a .tag-4832 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_large_8346 .hard_0bf1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture_large_8346.nav_stale_a49a .huge-8af3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .texture_large_8346.nav_stale_a49a .hard_0bf1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture_large_8346.nav_stale_a49a .nav-bcbb {
    padding-left: 1em;
  }
  .texture_large_8346.nav_stale_a49a .tag-4832 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .texture_large_8346.nav_stale_a49a .hard_0bf1 {
    padding-left: 0;
  }
}
.modal-ae3e .dark_4501 {
  display: inline-block;
}
.liquid_6515 {
  display: inline-block;
}
.left_c853 {
  word-con: break-word;
}
.focus-mini-f31e > span {
  display: inline-block;
  padding: 5px 0;
}
.focus-mini-f31e .component_c96f {
  margin-left: 8px;
  margin-right: 8px;
}
.focus-mini-f31e .huge_97bd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sidebar-focused-1a77 .fixed_47d4 {
  margin-bottom: 2em;
}
.sidebar-focused-1a77 .thumbnail_d336 {
  margin-bottom: 15px;
}
.sidebar-focused-1a77 .thumbnail_d336:last-child {
  margin-bottom: 0;
}
.sidebar-focused-1a77 .avatar_08a2 {
  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) {
  .sidebar-focused-1a77 .avatar_08a2 {
    display: block;
  }
}
.sidebar-focused-1a77 .status_smooth_4970 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sidebar-focused-1a77 .status_smooth_4970 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sidebar-focused-1a77 .main_8242 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sidebar-focused-1a77 .main_8242 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sidebar-focused-1a77 .main_8242 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sidebar-focused-1a77 .left_c853 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-focused-1a77 .left_c853 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sidebar-focused-1a77 .form_ac9d p:last-child {
  margin-bottom: 0;
}
.sidebar-focused-1a77 .old_a3a9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sidebar-focused-1a77 .gallery-831b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sidebar-focused-1a77 .media_cf87 {
  margin-top: 1em;
}
.sidebar-focused-1a77 .footer-gas-282e {
  top: 0;
  display: block;
}
.sidebar-focused-1a77 .footer-gas-282e a {
  color: inherit;
}
.sidebar-focused-1a77 .footer-gas-282e a:hover {
  color: inherit;
}
.sidebar-focused-1a77 .gradient_upper_94a7 {
  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;
}
.sidebar-focused-1a77 .gradient_upper_94a7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sidebar-focused-1a77 .gallery-831b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sidebar-focused-1a77 .hero-2acf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sidebar-focused-1a77 .hero-2acf:first-child {
  margin-top: 0;
}
.sidebar-focused-1a77 .hero-2acf.picture_hard_af8a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sidebar-focused-1a77 .hero-2acf.image-large-73f7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar-focused-1a77
  .hero-2acf.image-large-73f7.lite_c3e7
  .media_cf87 {
  width: 100%;
}
.sidebar-focused-1a77 .image-large-73f7 {
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-focused-1a77 .image-large-73f7 .focus-mini-f31e,
.sidebar-focused-1a77 .image-large-73f7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sidebar-focused-1a77 .main_8242 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-focused-1a77 .main_8242 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-focused-1a77 .main_8242: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;
}
.sidebar-focused-1a77 .picture_hard_af8a {
  z-index: 5;
}
.sidebar-focused-1a77 .media-pink-ada3 .input-red-5e62 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sidebar-focused-1a77 .shadow-mini-e26c .input-red-5e62 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sidebar-focused-1a77 .pattern-37e6 .input-red-5e62 {
  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;
}
.sidebar-focused-1a77.container-8709 .avatar_08a2,
.sidebar-focused-1a77.container-e0e3 .avatar_08a2 {
  display: block;
}
.sidebar-focused-1a77.container-8709 .avatar_08a2 .fast-6d7e,
.sidebar-focused-1a77.container-8709 .avatar_08a2 .gallery-831b,
.sidebar-focused-1a77.container-e0e3 .avatar_08a2 .fast-6d7e,
.sidebar-focused-1a77.container-e0e3 .avatar_08a2 .gallery-831b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar-focused-1a77.image-fced .status_smooth_4970 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sidebar-focused-1a77.image-fced .status_smooth_4970 {
    margin-right: 0;
  }
}
.sidebar-focused-1a77.container-8709 .status_smooth_4970,
.sidebar-focused-1a77.container-e0e3 .status_smooth_4970 {
  padding-top: 40%;
}
.sidebar-focused-1a77.container-8709 .fixed_47d4,
.sidebar-focused-1a77.container-e0e3 .fixed_47d4 {
  display: block;
}
.sidebar-focused-1a77.container-8709 .fn-sticky-af70 .gallery-831b,
.sidebar-focused-1a77.container-e0e3 .fn-sticky-af70 .gallery-831b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sidebar-focused-1a77.container-8709 .status_smooth_4970,
.sidebar-focused-1a77.container-e0e3 .status_smooth_4970 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sidebar-focused-1a77.container-8709 .gallery-831b {
  padding: 1em;
}
.photo-black-679f {
  margin: 30px auto;
  display: block;
}
.photo-black-679f .frame_cbb1 > * {
  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;
}
.photo-black-679f .frame_cbb1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo-black-679f .frame_cbb1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay-70b1 .focus-mini-f31e {
  margin-bottom: 1.41575em;
}
.overlay-70b1 .current_2262 {
  margin-bottom: 1.618em;
}
.highlight-ad78 .logo_basic_7381 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight-ad78 .logo_basic_7381 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight-ad78 .icon-purple-c1a4 {
  max-width: 100%;
  overflow: auto;
}
.tabs-new-266f .highlight-ad78 a:hover {
  text-decoration: underline;
}
.tag_fixed_4d39 .thumbnail_d336:not(.left_c853),
.tag_fixed_4d39 .main_8242 {
  margin-bottom: 1.41575em;
}
.tag_fixed_4d39 .thumbnail_d336:not(.left_c853):last-child,
.tag_fixed_4d39 .main_8242:last-child {
  margin-bottom: 0;
}
.tag_fixed_4d39 .thumbnail_d336.top_b7d5 {
  margin-bottom: 0.41575em;
}
.tag_fixed_4d39 .progress-f703:before,
.tag_fixed_4d39 .background_north_30af:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tag_fixed_4d39 .progress-f703:before {
  content: "\f115";
}
.tag_fixed_4d39 .background_north_30af:before {
  content: "\f02c";
}
.tag_fixed_4d39 .icon_b885 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tag_fixed_4d39 .icon_b885 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container_079f {
  display: -webkit-box;
  display: flex;
}
.container_079f .steel_03bd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container_079f .steel_03bd {
    flex-basis: 90px;
  }
}
.container_079f .wood-8461 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_079f .wood-8461 {
    flex-basis: calc(100% - 50px);
  }
}
.container_079f .gas-7e85 p:last-child {
  margin-bottom: 0.72em;
}
.article_dim_42c8 .frame_cbb1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.article_dim_42c8 .frame_cbb1:after,
.article_dim_42c8 .frame_cbb1:before {
  content: "";
  display: table;
}
.article_dim_42c8 .frame_cbb1:after {
  clear: both;
}
.article_dim_42c8 .frame_cbb1 .label_rough_2e28,
.article_dim_42c8 .frame_cbb1 .form_4636 {
  width: 49%;
}
.article_dim_42c8 .frame_cbb1 .label_rough_2e28 a span.hero-new-1379,
.article_dim_42c8 .frame_cbb1 .form_4636 a span.hero-new-1379 {
  display: block;
  margin-bottom: 5px;
}
.article_dim_42c8 .frame_cbb1 .form_4636 {
  float: left;
  text-align: left;
}
.article_dim_42c8 .frame_cbb1 .label_rough_2e28 {
  float: right;
  text-align: right;
}
.hero-43e0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero-43e0 {
    margin-bottom: 0;
  }
}
.paper_8849 {
  margin-bottom: 1em;
}
.paper_8849 .left_c853 {
  font-size: 1.1em;
  line-height: 1.3;
}
.list_ab08 a {
  display: block;
  line-height: 0;
  position: relative;
}
.silver-41f2 .paper_8849,
.gas_4742 .paper_8849 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .silver-41f2 .paper_8849,
  .gas_4742 .paper_8849 {
    display: block;
  }
}
.silver-41f2 .list_ab08,
.gas_4742 .list_ab08 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .silver-41f2 .list_ab08,
  .gas_4742 .list_ab08 {
    margin-bottom: 1em;
  }
}
.silver-41f2 .list_ab08 img,
.gas_4742 .list_ab08 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.silver-41f2 .icon-iron-78df,
.gas_4742 .icon-iron-78df {
  flex-basis: calc(100% - 160px);
}
.silver-41f2 .icon-iron-78df p,
.gas_4742 .icon-iron-78df p {
  margin-bottom: 0;
}
.silver-41f2 .icon-iron-78df {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .silver-41f2 .icon-iron-78df {
    padding-left: 0;
  }
}
.gas_4742 .icon-iron-78df {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gas_4742 .icon-iron-78df {
    padding-right: 0;
  }
}
.gas_4742 .list_ab08 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wrapper-d392 .list_ab08 {
  margin-bottom: 0.5em;
}
.wrapper-d392 .list_ab08 img {
  width: 100%;
}
.box_c071 .component-5cdc,
.north_3ef5 .component-5cdc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.north_3ef5 .huge-8af3 .active-new-5964 p:last-child {
  margin-bottom: 0;
}
.brown-de1b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.item_dim_a741 .hard-effe {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .item_dim_a741 .hard-effe:last-of-type {
    margin-bottom: 0;
  }
}
.item_dim_a741 .hard-effe ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_dim_a741 .hard-effe ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.item_dim_a741 .hard-effe ul li {
  margin: 0 0 0.6em;
}
.item_dim_a741 .hard-effe ul li.message-4f0d,
.item_dim_a741 .hard-effe ul li.upper-e616 {
  position: relative;
}
.item_dim_a741 .hard-effe ul li.message-4f0d .box_hard_51f4,
.item_dim_a741 .hard-effe ul li.upper-e616 .box_hard_51f4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.item_dim_a741 .hard-effe ul li.message-4f0d:after:after,
.item_dim_a741 .hard-effe ul li.message-4f0d:after:before,
.item_dim_a741
  .hard-effe
  ul
  li.upper-e616:after:after,
.item_dim_a741
  .hard-effe
  ul
  li.upper-e616:after:before {
  content: "";
  display: table;
}
.item_dim_a741 .hard-effe ul li.message-4f0d:after:after,
.item_dim_a741
  .hard-effe
  ul
  li.upper-e616:after:after {
  clear: both;
}
.item_dim_a741 .hard-effe a.button_2319:hover {
  text-decoration: none;
}
.item_dim_a741 .hard-effe select {
  max-width: 100%;
}
.item_dim_a741 .hard-effe table {
  font-size: 85%;
}
.item_dim_a741 .hard-effe table td,
.item_dim_a741 .hard-effe table th {
  padding: 0.2360828548em;
  text-align: center;
}
.item_dim_a741 .hard-effe table tfoot td {
  text-align: left;
}
.item_dim_a741 .hard-effe :last-child {
  margin-bottom: 0;
}
.item_dim_a741 .hard-effe .black_42a6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.item_dim_a741 .hard-effe .black_42a6 label {
  width: 100%;
}
.item_dim_a741 .hard-effe .black_42a6 .heading-fresh-5cac {
  width: 100%;
  display: block;
}
.item_dim_a741 .hard-effe .black_42a6 .paragraph-new-5843 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.item_dim_a741 .hard-effe .black_42a6 .paragraph-new-5843:hover svg #svg-search {
  fill: #444;
}
.item_dim_a741 .hard-effe .black_42a6 .paragraph-new-5843 svg {
  width: 18px;
  height: 18px;
}
.item_dim_a741 .label-stale-f13b ul ul,
.item_dim_a741 .tabs_west_0133 ul ul,
.item_dim_a741 .sort_87d6 ul ul,
.item_dim_a741 .progress-6807 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.item_dim_a741 .label-stale-f13b .static-af0d > a,
.item_dim_a741 .tabs_west_0133 .static-af0d > a,
.item_dim_a741 .sort_87d6 .static-af0d > a,
.item_dim_a741 .progress-6807 .static-af0d > a {
  margin-bottom: 0;
}
.item_dim_a741 .dirty-eb2c li,
.item_dim_a741 .label-stale-f13b li,
.item_dim_a741 .sidebar_0cb9 li,
.item_dim_a741 .tabs_west_0133 li,
.item_dim_a741 .sort_87d6 li,
.item_dim_a741 .progress-6807 li,
.item_dim_a741 .paragraph_31f9 li,
.item_dim_a741 .outline_dim_b725 li {
  display: block;
  position: relative;
}
.item_dim_a741 .dirty-eb2c li:last-child,
.item_dim_a741 .label-stale-f13b li:last-child,
.item_dim_a741 .sidebar_0cb9 li:last-child,
.item_dim_a741 .tabs_west_0133 li:last-child,
.item_dim_a741 .sort_87d6 li:last-child,
.item_dim_a741 .progress-6807 li:last-child,
.item_dim_a741 .paragraph_31f9 li:last-child,
.item_dim_a741 .outline_dim_b725 li:last-child {
  border: none;
}
.item_dim_a741 .dirty-eb2c li a,
.item_dim_a741 .label-stale-f13b li a,
.item_dim_a741 .sidebar_0cb9 li a,
.item_dim_a741 .tabs_west_0133 li a,
.item_dim_a741 .sort_87d6 li a,
.item_dim_a741 .progress-6807 li a,
.item_dim_a741 .paragraph_31f9 li a,
.item_dim_a741 .outline_dim_b725 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.item_dim_a741 .dirty-eb2c li ul li::before,
.item_dim_a741 .label-stale-f13b li ul li::before,
.item_dim_a741 .sidebar_0cb9 li ul li::before,
.item_dim_a741 .tabs_west_0133 li ul li::before,
.item_dim_a741 .sort_87d6 li ul li::before,
.item_dim_a741 .progress-6807 li ul li::before,
.item_dim_a741 .paragraph_31f9 li ul li::before,
.item_dim_a741 .outline_dim_b725 li ul li::before {
  left: 15px;
}
.item_dim_a741 .dirty-eb2c li ul a,
.item_dim_a741 .label-stale-f13b li ul a,
.item_dim_a741 .sidebar_0cb9 li ul a,
.item_dim_a741 .tabs_west_0133 li ul a,
.item_dim_a741 .sort_87d6 li ul a,
.item_dim_a741 .progress-6807 li ul a,
.item_dim_a741 .paragraph_31f9 li ul a,
.item_dim_a741 .outline_dim_b725 li ul a {
  padding-left: 20px;
}
.item_dim_a741 .dirty-eb2c li ul ul li::before,
.item_dim_a741 .label-stale-f13b li ul ul li::before,
.item_dim_a741 .sidebar_0cb9 li ul ul li::before,
.item_dim_a741 .tabs_west_0133 li ul ul li::before,
.item_dim_a741 .sort_87d6 li ul ul li::before,
.item_dim_a741 .progress-6807 li ul ul li::before,
.item_dim_a741 .paragraph_31f9 li ul ul li::before,
.item_dim_a741 .outline_dim_b725 li ul ul li::before {
  left: 30px;
}
.item_dim_a741 .dirty-eb2c li ul ul a,
.item_dim_a741 .label-stale-f13b li ul ul a,
.item_dim_a741 .sidebar_0cb9 li ul ul a,
.item_dim_a741 .tabs_west_0133 li ul ul a,
.item_dim_a741 .sort_87d6 li ul ul a,
.item_dim_a741 .progress-6807 li ul ul a,
.item_dim_a741 .paragraph_31f9 li ul ul a,
.item_dim_a741 .outline_dim_b725 li ul ul a {
  padding-left: 40px;
}
.item_dim_a741 .sort-wide-bfbf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.item_dim_a741 .outline_dim_b725 ul li {
  margin-bottom: 1.41575em;
}
.item_dim_a741 .outline_dim_b725 ul li .under_48ac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.item_dim_a741 .outline_dim_b725 ul li .menu_new_72af {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget_d094 .dirty-eb2c li a,
.widget_d094 .label-stale-f13b li a,
.widget_d094 .sidebar_0cb9 li a,
.widget_d094 .tabs_west_0133 li a,
.widget_d094 .sort_87d6 li a,
.widget_d094 .progress-6807 li a,
.widget_d094 .paragraph_31f9 li a,
.widget_d094 .outline_dim_b725 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_d094 .sort-wide-bfbf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_d094 .hard-effe ul li.message-4f0d .box_hard_51f4,
.widget_d094 .hard-effe ul li.upper-e616 .box_hard_51f4 {
  background: rgba(0, 0, 0, 0.2);
}
.widget_d094 .item_dim_a741 .hard-effe select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li {
  margin: 0;
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li ul {
  margin: 0;
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li ul li a {
  padding-left: 15px;
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li ul li li a {
  padding-left: 30px;
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li.slider-active-02be > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li.slider-active-02be > 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;
}
.tertiary-hard-cd2c .item_dim_a741 .block_84b2 li.slider-active-02be > 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;
}
.stale-bec1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wood_2dc6 {
  position: relative;
  z-index: 10;
}
.wood_2dc6 .south_390e {
  width: 100%;
  max-width: 100%;
}
.picture_bf0a .sort-c491 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture_bf0a .shadow-a120 {
}
.picture_bf0a .widget_d094 {
  background: #292929;
}
.container_f91c .sort-c491 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.container_f91c .shadow-a120 {
  background: #f9f9f9;
}
.container_f91c .widget_d094 {
  background: #303030;
}
.detail_red_f97c .sort-c491 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail_red_f97c .dark_4501 {
    margin-bottom: 1em;
  }
  .detail_red_f97c .dark_4501:last-child {
    margin-bottom: 0;
  }
}
.detail_red_f97c .shadow-a120 {
  background: #ededed;
}
.detail_red_f97c .widget_d094 {
  background: #1a1a1a;
}
.sort-c491.shadow-a120 {
  color: rgba(0, 0, 0, 0.6);
}
.sort-c491.shadow-a120 .pro-5ac4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-c491.widget_d094 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-c491.widget_d094 a:not(.button_2319) {
  color: rgba(255, 255, 255, 0.79);
}
.sort-c491.widget_d094 a:not(.button_2319):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-c491.widget_d094 .pro-5ac4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-c491.widget_d094 table tbody td,
.sort-c491.widget_d094 table th {
  background: rgba(0, 0, 0, 0.08);
}
.picture_90ac.over-a8b4 .accent_d52f {
  max-width: initial;
}
.picture_90ac .notification-left-a18c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.picture_90ac .notification-left-a18c .south_390e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .picture_90ac .notification-left-a18c .south_390e {
    display: block;
    margin-bottom: 2em;
  }
  .picture_90ac .notification-left-a18c .south_390e:last-child {
    margin-bottom: 0;
  }
}
.detail_red_f97c .dark_4501:last-child,
.container_f91c .dark_4501:last-child,
.picture_bf0a .dark_4501:last-child {
  margin-bottom: 0;
}
.detail_red_f97c .dark_4501 .item_dim_a741 .hard-effe:last-child,
.container_f91c .dark_4501 .item_dim_a741 .hard-effe:last-child,
.picture_bf0a .dark_4501 .item_dim_a741 .hard-effe:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .detail_red_f97c .panel-3504,
  .detail_red_f97c .action-5b9f,
  .container_f91c .panel-3504,
  .container_f91c .action-5b9f,
  .picture_bf0a .panel-3504,
  .picture_bf0a .action-5b9f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wood_2dc6 .dark_4501 {
    margin-bottom: 2em;
  }
}
.wood_2dc6 p:last-child {
  margin-bottom: 0;
}
.wood_2dc6 li,
.wood_2dc6 ul {
  list-style: none;
  margin: 0;
}
.wood_2dc6 ul ul {
  margin-left: 2.617924em;
}
.wood-56a0 {
  font-size: 0.875em;
}

/* css-noise: 4649 */
.ghost-box-u2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
