/*!
Theme Name: Customify
Theme URI: https://pressmaximum.widget_orange_1ff1/customify
Author: WPCustomify
Author URI: https://pressmaximum.widget_orange_1ff1
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.widget_orange_1ff1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hot-acb7.tertiary_bright_e4e2/licenses/gpl-2.0.short_3390
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.light-1228/, (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.popup-dim-7c7c.dim-7bac/normalize.iron-43fc/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.iron-43fc v7.0.0 | MIT License | github.widget_orange_1ff1/necolas/normalize.iron-43fc */
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;
}
.lower_dcac .gold_2835,
.green-01a9,
.popup_fresh_0537,
.middle_13d0,
.steel_f092,
.white_c3ea,
.tertiary-slow-36bf,
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;
}
.green-01a9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .green-01a9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .green-01a9,
  h1 {
    font-size: 1.8em;
  }
}
.popup_fresh_0537,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.popup_fresh_0537 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .popup_fresh_0537,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .popup_fresh_0537,
  h2 {
    font-size: 1.7em;
  }
}
.middle_13d0,
h3 {
  font-size: 1.618em;
}
.lower_dcac .gold_2835,
.steel_f092,
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.alert_544f {
  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;
}
.notice_out_42a1:after,
.notice_out_42a1:before,
.glass_29af:after,
.glass_29af:before {
  content: "";
  display: table;
}
.notice_out_42a1:after,
.glass_29af:after {
  clear: both;
}
.last-e94f {
  float: right;
  margin-right: 0;
}
.west_b9d8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thick-2ec0 .dirty_8df3,
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;
}
.thick-2ec0 .dirty_8df3: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;
}
.logo_d50c .dirty_8df3 {
  box-shadow: none;
}
.logo_d50c
  .dirty_8df3
  .breadcrumb-2fa7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo_d50c .dirty_8df3 .border-steel-f5c3 {
  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;
}
.logo_d50c
  .dirty_8df3
  .border-steel-f5c3
  b {
  display: none;
}
.logo_d50c .heading_f28e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress-active-c558:not(.card_178d):not(.over_323b),
button:not(.card_178d):not(.over_323b),
input[type="button"]:not(.card_178d):not(
    .over_323b
  ),
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ),
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ) {
  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;
}
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ):hover,
button:not(.card_178d):not(
    .over_323b
  ):hover,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ):hover,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ):hover,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ):active,
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ):focus,
button:not(.card_178d):not(
    .over_323b
  ):active,
button:not(.card_178d):not(
    .over_323b
  ):focus,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ):active,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ):focus,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ):active,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ):focus,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ):active,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ):focus {
  outline: 0;
}
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17,
button:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17 {
  position: relative;
}
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .gradient-simple-5432,
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .focus-focused-97b2,
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .alert_narrow_9030,
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  i,
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  svg,
button:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .gradient-simple-5432,
button:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .focus-focused-97b2,
button:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .alert_narrow_9030,
button:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  i,
button:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  svg,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .gradient-simple-5432,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .focus-focused-97b2,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .alert_narrow_9030,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  i,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  svg,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .gradient-simple-5432,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .focus-focused-97b2,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .alert_narrow_9030,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  i,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  svg,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .gradient-simple-5432,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .focus-focused-97b2,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  .alert_narrow_9030,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  i,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17
  svg {
  visibility: hidden;
}
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17:after,
button:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17:after,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17:after,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17:after,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ).fn-loading-ad17: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;
}
.progress-active-c558:not(.card_178d):not(.over_323b),
input[type="button"]:not(.card_178d):not(
    .over_323b
  ),
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ),
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ) {
  color: #fff;
  background: #235787;
}
.progress-active-c558:not(.card_178d):not(
    .over_323b
  ):focus,
input[type="button"]:not(.card_178d):not(
    .over_323b
  ):focus,
input[type="reset"]:not(.card_178d):not(
    .over_323b
  ):focus,
input[type="submit"]:not(.card_178d):not(
    .over_323b
  ):focus {
  color: #fff;
}
.progress-active-c558.fn-disabled-ad17:not(.card_178d):not(
    .over_323b
  ),
.progress-active-c558[disabled]:not(.card_178d):not(
    .over_323b
  ),
button.fn-disabled-ad17:not(.card_178d):not(
    .over_323b
  ),
button[disabled]:not(.card_178d):not(
    .over_323b
  ) {
  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;
}
.notice_0702 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notice_0702: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;
}
.soft_72d7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption-2ba4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.steel-f5e0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice_out_42a1:after,
.notice_out_42a1:before,
.active_e672:after,
.active_e672:before,
.white-2dd4:after,
.white-2dd4:before,
.layout_efce:after,
.layout_efce:before,
.tertiary_slow_b6a9:after,
.tertiary_slow_b6a9:before,
.form-a3be:after,
.form-a3be:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice_out_42a1:after,
.active_e672:after,
.white-2dd4:after,
.layout_efce:after,
.tertiary_slow_b6a9:after,
.form-a3be:after {
  clear: both;
}
.active_e672 .tooltip_9b43,
.white-2dd4 .tooltip_9b43,
.secondary-copper-5854 .tooltip_9b43 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notice-dark-214c {
  display: inline-block;
}
.notice_solid_33d5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice_solid_33d5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice_solid_33d5 .bright_6ffd {
  padding: 1em 0;
  font-size: 85%;
}
.bright_6ffd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pink_c071 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pink_c071:after,
.pink_c071:before {
  content: "";
  display: table;
}
.pink_c071:after {
  clear: both;
}
.sidebar_hovered_e67c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.input-5866 .sidebar_hovered_e67c {
  max-width: 50%;
}
.carousel-a9c2 .sidebar_hovered_e67c {
  max-width: 33.33%;
}
.alert-e3b7 .sidebar_hovered_e67c {
  max-width: 25%;
}
.element-7029 .sidebar_hovered_e67c {
  max-width: 20%;
}
.smooth-92a1 .sidebar_hovered_e67c {
  max-width: 16.66%;
}
.thumbnail-outer-f051 .sidebar_hovered_e67c {
  max-width: 14.28%;
}
.surface-b13a .sidebar_hovered_e67c {
  max-width: 12.5%;
}
.photo_blue_c045 .sidebar_hovered_e67c {
  max-width: 11.11%;
}
.list-9230 {
  display: block;
}
.lower_dcac .row-prev-8491 label,
.lower_dcac .feature_649e label,
.lower_dcac .active_ff5f label,
.lower_dcac .header_last_1da2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary-active-5658 {
  list-style: none;
  margin: 0;
}
.primary-active-5658 article.pro_8dbd {
  margin-bottom: 0;
}
.primary-active-5658 ul {
  list-style: none;
  margin: 0;
}
.primary-active-5658 .complex-ad67 li.pro_8dbd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary-active-5658 .complex-ad67 li.pro_8dbd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary-active-5658 .complex-ad67 li.pro_8dbd: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) {
  .primary-active-5658 .complex-ad67 li.pro_8dbd li.pro_8dbd li.pro_8dbd li.pro_8dbd {
    padding-left: 0;
  }
}
article.pro_8dbd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro_8dbd .active_e672 p:last-of-type {
  margin-bottom: 0;
}
article.pro_8dbd .shade-orange-bd11 {
  float: left;
}
article.pro_8dbd .popup-simple-76b3 {
  margin-left: 85px;
}
article.pro_8dbd .photo_ad7c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro_8dbd .photo_ad7c .shade_1a48 {
  margin-left: 10px;
}
article.pro_8dbd .background-old-8848 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro_8dbd .lite_9818 {
  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 .row-prev-8491,
  #respond .active_ff5f,
  #respond .header_last_1da2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row-prev-8491 input,
#respond .active_ff5f input,
#respond .header_last_1da2 input {
  width: 100%;
}
#respond .header_last_1da2 {
  margin-right: 0;
}
#respond .grid-narrow-a0d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.first-64ed {
  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;
}
.first-64ed.upper-903d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.first-64ed 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%);
}
.first-64ed:focus,
.first-64ed:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.aside-ec64 {
  border-radius: 10%;
}
.narrow_03ad {
  border-radius: 50%;
}
.inner_7165 {
  font-size: 0.72em;
}
.icon-e987 {
  font-size: 0.875em;
}
.panel-b0f4 {
  font-size: 1.1em;
}
.detail_easy_87e5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.detail_easy_87e5.inner_7165 {
  letter-spacing: 0.5px;
}
.focus-complex-67f9,
.focus-complex-67f9 a {
  color: #6d6d6d;
}
.focus-complex-67f9 a:hover {
  color: #111;
}
.pagination-cc46 {
  color: #6d6d6d;
}
.hover_a633 {
  overflow-x: hidden;
}
.hover_a633 .thumbnail_4fe9.over_b719 {
  position: relative;
}
.hover_a633 .thumbnail_4fe9.over_b719.nav-6b59 {
  position: initial;
}
.hover_a633
  .thumbnail_4fe9.over_b719.nav-6b59
  .wide_0b34 {
  left: auto;
}
.hover_a633 .thumbnail_4fe9 .wide_0b34 {
  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;
}
.hover_a633 .thumbnail_4fe9:hover.over_b719 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hover_a633
  .thumbnail_4fe9:hover.over_b719
  .wide_0b34 {
  display: block;
  z-index: 9999999;
}
.hover_a633 .primary-2784 .outline-f33a,
.hover_a633 .feature_top_9358 .outline-f33a {
  display: none;
}
.hover_a633 .breadcrumb_7c71 .thumbnail_4fe9:hover.over_b719 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.lower_dcac .row-prev-8491 label,
.lower_dcac .feature_649e label,
.lower_dcac .active_ff5f label,
.lower_dcac .header_last_1da2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary-active-5658 {
  list-style: none;
  margin: 0;
}
.primary-active-5658 article.pro_8dbd {
  margin-bottom: 0;
}
.primary-active-5658 ul {
  list-style: none;
  margin: 0;
}
.primary-active-5658 .complex-ad67 li.pro_8dbd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary-active-5658 .complex-ad67 li.pro_8dbd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary-active-5658 .complex-ad67 li.pro_8dbd: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) {
  .primary-active-5658 .complex-ad67 li.pro_8dbd li.pro_8dbd li.pro_8dbd li.pro_8dbd {
    padding-left: 0;
  }
}
article.pro_8dbd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro_8dbd .active_e672 p:last-of-type {
  margin-bottom: 0;
}
article.pro_8dbd .shade-orange-bd11 {
  float: left;
}
article.pro_8dbd .popup-simple-76b3 {
  margin-left: 85px;
}
article.pro_8dbd .photo_ad7c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro_8dbd .photo_ad7c .shade_1a48 {
  margin-left: 10px;
}
article.pro_8dbd .background-old-8848 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro_8dbd .lite_9818 {
  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 .row-prev-8491,
  #respond .active_ff5f,
  #respond .header_last_1da2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row-prev-8491 input,
#respond .active_ff5f input,
#respond .header_last_1da2 input {
  width: 100%;
}
#respond .header_last_1da2 {
  margin-right: 0;
}
#respond .grid-narrow-a0d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary-2784 .main_a636 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.main_a636 .summary_0805.yellow_aee4 .container-6a79 > li > a:focus,
.main_a636 .summary_0805.yellow_aee4 .container-6a79 > li > a:hover,
.main_a636 .summary_0805.center-a917 .container-6a79 > li > a:focus,
.main_a636 .summary_0805.center-a917 .container-6a79 > li > a:hover,
.main_a636 .summary_0805.aside_fixed_04a9 .container-6a79 > li > a:focus,
.main_a636 .summary_0805.aside_fixed_04a9 .container-6a79 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_a636
  .summary_0805.yellow_aee4
  .container-6a79
  > li.gradient-over-edf6
  > a,
.main_a636
  .summary_0805.yellow_aee4
  .container-6a79
  > li.input_c56a
  > a,
.main_a636
  .summary_0805.center-a917
  .container-6a79
  > li.gradient-over-edf6
  > a,
.main_a636
  .summary_0805.center-a917
  .container-6a79
  > li.input_c56a
  > a,
.main_a636
  .summary_0805.aside_fixed_04a9
  .container-6a79
  > li.gradient-over-edf6
  > a,
.main_a636 .summary_0805.aside_fixed_04a9 .container-6a79 > li.wide_fd84 > a {
  color: rgba(255, 255, 255, 0.99);
}
.main_a636 .info_0c62,
.main_a636 .info_0c62 a {
  color: rgba(255, 255, 255, 0.99);
}
.main_a636 .badge-gas-a6b4.feature_fixed_d5a0 li a,
.main_a636 .dynamic-1cbf a,
.main_a636 .pagination-ef20,
.main_a636 .container-6a79 > li > a,
.main_a636 .summary_new_38b2 {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636 .badge-gas-a6b4.feature_fixed_d5a0 li a:hover,
.main_a636 .dynamic-1cbf a:hover,
.main_a636 .pagination-ef20:hover,
.main_a636 .container-6a79 > li > a:hover,
.main_a636 .summary_new_38b2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_a636 .focus-5b1a {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636 .focus-5b1a .icon-aa7c {
  color: rgba(255, 255, 255, 0.99);
}
.main_a636 .focus-5b1a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_a636 .banner-pink-475f .video_7fbe {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main_a636 .banner-pink-475f .video_7fbe .highlight-7b3b {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636
  .banner-pink-475f
  .video_7fbe
  .highlight-7b3b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636
  .banner-pink-475f
  .video_7fbe
  .highlight-7b3b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636
  .banner-pink-475f
  .video_7fbe
  .highlight-7b3b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636
  .banner-pink-475f
  .video_7fbe
  .highlight-7b3b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636 .banner-pink-475f .wrapper-left-7e29 {
  color: rgba(255, 255, 255, 0.79);
}
.main_a636 .banner-pink-475f .wrapper-left-7e29:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-44bd
  .main_a636
  .banner-pink-475f
  .column-hard-21a8
  .container-d9cf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-44bd
  .main_a636
  .banner-pink-475f
  .column-hard-21a8
  .highlight-7b3b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-2784 .focus_0edc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus_0edc .summary_0805.yellow_aee4 .container-6a79 > li > a:focus,
.focus_0edc .summary_0805.yellow_aee4 .container-6a79 > li > a:hover,
.focus_0edc .summary_0805.center-a917 .container-6a79 > li > a:focus,
.focus_0edc .summary_0805.center-a917 .container-6a79 > li > a:hover,
.focus_0edc .summary_0805.aside_fixed_04a9 .container-6a79 > li > a:focus,
.focus_0edc .summary_0805.aside_fixed_04a9 .container-6a79 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_0edc
  .summary_0805.yellow_aee4
  .container-6a79
  > li.gradient-over-edf6
  > a,
.focus_0edc
  .summary_0805.yellow_aee4
  .container-6a79
  > li.input_c56a
  > a,
.focus_0edc
  .summary_0805.center-a917
  .container-6a79
  > li.gradient-over-edf6
  > a,
.focus_0edc
  .summary_0805.center-a917
  .container-6a79
  > li.input_c56a
  > a,
.focus_0edc
  .summary_0805.aside_fixed_04a9
  .container-6a79
  > li.gradient-over-edf6
  > a,
.focus_0edc .summary_0805.aside_fixed_04a9 .container-6a79 > li.wide_fd84 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_0edc .info_0c62,
.focus_0edc .info_0c62 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_0edc .badge-gas-a6b4.feature_fixed_d5a0 li a,
.focus_0edc .dynamic-1cbf a,
.focus_0edc .pagination-ef20,
.focus_0edc .container-6a79 > li > a,
.focus_0edc .summary_new_38b2 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_0edc .badge-gas-a6b4.feature_fixed_d5a0 li a:hover,
.focus_0edc .dynamic-1cbf a:hover,
.focus_0edc .pagination-ef20:hover,
.focus_0edc .container-6a79 > li > a:hover,
.focus_0edc .summary_new_38b2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_0edc .focus-5b1a {
  color: rgba(0, 0, 0, 0.55);
}
.focus_0edc .focus-5b1a .icon-aa7c {
  color: rgba(0, 0, 0, 0.8);
}
.focus_0edc .focus-5b1a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-c55f .last_483f {
  margin-left: auto;
  margin-right: auto;
}
.white-2dd4 > * {
  margin-left: auto;
  margin-right: auto;
}
.white-2dd4 .soft_72d7 {
  margin-right: 1.41575em;
}
.button-ba44 .white-2dd4 > .green_67a6 {
  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;
}
.button-ba44 .white-2dd4 > .popup-bright-90ae {
  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;
}
.sort_a89a.cool-c55f .last_483f,
.gas_4425.cool-c55f .last_483f {
  margin-left: 0;
}
.list_8d6d.cool-c55f .last_483f,
.glass_b4aa.cool-c55f .last_483f {
  margin-right: 0;
}
.white-2dd4 ol,
.white-2dd4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.iron_6038 video {
  max-width: 100%;
}
.focus_8103 img {
  display: block;
}
.focus_8103.soft_72d7,
.focus_8103.caption-2ba4 {
  width: 100%;
}
.focus_8103.popup-bright-90ae img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label-acc4:not(.tabs-cold-0e36) {
  margin: 1.5em auto;
}
.overlay_west_b053 p {
  padding: 1.5em 14px;
}
ul.banner-action-23cd.popup-bright-90ae,
ul.banner-action-23cd.green_67a6,
ul.banner-action-23cd.heading_hard_12e1.green_67a6 {
  padding: 0 14px;
}
.highlight-8f00 {
  display: block;
  overflow-x: auto;
}
.highlight-8f00 table {
  border-collapse: collapse;
  width: 100%;
}
.highlight-8f00 td,
.highlight-8f00 th {
  padding: 0.5em;
}
.white-2dd4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.white-2dd4 ol ol,
.white-2dd4 ol ul,
.white-2dd4 ul ol,
.white-2dd4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.white-2dd4 ol ol li,
.white-2dd4 ol ul li,
.white-2dd4 ul ol li,
.white-2dd4 ul ul li {
  margin-left: 0;
}
.outline-e68f.smooth_0aa8 > .shade-199e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline-e68f.smooth_0aa8 > .shade-199e iframe,
.outline-e68f.smooth_0aa8 > .shade-199e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag_3aba {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag_3aba.icon-bdc8 {
  padding: 0;
}
.tag_3aba.icon-bdc8 cite {
  font-size: 13px;
}
.tag_3aba > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag_3aba cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient_stone_96cb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient_stone_96cb > p:first-child {
  margin-top: 0;
}
.gradient_stone_96cb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient_stone_96cb blockquote {
  border-left: 0;
}
.gallery_next_e3d9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gallery_next_e3d9:not(.silver-7a6e) {
  max-width: 100px;
}
.gallery_next_e3d9.main_38db {
  border-bottom: none !important;
  text-align: center;
}
.gallery_next_e3d9.main_38db::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .overlay_west_b053 p {
    padding: 1.5em 0;
  }
}
.last_57d5 {
  color: #0073aa;
}
.picture_e5ce {
  background-color: #0073aa;
}
.menu_huge_a72b {
  color: #229fd8;
}
.hidden-0422 {
  background-color: #229fd8;
}
.row-f4b4 {
  color: #eee;
}
.overlay_cec6 {
  background-color: #eee;
}
.popup-5aa9 {
  color: #444;
}
.message_17ba {
  background-color: #444;
}
.feature-outer-2457 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.feature-outer-2457 .frame-bc57 .dynamic-1cbf {
  font-size: 15px;
}
.feature-outer-2457 .dynamic-1cbf {
  line-height: 1.3;
}
.feature-outer-2457 .focus_0edc {
}
.feature-outer-2457 .main_a636 {
  background: #235787;
}
.modal_easy_54d0 {
  padding: 0;
}
.modal_easy_54d0 .main_a636 {
  background: #1a1a1a;
}
.modal_easy_54d0 .focus_0edc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.current-ef86 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.current-ef86 .focus_0edc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.current-ef86 .main_a636 {
  background: #303030;
}
.form-a3be {
  position: relative;
  z-index: 10;
}
.form-a3be .easy_f438 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel-dark-b8c0 .over_b719 {
  display: inline-block;
  vertical-align: middle;
}
.panel-dark-b8c0.frame_5152 .over_b719 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .panel-dark-b8c0.frame_5152 .over_b719 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-dark-b8c0.frame_5152 .over_b719 {
    margin-right: 0.4em;
  }
}
.panel-dark-b8c0.frame_5152 .over_b719:last-child {
  margin-right: 0;
}
.avatar-6e1e .easy_f438 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .primary-2784 .frame-bc57 {
    margin: 0 -0.5em;
  }
  .primary-2784 .frame-bc57 [class*="customify-col-"],
  .primary-2784 .frame-bc57 [class*="customify-col_"],
  .primary-2784 .frame-bc57 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.primary-2784.grid_red_e062 .easy_f438 {
  background: 0 0 !important;
}
.primary-2784.grid_red_e062 .easy_f438,
.primary-2784.avatar-6e1e .easy_f438 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .primary-2784.motion_10d6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.primary-2784.avatar-6e1e .easy_f438 {
  box-shadow: none !important;
}
.photo-in-3c0f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo-in-3c0f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo-in-3c0f {
    padding: 18px 0 20px;
  }
}
.photo-in-3c0f .search_south_99c8 {
  width: 100%;
}
.photo-in-3c0f .sidebar_medium_295e {
  margin-bottom: 0;
}
.photo-in-3c0f .primary_c008 {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert_gas_59b6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert_gas_59b6 .slow_694f {
  width: 100%;
}
.middle_d7b7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.middle_d7b7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.middle_d7b7 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;
}
.middle_d7b7 li:last-child:after {
  display: none;
}
.middle_d7b7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.mini-3caa .outline-f33a button,
.photo-in-3c0f .outline-f33a button {
  left: 0;
}
.mini-3caa .slow_694f,
.photo-in-3c0f .slow_694f {
  padding-left: 0;
  padding-right: 0;
}
.mini-3caa .alert_gas_59b6,
.photo-in-3c0f .alert_gas_59b6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mini-3caa {
  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;
}
.mini-3caa: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;
}
.mini-3caa .form_e13f {
  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) {
  .mini-3caa .form_e13f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mini-3caa .form_e13f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mini-3caa .form_e13f {
    min-height: 200px;
  }
}
.mini-3caa .middle_d7b7 {
  color: rgba(255, 255, 255, 0.8);
}
.mini-3caa .middle_d7b7 a,
.mini-3caa .middle_d7b7 li:after {
  color: inherit;
}
.mini-3caa .middle_d7b7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.liquid_c3e2 {
  margin-bottom: 0.5em;
}
.logo_b156 {
  margin-bottom: 1.2em;
}
.logo_b156,
.liquid_c3e2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.logo_b156 p:last-child,
.liquid_c3e2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outline-f33a,
#masthead .outline-f33a {
  display: none;
}
#masthead
  > .outline-f33a.caption-wide-40ef {
  display: none;
}
#masthead > .outline-f33a button {
  left: 0;
}
.tall-0a04 {
  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%;
}
.tall-0a04 .over_b719 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tall-0a04 .notice-wood-a652 {
  display: -webkit-box;
  display: flex;
}
.tall-0a04 .notice-wood-a652.secondary-e916 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tall-0a04 .notice-wood-a652.next-29bd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tall-0a04 .notice-wood-a652.notice-396d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tall-0a04.module-0a04.tag_17aa .notice-wood-a652.secondary-e916 {
  flex-basis: 100%;
}
.tall-0a04.label-c78d .notice-wood-a652.next-29bd {
  -webkit-box-flex: 1;
  flex: auto;
}
.tall-0a04.label-c78d .notice-wood-a652.notice-396d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outline-f33a.caption-wide-40ef {
  display: none;
}
#masthead > .outline-f33a button {
  left: 0;
}
.thumbnail-09b1 {
  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;
}
.thumbnail-09b1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail-09b1.gradient_c59f i {
  margin-right: 4px;
}
.thumbnail-09b1.shade-small-d88d i {
  margin-left: 5px;
}
.dynamic-1cbf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dynamic-1cbf p:last-child {
  margin-bottom: 0;
}
.carousel-short-cc71 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.carousel-short-cc71 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.carousel-short-cc71 img {
  display: block;
  width: auto;
  line-height: 1;
}
.carousel-short-cc71 .info_0c62 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.carousel-short-cc71 .smooth-2942 {
  margin: 5px 0 7px 0;
}
.carousel-short-cc71.message_0444 .progress-smooth-008a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel-short-cc71.message_0444 .pro_31ef {
  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;
}
.carousel-short-cc71.video-dark-c0d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.carousel-short-cc71.video-dark-c0d5 .progress-smooth-008a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel-short-cc71.video-dark-c0d5 .pro_31ef {
  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;
}
.carousel-short-cc71.dirty-7755 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel-short-cc71.orange_5268 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.carousel-short-cc71.orange_5268 .pro_31ef {
  margin-top: 7px;
}
.easy-8c56 {
  display: inline-block;
}
.form-a3be .pink_24b9 .carousel-short-cc71 img {
  max-width: 100%;
}
.summary_0805 .clean-e545.card_lower_2759,
.active_3a38 .clean-e545.card_lower_2759 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary_0805 .west-c578,
.active_3a38 .west-c578 {
  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%);
}
.summary_0805 .west-c578 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.summary_0805.box-lite-485e .west-c578 {
  display: none;
}
.summary_0805 .list_easy_1fae {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary_0805 .list_easy_1fae li {
  display: inline-block;
  position: relative;
}
.summary_0805 .list_easy_1fae li:last-child {
  margin-right: 0;
}
.summary_0805 .list_easy_1fae 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;
}
.summary_0805 .list_easy_1fae li.wide_fd84 > a {
  color: rgba(0, 0, 0, 0.9);
}
.summary_0805 .list_easy_1fae > 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;
}
.summary_0805 .list_easy_1fae > li > a i {
  line-height: 0;
}
.summary_0805 .list_easy_1fae > li.link_simple_8ba9 > a .west-c578 {
  margin-left: 4px;
  line-height: 0;
}
.summary_0805 .list_easy_1fae .layout-cccf li.link_simple_8ba9 > a {
  position: relative;
}
.summary_0805 .list_easy_1fae .layout-cccf li.link_simple_8ba9 > a:after,
.summary_0805 .list_easy_1fae .layout-cccf li.link_simple_8ba9 > a:before {
  content: "";
  display: table;
}
.summary_0805 .list_easy_1fae .layout-cccf li.link_simple_8ba9 > a:after {
  clear: both;
}
.summary_0805 .list_easy_1fae .layout-cccf li.link_simple_8ba9 > a .west-c578 {
  margin-left: 5px;
  float: right;
}
.summary_0805 .preview_dynamic_eec9,
.summary_0805 .layout-cccf {
  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;
}
.summary_0805 .layout-cccf {
  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;
}
.summary_0805 .layout-cccf .card_lower_2759 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary_0805 .layout-cccf .west-c578 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.summary_0805 .layout-cccf li {
  display: block;
  margin: 0;
  padding: 0;
}
.summary_0805 .layout-cccf 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;
}
.summary_0805 .layout-cccf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.summary_0805 .layout-cccf .layout-cccf {
  top: 0;
  left: 100%;
}
.summary_0805 .tabs_thick_5b2c.fn-focus-ad17 > .preview_dynamic_eec9,
.summary_0805 .tabs_thick_5b2c.fn-focus-ad17 > .layout-cccf,
.summary_0805 .tabs_thick_5b2c:focus > .preview_dynamic_eec9,
.summary_0805 .tabs_thick_5b2c:focus > .layout-cccf,
.summary_0805 .tabs_thick_5b2c:hover > .preview_dynamic_eec9,
.summary_0805 .tabs_thick_5b2c:hover > .layout-cccf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.summary_0805.aside_fixed_04a9 .container-6a79:after,
.summary_0805.aside_fixed_04a9 .container-6a79:before {
  content: "";
  display: table;
}
.summary_0805.aside_fixed_04a9 .container-6a79:after {
  clear: both;
}
.summary_0805.aside_fixed_04a9 .container-6a79 > li {
  float: left;
}
.summary_0805.item-dynamic-57b5 .container-6a79:after,
.summary_0805.item-dynamic-57b5 .container-6a79:before {
  content: "";
  display: table;
}
.summary_0805.item-dynamic-57b5 .container-6a79:after {
  clear: both;
}
.summary_0805.item-dynamic-57b5 .container-6a79 > li {
  float: left;
}
.summary_0805.item-dynamic-57b5 .container-6a79 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.summary_0805.item-dynamic-57b5 .container-6a79 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.summary_0805.item-dynamic-57b5 .container-6a79 > li.gradient-over-edf6 > a,
.summary_0805.item-dynamic-57b5 .container-6a79 > li.wide_fd84 > a {
  color: #fff;
  background-color: #1e4b75;
}
.summary_0805.yellow_aee4 .container-6a79 > li > a .card_lower_2759 {
  position: relative;
}
.summary_0805.yellow_aee4 .container-6a79 > li > a .card_lower_2759: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;
}
.summary_0805.yellow_aee4
  .container-6a79
  > li:focus
  > a
  .card_lower_2759:before,
.summary_0805.yellow_aee4
  .container-6a79
  > li:hover
  > a
  .card_lower_2759:before {
  width: 100%;
  background-color: currentColor;
}
.summary_0805.yellow_aee4
  .container-6a79
  > li.gradient-over-edf6
  > a
  .card_lower_2759:before,
.summary_0805.yellow_aee4
  .container-6a79
  > li.input_c56a
  > a
  .card_lower_2759:before {
  width: 100%;
  background-color: currentColor;
}
.summary_0805.center-a917 .container-6a79 > li > a .card_lower_2759 {
  position: relative;
}
.summary_0805.center-a917 .container-6a79 > li > a .card_lower_2759: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;
}
.summary_0805.center-a917 .container-6a79 > li:focus > a .card_lower_2759:before,
.summary_0805.center-a917
  .container-6a79
  > li:hover
  > a
  .card_lower_2759:before {
  width: 100%;
  background-color: currentColor;
}
.summary_0805.center-a917
  .container-6a79
  > li.gradient-over-edf6
  > a
  .card_lower_2759:before,
.summary_0805.center-a917
  .container-6a79
  > li.input_c56a
  > a
  .card_lower_2759:before {
  width: 100%;
  background-color: currentColor;
}
.active_3a38 .list_easy_1fae {
  margin: 0;
  padding: 0;
  list-style: none;
}
.active_3a38 .list_easy_1fae li:first-child > a {
  border-top: none;
}
.active_3a38 .list_easy_1fae .plasma-3b18 > .card_lower_2759 .west-c578 {
  display: none;
}
.active_3a38 .list_easy_1fae li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.active_3a38 .list_easy_1fae li:last-child {
  border: none;
}
.active_3a38 .list_easy_1fae li.link_simple_8ba9 > a {
  padding-right: 45px !important;
}
.active_3a38 .list_easy_1fae li a {
  display: block;
  padding: 0.55em 1.5em;
}
.active_3a38 .list_easy_1fae li a:focus,
.active_3a38 .list_easy_1fae li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_3a38 .list_easy_1fae li .video-left-fa13 {
  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;
}
.active_3a38 .list_easy_1fae li .video-left-fa13:hover {
  box-shadow: none;
}
.active_3a38 .list_easy_1fae li .video-left-fa13 .west-c578 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.active_3a38 .list_easy_1fae .layout-cccf {
  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);
}
.active_3a38 .list_easy_1fae .layout-cccf li a {
  padding-left: 3em;
}
.active_3a38 .list_easy_1fae .pressed-14b2 > a .video-left-fa13 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active_3a38 .list_easy_1fae .pressed-14b2 > .layout-cccf {
  display: block;
  opacity: 1;
}
.banner-blue-51c3 {
  max-width: 100%;
}
.aside-static-ec72 {
  line-height: 0;
  cursor: pointer;
}
.summary_new_38b2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.summary_new_38b2:hover {
  box-shadow: none;
  color: currentColor;
}
.summary_new_38b2 svg {
  width: 18px;
  height: 18px;
}
.summary_new_38b2 .dark_392c {
  display: none;
}
.shade-6b8f {
  position: relative;
}
.shade-6b8f.fn-active-ad17 .summary_new_38b2 .carousel_7300 {
  display: none;
}
.shade-6b8f.fn-active-ad17 .summary_new_38b2 .dark_392c {
  display: inline-block;
}
.shade-6b8f .tabs_47fa {
  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);
}
.shade-6b8f.slider-wood-fad3 .tabs_47fa {
  left: auto;
  right: -0.9em;
}
.shade-6b8f.slider-wood-fad3 .preview_544f::before {
  left: auto;
  right: 15px;
}
.shade-6b8f.fn-active-ad17 .tabs_47fa {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column-hard-21a8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.column-hard-21a8 label {
  flex-basis: 100%;
}
.column-hard-21a8 .video_7fbe {
  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;
}
.column-hard-21a8 .highlight-7b3b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.column-hard-21a8 .highlight-7b3b:focus {
  background-color: transparent;
}
.column-hard-21a8 button.wrapper-left-7e29 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.column-hard-21a8 button.wrapper-left-7e29:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.column-hard-21a8 button.wrapper-left-7e29 svg {
  width: 18px;
  height: 18px;
}
.column-hard-21a8 input[type="submit"] {
  min-height: auto;
}
.banner-pink-475f .column-hard-21a8 .highlight-7b3b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview_544f {
  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) {
  .preview_544f {
    width: 220px;
  }
}
.preview_544f label {
  flex-basis: 100%;
}
.preview_544f::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;
}
.chip-44bd .banner-pink-475f .column-hard-21a8 {
  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;
}
.chip-44bd
  .banner-pink-475f
  .column-hard-21a8
  .video_7fbe {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.chip-44bd .banner-pink-475f .column-hard-21a8 .highlight-7b3b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.chip-44bd
  .banner-pink-475f
  .column-hard-21a8
  .highlight-7b3b:focus {
  background: 0 0;
}
.chip-44bd
  .banner-pink-475f
  .column-hard-21a8
  .container-d9cf {
  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;
}
.badge-gas-a6b4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.badge-gas-a6b4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.badge-gas-a6b4 li:last-child {
  margin-right: 0;
}
.badge-gas-a6b4 li:first-child {
  margin-left: 0;
}
.badge-gas-a6b4.under-545a a {
  color: #fff;
}
.badge-gas-a6b4.under-545a a:hover {
  color: #fff;
}
.badge-gas-a6b4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.badge-gas-a6b4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.badge-gas-a6b4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.badge-gas-a6b4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.badge-gas-a6b4 [class*="social-icon-apple"] {
  background-color: #999;
}
.badge-gas-a6b4 [class*="social-icon-apple"].link-a69d {
  background-color: transparent;
  color: #999;
}
.badge-gas-a6b4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.badge-gas-a6b4 [class*="social-icon-behance"].link-a69d {
  background-color: transparent;
  color: #1769ff;
}
.badge-gas-a6b4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.badge-gas-a6b4 [class*="social-icon-bitbucket"].link-a69d {
  background-color: transparent;
  color: #205081;
}
.badge-gas-a6b4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.badge-gas-a6b4 [class*="social-icon-codepen"].link-a69d {
  background-color: transparent;
  color: #000;
}
.badge-gas-a6b4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.badge-gas-a6b4 [class*="social-icon-delicious"].link-a69d {
  background-color: transparent;
  color: #39f;
}
.badge-gas-a6b4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.badge-gas-a6b4 [class*="social-icon-digg"].link-a69d {
  background-color: transparent;
  color: #005be2;
}
.badge-gas-a6b4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.badge-gas-a6b4 [class*="social-icon-dribbble"].link-a69d {
  background-color: transparent;
  color: #ea4c89;
}
.badge-gas-a6b4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.badge-gas-a6b4 [class*="social-icon-envelope"].link-a69d {
  background-color: transparent;
  color: #ea4335;
}
.badge-gas-a6b4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.badge-gas-a6b4 [class*="social-icon-facebook"].link-a69d {
  background-color: transparent;
  color: #3b5998;
}
.badge-gas-a6b4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.badge-gas-a6b4 [class*="social-icon-flickr"].link-a69d {
  background-color: transparent;
  color: #0063dc;
}
.badge-gas-a6b4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.badge-gas-a6b4 [class*="social-icon-foursquare"].link-a69d {
  background-color: transparent;
  color: #2d5be3;
}
.badge-gas-a6b4 [class*="social-icon-github"] {
  background-color: #333;
}
.badge-gas-a6b4 [class*="social-icon-github"].link-a69d {
  background-color: transparent;
  color: #333;
}
.badge-gas-a6b4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.badge-gas-a6b4 [class*="social-icon-google-plus"].link-a69d {
  background-color: transparent;
  color: #dd4b39;
}
.badge-gas-a6b4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.badge-gas-a6b4 [class*="social-icon-houzz"].link-a69d {
  background-color: transparent;
  color: #7ac142;
}
.badge-gas-a6b4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.badge-gas-a6b4 [class*="social-icon-instagram"].link-a69d {
  background-color: transparent;
  color: #262626;
}
.badge-gas-a6b4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.badge-gas-a6b4 [class*="social-icon-jsfiddle"].link-a69d {
  background-color: transparent;
  color: #487aa2;
}
.badge-gas-a6b4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.badge-gas-a6b4 [class*="social-icon-linkedin"].link-a69d {
  background-color: transparent;
  color: #0077b5;
}
.badge-gas-a6b4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.badge-gas-a6b4 [class*="social-icon-medium"].link-a69d {
  background-color: transparent;
  color: #00ab6b;
}
.badge-gas-a6b4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.badge-gas-a6b4
  [class*="social-icon-odnoklassniki"].link-a69d {
  background-color: transparent;
  color: #f4731c;
}
.badge-gas-a6b4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.badge-gas-a6b4 [class*="social-icon-meetup"].link-a69d {
  background-color: transparent;
  color: #ec1c40;
}
.badge-gas-a6b4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.badge-gas-a6b4 [class*="social-icon-pinterest"].link-a69d {
  background-color: transparent;
  color: #bd081c;
}
.badge-gas-a6b4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.badge-gas-a6b4 [class*="social-icon-product-hunt"].link-a69d {
  background-color: transparent;
  color: #da552f;
}
.badge-gas-a6b4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.badge-gas-a6b4 [class*="social-icon-reddit"].link-a69d {
  background-color: transparent;
  color: #ff4500;
}
.badge-gas-a6b4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.badge-gas-a6b4 [class*="social-icon-rss"].link-a69d {
  background-color: transparent;
  color: #f26522;
}
.badge-gas-a6b4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.badge-gas-a6b4
  [class*="social-icon-shopping-cart"].link-a69d {
  background-color: transparent;
  color: #4caf50;
}
.badge-gas-a6b4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.badge-gas-a6b4 [class*="social-icon-skype"].link-a69d {
  background-color: transparent;
  color: #00aff0;
}
.badge-gas-a6b4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.badge-gas-a6b4 [class*="social-icon-slideshare"].link-a69d {
  background-color: transparent;
  color: #0077b5;
}
.badge-gas-a6b4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.badge-gas-a6b4 [class*="social-icon-snapchat"].link-a69d {
  background-color: transparent;
  color: #fffc00;
}
.badge-gas-a6b4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.badge-gas-a6b4 [class*="social-icon-soundcloud"].link-a69d {
  background-color: transparent;
  color: #f80;
}
.badge-gas-a6b4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.badge-gas-a6b4 [class*="social-icon-spotify"].link-a69d {
  background-color: transparent;
  color: #2ebd59;
}
.badge-gas-a6b4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.badge-gas-a6b4
  [class*="social-icon-stack-overflow"].link-a69d {
  background-color: transparent;
  color: #fe7a15;
}
.badge-gas-a6b4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.badge-gas-a6b4 [class*="social-icon-maldkfgram"].link-a69d {
  background-color: transparent;
  color: #2ca5e0;
}
.badge-gas-a6b4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.badge-gas-a6b4 [class*="social-icon-tripadvisor"].link-a69d {
  background-color: transparent;
  color: #589442;
}
.badge-gas-a6b4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.badge-gas-a6b4 [class*="social-icon-tumblr"].link-a69d {
  background-color: transparent;
  color: #35465c;
}
.badge-gas-a6b4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.badge-gas-a6b4 [class*="social-icon-twitch"].link-a69d {
  background-color: transparent;
  color: #6441a5;
}
.badge-gas-a6b4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.badge-gas-a6b4 [class*="social-icon-twitter"].link-a69d {
  background-color: transparent;
  color: #1da1f2;
}
.badge-gas-a6b4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.badge-gas-a6b4 [class*="social-icon-vimeo"].link-a69d {
  background-color: transparent;
  color: #1ab7ea;
}
.badge-gas-a6b4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.badge-gas-a6b4 [class*="social-icon-vk"].link-a69d {
  background-color: transparent;
  color: #45668e;
}
.badge-gas-a6b4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.badge-gas-a6b4 [class*="social-icon-weibo"].link-a69d {
  background-color: transparent;
  color: #df2029;
}
.badge-gas-a6b4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.badge-gas-a6b4 [class*="social-icon-weixin"].link-a69d {
  background-color: transparent;
  color: #7bb32e;
}
.badge-gas-a6b4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.badge-gas-a6b4 [class*="social-icon-whatsapp"].link-a69d {
  background-color: transparent;
  color: #25d366;
}
.badge-gas-a6b4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.badge-gas-a6b4 [class*="social-icon-wordpress"].link-a69d {
  background-color: transparent;
  color: #21759b;
}
.badge-gas-a6b4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.badge-gas-a6b4 [class*="social-icon-xing"].link-a69d {
  background-color: transparent;
  color: #026466;
}
.badge-gas-a6b4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.badge-gas-a6b4 [class*="social-icon-yelp"].link-a69d {
  background-color: transparent;
  color: #af0606;
}
.badge-gas-a6b4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.badge-gas-a6b4 [class*="social-icon-youtube"].link-a69d {
  background-color: transparent;
  color: #cd201f;
}
.pagination-ef20 {
  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;
}
.pagination-ef20:hover {
  box-shadow: none;
  background: 0 0;
}
.glass_efe0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-complex-d154 {
  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;
}
.narrow-acce {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wide-7333 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wide-7333,
.wide-7333::after,
.wide-7333::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;
}
.wide-7333::after,
.wide-7333::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline-a0c9 .breadcrumb-complex-d154 .narrow-acce {
  margin-top: -2px;
  width: 19px;
}
.outline-a0c9 .breadcrumb-complex-d154 .wide-7333 {
  margin-top: -1px;
}
.outline-a0c9 .breadcrumb-complex-d154 .wide-7333,
.outline-a0c9 .breadcrumb-complex-d154 .wide-7333::after,
.outline-a0c9 .breadcrumb-complex-d154 .wide-7333::before {
  width: 19px;
  height: 2px;
}
.outline-a0c9 .breadcrumb-complex-d154 .wide-7333::before {
  top: -6px;
}
.outline-a0c9 .breadcrumb-complex-d154 .wide-7333::after {
  bottom: -6px;
}
.sort_light_b158 .breadcrumb-complex-d154 .narrow-acce {
  margin-top: -2px;
  width: 22px;
}
.sort_light_b158 .breadcrumb-complex-d154 .wide-7333 {
  margin-top: -1px;
}
.sort_light_b158 .breadcrumb-complex-d154 .wide-7333,
.sort_light_b158 .breadcrumb-complex-d154 .wide-7333::after,
.sort_light_b158 .breadcrumb-complex-d154 .wide-7333::before {
  width: 22px;
  height: 2px;
}
.sort_light_b158 .breadcrumb-complex-d154 .wide-7333::before {
  top: -7px;
}
.sort_light_b158 .breadcrumb-complex-d154 .wide-7333::after {
  bottom: -7px;
}
.item-44bd .breadcrumb-complex-d154 .narrow-acce {
  margin-top: -2px;
  width: 31px;
}
.item-44bd .breadcrumb-complex-d154 .wide-7333 {
  margin-top: -1.5px;
}
.item-44bd .breadcrumb-complex-d154 .wide-7333,
.item-44bd .breadcrumb-complex-d154 .wide-7333::after,
.item-44bd .breadcrumb-complex-d154 .wide-7333::before {
  width: 31px;
  height: 3px;
}
.item-44bd .breadcrumb-complex-d154 .wide-7333::before {
  top: -9px;
}
.item-44bd .breadcrumb-complex-d154 .wide-7333::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary_down_9296 .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_down_9296 .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1px;
  }
  .secondary_down_9296 .breadcrumb-complex-d154 .wide-7333,
  .secondary_down_9296 .breadcrumb-complex-d154 .wide-7333::after,
  .secondary_down_9296 .breadcrumb-complex-d154 .wide-7333::before {
    width: 19px;
    height: 2px;
  }
  .secondary_down_9296 .breadcrumb-complex-d154 .wide-7333::before {
    top: -6px;
  }
  .secondary_down_9296 .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -6px;
  }
  .clean_6746 .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 22px;
  }
  .clean_6746 .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1px;
  }
  .clean_6746 .breadcrumb-complex-d154 .wide-7333,
  .clean_6746 .breadcrumb-complex-d154 .wide-7333::after,
  .clean_6746 .breadcrumb-complex-d154 .wide-7333::before {
    width: 22px;
    height: 2px;
  }
  .clean_6746 .breadcrumb-complex-d154 .wide-7333::before {
    top: -7px;
  }
  .clean_6746 .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -7px;
  }
  .main_orange_2b02 .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 31px;
  }
  .main_orange_2b02 .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1.5px;
  }
  .main_orange_2b02 .breadcrumb-complex-d154 .wide-7333,
  .main_orange_2b02 .breadcrumb-complex-d154 .wide-7333::after,
  .main_orange_2b02 .breadcrumb-complex-d154 .wide-7333::before {
    width: 31px;
    height: 3px;
  }
  .main_orange_2b02 .breadcrumb-complex-d154 .wide-7333::before {
    top: -9px;
  }
  .main_orange_2b02 .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .row-under-fa6a .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 19px;
  }
  .row-under-fa6a .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1px;
  }
  .row-under-fa6a .breadcrumb-complex-d154 .wide-7333,
  .row-under-fa6a .breadcrumb-complex-d154 .wide-7333::after,
  .row-under-fa6a .breadcrumb-complex-d154 .wide-7333::before {
    width: 19px;
    height: 2px;
  }
  .row-under-fa6a .breadcrumb-complex-d154 .wide-7333::before {
    top: -6px;
  }
  .row-under-fa6a .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -6px;
  }
  .image-4e00 .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 22px;
  }
  .image-4e00 .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1px;
  }
  .image-4e00 .breadcrumb-complex-d154 .wide-7333,
  .image-4e00 .breadcrumb-complex-d154 .wide-7333::after,
  .image-4e00 .breadcrumb-complex-d154 .wide-7333::before {
    width: 22px;
    height: 2px;
  }
  .image-4e00 .breadcrumb-complex-d154 .wide-7333::before {
    top: -7px;
  }
  .image-4e00 .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -7px;
  }
  .gallery-bright-5206 .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 31px;
  }
  .gallery-bright-5206 .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1.5px;
  }
  .gallery-bright-5206 .breadcrumb-complex-d154 .wide-7333,
  .gallery-bright-5206 .breadcrumb-complex-d154 .wide-7333::after,
  .gallery-bright-5206 .breadcrumb-complex-d154 .wide-7333::before {
    width: 31px;
    height: 3px;
  }
  .gallery-bright-5206 .breadcrumb-complex-d154 .wide-7333::before {
    top: -9px;
  }
  .gallery-bright-5206 .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .bottom_5f0e .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_5f0e .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1px;
  }
  .bottom_5f0e .breadcrumb-complex-d154 .wide-7333,
  .bottom_5f0e .breadcrumb-complex-d154 .wide-7333::after,
  .bottom_5f0e .breadcrumb-complex-d154 .wide-7333::before {
    width: 19px;
    height: 2px;
  }
  .bottom_5f0e .breadcrumb-complex-d154 .wide-7333::before {
    top: -6px;
  }
  .bottom_5f0e .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -6px;
  }
  .thumbnail_9116 .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_9116 .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1px;
  }
  .thumbnail_9116 .breadcrumb-complex-d154 .wide-7333,
  .thumbnail_9116 .breadcrumb-complex-d154 .wide-7333::after,
  .thumbnail_9116 .breadcrumb-complex-d154 .wide-7333::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_9116 .breadcrumb-complex-d154 .wide-7333::before {
    top: -7px;
  }
  .thumbnail_9116 .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -7px;
  }
  .complex_970c .breadcrumb-complex-d154 .narrow-acce {
    margin-top: -2px;
    width: 31px;
  }
  .complex_970c .breadcrumb-complex-d154 .wide-7333 {
    margin-top: -1.5px;
  }
  .complex_970c .breadcrumb-complex-d154 .wide-7333,
  .complex_970c .breadcrumb-complex-d154 .wide-7333::after,
  .complex_970c .breadcrumb-complex-d154 .wide-7333::before {
    width: 31px;
    height: 3px;
  }
  .complex_970c .breadcrumb-complex-d154 .wide-7333::before {
    top: -9px;
  }
  .complex_970c .breadcrumb-complex-d154 .wide-7333::after {
    bottom: -9px;
  }
}
.sort-narrow-f87d .wide-7333 {
  -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);
}
.sort-narrow-f87d .wide-7333::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sort-narrow-f87d .wide-7333::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);
}
.sort-narrow-f87d.hidden-5e5f .wide-7333 {
  -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);
}
.sort-narrow-f87d.hidden-5e5f .wide-7333::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sort-narrow-f87d.hidden-5e5f .wide-7333::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.tag-ca60 {
  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.soft-a0f0:before {
  display: none;
}
.feature_top_9358 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature_top_9358 .soft-5c04 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature_top_9358 .soft-5c04:last-of-type {
  border-bottom: none;
}
.feature_top_9358 .soft-5c04.active-short-9fcb,
.feature_top_9358 .soft-5c04.mini_6f88,
.feature_top_9358 .soft-5c04.tall-278c {
  padding: 0;
}
.feature_top_9358 .active_3a38 .video-left-fa13 {
  color: currentColor;
}
.feature_top_9358 .active_3a38 .video-left-fa13:focus,
.feature_top_9358 .active_3a38 .video-left-fa13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_top_9358.focus_0edc .focus-5b1a,
.feature_top_9358.focus_0edc .dynamic-1cbf a,
.feature_top_9358.focus_0edc .container-6a79 a,
.feature_top_9358.focus_0edc .layout-cccf a {
  color: rgba(0, 0, 0, 0.55);
}
.feature_top_9358.focus_0edc .focus-5b1a:hover,
.feature_top_9358.focus_0edc .dynamic-1cbf a:hover,
.feature_top_9358.focus_0edc .container-6a79 a:hover,
.feature_top_9358.focus_0edc .layout-cccf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_top_9358.focus_0edc .icon-aa7c {
  color: rgba(0, 0, 0, 0.8);
}
.feature_top_9358.focus_0edc .soft-5c04 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_top_9358.focus_0edc .soft-5c04:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature_top_9358.focus_0edc .small-35e6:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature_top_9358.focus_0edc .active_3a38 .list_easy_1fae li a,
.feature_top_9358.focus_0edc .active_3a38 .video-left-fa13,
.feature_top_9358.focus_0edc .layout-cccf {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_top_9358.focus_0edc .active_3a38 .video-left-fa13:focus,
.feature_top_9358.focus_0edc .active_3a38 .video-left-fa13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_top_9358.focus_0edc .list_easy_1fae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_top_9358.main_a636 .focus-5b1a,
.feature_top_9358.main_a636 .dynamic-1cbf a,
.feature_top_9358.main_a636 .container-6a79 .video-left-fa13,
.feature_top_9358.main_a636 .container-6a79 a,
.feature_top_9358.main_a636 .layout-cccf a {
  color: rgba(255, 255, 255, 0.79);
}
.feature_top_9358.main_a636 .focus-5b1a:hover,
.feature_top_9358.main_a636 .dynamic-1cbf a:hover,
.feature_top_9358.main_a636 .container-6a79 .video-left-fa13:hover,
.feature_top_9358.main_a636 .container-6a79 a:hover,
.feature_top_9358.main_a636 .layout-cccf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_top_9358.main_a636 .icon-aa7c {
  color: rgba(255, 255, 255, 0.99);
}
.feature_top_9358.main_a636 .soft-5c04 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_top_9358.main_a636 .soft-5c04:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature_top_9358.main_a636 .small-35e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_top_9358.main_a636 .active_3a38 .list_easy_1fae li a,
.feature_top_9358.main_a636 .active_3a38 .video-left-fa13,
.feature_top_9358.main_a636 .layout-cccf {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_top_9358.main_a636 .active_3a38 .video-left-fa13:focus,
.feature_top_9358.main_a636 .active_3a38 .video-left-fa13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_top_9358.main_a636 .list_easy_1fae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-35e6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.small-35e6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge_hard_4f9d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.widget-c5c0 .feature_top_9358 {
  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;
}
.widget-c5c0 .soft-5c04 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.widget-c5c0 .soft-5c04: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) {
  .widget-c5c0 .soft-5c04:before {
    width: 16%;
    left: 42%;
  }
}
.widget-c5c0 .soft-5c04:last-child:before {
  content: none;
}
.widget-c5c0 .soft-5c04[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.widget-c5c0 .active_3a38 .list_easy_1fae li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.widget-c5c0 .active_3a38 .list_easy_1fae li a .video-left-fa13 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.widget-c5c0 .active_3a38 .layout-cccf {
  border: none;
}
.widget-c5c0 .active_3a38 .layout-cccf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.widget-c5c0 .small-35e6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget-c5c0 .badge_hard_4f9d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.widget-c5c0 .main_a636 .small-35e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-c5c0 .focus_0edc.section-lite-e766 .wide-7333 {
  background: rgba(0, 0, 0, 0.6);
}
.widget-c5c0
  .focus_0edc.section-lite-e766
  .wide-7333::after,
.widget-c5c0
  .focus_0edc.section-lite-e766
  .wide-7333:before {
  background: inherit;
}
.widget-c5c0
  .focus_0edc.section-lite-e766:hover
  .wide-7333 {
  background: rgba(0, 0, 0, 0.8);
}
.picture_21cf .feature_top_9358 {
  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) {
  .picture_21cf .feature_top_9358 {
    width: auto;
    right: 45px;
  }
}
.shade_912e .feature_top_9358 {
  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) {
  .shade_912e .feature_top_9358 {
    width: auto;
    left: 45px;
  }
}
.soft-a0f0 .feature_top_9358 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft-a0f0 .badge_hard_4f9d {
  max-width: 48em;
  margin: 0 auto;
}
.soft-a0f0 .small-35e6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container-669e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container-669e.widget-c5c0 .feature_top_9358 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container-669e.picture_21cf .feature_top_9358 {
  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);
}
.container-669e .feature_top_9358 {
  visibility: visible;
}
.container-669e.shade_912e .feature_top_9358 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus_narrow_35bb,
.caption_1c8c {
  overflow-x: hidden;
}
.focus_narrow_35bb .feature_top_9358 {
  overflow: auto;
}
.focus_narrow_35bb.widget-c5c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_narrow_35bb.widget-c5c0 .feature_top_9358 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus_narrow_35bb.widget-c5c0 .pagination-ef20 {
  opacity: 0;
}
.focus_narrow_35bb.picture_21cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_narrow_35bb.picture_21cf .feature_top_9358 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus_narrow_35bb.picture_21cf .pagination-ef20 {
  opacity: 0;
}
.focus_narrow_35bb.shade_912e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_narrow_35bb.shade_912e .feature_top_9358 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus_narrow_35bb.shade_912e .pagination-ef20 {
  opacity: 0;
}
.focus_narrow_35bb.soft-a0f0 .feature_top_9358 {
  z-index: 10;
  visibility: visible;
}
.section-lite-e766 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section-lite-e766 .wide-7333 {
  background: rgba(255, 255, 255, 0.99);
}
.section-lite-e766 .wide-7333::after,
.section-lite-e766 .wide-7333:before {
  background: inherit;
}
.section-lite-e766:hover .wide-7333 {
  background: rgba(255, 255, 255, 0.99);
}
.shade_912e .section-lite-e766 {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft-a0f0 .section-lite-e766 {
  display: none !important;
}
.focus_narrow_35bb:before,
.caption_1c8c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus_narrow_35bb .section-lite-e766,
.caption_1c8c .section-lite-e766 {
  display: inline-block;
}
.feature_top_9358 .over_b719 {
  -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;
}
.focus_narrow_35bb .feature_top_9358 .over_b719,
.caption_1c8c .feature_top_9358 .over_b719 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-slow-76d2 .video_7fbe {
  width: 100%;
}
.pink_24b9 {
  padding: 0 0.5em 0;
}
.pink_24b9 [class*="customify-col-"],
.pink_24b9 [class*="customify-col_"],
.pink_24b9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wrapper_blue_63b5 .pink_24b9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .frame-bc57 .hidden_liquid_e3c5,
  .hidden_liquid_e3c5 {
    display: none;
  }
  .blue_b9fd {
    text-align: left;
  }
  .module_left_9ca6 {
    text-align: center;
  }
  .last_063b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .frame-bc57 .heading_bad8,
  .heading_bad8 {
    display: none;
  }
  .accent-d570 {
    text-align: left;
  }
  .notification_1fbf {
    text-align: center;
  }
  .photo_7f04 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .frame-bc57 .banner-99cf,
  .banner-99cf {
    display: none;
  }
  .focus-red-45fd {
    text-align: left;
  }
  .article-fd04 {
    text-align: center;
  }
  .carousel_cold_a477 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notification_selected_39a8 {
  box-shadow: none !important;
}
.breadcrumb_99ad .white_38ac,
.pressed-c566 .white_38ac {
  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;
}
.pressed-c566 .white_38ac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.easy_f438 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.easy_f438:after,
.easy_f438:before {
  content: "";
  display: table;
}
.easy_f438:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .easy_f438 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.easy_f438,
.motion_10d6 {
  max-width: 1248px;
  margin: 0 auto;
}

.layout_efce.primary-5346 .easy_f438 {
  max-width: 100%;
}
.layout_efce.upper-72bb {
  max-width: 1200px;
  margin: 0 auto;
}
.layout_efce.outer_5a01 .easy_f438 {
  max-width: 100%;
}
.layout_efce.outer_5a01 > .easy_f438 {
  padding-left: 0;
  padding-right: 0;
}
.layout_efce.outer_5a01 > .easy_f438 .frame-bc57 {
  margin: 0;
}
.layout_efce.outer_5a01
  > .easy_f438
  .dirty_0f49.component-glass-48ec {
  margin-right: 0;
  margin-left: 0;
}
.layout_efce.outer_5a01 #main.component-glass-48ec {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .last-cc95 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .last-cc95 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article-clean-5899 .last_483f {
    padding-right: 1em;
  }
  .article-clean-5899.detail-dd76 .dirty_0f49 {
    border-right: 1px solid #eaecee;
  }
  .article-clean-5899.detail-dd76 .last_483f {
    padding-right: 1em;
  }
  .article-clean-5899.detail-dd76 .nav_d55c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-174a .last_483f {
    padding-left: 1em;
  }
  .banner-174a.detail-dd76 .dirty_0f49 {
    border-left: 1px solid #eaecee;
  }
  .banner-174a.detail-dd76 .last_483f {
    padding-left: 1em;
  }
  .banner-174a.detail-dd76 .nav_d55c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-debd .last_483f {
    padding-left: 1em;
  }
  .info-debd.detail-dd76 .hidden-26dd {
    border-right: 1px solid #eaecee;
  }
  .info-debd.detail-dd76 .hover_bronze_8bcb {
    border-right: 1px solid #eaecee;
  }
  .info-debd.detail-dd76 .last_483f {
    padding-left: 1em;
  }
  .info-debd.detail-dd76 .nav_d55c {
    padding-right: 1em;
  }
  .info-debd.detail-dd76 .grid_tall_6ab2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_6b94 .last_483f {
    padding-right: 1em;
  }
  .video_6b94.detail-dd76 .hidden-26dd {
    border-left: 1px solid #eaecee;
  }
  .video_6b94.detail-dd76 .hover_bronze_8bcb {
    border-left: 1px solid #eaecee;
  }
  .video_6b94.detail-dd76 .last_483f {
    padding-right: 1em;
  }
  .video_6b94.detail-dd76 .nav_d55c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video_6b94.detail-dd76 .grid_tall_6ab2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last-cc95 .last_483f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last-cc95.detail-dd76 .dirty_0f49 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .last-cc95.detail-dd76 .last_483f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last-cc95.detail-dd76 .nav_d55c {
    padding-left: 1em;
  }
  .last-cc95.detail-dd76 .grid_tall_6ab2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .last-cc95.detail-dd76 .last_483f {
    padding-left: 0;
  }
}
.form-current-28d6 .panel-dark-b8c0 {
  display: inline-block;
}
.disabled-clean-4a19 {
  display: inline-block;
}
.filter-30a4 {
  word-con: break-word;
}
.active-8198 > span {
  display: inline-block;
  padding: 5px 0;
}
.active-8198 .notification-smooth-eef8 {
  margin-left: 8px;
  margin-right: 8px;
}
.active-8198 .out_52b6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.aside-538f .easy_c3e5 {
  margin-bottom: 2em;
}
.aside-538f .active-fluid-7b4b {
  margin-bottom: 15px;
}
.aside-538f .active-fluid-7b4b:last-child {
  margin-bottom: 0;
}
.aside-538f .steel-4ff1 {
  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) {
  .aside-538f .steel-4ff1 {
    display: block;
  }
}
.aside-538f .motion_4810 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .aside-538f .motion_4810 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.aside-538f .section_a190 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.aside-538f .section_a190 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.aside-538f .section_a190 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.aside-538f .filter-30a4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside-538f .filter-30a4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.aside-538f .blue-baf7 p:last-child {
  margin-bottom: 0;
}
.aside-538f .west-d519 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.aside-538f .right-bf5b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.aside-538f .article-prev-ec6a {
  margin-top: 1em;
}
.aside-538f .filter_1b91 {
  top: 0;
  display: block;
}
.aside-538f .filter_1b91 a {
  color: inherit;
}
.aside-538f .filter_1b91 a:hover {
  color: inherit;
}
.aside-538f .wrapper-14b5 {
  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;
}
.aside-538f .wrapper-14b5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.aside-538f .right-bf5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.aside-538f .section-left-d8e2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.aside-538f .section-left-d8e2:first-child {
  margin-top: 0;
}
.aside-538f .section-left-d8e2.cool_b28f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.aside-538f .section-left-d8e2.row_red_c9d9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside-538f
  .section-left-d8e2.row_red_c9d9.focus_bottom_24e7
  .article-prev-ec6a {
  width: 100%;
}
.aside-538f .row_red_c9d9 {
  -webkit-box-align: center;
  align-items: center;
}
.aside-538f .row_red_c9d9 .active-8198,
.aside-538f .row_red_c9d9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.aside-538f .section_a190 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.aside-538f .section_a190 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.aside-538f .section_a190: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;
}
.aside-538f .cool_b28f {
  z-index: 5;
}
.aside-538f .section_0e4c .widget-hovered-c0eb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.aside-538f .frame-yellow-b13e .widget-hovered-c0eb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.aside-538f .glass_7963 .widget-hovered-c0eb {
  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;
}
.aside-538f.outer-95a7 .steel-4ff1,
.aside-538f.new_e75e .steel-4ff1 {
  display: block;
}
.aside-538f.outer-95a7 .steel-4ff1 .plasma_6baa,
.aside-538f.outer-95a7 .steel-4ff1 .right-bf5b,
.aside-538f.new_e75e .steel-4ff1 .plasma_6baa,
.aside-538f.new_e75e .steel-4ff1 .right-bf5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside-538f.alert-orange-215d .motion_4810 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .aside-538f.alert-orange-215d .motion_4810 {
    margin-right: 0;
  }
}
.aside-538f.outer-95a7 .motion_4810,
.aside-538f.new_e75e .motion_4810 {
  padding-top: 40%;
}
.aside-538f.outer-95a7 .easy_c3e5,
.aside-538f.new_e75e .easy_c3e5 {
  display: block;
}
.aside-538f.outer-95a7 .fn-sticky-ad17 .right-bf5b,
.aside-538f.new_e75e .fn-sticky-ad17 .right-bf5b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.aside-538f.outer-95a7 .motion_4810,
.aside-538f.new_e75e .motion_4810 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.aside-538f.outer-95a7 .right-bf5b {
  padding: 1em;
}
.inner_c721 {
  margin: 30px auto;
  display: block;
}
.inner_c721 .complex-cedd > * {
  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;
}
.inner_c721 .complex-cedd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.inner_c721 .complex-cedd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-4b2a .active-8198 {
  margin-bottom: 1.41575em;
}
.footer-4b2a .feature_31c4 {
  margin-bottom: 1.618em;
}
.white-2dd4 .hover-small-5068 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.white-2dd4 .hover-small-5068 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.white-2dd4 .wrapper_easy_aa36 {
  max-width: 100%;
  overflow: auto;
}
.cool-c55f .white-2dd4 a:hover {
  text-decoration: underline;
}
.rough-05bb .active-fluid-7b4b:not(.filter-30a4),
.rough-05bb .section_a190 {
  margin-bottom: 1.41575em;
}
.rough-05bb .active-fluid-7b4b:not(.filter-30a4):last-child,
.rough-05bb .section_a190:last-child {
  margin-bottom: 0;
}
.rough-05bb .active-fluid-7b4b.footer-c064 {
  margin-bottom: 0.41575em;
}
.rough-05bb .dirty-67c4:before,
.rough-05bb .column_bd80:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.rough-05bb .dirty-67c4:before {
  content: "\f115";
}
.rough-05bb .column_bd80:before {
  content: "\f02c";
}
.rough-05bb .gas-0444 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.rough-05bb .gas-0444 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paper_fd3e {
  display: -webkit-box;
  display: flex;
}
.paper_fd3e .new_1b46 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paper_fd3e .new_1b46 {
    flex-basis: 90px;
  }
}
.paper_fd3e .modal-4dde {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper_fd3e .modal-4dde {
    flex-basis: calc(100% - 50px);
  }
}
.paper_fd3e .rough-7288 p:last-child {
  margin-bottom: 0.72em;
}
.content-0478 .complex-cedd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content-0478 .complex-cedd:after,
.content-0478 .complex-cedd:before {
  content: "";
  display: table;
}
.content-0478 .complex-cedd:after {
  clear: both;
}
.content-0478 .complex-cedd .cool-58a5,
.content-0478 .complex-cedd .backdrop-564f {
  width: 49%;
}
.content-0478 .complex-cedd .cool-58a5 a span.liquid_9daf,
.content-0478 .complex-cedd .backdrop-564f a span.liquid_9daf {
  display: block;
  margin-bottom: 5px;
}
.content-0478 .complex-cedd .backdrop-564f {
  float: left;
  text-align: left;
}
.content-0478 .complex-cedd .cool-58a5 {
  float: right;
  text-align: right;
}
.status-stone-7907 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .status-stone-7907 {
    margin-bottom: 0;
  }
}
.border_dbd6 {
  margin-bottom: 1em;
}
.border_dbd6 .filter-30a4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup-6380 a {
  display: block;
  line-height: 0;
  position: relative;
}
.block_out_d0db .border_dbd6,
.pagination_west_8613 .border_dbd6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block_out_d0db .border_dbd6,
  .pagination_west_8613 .border_dbd6 {
    display: block;
  }
}
.block_out_d0db .popup-6380,
.pagination_west_8613 .popup-6380 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block_out_d0db .popup-6380,
  .pagination_west_8613 .popup-6380 {
    margin-bottom: 1em;
  }
}
.block_out_d0db .popup-6380 img,
.pagination_west_8613 .popup-6380 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block_out_d0db .bright_5c45,
.pagination_west_8613 .bright_5c45 {
  flex-basis: calc(100% - 160px);
}
.block_out_d0db .bright_5c45 p,
.pagination_west_8613 .bright_5c45 p {
  margin-bottom: 0;
}
.block_out_d0db .bright_5c45 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block_out_d0db .bright_5c45 {
    padding-left: 0;
  }
}
.pagination_west_8613 .bright_5c45 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pagination_west_8613 .bright_5c45 {
    padding-right: 0;
  }
}
.pagination_west_8613 .popup-6380 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification-f0c0 .popup-6380 {
  margin-bottom: 0.5em;
}
.notification-f0c0 .popup-6380 img {
  width: 100%;
}
.secondary_adc6 .widget-large-49c8,
.hidden-5c97 .widget-large-49c8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden-5c97 .dirty_0f49 .highlight_a6ff p:last-child {
  margin-bottom: 0;
}
.brown_68ad {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip_thick_f1a5 .iron-9e3b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip_thick_f1a5 .iron-9e3b:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip_thick_f1a5 .iron-9e3b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_thick_f1a5 .iron-9e3b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip_thick_f1a5 .iron-9e3b ul li {
  margin: 0 0 0.6em;
}
.tooltip_thick_f1a5 .iron-9e3b ul li.surface-small-3262,
.tooltip_thick_f1a5 .iron-9e3b ul li.badge-84a9 {
  position: relative;
}
.tooltip_thick_f1a5 .iron-9e3b ul li.surface-small-3262 .mini_0f11,
.tooltip_thick_f1a5 .iron-9e3b ul li.badge-84a9 .mini_0f11 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip_thick_f1a5 .iron-9e3b ul li.surface-small-3262:after:after,
.tooltip_thick_f1a5 .iron-9e3b ul li.surface-small-3262:after:before,
.tooltip_thick_f1a5
  .iron-9e3b
  ul
  li.badge-84a9:after:after,
.tooltip_thick_f1a5
  .iron-9e3b
  ul
  li.badge-84a9:after:before {
  content: "";
  display: table;
}
.tooltip_thick_f1a5 .iron-9e3b ul li.surface-small-3262:after:after,
.tooltip_thick_f1a5
  .iron-9e3b
  ul
  li.badge-84a9:after:after {
  clear: both;
}
.tooltip_thick_f1a5 .iron-9e3b a.progress-active-c558:hover {
  text-decoration: none;
}
.tooltip_thick_f1a5 .iron-9e3b select {
  max-width: 100%;
}
.tooltip_thick_f1a5 .iron-9e3b table {
  font-size: 85%;
}
.tooltip_thick_f1a5 .iron-9e3b table td,
.tooltip_thick_f1a5 .iron-9e3b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip_thick_f1a5 .iron-9e3b table tfoot td {
  text-align: left;
}
.tooltip_thick_f1a5 .iron-9e3b :last-child {
  margin-bottom: 0;
}
.tooltip_thick_f1a5 .iron-9e3b .purple_9be4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip_thick_f1a5 .iron-9e3b .purple_9be4 label {
  width: 100%;
}
.tooltip_thick_f1a5 .iron-9e3b .purple_9be4 .highlight-7b3b {
  width: 100%;
  display: block;
}
.tooltip_thick_f1a5 .iron-9e3b .purple_9be4 .wrapper-left-7e29 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip_thick_f1a5 .iron-9e3b .purple_9be4 .wrapper-left-7e29:hover svg #svg-search {
  fill: #444;
}
.tooltip_thick_f1a5 .iron-9e3b .purple_9be4 .wrapper-left-7e29 svg {
  width: 18px;
  height: 18px;
}
.tooltip_thick_f1a5 .green_7b7e ul ul,
.tooltip_thick_f1a5 .feature_fluid_d974 ul ul,
.tooltip_thick_f1a5 .short_7f1d ul ul,
.tooltip_thick_f1a5 .accent-61b1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip_thick_f1a5 .green_7b7e .link_simple_8ba9 > a,
.tooltip_thick_f1a5 .feature_fluid_d974 .link_simple_8ba9 > a,
.tooltip_thick_f1a5 .short_7f1d .link_simple_8ba9 > a,
.tooltip_thick_f1a5 .accent-61b1 .link_simple_8ba9 > a {
  margin-bottom: 0;
}
.tooltip_thick_f1a5 .caption-simple-5a85 li,
.tooltip_thick_f1a5 .green_7b7e li,
.tooltip_thick_f1a5 .solid-e417 li,
.tooltip_thick_f1a5 .feature_fluid_d974 li,
.tooltip_thick_f1a5 .short_7f1d li,
.tooltip_thick_f1a5 .accent-61b1 li,
.tooltip_thick_f1a5 .right_e232 li,
.tooltip_thick_f1a5 .aside_c88f li {
  display: block;
  position: relative;
}
.tooltip_thick_f1a5 .caption-simple-5a85 li:last-child,
.tooltip_thick_f1a5 .green_7b7e li:last-child,
.tooltip_thick_f1a5 .solid-e417 li:last-child,
.tooltip_thick_f1a5 .feature_fluid_d974 li:last-child,
.tooltip_thick_f1a5 .short_7f1d li:last-child,
.tooltip_thick_f1a5 .accent-61b1 li:last-child,
.tooltip_thick_f1a5 .right_e232 li:last-child,
.tooltip_thick_f1a5 .aside_c88f li:last-child {
  border: none;
}
.tooltip_thick_f1a5 .caption-simple-5a85 li a,
.tooltip_thick_f1a5 .green_7b7e li a,
.tooltip_thick_f1a5 .solid-e417 li a,
.tooltip_thick_f1a5 .feature_fluid_d974 li a,
.tooltip_thick_f1a5 .short_7f1d li a,
.tooltip_thick_f1a5 .accent-61b1 li a,
.tooltip_thick_f1a5 .right_e232 li a,
.tooltip_thick_f1a5 .aside_c88f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_thick_f1a5 .caption-simple-5a85 li ul li::before,
.tooltip_thick_f1a5 .green_7b7e li ul li::before,
.tooltip_thick_f1a5 .solid-e417 li ul li::before,
.tooltip_thick_f1a5 .feature_fluid_d974 li ul li::before,
.tooltip_thick_f1a5 .short_7f1d li ul li::before,
.tooltip_thick_f1a5 .accent-61b1 li ul li::before,
.tooltip_thick_f1a5 .right_e232 li ul li::before,
.tooltip_thick_f1a5 .aside_c88f li ul li::before {
  left: 15px;
}
.tooltip_thick_f1a5 .caption-simple-5a85 li ul a,
.tooltip_thick_f1a5 .green_7b7e li ul a,
.tooltip_thick_f1a5 .solid-e417 li ul a,
.tooltip_thick_f1a5 .feature_fluid_d974 li ul a,
.tooltip_thick_f1a5 .short_7f1d li ul a,
.tooltip_thick_f1a5 .accent-61b1 li ul a,
.tooltip_thick_f1a5 .right_e232 li ul a,
.tooltip_thick_f1a5 .aside_c88f li ul a {
  padding-left: 20px;
}
.tooltip_thick_f1a5 .caption-simple-5a85 li ul ul li::before,
.tooltip_thick_f1a5 .green_7b7e li ul ul li::before,
.tooltip_thick_f1a5 .solid-e417 li ul ul li::before,
.tooltip_thick_f1a5 .feature_fluid_d974 li ul ul li::before,
.tooltip_thick_f1a5 .short_7f1d li ul ul li::before,
.tooltip_thick_f1a5 .accent-61b1 li ul ul li::before,
.tooltip_thick_f1a5 .right_e232 li ul ul li::before,
.tooltip_thick_f1a5 .aside_c88f li ul ul li::before {
  left: 30px;
}
.tooltip_thick_f1a5 .caption-simple-5a85 li ul ul a,
.tooltip_thick_f1a5 .green_7b7e li ul ul a,
.tooltip_thick_f1a5 .solid-e417 li ul ul a,
.tooltip_thick_f1a5 .feature_fluid_d974 li ul ul a,
.tooltip_thick_f1a5 .short_7f1d li ul ul a,
.tooltip_thick_f1a5 .accent-61b1 li ul ul a,
.tooltip_thick_f1a5 .right_e232 li ul ul a,
.tooltip_thick_f1a5 .aside_c88f li ul ul a {
  padding-left: 40px;
}
.tooltip_thick_f1a5 .notice-hard-952a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_thick_f1a5 .aside_c88f ul li {
  margin-bottom: 1.41575em;
}
.tooltip_thick_f1a5 .aside_c88f ul li .pagination-528c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip_thick_f1a5 .aside_c88f ul li .texture-wood-f497 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.main_a636 .caption-simple-5a85 li a,
.main_a636 .green_7b7e li a,
.main_a636 .solid-e417 li a,
.main_a636 .feature_fluid_d974 li a,
.main_a636 .short_7f1d li a,
.main_a636 .accent-61b1 li a,
.main_a636 .right_e232 li a,
.main_a636 .aside_c88f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_a636 .notice-hard-952a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_a636 .iron-9e3b ul li.surface-small-3262 .mini_0f11,
.main_a636 .iron-9e3b ul li.badge-84a9 .mini_0f11 {
  background: rgba(0, 0, 0, 0.2);
}
.main_a636 .tooltip_thick_f1a5 .iron-9e3b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li {
  margin: 0;
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li ul {
  margin: 0;
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li ul li a {
  padding-left: 15px;
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li ul li li a {
  padding-left: 30px;
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li.wide_fd84 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li.wide_fd84 > 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;
}
.layout_efce .tooltip_thick_f1a5 .list_easy_1fae li.wide_fd84 > 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;
}
.table-4519 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tertiary_slow_b6a9 {
  position: relative;
  z-index: 10;
}
.tertiary_slow_b6a9 .over_b719 {
  width: 100%;
  max-width: 100%;
}
.avatar-15d1 .black-5711 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.avatar-15d1 .focus_0edc {
}
.avatar-15d1 .main_a636 {
  background: #292929;
}
.sort_bb62 .black-5711 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort_bb62 .focus_0edc {
  background: #f9f9f9;
}
.sort_bb62 .main_a636 {
  background: #303030;
}
.out_c8dd .black-5711 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .out_c8dd .panel-dark-b8c0 {
    margin-bottom: 1em;
  }
  .out_c8dd .panel-dark-b8c0:last-child {
    margin-bottom: 0;
  }
}
.out_c8dd .focus_0edc {
  background: #ededed;
}
.out_c8dd .main_a636 {
  background: #1a1a1a;
}
.black-5711.focus_0edc {
  color: rgba(0, 0, 0, 0.6);
}
.black-5711.focus_0edc .brown-c4d3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.black-5711.main_a636 {
  color: rgba(255, 255, 255, 0.99);
}
.black-5711.main_a636 a:not(.progress-active-c558) {
  color: rgba(255, 255, 255, 0.79);
}
.black-5711.main_a636 a:not(.progress-active-c558):hover {
  color: rgba(255, 255, 255, 0.99);
}
.black-5711.main_a636 .brown-c4d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-5711.main_a636 table tbody td,
.black-5711.main_a636 table th {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_7c71.avatar-6e1e .easy_f438 {
  max-width: initial;
}
.breadcrumb_7c71 .frame_5152 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.breadcrumb_7c71 .frame_5152 .over_b719 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_7c71 .frame_5152 .over_b719 {
    display: block;
    margin-bottom: 2em;
  }
  .breadcrumb_7c71 .frame_5152 .over_b719:last-child {
    margin-bottom: 0;
  }
}
.out_c8dd .panel-dark-b8c0:last-child,
.sort_bb62 .panel-dark-b8c0:last-child,
.avatar-15d1 .panel-dark-b8c0:last-child {
  margin-bottom: 0;
}
.out_c8dd .panel-dark-b8c0 .tooltip_thick_f1a5 .iron-9e3b:last-child,
.sort_bb62 .panel-dark-b8c0 .tooltip_thick_f1a5 .iron-9e3b:last-child,
.avatar-15d1 .panel-dark-b8c0 .tooltip_thick_f1a5 .iron-9e3b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .out_c8dd .block_left_e0ed,
  .out_c8dd .background_narrow_f28b,
  .sort_bb62 .block_left_e0ed,
  .sort_bb62 .background_narrow_f28b,
  .avatar-15d1 .block_left_e0ed,
  .avatar-15d1 .background_narrow_f28b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tertiary_slow_b6a9 .panel-dark-b8c0 {
    margin-bottom: 2em;
  }
}
.tertiary_slow_b6a9 p:last-child {
  margin-bottom: 0;
}
.tertiary_slow_b6a9 li,
.tertiary_slow_b6a9 ul {
  list-style: none;
  margin: 0;
}
.tertiary_slow_b6a9 ul ul {
  margin-left: 2.617924em;
}
.white_cd45 {
  font-size: 0.875em;
}

/* css-noise: 2bd5 */
.phantom-card-b9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
