/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip_b17e/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip_b17e
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.tooltip_b17e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm_ee9a.small-3a8b/licenses/gpl-2.0.surface_b483
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.black-b96f/, (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.module_dark_c759.image_3f39/normalize.search-02df/
 ======
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.search-02df v7.0.0 | MIT License | github.tooltip_b17e/necolas/normalize.search-02df */
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;
}
.list_active_7cfe .bronze_8457,
.table-large-2cbe,
.selected_87bf,
.sidebar-cf5b,
.pagination_solid_ac98,
.preview-fe6a,
.content-top-ab24,
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;
}
.table-large-2cbe,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-large-2cbe,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-large-2cbe,
  h1 {
    font-size: 1.8em;
  }
}
.selected_87bf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.selected_87bf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .selected_87bf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .selected_87bf,
  h2 {
    font-size: 1.7em;
  }
}
.sidebar-cf5b,
h3 {
  font-size: 1.618em;
}
.list_active_7cfe .bronze_8457,
.pagination_solid_ac98,
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.mini-9558 {
  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;
}
.active-f44f:after,
.active-f44f:before,
.breadcrumb_6774:after,
.breadcrumb_6774:before {
  content: "";
  display: table;
}
.active-f44f:after,
.breadcrumb_6774:after {
  clear: both;
}
.alert_6f76 {
  float: right;
  margin-right: 0;
}
.middle-5dd9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media-c1dd .background-complex-c04e,
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;
}
.media-c1dd .background-complex-c04e: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;
}
.icon-mini-d094 .background-complex-c04e {
  box-shadow: none;
}
.icon-mini-d094
  .background-complex-c04e
  .media-897f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon-mini-d094 .background-complex-c04e .title_043b {
  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;
}
.icon-mini-d094
  .background-complex-c04e
  .title_043b
  b {
  display: none;
}
.icon-mini-d094 .panel_1986 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery_wide_1513:not(.dirty-3f2b):not(.carousel_3cfc),
button:not(.dirty-3f2b):not(.carousel_3cfc),
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ),
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ),
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ) {
  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;
}
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):hover,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):hover,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):hover,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):hover,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):active,
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):active,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):active,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):active,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):active,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus {
  outline: 0;
}
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409 {
  position: relative;
}
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .sort-bb10,
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .heading-0bf7,
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .frame-bc8a,
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  i,
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  svg,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .sort-bb10,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .heading-0bf7,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .frame-bc8a,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  i,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  svg,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .sort-bb10,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .heading-0bf7,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .frame-bc8a,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  i,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  svg,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .sort-bb10,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .heading-0bf7,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .frame-bc8a,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  i,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  svg,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .sort-bb10,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .heading-0bf7,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  .frame-bc8a,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  i,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409
  svg {
  visibility: hidden;
}
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409:after,
button:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409:after,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409:after,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409:after,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ).fn-loading-5409: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;
}
.gallery_wide_1513:not(.dirty-3f2b):not(.carousel_3cfc),
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ),
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ),
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ) {
  color: #fff;
  background: #235787;
}
.gallery_wide_1513:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus,
input[type="button"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus,
input[type="reset"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus,
input[type="submit"]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ):focus {
  color: #fff;
}
.gallery_wide_1513.fn-disabled-5409:not(.dirty-3f2b):not(
    .carousel_3cfc
  ),
.gallery_wide_1513[disabled]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ),
button.fn-disabled-5409:not(.dirty-3f2b):not(
    .carousel_3cfc
  ),
button[disabled]:not(.dirty-3f2b):not(
    .carousel_3cfc
  ) {
  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;
}
.status-53d4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.status-53d4: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;
}
.menu_dd74 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.backdrop_fixed_95d4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.table_7239 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active-f44f:after,
.active-f44f:before,
.east_838f:after,
.east_838f:before,
.cool-599b:after,
.cool-599b:before,
.footer_lower_f3a2:after,
.footer_lower_f3a2:before,
.sort_hard_478d:after,
.sort_hard_478d:before,
.new_0386:after,
.new_0386:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active-f44f:after,
.east_838f:after,
.cool-599b:after,
.footer_lower_f3a2:after,
.sort_hard_478d:after,
.new_0386:after {
  clear: both;
}
.east_838f .mask-8a4b,
.cool-599b .mask-8a4b,
.disabled-0263 .mask-8a4b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.stone-affb {
  display: inline-block;
}
.narrow_4c98 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow_4c98 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow_4c98 .aside-hovered-977f {
  padding: 1em 0;
  font-size: 85%;
}
.aside-hovered-977f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled-f8d2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled-f8d2:after,
.disabled-f8d2:before {
  content: "";
  display: table;
}
.disabled-f8d2:after {
  clear: both;
}
.accordion_5ed3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter_dynamic_29a9 .accordion_5ed3 {
  max-width: 50%;
}
.shade_warm_15c0 .accordion_5ed3 {
  max-width: 33.33%;
}
.header-a265 .accordion_5ed3 {
  max-width: 25%;
}
.pattern_hovered_96bf .accordion_5ed3 {
  max-width: 20%;
}
.button-full-4b5c .accordion_5ed3 {
  max-width: 16.66%;
}
.primary-south-8f67 .accordion_5ed3 {
  max-width: 14.28%;
}
.block_upper_62c7 .accordion_5ed3 {
  max-width: 12.5%;
}
.active_7941 .accordion_5ed3 {
  max-width: 11.11%;
}
.pattern-steel-a46a {
  display: block;
}
.list_active_7cfe .highlight_7244 label,
.list_active_7cfe .tooltip-static-3bd0 label,
.list_active_7cfe .detail-focused-48f5 label,
.list_active_7cfe .thick_5a33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-51f8 {
  list-style: none;
  margin: 0;
}
.info-51f8 article.gold_6326 {
  margin-bottom: 0;
}
.info-51f8 ul {
  list-style: none;
  margin: 0;
}
.info-51f8 .pagination_mini_bf8c li.gold_6326 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-51f8 .pagination_mini_bf8c li.gold_6326 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-51f8 .pagination_mini_bf8c li.gold_6326: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) {
  .info-51f8 .pagination_mini_bf8c li.gold_6326 li.gold_6326 li.gold_6326 li.gold_6326 {
    padding-left: 0;
  }
}
article.gold_6326 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold_6326 .east_838f p:last-of-type {
  margin-bottom: 0;
}
article.gold_6326 .module_c518 {
  float: left;
}
article.gold_6326 .hidden_a0c1 {
  margin-left: 85px;
}
article.gold_6326 .shadow-4434 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold_6326 .shadow-4434 .complex-720a {
  margin-left: 10px;
}
article.gold_6326 .gradient-hard-3e4c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold_6326 .pressed_c976 {
  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 .highlight_7244,
  #respond .detail-focused-48f5,
  #respond .thick_5a33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_7244 input,
#respond .detail-focused-48f5 input,
#respond .thick_5a33 input {
  width: 100%;
}
#respond .thick_5a33 {
  margin-right: 0;
}
#respond .primary_short_011f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.image-new-df4a {
  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;
}
.image-new-df4a.avatar_78b1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.image-new-df4a 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%);
}
.image-new-df4a:focus,
.image-new-df4a: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);
}
.cool_ea00 {
  border-radius: 10%;
}
.tooltip-upper-e832 {
  border-radius: 50%;
}
.orange_a442 {
  font-size: 0.72em;
}
.advanced_d863 {
  font-size: 0.875em;
}
.gold_a27f {
  font-size: 1.1em;
}
.red_ee30 {
  text-transform: uppercase;
  line-height: 1.2;
}
.red_ee30.orange_a442 {
  letter-spacing: 0.5px;
}
.breadcrumb_out_522d,
.breadcrumb_out_522d a {
  color: #6d6d6d;
}
.breadcrumb_out_522d a:hover {
  color: #111;
}
.tag-8052 {
  color: #6d6d6d;
}
.thick-0b96 {
  overflow-x: hidden;
}
.thick-0b96 .plasma_646f.media-ffd0 {
  position: relative;
}
.thick-0b96 .plasma_646f.media-ffd0.hero-slow-a7fa {
  position: initial;
}
.thick-0b96
  .plasma_646f.media-ffd0.hero-slow-a7fa
  .shadow-tall-3990 {
  left: auto;
}
.thick-0b96 .plasma_646f .shadow-tall-3990 {
  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;
}
.thick-0b96 .plasma_646f:hover.media-ffd0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thick-0b96
  .plasma_646f:hover.media-ffd0
  .shadow-tall-3990 {
  display: block;
  z-index: 9999999;
}
.thick-0b96 .panel_soft_35f6 .label_780e,
.thick-0b96 .disabled_stone_2210 .label_780e {
  display: none;
}
.thick-0b96 .bottom-b95e .plasma_646f:hover.media-ffd0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list_active_7cfe .highlight_7244 label,
.list_active_7cfe .tooltip-static-3bd0 label,
.list_active_7cfe .detail-focused-48f5 label,
.list_active_7cfe .thick_5a33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-51f8 {
  list-style: none;
  margin: 0;
}
.info-51f8 article.gold_6326 {
  margin-bottom: 0;
}
.info-51f8 ul {
  list-style: none;
  margin: 0;
}
.info-51f8 .pagination_mini_bf8c li.gold_6326 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-51f8 .pagination_mini_bf8c li.gold_6326 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-51f8 .pagination_mini_bf8c li.gold_6326: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) {
  .info-51f8 .pagination_mini_bf8c li.gold_6326 li.gold_6326 li.gold_6326 li.gold_6326 {
    padding-left: 0;
  }
}
article.gold_6326 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold_6326 .east_838f p:last-of-type {
  margin-bottom: 0;
}
article.gold_6326 .module_c518 {
  float: left;
}
article.gold_6326 .hidden_a0c1 {
  margin-left: 85px;
}
article.gold_6326 .shadow-4434 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold_6326 .shadow-4434 .complex-720a {
  margin-left: 10px;
}
article.gold_6326 .gradient-hard-3e4c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold_6326 .pressed_c976 {
  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 .highlight_7244,
  #respond .detail-focused-48f5,
  #respond .thick_5a33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_7244 input,
#respond .detail-focused-48f5 input,
#respond .thick_5a33 input {
  width: 100%;
}
#respond .thick_5a33 {
  margin-right: 0;
}
#respond .primary_short_011f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel_soft_35f6 .orange_1f73 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.orange_1f73 .title_a0cc.white_507a .main_dd92 > li > a:focus,
.orange_1f73 .title_a0cc.white_507a .main_dd92 > li > a:hover,
.orange_1f73 .title_a0cc.text-green-518f .main_dd92 > li > a:focus,
.orange_1f73 .title_a0cc.text-green-518f .main_dd92 > li > a:hover,
.orange_1f73 .title_a0cc.pattern-ed19 .main_dd92 > li > a:focus,
.orange_1f73 .title_a0cc.pattern-ed19 .main_dd92 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange_1f73
  .title_a0cc.white_507a
  .main_dd92
  > li.primary-action-8827
  > a,
.orange_1f73
  .title_a0cc.white_507a
  .main_dd92
  > li.gradient-solid-e074
  > a,
.orange_1f73
  .title_a0cc.text-green-518f
  .main_dd92
  > li.primary-action-8827
  > a,
.orange_1f73
  .title_a0cc.text-green-518f
  .main_dd92
  > li.gradient-solid-e074
  > a,
.orange_1f73
  .title_a0cc.pattern-ed19
  .main_dd92
  > li.primary-action-8827
  > a,
.orange_1f73 .title_a0cc.pattern-ed19 .main_dd92 > li.wrapper_mini_3783 > a {
  color: rgba(255, 255, 255, 0.99);
}
.orange_1f73 .alert-wood-a6b4,
.orange_1f73 .alert-wood-a6b4 a {
  color: rgba(255, 255, 255, 0.99);
}
.orange_1f73 .large_209b.red-ca9e li a,
.orange_1f73 .preview-hard-e008 a,
.orange_1f73 .easy-f17b,
.orange_1f73 .main_dd92 > li > a,
.orange_1f73 .wrapper_gold_2f58 {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73 .large_209b.red-ca9e li a:hover,
.orange_1f73 .preview-hard-e008 a:hover,
.orange_1f73 .easy-f17b:hover,
.orange_1f73 .main_dd92 > li > a:hover,
.orange_1f73 .wrapper_gold_2f58:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange_1f73 .bronze_0a58 {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73 .bronze_0a58 .tabs_83c6 {
  color: rgba(255, 255, 255, 0.99);
}
.orange_1f73 .bronze_0a58:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange_1f73 .label-249d .blue_97bd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73 .label-249d .blue_97bd .grid-over-1150 {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73
  .label-249d
  .blue_97bd
  .grid-over-1150::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73
  .label-249d
  .blue_97bd
  .grid-over-1150:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73
  .label-249d
  .blue_97bd
  .grid-over-1150::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73
  .label-249d
  .blue_97bd
  .grid-over-1150::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73 .label-249d .carousel_af9f {
  color: rgba(255, 255, 255, 0.79);
}
.orange_1f73 .label-249d .carousel_af9f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_fluid_e14f
  .orange_1f73
  .label-249d
  .row_medium_3979
  .media-6c77 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_fluid_e14f
  .orange_1f73
  .label-249d
  .row_medium_3979
  .grid-over-1150 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_soft_35f6 .text-fluid-5715 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.text-fluid-5715 .title_a0cc.white_507a .main_dd92 > li > a:focus,
.text-fluid-5715 .title_a0cc.white_507a .main_dd92 > li > a:hover,
.text-fluid-5715 .title_a0cc.text-green-518f .main_dd92 > li > a:focus,
.text-fluid-5715 .title_a0cc.text-green-518f .main_dd92 > li > a:hover,
.text-fluid-5715 .title_a0cc.pattern-ed19 .main_dd92 > li > a:focus,
.text-fluid-5715 .title_a0cc.pattern-ed19 .main_dd92 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-fluid-5715
  .title_a0cc.white_507a
  .main_dd92
  > li.primary-action-8827
  > a,
.text-fluid-5715
  .title_a0cc.white_507a
  .main_dd92
  > li.gradient-solid-e074
  > a,
.text-fluid-5715
  .title_a0cc.text-green-518f
  .main_dd92
  > li.primary-action-8827
  > a,
.text-fluid-5715
  .title_a0cc.text-green-518f
  .main_dd92
  > li.gradient-solid-e074
  > a,
.text-fluid-5715
  .title_a0cc.pattern-ed19
  .main_dd92
  > li.primary-action-8827
  > a,
.text-fluid-5715 .title_a0cc.pattern-ed19 .main_dd92 > li.wrapper_mini_3783 > a {
  color: rgba(0, 0, 0, 0.8);
}
.text-fluid-5715 .alert-wood-a6b4,
.text-fluid-5715 .alert-wood-a6b4 a {
  color: rgba(0, 0, 0, 0.8);
}
.text-fluid-5715 .large_209b.red-ca9e li a,
.text-fluid-5715 .preview-hard-e008 a,
.text-fluid-5715 .easy-f17b,
.text-fluid-5715 .main_dd92 > li > a,
.text-fluid-5715 .wrapper_gold_2f58 {
  color: rgba(0, 0, 0, 0.55);
}
.text-fluid-5715 .large_209b.red-ca9e li a:hover,
.text-fluid-5715 .preview-hard-e008 a:hover,
.text-fluid-5715 .easy-f17b:hover,
.text-fluid-5715 .main_dd92 > li > a:hover,
.text-fluid-5715 .wrapper_gold_2f58:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-fluid-5715 .bronze_0a58 {
  color: rgba(0, 0, 0, 0.55);
}
.text-fluid-5715 .bronze_0a58 .tabs_83c6 {
  color: rgba(0, 0, 0, 0.8);
}
.text-fluid-5715 .bronze_0a58:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-copper-aed7 .status_thick_ca74 {
  margin-left: auto;
  margin-right: auto;
}
.cool-599b > * {
  margin-left: auto;
  margin-right: auto;
}
.cool-599b .menu_dd74 {
  margin-right: 1.41575em;
}
.text_4f39 .cool-599b > .up-e2a2 {
  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;
}
.text_4f39 .cool-599b > .container-8b20 {
  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;
}
.orange_5f04.shadow-copper-aed7 .status_thick_ca74,
.form_136a.shadow-copper-aed7 .status_thick_ca74 {
  margin-left: 0;
}
.frame-d3e0.shadow-copper-aed7 .status_thick_ca74,
.block_0c44.shadow-copper-aed7 .status_thick_ca74 {
  margin-right: 0;
}
.cool-599b ol,
.cool-599b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.blue_f66a video {
  max-width: 100%;
}
.container-lower-5163 img {
  display: block;
}
.container-lower-5163.menu_dd74,
.container-lower-5163.backdrop_fixed_95d4 {
  width: 100%;
}
.container-lower-5163.container-8b20 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.iron_e0b7:not(.disabled_hard_3a90) {
  margin: 1.5em auto;
}
.thumbnail-8366 p {
  padding: 1.5em 14px;
}
ul.list_a719.container-8b20,
ul.list_a719.up-e2a2,
ul.list_a719.mask_thick_ff33.up-e2a2 {
  padding: 0 14px;
}
.dropdown-039e {
  display: block;
  overflow-x: auto;
}
.dropdown-039e table {
  border-collapse: collapse;
  width: 100%;
}
.dropdown-039e td,
.dropdown-039e th {
  padding: 0.5em;
}
.cool-599b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.cool-599b ol ol,
.cool-599b ol ul,
.cool-599b ul ol,
.cool-599b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.cool-599b ol ol li,
.cool-599b ol ul li,
.cool-599b ul ol li,
.cool-599b ul ul li {
  margin-left: 0;
}
.media_glass_2bab.modal-1f85 > .hidden_plasma_dab0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.media_glass_2bab.modal-1f85 > .hidden_plasma_dab0 iframe,
.media_glass_2bab.modal-1f85 > .hidden_plasma_dab0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.solid-d97c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.solid-d97c.element_top_4eed {
  padding: 0;
}
.solid-d97c.element_top_4eed cite {
  font-size: 13px;
}
.solid-d97c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.solid-d97c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture-west-e78f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture-west-e78f > p:first-child {
  margin-top: 0;
}
.picture-west-e78f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture-west-e78f blockquote {
  border-left: 0;
}
.border-narrow-9790 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border-narrow-9790:not(.title-purple-f9ab) {
  max-width: 100px;
}
.border-narrow-9790.primary-stale-e641 {
  border-bottom: none !important;
  text-align: center;
}
.border-narrow-9790.primary-stale-e641::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thumbnail-8366 p {
    padding: 1.5em 0;
  }
}
.banner-d375 {
  color: #0073aa;
}
.detail_lower_a2d3 {
  background-color: #0073aa;
}
.action-72bb {
  color: #229fd8;
}
.filter_fresh_d455 {
  background-color: #229fd8;
}
.container-center-400f {
  color: #eee;
}
.hover-f303 {
  background-color: #eee;
}
.menu-385e {
  color: #444;
}
.green-2c9a {
  background-color: #444;
}
.old-8f2e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.old-8f2e .search-7e50 .preview-hard-e008 {
  font-size: 15px;
}
.old-8f2e .preview-hard-e008 {
  line-height: 1.3;
}
.old-8f2e .text-fluid-5715 {
}
.old-8f2e .orange_1f73 {
  background: #235787;
}
.hot_6814 {
  padding: 0;
}
.hot_6814 .orange_1f73 {
  background: #1a1a1a;
}
.hot_6814 .text-fluid-5715 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.new-6ec3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.new-6ec3 .text-fluid-5715 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.new-6ec3 .orange_1f73 {
  background: #303030;
}
.new_0386 {
  position: relative;
  z-index: 10;
}
.new_0386 .notification_up_df20 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south_6cd9 .media-ffd0 {
  display: inline-block;
  vertical-align: middle;
}
.south_6cd9.notification-bottom-6ff5 .media-ffd0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .south_6cd9.notification-bottom-6ff5 .media-ffd0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .south_6cd9.notification-bottom-6ff5 .media-ffd0 {
    margin-right: 0.4em;
  }
}
.south_6cd9.notification-bottom-6ff5 .media-ffd0:last-child {
  margin-right: 0;
}
.chip-d9c7 .notification_up_df20 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel_soft_35f6 .search-7e50 {
    margin: 0 -0.5em;
  }
  .panel_soft_35f6 .search-7e50 [class*="customify-col-"],
  .panel_soft_35f6 .search-7e50 [class*="customify-col_"],
  .panel_soft_35f6 .search-7e50 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel_soft_35f6.light_4d19 .notification_up_df20 {
  background: 0 0 !important;
}
.panel_soft_35f6.light_4d19 .notification_up_df20,
.panel_soft_35f6.chip-d9c7 .notification_up_df20 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel_soft_35f6.disabled-cc09 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel_soft_35f6.chip-d9c7 .notification_up_df20 {
  box-shadow: none !important;
}
.input_757d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .input_757d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .input_757d {
    padding: 18px 0 20px;
  }
}
.input_757d .shadow_yellow_38a8 {
  width: 100%;
}
.input_757d .stale_8bdf {
  margin-bottom: 0;
}
.input_757d .background_3933 {
  margin-top: 5px;
  font-size: 0.875em;
}
.accordion-huge-3ecc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accordion-huge-3ecc .paper_74b0 {
  width: 100%;
}
.tiny_fbff {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tiny_fbff li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tiny_fbff 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;
}
.tiny_fbff li:last-child:after {
  display: none;
}
.tiny_fbff li a {
  font-weight: 500;
  margin-right: 10px;
}
.avatar_4b53 .label_780e button,
.input_757d .label_780e button {
  left: 0;
}
.avatar_4b53 .paper_74b0,
.input_757d .paper_74b0 {
  padding-left: 0;
  padding-right: 0;
}
.avatar_4b53 .accordion-huge-3ecc,
.input_757d .accordion-huge-3ecc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.avatar_4b53 {
  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;
}
.avatar_4b53: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;
}
.avatar_4b53 .glass-9369 {
  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) {
  .avatar_4b53 .glass-9369 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_4b53 .glass-9369 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_4b53 .glass-9369 {
    min-height: 200px;
  }
}
.avatar_4b53 .tiny_fbff {
  color: rgba(255, 255, 255, 0.8);
}
.avatar_4b53 .tiny_fbff a,
.avatar_4b53 .tiny_fbff li:after {
  color: inherit;
}
.avatar_4b53 .tiny_fbff a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tall_294a {
  margin-bottom: 0.5em;
}
.wood_b841 {
  margin-bottom: 1.2em;
}
.wood_b841,
.tall_294a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood_b841 p:last-child,
.tall_294a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label_780e,
#masthead .label_780e {
  display: none;
}
#masthead
  > .label_780e.border_tiny_3e5f {
  display: none;
}
#masthead > .label_780e button {
  left: 0;
}
.preview_down_1905 {
  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%;
}
.preview_down_1905 .media-ffd0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.preview_down_1905 .link_clean_7e2a {
  display: -webkit-box;
  display: flex;
}
.preview_down_1905 .link_clean_7e2a.article_glass_2376 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.preview_down_1905 .link_clean_7e2a.east-e865 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview_down_1905 .link_clean_7e2a.bronze-1864 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview_down_1905.aside_right_7ea1.slider_black_0baf .link_clean_7e2a.article_glass_2376 {
  flex-basis: 100%;
}
.preview_down_1905.dropdown_4ab2 .link_clean_7e2a.east-e865 {
  -webkit-box-flex: 1;
  flex: auto;
}
.preview_down_1905.dropdown_4ab2 .link_clean_7e2a.bronze-1864 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label_780e.border_tiny_3e5f {
  display: none;
}
#masthead > .label_780e button {
  left: 0;
}
.motion_f644 {
  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;
}
.motion_f644:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.motion_f644.upper-9ad8 i {
  margin-right: 4px;
}
.motion_f644.large-0f0c i {
  margin-left: 5px;
}
.preview-hard-e008 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.preview-hard-e008 p:last-child {
  margin-bottom: 0;
}
.hovered-3f7e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hovered-3f7e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hovered-3f7e img {
  display: block;
  width: auto;
  line-height: 1;
}
.hovered-3f7e .alert-wood-a6b4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hovered-3f7e .status_0978 {
  margin: 5px 0 7px 0;
}
.hovered-3f7e.outline_yellow_fc43 .backdrop-585e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-3f7e.outline_yellow_fc43 .hovered_6a93 {
  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;
}
.hovered-3f7e.purple-1f8d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hovered-3f7e.purple-1f8d .backdrop-585e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-3f7e.purple-1f8d .hovered_6a93 {
  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;
}
.hovered-3f7e.progress-4e7a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered-3f7e.focus-a276 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hovered-3f7e.focus-a276 .hovered_6a93 {
  margin-top: 7px;
}
.layout_edea {
  display: inline-block;
}
.new_0386 .tag-ea81 .hovered-3f7e img {
  max-width: 100%;
}
.title_a0cc .form_fast_d630.list_plasma_28e3,
.card-4435 .form_fast_d630.list_plasma_28e3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_a0cc .slow-ca84,
.card-4435 .slow-ca84 {
  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%);
}
.title_a0cc .slow-ca84 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.title_a0cc.stale-bd68 .slow-ca84 {
  display: none;
}
.title_a0cc .article-hot-4323 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title_a0cc .article-hot-4323 li {
  display: inline-block;
  position: relative;
}
.title_a0cc .article-hot-4323 li:last-child {
  margin-right: 0;
}
.title_a0cc .article-hot-4323 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;
}
.title_a0cc .article-hot-4323 li.wrapper_mini_3783 > a {
  color: rgba(0, 0, 0, 0.9);
}
.title_a0cc .article-hot-4323 > 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;
}
.title_a0cc .article-hot-4323 > li > a i {
  line-height: 0;
}
.title_a0cc .article-hot-4323 > li.heading_steel_3737 > a .slow-ca84 {
  margin-left: 4px;
  line-height: 0;
}
.title_a0cc .article-hot-4323 .tag-old-274c li.heading_steel_3737 > a {
  position: relative;
}
.title_a0cc .article-hot-4323 .tag-old-274c li.heading_steel_3737 > a:after,
.title_a0cc .article-hot-4323 .tag-old-274c li.heading_steel_3737 > a:before {
  content: "";
  display: table;
}
.title_a0cc .article-hot-4323 .tag-old-274c li.heading_steel_3737 > a:after {
  clear: both;
}
.title_a0cc .article-hot-4323 .tag-old-274c li.heading_steel_3737 > a .slow-ca84 {
  margin-left: 5px;
  float: right;
}
.title_a0cc .carousel-silver-3c63,
.title_a0cc .tag-old-274c {
  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;
}
.title_a0cc .tag-old-274c {
  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;
}
.title_a0cc .tag-old-274c .list_plasma_28e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_a0cc .tag-old-274c .slow-ca84 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.title_a0cc .tag-old-274c li {
  display: block;
  margin: 0;
  padding: 0;
}
.title_a0cc .tag-old-274c 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;
}
.title_a0cc .tag-old-274c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.title_a0cc .tag-old-274c .tag-old-274c {
  top: 0;
  left: 100%;
}
.title_a0cc .disabled-pressed-16ff.fn-focus-5409 > .carousel-silver-3c63,
.title_a0cc .disabled-pressed-16ff.fn-focus-5409 > .tag-old-274c,
.title_a0cc .disabled-pressed-16ff:focus > .carousel-silver-3c63,
.title_a0cc .disabled-pressed-16ff:focus > .tag-old-274c,
.title_a0cc .disabled-pressed-16ff:hover > .carousel-silver-3c63,
.title_a0cc .disabled-pressed-16ff:hover > .tag-old-274c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.title_a0cc.pattern-ed19 .main_dd92:after,
.title_a0cc.pattern-ed19 .main_dd92:before {
  content: "";
  display: table;
}
.title_a0cc.pattern-ed19 .main_dd92:after {
  clear: both;
}
.title_a0cc.pattern-ed19 .main_dd92 > li {
  float: left;
}
.title_a0cc.text_c9dc .main_dd92:after,
.title_a0cc.text_c9dc .main_dd92:before {
  content: "";
  display: table;
}
.title_a0cc.text_c9dc .main_dd92:after {
  clear: both;
}
.title_a0cc.text_c9dc .main_dd92 > li {
  float: left;
}
.title_a0cc.text_c9dc .main_dd92 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.title_a0cc.text_c9dc .main_dd92 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.title_a0cc.text_c9dc .main_dd92 > li.primary-action-8827 > a,
.title_a0cc.text_c9dc .main_dd92 > li.wrapper_mini_3783 > a {
  color: #fff;
  background-color: #1e4b75;
}
.title_a0cc.white_507a .main_dd92 > li > a .list_plasma_28e3 {
  position: relative;
}
.title_a0cc.white_507a .main_dd92 > li > a .list_plasma_28e3: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;
}
.title_a0cc.white_507a
  .main_dd92
  > li:focus
  > a
  .list_plasma_28e3:before,
.title_a0cc.white_507a
  .main_dd92
  > li:hover
  > a
  .list_plasma_28e3:before {
  width: 100%;
  background-color: currentColor;
}
.title_a0cc.white_507a
  .main_dd92
  > li.primary-action-8827
  > a
  .list_plasma_28e3:before,
.title_a0cc.white_507a
  .main_dd92
  > li.gradient-solid-e074
  > a
  .list_plasma_28e3:before {
  width: 100%;
  background-color: currentColor;
}
.title_a0cc.text-green-518f .main_dd92 > li > a .list_plasma_28e3 {
  position: relative;
}
.title_a0cc.text-green-518f .main_dd92 > li > a .list_plasma_28e3: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;
}
.title_a0cc.text-green-518f .main_dd92 > li:focus > a .list_plasma_28e3:before,
.title_a0cc.text-green-518f
  .main_dd92
  > li:hover
  > a
  .list_plasma_28e3:before {
  width: 100%;
  background-color: currentColor;
}
.title_a0cc.text-green-518f
  .main_dd92
  > li.primary-action-8827
  > a
  .list_plasma_28e3:before,
.title_a0cc.text-green-518f
  .main_dd92
  > li.gradient-solid-e074
  > a
  .list_plasma_28e3:before {
  width: 100%;
  background-color: currentColor;
}
.card-4435 .article-hot-4323 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.card-4435 .article-hot-4323 li:first-child > a {
  border-top: none;
}
.card-4435 .article-hot-4323 .cold_6e95 > .list_plasma_28e3 .slow-ca84 {
  display: none;
}
.card-4435 .article-hot-4323 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.card-4435 .article-hot-4323 li:last-child {
  border: none;
}
.card-4435 .article-hot-4323 li.heading_steel_3737 > a {
  padding-right: 45px !important;
}
.card-4435 .article-hot-4323 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.card-4435 .article-hot-4323 li a:focus,
.card-4435 .article-hot-4323 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-4435 .article-hot-4323 li .media-a60b {
  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;
}
.card-4435 .article-hot-4323 li .media-a60b:hover {
  box-shadow: none;
}
.card-4435 .article-hot-4323 li .media-a60b .slow-ca84 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.card-4435 .article-hot-4323 .tag-old-274c {
  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);
}
.card-4435 .article-hot-4323 .tag-old-274c li a {
  padding-left: 3em;
}
.card-4435 .article-hot-4323 .message-a493 > a .media-a60b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.card-4435 .article-hot-4323 .message-a493 > .tag-old-274c {
  display: block;
  opacity: 1;
}
.video_c858 {
  max-width: 100%;
}
.warm-38cc {
  line-height: 0;
  cursor: pointer;
}
.wrapper_gold_2f58 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper_gold_2f58:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper_gold_2f58 svg {
  width: 18px;
  height: 18px;
}
.wrapper_gold_2f58 .icon-blue-b264 {
  display: none;
}
.caption-1843 {
  position: relative;
}
.caption-1843.fn-active-5409 .wrapper_gold_2f58 .disabled_hard_ac8d {
  display: none;
}
.caption-1843.fn-active-5409 .wrapper_gold_2f58 .icon-blue-b264 {
  display: inline-block;
}
.caption-1843 .hot-3189 {
  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);
}
.caption-1843.east-5f97 .hot-3189 {
  left: auto;
  right: -0.9em;
}
.caption-1843.east-5f97 .carousel-active-fecd::before {
  left: auto;
  right: 15px;
}
.caption-1843.fn-active-5409 .hot-3189 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_medium_3979 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.row_medium_3979 label {
  flex-basis: 100%;
}
.row_medium_3979 .blue_97bd {
  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;
}
.row_medium_3979 .grid-over-1150 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.row_medium_3979 .grid-over-1150:focus {
  background-color: transparent;
}
.row_medium_3979 button.carousel_af9f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.row_medium_3979 button.carousel_af9f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.row_medium_3979 button.carousel_af9f svg {
  width: 18px;
  height: 18px;
}
.row_medium_3979 input[type="submit"] {
  min-height: auto;
}
.label-249d .row_medium_3979 .grid-over-1150 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.carousel-active-fecd {
  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) {
  .carousel-active-fecd {
    width: 220px;
  }
}
.carousel-active-fecd label {
  flex-basis: 100%;
}
.carousel-active-fecd::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;
}
.accent_fluid_e14f .label-249d .row_medium_3979 {
  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;
}
.accent_fluid_e14f
  .label-249d
  .row_medium_3979
  .blue_97bd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_fluid_e14f .label-249d .row_medium_3979 .grid-over-1150 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_fluid_e14f
  .label-249d
  .row_medium_3979
  .grid-over-1150:focus {
  background: 0 0;
}
.accent_fluid_e14f
  .label-249d
  .row_medium_3979
  .media-6c77 {
  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;
}
.large_209b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.large_209b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.large_209b li:last-child {
  margin-right: 0;
}
.large_209b li:first-child {
  margin-left: 0;
}
.large_209b.focus-advanced-efa1 a {
  color: #fff;
}
.large_209b.focus-advanced-efa1 a:hover {
  color: #fff;
}
.large_209b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.large_209b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.large_209b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.large_209b a:hover {
  opacity: 0.9;
  color: inherit;
}
.large_209b [class*="social-icon-apple"] {
  background-color: #999;
}
.large_209b [class*="social-icon-apple"].row-33a3 {
  background-color: transparent;
  color: #999;
}
.large_209b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.large_209b [class*="social-icon-behance"].row-33a3 {
  background-color: transparent;
  color: #1769ff;
}
.large_209b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.large_209b [class*="social-icon-bitbucket"].row-33a3 {
  background-color: transparent;
  color: #205081;
}
.large_209b [class*="social-icon-codepen"] {
  background-color: #000;
}
.large_209b [class*="social-icon-codepen"].row-33a3 {
  background-color: transparent;
  color: #000;
}
.large_209b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.large_209b [class*="social-icon-delicious"].row-33a3 {
  background-color: transparent;
  color: #39f;
}
.large_209b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.large_209b [class*="social-icon-digg"].row-33a3 {
  background-color: transparent;
  color: #005be2;
}
.large_209b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.large_209b [class*="social-icon-dribbble"].row-33a3 {
  background-color: transparent;
  color: #ea4c89;
}
.large_209b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.large_209b [class*="social-icon-envelope"].row-33a3 {
  background-color: transparent;
  color: #ea4335;
}
.large_209b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.large_209b [class*="social-icon-facebook"].row-33a3 {
  background-color: transparent;
  color: #3b5998;
}
.large_209b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.large_209b [class*="social-icon-flickr"].row-33a3 {
  background-color: transparent;
  color: #0063dc;
}
.large_209b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.large_209b [class*="social-icon-foursquare"].row-33a3 {
  background-color: transparent;
  color: #2d5be3;
}
.large_209b [class*="social-icon-github"] {
  background-color: #333;
}
.large_209b [class*="social-icon-github"].row-33a3 {
  background-color: transparent;
  color: #333;
}
.large_209b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.large_209b [class*="social-icon-google-plus"].row-33a3 {
  background-color: transparent;
  color: #dd4b39;
}
.large_209b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.large_209b [class*="social-icon-houzz"].row-33a3 {
  background-color: transparent;
  color: #7ac142;
}
.large_209b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.large_209b [class*="social-icon-instagram"].row-33a3 {
  background-color: transparent;
  color: #262626;
}
.large_209b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.large_209b [class*="social-icon-jsfiddle"].row-33a3 {
  background-color: transparent;
  color: #487aa2;
}
.large_209b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.large_209b [class*="social-icon-linkedin"].row-33a3 {
  background-color: transparent;
  color: #0077b5;
}
.large_209b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.large_209b [class*="social-icon-medium"].row-33a3 {
  background-color: transparent;
  color: #00ab6b;
}
.large_209b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.large_209b
  [class*="social-icon-odnoklassniki"].row-33a3 {
  background-color: transparent;
  color: #f4731c;
}
.large_209b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.large_209b [class*="social-icon-meetup"].row-33a3 {
  background-color: transparent;
  color: #ec1c40;
}
.large_209b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.large_209b [class*="social-icon-pinterest"].row-33a3 {
  background-color: transparent;
  color: #bd081c;
}
.large_209b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.large_209b [class*="social-icon-product-hunt"].row-33a3 {
  background-color: transparent;
  color: #da552f;
}
.large_209b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.large_209b [class*="social-icon-reddit"].row-33a3 {
  background-color: transparent;
  color: #ff4500;
}
.large_209b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.large_209b [class*="social-icon-rss"].row-33a3 {
  background-color: transparent;
  color: #f26522;
}
.large_209b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.large_209b
  [class*="social-icon-shopping-cart"].row-33a3 {
  background-color: transparent;
  color: #4caf50;
}
.large_209b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.large_209b [class*="social-icon-skype"].row-33a3 {
  background-color: transparent;
  color: #00aff0;
}
.large_209b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.large_209b [class*="social-icon-slideshare"].row-33a3 {
  background-color: transparent;
  color: #0077b5;
}
.large_209b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.large_209b [class*="social-icon-snapchat"].row-33a3 {
  background-color: transparent;
  color: #fffc00;
}
.large_209b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.large_209b [class*="social-icon-soundcloud"].row-33a3 {
  background-color: transparent;
  color: #f80;
}
.large_209b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.large_209b [class*="social-icon-spotify"].row-33a3 {
  background-color: transparent;
  color: #2ebd59;
}
.large_209b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.large_209b
  [class*="social-icon-stack-overflow"].row-33a3 {
  background-color: transparent;
  color: #fe7a15;
}
.large_209b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.large_209b [class*="social-icon-maldkfgram"].row-33a3 {
  background-color: transparent;
  color: #2ca5e0;
}
.large_209b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.large_209b [class*="social-icon-tripadvisor"].row-33a3 {
  background-color: transparent;
  color: #589442;
}
.large_209b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.large_209b [class*="social-icon-tumblr"].row-33a3 {
  background-color: transparent;
  color: #35465c;
}
.large_209b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.large_209b [class*="social-icon-twitch"].row-33a3 {
  background-color: transparent;
  color: #6441a5;
}
.large_209b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.large_209b [class*="social-icon-twitter"].row-33a3 {
  background-color: transparent;
  color: #1da1f2;
}
.large_209b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.large_209b [class*="social-icon-vimeo"].row-33a3 {
  background-color: transparent;
  color: #1ab7ea;
}
.large_209b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.large_209b [class*="social-icon-vk"].row-33a3 {
  background-color: transparent;
  color: #45668e;
}
.large_209b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.large_209b [class*="social-icon-weibo"].row-33a3 {
  background-color: transparent;
  color: #df2029;
}
.large_209b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.large_209b [class*="social-icon-weixin"].row-33a3 {
  background-color: transparent;
  color: #7bb32e;
}
.large_209b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.large_209b [class*="social-icon-whatsapp"].row-33a3 {
  background-color: transparent;
  color: #25d366;
}
.large_209b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.large_209b [class*="social-icon-wordpress"].row-33a3 {
  background-color: transparent;
  color: #21759b;
}
.large_209b [class*="social-icon-xing"] {
  background-color: #026466;
}
.large_209b [class*="social-icon-xing"].row-33a3 {
  background-color: transparent;
  color: #026466;
}
.large_209b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.large_209b [class*="social-icon-yelp"].row-33a3 {
  background-color: transparent;
  color: #af0606;
}
.large_209b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.large_209b [class*="social-icon-youtube"].row-33a3 {
  background-color: transparent;
  color: #cd201f;
}
.easy-f17b {
  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;
}
.easy-f17b:hover {
  box-shadow: none;
  background: 0 0;
}
.background_9206 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.avatar_advanced_5582 {
  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;
}
.wood-d0a3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.advanced_994c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.advanced_994c,
.advanced_994c::after,
.advanced_994c::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;
}
.advanced_994c::after,
.advanced_994c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-154e .avatar_advanced_5582 .wood-d0a3 {
  margin-top: -2px;
  width: 19px;
}
.texture-154e .avatar_advanced_5582 .advanced_994c {
  margin-top: -1px;
}
.texture-154e .avatar_advanced_5582 .advanced_994c,
.texture-154e .avatar_advanced_5582 .advanced_994c::after,
.texture-154e .avatar_advanced_5582 .advanced_994c::before {
  width: 19px;
  height: 2px;
}
.texture-154e .avatar_advanced_5582 .advanced_994c::before {
  top: -6px;
}
.texture-154e .avatar_advanced_5582 .advanced_994c::after {
  bottom: -6px;
}
.hot_573f .avatar_advanced_5582 .wood-d0a3 {
  margin-top: -2px;
  width: 22px;
}
.hot_573f .avatar_advanced_5582 .advanced_994c {
  margin-top: -1px;
}
.hot_573f .avatar_advanced_5582 .advanced_994c,
.hot_573f .avatar_advanced_5582 .advanced_994c::after,
.hot_573f .avatar_advanced_5582 .advanced_994c::before {
  width: 22px;
  height: 2px;
}
.hot_573f .avatar_advanced_5582 .advanced_994c::before {
  top: -7px;
}
.hot_573f .avatar_advanced_5582 .advanced_994c::after {
  bottom: -7px;
}
.section-8300 .avatar_advanced_5582 .wood-d0a3 {
  margin-top: -2px;
  width: 31px;
}
.section-8300 .avatar_advanced_5582 .advanced_994c {
  margin-top: -1.5px;
}
.section-8300 .avatar_advanced_5582 .advanced_994c,
.section-8300 .avatar_advanced_5582 .advanced_994c::after,
.section-8300 .avatar_advanced_5582 .advanced_994c::before {
  width: 31px;
  height: 3px;
}
.section-8300 .avatar_advanced_5582 .advanced_994c::before {
  top: -9px;
}
.section-8300 .avatar_advanced_5582 .advanced_994c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .silver_861b .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 19px;
  }
  .silver_861b .avatar_advanced_5582 .advanced_994c {
    margin-top: -1px;
  }
  .silver_861b .avatar_advanced_5582 .advanced_994c,
  .silver_861b .avatar_advanced_5582 .advanced_994c::after,
  .silver_861b .avatar_advanced_5582 .advanced_994c::before {
    width: 19px;
    height: 2px;
  }
  .silver_861b .avatar_advanced_5582 .advanced_994c::before {
    top: -6px;
  }
  .silver_861b .avatar_advanced_5582 .advanced_994c::after {
    bottom: -6px;
  }
  .paragraph_cc8a .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_cc8a .avatar_advanced_5582 .advanced_994c {
    margin-top: -1px;
  }
  .paragraph_cc8a .avatar_advanced_5582 .advanced_994c,
  .paragraph_cc8a .avatar_advanced_5582 .advanced_994c::after,
  .paragraph_cc8a .avatar_advanced_5582 .advanced_994c::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_cc8a .avatar_advanced_5582 .advanced_994c::before {
    top: -7px;
  }
  .paragraph_cc8a .avatar_advanced_5582 .advanced_994c::after {
    bottom: -7px;
  }
  .icon-c525 .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 31px;
  }
  .icon-c525 .avatar_advanced_5582 .advanced_994c {
    margin-top: -1.5px;
  }
  .icon-c525 .avatar_advanced_5582 .advanced_994c,
  .icon-c525 .avatar_advanced_5582 .advanced_994c::after,
  .icon-c525 .avatar_advanced_5582 .advanced_994c::before {
    width: 31px;
    height: 3px;
  }
  .icon-c525 .avatar_advanced_5582 .advanced_994c::before {
    top: -9px;
  }
  .icon-c525 .avatar_advanced_5582 .advanced_994c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .main_5c9f .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 19px;
  }
  .main_5c9f .avatar_advanced_5582 .advanced_994c {
    margin-top: -1px;
  }
  .main_5c9f .avatar_advanced_5582 .advanced_994c,
  .main_5c9f .avatar_advanced_5582 .advanced_994c::after,
  .main_5c9f .avatar_advanced_5582 .advanced_994c::before {
    width: 19px;
    height: 2px;
  }
  .main_5c9f .avatar_advanced_5582 .advanced_994c::before {
    top: -6px;
  }
  .main_5c9f .avatar_advanced_5582 .advanced_994c::after {
    bottom: -6px;
  }
  .filter_fast_3186 .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 22px;
  }
  .filter_fast_3186 .avatar_advanced_5582 .advanced_994c {
    margin-top: -1px;
  }
  .filter_fast_3186 .avatar_advanced_5582 .advanced_994c,
  .filter_fast_3186 .avatar_advanced_5582 .advanced_994c::after,
  .filter_fast_3186 .avatar_advanced_5582 .advanced_994c::before {
    width: 22px;
    height: 2px;
  }
  .filter_fast_3186 .avatar_advanced_5582 .advanced_994c::before {
    top: -7px;
  }
  .filter_fast_3186 .avatar_advanced_5582 .advanced_994c::after {
    bottom: -7px;
  }
  .column-small-264e .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 31px;
  }
  .column-small-264e .avatar_advanced_5582 .advanced_994c {
    margin-top: -1.5px;
  }
  .column-small-264e .avatar_advanced_5582 .advanced_994c,
  .column-small-264e .avatar_advanced_5582 .advanced_994c::after,
  .column-small-264e .avatar_advanced_5582 .advanced_994c::before {
    width: 31px;
    height: 3px;
  }
  .column-small-264e .avatar_advanced_5582 .advanced_994c::before {
    top: -9px;
  }
  .column-small-264e .avatar_advanced_5582 .advanced_994c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .block_light_7a8a .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 19px;
  }
  .block_light_7a8a .avatar_advanced_5582 .advanced_994c {
    margin-top: -1px;
  }
  .block_light_7a8a .avatar_advanced_5582 .advanced_994c,
  .block_light_7a8a .avatar_advanced_5582 .advanced_994c::after,
  .block_light_7a8a .avatar_advanced_5582 .advanced_994c::before {
    width: 19px;
    height: 2px;
  }
  .block_light_7a8a .avatar_advanced_5582 .advanced_994c::before {
    top: -6px;
  }
  .block_light_7a8a .avatar_advanced_5582 .advanced_994c::after {
    bottom: -6px;
  }
  .gallery_c29b .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery_c29b .avatar_advanced_5582 .advanced_994c {
    margin-top: -1px;
  }
  .gallery_c29b .avatar_advanced_5582 .advanced_994c,
  .gallery_c29b .avatar_advanced_5582 .advanced_994c::after,
  .gallery_c29b .avatar_advanced_5582 .advanced_994c::before {
    width: 22px;
    height: 2px;
  }
  .gallery_c29b .avatar_advanced_5582 .advanced_994c::before {
    top: -7px;
  }
  .gallery_c29b .avatar_advanced_5582 .advanced_994c::after {
    bottom: -7px;
  }
  .yellow_10f7 .avatar_advanced_5582 .wood-d0a3 {
    margin-top: -2px;
    width: 31px;
  }
  .yellow_10f7 .avatar_advanced_5582 .advanced_994c {
    margin-top: -1.5px;
  }
  .yellow_10f7 .avatar_advanced_5582 .advanced_994c,
  .yellow_10f7 .avatar_advanced_5582 .advanced_994c::after,
  .yellow_10f7 .avatar_advanced_5582 .advanced_994c::before {
    width: 31px;
    height: 3px;
  }
  .yellow_10f7 .avatar_advanced_5582 .advanced_994c::before {
    top: -9px;
  }
  .yellow_10f7 .avatar_advanced_5582 .advanced_994c::after {
    bottom: -9px;
  }
}
.texture-f2b5 .advanced_994c {
  -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);
}
.texture-f2b5 .advanced_994c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-f2b5 .advanced_994c::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);
}
.texture-f2b5.layout_78e3 .advanced_994c {
  -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);
}
.texture-f2b5.layout_78e3 .advanced_994c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-f2b5.layout_78e3 .advanced_994c::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);
}
.tag_thick_81e2 {
  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.icon-wood-e650:before {
  display: none;
}
.disabled_stone_2210 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.disabled_stone_2210 .video_d53e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.disabled_stone_2210 .video_d53e:last-of-type {
  border-bottom: none;
}
.disabled_stone_2210 .video_d53e.form_d546,
.disabled_stone_2210 .video_d53e.notification_3ff9,
.disabled_stone_2210 .video_d53e.complex-816d {
  padding: 0;
}
.disabled_stone_2210 .card-4435 .media-a60b {
  color: currentColor;
}
.disabled_stone_2210 .card-4435 .media-a60b:focus,
.disabled_stone_2210 .card-4435 .media-a60b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_stone_2210.text-fluid-5715 .bronze_0a58,
.disabled_stone_2210.text-fluid-5715 .preview-hard-e008 a,
.disabled_stone_2210.text-fluid-5715 .main_dd92 a,
.disabled_stone_2210.text-fluid-5715 .tag-old-274c a {
  color: rgba(0, 0, 0, 0.55);
}
.disabled_stone_2210.text-fluid-5715 .bronze_0a58:hover,
.disabled_stone_2210.text-fluid-5715 .preview-hard-e008 a:hover,
.disabled_stone_2210.text-fluid-5715 .main_dd92 a:hover,
.disabled_stone_2210.text-fluid-5715 .tag-old-274c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_stone_2210.text-fluid-5715 .tabs_83c6 {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_stone_2210.text-fluid-5715 .video_d53e {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_stone_2210.text-fluid-5715 .video_d53e:before {
  background: rgba(0, 0, 0, 0.08);
}
.disabled_stone_2210.text-fluid-5715 .black_e945:before {
  background: rgba(255, 255, 255, 0.9);
}
.disabled_stone_2210.text-fluid-5715 .card-4435 .article-hot-4323 li a,
.disabled_stone_2210.text-fluid-5715 .card-4435 .media-a60b,
.disabled_stone_2210.text-fluid-5715 .tag-old-274c {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_stone_2210.text-fluid-5715 .card-4435 .media-a60b:focus,
.disabled_stone_2210.text-fluid-5715 .card-4435 .media-a60b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_stone_2210.text-fluid-5715 .article-hot-4323 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_stone_2210.orange_1f73 .bronze_0a58,
.disabled_stone_2210.orange_1f73 .preview-hard-e008 a,
.disabled_stone_2210.orange_1f73 .main_dd92 .media-a60b,
.disabled_stone_2210.orange_1f73 .main_dd92 a,
.disabled_stone_2210.orange_1f73 .tag-old-274c a {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_stone_2210.orange_1f73 .bronze_0a58:hover,
.disabled_stone_2210.orange_1f73 .preview-hard-e008 a:hover,
.disabled_stone_2210.orange_1f73 .main_dd92 .media-a60b:hover,
.disabled_stone_2210.orange_1f73 .main_dd92 a:hover,
.disabled_stone_2210.orange_1f73 .tag-old-274c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_stone_2210.orange_1f73 .tabs_83c6 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_stone_2210.orange_1f73 .video_d53e {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_stone_2210.orange_1f73 .video_d53e:before {
  background: rgba(255, 255, 255, 0.08);
}
.disabled_stone_2210.orange_1f73 .black_e945:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled_stone_2210.orange_1f73 .card-4435 .article-hot-4323 li a,
.disabled_stone_2210.orange_1f73 .card-4435 .media-a60b,
.disabled_stone_2210.orange_1f73 .tag-old-274c {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_stone_2210.orange_1f73 .card-4435 .media-a60b:focus,
.disabled_stone_2210.orange_1f73 .card-4435 .media-a60b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_stone_2210.orange_1f73 .article-hot-4323 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black_e945 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.black_e945:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.cold-872f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.lower_1bae .disabled_stone_2210 {
  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;
}
.lower_1bae .video_d53e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.lower_1bae .video_d53e: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) {
  .lower_1bae .video_d53e:before {
    width: 16%;
    left: 42%;
  }
}
.lower_1bae .video_d53e:last-child:before {
  content: none;
}
.lower_1bae .video_d53e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.lower_1bae .card-4435 .article-hot-4323 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.lower_1bae .card-4435 .article-hot-4323 li a .media-a60b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.lower_1bae .card-4435 .tag-old-274c {
  border: none;
}
.lower_1bae .card-4435 .tag-old-274c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.lower_1bae .black_e945 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.lower_1bae .cold-872f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.lower_1bae .orange_1f73 .black_e945:before {
  background: rgba(0, 0, 0, 0.9);
}
.lower_1bae .text-fluid-5715.outer-a8f4 .advanced_994c {
  background: rgba(0, 0, 0, 0.6);
}
.lower_1bae
  .text-fluid-5715.outer-a8f4
  .advanced_994c::after,
.lower_1bae
  .text-fluid-5715.outer-a8f4
  .advanced_994c:before {
  background: inherit;
}
.lower_1bae
  .text-fluid-5715.outer-a8f4:hover
  .advanced_994c {
  background: rgba(0, 0, 0, 0.8);
}
.form_0fb6 .disabled_stone_2210 {
  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) {
  .form_0fb6 .disabled_stone_2210 {
    width: auto;
    right: 45px;
  }
}
.north-5acc .disabled_stone_2210 {
  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) {
  .north-5acc .disabled_stone_2210 {
    width: auto;
    left: 45px;
  }
}
.icon-wood-e650 .disabled_stone_2210 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon-wood-e650 .cold-872f {
  max-width: 48em;
  margin: 0 auto;
}
.icon-wood-e650 .black_e945:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section_easy_fec3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section_easy_fec3.lower_1bae .disabled_stone_2210 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section_easy_fec3.form_0fb6 .disabled_stone_2210 {
  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);
}
.section_easy_fec3 .disabled_stone_2210 {
  visibility: visible;
}
.section_easy_fec3.north-5acc .disabled_stone_2210 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status_6bea,
.accent_a452 {
  overflow-x: hidden;
}
.status_6bea .disabled_stone_2210 {
  overflow: auto;
}
.status_6bea.lower_1bae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_6bea.lower_1bae .disabled_stone_2210 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status_6bea.lower_1bae .easy-f17b {
  opacity: 0;
}
.status_6bea.form_0fb6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_6bea.form_0fb6 .disabled_stone_2210 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status_6bea.form_0fb6 .easy-f17b {
  opacity: 0;
}
.status_6bea.north-5acc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_6bea.north-5acc .disabled_stone_2210 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status_6bea.north-5acc .easy-f17b {
  opacity: 0;
}
.status_6bea.icon-wood-e650 .disabled_stone_2210 {
  z-index: 10;
  visibility: visible;
}
.outer-a8f4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outer-a8f4 .advanced_994c {
  background: rgba(255, 255, 255, 0.99);
}
.outer-a8f4 .advanced_994c::after,
.outer-a8f4 .advanced_994c:before {
  background: inherit;
}
.outer-a8f4:hover .advanced_994c {
  background: rgba(255, 255, 255, 0.99);
}
.north-5acc .outer-a8f4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon-wood-e650 .outer-a8f4 {
  display: none !important;
}
.status_6bea:before,
.accent_a452:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status_6bea .outer-a8f4,
.accent_a452 .outer-a8f4 {
  display: inline-block;
}
.disabled_stone_2210 .media-ffd0 {
  -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;
}
.status_6bea .disabled_stone_2210 .media-ffd0,
.accent_a452 .disabled_stone_2210 .media-ffd0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_271e .blue_97bd {
  width: 100%;
}
.tag-ea81 {
  padding: 0 0.5em 0;
}
.tag-ea81 [class*="customify-col-"],
.tag-ea81 [class*="customify-col_"],
.tag-ea81 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.advanced-7ad5 .tag-ea81 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .search-7e50 .west-fcaa,
  .west-fcaa {
    display: none;
  }
  .out-1035 {
    text-align: left;
  }
  .shade_motion_a646 {
    text-align: center;
  }
  .list_old_07e0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .search-7e50 .input_87f5,
  .input_87f5 {
    display: none;
  }
  .shade-94df {
    text-align: left;
  }
  .footer-right-1e26 {
    text-align: center;
  }
  .first_0e3d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .search-7e50 .chip-3315,
  .chip-3315 {
    display: none;
  }
  .wrapper_6324 {
    text-align: left;
  }
  .pagination-ca84 {
    text-align: center;
  }
  .message-outer-886a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.small_7da9 {
  box-shadow: none !important;
}
.first-f554 .search-top-8567,
.banner_fa8e .search-top-8567 {
  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;
}
.banner_fa8e .search-top-8567 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification_up_df20 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification_up_df20:after,
.notification_up_df20:before {
  content: "";
  display: table;
}
.notification_up_df20:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification_up_df20 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification_up_df20,
.disabled-cc09 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer_lower_f3a2.column-tiny-7511 .notification_up_df20 {
  max-width: 100%;
}
.footer_lower_f3a2.small-b046 {
  max-width: 1200px;
  margin: 0 auto;
}
.footer_lower_f3a2.middle-56f4 .notification_up_df20 {
  max-width: 100%;
}
.footer_lower_f3a2.middle-56f4 > .notification_up_df20 {
  padding-left: 0;
  padding-right: 0;
}
.footer_lower_f3a2.middle-56f4 > .notification_up_df20 .search-7e50 {
  margin: 0;
}
.footer_lower_f3a2.middle-56f4
  > .notification_up_df20
  .thumbnail-lower-9be5.north-9db4 {
  margin-right: 0;
  margin-left: 0;
}
.footer_lower_f3a2.middle-56f4 #main.north-9db4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dynamic-ff0e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic-ff0e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .description-d486 .status_thick_ca74 {
    padding-right: 1em;
  }
  .description-d486.section-a5f4 .thumbnail-lower-9be5 {
    border-right: 1px solid #eaecee;
  }
  .description-d486.section-a5f4 .status_thick_ca74 {
    padding-right: 1em;
  }
  .description-d486.section-a5f4 .highlight-inner-9e49 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white-5799 .status_thick_ca74 {
    padding-left: 1em;
  }
  .white-5799.section-a5f4 .thumbnail-lower-9be5 {
    border-left: 1px solid #eaecee;
  }
  .white-5799.section-a5f4 .status_thick_ca74 {
    padding-left: 1em;
  }
  .white-5799.section-a5f4 .highlight-inner-9e49 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_015c .status_thick_ca74 {
    padding-left: 1em;
  }
  .dynamic_015c.section-a5f4 .widget-glass-980e {
    border-right: 1px solid #eaecee;
  }
  .dynamic_015c.section-a5f4 .focus-f755 {
    border-right: 1px solid #eaecee;
  }
  .dynamic_015c.section-a5f4 .status_thick_ca74 {
    padding-left: 1em;
  }
  .dynamic_015c.section-a5f4 .highlight-inner-9e49 {
    padding-right: 1em;
  }
  .dynamic_015c.section-a5f4 .shade_liquid_1540 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_b7d3 .status_thick_ca74 {
    padding-right: 1em;
  }
  .title_b7d3.section-a5f4 .widget-glass-980e {
    border-left: 1px solid #eaecee;
  }
  .title_b7d3.section-a5f4 .focus-f755 {
    border-left: 1px solid #eaecee;
  }
  .title_b7d3.section-a5f4 .status_thick_ca74 {
    padding-right: 1em;
  }
  .title_b7d3.section-a5f4 .highlight-inner-9e49 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title_b7d3.section-a5f4 .shade_liquid_1540 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-ff0e .status_thick_ca74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic-ff0e.section-a5f4 .thumbnail-lower-9be5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dynamic-ff0e.section-a5f4 .status_thick_ca74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic-ff0e.section-a5f4 .highlight-inner-9e49 {
    padding-left: 1em;
  }
  .dynamic-ff0e.section-a5f4 .shade_liquid_1540 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dynamic-ff0e.section-a5f4 .status_thick_ca74 {
    padding-left: 0;
  }
}
.sidebar_5364 .south_6cd9 {
  display: inline-block;
}
.mask_next_e80d {
  display: inline-block;
}
.block_liquid_878f {
  word-con: break-word;
}
.pagination_black_da8f > span {
  display: inline-block;
  padding: 5px 0;
}
.pagination_black_da8f .nav_fixed_8fea {
  margin-left: 8px;
  margin-right: 8px;
}
.pagination_black_da8f .pattern_3634 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wood-06f3 .highlight_north_77b0 {
  margin-bottom: 2em;
}
.wood-06f3 .cold-0dba {
  margin-bottom: 15px;
}
.wood-06f3 .cold-0dba:last-child {
  margin-bottom: 0;
}
.wood-06f3 .info_e175 {
  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) {
  .wood-06f3 .info_e175 {
    display: block;
  }
}
.wood-06f3 .search_wide_8e34 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wood-06f3 .search_wide_8e34 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wood-06f3 .huge_a003 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wood-06f3 .huge_a003 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wood-06f3 .huge_a003 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wood-06f3 .block_liquid_878f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood-06f3 .block_liquid_878f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wood-06f3 .hard-ceea p:last-child {
  margin-bottom: 0;
}
.wood-06f3 .white-c907 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wood-06f3 .active_3738 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wood-06f3 .last-e8aa {
  margin-top: 1em;
}
.wood-06f3 .basic_8d59 {
  top: 0;
  display: block;
}
.wood-06f3 .basic_8d59 a {
  color: inherit;
}
.wood-06f3 .basic_8d59 a:hover {
  color: inherit;
}
.wood-06f3 .fixed-e4fb {
  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;
}
.wood-06f3 .fixed-e4fb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wood-06f3 .active_3738 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wood-06f3 .tiny_6c83 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wood-06f3 .tiny_6c83:first-child {
  margin-top: 0;
}
.wood-06f3 .tiny_6c83.purple_cc55 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wood-06f3 .tiny_6c83.widget_light_3193 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood-06f3
  .tiny_6c83.widget_light_3193.breadcrumb_de3c
  .last-e8aa {
  width: 100%;
}
.wood-06f3 .widget_light_3193 {
  -webkit-box-align: center;
  align-items: center;
}
.wood-06f3 .widget_light_3193 .pagination_black_da8f,
.wood-06f3 .widget_light_3193 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wood-06f3 .huge_a003 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood-06f3 .huge_a003 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood-06f3 .huge_a003: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;
}
.wood-06f3 .purple_cc55 {
  z-index: 5;
}
.wood-06f3 .hover_complex_81fe .short_524a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wood-06f3 .list-2cc0 .short_524a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wood-06f3 .up-0218 .short_524a {
  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;
}
.wood-06f3.button-505e .info_e175,
.wood-06f3.status-52a6 .info_e175 {
  display: block;
}
.wood-06f3.button-505e .info_e175 .dim_7ec8,
.wood-06f3.button-505e .info_e175 .active_3738,
.wood-06f3.status-52a6 .info_e175 .dim_7ec8,
.wood-06f3.status-52a6 .info_e175 .active_3738 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wood-06f3.in-ff75 .search_wide_8e34 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wood-06f3.in-ff75 .search_wide_8e34 {
    margin-right: 0;
  }
}
.wood-06f3.button-505e .search_wide_8e34,
.wood-06f3.status-52a6 .search_wide_8e34 {
  padding-top: 40%;
}
.wood-06f3.button-505e .highlight_north_77b0,
.wood-06f3.status-52a6 .highlight_north_77b0 {
  display: block;
}
.wood-06f3.button-505e .fn-sticky-5409 .active_3738,
.wood-06f3.status-52a6 .fn-sticky-5409 .active_3738 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wood-06f3.button-505e .search_wide_8e34,
.wood-06f3.status-52a6 .search_wide_8e34 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wood-06f3.button-505e .active_3738 {
  padding: 1em;
}
.bronze_d104 {
  margin: 30px auto;
  display: block;
}
.bronze_d104 .tabs-dd56 > * {
  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;
}
.bronze_d104 .tabs-dd56 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bronze_d104 .tabs-dd56 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content-silver-6748 .pagination_black_da8f {
  margin-bottom: 1.41575em;
}
.content-silver-6748 .filter_light_2dac {
  margin-bottom: 1.618em;
}
.cool-599b .selected-dede {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.cool-599b .selected-dede a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.cool-599b .main_366d {
  max-width: 100%;
  overflow: auto;
}
.shadow-copper-aed7 .cool-599b a:hover {
  text-decoration: underline;
}
.hidden_stale_cc4f .cold-0dba:not(.block_liquid_878f),
.hidden_stale_cc4f .huge_a003 {
  margin-bottom: 1.41575em;
}
.hidden_stale_cc4f .cold-0dba:not(.block_liquid_878f):last-child,
.hidden_stale_cc4f .huge_a003:last-child {
  margin-bottom: 0;
}
.hidden_stale_cc4f .cold-0dba.hero-1e99 {
  margin-bottom: 0.41575em;
}
.hidden_stale_cc4f .liquid-932d:before,
.hidden_stale_cc4f .gold-4881:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hidden_stale_cc4f .liquid-932d:before {
  content: "\f115";
}
.hidden_stale_cc4f .gold-4881:before {
  content: "\f02c";
}
.hidden_stale_cc4f .tooltip_black_2142 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hidden_stale_cc4f .tooltip_black_2142 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.backdrop-e6ce {
  display: -webkit-box;
  display: flex;
}
.backdrop-e6ce .caption_2f2e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .backdrop-e6ce .caption_2f2e {
    flex-basis: 90px;
  }
}
.backdrop-e6ce .focused-03cd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop-e6ce .focused-03cd {
    flex-basis: calc(100% - 50px);
  }
}
.backdrop-e6ce .plasma_3ad5 p:last-child {
  margin-bottom: 0.72em;
}
.description-bottom-0334 .tabs-dd56 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.description-bottom-0334 .tabs-dd56:after,
.description-bottom-0334 .tabs-dd56:before {
  content: "";
  display: table;
}
.description-bottom-0334 .tabs-dd56:after {
  clear: both;
}
.description-bottom-0334 .tabs-dd56 .copper_6035,
.description-bottom-0334 .tabs-dd56 .gradient-purple-d8a1 {
  width: 49%;
}
.description-bottom-0334 .tabs-dd56 .copper_6035 a span.header_f05b,
.description-bottom-0334 .tabs-dd56 .gradient-purple-d8a1 a span.header_f05b {
  display: block;
  margin-bottom: 5px;
}
.description-bottom-0334 .tabs-dd56 .gradient-purple-d8a1 {
  float: left;
  text-align: left;
}
.description-bottom-0334 .tabs-dd56 .copper_6035 {
  float: right;
  text-align: right;
}
.brown_3f0f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .brown_3f0f {
    margin-bottom: 0;
  }
}
.frame-cb90 {
  margin-bottom: 1em;
}
.frame-cb90 .block_liquid_878f {
  font-size: 1.1em;
  line-height: 1.3;
}
.avatar_medium_e8e6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.complex-3062 .frame-cb90,
.rough_a552 .frame-cb90 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .complex-3062 .frame-cb90,
  .rough_a552 .frame-cb90 {
    display: block;
  }
}
.complex-3062 .avatar_medium_e8e6,
.rough_a552 .avatar_medium_e8e6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .complex-3062 .avatar_medium_e8e6,
  .rough_a552 .avatar_medium_e8e6 {
    margin-bottom: 1em;
  }
}
.complex-3062 .avatar_medium_e8e6 img,
.rough_a552 .avatar_medium_e8e6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.complex-3062 .action-10f2,
.rough_a552 .action-10f2 {
  flex-basis: calc(100% - 160px);
}
.complex-3062 .action-10f2 p,
.rough_a552 .action-10f2 p {
  margin-bottom: 0;
}
.complex-3062 .action-10f2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .complex-3062 .action-10f2 {
    padding-left: 0;
  }
}
.rough_a552 .action-10f2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .rough_a552 .action-10f2 {
    padding-right: 0;
  }
}
.rough_a552 .avatar_medium_e8e6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.column_glass_2cf3 .avatar_medium_e8e6 {
  margin-bottom: 0.5em;
}
.column_glass_2cf3 .avatar_medium_e8e6 img {
  width: 100%;
}
.advanced-ff52 .popup_69ae,
.icon_eeaf .popup_69ae {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon_eeaf .thumbnail-lower-9be5 .basic-9fb8 p:last-child {
  margin-bottom: 0;
}
.preview-blue-6b68 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tag-3f6f .widget_wide_434c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tag-3f6f .widget_wide_434c:last-of-type {
    margin-bottom: 0;
  }
}
.tag-3f6f .widget_wide_434c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-3f6f .widget_wide_434c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tag-3f6f .widget_wide_434c ul li {
  margin: 0 0 0.6em;
}
.tag-3f6f .widget_wide_434c ul li.frame_wood_9006,
.tag-3f6f .widget_wide_434c ul li.box-448f {
  position: relative;
}
.tag-3f6f .widget_wide_434c ul li.frame_wood_9006 .modal-20f5,
.tag-3f6f .widget_wide_434c ul li.box-448f .modal-20f5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tag-3f6f .widget_wide_434c ul li.frame_wood_9006:after:after,
.tag-3f6f .widget_wide_434c ul li.frame_wood_9006:after:before,
.tag-3f6f
  .widget_wide_434c
  ul
  li.box-448f:after:after,
.tag-3f6f
  .widget_wide_434c
  ul
  li.box-448f:after:before {
  content: "";
  display: table;
}
.tag-3f6f .widget_wide_434c ul li.frame_wood_9006:after:after,
.tag-3f6f
  .widget_wide_434c
  ul
  li.box-448f:after:after {
  clear: both;
}
.tag-3f6f .widget_wide_434c a.gallery_wide_1513:hover {
  text-decoration: none;
}
.tag-3f6f .widget_wide_434c select {
  max-width: 100%;
}
.tag-3f6f .widget_wide_434c table {
  font-size: 85%;
}
.tag-3f6f .widget_wide_434c table td,
.tag-3f6f .widget_wide_434c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tag-3f6f .widget_wide_434c table tfoot td {
  text-align: left;
}
.tag-3f6f .widget_wide_434c :last-child {
  margin-bottom: 0;
}
.tag-3f6f .widget_wide_434c .article-a649 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tag-3f6f .widget_wide_434c .article-a649 label {
  width: 100%;
}
.tag-3f6f .widget_wide_434c .article-a649 .grid-over-1150 {
  width: 100%;
  display: block;
}
.tag-3f6f .widget_wide_434c .article-a649 .carousel_af9f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tag-3f6f .widget_wide_434c .article-a649 .carousel_af9f:hover svg #svg-search {
  fill: #444;
}
.tag-3f6f .widget_wide_434c .article-a649 .carousel_af9f svg {
  width: 18px;
  height: 18px;
}
.tag-3f6f .button_smooth_e243 ul ul,
.tag-3f6f .summary-medium-8b86 ul ul,
.tag-3f6f .full-38bd ul ul,
.tag-3f6f .info-active-2358 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tag-3f6f .button_smooth_e243 .heading_steel_3737 > a,
.tag-3f6f .summary-medium-8b86 .heading_steel_3737 > a,
.tag-3f6f .full-38bd .heading_steel_3737 > a,
.tag-3f6f .info-active-2358 .heading_steel_3737 > a {
  margin-bottom: 0;
}
.tag-3f6f .detail-east-7de2 li,
.tag-3f6f .button_smooth_e243 li,
.tag-3f6f .container_fce9 li,
.tag-3f6f .summary-medium-8b86 li,
.tag-3f6f .full-38bd li,
.tag-3f6f .info-active-2358 li,
.tag-3f6f .panel-d78f li,
.tag-3f6f .focus_efa2 li {
  display: block;
  position: relative;
}
.tag-3f6f .detail-east-7de2 li:last-child,
.tag-3f6f .button_smooth_e243 li:last-child,
.tag-3f6f .container_fce9 li:last-child,
.tag-3f6f .summary-medium-8b86 li:last-child,
.tag-3f6f .full-38bd li:last-child,
.tag-3f6f .info-active-2358 li:last-child,
.tag-3f6f .panel-d78f li:last-child,
.tag-3f6f .focus_efa2 li:last-child {
  border: none;
}
.tag-3f6f .detail-east-7de2 li a,
.tag-3f6f .button_smooth_e243 li a,
.tag-3f6f .container_fce9 li a,
.tag-3f6f .summary-medium-8b86 li a,
.tag-3f6f .full-38bd li a,
.tag-3f6f .info-active-2358 li a,
.tag-3f6f .panel-d78f li a,
.tag-3f6f .focus_efa2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-3f6f .detail-east-7de2 li ul li::before,
.tag-3f6f .button_smooth_e243 li ul li::before,
.tag-3f6f .container_fce9 li ul li::before,
.tag-3f6f .summary-medium-8b86 li ul li::before,
.tag-3f6f .full-38bd li ul li::before,
.tag-3f6f .info-active-2358 li ul li::before,
.tag-3f6f .panel-d78f li ul li::before,
.tag-3f6f .focus_efa2 li ul li::before {
  left: 15px;
}
.tag-3f6f .detail-east-7de2 li ul a,
.tag-3f6f .button_smooth_e243 li ul a,
.tag-3f6f .container_fce9 li ul a,
.tag-3f6f .summary-medium-8b86 li ul a,
.tag-3f6f .full-38bd li ul a,
.tag-3f6f .info-active-2358 li ul a,
.tag-3f6f .panel-d78f li ul a,
.tag-3f6f .focus_efa2 li ul a {
  padding-left: 20px;
}
.tag-3f6f .detail-east-7de2 li ul ul li::before,
.tag-3f6f .button_smooth_e243 li ul ul li::before,
.tag-3f6f .container_fce9 li ul ul li::before,
.tag-3f6f .summary-medium-8b86 li ul ul li::before,
.tag-3f6f .full-38bd li ul ul li::before,
.tag-3f6f .info-active-2358 li ul ul li::before,
.tag-3f6f .panel-d78f li ul ul li::before,
.tag-3f6f .focus_efa2 li ul ul li::before {
  left: 30px;
}
.tag-3f6f .detail-east-7de2 li ul ul a,
.tag-3f6f .button_smooth_e243 li ul ul a,
.tag-3f6f .container_fce9 li ul ul a,
.tag-3f6f .summary-medium-8b86 li ul ul a,
.tag-3f6f .full-38bd li ul ul a,
.tag-3f6f .info-active-2358 li ul ul a,
.tag-3f6f .panel-d78f li ul ul a,
.tag-3f6f .focus_efa2 li ul ul a {
  padding-left: 40px;
}
.tag-3f6f .content_slow_c000 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-3f6f .focus_efa2 ul li {
  margin-bottom: 1.41575em;
}
.tag-3f6f .focus_efa2 ul li .center-1374 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tag-3f6f .focus_efa2 ul li .box-2ade {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.orange_1f73 .detail-east-7de2 li a,
.orange_1f73 .button_smooth_e243 li a,
.orange_1f73 .container_fce9 li a,
.orange_1f73 .summary-medium-8b86 li a,
.orange_1f73 .full-38bd li a,
.orange_1f73 .info-active-2358 li a,
.orange_1f73 .panel-d78f li a,
.orange_1f73 .focus_efa2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_1f73 .content_slow_c000 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_1f73 .widget_wide_434c ul li.frame_wood_9006 .modal-20f5,
.orange_1f73 .widget_wide_434c ul li.box-448f .modal-20f5 {
  background: rgba(0, 0, 0, 0.2);
}
.orange_1f73 .tag-3f6f .widget_wide_434c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li {
  margin: 0;
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li ul {
  margin: 0;
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li ul li a {
  padding-left: 15px;
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li ul li li a {
  padding-left: 30px;
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li.wrapper_mini_3783 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li.wrapper_mini_3783 > 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;
}
.footer_lower_f3a2 .tag-3f6f .article-hot-4323 li.wrapper_mini_3783 > 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;
}
.shadow-wood-b33e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sort_hard_478d {
  position: relative;
  z-index: 10;
}
.sort_hard_478d .media-ffd0 {
  width: 100%;
  max-width: 100%;
}
.search_south_e31d .pink-b130 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.search_south_e31d .text-fluid-5715 {
}
.search_south_e31d .orange_1f73 {
  background: #292929;
}
.tertiary_82ba .pink-b130 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tertiary_82ba .text-fluid-5715 {
  background: #f9f9f9;
}
.tertiary_82ba .orange_1f73 {
  background: #303030;
}
.status_prev_30a3 .pink-b130 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .status_prev_30a3 .south_6cd9 {
    margin-bottom: 1em;
  }
  .status_prev_30a3 .south_6cd9:last-child {
    margin-bottom: 0;
  }
}
.status_prev_30a3 .text-fluid-5715 {
  background: #ededed;
}
.status_prev_30a3 .orange_1f73 {
  background: #1a1a1a;
}
.pink-b130.text-fluid-5715 {
  color: rgba(0, 0, 0, 0.6);
}
.pink-b130.text-fluid-5715 .thick-f7ab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-b130.orange_1f73 {
  color: rgba(255, 255, 255, 0.99);
}
.pink-b130.orange_1f73 a:not(.gallery_wide_1513) {
  color: rgba(255, 255, 255, 0.79);
}
.pink-b130.orange_1f73 a:not(.gallery_wide_1513):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-b130.orange_1f73 .thick-f7ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-b130.orange_1f73 table tbody td,
.pink-b130.orange_1f73 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bottom-b95e.chip-d9c7 .notification_up_df20 {
  max-width: initial;
}
.bottom-b95e .notification-bottom-6ff5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bottom-b95e .notification-bottom-6ff5 .media-ffd0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bottom-b95e .notification-bottom-6ff5 .media-ffd0 {
    display: block;
    margin-bottom: 2em;
  }
  .bottom-b95e .notification-bottom-6ff5 .media-ffd0:last-child {
    margin-bottom: 0;
  }
}
.status_prev_30a3 .south_6cd9:last-child,
.tertiary_82ba .south_6cd9:last-child,
.search_south_e31d .south_6cd9:last-child {
  margin-bottom: 0;
}
.status_prev_30a3 .south_6cd9 .tag-3f6f .widget_wide_434c:last-child,
.tertiary_82ba .south_6cd9 .tag-3f6f .widget_wide_434c:last-child,
.search_south_e31d .south_6cd9 .tag-3f6f .widget_wide_434c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .status_prev_30a3 .icon-7953,
  .status_prev_30a3 .disabled_60fd,
  .tertiary_82ba .icon-7953,
  .tertiary_82ba .disabled_60fd,
  .search_south_e31d .icon-7953,
  .search_south_e31d .disabled_60fd {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sort_hard_478d .south_6cd9 {
    margin-bottom: 2em;
  }
}
.sort_hard_478d p:last-child {
  margin-bottom: 0;
}
.sort_hard_478d li,
.sort_hard_478d ul {
  list-style: none;
  margin: 0;
}
.sort_hard_478d ul ul {
  margin-left: 2.617924em;
}
.component_top_b35c {
  font-size: 0.875em;
}

/* css-noise: 422a */
.promo-block-b2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
