/*!
Theme Name: Customify
Theme URI: https://pressmaximum.card_563c/customify
Author: WPCustomify
Author URI: https://pressmaximum.card_563c
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.card_563c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget-60f7.module_2ea8/licenses/gpl-2.0.east-11b6
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.component_13b6/, (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.fluid_66d2.module_b0e5/normalize.wide_be8a/
 ======
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.wide_be8a v7.0.0 | MIT License | github.card_563c/necolas/normalize.wide_be8a */
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;
}
.photo-hard-a29e .button-fe1f,
.selected-f086,
.upper_a11b,
.fluid_1a49,
.over_adfc,
.active_d4d8,
.tabs_c9d3,
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;
}
.selected-f086,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .selected-f086,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .selected-f086,
  h1 {
    font-size: 1.8em;
  }
}
.upper_a11b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.upper_a11b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .upper_a11b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .upper_a11b,
  h2 {
    font-size: 1.7em;
  }
}
.fluid_1a49,
h3 {
  font-size: 1.618em;
}
.photo-hard-a29e .button-fe1f,
.over_adfc,
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.heading_hard_f06e {
  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;
}
.prev_876e:after,
.prev_876e:before,
.aside_1358:after,
.aside_1358:before {
  content: "";
  display: table;
}
.prev_876e:after,
.aside_1358:after {
  clear: both;
}
.tooltip-7ca7 {
  float: right;
  margin-right: 0;
}
.hidden-focused-9ca6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outer_cc0f .container-ef14,
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;
}
.outer_cc0f .container-ef14: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;
}
.west_3914 .container-ef14 {
  box-shadow: none;
}
.west_3914
  .container-ef14
  .carousel-small-2a8f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west_3914 .container-ef14 .hot_26b7 {
  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;
}
.west_3914
  .container-ef14
  .hot_26b7
  b {
  display: none;
}
.west_3914 .up_3639 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content_wide_7abc:not(.widget-west-eb91):not(.glass_662b),
button:not(.widget-west-eb91):not(.glass_662b),
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ),
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ),
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ) {
  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;
}
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ):hover,
button:not(.widget-west-eb91):not(
    .glass_662b
  ):hover,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ):hover,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ):hover,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ):active,
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ):focus,
button:not(.widget-west-eb91):not(
    .glass_662b
  ):active,
button:not(.widget-west-eb91):not(
    .glass_662b
  ):focus,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ):active,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ):focus,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ):active,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ):focus,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ):active,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ):focus {
  outline: 0;
}
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc,
button:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc {
  position: relative;
}
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .primary_e559,
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .label-1381,
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .bottom-5eb4,
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  i,
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  svg,
button:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .primary_e559,
button:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .label-1381,
button:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .bottom-5eb4,
button:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  i,
button:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  svg,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .primary_e559,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .label-1381,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .bottom-5eb4,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  i,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  svg,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .primary_e559,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .label-1381,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .bottom-5eb4,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  i,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  svg,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .primary_e559,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .label-1381,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  .bottom-5eb4,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  i,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc
  svg {
  visibility: hidden;
}
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc:after,
button:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc:after,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc:after,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc:after,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ).fn-loading-cbdc: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;
}
.content_wide_7abc:not(.widget-west-eb91):not(.glass_662b),
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ),
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ),
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ) {
  color: #fff;
  background: #235787;
}
.content_wide_7abc:not(.widget-west-eb91):not(
    .glass_662b
  ):focus,
input[type="button"]:not(.widget-west-eb91):not(
    .glass_662b
  ):focus,
input[type="reset"]:not(.widget-west-eb91):not(
    .glass_662b
  ):focus,
input[type="submit"]:not(.widget-west-eb91):not(
    .glass_662b
  ):focus {
  color: #fff;
}
.content_wide_7abc.fn-disabled-cbdc:not(.widget-west-eb91):not(
    .glass_662b
  ),
.content_wide_7abc[disabled]:not(.widget-west-eb91):not(
    .glass_662b
  ),
button.fn-disabled-cbdc:not(.widget-west-eb91):not(
    .glass_662b
  ),
button[disabled]:not(.widget-west-eb91):not(
    .glass_662b
  ) {
  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;
}
.preview_pressed_afc7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.preview_pressed_afc7: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;
}
.thumbnail_70c4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gas-5ea6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.section_north_4348 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.prev_876e:after,
.prev_876e:before,
.widget_clean_725e:after,
.widget_clean_725e:before,
.dirty_d10a:after,
.dirty_d10a:before,
.copper_1647:after,
.copper_1647:before,
.detail_5ade:after,
.detail_5ade:before,
.widget-solid-12b3:after,
.widget-solid-12b3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.prev_876e:after,
.widget_clean_725e:after,
.dirty_d10a:after,
.copper_1647:after,
.detail_5ade:after,
.widget-solid-12b3:after {
  clear: both;
}
.widget_clean_725e .huge_e775,
.dirty_d10a .huge_e775,
.cool_a975 .huge_e775 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.button-cd78 {
  display: inline-block;
}
.active_06b6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active_06b6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active_06b6 .logo-easy-352d {
  padding: 1em 0;
  font-size: 85%;
}
.logo-easy-352d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary_pro_e915 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary_pro_e915:after,
.secondary_pro_e915:before {
  content: "";
  display: table;
}
.secondary_pro_e915:after {
  clear: both;
}
.outline_bright_73c5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.search_dynamic_88d7 .outline_bright_73c5 {
  max-width: 50%;
}
.menu-0bc5 .outline_bright_73c5 {
  max-width: 33.33%;
}
.icon_medium_71fe .outline_bright_73c5 {
  max-width: 25%;
}
.green_4a4f .outline_bright_73c5 {
  max-width: 20%;
}
.nav-light-e55a .outline_bright_73c5 {
  max-width: 16.66%;
}
.shade-old-3698 .outline_bright_73c5 {
  max-width: 14.28%;
}
.status_pro_53b6 .outline_bright_73c5 {
  max-width: 12.5%;
}
.motion_c8a2 .outline_bright_73c5 {
  max-width: 11.11%;
}
.breadcrumb_1b36 {
  display: block;
}
.photo-hard-a29e .motion-0762 label,
.photo-hard-a29e .wood-2b99 label,
.photo-hard-a29e .stone-c3cf label,
.photo-hard-a29e .column-blue-ed4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_4446 {
  list-style: none;
  margin: 0;
}
.grid_4446 article.card-7f72 {
  margin-bottom: 0;
}
.grid_4446 ul {
  list-style: none;
  margin: 0;
}
.grid_4446 .dark_10b8 li.card-7f72 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_4446 .dark_10b8 li.card-7f72 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_4446 .dark_10b8 li.card-7f72: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) {
  .grid_4446 .dark_10b8 li.card-7f72 li.card-7f72 li.card-7f72 li.card-7f72 {
    padding-left: 0;
  }
}
article.card-7f72 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-7f72 .widget_clean_725e p:last-of-type {
  margin-bottom: 0;
}
article.card-7f72 .summary_steel_ff26 {
  float: left;
}
article.card-7f72 .surface-842f {
  margin-left: 85px;
}
article.card-7f72 .modal-bright-1292 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-7f72 .modal-bright-1292 .background-middle-d7f9 {
  margin-left: 10px;
}
article.card-7f72 .notification-dirty-6047 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-7f72 .row_west_006d {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .motion-0762,
  #respond .stone-c3cf,
  #respond .column-blue-ed4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .motion-0762 input,
#respond .stone-c3cf input,
#respond .column-blue-ed4e input {
  width: 100%;
}
#respond .column-blue-ed4e {
  margin-right: 0;
}
#respond .badge_b740 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gallery-bottom-8a7f {
  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;
}
.gallery-bottom-8a7f.disabled_d089 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.gallery-bottom-8a7f 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%);
}
.gallery-bottom-8a7f:focus,
.gallery-bottom-8a7f: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);
}
.aside-silver-8afc {
  border-radius: 10%;
}
.fast_e9fc {
  border-radius: 50%;
}
.widget_abc4 {
  font-size: 0.72em;
}
.paper-7b3c {
  font-size: 0.875em;
}
.outline_8ed6 {
  font-size: 1.1em;
}
.hero_short_07e6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero_short_07e6.widget_abc4 {
  letter-spacing: 0.5px;
}
.tiny_2ee2,
.tiny_2ee2 a {
  color: #6d6d6d;
}
.tiny_2ee2 a:hover {
  color: #111;
}
.steel-2c0d {
  color: #6d6d6d;
}
.preview-cold-7789 {
  overflow-x: hidden;
}
.preview-cold-7789 .status_mini_916e.thumbnail-action-a907 {
  position: relative;
}
.preview-cold-7789 .status_mini_916e.thumbnail-action-a907.footer_8f7c {
  position: initial;
}
.preview-cold-7789
  .status_mini_916e.thumbnail-action-a907.footer_8f7c
  .paragraph-hard-c896 {
  left: auto;
}
.preview-cold-7789 .status_mini_916e .paragraph-hard-c896 {
  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;
}
.preview-cold-7789 .status_mini_916e:hover.thumbnail-action-a907 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.preview-cold-7789
  .status_mini_916e:hover.thumbnail-action-a907
  .paragraph-hard-c896 {
  display: block;
  z-index: 9999999;
}
.preview-cold-7789 .backdrop_4b85 .pink_c3f2,
.preview-cold-7789 .thick_b1e2 .pink_c3f2 {
  display: none;
}
.preview-cold-7789 .north_6def .status_mini_916e:hover.thumbnail-action-a907 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.photo-hard-a29e .motion-0762 label,
.photo-hard-a29e .wood-2b99 label,
.photo-hard-a29e .stone-c3cf label,
.photo-hard-a29e .column-blue-ed4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_4446 {
  list-style: none;
  margin: 0;
}
.grid_4446 article.card-7f72 {
  margin-bottom: 0;
}
.grid_4446 ul {
  list-style: none;
  margin: 0;
}
.grid_4446 .dark_10b8 li.card-7f72 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_4446 .dark_10b8 li.card-7f72 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_4446 .dark_10b8 li.card-7f72: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) {
  .grid_4446 .dark_10b8 li.card-7f72 li.card-7f72 li.card-7f72 li.card-7f72 {
    padding-left: 0;
  }
}
article.card-7f72 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-7f72 .widget_clean_725e p:last-of-type {
  margin-bottom: 0;
}
article.card-7f72 .summary_steel_ff26 {
  float: left;
}
article.card-7f72 .surface-842f {
  margin-left: 85px;
}
article.card-7f72 .modal-bright-1292 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-7f72 .modal-bright-1292 .background-middle-d7f9 {
  margin-left: 10px;
}
article.card-7f72 .notification-dirty-6047 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-7f72 .row_west_006d {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .motion-0762,
  #respond .stone-c3cf,
  #respond .column-blue-ed4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .motion-0762 input,
#respond .stone-c3cf input,
#respond .column-blue-ed4e input {
  width: 100%;
}
#respond .column-blue-ed4e {
  margin-right: 0;
}
#respond .badge_b740 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_4b85 .upper_3d03 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.upper_3d03 .center_5576.nav-bb22 .up-5093 > li > a:focus,
.upper_3d03 .center_5576.nav-bb22 .up-5093 > li > a:hover,
.upper_3d03 .center_5576.soft_516b .up-5093 > li > a:focus,
.upper_3d03 .center_5576.soft_516b .up-5093 > li > a:hover,
.upper_3d03 .center_5576.new-ec61 .up-5093 > li > a:focus,
.upper_3d03 .center_5576.new-ec61 .up-5093 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3d03
  .center_5576.nav-bb22
  .up-5093
  > li.fixed_c0e6
  > a,
.upper_3d03
  .center_5576.nav-bb22
  .up-5093
  > li.next_9451
  > a,
.upper_3d03
  .center_5576.soft_516b
  .up-5093
  > li.fixed_c0e6
  > a,
.upper_3d03
  .center_5576.soft_516b
  .up-5093
  > li.next_9451
  > a,
.upper_3d03
  .center_5576.new-ec61
  .up-5093
  > li.fixed_c0e6
  > a,
.upper_3d03 .center_5576.new-ec61 .up-5093 > li.outer-46e9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3d03 .menu-1d3e,
.upper_3d03 .menu-1d3e a {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3d03 .aside_smooth_56b0.simple_5ce2 li a,
.upper_3d03 .frame_out_4d69 a,
.upper_3d03 .carousel_20db,
.upper_3d03 .up-5093 > li > a,
.upper_3d03 .dropdown-in-4513 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03 .aside_smooth_56b0.simple_5ce2 li a:hover,
.upper_3d03 .frame_out_4d69 a:hover,
.upper_3d03 .carousel_20db:hover,
.upper_3d03 .up-5093 > li > a:hover,
.upper_3d03 .dropdown-in-4513:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3d03 .media-6ecc {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03 .media-6ecc .fast-1551 {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3d03 .media-6ecc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_3d03 .link_4c31 .preview-0697 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03 .link_4c31 .preview-0697 .filter-d6ed {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03
  .link_4c31
  .preview-0697
  .filter-d6ed::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03
  .link_4c31
  .preview-0697
  .filter-d6ed:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03
  .link_4c31
  .preview-0697
  .filter-d6ed::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03
  .link_4c31
  .preview-0697
  .filter-d6ed::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03 .link_4c31 .dirty_dcb6 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_3d03 .link_4c31 .dirty_dcb6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_7f99
  .upper_3d03
  .link_4c31
  .accent-ff30
  .info-fa40 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale_7f99
  .upper_3d03
  .link_4c31
  .accent-ff30
  .filter-d6ed {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_4b85 .table-f9f4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.table-f9f4 .center_5576.nav-bb22 .up-5093 > li > a:focus,
.table-f9f4 .center_5576.nav-bb22 .up-5093 > li > a:hover,
.table-f9f4 .center_5576.soft_516b .up-5093 > li > a:focus,
.table-f9f4 .center_5576.soft_516b .up-5093 > li > a:hover,
.table-f9f4 .center_5576.new-ec61 .up-5093 > li > a:focus,
.table-f9f4 .center_5576.new-ec61 .up-5093 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-f9f4
  .center_5576.nav-bb22
  .up-5093
  > li.fixed_c0e6
  > a,
.table-f9f4
  .center_5576.nav-bb22
  .up-5093
  > li.next_9451
  > a,
.table-f9f4
  .center_5576.soft_516b
  .up-5093
  > li.fixed_c0e6
  > a,
.table-f9f4
  .center_5576.soft_516b
  .up-5093
  > li.next_9451
  > a,
.table-f9f4
  .center_5576.new-ec61
  .up-5093
  > li.fixed_c0e6
  > a,
.table-f9f4 .center_5576.new-ec61 .up-5093 > li.outer-46e9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.table-f9f4 .menu-1d3e,
.table-f9f4 .menu-1d3e a {
  color: rgba(0, 0, 0, 0.8);
}
.table-f9f4 .aside_smooth_56b0.simple_5ce2 li a,
.table-f9f4 .frame_out_4d69 a,
.table-f9f4 .carousel_20db,
.table-f9f4 .up-5093 > li > a,
.table-f9f4 .dropdown-in-4513 {
  color: rgba(0, 0, 0, 0.55);
}
.table-f9f4 .aside_smooth_56b0.simple_5ce2 li a:hover,
.table-f9f4 .frame_out_4d69 a:hover,
.table-f9f4 .carousel_20db:hover,
.table-f9f4 .up-5093 > li > a:hover,
.table-f9f4 .dropdown-in-4513:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-f9f4 .media-6ecc {
  color: rgba(0, 0, 0, 0.55);
}
.table-f9f4 .media-6ecc .fast-1551 {
  color: rgba(0, 0, 0, 0.8);
}
.table-f9f4 .media-6ecc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_thick_a79d .rough-92b6 {
  margin-left: auto;
  margin-right: auto;
}
.dirty_d10a > * {
  margin-left: auto;
  margin-right: auto;
}
.dirty_d10a .thumbnail_70c4 {
  margin-right: 1.41575em;
}
.prev_1172 .dirty_d10a > .next-1cb3 {
  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;
}
.prev_1172 .dirty_d10a > .tertiary_fresh_7caf {
  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;
}
.smooth-2bb5.logo_thick_a79d .rough-92b6,
.video_4ce9.logo_thick_a79d .rough-92b6 {
  margin-left: 0;
}
.up_1420.logo_thick_a79d .rough-92b6,
.thumbnail-abf5.logo_thick_a79d .rough-92b6 {
  margin-right: 0;
}
.dirty_d10a ol,
.dirty_d10a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.card_liquid_829b video {
  max-width: 100%;
}
.border-middle-5b9f img {
  display: block;
}
.border-middle-5b9f.thumbnail_70c4,
.border-middle-5b9f.gas-5ea6 {
  width: 100%;
}
.border-middle-5b9f.tertiary_fresh_7caf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph_b5e2:not(.summary_9aec) {
  margin: 1.5em auto;
}
.secondary_rough_bc24 p {
  padding: 1.5em 14px;
}
ul.pro_db22.tertiary_fresh_7caf,
ul.pro_db22.next-1cb3,
ul.pro_db22.search-ee9e.next-1cb3 {
  padding: 0 14px;
}
.column-ac20 {
  display: block;
  overflow-x: auto;
}
.column-ac20 table {
  border-collapse: collapse;
  width: 100%;
}
.column-ac20 td,
.column-ac20 th {
  padding: 0.5em;
}
.dirty_d10a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dirty_d10a ol ol,
.dirty_d10a ol ul,
.dirty_d10a ul ol,
.dirty_d10a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dirty_d10a ol ol li,
.dirty_d10a ol ul li,
.dirty_d10a ul ol li,
.dirty_d10a ul ul li {
  margin-left: 0;
}
.first_7ca4.warm-8fd8 > .texture-1f53 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.first_7ca4.warm-8fd8 > .texture-1f53 iframe,
.first_7ca4.warm-8fd8 > .texture-1f53 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.over-775a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.over-775a.element-c9de {
  padding: 0;
}
.over-775a.element-c9de cite {
  font-size: 13px;
}
.over-775a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.over-775a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focus-hard-f8dd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focus-hard-f8dd > p:first-child {
  margin-top: 0;
}
.focus-hard-f8dd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focus-hard-f8dd blockquote {
  border-left: 0;
}
.gas-c8af {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gas-c8af:not(.caption-157f) {
  max-width: 100px;
}
.gas-c8af.tiny_6c3e {
  border-bottom: none !important;
  text-align: center;
}
.gas-c8af.tiny_6c3e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary_rough_bc24 p {
    padding: 1.5em 0;
  }
}
.search-slow-8b1a {
  color: #0073aa;
}
.nav-complex-669f {
  background-color: #0073aa;
}
.badge-e95b {
  color: #229fd8;
}
.small_12b6 {
  background-color: #229fd8;
}
.text_large_6d26 {
  color: #eee;
}
.orange-1181 {
  background-color: #eee;
}
.message-up-b29a {
  color: #444;
}
.gas_b4e9 {
  background-color: #444;
}
.grid-b20a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid-b20a .shadow_bronze_274f .frame_out_4d69 {
  font-size: 15px;
}
.grid-b20a .frame_out_4d69 {
  line-height: 1.3;
}
.grid-b20a .table-f9f4 {
}
.grid-b20a .upper_3d03 {
  background: #235787;
}
.orange-30a0 {
  padding: 0;
}
.orange-30a0 .upper_3d03 {
  background: #1a1a1a;
}
.orange-30a0 .table-f9f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.link_black_8f82 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.link_black_8f82 .table-f9f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.link_black_8f82 .upper_3d03 {
  background: #303030;
}
.widget-solid-12b3 {
  position: relative;
  z-index: 10;
}
.widget-solid-12b3 .north_d331 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_727f .thumbnail-action-a907 {
  display: inline-block;
  vertical-align: middle;
}
.input_727f.primary_3a7a .thumbnail-action-a907 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input_727f.primary_3a7a .thumbnail-action-a907 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input_727f.primary_3a7a .thumbnail-action-a907 {
    margin-right: 0.4em;
  }
}
.input_727f.primary_3a7a .thumbnail-action-a907:last-child {
  margin-right: 0;
}
.fixed-354d .north_d331 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop_4b85 .shadow_bronze_274f {
    margin: 0 -0.5em;
  }
  .backdrop_4b85 .shadow_bronze_274f [class*="customify-col-"],
  .backdrop_4b85 .shadow_bronze_274f [class*="customify-col_"],
  .backdrop_4b85 .shadow_bronze_274f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop_4b85.inner-80c0 .north_d331 {
  background: 0 0 !important;
}
.backdrop_4b85.inner-80c0 .north_d331,
.backdrop_4b85.fixed-354d .north_d331 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop_4b85.lite_2df6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop_4b85.fixed-354d .north_d331 {
  box-shadow: none !important;
}
.module-d8da {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module-d8da {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module-d8da {
    padding: 18px 0 20px;
  }
}
.module-d8da .avatar_outer_55a2 {
  width: 100%;
}
.module-d8da .icon-ac8e {
  margin-bottom: 0;
}
.module-d8da .gradient-d459 {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon-red-a2a6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon-red-a2a6 .tabs-pressed-128c {
  width: 100%;
}
.description_tall_cc7b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description_tall_cc7b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description_tall_cc7b 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;
}
.description_tall_cc7b li:last-child:after {
  display: none;
}
.description_tall_cc7b li a {
  font-weight: 500;
  margin-right: 10px;
}
.gallery-46d4 .pink_c3f2 button,
.module-d8da .pink_c3f2 button {
  left: 0;
}
.gallery-46d4 .tabs-pressed-128c,
.module-d8da .tabs-pressed-128c {
  padding-left: 0;
  padding-right: 0;
}
.gallery-46d4 .icon-red-a2a6,
.module-d8da .icon-red-a2a6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gallery-46d4 {
  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;
}
.gallery-46d4: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;
}
.gallery-46d4 .link-16e7 {
  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) {
  .gallery-46d4 .link-16e7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-46d4 .link-16e7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-46d4 .link-16e7 {
    min-height: 200px;
  }
}
.gallery-46d4 .description_tall_cc7b {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-46d4 .description_tall_cc7b a,
.gallery-46d4 .description_tall_cc7b li:after {
  color: inherit;
}
.gallery-46d4 .description_tall_cc7b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outer-d4ab {
  margin-bottom: 0.5em;
}
.text-1415 {
  margin-bottom: 1.2em;
}
.text-1415,
.outer-d4ab {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text-1415 p:last-child,
.outer-d4ab p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pink_c3f2,
#masthead .pink_c3f2 {
  display: none;
}
#masthead
  > .pink_c3f2.hard_3a5e {
  display: none;
}
#masthead > .pink_c3f2 button {
  left: 0;
}
.icon_liquid_d1dd {
  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%;
}
.icon_liquid_d1dd .thumbnail-action-a907 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon_liquid_d1dd .accent_narrow_d516 {
  display: -webkit-box;
  display: flex;
}
.icon_liquid_d1dd .accent_narrow_d516.secondary_bee4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon_liquid_d1dd .accent_narrow_d516.pagination-7cb0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_liquid_d1dd .accent_narrow_d516.aside_huge_ea25 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_liquid_d1dd.nav-1ea2.orange_6bdc .accent_narrow_d516.secondary_bee4 {
  flex-basis: 100%;
}
.icon_liquid_d1dd.progress-slow-36b9 .accent_narrow_d516.pagination-7cb0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon_liquid_d1dd.progress-slow-36b9 .accent_narrow_d516.aside_huge_ea25 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pink_c3f2.hard_3a5e {
  display: none;
}
#masthead > .pink_c3f2 button {
  left: 0;
}
.summary-hard-0268 {
  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;
}
.summary-hard-0268:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.summary-hard-0268.aside_c4a5 i {
  margin-right: 4px;
}
.summary-hard-0268.notice-e039 i {
  margin-left: 5px;
}
.frame_out_4d69 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame_out_4d69 p:last-child {
  margin-bottom: 0;
}
.component-1c3a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.component-1c3a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.component-1c3a img {
  display: block;
  width: auto;
  line-height: 1;
}
.component-1c3a .menu-1d3e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.component-1c3a .secondary_current_9c3f {
  margin: 5px 0 7px 0;
}
.component-1c3a.card-46c8 .message-d0a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component-1c3a.card-46c8 .accent_action_b22c {
  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;
}
.component-1c3a.down_e84c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.component-1c3a.down_e84c .message-d0a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component-1c3a.down_e84c .accent_action_b22c {
  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;
}
.component-1c3a.left_0281 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component-1c3a.light-1441 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.component-1c3a.light-1441 .accent_action_b22c {
  margin-top: 7px;
}
.orange_3cb8 {
  display: inline-block;
}
.widget-solid-12b3 .button_black_a0ab .component-1c3a img {
  max-width: 100%;
}
.center_5576 .form-1f5a.component_6ff6,
.input_white_29fd .form-1f5a.component_6ff6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_5576 .text-lite-34fe,
.input_white_29fd .text-lite-34fe {
  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%);
}
.center_5576 .text-lite-34fe {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center_5576.element-tall-0ae4 .text-lite-34fe {
  display: none;
}
.center_5576 .wood-f78c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_5576 .wood-f78c li {
  display: inline-block;
  position: relative;
}
.center_5576 .wood-f78c li:last-child {
  margin-right: 0;
}
.center_5576 .wood-f78c 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;
}
.center_5576 .wood-f78c li.outer-46e9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.center_5576 .wood-f78c > 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;
}
.center_5576 .wood-f78c > li > a i {
  line-height: 0;
}
.center_5576 .wood-f78c > li.row_8c45 > a .text-lite-34fe {
  margin-left: 4px;
  line-height: 0;
}
.center_5576 .wood-f78c .active-down-3b5d li.row_8c45 > a {
  position: relative;
}
.center_5576 .wood-f78c .active-down-3b5d li.row_8c45 > a:after,
.center_5576 .wood-f78c .active-down-3b5d li.row_8c45 > a:before {
  content: "";
  display: table;
}
.center_5576 .wood-f78c .active-down-3b5d li.row_8c45 > a:after {
  clear: both;
}
.center_5576 .wood-f78c .active-down-3b5d li.row_8c45 > a .text-lite-34fe {
  margin-left: 5px;
  float: right;
}
.center_5576 .chip_0a3c,
.center_5576 .active-down-3b5d {
  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;
}
.center_5576 .active-down-3b5d {
  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;
}
.center_5576 .active-down-3b5d .component_6ff6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_5576 .active-down-3b5d .text-lite-34fe {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center_5576 .active-down-3b5d li {
  display: block;
  margin: 0;
  padding: 0;
}
.center_5576 .active-down-3b5d 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;
}
.center_5576 .active-down-3b5d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center_5576 .active-down-3b5d .active-down-3b5d {
  top: 0;
  left: 100%;
}
.center_5576 .menu-west-a1fc.fn-focus-cbdc > .chip_0a3c,
.center_5576 .menu-west-a1fc.fn-focus-cbdc > .active-down-3b5d,
.center_5576 .menu-west-a1fc:focus > .chip_0a3c,
.center_5576 .menu-west-a1fc:focus > .active-down-3b5d,
.center_5576 .menu-west-a1fc:hover > .chip_0a3c,
.center_5576 .menu-west-a1fc:hover > .active-down-3b5d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center_5576.new-ec61 .up-5093:after,
.center_5576.new-ec61 .up-5093:before {
  content: "";
  display: table;
}
.center_5576.new-ec61 .up-5093:after {
  clear: both;
}
.center_5576.new-ec61 .up-5093 > li {
  float: left;
}
.center_5576.preview_5c7b .up-5093:after,
.center_5576.preview_5c7b .up-5093:before {
  content: "";
  display: table;
}
.center_5576.preview_5c7b .up-5093:after {
  clear: both;
}
.center_5576.preview_5c7b .up-5093 > li {
  float: left;
}
.center_5576.preview_5c7b .up-5093 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center_5576.preview_5c7b .up-5093 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center_5576.preview_5c7b .up-5093 > li.fixed_c0e6 > a,
.center_5576.preview_5c7b .up-5093 > li.outer-46e9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.center_5576.nav-bb22 .up-5093 > li > a .component_6ff6 {
  position: relative;
}
.center_5576.nav-bb22 .up-5093 > li > a .component_6ff6: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;
}
.center_5576.nav-bb22
  .up-5093
  > li:focus
  > a
  .component_6ff6:before,
.center_5576.nav-bb22
  .up-5093
  > li:hover
  > a
  .component_6ff6:before {
  width: 100%;
  background-color: currentColor;
}
.center_5576.nav-bb22
  .up-5093
  > li.fixed_c0e6
  > a
  .component_6ff6:before,
.center_5576.nav-bb22
  .up-5093
  > li.next_9451
  > a
  .component_6ff6:before {
  width: 100%;
  background-color: currentColor;
}
.center_5576.soft_516b .up-5093 > li > a .component_6ff6 {
  position: relative;
}
.center_5576.soft_516b .up-5093 > li > a .component_6ff6: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;
}
.center_5576.soft_516b .up-5093 > li:focus > a .component_6ff6:before,
.center_5576.soft_516b
  .up-5093
  > li:hover
  > a
  .component_6ff6:before {
  width: 100%;
  background-color: currentColor;
}
.center_5576.soft_516b
  .up-5093
  > li.fixed_c0e6
  > a
  .component_6ff6:before,
.center_5576.soft_516b
  .up-5093
  > li.next_9451
  > a
  .component_6ff6:before {
  width: 100%;
  background-color: currentColor;
}
.input_white_29fd .wood-f78c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input_white_29fd .wood-f78c li:first-child > a {
  border-top: none;
}
.input_white_29fd .wood-f78c .card_wide_abce > .component_6ff6 .text-lite-34fe {
  display: none;
}
.input_white_29fd .wood-f78c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input_white_29fd .wood-f78c li:last-child {
  border: none;
}
.input_white_29fd .wood-f78c li.row_8c45 > a {
  padding-right: 45px !important;
}
.input_white_29fd .wood-f78c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input_white_29fd .wood-f78c li a:focus,
.input_white_29fd .wood-f78c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_white_29fd .wood-f78c li .outer_4b45 {
  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;
}
.input_white_29fd .wood-f78c li .outer_4b45:hover {
  box-shadow: none;
}
.input_white_29fd .wood-f78c li .outer_4b45 .text-lite-34fe {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input_white_29fd .wood-f78c .active-down-3b5d {
  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);
}
.input_white_29fd .wood-f78c .active-down-3b5d li a {
  padding-left: 3em;
}
.input_white_29fd .wood-f78c .label_under_06c0 > a .outer_4b45 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_white_29fd .wood-f78c .label_under_06c0 > .active-down-3b5d {
  display: block;
  opacity: 1;
}
.active_c042 {
  max-width: 100%;
}
.fresh-77a1 {
  line-height: 0;
  cursor: pointer;
}
.dropdown-in-4513 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dropdown-in-4513:hover {
  box-shadow: none;
  color: currentColor;
}
.dropdown-in-4513 svg {
  width: 18px;
  height: 18px;
}
.dropdown-in-4513 .complex-115e {
  display: none;
}
.notification-6af5 {
  position: relative;
}
.notification-6af5.fn-active-cbdc .dropdown-in-4513 .table-04fa {
  display: none;
}
.notification-6af5.fn-active-cbdc .dropdown-in-4513 .complex-115e {
  display: inline-block;
}
.notification-6af5 .over_6542 {
  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);
}
.notification-6af5.glass_c274 .over_6542 {
  left: auto;
  right: -0.9em;
}
.notification-6af5.glass_c274 .sort_cd28::before {
  left: auto;
  right: 15px;
}
.notification-6af5.fn-active-cbdc .over_6542 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-ff30 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent-ff30 label {
  flex-basis: 100%;
}
.accent-ff30 .preview-0697 {
  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;
}
.accent-ff30 .filter-d6ed {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent-ff30 .filter-d6ed:focus {
  background-color: transparent;
}
.accent-ff30 button.dirty_dcb6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent-ff30 button.dirty_dcb6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent-ff30 button.dirty_dcb6 svg {
  width: 18px;
  height: 18px;
}
.accent-ff30 input[type="submit"] {
  min-height: auto;
}
.link_4c31 .accent-ff30 .filter-d6ed {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sort_cd28 {
  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) {
  .sort_cd28 {
    width: 220px;
  }
}
.sort_cd28 label {
  flex-basis: 100%;
}
.sort_cd28::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;
}
.stale_7f99 .link_4c31 .accent-ff30 {
  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;
}
.stale_7f99
  .link_4c31
  .accent-ff30
  .preview-0697 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stale_7f99 .link_4c31 .accent-ff30 .filter-d6ed {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stale_7f99
  .link_4c31
  .accent-ff30
  .filter-d6ed:focus {
  background: 0 0;
}
.stale_7f99
  .link_4c31
  .accent-ff30
  .info-fa40 {
  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;
}
.aside_smooth_56b0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.aside_smooth_56b0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.aside_smooth_56b0 li:last-child {
  margin-right: 0;
}
.aside_smooth_56b0 li:first-child {
  margin-left: 0;
}
.aside_smooth_56b0.mini_8b11 a {
  color: #fff;
}
.aside_smooth_56b0.mini_8b11 a:hover {
  color: #fff;
}
.aside_smooth_56b0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.aside_smooth_56b0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.aside_smooth_56b0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.aside_smooth_56b0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.aside_smooth_56b0 [class*="social-icon-apple"] {
  background-color: #999;
}
.aside_smooth_56b0 [class*="social-icon-apple"].image-south-b673 {
  background-color: transparent;
  color: #999;
}
.aside_smooth_56b0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.aside_smooth_56b0 [class*="social-icon-behance"].image-south-b673 {
  background-color: transparent;
  color: #1769ff;
}
.aside_smooth_56b0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.aside_smooth_56b0 [class*="social-icon-bitbucket"].image-south-b673 {
  background-color: transparent;
  color: #205081;
}
.aside_smooth_56b0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.aside_smooth_56b0 [class*="social-icon-codepen"].image-south-b673 {
  background-color: transparent;
  color: #000;
}
.aside_smooth_56b0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.aside_smooth_56b0 [class*="social-icon-delicious"].image-south-b673 {
  background-color: transparent;
  color: #39f;
}
.aside_smooth_56b0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.aside_smooth_56b0 [class*="social-icon-digg"].image-south-b673 {
  background-color: transparent;
  color: #005be2;
}
.aside_smooth_56b0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.aside_smooth_56b0 [class*="social-icon-dribbble"].image-south-b673 {
  background-color: transparent;
  color: #ea4c89;
}
.aside_smooth_56b0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.aside_smooth_56b0 [class*="social-icon-envelope"].image-south-b673 {
  background-color: transparent;
  color: #ea4335;
}
.aside_smooth_56b0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.aside_smooth_56b0 [class*="social-icon-facebook"].image-south-b673 {
  background-color: transparent;
  color: #3b5998;
}
.aside_smooth_56b0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.aside_smooth_56b0 [class*="social-icon-flickr"].image-south-b673 {
  background-color: transparent;
  color: #0063dc;
}
.aside_smooth_56b0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.aside_smooth_56b0 [class*="social-icon-foursquare"].image-south-b673 {
  background-color: transparent;
  color: #2d5be3;
}
.aside_smooth_56b0 [class*="social-icon-github"] {
  background-color: #333;
}
.aside_smooth_56b0 [class*="social-icon-github"].image-south-b673 {
  background-color: transparent;
  color: #333;
}
.aside_smooth_56b0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.aside_smooth_56b0 [class*="social-icon-google-plus"].image-south-b673 {
  background-color: transparent;
  color: #dd4b39;
}
.aside_smooth_56b0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.aside_smooth_56b0 [class*="social-icon-houzz"].image-south-b673 {
  background-color: transparent;
  color: #7ac142;
}
.aside_smooth_56b0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.aside_smooth_56b0 [class*="social-icon-instagram"].image-south-b673 {
  background-color: transparent;
  color: #262626;
}
.aside_smooth_56b0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.aside_smooth_56b0 [class*="social-icon-jsfiddle"].image-south-b673 {
  background-color: transparent;
  color: #487aa2;
}
.aside_smooth_56b0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.aside_smooth_56b0 [class*="social-icon-linkedin"].image-south-b673 {
  background-color: transparent;
  color: #0077b5;
}
.aside_smooth_56b0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.aside_smooth_56b0 [class*="social-icon-medium"].image-south-b673 {
  background-color: transparent;
  color: #00ab6b;
}
.aside_smooth_56b0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.aside_smooth_56b0
  [class*="social-icon-odnoklassniki"].image-south-b673 {
  background-color: transparent;
  color: #f4731c;
}
.aside_smooth_56b0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.aside_smooth_56b0 [class*="social-icon-meetup"].image-south-b673 {
  background-color: transparent;
  color: #ec1c40;
}
.aside_smooth_56b0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.aside_smooth_56b0 [class*="social-icon-pinterest"].image-south-b673 {
  background-color: transparent;
  color: #bd081c;
}
.aside_smooth_56b0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.aside_smooth_56b0 [class*="social-icon-product-hunt"].image-south-b673 {
  background-color: transparent;
  color: #da552f;
}
.aside_smooth_56b0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.aside_smooth_56b0 [class*="social-icon-reddit"].image-south-b673 {
  background-color: transparent;
  color: #ff4500;
}
.aside_smooth_56b0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.aside_smooth_56b0 [class*="social-icon-rss"].image-south-b673 {
  background-color: transparent;
  color: #f26522;
}
.aside_smooth_56b0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.aside_smooth_56b0
  [class*="social-icon-shopping-cart"].image-south-b673 {
  background-color: transparent;
  color: #4caf50;
}
.aside_smooth_56b0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.aside_smooth_56b0 [class*="social-icon-skype"].image-south-b673 {
  background-color: transparent;
  color: #00aff0;
}
.aside_smooth_56b0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.aside_smooth_56b0 [class*="social-icon-slideshare"].image-south-b673 {
  background-color: transparent;
  color: #0077b5;
}
.aside_smooth_56b0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.aside_smooth_56b0 [class*="social-icon-snapchat"].image-south-b673 {
  background-color: transparent;
  color: #fffc00;
}
.aside_smooth_56b0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.aside_smooth_56b0 [class*="social-icon-soundcloud"].image-south-b673 {
  background-color: transparent;
  color: #f80;
}
.aside_smooth_56b0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.aside_smooth_56b0 [class*="social-icon-spotify"].image-south-b673 {
  background-color: transparent;
  color: #2ebd59;
}
.aside_smooth_56b0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.aside_smooth_56b0
  [class*="social-icon-stack-overflow"].image-south-b673 {
  background-color: transparent;
  color: #fe7a15;
}
.aside_smooth_56b0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.aside_smooth_56b0 [class*="social-icon-maldkfgram"].image-south-b673 {
  background-color: transparent;
  color: #2ca5e0;
}
.aside_smooth_56b0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.aside_smooth_56b0 [class*="social-icon-tripadvisor"].image-south-b673 {
  background-color: transparent;
  color: #589442;
}
.aside_smooth_56b0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.aside_smooth_56b0 [class*="social-icon-tumblr"].image-south-b673 {
  background-color: transparent;
  color: #35465c;
}
.aside_smooth_56b0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.aside_smooth_56b0 [class*="social-icon-twitch"].image-south-b673 {
  background-color: transparent;
  color: #6441a5;
}
.aside_smooth_56b0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.aside_smooth_56b0 [class*="social-icon-twitter"].image-south-b673 {
  background-color: transparent;
  color: #1da1f2;
}
.aside_smooth_56b0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.aside_smooth_56b0 [class*="social-icon-vimeo"].image-south-b673 {
  background-color: transparent;
  color: #1ab7ea;
}
.aside_smooth_56b0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.aside_smooth_56b0 [class*="social-icon-vk"].image-south-b673 {
  background-color: transparent;
  color: #45668e;
}
.aside_smooth_56b0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.aside_smooth_56b0 [class*="social-icon-weibo"].image-south-b673 {
  background-color: transparent;
  color: #df2029;
}
.aside_smooth_56b0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.aside_smooth_56b0 [class*="social-icon-weixin"].image-south-b673 {
  background-color: transparent;
  color: #7bb32e;
}
.aside_smooth_56b0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.aside_smooth_56b0 [class*="social-icon-whatsapp"].image-south-b673 {
  background-color: transparent;
  color: #25d366;
}
.aside_smooth_56b0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.aside_smooth_56b0 [class*="social-icon-wordpress"].image-south-b673 {
  background-color: transparent;
  color: #21759b;
}
.aside_smooth_56b0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.aside_smooth_56b0 [class*="social-icon-xing"].image-south-b673 {
  background-color: transparent;
  color: #026466;
}
.aside_smooth_56b0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.aside_smooth_56b0 [class*="social-icon-yelp"].image-south-b673 {
  background-color: transparent;
  color: #af0606;
}
.aside_smooth_56b0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.aside_smooth_56b0 [class*="social-icon-youtube"].image-south-b673 {
  background-color: transparent;
  color: #cd201f;
}
.carousel_20db {
  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;
}
.carousel_20db:hover {
  box-shadow: none;
  background: 0 0;
}
.tooltip_28eb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.frame_cool_f2e3 {
  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;
}
.image_pro_9321 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary_yellow_dd00 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary_yellow_dd00,
.secondary_yellow_dd00::after,
.secondary_yellow_dd00::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;
}
.secondary_yellow_dd00::after,
.secondary_yellow_dd00::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box-hard-5a90 .frame_cool_f2e3 .image_pro_9321 {
  margin-top: -2px;
  width: 19px;
}
.box-hard-5a90 .frame_cool_f2e3 .secondary_yellow_dd00 {
  margin-top: -1px;
}
.box-hard-5a90 .frame_cool_f2e3 .secondary_yellow_dd00,
.box-hard-5a90 .frame_cool_f2e3 .secondary_yellow_dd00::after,
.box-hard-5a90 .frame_cool_f2e3 .secondary_yellow_dd00::before {
  width: 19px;
  height: 2px;
}
.box-hard-5a90 .frame_cool_f2e3 .secondary_yellow_dd00::before {
  top: -6px;
}
.box-hard-5a90 .frame_cool_f2e3 .secondary_yellow_dd00::after {
  bottom: -6px;
}
.box_large_6a1e .frame_cool_f2e3 .image_pro_9321 {
  margin-top: -2px;
  width: 22px;
}
.box_large_6a1e .frame_cool_f2e3 .secondary_yellow_dd00 {
  margin-top: -1px;
}
.box_large_6a1e .frame_cool_f2e3 .secondary_yellow_dd00,
.box_large_6a1e .frame_cool_f2e3 .secondary_yellow_dd00::after,
.box_large_6a1e .frame_cool_f2e3 .secondary_yellow_dd00::before {
  width: 22px;
  height: 2px;
}
.box_large_6a1e .frame_cool_f2e3 .secondary_yellow_dd00::before {
  top: -7px;
}
.box_large_6a1e .frame_cool_f2e3 .secondary_yellow_dd00::after {
  bottom: -7px;
}
.widget_2e2b .frame_cool_f2e3 .image_pro_9321 {
  margin-top: -2px;
  width: 31px;
}
.widget_2e2b .frame_cool_f2e3 .secondary_yellow_dd00 {
  margin-top: -1.5px;
}
.widget_2e2b .frame_cool_f2e3 .secondary_yellow_dd00,
.widget_2e2b .frame_cool_f2e3 .secondary_yellow_dd00::after,
.widget_2e2b .frame_cool_f2e3 .secondary_yellow_dd00::before {
  width: 31px;
  height: 3px;
}
.widget_2e2b .frame_cool_f2e3 .secondary_yellow_dd00::before {
  top: -9px;
}
.widget_2e2b .frame_cool_f2e3 .secondary_yellow_dd00::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tall-5789 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 19px;
  }
  .tall-5789 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1px;
  }
  .tall-5789 .frame_cool_f2e3 .secondary_yellow_dd00,
  .tall-5789 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .tall-5789 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 19px;
    height: 2px;
  }
  .tall-5789 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -6px;
  }
  .tall-5789 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -6px;
  }
  .tabs_hot_c2f1 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_hot_c2f1 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1px;
  }
  .tabs_hot_c2f1 .frame_cool_f2e3 .secondary_yellow_dd00,
  .tabs_hot_c2f1 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .tabs_hot_c2f1 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 22px;
    height: 2px;
  }
  .tabs_hot_c2f1 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -7px;
  }
  .tabs_hot_c2f1 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -7px;
  }
  .mask_aa63 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 31px;
  }
  .mask_aa63 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1.5px;
  }
  .mask_aa63 .frame_cool_f2e3 .secondary_yellow_dd00,
  .mask_aa63 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .mask_aa63 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 31px;
    height: 3px;
  }
  .mask_aa63 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -9px;
  }
  .mask_aa63 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-6a31 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 19px;
  }
  .tall-6a31 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1px;
  }
  .tall-6a31 .frame_cool_f2e3 .secondary_yellow_dd00,
  .tall-6a31 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .tall-6a31 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 19px;
    height: 2px;
  }
  .tall-6a31 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -6px;
  }
  .tall-6a31 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -6px;
  }
  .bottom-ae28 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom-ae28 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1px;
  }
  .bottom-ae28 .frame_cool_f2e3 .secondary_yellow_dd00,
  .bottom-ae28 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .bottom-ae28 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 22px;
    height: 2px;
  }
  .bottom-ae28 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -7px;
  }
  .bottom-ae28 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -7px;
  }
  .list-soft-6412 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 31px;
  }
  .list-soft-6412 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1.5px;
  }
  .list-soft-6412 .frame_cool_f2e3 .secondary_yellow_dd00,
  .list-soft-6412 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .list-soft-6412 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 31px;
    height: 3px;
  }
  .list-soft-6412 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -9px;
  }
  .list-soft-6412 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .photo_action_099b .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 19px;
  }
  .photo_action_099b .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1px;
  }
  .photo_action_099b .frame_cool_f2e3 .secondary_yellow_dd00,
  .photo_action_099b .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .photo_action_099b .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 19px;
    height: 2px;
  }
  .photo_action_099b .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -6px;
  }
  .photo_action_099b .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -6px;
  }
  .summary-5397 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 22px;
  }
  .summary-5397 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1px;
  }
  .summary-5397 .frame_cool_f2e3 .secondary_yellow_dd00,
  .summary-5397 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .summary-5397 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 22px;
    height: 2px;
  }
  .summary-5397 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -7px;
  }
  .summary-5397 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -7px;
  }
  .backdrop-c278 .frame_cool_f2e3 .image_pro_9321 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop-c278 .frame_cool_f2e3 .secondary_yellow_dd00 {
    margin-top: -1.5px;
  }
  .backdrop-c278 .frame_cool_f2e3 .secondary_yellow_dd00,
  .backdrop-c278 .frame_cool_f2e3 .secondary_yellow_dd00::after,
  .backdrop-c278 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    width: 31px;
    height: 3px;
  }
  .backdrop-c278 .frame_cool_f2e3 .secondary_yellow_dd00::before {
    top: -9px;
  }
  .backdrop-c278 .frame_cool_f2e3 .secondary_yellow_dd00::after {
    bottom: -9px;
  }
}
.new_626c .secondary_yellow_dd00 {
  -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);
}
.new_626c .secondary_yellow_dd00::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.new_626c .secondary_yellow_dd00::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);
}
.new_626c.widget_aee8 .secondary_yellow_dd00 {
  -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);
}
.new_626c.widget_aee8 .secondary_yellow_dd00::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.new_626c.widget_aee8 .secondary_yellow_dd00::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);
}
.label-left-9fc5 {
  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.filter-0c48:before {
  display: none;
}
.thick_b1e2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thick_b1e2 .secondary-next-bb5a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thick_b1e2 .secondary-next-bb5a:last-of-type {
  border-bottom: none;
}
.thick_b1e2 .secondary-next-bb5a.list_6417,
.thick_b1e2 .secondary-next-bb5a.secondary-aba4,
.thick_b1e2 .secondary-next-bb5a.lower_01a7 {
  padding: 0;
}
.thick_b1e2 .input_white_29fd .outer_4b45 {
  color: currentColor;
}
.thick_b1e2 .input_white_29fd .outer_4b45:focus,
.thick_b1e2 .input_white_29fd .outer_4b45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick_b1e2.table-f9f4 .media-6ecc,
.thick_b1e2.table-f9f4 .frame_out_4d69 a,
.thick_b1e2.table-f9f4 .up-5093 a,
.thick_b1e2.table-f9f4 .active-down-3b5d a {
  color: rgba(0, 0, 0, 0.55);
}
.thick_b1e2.table-f9f4 .media-6ecc:hover,
.thick_b1e2.table-f9f4 .frame_out_4d69 a:hover,
.thick_b1e2.table-f9f4 .up-5093 a:hover,
.thick_b1e2.table-f9f4 .active-down-3b5d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_b1e2.table-f9f4 .fast-1551 {
  color: rgba(0, 0, 0, 0.8);
}
.thick_b1e2.table-f9f4 .secondary-next-bb5a {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick_b1e2.table-f9f4 .secondary-next-bb5a:before {
  background: rgba(0, 0, 0, 0.08);
}
.thick_b1e2.table-f9f4 .large-3415:before {
  background: rgba(255, 255, 255, 0.9);
}
.thick_b1e2.table-f9f4 .input_white_29fd .wood-f78c li a,
.thick_b1e2.table-f9f4 .input_white_29fd .outer_4b45,
.thick_b1e2.table-f9f4 .active-down-3b5d {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick_b1e2.table-f9f4 .input_white_29fd .outer_4b45:focus,
.thick_b1e2.table-f9f4 .input_white_29fd .outer_4b45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick_b1e2.table-f9f4 .wood-f78c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick_b1e2.upper_3d03 .media-6ecc,
.thick_b1e2.upper_3d03 .frame_out_4d69 a,
.thick_b1e2.upper_3d03 .up-5093 .outer_4b45,
.thick_b1e2.upper_3d03 .up-5093 a,
.thick_b1e2.upper_3d03 .active-down-3b5d a {
  color: rgba(255, 255, 255, 0.79);
}
.thick_b1e2.upper_3d03 .media-6ecc:hover,
.thick_b1e2.upper_3d03 .frame_out_4d69 a:hover,
.thick_b1e2.upper_3d03 .up-5093 .outer_4b45:hover,
.thick_b1e2.upper_3d03 .up-5093 a:hover,
.thick_b1e2.upper_3d03 .active-down-3b5d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick_b1e2.upper_3d03 .fast-1551 {
  color: rgba(255, 255, 255, 0.99);
}
.thick_b1e2.upper_3d03 .secondary-next-bb5a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_b1e2.upper_3d03 .secondary-next-bb5a:before {
  background: rgba(255, 255, 255, 0.08);
}
.thick_b1e2.upper_3d03 .large-3415:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick_b1e2.upper_3d03 .input_white_29fd .wood-f78c li a,
.thick_b1e2.upper_3d03 .input_white_29fd .outer_4b45,
.thick_b1e2.upper_3d03 .active-down-3b5d {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_b1e2.upper_3d03 .input_white_29fd .outer_4b45:focus,
.thick_b1e2.upper_3d03 .input_white_29fd .outer_4b45:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick_b1e2.upper_3d03 .wood-f78c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-3415 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.large-3415:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.nav-1aa1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail-cold-25e2 .thick_b1e2 {
  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;
}
.thumbnail-cold-25e2 .secondary-next-bb5a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail-cold-25e2 .secondary-next-bb5a: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) {
  .thumbnail-cold-25e2 .secondary-next-bb5a:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail-cold-25e2 .secondary-next-bb5a:last-child:before {
  content: none;
}
.thumbnail-cold-25e2 .secondary-next-bb5a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail-cold-25e2 .input_white_29fd .wood-f78c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail-cold-25e2 .input_white_29fd .wood-f78c li a .outer_4b45 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail-cold-25e2 .input_white_29fd .active-down-3b5d {
  border: none;
}
.thumbnail-cold-25e2 .input_white_29fd .active-down-3b5d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail-cold-25e2 .large-3415 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail-cold-25e2 .nav-1aa1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail-cold-25e2 .upper_3d03 .large-3415:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-cold-25e2 .table-f9f4.nav_372a .secondary_yellow_dd00 {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail-cold-25e2
  .table-f9f4.nav_372a
  .secondary_yellow_dd00::after,
.thumbnail-cold-25e2
  .table-f9f4.nav_372a
  .secondary_yellow_dd00:before {
  background: inherit;
}
.thumbnail-cold-25e2
  .table-f9f4.nav_372a:hover
  .secondary_yellow_dd00 {
  background: rgba(0, 0, 0, 0.8);
}
.alert_b6e1 .thick_b1e2 {
  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) {
  .alert_b6e1 .thick_b1e2 {
    width: auto;
    right: 45px;
  }
}
.form_north_8696 .thick_b1e2 {
  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) {
  .form_north_8696 .thick_b1e2 {
    width: auto;
    left: 45px;
  }
}
.filter-0c48 .thick_b1e2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.filter-0c48 .nav-1aa1 {
  max-width: 48em;
  margin: 0 auto;
}
.filter-0c48 .large-3415:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_79da {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_79da.thumbnail-cold-25e2 .thick_b1e2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_79da.alert_b6e1 .thick_b1e2 {
  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);
}
.active_79da .thick_b1e2 {
  visibility: visible;
}
.active_79da.form_north_8696 .thick_b1e2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.orange-c2bd,
.footer-narrow-55cd {
  overflow-x: hidden;
}
.orange-c2bd .thick_b1e2 {
  overflow: auto;
}
.orange-c2bd.thumbnail-cold-25e2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-c2bd.thumbnail-cold-25e2 .thick_b1e2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.orange-c2bd.thumbnail-cold-25e2 .carousel_20db {
  opacity: 0;
}
.orange-c2bd.alert_b6e1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-c2bd.alert_b6e1 .thick_b1e2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.orange-c2bd.alert_b6e1 .carousel_20db {
  opacity: 0;
}
.orange-c2bd.form_north_8696 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-c2bd.form_north_8696 .thick_b1e2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.orange-c2bd.form_north_8696 .carousel_20db {
  opacity: 0;
}
.orange-c2bd.filter-0c48 .thick_b1e2 {
  z-index: 10;
  visibility: visible;
}
.nav_372a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav_372a .secondary_yellow_dd00 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_372a .secondary_yellow_dd00::after,
.nav_372a .secondary_yellow_dd00:before {
  background: inherit;
}
.nav_372a:hover .secondary_yellow_dd00 {
  background: rgba(255, 255, 255, 0.99);
}
.form_north_8696 .nav_372a {
  top: 10px;
  right: auto;
  left: 12px;
}
.filter-0c48 .nav_372a {
  display: none !important;
}
.orange-c2bd:before,
.footer-narrow-55cd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.orange-c2bd .nav_372a,
.footer-narrow-55cd .nav_372a {
  display: inline-block;
}
.thick_b1e2 .thumbnail-action-a907 {
  -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;
}
.orange-c2bd .thick_b1e2 .thumbnail-action-a907,
.footer-narrow-55cd .thick_b1e2 .thumbnail-action-a907 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.advanced-9780 .preview-0697 {
  width: 100%;
}
.button_black_a0ab {
  padding: 0 0.5em 0;
}
.button_black_a0ab [class*="customify-col-"],
.button_black_a0ab [class*="customify-col_"],
.button_black_a0ab [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.yellow-41eb .button_black_a0ab {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shadow_bronze_274f .tertiary-mini-fc29,
  .tertiary-mini-fc29 {
    display: none;
  }
  .stale-989e {
    text-align: left;
  }
  .list_dark_afb1 {
    text-align: center;
  }
  .detail-77b4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_bronze_274f .first-7369,
  .first-7369 {
    display: none;
  }
  .highlight_paper_437f {
    text-align: left;
  }
  .backdrop-fresh-f5c2 {
    text-align: center;
  }
  .inner_8e0e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shadow_bronze_274f .info_advanced_754a,
  .info_advanced_754a {
    display: none;
  }
  .layout_3cb7 {
    text-align: left;
  }
  .slider-d734 {
    text-align: center;
  }
  .shade_d890 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.popup_62d2 {
  box-shadow: none !important;
}
.easy_1501 .tiny-4cdf,
.liquid_ad45 .tiny-4cdf {
  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;
}
.liquid_ad45 .tiny-4cdf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.north_d331 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.north_d331:after,
.north_d331:before {
  content: "";
  display: table;
}
.north_d331:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .north_d331 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.north_d331,
.lite_2df6 {
  max-width: 1248px;
  margin: 0 auto;
}

.copper_1647.thumbnail-fluid-2908 .north_d331 {
  max-width: 100%;
}
.copper_1647.wrapper-4318 {
  max-width: 1200px;
  margin: 0 auto;
}
.copper_1647.accent-03fa .north_d331 {
  max-width: 100%;
}
.copper_1647.accent-03fa > .north_d331 {
  padding-left: 0;
  padding-right: 0;
}
.copper_1647.accent-03fa > .north_d331 .shadow_bronze_274f {
  margin: 0;
}
.copper_1647.accent-03fa
  > .north_d331
  .breadcrumb_copper_2dbc.heading_north_e27a {
  margin-right: 0;
  margin-left: 0;
}
.copper_1647.accent-03fa #main.heading_north_e27a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .background_rough_42f7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .background_rough_42f7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .upper_7e3a .rough-92b6 {
    padding-right: 1em;
  }
  .upper_7e3a.border-092f .breadcrumb_copper_2dbc {
    border-right: 1px solid #eaecee;
  }
  .upper_7e3a.border-092f .rough-92b6 {
    padding-right: 1em;
  }
  .upper_7e3a.border-092f .gas_8652 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_db37 .rough-92b6 {
    padding-left: 1em;
  }
  .disabled_db37.border-092f .breadcrumb_copper_2dbc {
    border-left: 1px solid #eaecee;
  }
  .disabled_db37.border-092f .rough-92b6 {
    padding-left: 1em;
  }
  .disabled_db37.border-092f .gas_8652 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_41d4 .rough-92b6 {
    padding-left: 1em;
  }
  .gallery_41d4.border-092f .active_84bf {
    border-right: 1px solid #eaecee;
  }
  .gallery_41d4.border-092f .feature-0bd1 {
    border-right: 1px solid #eaecee;
  }
  .gallery_41d4.border-092f .rough-92b6 {
    padding-left: 1em;
  }
  .gallery_41d4.border-092f .gas_8652 {
    padding-right: 1em;
  }
  .gallery_41d4.border-092f .shade-0d50 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-paper-23a2 .rough-92b6 {
    padding-right: 1em;
  }
  .chip-paper-23a2.border-092f .active_84bf {
    border-left: 1px solid #eaecee;
  }
  .chip-paper-23a2.border-092f .feature-0bd1 {
    border-left: 1px solid #eaecee;
  }
  .chip-paper-23a2.border-092f .rough-92b6 {
    padding-right: 1em;
  }
  .chip-paper-23a2.border-092f .gas_8652 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-paper-23a2.border-092f .shade-0d50 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_rough_42f7 .rough-92b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_rough_42f7.border-092f .breadcrumb_copper_2dbc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .background_rough_42f7.border-092f .rough-92b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_rough_42f7.border-092f .gas_8652 {
    padding-left: 1em;
  }
  .background_rough_42f7.border-092f .shade-0d50 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .background_rough_42f7.border-092f .rough-92b6 {
    padding-left: 0;
  }
}
.card_60f4 .input_727f {
  display: inline-block;
}
.icon-pro-99eb {
  display: inline-block;
}
.wrapper_a2fe {
  word-con: break-word;
}
.secondary_1ef0 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary_1ef0 .green_4ff9 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary_1ef0 .media_f88e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pro_6d5d .shade_static_e699 {
  margin-bottom: 2em;
}
.pro_6d5d .complex_f451 {
  margin-bottom: 15px;
}
.pro_6d5d .complex_f451:last-child {
  margin-bottom: 0;
}
.pro_6d5d .hot_e56e {
  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) {
  .pro_6d5d .hot_e56e {
    display: block;
  }
}
.pro_6d5d .media-slow-fb3e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pro_6d5d .media-slow-fb3e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pro_6d5d .notification_black_7c3a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pro_6d5d .notification_black_7c3a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pro_6d5d .notification_black_7c3a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pro_6d5d .wrapper_a2fe {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pro_6d5d .wrapper_a2fe a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pro_6d5d .modal-71b7 p:last-child {
  margin-bottom: 0;
}
.pro_6d5d .texture-e8f2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pro_6d5d .short_896a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pro_6d5d .hard-7f11 {
  margin-top: 1em;
}
.pro_6d5d .overlay_clean_04f4 {
  top: 0;
  display: block;
}
.pro_6d5d .overlay_clean_04f4 a {
  color: inherit;
}
.pro_6d5d .overlay_clean_04f4 a:hover {
  color: inherit;
}
.pro_6d5d .narrow-6d6b {
  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;
}
.pro_6d5d .narrow-6d6b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pro_6d5d .short_896a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pro_6d5d .out_a309 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pro_6d5d .out_a309:first-child {
  margin-top: 0;
}
.pro_6d5d .out_a309.pagination_dim_d7f6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro_6d5d .out_a309.border-45ca {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pro_6d5d
  .out_a309.border-45ca.media-narrow-d98a
  .hard-7f11 {
  width: 100%;
}
.pro_6d5d .border-45ca {
  -webkit-box-align: center;
  align-items: center;
}
.pro_6d5d .border-45ca .secondary_1ef0,
.pro_6d5d .border-45ca > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pro_6d5d .notification_black_7c3a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro_6d5d .notification_black_7c3a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro_6d5d .notification_black_7c3a: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;
}
.pro_6d5d .pagination_dim_d7f6 {
  z-index: 5;
}
.pro_6d5d .slow_b45c .video-orange-7251 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pro_6d5d .avatar_under_c734 .video-orange-7251 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pro_6d5d .content_086e .video-orange-7251 {
  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;
}
.pro_6d5d.old_e093 .hot_e56e,
.pro_6d5d.footer-fe28 .hot_e56e {
  display: block;
}
.pro_6d5d.old_e093 .hot_e56e .overlay-1b53,
.pro_6d5d.old_e093 .hot_e56e .short_896a,
.pro_6d5d.footer-fe28 .hot_e56e .overlay-1b53,
.pro_6d5d.footer-fe28 .hot_e56e .short_896a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro_6d5d.right-3842 .media-slow-fb3e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pro_6d5d.right-3842 .media-slow-fb3e {
    margin-right: 0;
  }
}
.pro_6d5d.old_e093 .media-slow-fb3e,
.pro_6d5d.footer-fe28 .media-slow-fb3e {
  padding-top: 40%;
}
.pro_6d5d.old_e093 .shade_static_e699,
.pro_6d5d.footer-fe28 .shade_static_e699 {
  display: block;
}
.pro_6d5d.old_e093 .fn-sticky-cbdc .short_896a,
.pro_6d5d.footer-fe28 .fn-sticky-cbdc .short_896a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pro_6d5d.old_e093 .media-slow-fb3e,
.pro_6d5d.footer-fe28 .media-slow-fb3e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pro_6d5d.old_e093 .short_896a {
  padding: 1em;
}
.list_b098 {
  margin: 30px auto;
  display: block;
}
.list_b098 .tag-95af > * {
  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;
}
.list_b098 .tag-95af > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list_b098 .tag-95af span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-paper-4ca7 .secondary_1ef0 {
  margin-bottom: 1.41575em;
}
.avatar-paper-4ca7 .title_3f84 {
  margin-bottom: 1.618em;
}
.dirty_d10a .row-6aae {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dirty_d10a .row-6aae a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dirty_d10a .description_up_c40a {
  max-width: 100%;
  overflow: auto;
}
.logo_thick_a79d .dirty_d10a a:hover {
  text-decoration: underline;
}
.shade-hard-2b5b .complex_f451:not(.wrapper_a2fe),
.shade-hard-2b5b .notification_black_7c3a {
  margin-bottom: 1.41575em;
}
.shade-hard-2b5b .complex_f451:not(.wrapper_a2fe):last-child,
.shade-hard-2b5b .notification_black_7c3a:last-child {
  margin-bottom: 0;
}
.shade-hard-2b5b .complex_f451.icon_5dd5 {
  margin-bottom: 0.41575em;
}
.shade-hard-2b5b .grid-f26b:before,
.shade-hard-2b5b .aside_warm_ec05:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shade-hard-2b5b .grid-f26b:before {
  content: "\f115";
}
.shade-hard-2b5b .aside_warm_ec05:before {
  content: "\f02c";
}
.shade-hard-2b5b .next_c17a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shade-hard-2b5b .next_c17a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slow-ac4e {
  display: -webkit-box;
  display: flex;
}
.slow-ac4e .right-c1cd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slow-ac4e .right-c1cd {
    flex-basis: 90px;
  }
}
.slow-ac4e .backdrop-down-d47c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slow-ac4e .backdrop-down-d47c {
    flex-basis: calc(100% - 50px);
  }
}
.slow-ac4e .out_9f49 p:last-child {
  margin-bottom: 0.72em;
}
.breadcrumb-upper-230e .tag-95af {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-upper-230e .tag-95af:after,
.breadcrumb-upper-230e .tag-95af:before {
  content: "";
  display: table;
}
.breadcrumb-upper-230e .tag-95af:after {
  clear: both;
}
.breadcrumb-upper-230e .tag-95af .mask_purple_ccc5,
.breadcrumb-upper-230e .tag-95af .hover-f4e6 {
  width: 49%;
}
.breadcrumb-upper-230e .tag-95af .mask_purple_ccc5 a span.element-paper-571e,
.breadcrumb-upper-230e .tag-95af .hover-f4e6 a span.element-paper-571e {
  display: block;
  margin-bottom: 5px;
}
.breadcrumb-upper-230e .tag-95af .hover-f4e6 {
  float: left;
  text-align: left;
}
.breadcrumb-upper-230e .tag-95af .mask_purple_ccc5 {
  float: right;
  text-align: right;
}
.outer_d236 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outer_d236 {
    margin-bottom: 0;
  }
}
.carousel-north-3510 {
  margin-bottom: 1em;
}
.carousel-north-3510 .wrapper_a2fe {
  font-size: 1.1em;
  line-height: 1.3;
}
.copper_7e4a a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside-4cb8 .carousel-north-3510,
.under-9794 .carousel-north-3510 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside-4cb8 .carousel-north-3510,
  .under-9794 .carousel-north-3510 {
    display: block;
  }
}
.aside-4cb8 .copper_7e4a,
.under-9794 .copper_7e4a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside-4cb8 .copper_7e4a,
  .under-9794 .copper_7e4a {
    margin-bottom: 1em;
  }
}
.aside-4cb8 .copper_7e4a img,
.under-9794 .copper_7e4a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside-4cb8 .item-86de,
.under-9794 .item-86de {
  flex-basis: calc(100% - 160px);
}
.aside-4cb8 .item-86de p,
.under-9794 .item-86de p {
  margin-bottom: 0;
}
.aside-4cb8 .item-86de {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside-4cb8 .item-86de {
    padding-left: 0;
  }
}
.under-9794 .item-86de {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .under-9794 .item-86de {
    padding-right: 0;
  }
}
.under-9794 .copper_7e4a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent-action-f510 .copper_7e4a {
  margin-bottom: 0.5em;
}
.accent-action-f510 .copper_7e4a img {
  width: 100%;
}
.tiny-13ab .nav_first_8d1a,
.icon-next-1d75 .nav_first_8d1a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon-next-1d75 .breadcrumb_copper_2dbc .section_fresh_57ba p:last-child {
  margin-bottom: 0;
}
.lite_1266 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section_9ed4 .prev_0cc3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section_9ed4 .prev_0cc3:last-of-type {
    margin-bottom: 0;
  }
}
.section_9ed4 .prev_0cc3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_9ed4 .prev_0cc3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section_9ed4 .prev_0cc3 ul li {
  margin: 0 0 0.6em;
}
.section_9ed4 .prev_0cc3 ul li.north_0aa3,
.section_9ed4 .prev_0cc3 ul li.tertiary-rough-1cf8 {
  position: relative;
}
.section_9ed4 .prev_0cc3 ul li.north_0aa3 .grid_lower_cfe7,
.section_9ed4 .prev_0cc3 ul li.tertiary-rough-1cf8 .grid_lower_cfe7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section_9ed4 .prev_0cc3 ul li.north_0aa3:after:after,
.section_9ed4 .prev_0cc3 ul li.north_0aa3:after:before,
.section_9ed4
  .prev_0cc3
  ul
  li.tertiary-rough-1cf8:after:after,
.section_9ed4
  .prev_0cc3
  ul
  li.tertiary-rough-1cf8:after:before {
  content: "";
  display: table;
}
.section_9ed4 .prev_0cc3 ul li.north_0aa3:after:after,
.section_9ed4
  .prev_0cc3
  ul
  li.tertiary-rough-1cf8:after:after {
  clear: both;
}
.section_9ed4 .prev_0cc3 a.content_wide_7abc:hover {
  text-decoration: none;
}
.section_9ed4 .prev_0cc3 select {
  max-width: 100%;
}
.section_9ed4 .prev_0cc3 table {
  font-size: 85%;
}
.section_9ed4 .prev_0cc3 table td,
.section_9ed4 .prev_0cc3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section_9ed4 .prev_0cc3 table tfoot td {
  text-align: left;
}
.section_9ed4 .prev_0cc3 :last-child {
  margin-bottom: 0;
}
.section_9ed4 .prev_0cc3 .detail_west_b3e8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section_9ed4 .prev_0cc3 .detail_west_b3e8 label {
  width: 100%;
}
.section_9ed4 .prev_0cc3 .detail_west_b3e8 .filter-d6ed {
  width: 100%;
  display: block;
}
.section_9ed4 .prev_0cc3 .detail_west_b3e8 .dirty_dcb6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section_9ed4 .prev_0cc3 .detail_west_b3e8 .dirty_dcb6:hover svg #svg-search {
  fill: #444;
}
.section_9ed4 .prev_0cc3 .detail_west_b3e8 .dirty_dcb6 svg {
  width: 18px;
  height: 18px;
}
.section_9ed4 .surface-b690 ul ul,
.section_9ed4 .middle-4c8e ul ul,
.section_9ed4 .progress-7438 ul ul,
.section_9ed4 .hidden_dirty_0379 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section_9ed4 .surface-b690 .row_8c45 > a,
.section_9ed4 .middle-4c8e .row_8c45 > a,
.section_9ed4 .progress-7438 .row_8c45 > a,
.section_9ed4 .hidden_dirty_0379 .row_8c45 > a {
  margin-bottom: 0;
}
.section_9ed4 .search_24c8 li,
.section_9ed4 .surface-b690 li,
.section_9ed4 .picture_current_403a li,
.section_9ed4 .middle-4c8e li,
.section_9ed4 .progress-7438 li,
.section_9ed4 .hidden_dirty_0379 li,
.section_9ed4 .solid-6eda li,
.section_9ed4 .avatar_full_4e80 li {
  display: block;
  position: relative;
}
.section_9ed4 .search_24c8 li:last-child,
.section_9ed4 .surface-b690 li:last-child,
.section_9ed4 .picture_current_403a li:last-child,
.section_9ed4 .middle-4c8e li:last-child,
.section_9ed4 .progress-7438 li:last-child,
.section_9ed4 .hidden_dirty_0379 li:last-child,
.section_9ed4 .solid-6eda li:last-child,
.section_9ed4 .avatar_full_4e80 li:last-child {
  border: none;
}
.section_9ed4 .search_24c8 li a,
.section_9ed4 .surface-b690 li a,
.section_9ed4 .picture_current_403a li a,
.section_9ed4 .middle-4c8e li a,
.section_9ed4 .progress-7438 li a,
.section_9ed4 .hidden_dirty_0379 li a,
.section_9ed4 .solid-6eda li a,
.section_9ed4 .avatar_full_4e80 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_9ed4 .search_24c8 li ul li::before,
.section_9ed4 .surface-b690 li ul li::before,
.section_9ed4 .picture_current_403a li ul li::before,
.section_9ed4 .middle-4c8e li ul li::before,
.section_9ed4 .progress-7438 li ul li::before,
.section_9ed4 .hidden_dirty_0379 li ul li::before,
.section_9ed4 .solid-6eda li ul li::before,
.section_9ed4 .avatar_full_4e80 li ul li::before {
  left: 15px;
}
.section_9ed4 .search_24c8 li ul a,
.section_9ed4 .surface-b690 li ul a,
.section_9ed4 .picture_current_403a li ul a,
.section_9ed4 .middle-4c8e li ul a,
.section_9ed4 .progress-7438 li ul a,
.section_9ed4 .hidden_dirty_0379 li ul a,
.section_9ed4 .solid-6eda li ul a,
.section_9ed4 .avatar_full_4e80 li ul a {
  padding-left: 20px;
}
.section_9ed4 .search_24c8 li ul ul li::before,
.section_9ed4 .surface-b690 li ul ul li::before,
.section_9ed4 .picture_current_403a li ul ul li::before,
.section_9ed4 .middle-4c8e li ul ul li::before,
.section_9ed4 .progress-7438 li ul ul li::before,
.section_9ed4 .hidden_dirty_0379 li ul ul li::before,
.section_9ed4 .solid-6eda li ul ul li::before,
.section_9ed4 .avatar_full_4e80 li ul ul li::before {
  left: 30px;
}
.section_9ed4 .search_24c8 li ul ul a,
.section_9ed4 .surface-b690 li ul ul a,
.section_9ed4 .picture_current_403a li ul ul a,
.section_9ed4 .middle-4c8e li ul ul a,
.section_9ed4 .progress-7438 li ul ul a,
.section_9ed4 .hidden_dirty_0379 li ul ul a,
.section_9ed4 .solid-6eda li ul ul a,
.section_9ed4 .avatar_full_4e80 li ul ul a {
  padding-left: 40px;
}
.section_9ed4 .widget-lower-7bed li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_9ed4 .avatar_full_4e80 ul li {
  margin-bottom: 1.41575em;
}
.section_9ed4 .avatar_full_4e80 ul li .wood-67e9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section_9ed4 .avatar_full_4e80 ul li .accordion_soft_f9c0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.upper_3d03 .search_24c8 li a,
.upper_3d03 .surface-b690 li a,
.upper_3d03 .picture_current_403a li a,
.upper_3d03 .middle-4c8e li a,
.upper_3d03 .progress-7438 li a,
.upper_3d03 .hidden_dirty_0379 li a,
.upper_3d03 .solid-6eda li a,
.upper_3d03 .avatar_full_4e80 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_3d03 .widget-lower-7bed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_3d03 .prev_0cc3 ul li.north_0aa3 .grid_lower_cfe7,
.upper_3d03 .prev_0cc3 ul li.tertiary-rough-1cf8 .grid_lower_cfe7 {
  background: rgba(0, 0, 0, 0.2);
}
.upper_3d03 .section_9ed4 .prev_0cc3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_1647 .section_9ed4 .wood-f78c li {
  margin: 0;
}
.copper_1647 .section_9ed4 .wood-f78c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.copper_1647 .section_9ed4 .wood-f78c li ul {
  margin: 0;
}
.copper_1647 .section_9ed4 .wood-f78c li ul li a {
  padding-left: 15px;
}
.copper_1647 .section_9ed4 .wood-f78c li ul li li a {
  padding-left: 30px;
}
.copper_1647 .section_9ed4 .wood-f78c li.outer-46e9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.copper_1647 .section_9ed4 .wood-f78c li.outer-46e9 > 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;
}
.copper_1647 .section_9ed4 .wood-f78c li.outer-46e9 > 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;
}
.sidebar-north-c903 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail_5ade {
  position: relative;
  z-index: 10;
}
.detail_5ade .thumbnail-action-a907 {
  width: 100%;
  max-width: 100%;
}
.south-6d28 .input-clean-984d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.south-6d28 .table-f9f4 {
}
.south-6d28 .upper_3d03 {
  background: #292929;
}
.logo-dd20 .input-clean-984d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo-dd20 .table-f9f4 {
  background: #f9f9f9;
}
.logo-dd20 .upper_3d03 {
  background: #303030;
}
.down-c00d .input-clean-984d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down-c00d .input_727f {
    margin-bottom: 1em;
  }
  .down-c00d .input_727f:last-child {
    margin-bottom: 0;
  }
}
.down-c00d .table-f9f4 {
  background: #ededed;
}
.down-c00d .upper_3d03 {
  background: #1a1a1a;
}
.input-clean-984d.table-f9f4 {
  color: rgba(0, 0, 0, 0.6);
}
.input-clean-984d.table-f9f4 .cold-b9ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-clean-984d.upper_3d03 {
  color: rgba(255, 255, 255, 0.99);
}
.input-clean-984d.upper_3d03 a:not(.content_wide_7abc) {
  color: rgba(255, 255, 255, 0.79);
}
.input-clean-984d.upper_3d03 a:not(.content_wide_7abc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-clean-984d.upper_3d03 .cold-b9ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-clean-984d.upper_3d03 table tbody td,
.input-clean-984d.upper_3d03 table th {
  background: rgba(0, 0, 0, 0.08);
}
.north_6def.fixed-354d .north_d331 {
  max-width: initial;
}
.north_6def .primary_3a7a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.north_6def .primary_3a7a .thumbnail-action-a907 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .north_6def .primary_3a7a .thumbnail-action-a907 {
    display: block;
    margin-bottom: 2em;
  }
  .north_6def .primary_3a7a .thumbnail-action-a907:last-child {
    margin-bottom: 0;
  }
}
.down-c00d .input_727f:last-child,
.logo-dd20 .input_727f:last-child,
.south-6d28 .input_727f:last-child {
  margin-bottom: 0;
}
.down-c00d .input_727f .section_9ed4 .prev_0cc3:last-child,
.logo-dd20 .input_727f .section_9ed4 .prev_0cc3:last-child,
.south-6d28 .input_727f .section_9ed4 .prev_0cc3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down-c00d .dark_609c,
  .down-c00d .bronze-ad7f,
  .logo-dd20 .dark_609c,
  .logo-dd20 .bronze-ad7f,
  .south-6d28 .dark_609c,
  .south-6d28 .bronze-ad7f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail_5ade .input_727f {
    margin-bottom: 2em;
  }
}
.detail_5ade p:last-child {
  margin-bottom: 0;
}
.detail_5ade li,
.detail_5ade ul {
  list-style: none;
  margin: 0;
}
.detail_5ade ul ul {
  margin-left: 2.617924em;
}
.detail_d438 {
  font-size: 0.875em;
}

/* css-noise: 1306 */
.widget-item-w3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
