/*!
Theme Name: Customify
Theme URI: https://pressmaximum.detail-static-5cdd/customify
Author: WPCustomify
Author URI: https://pressmaximum.detail-static-5cdd
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.detail-static-5cdd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fresh_781c.widget_0001/licenses/gpl-2.0.aside-active-34e0
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.pagination_0efb/, (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.nav-mini-8fa5.tall-463a/normalize.iron_e59d/
 ======
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.iron_e59d v7.0.0 | MIT License | github.detail-static-5cdd/necolas/normalize.iron_e59d */
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;
}
.filter_fast_b6e0 .purple-2485,
.focus-over-2c01,
.east_1c72,
.pagination_west_b579,
.label-d153,
.feature_right_c3cb,
.next-ba31,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.focus-over-2c01,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-over-2c01,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-over-2c01,
  h1 {
    font-size: 1.8em;
  }
}
.east_1c72,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.east_1c72 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .east_1c72,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .east_1c72,
  h2 {
    font-size: 1.7em;
  }
}
.pagination_west_b579,
h3 {
  font-size: 1.618em;
}
.filter_fast_b6e0 .purple-2485,
.label-d153,
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.action_5ee7 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.module-east-b3ad:after,
.module-east-b3ad:before,
.basic_754c:after,
.basic_754c:before {
  content: "";
  display: table;
}
.module-east-b3ad:after,
.basic_754c:after {
  clear: both;
}
.over-6d04 {
  float: right;
  margin-right: 0;
}
.new-6b1d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight-d13a .tiny-5fc0,
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;
}
.highlight-d13a .tiny-5fc0: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;
}
.huge-5315 .tiny-5fc0 {
  box-shadow: none;
}
.huge-5315
  .tiny-5fc0
  .hard_8c00 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.huge-5315 .tiny-5fc0 .north-e8a8 {
  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;
}
.huge-5315
  .tiny-5fc0
  .north-e8a8
  b {
  display: none;
}
.huge-5315 .disabled_advanced_5a18 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fluid-a656:not(.silver_3d2a):not(.notice-inner-453d),
button:not(.silver_3d2a):not(.notice-inner-453d),
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ),
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ),
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ) {
  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;
}
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ):hover,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ):hover,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):hover,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):hover,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ):active,
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ):active,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):active,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):active,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):active,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus {
  outline: 0;
}
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27 {
  position: relative;
}
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .hidden-lower-8f5b,
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .media-3e82,
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .title_dirty_39dd,
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  i,
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  svg,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .hidden-lower-8f5b,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .media-3e82,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .title_dirty_39dd,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  i,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  svg,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .hidden-lower-8f5b,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .media-3e82,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .title_dirty_39dd,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  i,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  svg,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .hidden-lower-8f5b,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .media-3e82,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .title_dirty_39dd,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  i,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  svg,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .hidden-lower-8f5b,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .media-3e82,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  .title_dirty_39dd,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  i,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27
  svg {
  visibility: hidden;
}
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27:after,
button:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27:after,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27:after,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27:after,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ).fn-loading-ca27: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;
}
.fluid-a656:not(.silver_3d2a):not(.notice-inner-453d),
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ),
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ),
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ) {
  color: #fff;
  background: #235787;
}
.fluid-a656:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus,
input[type="button"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus,
input[type="reset"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus,
input[type="submit"]:not(.silver_3d2a):not(
    .notice-inner-453d
  ):focus {
  color: #fff;
}
.fluid-a656.fn-disabled-ca27:not(.silver_3d2a):not(
    .notice-inner-453d
  ),
.fluid-a656[disabled]:not(.silver_3d2a):not(
    .notice-inner-453d
  ),
button.fn-disabled-ca27:not(.silver_3d2a):not(
    .notice-inner-453d
  ),
button[disabled]:not(.silver_3d2a):not(
    .notice-inner-453d
  ) {
  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;
}
.fixed_b0d0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fixed_b0d0: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;
}
.border_89ee {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tooltip-f934 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard_a320 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.module-east-b3ad:after,
.module-east-b3ad:before,
.blue_f36d:after,
.blue_f36d:before,
.title-348f:after,
.title-348f:before,
.new_b96f:after,
.new_b96f:before,
.active-a301:after,
.active-a301:before,
.badge-last-0b92:after,
.badge-last-0b92:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.module-east-b3ad:after,
.blue_f36d:after,
.title-348f:after,
.new_b96f:after,
.active-a301:after,
.badge-last-0b92:after {
  clear: both;
}
.blue_f36d .plasma_ad6b,
.title-348f .plasma_ad6b,
.pink_26ce .plasma_ad6b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notice-455b {
  display: inline-block;
}
.picture-db5d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.picture-db5d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.picture-db5d .tag_e8ad {
  padding: 1em 0;
  font-size: 85%;
}
.tag_e8ad {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary-3bd6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary-3bd6:after,
.secondary-3bd6:before {
  content: "";
  display: table;
}
.secondary-3bd6:after {
  clear: both;
}
.tabs_pro_5d4c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description_36ff .tabs_pro_5d4c {
  max-width: 50%;
}
.aside-left-3f11 .tabs_pro_5d4c {
  max-width: 33.33%;
}
.under-c884 .tabs_pro_5d4c {
  max-width: 25%;
}
.hover_0fdc .tabs_pro_5d4c {
  max-width: 20%;
}
.badge_east_e931 .tabs_pro_5d4c {
  max-width: 16.66%;
}
.mask-d258 .tabs_pro_5d4c {
  max-width: 14.28%;
}
.detail-hovered-7167 .tabs_pro_5d4c {
  max-width: 12.5%;
}
.primary-dirty-f245 .tabs_pro_5d4c {
  max-width: 11.11%;
}
.backdrop_f2b1 {
  display: block;
}
.filter_fast_b6e0 .button-d05b label,
.filter_fast_b6e0 .info-4f8d label,
.filter_fast_b6e0 .footer-green-9cc0 label,
.filter_fast_b6e0 .medium-1cd6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-basic-60bb {
  list-style: none;
  margin: 0;
}
.thumbnail-basic-60bb article.dim_03f9 {
  margin-bottom: 0;
}
.thumbnail-basic-60bb ul {
  list-style: none;
  margin: 0;
}
.thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9: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) {
  .thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9 li.dim_03f9 li.dim_03f9 li.dim_03f9 {
    padding-left: 0;
  }
}
article.dim_03f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dim_03f9 .blue_f36d p:last-of-type {
  margin-bottom: 0;
}
article.dim_03f9 .hero-pressed-6b84 {
  float: left;
}
article.dim_03f9 .picture-d220 {
  margin-left: 85px;
}
article.dim_03f9 .current-0d8e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dim_03f9 .current-0d8e .selected_0278 {
  margin-left: 10px;
}
article.dim_03f9 .heading-2e62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dim_03f9 .red-e71b {
  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 .button-d05b,
  #respond .footer-green-9cc0,
  #respond .medium-1cd6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-d05b input,
#respond .footer-green-9cc0 input,
#respond .medium-1cd6 input {
  width: 100%;
}
#respond .medium-1cd6 {
  margin-right: 0;
}
#respond .link-3280 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list_6ae8 {
  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;
}
.list_6ae8.warm-391f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.list_6ae8 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%);
}
.list_6ae8:focus,
.list_6ae8: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);
}
.dirty_13a3 {
  border-radius: 10%;
}
.secondary-4c19 {
  border-radius: 50%;
}
.avatar_06a5 {
  font-size: 0.72em;
}
.down_c270 {
  font-size: 0.875em;
}
.gallery-6809 {
  font-size: 1.1em;
}
.row_1914 {
  text-transform: uppercase;
  line-height: 1.2;
}
.row_1914.avatar_06a5 {
  letter-spacing: 0.5px;
}
.out_31b2,
.out_31b2 a {
  color: #6d6d6d;
}
.out_31b2 a:hover {
  color: #111;
}
.picture-58d6 {
  color: #6d6d6d;
}
.sort_focused_9f5c {
  overflow-x: hidden;
}
.sort_focused_9f5c .table_simple_feec.footer-motion-797c {
  position: relative;
}
.sort_focused_9f5c .table_simple_feec.footer-motion-797c.hidden-4400 {
  position: initial;
}
.sort_focused_9f5c
  .table_simple_feec.footer-motion-797c.hidden-4400
  .popup_af42 {
  left: auto;
}
.sort_focused_9f5c .table_simple_feec .popup_af42 {
  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;
}
.sort_focused_9f5c .table_simple_feec:hover.footer-motion-797c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort_focused_9f5c
  .table_simple_feec:hover.footer-motion-797c
  .popup_af42 {
  display: block;
  z-index: 9999999;
}
.sort_focused_9f5c .avatar_b853 .medium-d7d3,
.sort_focused_9f5c .overlay-bronze-bd07 .medium-d7d3 {
  display: none;
}
.sort_focused_9f5c .grid-8b73 .table_simple_feec:hover.footer-motion-797c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter_fast_b6e0 .button-d05b label,
.filter_fast_b6e0 .info-4f8d label,
.filter_fast_b6e0 .footer-green-9cc0 label,
.filter_fast_b6e0 .medium-1cd6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-basic-60bb {
  list-style: none;
  margin: 0;
}
.thumbnail-basic-60bb article.dim_03f9 {
  margin-bottom: 0;
}
.thumbnail-basic-60bb ul {
  list-style: none;
  margin: 0;
}
.thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9: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) {
  .thumbnail-basic-60bb .frame-bronze-729c li.dim_03f9 li.dim_03f9 li.dim_03f9 li.dim_03f9 {
    padding-left: 0;
  }
}
article.dim_03f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dim_03f9 .blue_f36d p:last-of-type {
  margin-bottom: 0;
}
article.dim_03f9 .hero-pressed-6b84 {
  float: left;
}
article.dim_03f9 .picture-d220 {
  margin-left: 85px;
}
article.dim_03f9 .current-0d8e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dim_03f9 .current-0d8e .selected_0278 {
  margin-left: 10px;
}
article.dim_03f9 .heading-2e62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dim_03f9 .red-e71b {
  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 .button-d05b,
  #respond .footer-green-9cc0,
  #respond .medium-1cd6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-d05b input,
#respond .footer-green-9cc0 input,
#respond .medium-1cd6 input {
  width: 100%;
}
#respond .medium-1cd6 {
  margin-right: 0;
}
#respond .link-3280 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar_b853 .progress-a4ec {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.progress-a4ec .shade_inner_e9b3.label-silver-bd48 .breadcrumb_red_01c9 > li > a:focus,
.progress-a4ec .shade_inner_e9b3.label-silver-bd48 .breadcrumb_red_01c9 > li > a:hover,
.progress-a4ec .shade_inner_e9b3.tall_370e .breadcrumb_red_01c9 > li > a:focus,
.progress-a4ec .shade_inner_e9b3.tall_370e .breadcrumb_red_01c9 > li > a:hover,
.progress-a4ec .shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9 > li > a:focus,
.progress-a4ec .shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a4ec
  .shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a,
.progress-a4ec
  .shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li.secondary-4cac
  > a,
.progress-a4ec
  .shade_inner_e9b3.tall_370e
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a,
.progress-a4ec
  .shade_inner_e9b3.tall_370e
  .breadcrumb_red_01c9
  > li.secondary-4cac
  > a,
.progress-a4ec
  .shade_inner_e9b3.nav_8a49
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a,
.progress-a4ec .shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9 > li.list_53d6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a4ec .lite-48af,
.progress-a4ec .lite-48af a {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a4ec .filter_left_0c70.slider_brown_61b4 li a,
.progress-a4ec .notification_670a a,
.progress-a4ec .shade-new-c148,
.progress-a4ec .breadcrumb_red_01c9 > li > a,
.progress-a4ec .highlight_1290 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec .filter_left_0c70.slider_brown_61b4 li a:hover,
.progress-a4ec .notification_670a a:hover,
.progress-a4ec .shade-new-c148:hover,
.progress-a4ec .breadcrumb_red_01c9 > li > a:hover,
.progress-a4ec .highlight_1290:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a4ec .hero-clean-1e52 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec .hero-clean-1e52 .logo_4745 {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a4ec .hero-clean-1e52:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a4ec .soft-f8b5 .white_376f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec .soft-f8b5 .white_376f .south_4397 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec
  .soft-f8b5
  .white_376f
  .south_4397::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec
  .soft-f8b5
  .white_376f
  .south_4397:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec
  .soft-f8b5
  .white_376f
  .south_4397::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec
  .soft-f8b5
  .white_376f
  .south_4397::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec .soft-f8b5 .new-60a1 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a4ec .soft-f8b5 .new-60a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_0e09
  .progress-a4ec
  .soft-f8b5
  .outline-339f
  .sidebar-new-b3b1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_0e09
  .progress-a4ec
  .soft-f8b5
  .outline-339f
  .south_4397 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_b853 .slider-wide-dfe7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.slider-wide-dfe7 .shade_inner_e9b3.label-silver-bd48 .breadcrumb_red_01c9 > li > a:focus,
.slider-wide-dfe7 .shade_inner_e9b3.label-silver-bd48 .breadcrumb_red_01c9 > li > a:hover,
.slider-wide-dfe7 .shade_inner_e9b3.tall_370e .breadcrumb_red_01c9 > li > a:focus,
.slider-wide-dfe7 .shade_inner_e9b3.tall_370e .breadcrumb_red_01c9 > li > a:hover,
.slider-wide-dfe7 .shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9 > li > a:focus,
.slider-wide-dfe7 .shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-wide-dfe7
  .shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a,
.slider-wide-dfe7
  .shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li.secondary-4cac
  > a,
.slider-wide-dfe7
  .shade_inner_e9b3.tall_370e
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a,
.slider-wide-dfe7
  .shade_inner_e9b3.tall_370e
  .breadcrumb_red_01c9
  > li.secondary-4cac
  > a,
.slider-wide-dfe7
  .shade_inner_e9b3.nav_8a49
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a,
.slider-wide-dfe7 .shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9 > li.list_53d6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.slider-wide-dfe7 .lite-48af,
.slider-wide-dfe7 .lite-48af a {
  color: rgba(0, 0, 0, 0.8);
}
.slider-wide-dfe7 .filter_left_0c70.slider_brown_61b4 li a,
.slider-wide-dfe7 .notification_670a a,
.slider-wide-dfe7 .shade-new-c148,
.slider-wide-dfe7 .breadcrumb_red_01c9 > li > a,
.slider-wide-dfe7 .highlight_1290 {
  color: rgba(0, 0, 0, 0.55);
}
.slider-wide-dfe7 .filter_left_0c70.slider_brown_61b4 li a:hover,
.slider-wide-dfe7 .notification_670a a:hover,
.slider-wide-dfe7 .shade-new-c148:hover,
.slider-wide-dfe7 .breadcrumb_red_01c9 > li > a:hover,
.slider-wide-dfe7 .highlight_1290:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-wide-dfe7 .hero-clean-1e52 {
  color: rgba(0, 0, 0, 0.55);
}
.slider-wide-dfe7 .hero-clean-1e52 .logo_4745 {
  color: rgba(0, 0, 0, 0.8);
}
.slider-wide-dfe7 .hero-clean-1e52:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_9cf6 .layout_outer_35ba {
  margin-left: auto;
  margin-right: auto;
}
.title-348f > * {
  margin-left: auto;
  margin-right: auto;
}
.title-348f .border_89ee {
  margin-right: 1.41575em;
}
.column-ad1b .title-348f > .element_5878 {
  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;
}
.column-ad1b .title-348f > .widget_new_dcd7 {
  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;
}
.grid_clean_e301.active_9cf6 .layout_outer_35ba,
.tabs-lower-6672.active_9cf6 .layout_outer_35ba {
  margin-left: 0;
}
.title_hot_6a9a.active_9cf6 .layout_outer_35ba,
.wrapper-small-7578.active_9cf6 .layout_outer_35ba {
  margin-right: 0;
}
.title-348f ol,
.title-348f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.selected-c0ea video {
  max-width: 100%;
}
.mask_mini_9ca3 img {
  display: block;
}
.mask_mini_9ca3.border_89ee,
.mask_mini_9ca3.tooltip-f934 {
  width: 100%;
}
.mask_mini_9ca3.widget_new_dcd7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.active_a3bc:not(.gradient_45dc) {
  margin: 1.5em auto;
}
.left-88ec p {
  padding: 1.5em 14px;
}
ul.column_short_671d.widget_new_dcd7,
ul.column_short_671d.element_5878,
ul.column_short_671d.over_db13.element_5878 {
  padding: 0 14px;
}
.panel_e3d5 {
  display: block;
  overflow-x: auto;
}
.panel_e3d5 table {
  border-collapse: collapse;
  width: 100%;
}
.panel_e3d5 td,
.panel_e3d5 th {
  padding: 0.5em;
}
.title-348f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title-348f ol ol,
.title-348f ol ul,
.title-348f ul ol,
.title-348f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title-348f ol ol li,
.title-348f ol ul li,
.title-348f ul ol li,
.title-348f ul ul li {
  margin-left: 0;
}
.filter-yellow-24d3.logo_warm_b57c > .detail-warm-55eb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-yellow-24d3.logo_warm_b57c > .detail-warm-55eb iframe,
.filter-yellow-24d3.logo_warm_b57c > .detail-warm-55eb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled-f76f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled-f76f.brown-1e10 {
  padding: 0;
}
.disabled-f76f.brown-1e10 cite {
  font-size: 13px;
}
.disabled-f76f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled-f76f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.card-slow-427b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.card-slow-427b > p:first-child {
  margin-top: 0;
}
.card-slow-427b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.card-slow-427b blockquote {
  border-left: 0;
}
.module-light-3685 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.module-light-3685:not(.easy-56d2) {
  max-width: 100px;
}
.module-light-3685.layout_caa0 {
  border-bottom: none !important;
  text-align: center;
}
.module-light-3685.layout_caa0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .left-88ec p {
    padding: 1.5em 0;
  }
}
.easy-e031 {
  color: #0073aa;
}
.action_12f5 {
  background-color: #0073aa;
}
.under_0d6e {
  color: #229fd8;
}
.inner-48cb {
  background-color: #229fd8;
}
.gas-3708 {
  color: #eee;
}
.white-beda {
  background-color: #eee;
}
.fast_5e80 {
  color: #444;
}
.overlay-94fa {
  background-color: #444;
}
.surface-up-5c72 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.surface-up-5c72 .gallery-soft-af7d .notification_670a {
  font-size: 15px;
}
.surface-up-5c72 .notification_670a {
  line-height: 1.3;
}
.surface-up-5c72 .slider-wide-dfe7 {
}
.surface-up-5c72 .progress-a4ec {
  background: #235787;
}
.link-red-c9c3 {
  padding: 0;
}
.link-red-c9c3 .progress-a4ec {
  background: #1a1a1a;
}
.link-red-c9c3 .slider-wide-dfe7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.middle-e536 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.middle-e536 .slider-wide-dfe7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.middle-e536 .progress-a4ec {
  background: #303030;
}
.badge-last-0b92 {
  position: relative;
  z-index: 10;
}
.badge-last-0b92 .in-39c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green-0bfd .footer-motion-797c {
  display: inline-block;
  vertical-align: middle;
}
.green-0bfd.article_stale_ffd2 .footer-motion-797c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .green-0bfd.article_stale_ffd2 .footer-motion-797c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .green-0bfd.article_stale_ffd2 .footer-motion-797c {
    margin-right: 0.4em;
  }
}
.green-0bfd.article_stale_ffd2 .footer-motion-797c:last-child {
  margin-right: 0;
}
.liquid-0597 .in-39c6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar_b853 .gallery-soft-af7d {
    margin: 0 -0.5em;
  }
  .avatar_b853 .gallery-soft-af7d [class*="customify-col-"],
  .avatar_b853 .gallery-soft-af7d [class*="customify-col_"],
  .avatar_b853 .gallery-soft-af7d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar_b853.label-4e3e .in-39c6 {
  background: 0 0 !important;
}
.avatar_b853.label-4e3e .in-39c6,
.avatar_b853.liquid-0597 .in-39c6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar_b853.search_1591 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar_b853.liquid-0597 .in-39c6 {
  box-shadow: none !important;
}
.filter_eb00 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .filter_eb00 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .filter_eb00 {
    padding: 18px 0 20px;
  }
}
.filter_eb00 .liquid-7c41 {
  width: 100%;
}
.filter_eb00 .solid-48fa {
  margin-bottom: 0;
}
.filter_eb00 .dynamic_9370 {
  margin-top: 5px;
  font-size: 0.875em;
}
.stone-5c89 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stone-5c89 .highlight-slow-72d8 {
  width: 100%;
}
.orange-b6e1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.orange-b6e1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.orange-b6e1 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;
}
.orange-b6e1 li:last-child:after {
  display: none;
}
.orange-b6e1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.avatar-old-a44c .medium-d7d3 button,
.filter_eb00 .medium-d7d3 button {
  left: 0;
}
.avatar-old-a44c .highlight-slow-72d8,
.filter_eb00 .highlight-slow-72d8 {
  padding-left: 0;
  padding-right: 0;
}
.avatar-old-a44c .stone-5c89,
.filter_eb00 .stone-5c89 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.avatar-old-a44c {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-old-a44c:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.avatar-old-a44c .out_6b8f {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .avatar-old-a44c .out_6b8f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-old-a44c .out_6b8f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-old-a44c .out_6b8f {
    min-height: 200px;
  }
}
.avatar-old-a44c .orange-b6e1 {
  color: rgba(255, 255, 255, 0.8);
}
.avatar-old-a44c .orange-b6e1 a,
.avatar-old-a44c .orange-b6e1 li:after {
  color: inherit;
}
.avatar-old-a44c .orange-b6e1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.active-steel-4880 {
  margin-bottom: 0.5em;
}
.top_fe4c {
  margin-bottom: 1.2em;
}
.top_fe4c,
.active-steel-4880 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.top_fe4c p:last-child,
.active-steel-4880 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .medium-d7d3,
#masthead .medium-d7d3 {
  display: none;
}
#masthead
  > .medium-d7d3.static-66d1 {
  display: none;
}
#masthead > .medium-d7d3 button {
  left: 0;
}
.warm-638a {
  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%;
}
.warm-638a .footer-motion-797c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.warm-638a .box_51eb {
  display: -webkit-box;
  display: flex;
}
.warm-638a .box_51eb.gradient-d5e8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.warm-638a .box_51eb.highlight_dynamic_5bf3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.warm-638a .box_51eb.info_light_2a6d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.warm-638a.preview-c9f6.logo-wide-38eb .box_51eb.gradient-d5e8 {
  flex-basis: 100%;
}
.warm-638a.last-94e2 .box_51eb.highlight_dynamic_5bf3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.warm-638a.last-94e2 .box_51eb.info_light_2a6d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .medium-d7d3.static-66d1 {
  display: none;
}
#masthead > .medium-d7d3 button {
  left: 0;
}
.avatar_5d72 {
  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;
}
.avatar_5d72:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar_5d72.paragraph_short_8dd5 i {
  margin-right: 4px;
}
.avatar_5d72.hard-d3c4 i {
  margin-left: 5px;
}
.notification_670a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notification_670a p:last-child {
  margin-bottom: 0;
}
.motion-7506 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.motion-7506 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.motion-7506 img {
  display: block;
  width: auto;
  line-height: 1;
}
.motion-7506 .lite-48af {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.motion-7506 .wood_17e8 {
  margin: 5px 0 7px 0;
}
.motion-7506.shade_center_1d7b .tooltip-9903 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.motion-7506.shade_center_1d7b .alert-yellow-6fff {
  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;
}
.motion-7506.pressed-374a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.motion-7506.pressed-374a .tooltip-9903 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.motion-7506.pressed-374a .alert-yellow-6fff {
  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;
}
.motion-7506.orange-7713 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.motion-7506.iron-80d1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.motion-7506.iron-80d1 .alert-yellow-6fff {
  margin-top: 7px;
}
.gallery_right_489e {
  display: inline-block;
}
.badge-last-0b92 .column_b27c .motion-7506 img {
  max-width: 100%;
}
.shade_inner_e9b3 .tertiary-gold-28d8.tertiary-left-b241,
.wrapper-667e .tertiary-gold-28d8.tertiary-left-b241 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade_inner_e9b3 .summary-fff9,
.wrapper-667e .summary-fff9 {
  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%);
}
.shade_inner_e9b3 .summary-fff9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade_inner_e9b3.image_upper_7a87 .summary-fff9 {
  display: none;
}
.shade_inner_e9b3 .stale-3a3f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_inner_e9b3 .stale-3a3f li {
  display: inline-block;
  position: relative;
}
.shade_inner_e9b3 .stale-3a3f li:last-child {
  margin-right: 0;
}
.shade_inner_e9b3 .stale-3a3f 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;
}
.shade_inner_e9b3 .stale-3a3f li.list_53d6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade_inner_e9b3 .stale-3a3f > 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;
}
.shade_inner_e9b3 .stale-3a3f > li > a i {
  line-height: 0;
}
.shade_inner_e9b3 .stale-3a3f > li.large-bbed > a .summary-fff9 {
  margin-left: 4px;
  line-height: 0;
}
.shade_inner_e9b3 .stale-3a3f .section-6902 li.large-bbed > a {
  position: relative;
}
.shade_inner_e9b3 .stale-3a3f .section-6902 li.large-bbed > a:after,
.shade_inner_e9b3 .stale-3a3f .section-6902 li.large-bbed > a:before {
  content: "";
  display: table;
}
.shade_inner_e9b3 .stale-3a3f .section-6902 li.large-bbed > a:after {
  clear: both;
}
.shade_inner_e9b3 .stale-3a3f .section-6902 li.large-bbed > a .summary-fff9 {
  margin-left: 5px;
  float: right;
}
.shade_inner_e9b3 .input_iron_e48d,
.shade_inner_e9b3 .section-6902 {
  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;
}
.shade_inner_e9b3 .section-6902 {
  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;
}
.shade_inner_e9b3 .section-6902 .tertiary-left-b241 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade_inner_e9b3 .section-6902 .summary-fff9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade_inner_e9b3 .section-6902 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade_inner_e9b3 .section-6902 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;
}
.shade_inner_e9b3 .section-6902 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade_inner_e9b3 .section-6902 .section-6902 {
  top: 0;
  left: 100%;
}
.shade_inner_e9b3 .gas_24f0.fn-focus-ca27 > .input_iron_e48d,
.shade_inner_e9b3 .gas_24f0.fn-focus-ca27 > .section-6902,
.shade_inner_e9b3 .gas_24f0:focus > .input_iron_e48d,
.shade_inner_e9b3 .gas_24f0:focus > .section-6902,
.shade_inner_e9b3 .gas_24f0:hover > .input_iron_e48d,
.shade_inner_e9b3 .gas_24f0:hover > .section-6902 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9:after,
.shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9:before {
  content: "";
  display: table;
}
.shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9:after {
  clear: both;
}
.shade_inner_e9b3.nav_8a49 .breadcrumb_red_01c9 > li {
  float: left;
}
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9:after,
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9:before {
  content: "";
  display: table;
}
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9:after {
  clear: both;
}
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9 > li {
  float: left;
}
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9 > li.alert_stale_cee5 > a,
.shade_inner_e9b3.hidden-6865 .breadcrumb_red_01c9 > li.list_53d6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade_inner_e9b3.label-silver-bd48 .breadcrumb_red_01c9 > li > a .tertiary-left-b241 {
  position: relative;
}
.shade_inner_e9b3.label-silver-bd48 .breadcrumb_red_01c9 > li > a .tertiary-left-b241: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;
}
.shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li:focus
  > a
  .tertiary-left-b241:before,
.shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li:hover
  > a
  .tertiary-left-b241:before {
  width: 100%;
  background-color: currentColor;
}
.shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a
  .tertiary-left-b241:before,
.shade_inner_e9b3.label-silver-bd48
  .breadcrumb_red_01c9
  > li.secondary-4cac
  > a
  .tertiary-left-b241:before {
  width: 100%;
  background-color: currentColor;
}
.shade_inner_e9b3.tall_370e .breadcrumb_red_01c9 > li > a .tertiary-left-b241 {
  position: relative;
}
.shade_inner_e9b3.tall_370e .breadcrumb_red_01c9 > li > a .tertiary-left-b241: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;
}
.shade_inner_e9b3.tall_370e .breadcrumb_red_01c9 > li:focus > a .tertiary-left-b241:before,
.shade_inner_e9b3.tall_370e
  .breadcrumb_red_01c9
  > li:hover
  > a
  .tertiary-left-b241:before {
  width: 100%;
  background-color: currentColor;
}
.shade_inner_e9b3.tall_370e
  .breadcrumb_red_01c9
  > li.alert_stale_cee5
  > a
  .tertiary-left-b241:before,
.shade_inner_e9b3.tall_370e
  .breadcrumb_red_01c9
  > li.secondary-4cac
  > a
  .tertiary-left-b241:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-667e .stale-3a3f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper-667e .stale-3a3f li:first-child > a {
  border-top: none;
}
.wrapper-667e .stale-3a3f .dynamic_1fdf > .tertiary-left-b241 .summary-fff9 {
  display: none;
}
.wrapper-667e .stale-3a3f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wrapper-667e .stale-3a3f li:last-child {
  border: none;
}
.wrapper-667e .stale-3a3f li.large-bbed > a {
  padding-right: 45px !important;
}
.wrapper-667e .stale-3a3f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wrapper-667e .stale-3a3f li a:focus,
.wrapper-667e .stale-3a3f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper-667e .stale-3a3f li .tabs-248f {
  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;
}
.wrapper-667e .stale-3a3f li .tabs-248f:hover {
  box-shadow: none;
}
.wrapper-667e .stale-3a3f li .tabs-248f .summary-fff9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wrapper-667e .stale-3a3f .section-6902 {
  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);
}
.wrapper-667e .stale-3a3f .section-6902 li a {
  padding-left: 3em;
}
.wrapper-667e .stale-3a3f .right-e1c8 > a .tabs-248f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wrapper-667e .stale-3a3f .right-e1c8 > .section-6902 {
  display: block;
  opacity: 1;
}
.frame_0081 {
  max-width: 100%;
}
.chip-4fd2 {
  line-height: 0;
  cursor: pointer;
}
.highlight_1290 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight_1290:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight_1290 svg {
  width: 18px;
  height: 18px;
}
.highlight_1290 .next_9700 {
  display: none;
}
.tag-cf40 {
  position: relative;
}
.tag-cf40.fn-active-ca27 .highlight_1290 .easy_fbe0 {
  display: none;
}
.tag-cf40.fn-active-ca27 .highlight_1290 .next_9700 {
  display: inline-block;
}
.tag-cf40 .icon-797e {
  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);
}
.tag-cf40.footer_last_247f .icon-797e {
  left: auto;
  right: -0.9em;
}
.tag-cf40.footer_last_247f .list-3dd7::before {
  left: auto;
  right: 15px;
}
.tag-cf40.fn-active-ca27 .icon-797e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-339f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outline-339f label {
  flex-basis: 100%;
}
.outline-339f .white_376f {
  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;
}
.outline-339f .south_4397 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outline-339f .south_4397:focus {
  background-color: transparent;
}
.outline-339f button.new-60a1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outline-339f button.new-60a1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outline-339f button.new-60a1 svg {
  width: 18px;
  height: 18px;
}
.outline-339f input[type="submit"] {
  min-height: auto;
}
.soft-f8b5 .outline-339f .south_4397 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.list-3dd7 {
  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) {
  .list-3dd7 {
    width: 220px;
  }
}
.list-3dd7 label {
  flex-basis: 100%;
}
.list-3dd7::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;
}
.gallery_0e09 .soft-f8b5 .outline-339f {
  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;
}
.gallery_0e09
  .soft-f8b5
  .outline-339f
  .white_376f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gallery_0e09 .soft-f8b5 .outline-339f .south_4397 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gallery_0e09
  .soft-f8b5
  .outline-339f
  .south_4397:focus {
  background: 0 0;
}
.gallery_0e09
  .soft-f8b5
  .outline-339f
  .sidebar-new-b3b1 {
  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;
}
.filter_left_0c70 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter_left_0c70 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter_left_0c70 li:last-child {
  margin-right: 0;
}
.filter_left_0c70 li:first-child {
  margin-left: 0;
}
.filter_left_0c70.soft-b855 a {
  color: #fff;
}
.filter_left_0c70.soft-b855 a:hover {
  color: #fff;
}
.filter_left_0c70 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter_left_0c70 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter_left_0c70 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter_left_0c70 a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter_left_0c70 [class*="social-icon-apple"] {
  background-color: #999;
}
.filter_left_0c70 [class*="social-icon-apple"].simple_be6c {
  background-color: transparent;
  color: #999;
}
.filter_left_0c70 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter_left_0c70 [class*="social-icon-behance"].simple_be6c {
  background-color: transparent;
  color: #1769ff;
}
.filter_left_0c70 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter_left_0c70 [class*="social-icon-bitbucket"].simple_be6c {
  background-color: transparent;
  color: #205081;
}
.filter_left_0c70 [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter_left_0c70 [class*="social-icon-codepen"].simple_be6c {
  background-color: transparent;
  color: #000;
}
.filter_left_0c70 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter_left_0c70 [class*="social-icon-delicious"].simple_be6c {
  background-color: transparent;
  color: #39f;
}
.filter_left_0c70 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter_left_0c70 [class*="social-icon-digg"].simple_be6c {
  background-color: transparent;
  color: #005be2;
}
.filter_left_0c70 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter_left_0c70 [class*="social-icon-dribbble"].simple_be6c {
  background-color: transparent;
  color: #ea4c89;
}
.filter_left_0c70 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter_left_0c70 [class*="social-icon-envelope"].simple_be6c {
  background-color: transparent;
  color: #ea4335;
}
.filter_left_0c70 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter_left_0c70 [class*="social-icon-facebook"].simple_be6c {
  background-color: transparent;
  color: #3b5998;
}
.filter_left_0c70 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter_left_0c70 [class*="social-icon-flickr"].simple_be6c {
  background-color: transparent;
  color: #0063dc;
}
.filter_left_0c70 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter_left_0c70 [class*="social-icon-foursquare"].simple_be6c {
  background-color: transparent;
  color: #2d5be3;
}
.filter_left_0c70 [class*="social-icon-github"] {
  background-color: #333;
}
.filter_left_0c70 [class*="social-icon-github"].simple_be6c {
  background-color: transparent;
  color: #333;
}
.filter_left_0c70 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter_left_0c70 [class*="social-icon-google-plus"].simple_be6c {
  background-color: transparent;
  color: #dd4b39;
}
.filter_left_0c70 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter_left_0c70 [class*="social-icon-houzz"].simple_be6c {
  background-color: transparent;
  color: #7ac142;
}
.filter_left_0c70 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter_left_0c70 [class*="social-icon-instagram"].simple_be6c {
  background-color: transparent;
  color: #262626;
}
.filter_left_0c70 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter_left_0c70 [class*="social-icon-jsfiddle"].simple_be6c {
  background-color: transparent;
  color: #487aa2;
}
.filter_left_0c70 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter_left_0c70 [class*="social-icon-linkedin"].simple_be6c {
  background-color: transparent;
  color: #0077b5;
}
.filter_left_0c70 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter_left_0c70 [class*="social-icon-medium"].simple_be6c {
  background-color: transparent;
  color: #00ab6b;
}
.filter_left_0c70 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter_left_0c70
  [class*="social-icon-odnoklassniki"].simple_be6c {
  background-color: transparent;
  color: #f4731c;
}
.filter_left_0c70 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter_left_0c70 [class*="social-icon-meetup"].simple_be6c {
  background-color: transparent;
  color: #ec1c40;
}
.filter_left_0c70 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter_left_0c70 [class*="social-icon-pinterest"].simple_be6c {
  background-color: transparent;
  color: #bd081c;
}
.filter_left_0c70 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter_left_0c70 [class*="social-icon-product-hunt"].simple_be6c {
  background-color: transparent;
  color: #da552f;
}
.filter_left_0c70 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter_left_0c70 [class*="social-icon-reddit"].simple_be6c {
  background-color: transparent;
  color: #ff4500;
}
.filter_left_0c70 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter_left_0c70 [class*="social-icon-rss"].simple_be6c {
  background-color: transparent;
  color: #f26522;
}
.filter_left_0c70 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter_left_0c70
  [class*="social-icon-shopping-cart"].simple_be6c {
  background-color: transparent;
  color: #4caf50;
}
.filter_left_0c70 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter_left_0c70 [class*="social-icon-skype"].simple_be6c {
  background-color: transparent;
  color: #00aff0;
}
.filter_left_0c70 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter_left_0c70 [class*="social-icon-slideshare"].simple_be6c {
  background-color: transparent;
  color: #0077b5;
}
.filter_left_0c70 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter_left_0c70 [class*="social-icon-snapchat"].simple_be6c {
  background-color: transparent;
  color: #fffc00;
}
.filter_left_0c70 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter_left_0c70 [class*="social-icon-soundcloud"].simple_be6c {
  background-color: transparent;
  color: #f80;
}
.filter_left_0c70 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter_left_0c70 [class*="social-icon-spotify"].simple_be6c {
  background-color: transparent;
  color: #2ebd59;
}
.filter_left_0c70 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter_left_0c70
  [class*="social-icon-stack-overflow"].simple_be6c {
  background-color: transparent;
  color: #fe7a15;
}
.filter_left_0c70 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter_left_0c70 [class*="social-icon-maldkfgram"].simple_be6c {
  background-color: transparent;
  color: #2ca5e0;
}
.filter_left_0c70 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter_left_0c70 [class*="social-icon-tripadvisor"].simple_be6c {
  background-color: transparent;
  color: #589442;
}
.filter_left_0c70 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter_left_0c70 [class*="social-icon-tumblr"].simple_be6c {
  background-color: transparent;
  color: #35465c;
}
.filter_left_0c70 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter_left_0c70 [class*="social-icon-twitch"].simple_be6c {
  background-color: transparent;
  color: #6441a5;
}
.filter_left_0c70 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter_left_0c70 [class*="social-icon-twitter"].simple_be6c {
  background-color: transparent;
  color: #1da1f2;
}
.filter_left_0c70 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter_left_0c70 [class*="social-icon-vimeo"].simple_be6c {
  background-color: transparent;
  color: #1ab7ea;
}
.filter_left_0c70 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter_left_0c70 [class*="social-icon-vk"].simple_be6c {
  background-color: transparent;
  color: #45668e;
}
.filter_left_0c70 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter_left_0c70 [class*="social-icon-weibo"].simple_be6c {
  background-color: transparent;
  color: #df2029;
}
.filter_left_0c70 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter_left_0c70 [class*="social-icon-weixin"].simple_be6c {
  background-color: transparent;
  color: #7bb32e;
}
.filter_left_0c70 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter_left_0c70 [class*="social-icon-whatsapp"].simple_be6c {
  background-color: transparent;
  color: #25d366;
}
.filter_left_0c70 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter_left_0c70 [class*="social-icon-wordpress"].simple_be6c {
  background-color: transparent;
  color: #21759b;
}
.filter_left_0c70 [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter_left_0c70 [class*="social-icon-xing"].simple_be6c {
  background-color: transparent;
  color: #026466;
}
.filter_left_0c70 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter_left_0c70 [class*="social-icon-yelp"].simple_be6c {
  background-color: transparent;
  color: #af0606;
}
.filter_left_0c70 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter_left_0c70 [class*="social-icon-youtube"].simple_be6c {
  background-color: transparent;
  color: #cd201f;
}
.shade-new-c148 {
  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;
}
.shade-new-c148:hover {
  box-shadow: none;
  background: 0 0;
}
.soft-94e6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture_east_00ee {
  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;
}
.slider_f286 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.old_a095 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.old_a095,
.old_a095::after,
.old_a095::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;
}
.old_a095::after,
.old_a095::before {
  content: "";
  display: block;
  background-color: inherit;
}
.small_f049 .texture_east_00ee .slider_f286 {
  margin-top: -2px;
  width: 19px;
}
.small_f049 .texture_east_00ee .old_a095 {
  margin-top: -1px;
}
.small_f049 .texture_east_00ee .old_a095,
.small_f049 .texture_east_00ee .old_a095::after,
.small_f049 .texture_east_00ee .old_a095::before {
  width: 19px;
  height: 2px;
}
.small_f049 .texture_east_00ee .old_a095::before {
  top: -6px;
}
.small_f049 .texture_east_00ee .old_a095::after {
  bottom: -6px;
}
.button-first-fa82 .texture_east_00ee .slider_f286 {
  margin-top: -2px;
  width: 22px;
}
.button-first-fa82 .texture_east_00ee .old_a095 {
  margin-top: -1px;
}
.button-first-fa82 .texture_east_00ee .old_a095,
.button-first-fa82 .texture_east_00ee .old_a095::after,
.button-first-fa82 .texture_east_00ee .old_a095::before {
  width: 22px;
  height: 2px;
}
.button-first-fa82 .texture_east_00ee .old_a095::before {
  top: -7px;
}
.button-first-fa82 .texture_east_00ee .old_a095::after {
  bottom: -7px;
}
.table_cold_bb4d .texture_east_00ee .slider_f286 {
  margin-top: -2px;
  width: 31px;
}
.table_cold_bb4d .texture_east_00ee .old_a095 {
  margin-top: -1.5px;
}
.table_cold_bb4d .texture_east_00ee .old_a095,
.table_cold_bb4d .texture_east_00ee .old_a095::after,
.table_cold_bb4d .texture_east_00ee .old_a095::before {
  width: 31px;
  height: 3px;
}
.table_cold_bb4d .texture_east_00ee .old_a095::before {
  top: -9px;
}
.table_cold_bb4d .texture_east_00ee .old_a095::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .small-5042 .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 19px;
  }
  .small-5042 .texture_east_00ee .old_a095 {
    margin-top: -1px;
  }
  .small-5042 .texture_east_00ee .old_a095,
  .small-5042 .texture_east_00ee .old_a095::after,
  .small-5042 .texture_east_00ee .old_a095::before {
    width: 19px;
    height: 2px;
  }
  .small-5042 .texture_east_00ee .old_a095::before {
    top: -6px;
  }
  .small-5042 .texture_east_00ee .old_a095::after {
    bottom: -6px;
  }
  .tag_simple_d44e .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 22px;
  }
  .tag_simple_d44e .texture_east_00ee .old_a095 {
    margin-top: -1px;
  }
  .tag_simple_d44e .texture_east_00ee .old_a095,
  .tag_simple_d44e .texture_east_00ee .old_a095::after,
  .tag_simple_d44e .texture_east_00ee .old_a095::before {
    width: 22px;
    height: 2px;
  }
  .tag_simple_d44e .texture_east_00ee .old_a095::before {
    top: -7px;
  }
  .tag_simple_d44e .texture_east_00ee .old_a095::after {
    bottom: -7px;
  }
  .slow-2ba8 .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 31px;
  }
  .slow-2ba8 .texture_east_00ee .old_a095 {
    margin-top: -1.5px;
  }
  .slow-2ba8 .texture_east_00ee .old_a095,
  .slow-2ba8 .texture_east_00ee .old_a095::after,
  .slow-2ba8 .texture_east_00ee .old_a095::before {
    width: 31px;
    height: 3px;
  }
  .slow-2ba8 .texture_east_00ee .old_a095::before {
    top: -9px;
  }
  .slow-2ba8 .texture_east_00ee .old_a095::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .link-58d0 .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 19px;
  }
  .link-58d0 .texture_east_00ee .old_a095 {
    margin-top: -1px;
  }
  .link-58d0 .texture_east_00ee .old_a095,
  .link-58d0 .texture_east_00ee .old_a095::after,
  .link-58d0 .texture_east_00ee .old_a095::before {
    width: 19px;
    height: 2px;
  }
  .link-58d0 .texture_east_00ee .old_a095::before {
    top: -6px;
  }
  .link-58d0 .texture_east_00ee .old_a095::after {
    bottom: -6px;
  }
  .chip_b63f .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 22px;
  }
  .chip_b63f .texture_east_00ee .old_a095 {
    margin-top: -1px;
  }
  .chip_b63f .texture_east_00ee .old_a095,
  .chip_b63f .texture_east_00ee .old_a095::after,
  .chip_b63f .texture_east_00ee .old_a095::before {
    width: 22px;
    height: 2px;
  }
  .chip_b63f .texture_east_00ee .old_a095::before {
    top: -7px;
  }
  .chip_b63f .texture_east_00ee .old_a095::after {
    bottom: -7px;
  }
  .prev_73b3 .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 31px;
  }
  .prev_73b3 .texture_east_00ee .old_a095 {
    margin-top: -1.5px;
  }
  .prev_73b3 .texture_east_00ee .old_a095,
  .prev_73b3 .texture_east_00ee .old_a095::after,
  .prev_73b3 .texture_east_00ee .old_a095::before {
    width: 31px;
    height: 3px;
  }
  .prev_73b3 .texture_east_00ee .old_a095::before {
    top: -9px;
  }
  .prev_73b3 .texture_east_00ee .old_a095::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .medium-bac0 .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 19px;
  }
  .medium-bac0 .texture_east_00ee .old_a095 {
    margin-top: -1px;
  }
  .medium-bac0 .texture_east_00ee .old_a095,
  .medium-bac0 .texture_east_00ee .old_a095::after,
  .medium-bac0 .texture_east_00ee .old_a095::before {
    width: 19px;
    height: 2px;
  }
  .medium-bac0 .texture_east_00ee .old_a095::before {
    top: -6px;
  }
  .medium-bac0 .texture_east_00ee .old_a095::after {
    bottom: -6px;
  }
  .notice-a51d .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 22px;
  }
  .notice-a51d .texture_east_00ee .old_a095 {
    margin-top: -1px;
  }
  .notice-a51d .texture_east_00ee .old_a095,
  .notice-a51d .texture_east_00ee .old_a095::after,
  .notice-a51d .texture_east_00ee .old_a095::before {
    width: 22px;
    height: 2px;
  }
  .notice-a51d .texture_east_00ee .old_a095::before {
    top: -7px;
  }
  .notice-a51d .texture_east_00ee .old_a095::after {
    bottom: -7px;
  }
  .footer-soft-37e5 .texture_east_00ee .slider_f286 {
    margin-top: -2px;
    width: 31px;
  }
  .footer-soft-37e5 .texture_east_00ee .old_a095 {
    margin-top: -1.5px;
  }
  .footer-soft-37e5 .texture_east_00ee .old_a095,
  .footer-soft-37e5 .texture_east_00ee .old_a095::after,
  .footer-soft-37e5 .texture_east_00ee .old_a095::before {
    width: 31px;
    height: 3px;
  }
  .footer-soft-37e5 .texture_east_00ee .old_a095::before {
    top: -9px;
  }
  .footer-soft-37e5 .texture_east_00ee .old_a095::after {
    bottom: -9px;
  }
}
.action_ad49 .old_a095 {
  -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);
}
.action_ad49 .old_a095::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.action_ad49 .old_a095::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);
}
.action_ad49.text_8300 .old_a095 {
  -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);
}
.action_ad49.text_8300 .old_a095::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.action_ad49.text_8300 .old_a095::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);
}
.backdrop_bright_37a3 {
  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.grid_hard_c7de:before {
  display: none;
}
.overlay-bronze-bd07 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay-bronze-bd07 .layout-2280 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay-bronze-bd07 .layout-2280:last-of-type {
  border-bottom: none;
}
.overlay-bronze-bd07 .layout-2280.popup-d713,
.overlay-bronze-bd07 .layout-2280.fixed-3599,
.overlay-bronze-bd07 .layout-2280.feature_50cc {
  padding: 0;
}
.overlay-bronze-bd07 .wrapper-667e .tabs-248f {
  color: currentColor;
}
.overlay-bronze-bd07 .wrapper-667e .tabs-248f:focus,
.overlay-bronze-bd07 .wrapper-667e .tabs-248f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-bronze-bd07.slider-wide-dfe7 .hero-clean-1e52,
.overlay-bronze-bd07.slider-wide-dfe7 .notification_670a a,
.overlay-bronze-bd07.slider-wide-dfe7 .breadcrumb_red_01c9 a,
.overlay-bronze-bd07.slider-wide-dfe7 .section-6902 a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-bronze-bd07.slider-wide-dfe7 .hero-clean-1e52:hover,
.overlay-bronze-bd07.slider-wide-dfe7 .notification_670a a:hover,
.overlay-bronze-bd07.slider-wide-dfe7 .breadcrumb_red_01c9 a:hover,
.overlay-bronze-bd07.slider-wide-dfe7 .section-6902 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-bronze-bd07.slider-wide-dfe7 .logo_4745 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-bronze-bd07.slider-wide-dfe7 .layout-2280 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-bronze-bd07.slider-wide-dfe7 .layout-2280:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-bronze-bd07.slider-wide-dfe7 .info-gas-17bf:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay-bronze-bd07.slider-wide-dfe7 .wrapper-667e .stale-3a3f li a,
.overlay-bronze-bd07.slider-wide-dfe7 .wrapper-667e .tabs-248f,
.overlay-bronze-bd07.slider-wide-dfe7 .section-6902 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-bronze-bd07.slider-wide-dfe7 .wrapper-667e .tabs-248f:focus,
.overlay-bronze-bd07.slider-wide-dfe7 .wrapper-667e .tabs-248f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-bronze-bd07.slider-wide-dfe7 .stale-3a3f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-bronze-bd07.progress-a4ec .hero-clean-1e52,
.overlay-bronze-bd07.progress-a4ec .notification_670a a,
.overlay-bronze-bd07.progress-a4ec .breadcrumb_red_01c9 .tabs-248f,
.overlay-bronze-bd07.progress-a4ec .breadcrumb_red_01c9 a,
.overlay-bronze-bd07.progress-a4ec .section-6902 a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-bronze-bd07.progress-a4ec .hero-clean-1e52:hover,
.overlay-bronze-bd07.progress-a4ec .notification_670a a:hover,
.overlay-bronze-bd07.progress-a4ec .breadcrumb_red_01c9 .tabs-248f:hover,
.overlay-bronze-bd07.progress-a4ec .breadcrumb_red_01c9 a:hover,
.overlay-bronze-bd07.progress-a4ec .section-6902 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-bronze-bd07.progress-a4ec .logo_4745 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-bronze-bd07.progress-a4ec .layout-2280 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-bronze-bd07.progress-a4ec .layout-2280:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay-bronze-bd07.progress-a4ec .info-gas-17bf:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay-bronze-bd07.progress-a4ec .wrapper-667e .stale-3a3f li a,
.overlay-bronze-bd07.progress-a4ec .wrapper-667e .tabs-248f,
.overlay-bronze-bd07.progress-a4ec .section-6902 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-bronze-bd07.progress-a4ec .wrapper-667e .tabs-248f:focus,
.overlay-bronze-bd07.progress-a4ec .wrapper-667e .tabs-248f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-bronze-bd07.progress-a4ec .stale-3a3f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-gas-17bf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.info-gas-17bf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message-north-ea81 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thick-6b6e .overlay-bronze-bd07 {
  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;
}
.thick-6b6e .layout-2280 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thick-6b6e .layout-2280: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) {
  .thick-6b6e .layout-2280:before {
    width: 16%;
    left: 42%;
  }
}
.thick-6b6e .layout-2280:last-child:before {
  content: none;
}
.thick-6b6e .layout-2280[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thick-6b6e .wrapper-667e .stale-3a3f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thick-6b6e .wrapper-667e .stale-3a3f li a .tabs-248f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thick-6b6e .wrapper-667e .section-6902 {
  border: none;
}
.thick-6b6e .wrapper-667e .section-6902 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thick-6b6e .info-gas-17bf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thick-6b6e .message-north-ea81 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thick-6b6e .progress-a4ec .info-gas-17bf:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick-6b6e .slider-wide-dfe7.copper_568e .old_a095 {
  background: rgba(0, 0, 0, 0.6);
}
.thick-6b6e
  .slider-wide-dfe7.copper_568e
  .old_a095::after,
.thick-6b6e
  .slider-wide-dfe7.copper_568e
  .old_a095:before {
  background: inherit;
}
.thick-6b6e
  .slider-wide-dfe7.copper_568e:hover
  .old_a095 {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph_3d52 .overlay-bronze-bd07 {
  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_3d52 .overlay-bronze-bd07 {
    width: auto;
    right: 45px;
  }
}
.main-over-9b42 .overlay-bronze-bd07 {
  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) {
  .main-over-9b42 .overlay-bronze-bd07 {
    width: auto;
    left: 45px;
  }
}
.grid_hard_c7de .overlay-bronze-bd07 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.grid_hard_c7de .message-north-ea81 {
  max-width: 48em;
  margin: 0 auto;
}
.grid_hard_c7de .info-gas-17bf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mask-inner-b556 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mask-inner-b556.thick-6b6e .overlay-bronze-bd07 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mask-inner-b556.paragraph_3d52 .overlay-bronze-bd07 {
  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);
}
.mask-inner-b556 .overlay-bronze-bd07 {
  visibility: visible;
}
.mask-inner-b556.main-over-9b42 .overlay-bronze-bd07 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.description_ec5d,
.heading-5e61 {
  overflow-x: hidden;
}
.description_ec5d .overlay-bronze-bd07 {
  overflow: auto;
}
.description_ec5d.thick-6b6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_ec5d.thick-6b6e .overlay-bronze-bd07 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.description_ec5d.thick-6b6e .shade-new-c148 {
  opacity: 0;
}
.description_ec5d.paragraph_3d52 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_ec5d.paragraph_3d52 .overlay-bronze-bd07 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.description_ec5d.paragraph_3d52 .shade-new-c148 {
  opacity: 0;
}
.description_ec5d.main-over-9b42 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_ec5d.main-over-9b42 .overlay-bronze-bd07 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.description_ec5d.main-over-9b42 .shade-new-c148 {
  opacity: 0;
}
.description_ec5d.grid_hard_c7de .overlay-bronze-bd07 {
  z-index: 10;
  visibility: visible;
}
.copper_568e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.copper_568e .old_a095 {
  background: rgba(255, 255, 255, 0.99);
}
.copper_568e .old_a095::after,
.copper_568e .old_a095:before {
  background: inherit;
}
.copper_568e:hover .old_a095 {
  background: rgba(255, 255, 255, 0.99);
}
.main-over-9b42 .copper_568e {
  top: 10px;
  right: auto;
  left: 12px;
}
.grid_hard_c7de .copper_568e {
  display: none !important;
}
.description_ec5d:before,
.heading-5e61:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.description_ec5d .copper_568e,
.heading-5e61 .copper_568e {
  display: inline-block;
}
.overlay-bronze-bd07 .footer-motion-797c {
  -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;
}
.description_ec5d .overlay-bronze-bd07 .footer-motion-797c,
.heading-5e61 .overlay-bronze-bd07 .footer-motion-797c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight-left-dae6 .white_376f {
  width: 100%;
}
.column_b27c {
  padding: 0 0.5em 0;
}
.column_b27c [class*="customify-col-"],
.column_b27c [class*="customify-col_"],
.column_b27c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tall-9bd4 .column_b27c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gallery-soft-af7d .green-641d,
  .green-641d {
    display: none;
  }
  .module_f5e5 {
    text-align: left;
  }
  .down-c49e {
    text-align: center;
  }
  .info-liquid-d9b9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-soft-af7d .text-73dd,
  .text-73dd {
    display: none;
  }
  .button-small-08de {
    text-align: left;
  }
  .gas_c04e {
    text-align: center;
  }
  .bright_c356 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gallery-soft-af7d .item-copper-6f75,
  .item-copper-6f75 {
    display: none;
  }
  .status-47c7 {
    text-align: left;
  }
  .icon-wide-8128 {
    text-align: center;
  }
  .notification_cad3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.west_6959 {
  box-shadow: none !important;
}
.lite-a19e .icon-motion-de51,
.accordion-60c4 .icon-motion-de51 {
  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;
}
.accordion-60c4 .icon-motion-de51 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.in-39c6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.in-39c6:after,
.in-39c6:before {
  content: "";
  display: table;
}
.in-39c6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .in-39c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.in-39c6,
.search_1591 {
  max-width: 1248px;
  margin: 0 auto;
}

.new_b96f.tooltip_5729 .in-39c6 {
  max-width: 100%;
}
.new_b96f.avatar_0659 {
  max-width: 1200px;
  margin: 0 auto;
}
.new_b96f.box_north_bb99 .in-39c6 {
  max-width: 100%;
}
.new_b96f.box_north_bb99 > .in-39c6 {
  padding-left: 0;
  padding-right: 0;
}
.new_b96f.box_north_bb99 > .in-39c6 .gallery-soft-af7d {
  margin: 0;
}
.new_b96f.box_north_bb99
  > .in-39c6
  .wide_da44.filter_middle_9556 {
  margin-right: 0;
  margin-left: 0;
}
.new_b96f.box_north_bb99 #main.filter_middle_9556 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame-f93d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame-f93d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget-b9c6 .layout_outer_35ba {
    padding-right: 1em;
  }
  .widget-b9c6.secondary-04df .wide_da44 {
    border-right: 1px solid #eaecee;
  }
  .widget-b9c6.secondary-04df .layout_outer_35ba {
    padding-right: 1em;
  }
  .widget-b9c6.secondary-04df .widget_complex_e128 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-3ef4 .layout_outer_35ba {
    padding-left: 1em;
  }
  .up-3ef4.secondary-04df .wide_da44 {
    border-left: 1px solid #eaecee;
  }
  .up-3ef4.secondary-04df .layout_outer_35ba {
    padding-left: 1em;
  }
  .up-3ef4.secondary-04df .widget_complex_e128 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma-c71c .layout_outer_35ba {
    padding-left: 1em;
  }
  .plasma-c71c.secondary-04df .backdrop-huge-6c2a {
    border-right: 1px solid #eaecee;
  }
  .plasma-c71c.secondary-04df .overlay-stone-8c6e {
    border-right: 1px solid #eaecee;
  }
  .plasma-c71c.secondary-04df .layout_outer_35ba {
    padding-left: 1em;
  }
  .plasma-c71c.secondary-04df .widget_complex_e128 {
    padding-right: 1em;
  }
  .plasma-c71c.secondary-04df .pattern-e224 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_c141 .layout_outer_35ba {
    padding-right: 1em;
  }
  .text_c141.secondary-04df .backdrop-huge-6c2a {
    border-left: 1px solid #eaecee;
  }
  .text_c141.secondary-04df .overlay-stone-8c6e {
    border-left: 1px solid #eaecee;
  }
  .text_c141.secondary-04df .layout_outer_35ba {
    padding-right: 1em;
  }
  .text_c141.secondary-04df .widget_complex_e128 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text_c141.secondary-04df .pattern-e224 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-f93d .layout_outer_35ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-f93d.secondary-04df .wide_da44 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame-f93d.secondary-04df .layout_outer_35ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-f93d.secondary-04df .widget_complex_e128 {
    padding-left: 1em;
  }
  .frame-f93d.secondary-04df .pattern-e224 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame-f93d.secondary-04df .layout_outer_35ba {
    padding-left: 0;
  }
}
.shade_under_3383 .green-0bfd {
  display: inline-block;
}
.selected-03cf {
  display: inline-block;
}
.table-static-61e2 {
  word-con: break-word;
}
.photo_brown_3ffc > span {
  display: inline-block;
  padding: 5px 0;
}
.photo_brown_3ffc .list-eb1f {
  margin-left: 8px;
  margin-right: 8px;
}
.photo_brown_3ffc .last_4eab img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary-b580 .mask-clean-8f06 {
  margin-bottom: 2em;
}
.primary-b580 .dim_7f22 {
  margin-bottom: 15px;
}
.primary-b580 .dim_7f22:last-child {
  margin-bottom: 0;
}
.primary-b580 .highlight-1f7e {
  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) {
  .primary-b580 .highlight-1f7e {
    display: block;
  }
}
.primary-b580 .badge_8f97 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary-b580 .badge_8f97 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary-b580 .photo_dynamic_b2e5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary-b580 .photo_dynamic_b2e5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary-b580 .photo_dynamic_b2e5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary-b580 .table-static-61e2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-b580 .table-static-61e2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary-b580 .tooltip_6546 p:last-child {
  margin-bottom: 0;
}
.primary-b580 .cool_80ef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary-b580 .overlay-4f27 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary-b580 .hovered_7738 {
  margin-top: 1em;
}
.primary-b580 .main-7355 {
  top: 0;
  display: block;
}
.primary-b580 .main-7355 a {
  color: inherit;
}
.primary-b580 .main-7355 a:hover {
  color: inherit;
}
.primary-b580 .tertiary-stone-898b {
  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;
}
.primary-b580 .tertiary-stone-898b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary-b580 .overlay-4f27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary-b580 .description-f354 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary-b580 .description-f354:first-child {
  margin-top: 0;
}
.primary-b580 .description-f354.pattern-selected-18fc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary-b580 .description-f354.component_5b3e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-b580
  .description-f354.component_5b3e.search-stale-a2da
  .hovered_7738 {
  width: 100%;
}
.primary-b580 .component_5b3e {
  -webkit-box-align: center;
  align-items: center;
}
.primary-b580 .component_5b3e .photo_brown_3ffc,
.primary-b580 .component_5b3e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary-b580 .photo_dynamic_b2e5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-b580 .photo_dynamic_b2e5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-b580 .photo_dynamic_b2e5: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;
}
.primary-b580 .pattern-selected-18fc {
  z-index: 5;
}
.primary-b580 .footer_stone_bba0 .hover_b6e2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary-b580 .fresh-3be9 .hover_b6e2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary-b580 .stale-1844 .hover_b6e2 {
  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;
}
.primary-b580.preview-1c37 .highlight-1f7e,
.primary-b580.prev-3963 .highlight-1f7e {
  display: block;
}
.primary-b580.preview-1c37 .highlight-1f7e .block_3598,
.primary-b580.preview-1c37 .highlight-1f7e .overlay-4f27,
.primary-b580.prev-3963 .highlight-1f7e .block_3598,
.primary-b580.prev-3963 .highlight-1f7e .overlay-4f27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-b580.nav_iron_de64 .badge_8f97 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary-b580.nav_iron_de64 .badge_8f97 {
    margin-right: 0;
  }
}
.primary-b580.preview-1c37 .badge_8f97,
.primary-b580.prev-3963 .badge_8f97 {
  padding-top: 40%;
}
.primary-b580.preview-1c37 .mask-clean-8f06,
.primary-b580.prev-3963 .mask-clean-8f06 {
  display: block;
}
.primary-b580.preview-1c37 .fn-sticky-ca27 .overlay-4f27,
.primary-b580.prev-3963 .fn-sticky-ca27 .overlay-4f27 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary-b580.preview-1c37 .badge_8f97,
.primary-b580.prev-3963 .badge_8f97 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary-b580.preview-1c37 .overlay-4f27 {
  padding: 1em;
}
.paragraph-d0d6 {
  margin: 30px auto;
  display: block;
}
.paragraph-d0d6 .tabs-2a74 > * {
  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;
}
.paragraph-d0d6 .tabs-2a74 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-d0d6 .tabs-2a74 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy_5c2e .photo_brown_3ffc {
  margin-bottom: 1.41575em;
}
.easy_5c2e .modal-huge-7cd4 {
  margin-bottom: 1.618em;
}
.title-348f .complex-fe99 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title-348f .complex-fe99 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title-348f .solid_80e4 {
  max-width: 100%;
  overflow: auto;
}
.active_9cf6 .title-348f a:hover {
  text-decoration: underline;
}
.highlight-easy-ae91 .dim_7f22:not(.table-static-61e2),
.highlight-easy-ae91 .photo_dynamic_b2e5 {
  margin-bottom: 1.41575em;
}
.highlight-easy-ae91 .dim_7f22:not(.table-static-61e2):last-child,
.highlight-easy-ae91 .photo_dynamic_b2e5:last-child {
  margin-bottom: 0;
}
.highlight-easy-ae91 .dim_7f22.content_outer_3078 {
  margin-bottom: 0.41575em;
}
.highlight-easy-ae91 .hover_008b:before,
.highlight-easy-ae91 .bronze-6516:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.highlight-easy-ae91 .hover_008b:before {
  content: "\f115";
}
.highlight-easy-ae91 .bronze-6516:before {
  content: "\f02c";
}
.highlight-easy-ae91 .menu-dc8a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.highlight-easy-ae91 .menu-dc8a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_gold_c5cf {
  display: -webkit-box;
  display: flex;
}
.media_gold_c5cf .shade_fast_4419 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_gold_c5cf .shade_fast_4419 {
    flex-basis: 90px;
  }
}
.media_gold_c5cf .tag_cc1b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_gold_c5cf .tag_cc1b {
    flex-basis: calc(100% - 50px);
  }
}
.media_gold_c5cf .content-1f39 p:last-child {
  margin-bottom: 0.72em;
}
.primary-warm-9ff0 .tabs-2a74 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary-warm-9ff0 .tabs-2a74:after,
.primary-warm-9ff0 .tabs-2a74:before {
  content: "";
  display: table;
}
.primary-warm-9ff0 .tabs-2a74:after {
  clear: both;
}
.primary-warm-9ff0 .tabs-2a74 .old-144c,
.primary-warm-9ff0 .tabs-2a74 .aside-4672 {
  width: 49%;
}
.primary-warm-9ff0 .tabs-2a74 .old-144c a span.item_steel_d3f5,
.primary-warm-9ff0 .tabs-2a74 .aside-4672 a span.item_steel_d3f5 {
  display: block;
  margin-bottom: 5px;
}
.primary-warm-9ff0 .tabs-2a74 .aside-4672 {
  float: left;
  text-align: left;
}
.primary-warm-9ff0 .tabs-2a74 .old-144c {
  float: right;
  text-align: right;
}
.disabled_warm_7902 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled_warm_7902 {
    margin-bottom: 0;
  }
}
.copper-e63c {
  margin-bottom: 1em;
}
.copper-e63c .table-static-61e2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.modal_1fae a {
  display: block;
  line-height: 0;
  position: relative;
}
.upper_a1a0 .copper-e63c,
.mask_prev_5951 .copper-e63c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .upper_a1a0 .copper-e63c,
  .mask_prev_5951 .copper-e63c {
    display: block;
  }
}
.upper_a1a0 .modal_1fae,
.mask_prev_5951 .modal_1fae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .upper_a1a0 .modal_1fae,
  .mask_prev_5951 .modal_1fae {
    margin-bottom: 1em;
  }
}
.upper_a1a0 .modal_1fae img,
.mask_prev_5951 .modal_1fae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.upper_a1a0 .accordion-39ac,
.mask_prev_5951 .accordion-39ac {
  flex-basis: calc(100% - 160px);
}
.upper_a1a0 .accordion-39ac p,
.mask_prev_5951 .accordion-39ac p {
  margin-bottom: 0;
}
.upper_a1a0 .accordion-39ac {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .upper_a1a0 .accordion-39ac {
    padding-left: 0;
  }
}
.mask_prev_5951 .accordion-39ac {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask_prev_5951 .accordion-39ac {
    padding-right: 0;
  }
}
.mask_prev_5951 .modal_1fae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.green-e926 .modal_1fae {
  margin-bottom: 0.5em;
}
.green-e926 .modal_1fae img {
  width: 100%;
}
.footer_2bfb .progress_1be9,
.block_old_b3e2 .progress_1be9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block_old_b3e2 .wide_da44 .table-over-02a7 p:last-child {
  margin-bottom: 0;
}
.soft_7dce {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary_e04c .aside_1904 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary_e04c .aside_1904:last-of-type {
    margin-bottom: 0;
  }
}
.secondary_e04c .aside_1904 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_e04c .aside_1904 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary_e04c .aside_1904 ul li {
  margin: 0 0 0.6em;
}
.secondary_e04c .aside_1904 ul li.focus_6bee,
.secondary_e04c .aside_1904 ul li.south_ba7d {
  position: relative;
}
.secondary_e04c .aside_1904 ul li.focus_6bee .photo_8b2a,
.secondary_e04c .aside_1904 ul li.south_ba7d .photo_8b2a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary_e04c .aside_1904 ul li.focus_6bee:after:after,
.secondary_e04c .aside_1904 ul li.focus_6bee:after:before,
.secondary_e04c
  .aside_1904
  ul
  li.south_ba7d:after:after,
.secondary_e04c
  .aside_1904
  ul
  li.south_ba7d:after:before {
  content: "";
  display: table;
}
.secondary_e04c .aside_1904 ul li.focus_6bee:after:after,
.secondary_e04c
  .aside_1904
  ul
  li.south_ba7d:after:after {
  clear: both;
}
.secondary_e04c .aside_1904 a.fluid-a656:hover {
  text-decoration: none;
}
.secondary_e04c .aside_1904 select {
  max-width: 100%;
}
.secondary_e04c .aside_1904 table {
  font-size: 85%;
}
.secondary_e04c .aside_1904 table td,
.secondary_e04c .aside_1904 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary_e04c .aside_1904 table tfoot td {
  text-align: left;
}
.secondary_e04c .aside_1904 :last-child {
  margin-bottom: 0;
}
.secondary_e04c .aside_1904 .frame_5665 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary_e04c .aside_1904 .frame_5665 label {
  width: 100%;
}
.secondary_e04c .aside_1904 .frame_5665 .south_4397 {
  width: 100%;
  display: block;
}
.secondary_e04c .aside_1904 .frame_5665 .new-60a1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary_e04c .aside_1904 .frame_5665 .new-60a1:hover svg #svg-search {
  fill: #444;
}
.secondary_e04c .aside_1904 .frame_5665 .new-60a1 svg {
  width: 18px;
  height: 18px;
}
.secondary_e04c .hidden_8773 ul ul,
.secondary_e04c .huge-80ac ul ul,
.secondary_e04c .north_3108 ul ul,
.secondary_e04c .description_d61d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary_e04c .hidden_8773 .large-bbed > a,
.secondary_e04c .huge-80ac .large-bbed > a,
.secondary_e04c .north_3108 .large-bbed > a,
.secondary_e04c .description_d61d .large-bbed > a {
  margin-bottom: 0;
}
.secondary_e04c .texture-c56c li,
.secondary_e04c .hidden_8773 li,
.secondary_e04c .gradient_hard_2e12 li,
.secondary_e04c .huge-80ac li,
.secondary_e04c .north_3108 li,
.secondary_e04c .description_d61d li,
.secondary_e04c .search_bde3 li,
.secondary_e04c .video-dynamic-7718 li {
  display: block;
  position: relative;
}
.secondary_e04c .texture-c56c li:last-child,
.secondary_e04c .hidden_8773 li:last-child,
.secondary_e04c .gradient_hard_2e12 li:last-child,
.secondary_e04c .huge-80ac li:last-child,
.secondary_e04c .north_3108 li:last-child,
.secondary_e04c .description_d61d li:last-child,
.secondary_e04c .search_bde3 li:last-child,
.secondary_e04c .video-dynamic-7718 li:last-child {
  border: none;
}
.secondary_e04c .texture-c56c li a,
.secondary_e04c .hidden_8773 li a,
.secondary_e04c .gradient_hard_2e12 li a,
.secondary_e04c .huge-80ac li a,
.secondary_e04c .north_3108 li a,
.secondary_e04c .description_d61d li a,
.secondary_e04c .search_bde3 li a,
.secondary_e04c .video-dynamic-7718 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_e04c .texture-c56c li ul li::before,
.secondary_e04c .hidden_8773 li ul li::before,
.secondary_e04c .gradient_hard_2e12 li ul li::before,
.secondary_e04c .huge-80ac li ul li::before,
.secondary_e04c .north_3108 li ul li::before,
.secondary_e04c .description_d61d li ul li::before,
.secondary_e04c .search_bde3 li ul li::before,
.secondary_e04c .video-dynamic-7718 li ul li::before {
  left: 15px;
}
.secondary_e04c .texture-c56c li ul a,
.secondary_e04c .hidden_8773 li ul a,
.secondary_e04c .gradient_hard_2e12 li ul a,
.secondary_e04c .huge-80ac li ul a,
.secondary_e04c .north_3108 li ul a,
.secondary_e04c .description_d61d li ul a,
.secondary_e04c .search_bde3 li ul a,
.secondary_e04c .video-dynamic-7718 li ul a {
  padding-left: 20px;
}
.secondary_e04c .texture-c56c li ul ul li::before,
.secondary_e04c .hidden_8773 li ul ul li::before,
.secondary_e04c .gradient_hard_2e12 li ul ul li::before,
.secondary_e04c .huge-80ac li ul ul li::before,
.secondary_e04c .north_3108 li ul ul li::before,
.secondary_e04c .description_d61d li ul ul li::before,
.secondary_e04c .search_bde3 li ul ul li::before,
.secondary_e04c .video-dynamic-7718 li ul ul li::before {
  left: 30px;
}
.secondary_e04c .texture-c56c li ul ul a,
.secondary_e04c .hidden_8773 li ul ul a,
.secondary_e04c .gradient_hard_2e12 li ul ul a,
.secondary_e04c .huge-80ac li ul ul a,
.secondary_e04c .north_3108 li ul ul a,
.secondary_e04c .description_d61d li ul ul a,
.secondary_e04c .search_bde3 li ul ul a,
.secondary_e04c .video-dynamic-7718 li ul ul a {
  padding-left: 40px;
}
.secondary_e04c .shadow_0644 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_e04c .video-dynamic-7718 ul li {
  margin-bottom: 1.41575em;
}
.secondary_e04c .video-dynamic-7718 ul li .shadow-upper-e086 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary_e04c .video-dynamic-7718 ul li .surface-fresh-90f3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.progress-a4ec .texture-c56c li a,
.progress-a4ec .hidden_8773 li a,
.progress-a4ec .gradient_hard_2e12 li a,
.progress-a4ec .huge-80ac li a,
.progress-a4ec .north_3108 li a,
.progress-a4ec .description_d61d li a,
.progress-a4ec .search_bde3 li a,
.progress-a4ec .video-dynamic-7718 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-a4ec .shadow_0644 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-a4ec .aside_1904 ul li.focus_6bee .photo_8b2a,
.progress-a4ec .aside_1904 ul li.south_ba7d .photo_8b2a {
  background: rgba(0, 0, 0, 0.2);
}
.progress-a4ec .secondary_e04c .aside_1904 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_b96f .secondary_e04c .stale-3a3f li {
  margin: 0;
}
.new_b96f .secondary_e04c .stale-3a3f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.new_b96f .secondary_e04c .stale-3a3f li ul {
  margin: 0;
}
.new_b96f .secondary_e04c .stale-3a3f li ul li a {
  padding-left: 15px;
}
.new_b96f .secondary_e04c .stale-3a3f li ul li li a {
  padding-left: 30px;
}
.new_b96f .secondary_e04c .stale-3a3f li.list_53d6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.new_b96f .secondary_e04c .stale-3a3f li.list_53d6 > 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;
}
.new_b96f .secondary_e04c .stale-3a3f li.list_53d6 > 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;
}
.disabled_copper_80dc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active-a301 {
  position: relative;
  z-index: 10;
}
.active-a301 .footer-motion-797c {
  width: 100%;
  max-width: 100%;
}
.gas_1a75 .carousel-e8e1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gas_1a75 .slider-wide-dfe7 {
}
.gas_1a75 .progress-a4ec {
  background: #292929;
}
.input-3907 .carousel-e8e1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input-3907 .slider-wide-dfe7 {
  background: #f9f9f9;
}
.input-3907 .progress-a4ec {
  background: #303030;
}
.layout-8254 .carousel-e8e1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout-8254 .green-0bfd {
    margin-bottom: 1em;
  }
  .layout-8254 .green-0bfd:last-child {
    margin-bottom: 0;
  }
}
.layout-8254 .slider-wide-dfe7 {
  background: #ededed;
}
.layout-8254 .progress-a4ec {
  background: #1a1a1a;
}
.carousel-e8e1.slider-wide-dfe7 {
  color: rgba(0, 0, 0, 0.6);
}
.carousel-e8e1.slider-wide-dfe7 .slider-73fb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-e8e1.progress-a4ec {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-e8e1.progress-a4ec a:not(.fluid-a656) {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-e8e1.progress-a4ec a:not(.fluid-a656):hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-e8e1.progress-a4ec .slider-73fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-e8e1.progress-a4ec table tbody td,
.carousel-e8e1.progress-a4ec table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid-8b73.liquid-0597 .in-39c6 {
  max-width: initial;
}
.grid-8b73 .article_stale_ffd2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid-8b73 .article_stale_ffd2 .footer-motion-797c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid-8b73 .article_stale_ffd2 .footer-motion-797c {
    display: block;
    margin-bottom: 2em;
  }
  .grid-8b73 .article_stale_ffd2 .footer-motion-797c:last-child {
    margin-bottom: 0;
  }
}
.layout-8254 .green-0bfd:last-child,
.input-3907 .green-0bfd:last-child,
.gas_1a75 .green-0bfd:last-child {
  margin-bottom: 0;
}
.layout-8254 .green-0bfd .secondary_e04c .aside_1904:last-child,
.input-3907 .green-0bfd .secondary_e04c .aside_1904:last-child,
.gas_1a75 .green-0bfd .secondary_e04c .aside_1904:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .layout-8254 .west-5bec,
  .layout-8254 .gold-aaf4,
  .input-3907 .west-5bec,
  .input-3907 .gold-aaf4,
  .gas_1a75 .west-5bec,
  .gas_1a75 .gold-aaf4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active-a301 .green-0bfd {
    margin-bottom: 2em;
  }
}
.active-a301 p:last-child {
  margin-bottom: 0;
}
.active-a301 li,
.active-a301 ul {
  list-style: none;
  margin: 0;
}
.active-a301 ul ul {
  margin-left: 2.617924em;
}
.article-advanced-0b5c {
  font-size: 0.875em;
}

/* css-noise: c0cb */
.widget-item-a1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
