/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notification-6e2a/customify
Author: WPCustomify
Author URI: https://pressmaximum.notification-6e2a
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.notification-6e2a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.plasma-d6d4.hidden_fast_a4f3/licenses/gpl-2.0.menu_gas_ed06
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.mini-02b6/, (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.steel_4b96.in-c3c0/normalize.shade_ffa1/
 ======
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.shade_ffa1 v7.0.0 | MIT License | github.notification-6e2a/necolas/normalize.shade_ffa1 */
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;
}
.white_dd7d .mask-new-4722,
.dim-ab91,
.hidden_brown_177a,
.light_10b4,
.narrow_c241,
.message-77a3,
.container-lower-0a97,
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;
}
.dim-ab91,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dim-ab91,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dim-ab91,
  h1 {
    font-size: 1.8em;
  }
}
.hidden_brown_177a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden_brown_177a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden_brown_177a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_brown_177a,
  h2 {
    font-size: 1.7em;
  }
}
.light_10b4,
h3 {
  font-size: 1.618em;
}
.white_dd7d .mask-new-4722,
.narrow_c241,
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.disabled-iron-839b {
  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;
}
.cool_7985:after,
.cool_7985:before,
.stale_4663:after,
.stale_4663:before {
  content: "";
  display: table;
}
.cool_7985:after,
.stale_4663:after {
  clear: both;
}
.article-f238 {
  float: right;
  margin-right: 0;
}
.backdrop-lite-244f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.primary-mini-1356 .notice-east-a756,
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;
}
.primary-mini-1356 .notice-east-a756: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;
}
.backdrop_cold_1aa8 .notice-east-a756 {
  box-shadow: none;
}
.backdrop_cold_1aa8
  .notice-east-a756
  .active-f3b8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.backdrop_cold_1aa8 .notice-east-a756 .description-35ab {
  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;
}
.backdrop_cold_1aa8
  .notice-east-a756
  .description-35ab
  b {
  display: none;
}
.backdrop_cold_1aa8 .column-gas-0d4c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.text-cb29:not(.pink_6fab):not(.heading_iron_5036),
button:not(.pink_6fab):not(.heading_iron_5036),
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ),
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ),
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ) {
  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;
}
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ):hover,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ):hover,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):hover,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):hover,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ):active,
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ):active,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):active,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):active,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):active,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus {
  outline: 0;
}
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7 {
  position: relative;
}
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .thumbnail-up-4106,
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .easy-f791,
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .sidebar_ebb4,
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  i,
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  svg,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .thumbnail-up-4106,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .easy-f791,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .sidebar_ebb4,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  i,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  svg,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .thumbnail-up-4106,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .easy-f791,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .sidebar_ebb4,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  i,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  svg,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .thumbnail-up-4106,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .easy-f791,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .sidebar_ebb4,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  i,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  svg,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .thumbnail-up-4106,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .easy-f791,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  .sidebar_ebb4,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  i,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7
  svg {
  visibility: hidden;
}
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7:after,
button:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7:after,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7:after,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7:after,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ).fn-loading-10a7: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;
}
.text-cb29:not(.pink_6fab):not(.heading_iron_5036),
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ),
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ),
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ) {
  color: #fff;
  background: #235787;
}
.text-cb29:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus,
input[type="button"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus,
input[type="reset"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus,
input[type="submit"]:not(.pink_6fab):not(
    .heading_iron_5036
  ):focus {
  color: #fff;
}
.text-cb29.fn-disabled-10a7:not(.pink_6fab):not(
    .heading_iron_5036
  ),
.text-cb29[disabled]:not(.pink_6fab):not(
    .heading_iron_5036
  ),
button.fn-disabled-10a7:not(.pink_6fab):not(
    .heading_iron_5036
  ),
button[disabled]:not(.pink_6fab):not(
    .heading_iron_5036
  ) {
  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;
}
.badge-active-d31e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.badge-active-d31e: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;
}
.accent_269e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.medium-a6fd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.description_c22e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cool_7985:after,
.cool_7985:before,
.up-c1d4:after,
.up-c1d4:before,
.button-fixed-8a1b:after,
.button-fixed-8a1b:before,
.liquid-18ab:after,
.liquid-18ab:before,
.gas_bb51:after,
.gas_bb51:before,
.sort_full_25c7:after,
.sort_full_25c7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cool_7985:after,
.up-c1d4:after,
.button-fixed-8a1b:after,
.liquid-18ab:after,
.gas_bb51:after,
.sort_full_25c7:after {
  clear: both;
}
.up-c1d4 .highlight-e0fb,
.button-fixed-8a1b .highlight-e0fb,
.description_c571 .highlight-e0fb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop-medium-fb2f {
  display: inline-block;
}
.notification-white-2aef {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification-white-2aef img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification-white-2aef .header-1c62 {
  padding: 1em 0;
  font-size: 85%;
}
.header-1c62 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.slider-b8e5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.slider-b8e5:after,
.slider-b8e5:before {
  content: "";
  display: table;
}
.slider-b8e5:after {
  clear: both;
}
.filter-321a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notice_7530 .filter-321a {
  max-width: 50%;
}
.black-ecbc .filter-321a {
  max-width: 33.33%;
}
.feature_b094 .filter-321a {
  max-width: 25%;
}
.overlay_4bc2 .filter-321a {
  max-width: 20%;
}
.row-9b2d .filter-321a {
  max-width: 16.66%;
}
.search_gas_b86f .filter-321a {
  max-width: 14.28%;
}
.surface-west-d0f3 .filter-321a {
  max-width: 12.5%;
}
.video-fresh-b5b9 .filter-321a {
  max-width: 11.11%;
}
.warm_5d2b {
  display: block;
}
.white_dd7d .up_b9a6 label,
.white_dd7d .box_out_25ce label,
.white_dd7d .footer-0a12 label,
.white_dd7d .grid-48d7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video-stale-65e6 {
  list-style: none;
  margin: 0;
}
.video-stale-65e6 article.disabled_pro_16a1 {
  margin-bottom: 0;
}
.video-stale-65e6 ul {
  list-style: none;
  margin: 0;
}
.video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1: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) {
  .video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1 li.disabled_pro_16a1 li.disabled_pro_16a1 li.disabled_pro_16a1 {
    padding-left: 0;
  }
}
article.disabled_pro_16a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_pro_16a1 .up-c1d4 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_pro_16a1 .green-d8a8 {
  float: left;
}
article.disabled_pro_16a1 .mask_ecfa {
  margin-left: 85px;
}
article.disabled_pro_16a1 .brown-6d8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_pro_16a1 .brown-6d8b .texture_lite_5c53 {
  margin-left: 10px;
}
article.disabled_pro_16a1 .image_inner_63d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_pro_16a1 .article-lite-3ba1 {
  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 .up_b9a6,
  #respond .footer-0a12,
  #respond .grid-48d7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up_b9a6 input,
#respond .footer-0a12 input,
#respond .grid-48d7 input {
  width: 100%;
}
#respond .grid-48d7 {
  margin-right: 0;
}
#respond .bronze-80e8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.small-08d0 {
  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;
}
.small-08d0.tall-200a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.small-08d0 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%);
}
.small-08d0:focus,
.small-08d0: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);
}
.main_warm_0e7a {
  border-radius: 10%;
}
.stale_ae56 {
  border-radius: 50%;
}
.first_b8b8 {
  font-size: 0.72em;
}
.notice_48ce {
  font-size: 0.875em;
}
.pattern-active-f8c4 {
  font-size: 1.1em;
}
.white-d0bb {
  text-transform: uppercase;
  line-height: 1.2;
}
.white-d0bb.first_b8b8 {
  letter-spacing: 0.5px;
}
.secondary-1905,
.secondary-1905 a {
  color: #6d6d6d;
}
.secondary-1905 a:hover {
  color: #111;
}
.hero-bronze-e4b0 {
  color: #6d6d6d;
}
.solid_fa73 {
  overflow-x: hidden;
}
.solid_fa73 .layout-copper-cb85.sidebar_light_ee5a {
  position: relative;
}
.solid_fa73 .layout-copper-cb85.sidebar_light_ee5a.focus-6c40 {
  position: initial;
}
.solid_fa73
  .layout-copper-cb85.sidebar_light_ee5a.focus-6c40
  .tiny_fe0b {
  left: auto;
}
.solid_fa73 .layout-copper-cb85 .tiny_fe0b {
  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;
}
.solid_fa73 .layout-copper-cb85:hover.sidebar_light_ee5a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.solid_fa73
  .layout-copper-cb85:hover.sidebar_light_ee5a
  .tiny_fe0b {
  display: block;
  z-index: 9999999;
}
.solid_fa73 .slow_999e .logo_9175,
.solid_fa73 .thick-96a0 .logo_9175 {
  display: none;
}
.solid_fa73 .element_6a66 .layout-copper-cb85:hover.sidebar_light_ee5a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.white_dd7d .up_b9a6 label,
.white_dd7d .box_out_25ce label,
.white_dd7d .footer-0a12 label,
.white_dd7d .grid-48d7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video-stale-65e6 {
  list-style: none;
  margin: 0;
}
.video-stale-65e6 article.disabled_pro_16a1 {
  margin-bottom: 0;
}
.video-stale-65e6 ul {
  list-style: none;
  margin: 0;
}
.video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1: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) {
  .video-stale-65e6 .mask-complex-ac60 li.disabled_pro_16a1 li.disabled_pro_16a1 li.disabled_pro_16a1 li.disabled_pro_16a1 {
    padding-left: 0;
  }
}
article.disabled_pro_16a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_pro_16a1 .up-c1d4 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_pro_16a1 .green-d8a8 {
  float: left;
}
article.disabled_pro_16a1 .mask_ecfa {
  margin-left: 85px;
}
article.disabled_pro_16a1 .brown-6d8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_pro_16a1 .brown-6d8b .texture_lite_5c53 {
  margin-left: 10px;
}
article.disabled_pro_16a1 .image_inner_63d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_pro_16a1 .article-lite-3ba1 {
  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 .up_b9a6,
  #respond .footer-0a12,
  #respond .grid-48d7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up_b9a6 input,
#respond .footer-0a12 input,
#respond .grid-48d7 input {
  width: 100%;
}
#respond .grid-48d7 {
  margin-right: 0;
}
#respond .bronze-80e8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow_999e .plasma_ef63 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.plasma_ef63 .cool-b314.tertiary-steel-807a .sidebar-4ae5 > li > a:focus,
.plasma_ef63 .cool-b314.tertiary-steel-807a .sidebar-4ae5 > li > a:hover,
.plasma_ef63 .cool-b314.outline-right-76d4 .sidebar-4ae5 > li > a:focus,
.plasma_ef63 .cool-b314.outline-right-76d4 .sidebar-4ae5 > li > a:hover,
.plasma_ef63 .cool-b314.dim_e71e .sidebar-4ae5 > li > a:focus,
.plasma_ef63 .cool-b314.dim_e71e .sidebar-4ae5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_ef63
  .cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li.avatar_47a4
  > a,
.plasma_ef63
  .cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li.orange-1d6a
  > a,
.plasma_ef63
  .cool-b314.outline-right-76d4
  .sidebar-4ae5
  > li.avatar_47a4
  > a,
.plasma_ef63
  .cool-b314.outline-right-76d4
  .sidebar-4ae5
  > li.orange-1d6a
  > a,
.plasma_ef63
  .cool-b314.dim_e71e
  .sidebar-4ae5
  > li.avatar_47a4
  > a,
.plasma_ef63 .cool-b314.dim_e71e .sidebar-4ae5 > li.wood_7c93 > a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_ef63 .texture_smooth_dbbe,
.plasma_ef63 .texture_smooth_dbbe a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_ef63 .tertiary-5a0f.paragraph_hovered_deb3 li a,
.plasma_ef63 .detail-3012 a,
.plasma_ef63 .secondary-a93e,
.plasma_ef63 .sidebar-4ae5 > li > a,
.plasma_ef63 .current_e051 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63 .tertiary-5a0f.paragraph_hovered_deb3 li a:hover,
.plasma_ef63 .detail-3012 a:hover,
.plasma_ef63 .secondary-a93e:hover,
.plasma_ef63 .sidebar-4ae5 > li > a:hover,
.plasma_ef63 .current_e051:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_ef63 .icon-silver-320e {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63 .icon-silver-320e .footer_f2e2 {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_ef63 .icon-silver-320e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_ef63 .search-dirty-8611 .box_5ba6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63 .search-dirty-8611 .box_5ba6 .up_b97c {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63
  .search-dirty-8611
  .box_5ba6
  .up_b97c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63
  .search-dirty-8611
  .box_5ba6
  .up_b97c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63
  .search-dirty-8611
  .box_5ba6
  .up_b97c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63
  .search-dirty-8611
  .box_5ba6
  .up_b97c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63 .search-dirty-8611 .notice-cold-331d {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_ef63 .search-dirty-8611 .notice-cold-331d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_955a
  .plasma_ef63
  .search-dirty-8611
  .active-236a
  .slow-cd7a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_955a
  .plasma_ef63
  .search-dirty-8611
  .active-236a
  .up_b97c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow_999e .bottom_c85f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.bottom_c85f .cool-b314.tertiary-steel-807a .sidebar-4ae5 > li > a:focus,
.bottom_c85f .cool-b314.tertiary-steel-807a .sidebar-4ae5 > li > a:hover,
.bottom_c85f .cool-b314.outline-right-76d4 .sidebar-4ae5 > li > a:focus,
.bottom_c85f .cool-b314.outline-right-76d4 .sidebar-4ae5 > li > a:hover,
.bottom_c85f .cool-b314.dim_e71e .sidebar-4ae5 > li > a:focus,
.bottom_c85f .cool-b314.dim_e71e .sidebar-4ae5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_c85f
  .cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li.avatar_47a4
  > a,
.bottom_c85f
  .cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li.orange-1d6a
  > a,
.bottom_c85f
  .cool-b314.outline-right-76d4
  .sidebar-4ae5
  > li.avatar_47a4
  > a,
.bottom_c85f
  .cool-b314.outline-right-76d4
  .sidebar-4ae5
  > li.orange-1d6a
  > a,
.bottom_c85f
  .cool-b314.dim_e71e
  .sidebar-4ae5
  > li.avatar_47a4
  > a,
.bottom_c85f .cool-b314.dim_e71e .sidebar-4ae5 > li.wood_7c93 > a {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_c85f .texture_smooth_dbbe,
.bottom_c85f .texture_smooth_dbbe a {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_c85f .tertiary-5a0f.paragraph_hovered_deb3 li a,
.bottom_c85f .detail-3012 a,
.bottom_c85f .secondary-a93e,
.bottom_c85f .sidebar-4ae5 > li > a,
.bottom_c85f .current_e051 {
  color: rgba(0, 0, 0, 0.55);
}
.bottom_c85f .tertiary-5a0f.paragraph_hovered_deb3 li a:hover,
.bottom_c85f .detail-3012 a:hover,
.bottom_c85f .secondary-a93e:hover,
.bottom_c85f .sidebar-4ae5 > li > a:hover,
.bottom_c85f .current_e051:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_c85f .icon-silver-320e {
  color: rgba(0, 0, 0, 0.55);
}
.bottom_c85f .icon-silver-320e .footer_f2e2 {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_c85f .icon-silver-320e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-full-c45d .button-e3dd {
  margin-left: auto;
  margin-right: auto;
}
.button-fixed-8a1b > * {
  margin-left: auto;
  margin-right: auto;
}
.button-fixed-8a1b .accent_269e {
  margin-right: 1.41575em;
}
.small_55ef .button-fixed-8a1b > .content_6097 {
  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;
}
.small_55ef .button-fixed-8a1b > .dim_47ad {
  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;
}
.sidebar-west-d513.backdrop-full-c45d .button-e3dd,
.module-bottom-90fd.backdrop-full-c45d .button-e3dd {
  margin-left: 0;
}
.white_2631.backdrop-full-c45d .button-e3dd,
.background_tiny_8b8b.backdrop-full-c45d .button-e3dd {
  margin-right: 0;
}
.button-fixed-8a1b ol,
.button-fixed-8a1b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description_cb97 video {
  max-width: 100%;
}
.wrapper-cff2 img {
  display: block;
}
.wrapper-cff2.accent_269e,
.wrapper-cff2.medium-a6fd {
  width: 100%;
}
.wrapper-cff2.dim_47ad img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress-7b25:not(.warm-8696) {
  margin: 1.5em auto;
}
.alert-red-c136 p {
  padding: 1.5em 14px;
}
ul.logo_190b.dim_47ad,
ul.logo_190b.content_6097,
ul.logo_190b.outline_wide_5dc5.content_6097 {
  padding: 0 14px;
}
.tertiary-stone-a07f {
  display: block;
  overflow-x: auto;
}
.tertiary-stone-a07f table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary-stone-a07f td,
.tertiary-stone-a07f th {
  padding: 0.5em;
}
.button-fixed-8a1b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button-fixed-8a1b ol ol,
.button-fixed-8a1b ol ul,
.button-fixed-8a1b ul ol,
.button-fixed-8a1b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button-fixed-8a1b ol ol li,
.button-fixed-8a1b ol ul li,
.button-fixed-8a1b ul ol li,
.button-fixed-8a1b ul ul li {
  margin-left: 0;
}
.hero-hovered-ce13.highlight-8f7a > .container-hard-86d1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hero-hovered-ce13.highlight-8f7a > .container-hard-86d1 iframe,
.hero-hovered-ce13.highlight-8f7a > .container-hard-86d1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.status-f079 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.status-f079.shade_ed1c {
  padding: 0;
}
.status-f079.shade_ed1c cite {
  font-size: 13px;
}
.status-f079 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.status-f079 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip_selected_3f40 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip_selected_3f40 > p:first-child {
  margin-top: 0;
}
.chip_selected_3f40 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip_selected_3f40 blockquote {
  border-left: 0;
}
.secondary_motion_c212 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.secondary_motion_c212:not(.plasma-0580) {
  max-width: 100px;
}
.secondary_motion_c212.message_42e1 {
  border-bottom: none !important;
  text-align: center;
}
.secondary_motion_c212.message_42e1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .alert-red-c136 p {
    padding: 1.5em 0;
  }
}
.nav-86f6 {
  color: #0073aa;
}
.media-brown-9658 {
  background-color: #0073aa;
}
.form-ea70 {
  color: #229fd8;
}
.focus_tall_6599 {
  background-color: #229fd8;
}
.icon-out-5092 {
  color: #eee;
}
.nav_static_4a70 {
  background-color: #eee;
}
.link-lite-da3d {
  color: #444;
}
.item-warm-7356 {
  background-color: #444;
}
.element_medium_88ff {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element_medium_88ff .yellow-a3da .detail-3012 {
  font-size: 15px;
}
.element_medium_88ff .detail-3012 {
  line-height: 1.3;
}
.element_medium_88ff .bottom_c85f {
}
.element_medium_88ff .plasma_ef63 {
  background: #235787;
}
.shadow-ea26 {
  padding: 0;
}
.shadow-ea26 .plasma_ef63 {
  background: #1a1a1a;
}
.shadow-ea26 .bottom_c85f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.box_171d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.box_171d .bottom_c85f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.box_171d .plasma_ef63 {
  background: #303030;
}
.sort_full_25c7 {
  position: relative;
  z-index: 10;
}
.sort_full_25c7 .module-last-d7d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_6078 .sidebar_light_ee5a {
  display: inline-block;
  vertical-align: middle;
}
.footer_6078.focus_inner_fc99 .sidebar_light_ee5a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer_6078.focus_inner_fc99 .sidebar_light_ee5a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer_6078.focus_inner_fc99 .sidebar_light_ee5a {
    margin-right: 0.4em;
  }
}
.footer_6078.focus_inner_fc99 .sidebar_light_ee5a:last-child {
  margin-right: 0;
}
.status_selected_a205 .module-last-d7d8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .slow_999e .yellow-a3da {
    margin: 0 -0.5em;
  }
  .slow_999e .yellow-a3da [class*="customify-col-"],
  .slow_999e .yellow-a3da [class*="customify-col_"],
  .slow_999e .yellow-a3da [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.slow_999e.title-black-5a25 .module-last-d7d8 {
  background: 0 0 !important;
}
.slow_999e.title-black-5a25 .module-last-d7d8,
.slow_999e.status_selected_a205 .module-last-d7d8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .slow_999e.huge-88cf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.slow_999e.status_selected_a205 .module-last-d7d8 {
  box-shadow: none !important;
}
.progress-black-220a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress-black-220a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress-black-220a {
    padding: 18px 0 20px;
  }
}
.progress-black-220a .tabs_a537 {
  width: 100%;
}
.progress-black-220a .south-12d6 {
  margin-bottom: 0;
}
.progress-black-220a .selected-159f {
  margin-top: 5px;
  font-size: 0.875em;
}
.hot_a2de {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hot_a2de .texture_up_a2e4 {
  width: 100%;
}
.paragraph_8a48 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paragraph_8a48 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paragraph_8a48 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;
}
.paragraph_8a48 li:last-child:after {
  display: none;
}
.paragraph_8a48 li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight_center_0f78 .logo_9175 button,
.progress-black-220a .logo_9175 button {
  left: 0;
}
.highlight_center_0f78 .texture_up_a2e4,
.progress-black-220a .texture_up_a2e4 {
  padding-left: 0;
  padding-right: 0;
}
.highlight_center_0f78 .hot_a2de,
.progress-black-220a .hot_a2de {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight_center_0f78 {
  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;
}
.highlight_center_0f78: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;
}
.highlight_center_0f78 .module-pink-4e43 {
  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) {
  .highlight_center_0f78 .module-pink-4e43 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_center_0f78 .module-pink-4e43 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_center_0f78 .module-pink-4e43 {
    min-height: 200px;
  }
}
.highlight_center_0f78 .paragraph_8a48 {
  color: rgba(255, 255, 255, 0.8);
}
.highlight_center_0f78 .paragraph_8a48 a,
.highlight_center_0f78 .paragraph_8a48 li:after {
  color: inherit;
}
.highlight_center_0f78 .paragraph_8a48 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.filter-bad1 {
  margin-bottom: 0.5em;
}
.tooltip-east-df6e {
  margin-bottom: 1.2em;
}
.tooltip-east-df6e,
.filter-bad1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip-east-df6e p:last-child,
.filter-bad1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo_9175,
#masthead .logo_9175 {
  display: none;
}
#masthead
  > .logo_9175.medium-8287 {
  display: none;
}
#masthead > .logo_9175 button {
  left: 0;
}
.form_tall_e2d2 {
  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%;
}
.form_tall_e2d2 .sidebar_light_ee5a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.form_tall_e2d2 .pattern-b5af {
  display: -webkit-box;
  display: flex;
}
.form_tall_e2d2 .pattern-b5af.nav-9ef4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.form_tall_e2d2 .pattern-b5af.gallery-simple-1865 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_tall_e2d2 .pattern-b5af.row-4b1d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_tall_e2d2.black_c151.center-83cd .pattern-b5af.nav-9ef4 {
  flex-basis: 100%;
}
.form_tall_e2d2.fresh-7314 .pattern-b5af.gallery-simple-1865 {
  -webkit-box-flex: 1;
  flex: auto;
}
.form_tall_e2d2.fresh-7314 .pattern-b5af.row-4b1d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo_9175.medium-8287 {
  display: none;
}
#masthead > .logo_9175 button {
  left: 0;
}
.image-0d22 {
  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;
}
.image-0d22:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image-0d22.content-49bd i {
  margin-right: 4px;
}
.image-0d22.pink-bb82 i {
  margin-left: 5px;
}
.detail-3012 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.detail-3012 p:last-child {
  margin-bottom: 0;
}
.east-fbba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.east-fbba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.east-fbba img {
  display: block;
  width: auto;
  line-height: 1;
}
.east-fbba .texture_smooth_dbbe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.east-fbba .south-f3d4 {
  margin: 5px 0 7px 0;
}
.east-fbba.banner_liquid_df7f .wood_4ede {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.east-fbba.banner_liquid_df7f .fixed-dd82 {
  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;
}
.east-fbba.title-40cf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.east-fbba.title-40cf .wood_4ede {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.east-fbba.title-40cf .fixed-dd82 {
  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;
}
.east-fbba.list_35bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.east-fbba.pink_3e9d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.east-fbba.pink_3e9d .fixed-dd82 {
  margin-top: 7px;
}
.plasma-0551 {
  display: inline-block;
}
.sort_full_25c7 .summary_4388 .east-fbba img {
  max-width: 100%;
}
.cool-b314 .motion-547b.notification_orange_1fc6,
.filter_7468 .motion-547b.notification_orange_1fc6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.cool-b314 .input-b667,
.filter_7468 .input-b667 {
  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%);
}
.cool-b314 .input-b667 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.cool-b314.secondary-7c50 .input-b667 {
  display: none;
}
.cool-b314 .header-7f16 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cool-b314 .header-7f16 li {
  display: inline-block;
  position: relative;
}
.cool-b314 .header-7f16 li:last-child {
  margin-right: 0;
}
.cool-b314 .header-7f16 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;
}
.cool-b314 .header-7f16 li.wood_7c93 > a {
  color: rgba(0, 0, 0, 0.9);
}
.cool-b314 .header-7f16 > 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;
}
.cool-b314 .header-7f16 > li > a i {
  line-height: 0;
}
.cool-b314 .header-7f16 > li.module_blue_8618 > a .input-b667 {
  margin-left: 4px;
  line-height: 0;
}
.cool-b314 .header-7f16 .alert_brown_fed1 li.module_blue_8618 > a {
  position: relative;
}
.cool-b314 .header-7f16 .alert_brown_fed1 li.module_blue_8618 > a:after,
.cool-b314 .header-7f16 .alert_brown_fed1 li.module_blue_8618 > a:before {
  content: "";
  display: table;
}
.cool-b314 .header-7f16 .alert_brown_fed1 li.module_blue_8618 > a:after {
  clear: both;
}
.cool-b314 .header-7f16 .alert_brown_fed1 li.module_blue_8618 > a .input-b667 {
  margin-left: 5px;
  float: right;
}
.cool-b314 .secondary_small_57d6,
.cool-b314 .alert_brown_fed1 {
  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;
}
.cool-b314 .alert_brown_fed1 {
  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;
}
.cool-b314 .alert_brown_fed1 .notification_orange_1fc6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cool-b314 .alert_brown_fed1 .input-b667 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.cool-b314 .alert_brown_fed1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.cool-b314 .alert_brown_fed1 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;
}
.cool-b314 .alert_brown_fed1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.cool-b314 .alert_brown_fed1 .alert_brown_fed1 {
  top: 0;
  left: 100%;
}
.cool-b314 .tertiary-9901.fn-focus-10a7 > .secondary_small_57d6,
.cool-b314 .tertiary-9901.fn-focus-10a7 > .alert_brown_fed1,
.cool-b314 .tertiary-9901:focus > .secondary_small_57d6,
.cool-b314 .tertiary-9901:focus > .alert_brown_fed1,
.cool-b314 .tertiary-9901:hover > .secondary_small_57d6,
.cool-b314 .tertiary-9901:hover > .alert_brown_fed1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.cool-b314.dim_e71e .sidebar-4ae5:after,
.cool-b314.dim_e71e .sidebar-4ae5:before {
  content: "";
  display: table;
}
.cool-b314.dim_e71e .sidebar-4ae5:after {
  clear: both;
}
.cool-b314.dim_e71e .sidebar-4ae5 > li {
  float: left;
}
.cool-b314.highlight_fast_5006 .sidebar-4ae5:after,
.cool-b314.highlight_fast_5006 .sidebar-4ae5:before {
  content: "";
  display: table;
}
.cool-b314.highlight_fast_5006 .sidebar-4ae5:after {
  clear: both;
}
.cool-b314.highlight_fast_5006 .sidebar-4ae5 > li {
  float: left;
}
.cool-b314.highlight_fast_5006 .sidebar-4ae5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.cool-b314.highlight_fast_5006 .sidebar-4ae5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.cool-b314.highlight_fast_5006 .sidebar-4ae5 > li.avatar_47a4 > a,
.cool-b314.highlight_fast_5006 .sidebar-4ae5 > li.wood_7c93 > a {
  color: #fff;
  background-color: #1e4b75;
}
.cool-b314.tertiary-steel-807a .sidebar-4ae5 > li > a .notification_orange_1fc6 {
  position: relative;
}
.cool-b314.tertiary-steel-807a .sidebar-4ae5 > li > a .notification_orange_1fc6: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;
}
.cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li:focus
  > a
  .notification_orange_1fc6:before,
.cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li:hover
  > a
  .notification_orange_1fc6:before {
  width: 100%;
  background-color: currentColor;
}
.cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li.avatar_47a4
  > a
  .notification_orange_1fc6:before,
.cool-b314.tertiary-steel-807a
  .sidebar-4ae5
  > li.orange-1d6a
  > a
  .notification_orange_1fc6:before {
  width: 100%;
  background-color: currentColor;
}
.cool-b314.outline-right-76d4 .sidebar-4ae5 > li > a .notification_orange_1fc6 {
  position: relative;
}
.cool-b314.outline-right-76d4 .sidebar-4ae5 > li > a .notification_orange_1fc6: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;
}
.cool-b314.outline-right-76d4 .sidebar-4ae5 > li:focus > a .notification_orange_1fc6:before,
.cool-b314.outline-right-76d4
  .sidebar-4ae5
  > li:hover
  > a
  .notification_orange_1fc6:before {
  width: 100%;
  background-color: currentColor;
}
.cool-b314.outline-right-76d4
  .sidebar-4ae5
  > li.avatar_47a4
  > a
  .notification_orange_1fc6:before,
.cool-b314.outline-right-76d4
  .sidebar-4ae5
  > li.orange-1d6a
  > a
  .notification_orange_1fc6:before {
  width: 100%;
  background-color: currentColor;
}
.filter_7468 .header-7f16 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter_7468 .header-7f16 li:first-child > a {
  border-top: none;
}
.filter_7468 .header-7f16 .bright_ce09 > .notification_orange_1fc6 .input-b667 {
  display: none;
}
.filter_7468 .header-7f16 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter_7468 .header-7f16 li:last-child {
  border: none;
}
.filter_7468 .header-7f16 li.module_blue_8618 > a {
  padding-right: 45px !important;
}
.filter_7468 .header-7f16 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter_7468 .header-7f16 li a:focus,
.filter_7468 .header-7f16 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_7468 .header-7f16 li .highlight_81ce {
  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;
}
.filter_7468 .header-7f16 li .highlight_81ce:hover {
  box-shadow: none;
}
.filter_7468 .header-7f16 li .highlight_81ce .input-b667 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter_7468 .header-7f16 .alert_brown_fed1 {
  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);
}
.filter_7468 .header-7f16 .alert_brown_fed1 li a {
  padding-left: 3em;
}
.filter_7468 .header-7f16 .backdrop_ffb9 > a .highlight_81ce i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter_7468 .header-7f16 .backdrop_ffb9 > .alert_brown_fed1 {
  display: block;
  opacity: 1;
}
.detail_bright_7d65 {
  max-width: 100%;
}
.layout-572a {
  line-height: 0;
  cursor: pointer;
}
.current_e051 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.current_e051:hover {
  box-shadow: none;
  color: currentColor;
}
.current_e051 svg {
  width: 18px;
  height: 18px;
}
.current_e051 .article_middle_1787 {
  display: none;
}
.button_dd1b {
  position: relative;
}
.button_dd1b.fn-active-10a7 .current_e051 .hover_top_659a {
  display: none;
}
.button_dd1b.fn-active-10a7 .current_e051 .article_middle_1787 {
  display: inline-block;
}
.button_dd1b .card-lite-f074 {
  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);
}
.button_dd1b.element_f8fa .card-lite-f074 {
  left: auto;
  right: -0.9em;
}
.button_dd1b.element_f8fa .right_b83e::before {
  left: auto;
  right: 15px;
}
.button_dd1b.fn-active-10a7 .card-lite-f074 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-236a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active-236a label {
  flex-basis: 100%;
}
.active-236a .box_5ba6 {
  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;
}
.active-236a .up_b97c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active-236a .up_b97c:focus {
  background-color: transparent;
}
.active-236a button.notice-cold-331d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active-236a button.notice-cold-331d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active-236a button.notice-cold-331d svg {
  width: 18px;
  height: 18px;
}
.active-236a input[type="submit"] {
  min-height: auto;
}
.search-dirty-8611 .active-236a .up_b97c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.right_b83e {
  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) {
  .right_b83e {
    width: 220px;
  }
}
.right_b83e label {
  flex-basis: 100%;
}
.right_b83e::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;
}
.outline_955a .search-dirty-8611 .active-236a {
  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;
}
.outline_955a
  .search-dirty-8611
  .active-236a
  .box_5ba6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.outline_955a .search-dirty-8611 .active-236a .up_b97c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.outline_955a
  .search-dirty-8611
  .active-236a
  .up_b97c:focus {
  background: 0 0;
}
.outline_955a
  .search-dirty-8611
  .active-236a
  .slow-cd7a {
  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;
}
.tertiary-5a0f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary-5a0f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary-5a0f li:last-child {
  margin-right: 0;
}
.tertiary-5a0f li:first-child {
  margin-left: 0;
}
.tertiary-5a0f.wrapper_229f a {
  color: #fff;
}
.tertiary-5a0f.wrapper_229f a:hover {
  color: #fff;
}
.tertiary-5a0f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary-5a0f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary-5a0f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary-5a0f a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary-5a0f [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary-5a0f [class*="social-icon-apple"].complex-ddb2 {
  background-color: transparent;
  color: #999;
}
.tertiary-5a0f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary-5a0f [class*="social-icon-behance"].complex-ddb2 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary-5a0f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary-5a0f [class*="social-icon-bitbucket"].complex-ddb2 {
  background-color: transparent;
  color: #205081;
}
.tertiary-5a0f [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary-5a0f [class*="social-icon-codepen"].complex-ddb2 {
  background-color: transparent;
  color: #000;
}
.tertiary-5a0f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary-5a0f [class*="social-icon-delicious"].complex-ddb2 {
  background-color: transparent;
  color: #39f;
}
.tertiary-5a0f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary-5a0f [class*="social-icon-digg"].complex-ddb2 {
  background-color: transparent;
  color: #005be2;
}
.tertiary-5a0f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary-5a0f [class*="social-icon-dribbble"].complex-ddb2 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary-5a0f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary-5a0f [class*="social-icon-envelope"].complex-ddb2 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary-5a0f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary-5a0f [class*="social-icon-facebook"].complex-ddb2 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary-5a0f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary-5a0f [class*="social-icon-flickr"].complex-ddb2 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary-5a0f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary-5a0f [class*="social-icon-foursquare"].complex-ddb2 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary-5a0f [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary-5a0f [class*="social-icon-github"].complex-ddb2 {
  background-color: transparent;
  color: #333;
}
.tertiary-5a0f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary-5a0f [class*="social-icon-google-plus"].complex-ddb2 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary-5a0f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary-5a0f [class*="social-icon-houzz"].complex-ddb2 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary-5a0f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary-5a0f [class*="social-icon-instagram"].complex-ddb2 {
  background-color: transparent;
  color: #262626;
}
.tertiary-5a0f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary-5a0f [class*="social-icon-jsfiddle"].complex-ddb2 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary-5a0f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary-5a0f [class*="social-icon-linkedin"].complex-ddb2 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-5a0f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary-5a0f [class*="social-icon-medium"].complex-ddb2 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary-5a0f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary-5a0f
  [class*="social-icon-odnoklassniki"].complex-ddb2 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary-5a0f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary-5a0f [class*="social-icon-meetup"].complex-ddb2 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary-5a0f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary-5a0f [class*="social-icon-pinterest"].complex-ddb2 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary-5a0f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary-5a0f [class*="social-icon-product-hunt"].complex-ddb2 {
  background-color: transparent;
  color: #da552f;
}
.tertiary-5a0f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary-5a0f [class*="social-icon-reddit"].complex-ddb2 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary-5a0f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary-5a0f [class*="social-icon-rss"].complex-ddb2 {
  background-color: transparent;
  color: #f26522;
}
.tertiary-5a0f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary-5a0f
  [class*="social-icon-shopping-cart"].complex-ddb2 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary-5a0f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary-5a0f [class*="social-icon-skype"].complex-ddb2 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary-5a0f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary-5a0f [class*="social-icon-slideshare"].complex-ddb2 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-5a0f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary-5a0f [class*="social-icon-snapchat"].complex-ddb2 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary-5a0f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary-5a0f [class*="social-icon-soundcloud"].complex-ddb2 {
  background-color: transparent;
  color: #f80;
}
.tertiary-5a0f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary-5a0f [class*="social-icon-spotify"].complex-ddb2 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary-5a0f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary-5a0f
  [class*="social-icon-stack-overflow"].complex-ddb2 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary-5a0f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary-5a0f [class*="social-icon-maldkfgram"].complex-ddb2 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary-5a0f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary-5a0f [class*="social-icon-tripadvisor"].complex-ddb2 {
  background-color: transparent;
  color: #589442;
}
.tertiary-5a0f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary-5a0f [class*="social-icon-tumblr"].complex-ddb2 {
  background-color: transparent;
  color: #35465c;
}
.tertiary-5a0f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary-5a0f [class*="social-icon-twitch"].complex-ddb2 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary-5a0f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary-5a0f [class*="social-icon-twitter"].complex-ddb2 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary-5a0f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary-5a0f [class*="social-icon-vimeo"].complex-ddb2 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary-5a0f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary-5a0f [class*="social-icon-vk"].complex-ddb2 {
  background-color: transparent;
  color: #45668e;
}
.tertiary-5a0f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary-5a0f [class*="social-icon-weibo"].complex-ddb2 {
  background-color: transparent;
  color: #df2029;
}
.tertiary-5a0f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary-5a0f [class*="social-icon-weixin"].complex-ddb2 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary-5a0f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary-5a0f [class*="social-icon-whatsapp"].complex-ddb2 {
  background-color: transparent;
  color: #25d366;
}
.tertiary-5a0f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary-5a0f [class*="social-icon-wordpress"].complex-ddb2 {
  background-color: transparent;
  color: #21759b;
}
.tertiary-5a0f [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary-5a0f [class*="social-icon-xing"].complex-ddb2 {
  background-color: transparent;
  color: #026466;
}
.tertiary-5a0f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary-5a0f [class*="social-icon-yelp"].complex-ddb2 {
  background-color: transparent;
  color: #af0606;
}
.tertiary-5a0f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary-5a0f [class*="social-icon-youtube"].complex-ddb2 {
  background-color: transparent;
  color: #cd201f;
}
.secondary-a93e {
  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;
}
.secondary-a93e:hover {
  box-shadow: none;
  background: 0 0;
}
.top_c8b5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pressed_1228 {
  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;
}
.iron-bdaf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview_dc8f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview_dc8f,
.preview_dc8f::after,
.preview_dc8f::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;
}
.preview_dc8f::after,
.preview_dc8f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel_plasma_8a2a .pressed_1228 .iron-bdaf {
  margin-top: -2px;
  width: 19px;
}
.carousel_plasma_8a2a .pressed_1228 .preview_dc8f {
  margin-top: -1px;
}
.carousel_plasma_8a2a .pressed_1228 .preview_dc8f,
.carousel_plasma_8a2a .pressed_1228 .preview_dc8f::after,
.carousel_plasma_8a2a .pressed_1228 .preview_dc8f::before {
  width: 19px;
  height: 2px;
}
.carousel_plasma_8a2a .pressed_1228 .preview_dc8f::before {
  top: -6px;
}
.carousel_plasma_8a2a .pressed_1228 .preview_dc8f::after {
  bottom: -6px;
}
.mini-2c8d .pressed_1228 .iron-bdaf {
  margin-top: -2px;
  width: 22px;
}
.mini-2c8d .pressed_1228 .preview_dc8f {
  margin-top: -1px;
}
.mini-2c8d .pressed_1228 .preview_dc8f,
.mini-2c8d .pressed_1228 .preview_dc8f::after,
.mini-2c8d .pressed_1228 .preview_dc8f::before {
  width: 22px;
  height: 2px;
}
.mini-2c8d .pressed_1228 .preview_dc8f::before {
  top: -7px;
}
.mini-2c8d .pressed_1228 .preview_dc8f::after {
  bottom: -7px;
}
.sidebar_over_d38e .pressed_1228 .iron-bdaf {
  margin-top: -2px;
  width: 31px;
}
.sidebar_over_d38e .pressed_1228 .preview_dc8f {
  margin-top: -1.5px;
}
.sidebar_over_d38e .pressed_1228 .preview_dc8f,
.sidebar_over_d38e .pressed_1228 .preview_dc8f::after,
.sidebar_over_d38e .pressed_1228 .preview_dc8f::before {
  width: 31px;
  height: 3px;
}
.sidebar_over_d38e .pressed_1228 .preview_dc8f::before {
  top: -9px;
}
.sidebar_over_d38e .pressed_1228 .preview_dc8f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wrapper_outer_091c .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_outer_091c .pressed_1228 .preview_dc8f {
    margin-top: -1px;
  }
  .wrapper_outer_091c .pressed_1228 .preview_dc8f,
  .wrapper_outer_091c .pressed_1228 .preview_dc8f::after,
  .wrapper_outer_091c .pressed_1228 .preview_dc8f::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_outer_091c .pressed_1228 .preview_dc8f::before {
    top: -6px;
  }
  .wrapper_outer_091c .pressed_1228 .preview_dc8f::after {
    bottom: -6px;
  }
  .medium_8376 .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 22px;
  }
  .medium_8376 .pressed_1228 .preview_dc8f {
    margin-top: -1px;
  }
  .medium_8376 .pressed_1228 .preview_dc8f,
  .medium_8376 .pressed_1228 .preview_dc8f::after,
  .medium_8376 .pressed_1228 .preview_dc8f::before {
    width: 22px;
    height: 2px;
  }
  .medium_8376 .pressed_1228 .preview_dc8f::before {
    top: -7px;
  }
  .medium_8376 .pressed_1228 .preview_dc8f::after {
    bottom: -7px;
  }
  .aside_black_f8e5 .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 31px;
  }
  .aside_black_f8e5 .pressed_1228 .preview_dc8f {
    margin-top: -1.5px;
  }
  .aside_black_f8e5 .pressed_1228 .preview_dc8f,
  .aside_black_f8e5 .pressed_1228 .preview_dc8f::after,
  .aside_black_f8e5 .pressed_1228 .preview_dc8f::before {
    width: 31px;
    height: 3px;
  }
  .aside_black_f8e5 .pressed_1228 .preview_dc8f::before {
    top: -9px;
  }
  .aside_black_f8e5 .pressed_1228 .preview_dc8f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .last_c080 .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 19px;
  }
  .last_c080 .pressed_1228 .preview_dc8f {
    margin-top: -1px;
  }
  .last_c080 .pressed_1228 .preview_dc8f,
  .last_c080 .pressed_1228 .preview_dc8f::after,
  .last_c080 .pressed_1228 .preview_dc8f::before {
    width: 19px;
    height: 2px;
  }
  .last_c080 .pressed_1228 .preview_dc8f::before {
    top: -6px;
  }
  .last_c080 .pressed_1228 .preview_dc8f::after {
    bottom: -6px;
  }
  .detail-16dd .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 22px;
  }
  .detail-16dd .pressed_1228 .preview_dc8f {
    margin-top: -1px;
  }
  .detail-16dd .pressed_1228 .preview_dc8f,
  .detail-16dd .pressed_1228 .preview_dc8f::after,
  .detail-16dd .pressed_1228 .preview_dc8f::before {
    width: 22px;
    height: 2px;
  }
  .detail-16dd .pressed_1228 .preview_dc8f::before {
    top: -7px;
  }
  .detail-16dd .pressed_1228 .preview_dc8f::after {
    bottom: -7px;
  }
  .description_north_9053 .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 31px;
  }
  .description_north_9053 .pressed_1228 .preview_dc8f {
    margin-top: -1.5px;
  }
  .description_north_9053 .pressed_1228 .preview_dc8f,
  .description_north_9053 .pressed_1228 .preview_dc8f::after,
  .description_north_9053 .pressed_1228 .preview_dc8f::before {
    width: 31px;
    height: 3px;
  }
  .description_north_9053 .pressed_1228 .preview_dc8f::before {
    top: -9px;
  }
  .description_north_9053 .pressed_1228 .preview_dc8f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .media-large-b181 .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 19px;
  }
  .media-large-b181 .pressed_1228 .preview_dc8f {
    margin-top: -1px;
  }
  .media-large-b181 .pressed_1228 .preview_dc8f,
  .media-large-b181 .pressed_1228 .preview_dc8f::after,
  .media-large-b181 .pressed_1228 .preview_dc8f::before {
    width: 19px;
    height: 2px;
  }
  .media-large-b181 .pressed_1228 .preview_dc8f::before {
    top: -6px;
  }
  .media-large-b181 .pressed_1228 .preview_dc8f::after {
    bottom: -6px;
  }
  .description_e4f9 .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 22px;
  }
  .description_e4f9 .pressed_1228 .preview_dc8f {
    margin-top: -1px;
  }
  .description_e4f9 .pressed_1228 .preview_dc8f,
  .description_e4f9 .pressed_1228 .preview_dc8f::after,
  .description_e4f9 .pressed_1228 .preview_dc8f::before {
    width: 22px;
    height: 2px;
  }
  .description_e4f9 .pressed_1228 .preview_dc8f::before {
    top: -7px;
  }
  .description_e4f9 .pressed_1228 .preview_dc8f::after {
    bottom: -7px;
  }
  .mini-4ba2 .pressed_1228 .iron-bdaf {
    margin-top: -2px;
    width: 31px;
  }
  .mini-4ba2 .pressed_1228 .preview_dc8f {
    margin-top: -1.5px;
  }
  .mini-4ba2 .pressed_1228 .preview_dc8f,
  .mini-4ba2 .pressed_1228 .preview_dc8f::after,
  .mini-4ba2 .pressed_1228 .preview_dc8f::before {
    width: 31px;
    height: 3px;
  }
  .mini-4ba2 .pressed_1228 .preview_dc8f::before {
    top: -9px;
  }
  .mini-4ba2 .pressed_1228 .preview_dc8f::after {
    bottom: -9px;
  }
}
.media_292a .preview_dc8f {
  -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);
}
.media_292a .preview_dc8f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.media_292a .preview_dc8f::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);
}
.media_292a.hidden_875a .preview_dc8f {
  -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);
}
.media_292a.hidden_875a .preview_dc8f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.media_292a.hidden_875a .preview_dc8f::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);
}
.feature-70fa {
  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.banner_c749:before {
  display: none;
}
.thick-96a0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thick-96a0 .left_18e7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thick-96a0 .left_18e7:last-of-type {
  border-bottom: none;
}
.thick-96a0 .left_18e7.overlay-99ed,
.thick-96a0 .left_18e7.out-0f64,
.thick-96a0 .left_18e7.progress_ddad {
  padding: 0;
}
.thick-96a0 .filter_7468 .highlight_81ce {
  color: currentColor;
}
.thick-96a0 .filter_7468 .highlight_81ce:focus,
.thick-96a0 .filter_7468 .highlight_81ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick-96a0.bottom_c85f .icon-silver-320e,
.thick-96a0.bottom_c85f .detail-3012 a,
.thick-96a0.bottom_c85f .sidebar-4ae5 a,
.thick-96a0.bottom_c85f .alert_brown_fed1 a {
  color: rgba(0, 0, 0, 0.55);
}
.thick-96a0.bottom_c85f .icon-silver-320e:hover,
.thick-96a0.bottom_c85f .detail-3012 a:hover,
.thick-96a0.bottom_c85f .sidebar-4ae5 a:hover,
.thick-96a0.bottom_c85f .alert_brown_fed1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick-96a0.bottom_c85f .footer_f2e2 {
  color: rgba(0, 0, 0, 0.8);
}
.thick-96a0.bottom_c85f .left_18e7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick-96a0.bottom_c85f .left_18e7:before {
  background: rgba(0, 0, 0, 0.08);
}
.thick-96a0.bottom_c85f .logo-brown-31dc:before {
  background: rgba(255, 255, 255, 0.9);
}
.thick-96a0.bottom_c85f .filter_7468 .header-7f16 li a,
.thick-96a0.bottom_c85f .filter_7468 .highlight_81ce,
.thick-96a0.bottom_c85f .alert_brown_fed1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick-96a0.bottom_c85f .filter_7468 .highlight_81ce:focus,
.thick-96a0.bottom_c85f .filter_7468 .highlight_81ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick-96a0.bottom_c85f .header-7f16 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick-96a0.plasma_ef63 .icon-silver-320e,
.thick-96a0.plasma_ef63 .detail-3012 a,
.thick-96a0.plasma_ef63 .sidebar-4ae5 .highlight_81ce,
.thick-96a0.plasma_ef63 .sidebar-4ae5 a,
.thick-96a0.plasma_ef63 .alert_brown_fed1 a {
  color: rgba(255, 255, 255, 0.79);
}
.thick-96a0.plasma_ef63 .icon-silver-320e:hover,
.thick-96a0.plasma_ef63 .detail-3012 a:hover,
.thick-96a0.plasma_ef63 .sidebar-4ae5 .highlight_81ce:hover,
.thick-96a0.plasma_ef63 .sidebar-4ae5 a:hover,
.thick-96a0.plasma_ef63 .alert_brown_fed1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick-96a0.plasma_ef63 .footer_f2e2 {
  color: rgba(255, 255, 255, 0.99);
}
.thick-96a0.plasma_ef63 .left_18e7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-96a0.plasma_ef63 .left_18e7:before {
  background: rgba(255, 255, 255, 0.08);
}
.thick-96a0.plasma_ef63 .logo-brown-31dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick-96a0.plasma_ef63 .filter_7468 .header-7f16 li a,
.thick-96a0.plasma_ef63 .filter_7468 .highlight_81ce,
.thick-96a0.plasma_ef63 .alert_brown_fed1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-96a0.plasma_ef63 .filter_7468 .highlight_81ce:focus,
.thick-96a0.plasma_ef63 .filter_7468 .highlight_81ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick-96a0.plasma_ef63 .header-7f16 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-brown-31dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.logo-brown-31dc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message-lite-4089 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.up_905b .thick-96a0 {
  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;
}
.up_905b .left_18e7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.up_905b .left_18e7: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) {
  .up_905b .left_18e7:before {
    width: 16%;
    left: 42%;
  }
}
.up_905b .left_18e7:last-child:before {
  content: none;
}
.up_905b .left_18e7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.up_905b .filter_7468 .header-7f16 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.up_905b .filter_7468 .header-7f16 li a .highlight_81ce {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.up_905b .filter_7468 .alert_brown_fed1 {
  border: none;
}
.up_905b .filter_7468 .alert_brown_fed1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.up_905b .logo-brown-31dc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.up_905b .message-lite-4089 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.up_905b .plasma_ef63 .logo-brown-31dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.up_905b .bottom_c85f.tertiary-e159 .preview_dc8f {
  background: rgba(0, 0, 0, 0.6);
}
.up_905b
  .bottom_c85f.tertiary-e159
  .preview_dc8f::after,
.up_905b
  .bottom_c85f.tertiary-e159
  .preview_dc8f:before {
  background: inherit;
}
.up_905b
  .bottom_c85f.tertiary-e159:hover
  .preview_dc8f {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph-a3aa .thick-96a0 {
  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) {
  .paragraph-a3aa .thick-96a0 {
    width: auto;
    right: 45px;
  }
}
.hidden_stone_bba4 .thick-96a0 {
  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) {
  .hidden_stone_bba4 .thick-96a0 {
    width: auto;
    left: 45px;
  }
}
.banner_c749 .thick-96a0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.banner_c749 .message-lite-4089 {
  max-width: 48em;
  margin: 0 auto;
}
.banner_c749 .logo-brown-31dc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.iron_26c4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.iron_26c4.up_905b .thick-96a0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.iron_26c4.paragraph-a3aa .thick-96a0 {
  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);
}
.iron_26c4 .thick-96a0 {
  visibility: visible;
}
.iron_26c4.hidden_stone_bba4 .thick-96a0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pattern_simple_0776,
.background_complex_2cc9 {
  overflow-x: hidden;
}
.pattern_simple_0776 .thick-96a0 {
  overflow: auto;
}
.pattern_simple_0776.up_905b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_simple_0776.up_905b .thick-96a0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pattern_simple_0776.up_905b .secondary-a93e {
  opacity: 0;
}
.pattern_simple_0776.paragraph-a3aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_simple_0776.paragraph-a3aa .thick-96a0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pattern_simple_0776.paragraph-a3aa .secondary-a93e {
  opacity: 0;
}
.pattern_simple_0776.hidden_stone_bba4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_simple_0776.hidden_stone_bba4 .thick-96a0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pattern_simple_0776.hidden_stone_bba4 .secondary-a93e {
  opacity: 0;
}
.pattern_simple_0776.banner_c749 .thick-96a0 {
  z-index: 10;
  visibility: visible;
}
.tertiary-e159 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tertiary-e159 .preview_dc8f {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary-e159 .preview_dc8f::after,
.tertiary-e159 .preview_dc8f:before {
  background: inherit;
}
.tertiary-e159:hover .preview_dc8f {
  background: rgba(255, 255, 255, 0.99);
}
.hidden_stone_bba4 .tertiary-e159 {
  top: 10px;
  right: auto;
  left: 12px;
}
.banner_c749 .tertiary-e159 {
  display: none !important;
}
.pattern_simple_0776:before,
.background_complex_2cc9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pattern_simple_0776 .tertiary-e159,
.background_complex_2cc9 .tertiary-e159 {
  display: inline-block;
}
.thick-96a0 .sidebar_light_ee5a {
  -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;
}
.pattern_simple_0776 .thick-96a0 .sidebar_light_ee5a,
.background_complex_2cc9 .thick-96a0 .sidebar_light_ee5a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description-0be7 .box_5ba6 {
  width: 100%;
}
.summary_4388 {
  padding: 0 0.5em 0;
}
.summary_4388 [class*="customify-col-"],
.summary_4388 [class*="customify-col_"],
.summary_4388 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.component_c9f0 .summary_4388 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .yellow-a3da .sort_cool_46f7,
  .sort_cool_46f7 {
    display: none;
  }
  .input-380b {
    text-align: left;
  }
  .upper-4dae {
    text-align: center;
  }
  .wood-aefb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-a3da .button-139f,
  .button-139f {
    display: none;
  }
  .preview_7162 {
    text-align: left;
  }
  .last_9022 {
    text-align: center;
  }
  .shade_431b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .yellow-a3da .highlight_296a,
  .highlight_296a {
    display: none;
  }
  .article-705c {
    text-align: left;
  }
  .selected-99ef {
    text-align: center;
  }
  .easy_0656 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.narrow_21e1 {
  box-shadow: none !important;
}
.menu_orange_3c6c .notice_hovered_cf32,
.container-focused-fd0b .notice_hovered_cf32 {
  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;
}
.container-focused-fd0b .notice_hovered_cf32 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module-last-d7d8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module-last-d7d8:after,
.module-last-d7d8:before {
  content: "";
  display: table;
}
.module-last-d7d8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module-last-d7d8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module-last-d7d8,
.huge-88cf {
  max-width: 1248px;
  margin: 0 auto;
}

.liquid-18ab.section-b0ac .module-last-d7d8 {
  max-width: 100%;
}
.liquid-18ab.focus-west-9c83 {
  max-width: 1200px;
  margin: 0 auto;
}
.liquid-18ab.detail_down_ea71 .module-last-d7d8 {
  max-width: 100%;
}
.liquid-18ab.detail_down_ea71 > .module-last-d7d8 {
  padding-left: 0;
  padding-right: 0;
}
.liquid-18ab.detail_down_ea71 > .module-last-d7d8 .yellow-a3da {
  margin: 0;
}
.liquid-18ab.detail_down_ea71
  > .module-last-d7d8
  .upper_75de.layout_986f {
  margin-right: 0;
  margin-left: 0;
}
.liquid-18ab.detail_down_ea71 #main.layout_986f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dark-dab2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dark-dab2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .feature_fe8f .button-e3dd {
    padding-right: 1em;
  }
  .feature_fe8f.gallery_bd1e .upper_75de {
    border-right: 1px solid #eaecee;
  }
  .feature_fe8f.gallery_bd1e .button-e3dd {
    padding-right: 1em;
  }
  .feature_fe8f.gallery_bd1e .black-16bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim_5bb0 .button-e3dd {
    padding-left: 1em;
  }
  .dim_5bb0.gallery_bd1e .upper_75de {
    border-left: 1px solid #eaecee;
  }
  .dim_5bb0.gallery_bd1e .button-e3dd {
    padding-left: 1em;
  }
  .dim_5bb0.gallery_bd1e .black-16bd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold_f97f .button-e3dd {
    padding-left: 1em;
  }
  .gold_f97f.gallery_bd1e .description_lower_76ff {
    border-right: 1px solid #eaecee;
  }
  .gold_f97f.gallery_bd1e .title_28b2 {
    border-right: 1px solid #eaecee;
  }
  .gold_f97f.gallery_bd1e .button-e3dd {
    padding-left: 1em;
  }
  .gold_f97f.gallery_bd1e .black-16bd {
    padding-right: 1em;
  }
  .gold_f97f.gallery_bd1e .east-3ea0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-569c .button-e3dd {
    padding-right: 1em;
  }
  .search-569c.gallery_bd1e .description_lower_76ff {
    border-left: 1px solid #eaecee;
  }
  .search-569c.gallery_bd1e .title_28b2 {
    border-left: 1px solid #eaecee;
  }
  .search-569c.gallery_bd1e .button-e3dd {
    padding-right: 1em;
  }
  .search-569c.gallery_bd1e .black-16bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-569c.gallery_bd1e .east-3ea0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark-dab2 .button-e3dd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark-dab2.gallery_bd1e .upper_75de {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dark-dab2.gallery_bd1e .button-e3dd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark-dab2.gallery_bd1e .black-16bd {
    padding-left: 1em;
  }
  .dark-dab2.gallery_bd1e .east-3ea0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dark-dab2.gallery_bd1e .button-e3dd {
    padding-left: 0;
  }
}
.highlight_red_db9c .footer_6078 {
  display: inline-block;
}
.secondary-white-ed81 {
  display: inline-block;
}
.link_dim_6de7 {
  word-con: break-word;
}
.sort_a290 > span {
  display: inline-block;
  padding: 5px 0;
}
.sort_a290 .highlight_7126 {
  margin-left: 8px;
  margin-right: 8px;
}
.sort_a290 .caption-inner-560f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.out_a802 .container-d6d4 {
  margin-bottom: 2em;
}
.out_a802 .pro-5f6e {
  margin-bottom: 15px;
}
.out_a802 .pro-5f6e:last-child {
  margin-bottom: 0;
}
.out_a802 .secondary_61e9 {
  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) {
  .out_a802 .secondary_61e9 {
    display: block;
  }
}
.out_a802 .feature_medium_b355 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .out_a802 .feature_medium_b355 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.out_a802 .input_c2a0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.out_a802 .input_c2a0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.out_a802 .input_c2a0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.out_a802 .link_dim_6de7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.out_a802 .link_dim_6de7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.out_a802 .feature-last-ae83 p:last-child {
  margin-bottom: 0;
}
.out_a802 .title_7905 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.out_a802 .info-middle-991b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.out_a802 .notification_dark_3c7e {
  margin-top: 1em;
}
.out_a802 .selected_3675 {
  top: 0;
  display: block;
}
.out_a802 .selected_3675 a {
  color: inherit;
}
.out_a802 .selected_3675 a:hover {
  color: inherit;
}
.out_a802 .bronze_9903 {
  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;
}
.out_a802 .bronze_9903:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.out_a802 .info-middle-991b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.out_a802 .prev-091b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.out_a802 .prev-091b:first-child {
  margin-top: 0;
}
.out_a802 .prev-091b.under-425e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.out_a802 .prev-091b.large-720f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out_a802
  .prev-091b.large-720f.box_1fe5
  .notification_dark_3c7e {
  width: 100%;
}
.out_a802 .large-720f {
  -webkit-box-align: center;
  align-items: center;
}
.out_a802 .large-720f .sort_a290,
.out_a802 .large-720f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.out_a802 .input_c2a0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_a802 .input_c2a0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_a802 .input_c2a0: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;
}
.out_a802 .under-425e {
  z-index: 5;
}
.out_a802 .row_solid_1347 .image_e7c7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.out_a802 .tall_de47 .image_e7c7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.out_a802 .inner-41ef .image_e7c7 {
  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;
}
.out_a802.grid_7f14 .secondary_61e9,
.out_a802.slider_3bdc .secondary_61e9 {
  display: block;
}
.out_a802.grid_7f14 .secondary_61e9 .bottom-b9aa,
.out_a802.grid_7f14 .secondary_61e9 .info-middle-991b,
.out_a802.slider_3bdc .secondary_61e9 .bottom-b9aa,
.out_a802.slider_3bdc .secondary_61e9 .info-middle-991b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out_a802.warm_8cee .feature_medium_b355 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .out_a802.warm_8cee .feature_medium_b355 {
    margin-right: 0;
  }
}
.out_a802.grid_7f14 .feature_medium_b355,
.out_a802.slider_3bdc .feature_medium_b355 {
  padding-top: 40%;
}
.out_a802.grid_7f14 .container-d6d4,
.out_a802.slider_3bdc .container-d6d4 {
  display: block;
}
.out_a802.grid_7f14 .fn-sticky-10a7 .info-middle-991b,
.out_a802.slider_3bdc .fn-sticky-10a7 .info-middle-991b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.out_a802.grid_7f14 .feature_medium_b355,
.out_a802.slider_3bdc .feature_medium_b355 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.out_a802.grid_7f14 .info-middle-991b {
  padding: 1em;
}
.tooltip-lite-28d9 {
  margin: 30px auto;
  display: block;
}
.tooltip-lite-28d9 .carousel_basic_468c > * {
  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;
}
.tooltip-lite-28d9 .carousel_basic_468c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-lite-28d9 .carousel_basic_468c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stale-22dc .sort_a290 {
  margin-bottom: 1.41575em;
}
.stale-22dc .badge_4812 {
  margin-bottom: 1.618em;
}
.button-fixed-8a1b .fast_2aee {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button-fixed-8a1b .fast_2aee a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button-fixed-8a1b .background-1c73 {
  max-width: 100%;
  overflow: auto;
}
.backdrop-full-c45d .button-fixed-8a1b a:hover {
  text-decoration: underline;
}
.hero-tiny-1f83 .pro-5f6e:not(.link_dim_6de7),
.hero-tiny-1f83 .input_c2a0 {
  margin-bottom: 1.41575em;
}
.hero-tiny-1f83 .pro-5f6e:not(.link_dim_6de7):last-child,
.hero-tiny-1f83 .input_c2a0:last-child {
  margin-bottom: 0;
}
.hero-tiny-1f83 .pro-5f6e.first_b39e {
  margin-bottom: 0.41575em;
}
.hero-tiny-1f83 .breadcrumb_stale_8b2e:before,
.hero-tiny-1f83 .nav-3cf4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hero-tiny-1f83 .breadcrumb_stale_8b2e:before {
  content: "\f115";
}
.hero-tiny-1f83 .nav-3cf4:before {
  content: "\f02c";
}
.hero-tiny-1f83 .frame-07b0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hero-tiny-1f83 .frame-07b0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.mini-bc9f {
  display: -webkit-box;
  display: flex;
}
.mini-bc9f .image_80ae {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .mini-bc9f .image_80ae {
    flex-basis: 90px;
  }
}
.mini-bc9f .search_slow_d93e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .mini-bc9f .search_slow_d93e {
    flex-basis: calc(100% - 50px);
  }
}
.mini-bc9f .gallery-huge-dee4 p:last-child {
  margin-bottom: 0.72em;
}
.primary_top_6f5b .carousel_basic_468c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary_top_6f5b .carousel_basic_468c:after,
.primary_top_6f5b .carousel_basic_468c:before {
  content: "";
  display: table;
}
.primary_top_6f5b .carousel_basic_468c:after {
  clear: both;
}
.primary_top_6f5b .carousel_basic_468c .input-selected-d5e3,
.primary_top_6f5b .carousel_basic_468c .avatar-6e50 {
  width: 49%;
}
.primary_top_6f5b .carousel_basic_468c .input-selected-d5e3 a span.yellow_0c5f,
.primary_top_6f5b .carousel_basic_468c .avatar-6e50 a span.yellow_0c5f {
  display: block;
  margin-bottom: 5px;
}
.primary_top_6f5b .carousel_basic_468c .avatar-6e50 {
  float: left;
  text-align: left;
}
.primary_top_6f5b .carousel_basic_468c .input-selected-d5e3 {
  float: right;
  text-align: right;
}
.dirty-4f3f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dirty-4f3f {
    margin-bottom: 0;
  }
}
.module_7a6e {
  margin-bottom: 1em;
}
.module_7a6e .link_dim_6de7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.footer-dark-0afe a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature_lite_a95d .module_7a6e,
.nav_solid_43fc .module_7a6e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature_lite_a95d .module_7a6e,
  .nav_solid_43fc .module_7a6e {
    display: block;
  }
}
.feature_lite_a95d .footer-dark-0afe,
.nav_solid_43fc .footer-dark-0afe {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature_lite_a95d .footer-dark-0afe,
  .nav_solid_43fc .footer-dark-0afe {
    margin-bottom: 1em;
  }
}
.feature_lite_a95d .footer-dark-0afe img,
.nav_solid_43fc .footer-dark-0afe img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature_lite_a95d .silver_33f7,
.nav_solid_43fc .silver_33f7 {
  flex-basis: calc(100% - 160px);
}
.feature_lite_a95d .silver_33f7 p,
.nav_solid_43fc .silver_33f7 p {
  margin-bottom: 0;
}
.feature_lite_a95d .silver_33f7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature_lite_a95d .silver_33f7 {
    padding-left: 0;
  }
}
.nav_solid_43fc .silver_33f7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .nav_solid_43fc .silver_33f7 {
    padding-right: 0;
  }
}
.nav_solid_43fc .footer-dark-0afe {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.yellow_8924 .footer-dark-0afe {
  margin-bottom: 0.5em;
}
.yellow_8924 .footer-dark-0afe img {
  width: 100%;
}
.description_44a0 .label-b587,
.logo_31de .label-b587 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_31de .upper_75de .slow-f83a p:last-child {
  margin-bottom: 0;
}
.accordion-edbb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget_purple_5cb8 .filter-0756 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget_purple_5cb8 .filter-0756:last-of-type {
    margin-bottom: 0;
  }
}
.widget_purple_5cb8 .filter-0756 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_purple_5cb8 .filter-0756 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget_purple_5cb8 .filter-0756 ul li {
  margin: 0 0 0.6em;
}
.widget_purple_5cb8 .filter-0756 ul li.purple-cf38,
.widget_purple_5cb8 .filter-0756 ul li.list-240a {
  position: relative;
}
.widget_purple_5cb8 .filter-0756 ul li.purple-cf38 .header_south_594e,
.widget_purple_5cb8 .filter-0756 ul li.list-240a .header_south_594e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget_purple_5cb8 .filter-0756 ul li.purple-cf38:after:after,
.widget_purple_5cb8 .filter-0756 ul li.purple-cf38:after:before,
.widget_purple_5cb8
  .filter-0756
  ul
  li.list-240a:after:after,
.widget_purple_5cb8
  .filter-0756
  ul
  li.list-240a:after:before {
  content: "";
  display: table;
}
.widget_purple_5cb8 .filter-0756 ul li.purple-cf38:after:after,
.widget_purple_5cb8
  .filter-0756
  ul
  li.list-240a:after:after {
  clear: both;
}
.widget_purple_5cb8 .filter-0756 a.text-cb29:hover {
  text-decoration: none;
}
.widget_purple_5cb8 .filter-0756 select {
  max-width: 100%;
}
.widget_purple_5cb8 .filter-0756 table {
  font-size: 85%;
}
.widget_purple_5cb8 .filter-0756 table td,
.widget_purple_5cb8 .filter-0756 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget_purple_5cb8 .filter-0756 table tfoot td {
  text-align: left;
}
.widget_purple_5cb8 .filter-0756 :last-child {
  margin-bottom: 0;
}
.widget_purple_5cb8 .filter-0756 .mask_65db {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget_purple_5cb8 .filter-0756 .mask_65db label {
  width: 100%;
}
.widget_purple_5cb8 .filter-0756 .mask_65db .up_b97c {
  width: 100%;
  display: block;
}
.widget_purple_5cb8 .filter-0756 .mask_65db .notice-cold-331d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget_purple_5cb8 .filter-0756 .mask_65db .notice-cold-331d:hover svg #svg-search {
  fill: #444;
}
.widget_purple_5cb8 .filter-0756 .mask_65db .notice-cold-331d svg {
  width: 18px;
  height: 18px;
}
.widget_purple_5cb8 .pro-f9d6 ul ul,
.widget_purple_5cb8 .dim_e999 ul ul,
.widget_purple_5cb8 .secondary_cold_621b ul ul,
.widget_purple_5cb8 .active-6b58 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget_purple_5cb8 .pro-f9d6 .module_blue_8618 > a,
.widget_purple_5cb8 .dim_e999 .module_blue_8618 > a,
.widget_purple_5cb8 .secondary_cold_621b .module_blue_8618 > a,
.widget_purple_5cb8 .active-6b58 .module_blue_8618 > a {
  margin-bottom: 0;
}
.widget_purple_5cb8 .pagination-9d52 li,
.widget_purple_5cb8 .pro-f9d6 li,
.widget_purple_5cb8 .search-basic-5241 li,
.widget_purple_5cb8 .dim_e999 li,
.widget_purple_5cb8 .secondary_cold_621b li,
.widget_purple_5cb8 .active-6b58 li,
.widget_purple_5cb8 .motion_b7c3 li,
.widget_purple_5cb8 .section-1307 li {
  display: block;
  position: relative;
}
.widget_purple_5cb8 .pagination-9d52 li:last-child,
.widget_purple_5cb8 .pro-f9d6 li:last-child,
.widget_purple_5cb8 .search-basic-5241 li:last-child,
.widget_purple_5cb8 .dim_e999 li:last-child,
.widget_purple_5cb8 .secondary_cold_621b li:last-child,
.widget_purple_5cb8 .active-6b58 li:last-child,
.widget_purple_5cb8 .motion_b7c3 li:last-child,
.widget_purple_5cb8 .section-1307 li:last-child {
  border: none;
}
.widget_purple_5cb8 .pagination-9d52 li a,
.widget_purple_5cb8 .pro-f9d6 li a,
.widget_purple_5cb8 .search-basic-5241 li a,
.widget_purple_5cb8 .dim_e999 li a,
.widget_purple_5cb8 .secondary_cold_621b li a,
.widget_purple_5cb8 .active-6b58 li a,
.widget_purple_5cb8 .motion_b7c3 li a,
.widget_purple_5cb8 .section-1307 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_purple_5cb8 .pagination-9d52 li ul li::before,
.widget_purple_5cb8 .pro-f9d6 li ul li::before,
.widget_purple_5cb8 .search-basic-5241 li ul li::before,
.widget_purple_5cb8 .dim_e999 li ul li::before,
.widget_purple_5cb8 .secondary_cold_621b li ul li::before,
.widget_purple_5cb8 .active-6b58 li ul li::before,
.widget_purple_5cb8 .motion_b7c3 li ul li::before,
.widget_purple_5cb8 .section-1307 li ul li::before {
  left: 15px;
}
.widget_purple_5cb8 .pagination-9d52 li ul a,
.widget_purple_5cb8 .pro-f9d6 li ul a,
.widget_purple_5cb8 .search-basic-5241 li ul a,
.widget_purple_5cb8 .dim_e999 li ul a,
.widget_purple_5cb8 .secondary_cold_621b li ul a,
.widget_purple_5cb8 .active-6b58 li ul a,
.widget_purple_5cb8 .motion_b7c3 li ul a,
.widget_purple_5cb8 .section-1307 li ul a {
  padding-left: 20px;
}
.widget_purple_5cb8 .pagination-9d52 li ul ul li::before,
.widget_purple_5cb8 .pro-f9d6 li ul ul li::before,
.widget_purple_5cb8 .search-basic-5241 li ul ul li::before,
.widget_purple_5cb8 .dim_e999 li ul ul li::before,
.widget_purple_5cb8 .secondary_cold_621b li ul ul li::before,
.widget_purple_5cb8 .active-6b58 li ul ul li::before,
.widget_purple_5cb8 .motion_b7c3 li ul ul li::before,
.widget_purple_5cb8 .section-1307 li ul ul li::before {
  left: 30px;
}
.widget_purple_5cb8 .pagination-9d52 li ul ul a,
.widget_purple_5cb8 .pro-f9d6 li ul ul a,
.widget_purple_5cb8 .search-basic-5241 li ul ul a,
.widget_purple_5cb8 .dim_e999 li ul ul a,
.widget_purple_5cb8 .secondary_cold_621b li ul ul a,
.widget_purple_5cb8 .active-6b58 li ul ul a,
.widget_purple_5cb8 .motion_b7c3 li ul ul a,
.widget_purple_5cb8 .section-1307 li ul ul a {
  padding-left: 40px;
}
.widget_purple_5cb8 .article_e617 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_purple_5cb8 .section-1307 ul li {
  margin-bottom: 1.41575em;
}
.widget_purple_5cb8 .section-1307 ul li .summary-cold-97df {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget_purple_5cb8 .section-1307 ul li .dark-0a21 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.plasma_ef63 .pagination-9d52 li a,
.plasma_ef63 .pro-f9d6 li a,
.plasma_ef63 .search-basic-5241 li a,
.plasma_ef63 .dim_e999 li a,
.plasma_ef63 .secondary_cold_621b li a,
.plasma_ef63 .active-6b58 li a,
.plasma_ef63 .motion_b7c3 li a,
.plasma_ef63 .section-1307 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_ef63 .article_e617 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_ef63 .filter-0756 ul li.purple-cf38 .header_south_594e,
.plasma_ef63 .filter-0756 ul li.list-240a .header_south_594e {
  background: rgba(0, 0, 0, 0.2);
}
.plasma_ef63 .widget_purple_5cb8 .filter-0756 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li {
  margin: 0;
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li ul {
  margin: 0;
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li ul li a {
  padding-left: 15px;
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li ul li li a {
  padding-left: 30px;
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li.wood_7c93 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li.wood_7c93 > 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;
}
.liquid-18ab .widget_purple_5cb8 .header-7f16 li.wood_7c93 > 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;
}
.north_873a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gas_bb51 {
  position: relative;
  z-index: 10;
}
.gas_bb51 .sidebar_light_ee5a {
  width: 100%;
  max-width: 100%;
}
.dark-db5f .detail_advanced_1fe0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dark-db5f .bottom_c85f {
}
.dark-db5f .plasma_ef63 {
  background: #292929;
}
.form_16d2 .detail_advanced_1fe0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.form_16d2 .bottom_c85f {
  background: #f9f9f9;
}
.form_16d2 .plasma_ef63 {
  background: #303030;
}
.tertiary-3078 .detail_advanced_1fe0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary-3078 .footer_6078 {
    margin-bottom: 1em;
  }
  .tertiary-3078 .footer_6078:last-child {
    margin-bottom: 0;
  }
}
.tertiary-3078 .bottom_c85f {
  background: #ededed;
}
.tertiary-3078 .plasma_ef63 {
  background: #1a1a1a;
}
.detail_advanced_1fe0.bottom_c85f {
  color: rgba(0, 0, 0, 0.6);
}
.detail_advanced_1fe0.bottom_c85f .table-afdd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_advanced_1fe0.plasma_ef63 {
  color: rgba(255, 255, 255, 0.99);
}
.detail_advanced_1fe0.plasma_ef63 a:not(.text-cb29) {
  color: rgba(255, 255, 255, 0.79);
}
.detail_advanced_1fe0.plasma_ef63 a:not(.text-cb29):hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_advanced_1fe0.plasma_ef63 .table-afdd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_advanced_1fe0.plasma_ef63 table tbody td,
.detail_advanced_1fe0.plasma_ef63 table th {
  background: rgba(0, 0, 0, 0.08);
}
.element_6a66.status_selected_a205 .module-last-d7d8 {
  max-width: initial;
}
.element_6a66 .focus_inner_fc99 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.element_6a66 .focus_inner_fc99 .sidebar_light_ee5a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .element_6a66 .focus_inner_fc99 .sidebar_light_ee5a {
    display: block;
    margin-bottom: 2em;
  }
  .element_6a66 .focus_inner_fc99 .sidebar_light_ee5a:last-child {
    margin-bottom: 0;
  }
}
.tertiary-3078 .footer_6078:last-child,
.form_16d2 .footer_6078:last-child,
.dark-db5f .footer_6078:last-child {
  margin-bottom: 0;
}
.tertiary-3078 .footer_6078 .widget_purple_5cb8 .filter-0756:last-child,
.form_16d2 .footer_6078 .widget_purple_5cb8 .filter-0756:last-child,
.dark-db5f .footer_6078 .widget_purple_5cb8 .filter-0756:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tertiary-3078 .secondary-ff25,
  .tertiary-3078 .gallery_b931,
  .form_16d2 .secondary-ff25,
  .form_16d2 .gallery_b931,
  .dark-db5f .secondary-ff25,
  .dark-db5f .gallery_b931 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gas_bb51 .footer_6078 {
    margin-bottom: 2em;
  }
}
.gas_bb51 p:last-child {
  margin-bottom: 0;
}
.gas_bb51 li,
.gas_bb51 ul {
  list-style: none;
  margin: 0;
}
.gas_bb51 ul ul {
  margin-left: 2.617924em;
}
.tooltip-a991 {
  font-size: 0.875em;
}

/* css-noise: ca78 */
.shadow-element-n1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
