/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero_a530/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero_a530
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.hero_a530/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dirty_3a46.accordion-huge-d919/licenses/gpl-2.0.current_ca93
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.west_56fa/, (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.status_46a9.disabled_fresh_117b/normalize.article-1780/
 ======
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.article-1780 v7.0.0 | MIT License | github.hero_a530/necolas/normalize.article-1780 */
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;
}
.dropdown-rough-9d44 .pattern-79b7,
.text_thick_3bb4,
.container-last-13c8,
.layout-glass-b437,
.article-narrow-7858,
.title-brown-5edf,
.old_03ea,
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;
}
.text_thick_3bb4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .text_thick_3bb4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .text_thick_3bb4,
  h1 {
    font-size: 1.8em;
  }
}
.container-last-13c8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container-last-13c8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container-last-13c8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container-last-13c8,
  h2 {
    font-size: 1.7em;
  }
}
.layout-glass-b437,
h3 {
  font-size: 1.618em;
}
.dropdown-rough-9d44 .pattern-79b7,
.article-narrow-7858,
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.stale_591e {
  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;
}
.hard_4133:after,
.hard_4133:before,
.outline_933c:after,
.outline_933c:before {
  content: "";
  display: table;
}
.hard_4133:after,
.outline_933c:after {
  clear: both;
}
.left-7c3e {
  float: right;
  margin-right: 0;
}
.progress_9653 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.active-last-03f7 .description_565c,
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;
}
.active-last-03f7 .description_565c: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;
}
.pattern_ebbe .description_565c {
  box-shadow: none;
}
.pattern_ebbe
  .description_565c
  .east_a23f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern_ebbe .description_565c .backdrop-thick-15ed {
  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;
}
.pattern_ebbe
  .description_565c
  .backdrop-thick-15ed
  b {
  display: none;
}
.pattern_ebbe .green-a383 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.heading_0190:not(.steel_6531):not(.secondary-92e7),
button:not(.steel_6531):not(.secondary-92e7),
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ),
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ),
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ) {
  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;
}
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ):hover,
button:not(.steel_6531):not(
    .secondary-92e7
  ):hover,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ):hover,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ):hover,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ):active,
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ):focus,
button:not(.steel_6531):not(
    .secondary-92e7
  ):active,
button:not(.steel_6531):not(
    .secondary-92e7
  ):focus,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ):active,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ):focus,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ):active,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ):focus,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ):active,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ):focus {
  outline: 0;
}
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c,
button:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c {
  position: relative;
}
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .component-0b04,
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .soft-c5e1,
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .gas_cc0e,
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  i,
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  svg,
button:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .component-0b04,
button:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .soft-c5e1,
button:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .gas_cc0e,
button:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  i,
button:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  svg,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .component-0b04,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .soft-c5e1,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .gas_cc0e,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  i,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  svg,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .component-0b04,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .soft-c5e1,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .gas_cc0e,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  i,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  svg,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .component-0b04,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .soft-c5e1,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  .gas_cc0e,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  i,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c
  svg {
  visibility: hidden;
}
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c:after,
button:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c:after,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c:after,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c:after,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ).fn-loading-b98c: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;
}
.heading_0190:not(.steel_6531):not(.secondary-92e7),
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ),
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ),
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ) {
  color: #fff;
  background: #235787;
}
.heading_0190:not(.steel_6531):not(
    .secondary-92e7
  ):focus,
input[type="button"]:not(.steel_6531):not(
    .secondary-92e7
  ):focus,
input[type="reset"]:not(.steel_6531):not(
    .secondary-92e7
  ):focus,
input[type="submit"]:not(.steel_6531):not(
    .secondary-92e7
  ):focus {
  color: #fff;
}
.heading_0190.fn-disabled-b98c:not(.steel_6531):not(
    .secondary-92e7
  ),
.heading_0190[disabled]:not(.steel_6531):not(
    .secondary-92e7
  ),
button.fn-disabled-b98c:not(.steel_6531):not(
    .secondary-92e7
  ),
button[disabled]:not(.steel_6531):not(
    .secondary-92e7
  ) {
  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;
}
.main_e5c7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main_e5c7: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;
}
.logo-first-d093 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dropdown_blue_295e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fresh_494c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hard_4133:after,
.hard_4133:before,
.gradient_42fc:after,
.gradient_42fc:before,
.notice_569e:after,
.notice_569e:before,
.gallery-lite-0bb7:after,
.gallery-lite-0bb7:before,
.tooltip_b791:after,
.tooltip_b791:before,
.first-378a:after,
.first-378a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hard_4133:after,
.gradient_42fc:after,
.notice_569e:after,
.gallery-lite-0bb7:after,
.tooltip_b791:after,
.first-378a:after {
  clear: both;
}
.gradient_42fc .easy_8340,
.notice_569e .easy_8340,
.hard-fcf0 .easy_8340 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient_057a {
  display: inline-block;
}
.middle_6b68 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.middle_6b68 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.middle_6b68 .heading-dc97 {
  padding: 1em 0;
  font-size: 85%;
}
.heading-dc97 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container_gold_7f00 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container_gold_7f00:after,
.container_gold_7f00:before {
  content: "";
  display: table;
}
.container_gold_7f00:after {
  clear: both;
}
.element_d80a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.copper-fe33 .element_d80a {
  max-width: 50%;
}
.main-bottom-2bb1 .element_d80a {
  max-width: 33.33%;
}
.center-74d9 .element_d80a {
  max-width: 25%;
}
.list_112c .element_d80a {
  max-width: 20%;
}
.notification-7fd8 .element_d80a {
  max-width: 16.66%;
}
.article_gas_e40a .element_d80a {
  max-width: 14.28%;
}
.widget-mini-5d84 .element_d80a {
  max-width: 12.5%;
}
.steel-ef38 .element_d80a {
  max-width: 11.11%;
}
.text_clean_a007 {
  display: block;
}
.dropdown-rough-9d44 .input-huge-c954 label,
.dropdown-rough-9d44 .avatar_aa22 label,
.dropdown-rough-9d44 .slider_cool_d69b label,
.dropdown-rough-9d44 .feature-51ff label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mini_c8eb {
  list-style: none;
  margin: 0;
}
.mini_c8eb article.sidebar_fast_8c34 {
  margin-bottom: 0;
}
.mini_c8eb ul {
  list-style: none;
  margin: 0;
}
.mini_c8eb .button_thick_9696 li.sidebar_fast_8c34 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mini_c8eb .button_thick_9696 li.sidebar_fast_8c34 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mini_c8eb .button_thick_9696 li.sidebar_fast_8c34: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) {
  .mini_c8eb .button_thick_9696 li.sidebar_fast_8c34 li.sidebar_fast_8c34 li.sidebar_fast_8c34 li.sidebar_fast_8c34 {
    padding-left: 0;
  }
}
article.sidebar_fast_8c34 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_fast_8c34 .gradient_42fc p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_fast_8c34 .warm_f625 {
  float: left;
}
article.sidebar_fast_8c34 .list-839a {
  margin-left: 85px;
}
article.sidebar_fast_8c34 .article-cca3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_fast_8c34 .article-cca3 .search_focused_6aac {
  margin-left: 10px;
}
article.sidebar_fast_8c34 .clean_005c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_fast_8c34 .tag_old_3a1f {
  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 .input-huge-c954,
  #respond .slider_cool_d69b,
  #respond .feature-51ff {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-huge-c954 input,
#respond .slider_cool_d69b input,
#respond .feature-51ff input {
  width: 100%;
}
#respond .feature-51ff {
  margin-right: 0;
}
#respond .carousel_bottom_0ef4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.in-5f47 {
  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;
}
.in-5f47.content_stale_4ef6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.in-5f47 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%);
}
.in-5f47:focus,
.in-5f47: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);
}
.sidebar-basic-30a2 {
  border-radius: 10%;
}
.hard-e902 {
  border-radius: 50%;
}
.text_2733 {
  font-size: 0.72em;
}
.article_simple_bf70 {
  font-size: 0.875em;
}
.active_07ad {
  font-size: 1.1em;
}
.middle-7971 {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle-7971.text_2733 {
  letter-spacing: 0.5px;
}
.light_2545,
.light_2545 a {
  color: #6d6d6d;
}
.light_2545 a:hover {
  color: #111;
}
.static_6373 {
  color: #6d6d6d;
}
.over-5e72 {
  overflow-x: hidden;
}
.over-5e72 .left-3379.image-action-d8f5 {
  position: relative;
}
.over-5e72 .left-3379.image-action-d8f5.active-6276 {
  position: initial;
}
.over-5e72
  .left-3379.image-action-d8f5.active-6276
  .thumbnail_tall_b94c {
  left: auto;
}
.over-5e72 .left-3379 .thumbnail_tall_b94c {
  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;
}
.over-5e72 .left-3379:hover.image-action-d8f5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.over-5e72
  .left-3379:hover.image-action-d8f5
  .thumbnail_tall_b94c {
  display: block;
  z-index: 9999999;
}
.over-5e72 .breadcrumb-prev-8f44 .solid-f8c2,
.over-5e72 .purple_ca23 .solid-f8c2 {
  display: none;
}
.over-5e72 .tooltip_upper_568f .left-3379:hover.image-action-d8f5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dropdown-rough-9d44 .input-huge-c954 label,
.dropdown-rough-9d44 .avatar_aa22 label,
.dropdown-rough-9d44 .slider_cool_d69b label,
.dropdown-rough-9d44 .feature-51ff label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mini_c8eb {
  list-style: none;
  margin: 0;
}
.mini_c8eb article.sidebar_fast_8c34 {
  margin-bottom: 0;
}
.mini_c8eb ul {
  list-style: none;
  margin: 0;
}
.mini_c8eb .button_thick_9696 li.sidebar_fast_8c34 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mini_c8eb .button_thick_9696 li.sidebar_fast_8c34 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mini_c8eb .button_thick_9696 li.sidebar_fast_8c34: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) {
  .mini_c8eb .button_thick_9696 li.sidebar_fast_8c34 li.sidebar_fast_8c34 li.sidebar_fast_8c34 li.sidebar_fast_8c34 {
    padding-left: 0;
  }
}
article.sidebar_fast_8c34 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_fast_8c34 .gradient_42fc p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_fast_8c34 .warm_f625 {
  float: left;
}
article.sidebar_fast_8c34 .list-839a {
  margin-left: 85px;
}
article.sidebar_fast_8c34 .article-cca3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_fast_8c34 .article-cca3 .search_focused_6aac {
  margin-left: 10px;
}
article.sidebar_fast_8c34 .clean_005c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_fast_8c34 .tag_old_3a1f {
  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 .input-huge-c954,
  #respond .slider_cool_d69b,
  #respond .feature-51ff {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-huge-c954 input,
#respond .slider_cool_d69b input,
#respond .feature-51ff input {
  width: 100%;
}
#respond .feature-51ff {
  margin-right: 0;
}
#respond .carousel_bottom_0ef4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-prev-8f44 .info_silver_bd4c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.info_silver_bd4c .preview_d2e3.pagination-ab6d .purple-1f52 > li > a:focus,
.info_silver_bd4c .preview_d2e3.pagination-ab6d .purple-1f52 > li > a:hover,
.info_silver_bd4c .preview_d2e3.basic-1271 .purple-1f52 > li > a:focus,
.info_silver_bd4c .preview_d2e3.basic-1271 .purple-1f52 > li > a:hover,
.info_silver_bd4c .preview_d2e3.cold-eb51 .purple-1f52 > li > a:focus,
.info_silver_bd4c .preview_d2e3.cold-eb51 .purple-1f52 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_silver_bd4c
  .preview_d2e3.pagination-ab6d
  .purple-1f52
  > li.hover_e9a7
  > a,
.info_silver_bd4c
  .preview_d2e3.pagination-ab6d
  .purple-1f52
  > li.nav_0b80
  > a,
.info_silver_bd4c
  .preview_d2e3.basic-1271
  .purple-1f52
  > li.hover_e9a7
  > a,
.info_silver_bd4c
  .preview_d2e3.basic-1271
  .purple-1f52
  > li.nav_0b80
  > a,
.info_silver_bd4c
  .preview_d2e3.cold-eb51
  .purple-1f52
  > li.hover_e9a7
  > a,
.info_silver_bd4c .preview_d2e3.cold-eb51 .purple-1f52 > li.surface_bronze_a10d > a {
  color: rgba(255, 255, 255, 0.99);
}
.info_silver_bd4c .module_04f3,
.info_silver_bd4c .module_04f3 a {
  color: rgba(255, 255, 255, 0.99);
}
.info_silver_bd4c .preview-4e88.tooltip-action-6857 li a,
.info_silver_bd4c .tiny-a9d0 a,
.info_silver_bd4c .section_under_8d29,
.info_silver_bd4c .purple-1f52 > li > a,
.info_silver_bd4c .info-warm-9f40 {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c .preview-4e88.tooltip-action-6857 li a:hover,
.info_silver_bd4c .tiny-a9d0 a:hover,
.info_silver_bd4c .section_under_8d29:hover,
.info_silver_bd4c .purple-1f52 > li > a:hover,
.info_silver_bd4c .info-warm-9f40:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_silver_bd4c .silver-8af2 {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c .silver-8af2 .pink-7c7e {
  color: rgba(255, 255, 255, 0.99);
}
.info_silver_bd4c .silver-8af2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_silver_bd4c .stale-caa1 .solid-b2ca {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c .stale-caa1 .solid-b2ca .media_fc82 {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c
  .stale-caa1
  .solid-b2ca
  .media_fc82::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c
  .stale-caa1
  .solid-b2ca
  .media_fc82:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c
  .stale-caa1
  .solid-b2ca
  .media_fc82::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c
  .stale-caa1
  .solid-b2ca
  .media_fc82::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c .stale-caa1 .surface-dc2c {
  color: rgba(255, 255, 255, 0.79);
}
.info_silver_bd4c .stale-caa1 .surface-dc2c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_iron_19db
  .info_silver_bd4c
  .stale-caa1
  .highlight_efcd
  .avatar-aaf2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider_iron_19db
  .info_silver_bd4c
  .stale-caa1
  .highlight_efcd
  .media_fc82 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-prev-8f44 .selected-f930 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.selected-f930 .preview_d2e3.pagination-ab6d .purple-1f52 > li > a:focus,
.selected-f930 .preview_d2e3.pagination-ab6d .purple-1f52 > li > a:hover,
.selected-f930 .preview_d2e3.basic-1271 .purple-1f52 > li > a:focus,
.selected-f930 .preview_d2e3.basic-1271 .purple-1f52 > li > a:hover,
.selected-f930 .preview_d2e3.cold-eb51 .purple-1f52 > li > a:focus,
.selected-f930 .preview_d2e3.cold-eb51 .purple-1f52 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-f930
  .preview_d2e3.pagination-ab6d
  .purple-1f52
  > li.hover_e9a7
  > a,
.selected-f930
  .preview_d2e3.pagination-ab6d
  .purple-1f52
  > li.nav_0b80
  > a,
.selected-f930
  .preview_d2e3.basic-1271
  .purple-1f52
  > li.hover_e9a7
  > a,
.selected-f930
  .preview_d2e3.basic-1271
  .purple-1f52
  > li.nav_0b80
  > a,
.selected-f930
  .preview_d2e3.cold-eb51
  .purple-1f52
  > li.hover_e9a7
  > a,
.selected-f930 .preview_d2e3.cold-eb51 .purple-1f52 > li.surface_bronze_a10d > a {
  color: rgba(0, 0, 0, 0.8);
}
.selected-f930 .module_04f3,
.selected-f930 .module_04f3 a {
  color: rgba(0, 0, 0, 0.8);
}
.selected-f930 .preview-4e88.tooltip-action-6857 li a,
.selected-f930 .tiny-a9d0 a,
.selected-f930 .section_under_8d29,
.selected-f930 .purple-1f52 > li > a,
.selected-f930 .info-warm-9f40 {
  color: rgba(0, 0, 0, 0.55);
}
.selected-f930 .preview-4e88.tooltip-action-6857 li a:hover,
.selected-f930 .tiny-a9d0 a:hover,
.selected-f930 .section_under_8d29:hover,
.selected-f930 .purple-1f52 > li > a:hover,
.selected-f930 .info-warm-9f40:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-f930 .silver-8af2 {
  color: rgba(0, 0, 0, 0.55);
}
.selected-f930 .silver-8af2 .pink-7c7e {
  color: rgba(0, 0, 0, 0.8);
}
.selected-f930 .silver-8af2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_fbd0 .backdrop-light-c88f {
  margin-left: auto;
  margin-right: auto;
}
.notice_569e > * {
  margin-left: auto;
  margin-right: auto;
}
.notice_569e .logo-first-d093 {
  margin-right: 1.41575em;
}
.alert_east_b939 .notice_569e > .top-4513 {
  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;
}
.alert_east_b939 .notice_569e > .logo-06f0 {
  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;
}
.hero_6076.inner_fbd0 .backdrop-light-c88f,
.alert-red-626b.inner_fbd0 .backdrop-light-c88f {
  margin-left: 0;
}
.middle_27ba.inner_fbd0 .backdrop-light-c88f,
.out_bc68.inner_fbd0 .backdrop-light-c88f {
  margin-right: 0;
}
.notice_569e ol,
.notice_569e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title_56ad video {
  max-width: 100%;
}
.current_4d66 img {
  display: block;
}
.current_4d66.logo-first-d093,
.current_4d66.dropdown_blue_295e {
  width: 100%;
}
.current_4d66.logo-06f0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section_down_d7cd:not(.fixed-56ce) {
  margin: 1.5em auto;
}
.wood_5fac p {
  padding: 1.5em 14px;
}
ul.overlay-prev-7b93.logo-06f0,
ul.overlay-prev-7b93.top-4513,
ul.overlay-prev-7b93.icon-ce3f.top-4513 {
  padding: 0 14px;
}
.prev-7d45 {
  display: block;
  overflow-x: auto;
}
.prev-7d45 table {
  border-collapse: collapse;
  width: 100%;
}
.prev-7d45 td,
.prev-7d45 th {
  padding: 0.5em;
}
.notice_569e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice_569e ol ol,
.notice_569e ol ul,
.notice_569e ul ol,
.notice_569e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice_569e ol ol li,
.notice_569e ol ul li,
.notice_569e ul ol li,
.notice_569e ul ul li {
  margin-left: 0;
}
.in-7e5e.detail-dirty-0d54 > .heading_dark_7026 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.in-7e5e.detail-dirty-0d54 > .heading_dark_7026 iframe,
.in-7e5e.detail-dirty-0d54 > .heading_dark_7026 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.chip_full_fcaa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.chip_full_fcaa.text-basic-e255 {
  padding: 0;
}
.chip_full_fcaa.text-basic-e255 cite {
  font-size: 13px;
}
.chip_full_fcaa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.chip_full_fcaa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text_fast_104c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text_fast_104c > p:first-child {
  margin-top: 0;
}
.text_fast_104c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text_fast_104c blockquote {
  border-left: 0;
}
.paper_9d04 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paper_9d04:not(.chip-2476) {
  max-width: 100px;
}
.paper_9d04.full_c9d8 {
  border-bottom: none !important;
  text-align: center;
}
.paper_9d04.full_c9d8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wood_5fac p {
    padding: 1.5em 0;
  }
}
.secondary_west_daf2 {
  color: #0073aa;
}
.iron_6285 {
  background-color: #0073aa;
}
.active_huge_6f8f {
  color: #229fd8;
}
.motion-bb3d {
  background-color: #229fd8;
}
.detail_b131 {
  color: #eee;
}
.link_over_4c8a {
  background-color: #eee;
}
.progress_purple_8bcf {
  color: #444;
}
.video-gold-d640 {
  background-color: #444;
}
.complex-c5d6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.complex-c5d6 .shadow_ebfc .tiny-a9d0 {
  font-size: 15px;
}
.complex-c5d6 .tiny-a9d0 {
  line-height: 1.3;
}
.complex-c5d6 .selected-f930 {
}
.complex-c5d6 .info_silver_bd4c {
  background: #235787;
}
.middle-93cb {
  padding: 0;
}
.middle-93cb .info_silver_bd4c {
  background: #1a1a1a;
}
.middle-93cb .selected-f930 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mask_fast_a2c8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mask_fast_a2c8 .selected-f930 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mask_fast_a2c8 .info_silver_bd4c {
  background: #303030;
}
.first-378a {
  position: relative;
  z-index: 10;
}
.first-378a .tag-paper-514b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_stale_fabf .image-action-d8f5 {
  display: inline-block;
  vertical-align: middle;
}
.header_stale_fabf.fixed-1032 .image-action-d8f5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .header_stale_fabf.fixed-1032 .image-action-d8f5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .header_stale_fabf.fixed-1032 .image-action-d8f5 {
    margin-right: 0.4em;
  }
}
.header_stale_fabf.fixed-1032 .image-action-d8f5:last-child {
  margin-right: 0;
}
.preview-2725 .tag-paper-514b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-prev-8f44 .shadow_ebfc {
    margin: 0 -0.5em;
  }
  .breadcrumb-prev-8f44 .shadow_ebfc [class*="customify-col-"],
  .breadcrumb-prev-8f44 .shadow_ebfc [class*="customify-col_"],
  .breadcrumb-prev-8f44 .shadow_ebfc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb-prev-8f44.caption-8755 .tag-paper-514b {
  background: 0 0 !important;
}
.breadcrumb-prev-8f44.caption-8755 .tag-paper-514b,
.breadcrumb-prev-8f44.preview-2725 .tag-paper-514b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-prev-8f44.next_fe06 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb-prev-8f44.preview-2725 .tag-paper-514b {
  box-shadow: none !important;
}
.shade-ddf0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade-ddf0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade-ddf0 {
    padding: 18px 0 20px;
  }
}
.shade-ddf0 .surface_bright_e12f {
  width: 100%;
}
.shade-ddf0 .link_1cb8 {
  margin-bottom: 0;
}
.shade-ddf0 .breadcrumb_56fb {
  margin-top: 5px;
  font-size: 0.875em;
}
.title_orange_9708 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title_orange_9708 .popup_fast_e3c8 {
  width: 100%;
}
.secondary_thick_de0b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.secondary_thick_de0b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.secondary_thick_de0b 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;
}
.secondary_thick_de0b li:last-child:after {
  display: none;
}
.secondary_thick_de0b li a {
  font-weight: 500;
  margin-right: 10px;
}
.bottom-f9e2 .solid-f8c2 button,
.shade-ddf0 .solid-f8c2 button {
  left: 0;
}
.bottom-f9e2 .popup_fast_e3c8,
.shade-ddf0 .popup_fast_e3c8 {
  padding-left: 0;
  padding-right: 0;
}
.bottom-f9e2 .title_orange_9708,
.shade-ddf0 .title_orange_9708 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bottom-f9e2 {
  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;
}
.bottom-f9e2: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;
}
.bottom-f9e2 .detail-warm-3bcf {
  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) {
  .bottom-f9e2 .detail-warm-3bcf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-f9e2 .detail-warm-3bcf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bottom-f9e2 .detail-warm-3bcf {
    min-height: 200px;
  }
}
.bottom-f9e2 .secondary_thick_de0b {
  color: rgba(255, 255, 255, 0.8);
}
.bottom-f9e2 .secondary_thick_de0b a,
.bottom-f9e2 .secondary_thick_de0b li:after {
  color: inherit;
}
.bottom-f9e2 .secondary_thick_de0b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paper_7483 {
  margin-bottom: 0.5em;
}
.module_c683 {
  margin-bottom: 1.2em;
}
.module_c683,
.paper_7483 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module_c683 p:last-child,
.paper_7483 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .solid-f8c2,
#masthead .solid-f8c2 {
  display: none;
}
#masthead
  > .solid-f8c2.outline-prev-282d {
  display: none;
}
#masthead > .solid-f8c2 button {
  left: 0;
}
.dirty-6599 {
  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%;
}
.dirty-6599 .image-action-d8f5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dirty-6599 .detail_75ee {
  display: -webkit-box;
  display: flex;
}
.dirty-6599 .detail_75ee.fast-4393 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dirty-6599 .detail_75ee.chip_orange_66fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dirty-6599 .detail_75ee.shade_eada {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dirty-6599.bottom_c266.photo-d1d9 .detail_75ee.fast-4393 {
  flex-basis: 100%;
}
.dirty-6599.list_6701 .detail_75ee.chip_orange_66fe {
  -webkit-box-flex: 1;
  flex: auto;
}
.dirty-6599.list_6701 .detail_75ee.shade_eada {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .solid-f8c2.outline-prev-282d {
  display: none;
}
#masthead > .solid-f8c2 button {
  left: 0;
}
.background_hard_bd1a {
  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;
}
.background_hard_bd1a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background_hard_bd1a.button_cold_7e73 i {
  margin-right: 4px;
}
.background_hard_bd1a.column-1faf i {
  margin-left: 5px;
}
.tiny-a9d0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tiny-a9d0 p:last-child {
  margin-bottom: 0;
}
.wrapper-d1a8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper-d1a8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper-d1a8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper-d1a8 .module_04f3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper-d1a8 .border_86b9 {
  margin: 5px 0 7px 0;
}
.wrapper-d1a8.photo-c08a .form-f32a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-d1a8.photo-c08a .wrapper_d606 {
  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;
}
.wrapper-d1a8.wrapper_cd64 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper-d1a8.wrapper_cd64 .form-f32a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-d1a8.wrapper_cd64 .wrapper_d606 {
  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;
}
.wrapper-d1a8.lite_d02c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-d1a8.shade_894a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper-d1a8.shade_894a .wrapper_d606 {
  margin-top: 7px;
}
.label-f0db {
  display: inline-block;
}
.first-378a .button-paper-58ef .wrapper-d1a8 img {
  max-width: 100%;
}
.preview_d2e3 .plasma_0771.avatar-red-638b,
.brown-1e00 .plasma_0771.avatar-red-638b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview_d2e3 .message-7b64,
.brown-1e00 .message-7b64 {
  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%);
}
.preview_d2e3 .message-7b64 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.preview_d2e3.middle_3f26 .message-7b64 {
  display: none;
}
.preview_d2e3 .first_4180 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview_d2e3 .first_4180 li {
  display: inline-block;
  position: relative;
}
.preview_d2e3 .first_4180 li:last-child {
  margin-right: 0;
}
.preview_d2e3 .first_4180 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;
}
.preview_d2e3 .first_4180 li.surface_bronze_a10d > a {
  color: rgba(0, 0, 0, 0.9);
}
.preview_d2e3 .first_4180 > 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;
}
.preview_d2e3 .first_4180 > li > a i {
  line-height: 0;
}
.preview_d2e3 .first_4180 > li.carousel_white_520c > a .message-7b64 {
  margin-left: 4px;
  line-height: 0;
}
.preview_d2e3 .first_4180 .video-stale-7f1f li.carousel_white_520c > a {
  position: relative;
}
.preview_d2e3 .first_4180 .video-stale-7f1f li.carousel_white_520c > a:after,
.preview_d2e3 .first_4180 .video-stale-7f1f li.carousel_white_520c > a:before {
  content: "";
  display: table;
}
.preview_d2e3 .first_4180 .video-stale-7f1f li.carousel_white_520c > a:after {
  clear: both;
}
.preview_d2e3 .first_4180 .video-stale-7f1f li.carousel_white_520c > a .message-7b64 {
  margin-left: 5px;
  float: right;
}
.preview_d2e3 .widget_db76,
.preview_d2e3 .video-stale-7f1f {
  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;
}
.preview_d2e3 .video-stale-7f1f {
  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;
}
.preview_d2e3 .video-stale-7f1f .avatar-red-638b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview_d2e3 .video-stale-7f1f .message-7b64 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.preview_d2e3 .video-stale-7f1f li {
  display: block;
  margin: 0;
  padding: 0;
}
.preview_d2e3 .video-stale-7f1f 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;
}
.preview_d2e3 .video-stale-7f1f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.preview_d2e3 .video-stale-7f1f .video-stale-7f1f {
  top: 0;
  left: 100%;
}
.preview_d2e3 .west-b9e2.fn-focus-b98c > .widget_db76,
.preview_d2e3 .west-b9e2.fn-focus-b98c > .video-stale-7f1f,
.preview_d2e3 .west-b9e2:focus > .widget_db76,
.preview_d2e3 .west-b9e2:focus > .video-stale-7f1f,
.preview_d2e3 .west-b9e2:hover > .widget_db76,
.preview_d2e3 .west-b9e2:hover > .video-stale-7f1f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.preview_d2e3.cold-eb51 .purple-1f52:after,
.preview_d2e3.cold-eb51 .purple-1f52:before {
  content: "";
  display: table;
}
.preview_d2e3.cold-eb51 .purple-1f52:after {
  clear: both;
}
.preview_d2e3.cold-eb51 .purple-1f52 > li {
  float: left;
}
.preview_d2e3.short_6411 .purple-1f52:after,
.preview_d2e3.short_6411 .purple-1f52:before {
  content: "";
  display: table;
}
.preview_d2e3.short_6411 .purple-1f52:after {
  clear: both;
}
.preview_d2e3.short_6411 .purple-1f52 > li {
  float: left;
}
.preview_d2e3.short_6411 .purple-1f52 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.preview_d2e3.short_6411 .purple-1f52 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.preview_d2e3.short_6411 .purple-1f52 > li.hover_e9a7 > a,
.preview_d2e3.short_6411 .purple-1f52 > li.surface_bronze_a10d > a {
  color: #fff;
  background-color: #1e4b75;
}
.preview_d2e3.pagination-ab6d .purple-1f52 > li > a .avatar-red-638b {
  position: relative;
}
.preview_d2e3.pagination-ab6d .purple-1f52 > li > a .avatar-red-638b: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;
}
.preview_d2e3.pagination-ab6d
  .purple-1f52
  > li:focus
  > a
  .avatar-red-638b:before,
.preview_d2e3.pagination-ab6d
  .purple-1f52
  > li:hover
  > a
  .avatar-red-638b:before {
  width: 100%;
  background-color: currentColor;
}
.preview_d2e3.pagination-ab6d
  .purple-1f52
  > li.hover_e9a7
  > a
  .avatar-red-638b:before,
.preview_d2e3.pagination-ab6d
  .purple-1f52
  > li.nav_0b80
  > a
  .avatar-red-638b:before {
  width: 100%;
  background-color: currentColor;
}
.preview_d2e3.basic-1271 .purple-1f52 > li > a .avatar-red-638b {
  position: relative;
}
.preview_d2e3.basic-1271 .purple-1f52 > li > a .avatar-red-638b: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;
}
.preview_d2e3.basic-1271 .purple-1f52 > li:focus > a .avatar-red-638b:before,
.preview_d2e3.basic-1271
  .purple-1f52
  > li:hover
  > a
  .avatar-red-638b:before {
  width: 100%;
  background-color: currentColor;
}
.preview_d2e3.basic-1271
  .purple-1f52
  > li.hover_e9a7
  > a
  .avatar-red-638b:before,
.preview_d2e3.basic-1271
  .purple-1f52
  > li.nav_0b80
  > a
  .avatar-red-638b:before {
  width: 100%;
  background-color: currentColor;
}
.brown-1e00 .first_4180 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.brown-1e00 .first_4180 li:first-child > a {
  border-top: none;
}
.brown-1e00 .first_4180 .box-2b1e > .avatar-red-638b .message-7b64 {
  display: none;
}
.brown-1e00 .first_4180 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.brown-1e00 .first_4180 li:last-child {
  border: none;
}
.brown-1e00 .first_4180 li.carousel_white_520c > a {
  padding-right: 45px !important;
}
.brown-1e00 .first_4180 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.brown-1e00 .first_4180 li a:focus,
.brown-1e00 .first_4180 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.brown-1e00 .first_4180 li .header_4bc5 {
  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;
}
.brown-1e00 .first_4180 li .header_4bc5:hover {
  box-shadow: none;
}
.brown-1e00 .first_4180 li .header_4bc5 .message-7b64 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.brown-1e00 .first_4180 .video-stale-7f1f {
  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);
}
.brown-1e00 .first_4180 .video-stale-7f1f li a {
  padding-left: 3em;
}
.brown-1e00 .first_4180 .hard_4ff4 > a .header_4bc5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brown-1e00 .first_4180 .hard_4ff4 > .video-stale-7f1f {
  display: block;
  opacity: 1;
}
.slider-over-296c {
  max-width: 100%;
}
.hot_fa8f {
  line-height: 0;
  cursor: pointer;
}
.info-warm-9f40 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.info-warm-9f40:hover {
  box-shadow: none;
  color: currentColor;
}
.info-warm-9f40 svg {
  width: 18px;
  height: 18px;
}
.info-warm-9f40 .under-5bc2 {
  display: none;
}
.bright_ec9a {
  position: relative;
}
.bright_ec9a.fn-active-b98c .info-warm-9f40 .widget_motion_d61d {
  display: none;
}
.bright_ec9a.fn-active-b98c .info-warm-9f40 .under-5bc2 {
  display: inline-block;
}
.bright_ec9a .south_2ddc {
  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);
}
.bright_ec9a.fresh_526b .south_2ddc {
  left: auto;
  right: -0.9em;
}
.bright_ec9a.fresh_526b .tertiary-easy-e65a::before {
  left: auto;
  right: 15px;
}
.bright_ec9a.fn-active-b98c .south_2ddc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_efcd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight_efcd label {
  flex-basis: 100%;
}
.highlight_efcd .solid-b2ca {
  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;
}
.highlight_efcd .media_fc82 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight_efcd .media_fc82:focus {
  background-color: transparent;
}
.highlight_efcd button.surface-dc2c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight_efcd button.surface-dc2c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight_efcd button.surface-dc2c svg {
  width: 18px;
  height: 18px;
}
.highlight_efcd input[type="submit"] {
  min-height: auto;
}
.stale-caa1 .highlight_efcd .media_fc82 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tertiary-easy-e65a {
  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) {
  .tertiary-easy-e65a {
    width: 220px;
  }
}
.tertiary-easy-e65a label {
  flex-basis: 100%;
}
.tertiary-easy-e65a::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;
}
.slider_iron_19db .stale-caa1 .highlight_efcd {
  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;
}
.slider_iron_19db
  .stale-caa1
  .highlight_efcd
  .solid-b2ca {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider_iron_19db .stale-caa1 .highlight_efcd .media_fc82 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider_iron_19db
  .stale-caa1
  .highlight_efcd
  .media_fc82:focus {
  background: 0 0;
}
.slider_iron_19db
  .stale-caa1
  .highlight_efcd
  .avatar-aaf2 {
  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;
}
.preview-4e88 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.preview-4e88 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.preview-4e88 li:last-child {
  margin-right: 0;
}
.preview-4e88 li:first-child {
  margin-left: 0;
}
.preview-4e88.dropdown-5c74 a {
  color: #fff;
}
.preview-4e88.dropdown-5c74 a:hover {
  color: #fff;
}
.preview-4e88 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.preview-4e88 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.preview-4e88 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.preview-4e88 a:hover {
  opacity: 0.9;
  color: inherit;
}
.preview-4e88 [class*="social-icon-apple"] {
  background-color: #999;
}
.preview-4e88 [class*="social-icon-apple"].notice_complex_9987 {
  background-color: transparent;
  color: #999;
}
.preview-4e88 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.preview-4e88 [class*="social-icon-behance"].notice_complex_9987 {
  background-color: transparent;
  color: #1769ff;
}
.preview-4e88 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.preview-4e88 [class*="social-icon-bitbucket"].notice_complex_9987 {
  background-color: transparent;
  color: #205081;
}
.preview-4e88 [class*="social-icon-codepen"] {
  background-color: #000;
}
.preview-4e88 [class*="social-icon-codepen"].notice_complex_9987 {
  background-color: transparent;
  color: #000;
}
.preview-4e88 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.preview-4e88 [class*="social-icon-delicious"].notice_complex_9987 {
  background-color: transparent;
  color: #39f;
}
.preview-4e88 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.preview-4e88 [class*="social-icon-digg"].notice_complex_9987 {
  background-color: transparent;
  color: #005be2;
}
.preview-4e88 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.preview-4e88 [class*="social-icon-dribbble"].notice_complex_9987 {
  background-color: transparent;
  color: #ea4c89;
}
.preview-4e88 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.preview-4e88 [class*="social-icon-envelope"].notice_complex_9987 {
  background-color: transparent;
  color: #ea4335;
}
.preview-4e88 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.preview-4e88 [class*="social-icon-facebook"].notice_complex_9987 {
  background-color: transparent;
  color: #3b5998;
}
.preview-4e88 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.preview-4e88 [class*="social-icon-flickr"].notice_complex_9987 {
  background-color: transparent;
  color: #0063dc;
}
.preview-4e88 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.preview-4e88 [class*="social-icon-foursquare"].notice_complex_9987 {
  background-color: transparent;
  color: #2d5be3;
}
.preview-4e88 [class*="social-icon-github"] {
  background-color: #333;
}
.preview-4e88 [class*="social-icon-github"].notice_complex_9987 {
  background-color: transparent;
  color: #333;
}
.preview-4e88 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.preview-4e88 [class*="social-icon-google-plus"].notice_complex_9987 {
  background-color: transparent;
  color: #dd4b39;
}
.preview-4e88 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.preview-4e88 [class*="social-icon-houzz"].notice_complex_9987 {
  background-color: transparent;
  color: #7ac142;
}
.preview-4e88 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.preview-4e88 [class*="social-icon-instagram"].notice_complex_9987 {
  background-color: transparent;
  color: #262626;
}
.preview-4e88 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.preview-4e88 [class*="social-icon-jsfiddle"].notice_complex_9987 {
  background-color: transparent;
  color: #487aa2;
}
.preview-4e88 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.preview-4e88 [class*="social-icon-linkedin"].notice_complex_9987 {
  background-color: transparent;
  color: #0077b5;
}
.preview-4e88 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.preview-4e88 [class*="social-icon-medium"].notice_complex_9987 {
  background-color: transparent;
  color: #00ab6b;
}
.preview-4e88 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.preview-4e88
  [class*="social-icon-odnoklassniki"].notice_complex_9987 {
  background-color: transparent;
  color: #f4731c;
}
.preview-4e88 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.preview-4e88 [class*="social-icon-meetup"].notice_complex_9987 {
  background-color: transparent;
  color: #ec1c40;
}
.preview-4e88 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.preview-4e88 [class*="social-icon-pinterest"].notice_complex_9987 {
  background-color: transparent;
  color: #bd081c;
}
.preview-4e88 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.preview-4e88 [class*="social-icon-product-hunt"].notice_complex_9987 {
  background-color: transparent;
  color: #da552f;
}
.preview-4e88 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.preview-4e88 [class*="social-icon-reddit"].notice_complex_9987 {
  background-color: transparent;
  color: #ff4500;
}
.preview-4e88 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.preview-4e88 [class*="social-icon-rss"].notice_complex_9987 {
  background-color: transparent;
  color: #f26522;
}
.preview-4e88 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.preview-4e88
  [class*="social-icon-shopping-cart"].notice_complex_9987 {
  background-color: transparent;
  color: #4caf50;
}
.preview-4e88 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.preview-4e88 [class*="social-icon-skype"].notice_complex_9987 {
  background-color: transparent;
  color: #00aff0;
}
.preview-4e88 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.preview-4e88 [class*="social-icon-slideshare"].notice_complex_9987 {
  background-color: transparent;
  color: #0077b5;
}
.preview-4e88 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.preview-4e88 [class*="social-icon-snapchat"].notice_complex_9987 {
  background-color: transparent;
  color: #fffc00;
}
.preview-4e88 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.preview-4e88 [class*="social-icon-soundcloud"].notice_complex_9987 {
  background-color: transparent;
  color: #f80;
}
.preview-4e88 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.preview-4e88 [class*="social-icon-spotify"].notice_complex_9987 {
  background-color: transparent;
  color: #2ebd59;
}
.preview-4e88 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.preview-4e88
  [class*="social-icon-stack-overflow"].notice_complex_9987 {
  background-color: transparent;
  color: #fe7a15;
}
.preview-4e88 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.preview-4e88 [class*="social-icon-maldkfgram"].notice_complex_9987 {
  background-color: transparent;
  color: #2ca5e0;
}
.preview-4e88 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.preview-4e88 [class*="social-icon-tripadvisor"].notice_complex_9987 {
  background-color: transparent;
  color: #589442;
}
.preview-4e88 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.preview-4e88 [class*="social-icon-tumblr"].notice_complex_9987 {
  background-color: transparent;
  color: #35465c;
}
.preview-4e88 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.preview-4e88 [class*="social-icon-twitch"].notice_complex_9987 {
  background-color: transparent;
  color: #6441a5;
}
.preview-4e88 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.preview-4e88 [class*="social-icon-twitter"].notice_complex_9987 {
  background-color: transparent;
  color: #1da1f2;
}
.preview-4e88 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.preview-4e88 [class*="social-icon-vimeo"].notice_complex_9987 {
  background-color: transparent;
  color: #1ab7ea;
}
.preview-4e88 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.preview-4e88 [class*="social-icon-vk"].notice_complex_9987 {
  background-color: transparent;
  color: #45668e;
}
.preview-4e88 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.preview-4e88 [class*="social-icon-weibo"].notice_complex_9987 {
  background-color: transparent;
  color: #df2029;
}
.preview-4e88 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.preview-4e88 [class*="social-icon-weixin"].notice_complex_9987 {
  background-color: transparent;
  color: #7bb32e;
}
.preview-4e88 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.preview-4e88 [class*="social-icon-whatsapp"].notice_complex_9987 {
  background-color: transparent;
  color: #25d366;
}
.preview-4e88 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.preview-4e88 [class*="social-icon-wordpress"].notice_complex_9987 {
  background-color: transparent;
  color: #21759b;
}
.preview-4e88 [class*="social-icon-xing"] {
  background-color: #026466;
}
.preview-4e88 [class*="social-icon-xing"].notice_complex_9987 {
  background-color: transparent;
  color: #026466;
}
.preview-4e88 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.preview-4e88 [class*="social-icon-yelp"].notice_complex_9987 {
  background-color: transparent;
  color: #af0606;
}
.preview-4e88 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.preview-4e88 [class*="social-icon-youtube"].notice_complex_9987 {
  background-color: transparent;
  color: #cd201f;
}
.section_under_8d29 {
  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;
}
.section_under_8d29:hover {
  box-shadow: none;
  background: 0 0;
}
.description-aff6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden_outer_f645 {
  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;
}
.pattern_iron_5a48 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_ac75 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_ac75,
.article_ac75::after,
.article_ac75::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;
}
.article_ac75::after,
.article_ac75::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-hard-3363 .hidden_outer_f645 .pattern_iron_5a48 {
  margin-top: -2px;
  width: 19px;
}
.paragraph-hard-3363 .hidden_outer_f645 .article_ac75 {
  margin-top: -1px;
}
.paragraph-hard-3363 .hidden_outer_f645 .article_ac75,
.paragraph-hard-3363 .hidden_outer_f645 .article_ac75::after,
.paragraph-hard-3363 .hidden_outer_f645 .article_ac75::before {
  width: 19px;
  height: 2px;
}
.paragraph-hard-3363 .hidden_outer_f645 .article_ac75::before {
  top: -6px;
}
.paragraph-hard-3363 .hidden_outer_f645 .article_ac75::after {
  bottom: -6px;
}
.summary-dirty-1a85 .hidden_outer_f645 .pattern_iron_5a48 {
  margin-top: -2px;
  width: 22px;
}
.summary-dirty-1a85 .hidden_outer_f645 .article_ac75 {
  margin-top: -1px;
}
.summary-dirty-1a85 .hidden_outer_f645 .article_ac75,
.summary-dirty-1a85 .hidden_outer_f645 .article_ac75::after,
.summary-dirty-1a85 .hidden_outer_f645 .article_ac75::before {
  width: 22px;
  height: 2px;
}
.summary-dirty-1a85 .hidden_outer_f645 .article_ac75::before {
  top: -7px;
}
.summary-dirty-1a85 .hidden_outer_f645 .article_ac75::after {
  bottom: -7px;
}
.static-6a7b .hidden_outer_f645 .pattern_iron_5a48 {
  margin-top: -2px;
  width: 31px;
}
.static-6a7b .hidden_outer_f645 .article_ac75 {
  margin-top: -1.5px;
}
.static-6a7b .hidden_outer_f645 .article_ac75,
.static-6a7b .hidden_outer_f645 .article_ac75::after,
.static-6a7b .hidden_outer_f645 .article_ac75::before {
  width: 31px;
  height: 3px;
}
.static-6a7b .hidden_outer_f645 .article_ac75::before {
  top: -9px;
}
.static-6a7b .hidden_outer_f645 .article_ac75::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .article-f7f9 .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 19px;
  }
  .article-f7f9 .hidden_outer_f645 .article_ac75 {
    margin-top: -1px;
  }
  .article-f7f9 .hidden_outer_f645 .article_ac75,
  .article-f7f9 .hidden_outer_f645 .article_ac75::after,
  .article-f7f9 .hidden_outer_f645 .article_ac75::before {
    width: 19px;
    height: 2px;
  }
  .article-f7f9 .hidden_outer_f645 .article_ac75::before {
    top: -6px;
  }
  .article-f7f9 .hidden_outer_f645 .article_ac75::after {
    bottom: -6px;
  }
  .dim_bf8c .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 22px;
  }
  .dim_bf8c .hidden_outer_f645 .article_ac75 {
    margin-top: -1px;
  }
  .dim_bf8c .hidden_outer_f645 .article_ac75,
  .dim_bf8c .hidden_outer_f645 .article_ac75::after,
  .dim_bf8c .hidden_outer_f645 .article_ac75::before {
    width: 22px;
    height: 2px;
  }
  .dim_bf8c .hidden_outer_f645 .article_ac75::before {
    top: -7px;
  }
  .dim_bf8c .hidden_outer_f645 .article_ac75::after {
    bottom: -7px;
  }
  .upper_0543 .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 31px;
  }
  .upper_0543 .hidden_outer_f645 .article_ac75 {
    margin-top: -1.5px;
  }
  .upper_0543 .hidden_outer_f645 .article_ac75,
  .upper_0543 .hidden_outer_f645 .article_ac75::after,
  .upper_0543 .hidden_outer_f645 .article_ac75::before {
    width: 31px;
    height: 3px;
  }
  .upper_0543 .hidden_outer_f645 .article_ac75::before {
    top: -9px;
  }
  .upper_0543 .hidden_outer_f645 .article_ac75::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .photo-outer-ef3f .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 19px;
  }
  .photo-outer-ef3f .hidden_outer_f645 .article_ac75 {
    margin-top: -1px;
  }
  .photo-outer-ef3f .hidden_outer_f645 .article_ac75,
  .photo-outer-ef3f .hidden_outer_f645 .article_ac75::after,
  .photo-outer-ef3f .hidden_outer_f645 .article_ac75::before {
    width: 19px;
    height: 2px;
  }
  .photo-outer-ef3f .hidden_outer_f645 .article_ac75::before {
    top: -6px;
  }
  .photo-outer-ef3f .hidden_outer_f645 .article_ac75::after {
    bottom: -6px;
  }
  .liquid_e70b .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 22px;
  }
  .liquid_e70b .hidden_outer_f645 .article_ac75 {
    margin-top: -1px;
  }
  .liquid_e70b .hidden_outer_f645 .article_ac75,
  .liquid_e70b .hidden_outer_f645 .article_ac75::after,
  .liquid_e70b .hidden_outer_f645 .article_ac75::before {
    width: 22px;
    height: 2px;
  }
  .liquid_e70b .hidden_outer_f645 .article_ac75::before {
    top: -7px;
  }
  .liquid_e70b .hidden_outer_f645 .article_ac75::after {
    bottom: -7px;
  }
  .status-large-d3c1 .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 31px;
  }
  .status-large-d3c1 .hidden_outer_f645 .article_ac75 {
    margin-top: -1.5px;
  }
  .status-large-d3c1 .hidden_outer_f645 .article_ac75,
  .status-large-d3c1 .hidden_outer_f645 .article_ac75::after,
  .status-large-d3c1 .hidden_outer_f645 .article_ac75::before {
    width: 31px;
    height: 3px;
  }
  .status-large-d3c1 .hidden_outer_f645 .article_ac75::before {
    top: -9px;
  }
  .status-large-d3c1 .hidden_outer_f645 .article_ac75::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container-493d .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 19px;
  }
  .container-493d .hidden_outer_f645 .article_ac75 {
    margin-top: -1px;
  }
  .container-493d .hidden_outer_f645 .article_ac75,
  .container-493d .hidden_outer_f645 .article_ac75::after,
  .container-493d .hidden_outer_f645 .article_ac75::before {
    width: 19px;
    height: 2px;
  }
  .container-493d .hidden_outer_f645 .article_ac75::before {
    top: -6px;
  }
  .container-493d .hidden_outer_f645 .article_ac75::after {
    bottom: -6px;
  }
  .top-173b .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 22px;
  }
  .top-173b .hidden_outer_f645 .article_ac75 {
    margin-top: -1px;
  }
  .top-173b .hidden_outer_f645 .article_ac75,
  .top-173b .hidden_outer_f645 .article_ac75::after,
  .top-173b .hidden_outer_f645 .article_ac75::before {
    width: 22px;
    height: 2px;
  }
  .top-173b .hidden_outer_f645 .article_ac75::before {
    top: -7px;
  }
  .top-173b .hidden_outer_f645 .article_ac75::after {
    bottom: -7px;
  }
  .iron_0341 .hidden_outer_f645 .pattern_iron_5a48 {
    margin-top: -2px;
    width: 31px;
  }
  .iron_0341 .hidden_outer_f645 .article_ac75 {
    margin-top: -1.5px;
  }
  .iron_0341 .hidden_outer_f645 .article_ac75,
  .iron_0341 .hidden_outer_f645 .article_ac75::after,
  .iron_0341 .hidden_outer_f645 .article_ac75::before {
    width: 31px;
    height: 3px;
  }
  .iron_0341 .hidden_outer_f645 .article_ac75::before {
    top: -9px;
  }
  .iron_0341 .hidden_outer_f645 .article_ac75::after {
    bottom: -9px;
  }
}
.pagination_b70a .article_ac75 {
  -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);
}
.pagination_b70a .article_ac75::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pagination_b70a .article_ac75::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);
}
.pagination_b70a.tall-16ef .article_ac75 {
  -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);
}
.pagination_b70a.tall-16ef .article_ac75::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pagination_b70a.tall-16ef .article_ac75::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);
}
.lite-05d1 {
  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.item-first-5f82:before {
  display: none;
}
.purple_ca23 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.purple_ca23 .main_817c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.purple_ca23 .main_817c:last-of-type {
  border-bottom: none;
}
.purple_ca23 .main_817c.box_action_b6f5,
.purple_ca23 .main_817c.badge_3d67,
.purple_ca23 .main_817c.gradient_8e22 {
  padding: 0;
}
.purple_ca23 .brown-1e00 .header_4bc5 {
  color: currentColor;
}
.purple_ca23 .brown-1e00 .header_4bc5:focus,
.purple_ca23 .brown-1e00 .header_4bc5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_ca23.selected-f930 .silver-8af2,
.purple_ca23.selected-f930 .tiny-a9d0 a,
.purple_ca23.selected-f930 .purple-1f52 a,
.purple_ca23.selected-f930 .video-stale-7f1f a {
  color: rgba(0, 0, 0, 0.55);
}
.purple_ca23.selected-f930 .silver-8af2:hover,
.purple_ca23.selected-f930 .tiny-a9d0 a:hover,
.purple_ca23.selected-f930 .purple-1f52 a:hover,
.purple_ca23.selected-f930 .video-stale-7f1f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple_ca23.selected-f930 .pink-7c7e {
  color: rgba(0, 0, 0, 0.8);
}
.purple_ca23.selected-f930 .main_817c {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple_ca23.selected-f930 .main_817c:before {
  background: rgba(0, 0, 0, 0.08);
}
.purple_ca23.selected-f930 .hard-317e:before {
  background: rgba(255, 255, 255, 0.9);
}
.purple_ca23.selected-f930 .brown-1e00 .first_4180 li a,
.purple_ca23.selected-f930 .brown-1e00 .header_4bc5,
.purple_ca23.selected-f930 .video-stale-7f1f {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple_ca23.selected-f930 .brown-1e00 .header_4bc5:focus,
.purple_ca23.selected-f930 .brown-1e00 .header_4bc5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_ca23.selected-f930 .first_4180 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple_ca23.info_silver_bd4c .silver-8af2,
.purple_ca23.info_silver_bd4c .tiny-a9d0 a,
.purple_ca23.info_silver_bd4c .purple-1f52 .header_4bc5,
.purple_ca23.info_silver_bd4c .purple-1f52 a,
.purple_ca23.info_silver_bd4c .video-stale-7f1f a {
  color: rgba(255, 255, 255, 0.79);
}
.purple_ca23.info_silver_bd4c .silver-8af2:hover,
.purple_ca23.info_silver_bd4c .tiny-a9d0 a:hover,
.purple_ca23.info_silver_bd4c .purple-1f52 .header_4bc5:hover,
.purple_ca23.info_silver_bd4c .purple-1f52 a:hover,
.purple_ca23.info_silver_bd4c .video-stale-7f1f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple_ca23.info_silver_bd4c .pink-7c7e {
  color: rgba(255, 255, 255, 0.99);
}
.purple_ca23.info_silver_bd4c .main_817c {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_ca23.info_silver_bd4c .main_817c:before {
  background: rgba(255, 255, 255, 0.08);
}
.purple_ca23.info_silver_bd4c .hard-317e:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple_ca23.info_silver_bd4c .brown-1e00 .first_4180 li a,
.purple_ca23.info_silver_bd4c .brown-1e00 .header_4bc5,
.purple_ca23.info_silver_bd4c .video-stale-7f1f {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_ca23.info_silver_bd4c .brown-1e00 .header_4bc5:focus,
.purple_ca23.info_silver_bd4c .brown-1e00 .header_4bc5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_ca23.info_silver_bd4c .first_4180 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-317e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hard-317e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stone-b52b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.center-156f .purple_ca23 {
  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;
}
.center-156f .main_817c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.center-156f .main_817c: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) {
  .center-156f .main_817c:before {
    width: 16%;
    left: 42%;
  }
}
.center-156f .main_817c:last-child:before {
  content: none;
}
.center-156f .main_817c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.center-156f .brown-1e00 .first_4180 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.center-156f .brown-1e00 .first_4180 li a .header_4bc5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.center-156f .brown-1e00 .video-stale-7f1f {
  border: none;
}
.center-156f .brown-1e00 .video-stale-7f1f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.center-156f .hard-317e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.center-156f .stone-b52b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.center-156f .info_silver_bd4c .hard-317e:before {
  background: rgba(0, 0, 0, 0.9);
}
.center-156f .selected-f930.secondary_064f .article_ac75 {
  background: rgba(0, 0, 0, 0.6);
}
.center-156f
  .selected-f930.secondary_064f
  .article_ac75::after,
.center-156f
  .selected-f930.secondary_064f
  .article_ac75:before {
  background: inherit;
}
.center-156f
  .selected-f930.secondary_064f:hover
  .article_ac75 {
  background: rgba(0, 0, 0, 0.8);
}
.solid-04df .purple_ca23 {
  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) {
  .solid-04df .purple_ca23 {
    width: auto;
    right: 45px;
  }
}
.list_d91c .purple_ca23 {
  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) {
  .list_d91c .purple_ca23 {
    width: auto;
    left: 45px;
  }
}
.item-first-5f82 .purple_ca23 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item-first-5f82 .stone-b52b {
  max-width: 48em;
  margin: 0 auto;
}
.item-first-5f82 .hard-317e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.message-last-118b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.message-last-118b.center-156f .purple_ca23 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.message-last-118b.solid-04df .purple_ca23 {
  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);
}
.message-last-118b .purple_ca23 {
  visibility: visible;
}
.message-last-118b.list_d91c .purple_ca23 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element_bright_5cdc,
.active-lite-b765 {
  overflow-x: hidden;
}
.element_bright_5cdc .purple_ca23 {
  overflow: auto;
}
.element_bright_5cdc.center-156f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_bright_5cdc.center-156f .purple_ca23 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element_bright_5cdc.center-156f .section_under_8d29 {
  opacity: 0;
}
.element_bright_5cdc.solid-04df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_bright_5cdc.solid-04df .purple_ca23 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element_bright_5cdc.solid-04df .section_under_8d29 {
  opacity: 0;
}
.element_bright_5cdc.list_d91c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_bright_5cdc.list_d91c .purple_ca23 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element_bright_5cdc.list_d91c .section_under_8d29 {
  opacity: 0;
}
.element_bright_5cdc.item-first-5f82 .purple_ca23 {
  z-index: 10;
  visibility: visible;
}
.secondary_064f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.secondary_064f .article_ac75 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_064f .article_ac75::after,
.secondary_064f .article_ac75:before {
  background: inherit;
}
.secondary_064f:hover .article_ac75 {
  background: rgba(255, 255, 255, 0.99);
}
.list_d91c .secondary_064f {
  top: 10px;
  right: auto;
  left: 12px;
}
.item-first-5f82 .secondary_064f {
  display: none !important;
}
.element_bright_5cdc:before,
.active-lite-b765:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element_bright_5cdc .secondary_064f,
.active-lite-b765 .secondary_064f {
  display: inline-block;
}
.purple_ca23 .image-action-d8f5 {
  -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;
}
.element_bright_5cdc .purple_ca23 .image-action-d8f5,
.active-lite-b765 .purple_ca23 .image-action-d8f5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-large-0874 .solid-b2ca {
  width: 100%;
}
.button-paper-58ef {
  padding: 0 0.5em 0;
}
.button-paper-58ef [class*="customify-col-"],
.button-paper-58ef [class*="customify-col_"],
.button-paper-58ef [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight_5a55 .button-paper-58ef {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shadow_ebfc .element-32d7,
  .element-32d7 {
    display: none;
  }
  .primary_selected_09d2 {
    text-align: left;
  }
  .selected_fdb8 {
    text-align: center;
  }
  .new_52b6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_ebfc .module_tiny_0790,
  .module_tiny_0790 {
    display: none;
  }
  .widget_b5d0 {
    text-align: left;
  }
  .layout_3edd {
    text-align: center;
  }
  .row-cold-d36a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shadow_ebfc .hero-bright-aed2,
  .hero-bright-aed2 {
    display: none;
  }
  .slider_solid_2872 {
    text-align: left;
  }
  .solid_4aa9 {
    text-align: center;
  }
  .banner_warm_3172 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.component_a90b {
  box-shadow: none !important;
}
.primary-solid-cff5 .status-6c76,
.background-1787 .status-6c76 {
  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;
}
.background-1787 .status-6c76 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag-paper-514b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag-paper-514b:after,
.tag-paper-514b:before {
  content: "";
  display: table;
}
.tag-paper-514b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag-paper-514b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag-paper-514b,
.next_fe06 {
  max-width: 1248px;
  margin: 0 auto;
}

.gallery-lite-0bb7.center_4086 .tag-paper-514b {
  max-width: 100%;
}
.gallery-lite-0bb7.link-c8d5 {
  max-width: 1200px;
  margin: 0 auto;
}
.gallery-lite-0bb7.stone_e380 .tag-paper-514b {
  max-width: 100%;
}
.gallery-lite-0bb7.stone_e380 > .tag-paper-514b {
  padding-left: 0;
  padding-right: 0;
}
.gallery-lite-0bb7.stone_e380 > .tag-paper-514b .shadow_ebfc {
  margin: 0;
}
.gallery-lite-0bb7.stone_e380
  > .tag-paper-514b
  .notice_e66c.bronze-f418 {
  margin-right: 0;
  margin-left: 0;
}
.gallery-lite-0bb7.stone_e380 #main.bronze-f418 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-091e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-091e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .search_709a .backdrop-light-c88f {
    padding-right: 1em;
  }
  .search_709a.nav_new_3077 .notice_e66c {
    border-right: 1px solid #eaecee;
  }
  .search_709a.nav_new_3077 .backdrop-light-c88f {
    padding-right: 1em;
  }
  .search_709a.nav_new_3077 .bottom-4ca9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_dynamic_75b6 .backdrop-light-c88f {
    padding-left: 1em;
  }
  .title_dynamic_75b6.nav_new_3077 .notice_e66c {
    border-left: 1px solid #eaecee;
  }
  .title_dynamic_75b6.nav_new_3077 .backdrop-light-c88f {
    padding-left: 1em;
  }
  .title_dynamic_75b6.nav_new_3077 .bottom-4ca9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-warm-21f9 .backdrop-light-c88f {
    padding-left: 1em;
  }
  .summary-warm-21f9.nav_new_3077 .liquid_0b94 {
    border-right: 1px solid #eaecee;
  }
  .summary-warm-21f9.nav_new_3077 .status_1457 {
    border-right: 1px solid #eaecee;
  }
  .summary-warm-21f9.nav_new_3077 .backdrop-light-c88f {
    padding-left: 1em;
  }
  .summary-warm-21f9.nav_new_3077 .bottom-4ca9 {
    padding-right: 1em;
  }
  .summary-warm-21f9.nav_new_3077 .tertiary-4ccb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-hard-a4dd .backdrop-light-c88f {
    padding-right: 1em;
  }
  .image-hard-a4dd.nav_new_3077 .liquid_0b94 {
    border-left: 1px solid #eaecee;
  }
  .image-hard-a4dd.nav_new_3077 .status_1457 {
    border-left: 1px solid #eaecee;
  }
  .image-hard-a4dd.nav_new_3077 .backdrop-light-c88f {
    padding-right: 1em;
  }
  .image-hard-a4dd.nav_new_3077 .bottom-4ca9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-hard-a4dd.nav_new_3077 .tertiary-4ccb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-091e .backdrop-light-c88f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-091e.nav_new_3077 .notice_e66c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thumbnail-091e.nav_new_3077 .backdrop-light-c88f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-091e.nav_new_3077 .bottom-4ca9 {
    padding-left: 1em;
  }
  .thumbnail-091e.nav_new_3077 .tertiary-4ccb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thumbnail-091e.nav_new_3077 .backdrop-light-c88f {
    padding-left: 0;
  }
}
.hover_smooth_49c0 .header_stale_fabf {
  display: inline-block;
}
.pattern_dynamic_7627 {
  display: inline-block;
}
.gallery_43d5 {
  word-con: break-word;
}
.item_gas_ba86 > span {
  display: inline-block;
  padding: 5px 0;
}
.item_gas_ba86 .form_wide_4376 {
  margin-left: 8px;
  margin-right: 8px;
}
.item_gas_ba86 .basic_f432 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.search-outer-5442 .section-a15f {
  margin-bottom: 2em;
}
.search-outer-5442 .center_b3ae {
  margin-bottom: 15px;
}
.search-outer-5442 .center_b3ae:last-child {
  margin-bottom: 0;
}
.search-outer-5442 .surface-788f {
  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) {
  .search-outer-5442 .surface-788f {
    display: block;
  }
}
.search-outer-5442 .overlay-thick-dcbe {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .search-outer-5442 .overlay-thick-dcbe {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.search-outer-5442 .preview_a66e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.search-outer-5442 .preview_a66e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.search-outer-5442 .preview_a66e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.search-outer-5442 .gallery_43d5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.search-outer-5442 .gallery_43d5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.search-outer-5442 .header_yellow_eb0d p:last-child {
  margin-bottom: 0;
}
.search-outer-5442 .pattern-clean-99e0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.search-outer-5442 .list_a356 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.search-outer-5442 .stale_5279 {
  margin-top: 1em;
}
.search-outer-5442 .new_9451 {
  top: 0;
  display: block;
}
.search-outer-5442 .new_9451 a {
  color: inherit;
}
.search-outer-5442 .new_9451 a:hover {
  color: inherit;
}
.search-outer-5442 .primary_orange_fc08 {
  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;
}
.search-outer-5442 .primary_orange_fc08:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.search-outer-5442 .list_a356 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.search-outer-5442 .list_195d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.search-outer-5442 .list_195d:first-child {
  margin-top: 0;
}
.search-outer-5442 .list_195d.frame-12c2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.search-outer-5442 .list_195d.photo_short_2084 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search-outer-5442
  .list_195d.photo_short_2084.action-2493
  .stale_5279 {
  width: 100%;
}
.search-outer-5442 .photo_short_2084 {
  -webkit-box-align: center;
  align-items: center;
}
.search-outer-5442 .photo_short_2084 .item_gas_ba86,
.search-outer-5442 .photo_short_2084 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.search-outer-5442 .preview_a66e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search-outer-5442 .preview_a66e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search-outer-5442 .preview_a66e: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;
}
.search-outer-5442 .frame-12c2 {
  z-index: 5;
}
.search-outer-5442 .upper_8cec .left-4887 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.search-outer-5442 .cool-3249 .left-4887 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.search-outer-5442 .footer_1c73 .left-4887 {
  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;
}
.search-outer-5442.detail_8fbd .surface-788f,
.search-outer-5442.static_a67a .surface-788f {
  display: block;
}
.search-outer-5442.detail_8fbd .surface-788f .selected_0fd8,
.search-outer-5442.detail_8fbd .surface-788f .list_a356,
.search-outer-5442.static_a67a .surface-788f .selected_0fd8,
.search-outer-5442.static_a67a .surface-788f .list_a356 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search-outer-5442.block-in-c8aa .overlay-thick-dcbe {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .search-outer-5442.block-in-c8aa .overlay-thick-dcbe {
    margin-right: 0;
  }
}
.search-outer-5442.detail_8fbd .overlay-thick-dcbe,
.search-outer-5442.static_a67a .overlay-thick-dcbe {
  padding-top: 40%;
}
.search-outer-5442.detail_8fbd .section-a15f,
.search-outer-5442.static_a67a .section-a15f {
  display: block;
}
.search-outer-5442.detail_8fbd .fn-sticky-b98c .list_a356,
.search-outer-5442.static_a67a .fn-sticky-b98c .list_a356 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.search-outer-5442.detail_8fbd .overlay-thick-dcbe,
.search-outer-5442.static_a67a .overlay-thick-dcbe {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.search-outer-5442.detail_8fbd .list_a356 {
  padding: 1em;
}
.medium_25fb {
  margin: 30px auto;
  display: block;
}
.medium_25fb .alert_light_9a7d > * {
  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;
}
.medium_25fb .alert_light_9a7d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium_25fb .alert_light_9a7d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver_3978 .item_gas_ba86 {
  margin-bottom: 1.41575em;
}
.silver_3978 .image-142e {
  margin-bottom: 1.618em;
}
.notice_569e .outline_6fba {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice_569e .outline_6fba a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice_569e .filter-medium-8799 {
  max-width: 100%;
  overflow: auto;
}
.inner_fbd0 .notice_569e a:hover {
  text-decoration: underline;
}
.header_iron_5856 .center_b3ae:not(.gallery_43d5),
.header_iron_5856 .preview_a66e {
  margin-bottom: 1.41575em;
}
.header_iron_5856 .center_b3ae:not(.gallery_43d5):last-child,
.header_iron_5856 .preview_a66e:last-child {
  margin-bottom: 0;
}
.header_iron_5856 .center_b3ae.progress-narrow-eeef {
  margin-bottom: 0.41575em;
}
.header_iron_5856 .shadow-top-c346:before,
.header_iron_5856 .preview-copper-b362:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header_iron_5856 .shadow-top-c346:before {
  content: "\f115";
}
.header_iron_5856 .preview-copper-b362:before {
  content: "\f02c";
}
.header_iron_5856 .image-0a80 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header_iron_5856 .image-0a80 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_tall_77d5 {
  display: -webkit-box;
  display: flex;
}
.block_tall_77d5 .rough_5374 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_tall_77d5 .rough_5374 {
    flex-basis: 90px;
  }
}
.block_tall_77d5 .title-9ec4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_tall_77d5 .title-9ec4 {
    flex-basis: calc(100% - 50px);
  }
}
.block_tall_77d5 .title-upper-a871 p:last-child {
  margin-bottom: 0.72em;
}
.dirty_3444 .alert_light_9a7d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dirty_3444 .alert_light_9a7d:after,
.dirty_3444 .alert_light_9a7d:before {
  content: "";
  display: table;
}
.dirty_3444 .alert_light_9a7d:after {
  clear: both;
}
.dirty_3444 .alert_light_9a7d .widget_upper_1d57,
.dirty_3444 .alert_light_9a7d .right-ab2c {
  width: 49%;
}
.dirty_3444 .alert_light_9a7d .widget_upper_1d57 a span.hard-7f0c,
.dirty_3444 .alert_light_9a7d .right-ab2c a span.hard-7f0c {
  display: block;
  margin-bottom: 5px;
}
.dirty_3444 .alert_light_9a7d .right-ab2c {
  float: left;
  text-align: left;
}
.dirty_3444 .alert_light_9a7d .widget_upper_1d57 {
  float: right;
  text-align: right;
}
.module-advanced-66fa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module-advanced-66fa {
    margin-bottom: 0;
  }
}
.selected_3cea {
  margin-bottom: 1em;
}
.selected_3cea .gallery_43d5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tall-232f a {
  display: block;
  line-height: 0;
  position: relative;
}
.module_c600 .selected_3cea,
.article_92ca .selected_3cea {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module_c600 .selected_3cea,
  .article_92ca .selected_3cea {
    display: block;
  }
}
.module_c600 .tall-232f,
.article_92ca .tall-232f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module_c600 .tall-232f,
  .article_92ca .tall-232f {
    margin-bottom: 1em;
  }
}
.module_c600 .tall-232f img,
.article_92ca .tall-232f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module_c600 .link_4d61,
.article_92ca .link_4d61 {
  flex-basis: calc(100% - 160px);
}
.module_c600 .link_4d61 p,
.article_92ca .link_4d61 p {
  margin-bottom: 0;
}
.module_c600 .link_4d61 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module_c600 .link_4d61 {
    padding-left: 0;
  }
}
.article_92ca .link_4d61 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .article_92ca .link_4d61 {
    padding-right: 0;
  }
}
.article_92ca .tall-232f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module_1408 .tall-232f {
  margin-bottom: 0.5em;
}
.module_1408 .tall-232f img {
  width: 100%;
}
.iron-c839 .active_fbda,
.bright_5f86 .active_fbda {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bright_5f86 .notice_e66c .highlight_focused_9945 p:last-child {
  margin-bottom: 0;
}
.status-fluid-e0c2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.slow-3e75 .gold-d720 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .slow-3e75 .gold-d720:last-of-type {
    margin-bottom: 0;
  }
}
.slow-3e75 .gold-d720 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slow-3e75 .gold-d720 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.slow-3e75 .gold-d720 ul li {
  margin: 0 0 0.6em;
}
.slow-3e75 .gold-d720 ul li.purple_e6d5,
.slow-3e75 .gold-d720 ul li.hidden_new_23a6 {
  position: relative;
}
.slow-3e75 .gold-d720 ul li.purple_e6d5 .banner_medium_9638,
.slow-3e75 .gold-d720 ul li.hidden_new_23a6 .banner_medium_9638 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.slow-3e75 .gold-d720 ul li.purple_e6d5:after:after,
.slow-3e75 .gold-d720 ul li.purple_e6d5:after:before,
.slow-3e75
  .gold-d720
  ul
  li.hidden_new_23a6:after:after,
.slow-3e75
  .gold-d720
  ul
  li.hidden_new_23a6:after:before {
  content: "";
  display: table;
}
.slow-3e75 .gold-d720 ul li.purple_e6d5:after:after,
.slow-3e75
  .gold-d720
  ul
  li.hidden_new_23a6:after:after {
  clear: both;
}
.slow-3e75 .gold-d720 a.heading_0190:hover {
  text-decoration: none;
}
.slow-3e75 .gold-d720 select {
  max-width: 100%;
}
.slow-3e75 .gold-d720 table {
  font-size: 85%;
}
.slow-3e75 .gold-d720 table td,
.slow-3e75 .gold-d720 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.slow-3e75 .gold-d720 table tfoot td {
  text-align: left;
}
.slow-3e75 .gold-d720 :last-child {
  margin-bottom: 0;
}
.slow-3e75 .gold-d720 .heading_paper_e9f9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.slow-3e75 .gold-d720 .heading_paper_e9f9 label {
  width: 100%;
}
.slow-3e75 .gold-d720 .heading_paper_e9f9 .media_fc82 {
  width: 100%;
  display: block;
}
.slow-3e75 .gold-d720 .heading_paper_e9f9 .surface-dc2c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.slow-3e75 .gold-d720 .heading_paper_e9f9 .surface-dc2c:hover svg #svg-search {
  fill: #444;
}
.slow-3e75 .gold-d720 .heading_paper_e9f9 .surface-dc2c svg {
  width: 18px;
  height: 18px;
}
.slow-3e75 .bronze-4cc1 ul ul,
.slow-3e75 .footer_under_1421 ul ul,
.slow-3e75 .alert_4963 ul ul,
.slow-3e75 .hidden-fluid-6ec4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.slow-3e75 .bronze-4cc1 .carousel_white_520c > a,
.slow-3e75 .footer_under_1421 .carousel_white_520c > a,
.slow-3e75 .alert_4963 .carousel_white_520c > a,
.slow-3e75 .hidden-fluid-6ec4 .carousel_white_520c > a {
  margin-bottom: 0;
}
.slow-3e75 .short_1752 li,
.slow-3e75 .bronze-4cc1 li,
.slow-3e75 .pattern-a8ba li,
.slow-3e75 .footer_under_1421 li,
.slow-3e75 .alert_4963 li,
.slow-3e75 .hidden-fluid-6ec4 li,
.slow-3e75 .outer_7820 li,
.slow-3e75 .new-d34a li {
  display: block;
  position: relative;
}
.slow-3e75 .short_1752 li:last-child,
.slow-3e75 .bronze-4cc1 li:last-child,
.slow-3e75 .pattern-a8ba li:last-child,
.slow-3e75 .footer_under_1421 li:last-child,
.slow-3e75 .alert_4963 li:last-child,
.slow-3e75 .hidden-fluid-6ec4 li:last-child,
.slow-3e75 .outer_7820 li:last-child,
.slow-3e75 .new-d34a li:last-child {
  border: none;
}
.slow-3e75 .short_1752 li a,
.slow-3e75 .bronze-4cc1 li a,
.slow-3e75 .pattern-a8ba li a,
.slow-3e75 .footer_under_1421 li a,
.slow-3e75 .alert_4963 li a,
.slow-3e75 .hidden-fluid-6ec4 li a,
.slow-3e75 .outer_7820 li a,
.slow-3e75 .new-d34a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slow-3e75 .short_1752 li ul li::before,
.slow-3e75 .bronze-4cc1 li ul li::before,
.slow-3e75 .pattern-a8ba li ul li::before,
.slow-3e75 .footer_under_1421 li ul li::before,
.slow-3e75 .alert_4963 li ul li::before,
.slow-3e75 .hidden-fluid-6ec4 li ul li::before,
.slow-3e75 .outer_7820 li ul li::before,
.slow-3e75 .new-d34a li ul li::before {
  left: 15px;
}
.slow-3e75 .short_1752 li ul a,
.slow-3e75 .bronze-4cc1 li ul a,
.slow-3e75 .pattern-a8ba li ul a,
.slow-3e75 .footer_under_1421 li ul a,
.slow-3e75 .alert_4963 li ul a,
.slow-3e75 .hidden-fluid-6ec4 li ul a,
.slow-3e75 .outer_7820 li ul a,
.slow-3e75 .new-d34a li ul a {
  padding-left: 20px;
}
.slow-3e75 .short_1752 li ul ul li::before,
.slow-3e75 .bronze-4cc1 li ul ul li::before,
.slow-3e75 .pattern-a8ba li ul ul li::before,
.slow-3e75 .footer_under_1421 li ul ul li::before,
.slow-3e75 .alert_4963 li ul ul li::before,
.slow-3e75 .hidden-fluid-6ec4 li ul ul li::before,
.slow-3e75 .outer_7820 li ul ul li::before,
.slow-3e75 .new-d34a li ul ul li::before {
  left: 30px;
}
.slow-3e75 .short_1752 li ul ul a,
.slow-3e75 .bronze-4cc1 li ul ul a,
.slow-3e75 .pattern-a8ba li ul ul a,
.slow-3e75 .footer_under_1421 li ul ul a,
.slow-3e75 .alert_4963 li ul ul a,
.slow-3e75 .hidden-fluid-6ec4 li ul ul a,
.slow-3e75 .outer_7820 li ul ul a,
.slow-3e75 .new-d34a li ul ul a {
  padding-left: 40px;
}
.slow-3e75 .footer-selected-14ac li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slow-3e75 .new-d34a ul li {
  margin-bottom: 1.41575em;
}
.slow-3e75 .new-d34a ul li .picture_5386 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.slow-3e75 .new-d34a ul li .aside_top_983e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.info_silver_bd4c .short_1752 li a,
.info_silver_bd4c .bronze-4cc1 li a,
.info_silver_bd4c .pattern-a8ba li a,
.info_silver_bd4c .footer_under_1421 li a,
.info_silver_bd4c .alert_4963 li a,
.info_silver_bd4c .hidden-fluid-6ec4 li a,
.info_silver_bd4c .outer_7820 li a,
.info_silver_bd4c .new-d34a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_silver_bd4c .footer-selected-14ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_silver_bd4c .gold-d720 ul li.purple_e6d5 .banner_medium_9638,
.info_silver_bd4c .gold-d720 ul li.hidden_new_23a6 .banner_medium_9638 {
  background: rgba(0, 0, 0, 0.2);
}
.info_silver_bd4c .slow-3e75 .gold-d720 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li {
  margin: 0;
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li ul {
  margin: 0;
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li ul li a {
  padding-left: 15px;
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li ul li li a {
  padding-left: 30px;
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li.surface_bronze_a10d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li.surface_bronze_a10d > 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;
}
.gallery-lite-0bb7 .slow-3e75 .first_4180 li.surface_bronze_a10d > 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;
}
.accordion-selected-3246 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tooltip_b791 {
  position: relative;
  z-index: 10;
}
.tooltip_b791 .image-action-d8f5 {
  width: 100%;
  max-width: 100%;
}
.frame-afd8 .outline_west_f079 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame-afd8 .selected-f930 {
}
.frame-afd8 .info_silver_bd4c {
  background: #292929;
}
.breadcrumb_wood_c282 .outline_west_f079 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb_wood_c282 .selected-f930 {
  background: #f9f9f9;
}
.breadcrumb_wood_c282 .info_silver_bd4c {
  background: #303030;
}
.complex-ca8b .outline_west_f079 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .complex-ca8b .header_stale_fabf {
    margin-bottom: 1em;
  }
  .complex-ca8b .header_stale_fabf:last-child {
    margin-bottom: 0;
  }
}
.complex-ca8b .selected-f930 {
  background: #ededed;
}
.complex-ca8b .info_silver_bd4c {
  background: #1a1a1a;
}
.outline_west_f079.selected-f930 {
  color: rgba(0, 0, 0, 0.6);
}
.outline_west_f079.selected-f930 .column-advanced-e1bb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_west_f079.info_silver_bd4c {
  color: rgba(255, 255, 255, 0.99);
}
.outline_west_f079.info_silver_bd4c a:not(.heading_0190) {
  color: rgba(255, 255, 255, 0.79);
}
.outline_west_f079.info_silver_bd4c a:not(.heading_0190):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_west_f079.info_silver_bd4c .column-advanced-e1bb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_west_f079.info_silver_bd4c table tbody td,
.outline_west_f079.info_silver_bd4c table th {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip_upper_568f.preview-2725 .tag-paper-514b {
  max-width: initial;
}
.tooltip_upper_568f .fixed-1032 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tooltip_upper_568f .fixed-1032 .image-action-d8f5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tooltip_upper_568f .fixed-1032 .image-action-d8f5 {
    display: block;
    margin-bottom: 2em;
  }
  .tooltip_upper_568f .fixed-1032 .image-action-d8f5:last-child {
    margin-bottom: 0;
  }
}
.complex-ca8b .header_stale_fabf:last-child,
.breadcrumb_wood_c282 .header_stale_fabf:last-child,
.frame-afd8 .header_stale_fabf:last-child {
  margin-bottom: 0;
}
.complex-ca8b .header_stale_fabf .slow-3e75 .gold-d720:last-child,
.breadcrumb_wood_c282 .header_stale_fabf .slow-3e75 .gold-d720:last-child,
.frame-afd8 .header_stale_fabf .slow-3e75 .gold-d720:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .complex-ca8b .dropdown-steel-5417,
  .complex-ca8b .dark-6a3d,
  .breadcrumb_wood_c282 .dropdown-steel-5417,
  .breadcrumb_wood_c282 .dark-6a3d,
  .frame-afd8 .dropdown-steel-5417,
  .frame-afd8 .dark-6a3d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tooltip_b791 .header_stale_fabf {
    margin-bottom: 2em;
  }
}
.tooltip_b791 p:last-child {
  margin-bottom: 0;
}
.tooltip_b791 li,
.tooltip_b791 ul {
  list-style: none;
  margin: 0;
}
.tooltip_b791 ul ul {
  margin-left: 2.617924em;
}
.preview-f10b {
  font-size: 0.875em;
}

/* css-noise: fab1 */
.ghost-box-m6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
