/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thick_1275/customify
Author: WPCustomify
Author URI: https://pressmaximum.thick_1275
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.thick_1275/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focus_bff3.old_d930/licenses/gpl-2.0.white_b115
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.content_yellow_9aec/, (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.fast-ec9f.link_simple_71c4/normalize.small-bfd0/
 ======
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.small-bfd0 v7.0.0 | MIT License | github.thick_1275/necolas/normalize.small-bfd0 */
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;
}
.logo_selected_d42f .preview-brown-cdfc,
.accordion-2f8d,
.title_544a,
.gallery-huge-6389,
.tall-9319,
.solid-abe1,
.text_center_5f90,
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;
}
.accordion-2f8d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accordion-2f8d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-2f8d,
  h1 {
    font-size: 1.8em;
  }
}
.title_544a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title_544a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title_544a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title_544a,
  h2 {
    font-size: 1.7em;
  }
}
.gallery-huge-6389,
h3 {
  font-size: 1.618em;
}
.logo_selected_d42f .preview-brown-cdfc,
.tall-9319,
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.gallery-bottom-a160 {
  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;
}
.hidden_89ea:after,
.hidden_89ea:before,
.silver-c895:after,
.silver-c895:before {
  content: "";
  display: table;
}
.hidden_89ea:after,
.silver-c895:after {
  clear: both;
}
.chip-east-7f40 {
  float: right;
  margin-right: 0;
}
.banner_6c56 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.banner-new-6f85 .card_narrow_da51,
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;
}
.banner-new-6f85 .card_narrow_da51: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;
}
.component_8e47 .card_narrow_da51 {
  box-shadow: none;
}
.component_8e47
  .card_narrow_da51
  .component-77c1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component_8e47 .card_narrow_da51 .surface_dbc7 {
  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;
}
.component_8e47
  .card_narrow_da51
  .surface_dbc7
  b {
  display: none;
}
.component_8e47 .motion_9cfc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.avatar_ae7e:not(.chip_bottom_faab):not(.lite_93f1),
button:not(.chip_bottom_faab):not(.lite_93f1),
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ),
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ),
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ) {
  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;
}
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ):hover,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ):hover,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):hover,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):hover,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ):active,
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ):active,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):active,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):active,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):active,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus {
  outline: 0;
}
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3 {
  position: relative;
}
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .middle-fa2c,
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .center-396b,
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .description_yellow_b4a2,
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  i,
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  svg,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .middle-fa2c,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .center-396b,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .description_yellow_b4a2,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  i,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  svg,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .middle-fa2c,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .center-396b,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .description_yellow_b4a2,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  i,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  svg,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .middle-fa2c,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .center-396b,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .description_yellow_b4a2,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  i,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  svg,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .middle-fa2c,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .center-396b,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  .description_yellow_b4a2,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  i,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3
  svg {
  visibility: hidden;
}
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3:after,
button:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3:after,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3:after,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3:after,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ).fn-loading-4ea3: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;
}
.avatar_ae7e:not(.chip_bottom_faab):not(.lite_93f1),
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ),
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ),
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ) {
  color: #fff;
  background: #235787;
}
.avatar_ae7e:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus,
input[type="button"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus,
input[type="reset"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus,
input[type="submit"]:not(.chip_bottom_faab):not(
    .lite_93f1
  ):focus {
  color: #fff;
}
.avatar_ae7e.fn-disabled-4ea3:not(.chip_bottom_faab):not(
    .lite_93f1
  ),
.avatar_ae7e[disabled]:not(.chip_bottom_faab):not(
    .lite_93f1
  ),
button.fn-disabled-4ea3:not(.chip_bottom_faab):not(
    .lite_93f1
  ),
button[disabled]:not(.chip_bottom_faab):not(
    .lite_93f1
  ) {
  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;
}
.shade_new_a837 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shade_new_a837: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;
}
.paragraph_4790 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mask_dim_a3b9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pressed-2547 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hidden_89ea:after,
.hidden_89ea:before,
.aside-9f38:after,
.aside-9f38:before,
.hidden_selected_a807:after,
.hidden_selected_a807:before,
.photo_c047:after,
.photo_c047:before,
.wrapper_north_6088:after,
.wrapper_north_6088:before,
.accordion_tiny_2f56:after,
.accordion_tiny_2f56:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hidden_89ea:after,
.aside-9f38:after,
.hidden_selected_a807:after,
.photo_c047:after,
.wrapper_north_6088:after,
.accordion_tiny_2f56:after {
  clear: both;
}
.aside-9f38 .sidebar_stale_fd73,
.hidden_selected_a807 .sidebar_stale_fd73,
.label_0305 .sidebar_stale_fd73 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid-d6d9 {
  display: inline-block;
}
.video_white_5c92 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video_white_5c92 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video_white_5c92 .slow_48af {
  padding: 1em 0;
  font-size: 85%;
}
.slow_48af {
  text-align: left;
  font-style: italic;
  color: #999;
}
.background-tall-6f5a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.background-tall-6f5a:after,
.background-tall-6f5a:before {
  content: "";
  display: table;
}
.background-tall-6f5a:after {
  clear: both;
}
.tabs-4a44 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.module-action-dd51 .tabs-4a44 {
  max-width: 50%;
}
.cold-9efa .tabs-4a44 {
  max-width: 33.33%;
}
.backdrop-fixed-230e .tabs-4a44 {
  max-width: 25%;
}
.blue-6c5b .tabs-4a44 {
  max-width: 20%;
}
.purple_7306 .tabs-4a44 {
  max-width: 16.66%;
}
.inner_74b4 .tabs-4a44 {
  max-width: 14.28%;
}
.component_668b .tabs-4a44 {
  max-width: 12.5%;
}
.shade_35cd .tabs-4a44 {
  max-width: 11.11%;
}
.button-57e5 {
  display: block;
}
.logo_selected_d42f .thumbnail_static_6e55 label,
.logo_selected_d42f .last-25de label,
.logo_selected_d42f .info-easy-2ab8 label,
.logo_selected_d42f .border-glass-9df4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.easy-872d {
  list-style: none;
  margin: 0;
}
.easy-872d article.dynamic-e094 {
  margin-bottom: 0;
}
.easy-872d ul {
  list-style: none;
  margin: 0;
}
.easy-872d .up_b94f li.dynamic-e094 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .easy-872d .up_b94f li.dynamic-e094 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .easy-872d .up_b94f li.dynamic-e094: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) {
  .easy-872d .up_b94f li.dynamic-e094 li.dynamic-e094 li.dynamic-e094 li.dynamic-e094 {
    padding-left: 0;
  }
}
article.dynamic-e094 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic-e094 .aside-9f38 p:last-of-type {
  margin-bottom: 0;
}
article.dynamic-e094 .media-lite-382a {
  float: left;
}
article.dynamic-e094 .search_a2c1 {
  margin-left: 85px;
}
article.dynamic-e094 .progress-tiny-ef96 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic-e094 .progress-tiny-ef96 .summary-2725 {
  margin-left: 10px;
}
article.dynamic-e094 .footer-north-4a91 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic-e094 .video_e511 {
  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 .thumbnail_static_6e55,
  #respond .info-easy-2ab8,
  #respond .border-glass-9df4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail_static_6e55 input,
#respond .info-easy-2ab8 input,
#respond .border-glass-9df4 input {
  width: 100%;
}
#respond .border-glass-9df4 {
  margin-right: 0;
}
#respond .detail-hard-c1f8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header-f9b4 {
  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;
}
.header-f9b4.modal-9d98 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header-f9b4 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%);
}
.header-f9b4:focus,
.header-f9b4: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);
}
.hero-e2d4 {
  border-radius: 10%;
}
.list_out_d047 {
  border-radius: 50%;
}
.hidden_stale_9bc7 {
  font-size: 0.72em;
}
.black_3bd5 {
  font-size: 0.875em;
}
.lower_2611 {
  font-size: 1.1em;
}
.frame_fluid_bccb {
  text-transform: uppercase;
  line-height: 1.2;
}
.frame_fluid_bccb.hidden_stale_9bc7 {
  letter-spacing: 0.5px;
}
.filter-1f90,
.filter-1f90 a {
  color: #6d6d6d;
}
.filter-1f90 a:hover {
  color: #111;
}
.focus_lite_0be4 {
  color: #6d6d6d;
}
.footer-green-2787 {
  overflow-x: hidden;
}
.footer-green-2787 .table-185f.frame-8615 {
  position: relative;
}
.footer-green-2787 .table-185f.frame-8615.east-a91c {
  position: initial;
}
.footer-green-2787
  .table-185f.frame-8615.east-a91c
  .mask-hot-866b {
  left: auto;
}
.footer-green-2787 .table-185f .mask-hot-866b {
  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;
}
.footer-green-2787 .table-185f:hover.frame-8615 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer-green-2787
  .table-185f:hover.frame-8615
  .mask-hot-866b {
  display: block;
  z-index: 9999999;
}
.footer-green-2787 .accordion-7e11 .accordion-lite-89c4,
.footer-green-2787 .gas-6881 .accordion-lite-89c4 {
  display: none;
}
.footer-green-2787 .yellow-ac91 .table-185f:hover.frame-8615 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.logo_selected_d42f .thumbnail_static_6e55 label,
.logo_selected_d42f .last-25de label,
.logo_selected_d42f .info-easy-2ab8 label,
.logo_selected_d42f .border-glass-9df4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.easy-872d {
  list-style: none;
  margin: 0;
}
.easy-872d article.dynamic-e094 {
  margin-bottom: 0;
}
.easy-872d ul {
  list-style: none;
  margin: 0;
}
.easy-872d .up_b94f li.dynamic-e094 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .easy-872d .up_b94f li.dynamic-e094 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .easy-872d .up_b94f li.dynamic-e094: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) {
  .easy-872d .up_b94f li.dynamic-e094 li.dynamic-e094 li.dynamic-e094 li.dynamic-e094 {
    padding-left: 0;
  }
}
article.dynamic-e094 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic-e094 .aside-9f38 p:last-of-type {
  margin-bottom: 0;
}
article.dynamic-e094 .media-lite-382a {
  float: left;
}
article.dynamic-e094 .search_a2c1 {
  margin-left: 85px;
}
article.dynamic-e094 .progress-tiny-ef96 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic-e094 .progress-tiny-ef96 .summary-2725 {
  margin-left: 10px;
}
article.dynamic-e094 .footer-north-4a91 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic-e094 .video_e511 {
  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 .thumbnail_static_6e55,
  #respond .info-easy-2ab8,
  #respond .border-glass-9df4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail_static_6e55 input,
#respond .info-easy-2ab8 input,
#respond .border-glass-9df4 input {
  width: 100%;
}
#respond .border-glass-9df4 {
  margin-right: 0;
}
#respond .detail-hard-c1f8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion-7e11 .silver_2e0e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.silver_2e0e .grid_yellow_e63b.search_c2a7 .west-d228 > li > a:focus,
.silver_2e0e .grid_yellow_e63b.search_c2a7 .west-d228 > li > a:hover,
.silver_2e0e .grid_yellow_e63b.aside_middle_f950 .west-d228 > li > a:focus,
.silver_2e0e .grid_yellow_e63b.aside_middle_f950 .west-d228 > li > a:hover,
.silver_2e0e .grid_yellow_e63b.footer_out_2833 .west-d228 > li > a:focus,
.silver_2e0e .grid_yellow_e63b.footer_out_2833 .west-d228 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_2e0e
  .grid_yellow_e63b.search_c2a7
  .west-d228
  > li.gradient-c77d
  > a,
.silver_2e0e
  .grid_yellow_e63b.search_c2a7
  .west-d228
  > li.iron_f3db
  > a,
.silver_2e0e
  .grid_yellow_e63b.aside_middle_f950
  .west-d228
  > li.gradient-c77d
  > a,
.silver_2e0e
  .grid_yellow_e63b.aside_middle_f950
  .west-d228
  > li.iron_f3db
  > a,
.silver_2e0e
  .grid_yellow_e63b.footer_out_2833
  .west-d228
  > li.gradient-c77d
  > a,
.silver_2e0e .grid_yellow_e63b.footer_out_2833 .west-d228 > li.card_efab > a {
  color: rgba(255, 255, 255, 0.99);
}
.silver_2e0e .out-9961,
.silver_2e0e .out-9961 a {
  color: rgba(255, 255, 255, 0.99);
}
.silver_2e0e .footer-f17b.advanced_b0a7 li a,
.silver_2e0e .menu-simple-a555 a,
.silver_2e0e .lower-a3e7,
.silver_2e0e .west-d228 > li > a,
.silver_2e0e .main-1e29 {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e .footer-f17b.advanced_b0a7 li a:hover,
.silver_2e0e .menu-simple-a555 a:hover,
.silver_2e0e .lower-a3e7:hover,
.silver_2e0e .west-d228 > li > a:hover,
.silver_2e0e .main-1e29:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_2e0e .logo-327d {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e .logo-327d .outline-hard-83c8 {
  color: rgba(255, 255, 255, 0.99);
}
.silver_2e0e .logo-327d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_2e0e .dirty_a8d9 .outline-c109 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e .dirty_a8d9 .outline-c109 .modal-76ef {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e
  .dirty_a8d9
  .outline-c109
  .modal-76ef::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e
  .dirty_a8d9
  .outline-c109
  .modal-76ef:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e
  .dirty_a8d9
  .outline-c109
  .modal-76ef::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e
  .dirty_a8d9
  .outline-c109
  .modal-76ef::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e .dirty_a8d9 .picture_b3d4 {
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e0e .dirty_a8d9 .picture_b3d4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-2005
  .silver_2e0e
  .dirty_a8d9
  .accordion_full_c599
  .breadcrumb-tall-1337 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.large-2005
  .silver_2e0e
  .dirty_a8d9
  .accordion_full_c599
  .modal-76ef {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion-7e11 .pagination-selected-ec8c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination-selected-ec8c .grid_yellow_e63b.search_c2a7 .west-d228 > li > a:focus,
.pagination-selected-ec8c .grid_yellow_e63b.search_c2a7 .west-d228 > li > a:hover,
.pagination-selected-ec8c .grid_yellow_e63b.aside_middle_f950 .west-d228 > li > a:focus,
.pagination-selected-ec8c .grid_yellow_e63b.aside_middle_f950 .west-d228 > li > a:hover,
.pagination-selected-ec8c .grid_yellow_e63b.footer_out_2833 .west-d228 > li > a:focus,
.pagination-selected-ec8c .grid_yellow_e63b.footer_out_2833 .west-d228 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-selected-ec8c
  .grid_yellow_e63b.search_c2a7
  .west-d228
  > li.gradient-c77d
  > a,
.pagination-selected-ec8c
  .grid_yellow_e63b.search_c2a7
  .west-d228
  > li.iron_f3db
  > a,
.pagination-selected-ec8c
  .grid_yellow_e63b.aside_middle_f950
  .west-d228
  > li.gradient-c77d
  > a,
.pagination-selected-ec8c
  .grid_yellow_e63b.aside_middle_f950
  .west-d228
  > li.iron_f3db
  > a,
.pagination-selected-ec8c
  .grid_yellow_e63b.footer_out_2833
  .west-d228
  > li.gradient-c77d
  > a,
.pagination-selected-ec8c .grid_yellow_e63b.footer_out_2833 .west-d228 > li.card_efab > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-selected-ec8c .out-9961,
.pagination-selected-ec8c .out-9961 a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-selected-ec8c .footer-f17b.advanced_b0a7 li a,
.pagination-selected-ec8c .menu-simple-a555 a,
.pagination-selected-ec8c .lower-a3e7,
.pagination-selected-ec8c .west-d228 > li > a,
.pagination-selected-ec8c .main-1e29 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-selected-ec8c .footer-f17b.advanced_b0a7 li a:hover,
.pagination-selected-ec8c .menu-simple-a555 a:hover,
.pagination-selected-ec8c .lower-a3e7:hover,
.pagination-selected-ec8c .west-d228 > li > a:hover,
.pagination-selected-ec8c .main-1e29:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-selected-ec8c .logo-327d {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-selected-ec8c .logo-327d .outline-hard-83c8 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-selected-ec8c .logo-327d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-inner-ccf0 .accordion-53fe {
  margin-left: auto;
  margin-right: auto;
}
.hidden_selected_a807 > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden_selected_a807 .paragraph_4790 {
  margin-right: 1.41575em;
}
.notice-small-c9ed .hidden_selected_a807 > .preview_9d7d {
  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;
}
.notice-small-c9ed .hidden_selected_a807 > .notice_slow_f410 {
  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;
}
.mini-6e01.column-inner-ccf0 .accordion-53fe,
.item_1f7b.column-inner-ccf0 .accordion-53fe {
  margin-left: 0;
}
.accent_motion_8211.column-inner-ccf0 .accordion-53fe,
.tag_iron_5d41.column-inner-ccf0 .accordion-53fe {
  margin-right: 0;
}
.hidden_selected_a807 ol,
.hidden_selected_a807 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.popup-7495 video {
  max-width: 100%;
}
.section_1594 img {
  display: block;
}
.section_1594.paragraph_4790,
.section_1594.mask_dim_a3b9 {
  width: 100%;
}
.section_1594.notice_slow_f410 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.solid-869d:not(.surface-a54b) {
  margin: 1.5em auto;
}
.right-4ea4 p {
  padding: 1.5em 14px;
}
ul.thumbnail-0205.notice_slow_f410,
ul.thumbnail-0205.preview_9d7d,
ul.thumbnail-0205.video-fresh-11c8.preview_9d7d {
  padding: 0 14px;
}
.accordion_south_c811 {
  display: block;
  overflow-x: auto;
}
.accordion_south_c811 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion_south_c811 td,
.accordion_south_c811 th {
  padding: 0.5em;
}
.hidden_selected_a807 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden_selected_a807 ol ol,
.hidden_selected_a807 ol ul,
.hidden_selected_a807 ul ol,
.hidden_selected_a807 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden_selected_a807 ol ol li,
.hidden_selected_a807 ol ul li,
.hidden_selected_a807 ul ol li,
.hidden_selected_a807 ul ul li {
  margin-left: 0;
}
.row-639a.chip_complex_b7c2 > .huge_3779 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.row-639a.chip_complex_b7c2 > .huge_3779 iframe,
.row-639a.chip_complex_b7c2 > .huge_3779 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active-005a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active-005a.center_0c2a {
  padding: 0;
}
.active-005a.center_0c2a cite {
  font-size: 13px;
}
.active-005a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active-005a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.simple-ac8e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.simple-ac8e > p:first-child {
  margin-top: 0;
}
.simple-ac8e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.simple-ac8e blockquote {
  border-left: 0;
}
.dropdown_6caa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dropdown_6caa:not(.narrow-146d) {
  max-width: 100px;
}
.dropdown_6caa.notice_69ec {
  border-bottom: none !important;
  text-align: center;
}
.dropdown_6caa.notice_69ec::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .right-4ea4 p {
    padding: 1.5em 0;
  }
}
.gas-cee2 {
  color: #0073aa;
}
.detail_7ca7 {
  background-color: #0073aa;
}
.left-a9ce {
  color: #229fd8;
}
.south-7826 {
  background-color: #229fd8;
}
.column-c974 {
  color: #eee;
}
.content-ed8e {
  background-color: #eee;
}
.logo-ab24 {
  color: #444;
}
.pattern-complex-8726 {
  background-color: #444;
}
.main-gas-d563 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.main-gas-d563 .banner-37d5 .menu-simple-a555 {
  font-size: 15px;
}
.main-gas-d563 .menu-simple-a555 {
  line-height: 1.3;
}
.main-gas-d563 .pagination-selected-ec8c {
}
.main-gas-d563 .silver_2e0e {
  background: #235787;
}
.outer_751e {
  padding: 0;
}
.outer_751e .silver_2e0e {
  background: #1a1a1a;
}
.outer_751e .pagination-selected-ec8c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary_b721 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary_b721 .pagination-selected-ec8c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary_b721 .silver_2e0e {
  background: #303030;
}
.accordion_tiny_2f56 {
  position: relative;
  z-index: 10;
}
.accordion_tiny_2f56 .content-hard-e61c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.east-89eb .frame-8615 {
  display: inline-block;
  vertical-align: middle;
}
.east-89eb.box-984f .frame-8615 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .east-89eb.box-984f .frame-8615 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .east-89eb.box-984f .frame-8615 {
    margin-right: 0.4em;
  }
}
.east-89eb.box-984f .frame-8615:last-child {
  margin-right: 0;
}
.cold-b3ff .content-hard-e61c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accordion-7e11 .banner-37d5 {
    margin: 0 -0.5em;
  }
  .accordion-7e11 .banner-37d5 [class*="customify-col-"],
  .accordion-7e11 .banner-37d5 [class*="customify-col_"],
  .accordion-7e11 .banner-37d5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accordion-7e11.pattern_stone_fd7d .content-hard-e61c {
  background: 0 0 !important;
}
.accordion-7e11.pattern_stone_fd7d .content-hard-e61c,
.accordion-7e11.cold-b3ff .content-hard-e61c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accordion-7e11.label_f8e5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accordion-7e11.cold-b3ff .content-hard-e61c {
  box-shadow: none !important;
}
.section-dark-632d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section-dark-632d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section-dark-632d {
    padding: 18px 0 20px;
  }
}
.section-dark-632d .short-6ee6 {
  width: 100%;
}
.section-dark-632d .filter_short_34ad {
  margin-bottom: 0;
}
.section-dark-632d .label_smooth_e2b1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification_iron_ef3f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification_iron_ef3f .black-8388 {
  width: 100%;
}
.disabled-7398 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled-7398 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled-7398 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;
}
.disabled-7398 li:last-child:after {
  display: none;
}
.disabled-7398 li a {
  font-weight: 500;
  margin-right: 10px;
}
.breadcrumb-current-41f7 .accordion-lite-89c4 button,
.section-dark-632d .accordion-lite-89c4 button {
  left: 0;
}
.breadcrumb-current-41f7 .black-8388,
.section-dark-632d .black-8388 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-current-41f7 .notification_iron_ef3f,
.section-dark-632d .notification_iron_ef3f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.breadcrumb-current-41f7 {
  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;
}
.breadcrumb-current-41f7: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;
}
.breadcrumb-current-41f7 .focused_82a8 {
  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) {
  .breadcrumb-current-41f7 .focused_82a8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-current-41f7 .focused_82a8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-current-41f7 .focused_82a8 {
    min-height: 200px;
  }
}
.breadcrumb-current-41f7 .disabled-7398 {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-current-41f7 .disabled-7398 a,
.breadcrumb-current-41f7 .disabled-7398 li:after {
  color: inherit;
}
.breadcrumb-current-41f7 .disabled-7398 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.static-2f67 {
  margin-bottom: 0.5em;
}
.alert-8902 {
  margin-bottom: 1.2em;
}
.alert-8902,
.static-2f67 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert-8902 p:last-child,
.static-2f67 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accordion-lite-89c4,
#masthead .accordion-lite-89c4 {
  display: none;
}
#masthead
  > .accordion-lite-89c4.link_76d9 {
  display: none;
}
#masthead > .accordion-lite-89c4 button {
  left: 0;
}
.info-soft-8f28 {
  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%;
}
.info-soft-8f28 .frame-8615 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.info-soft-8f28 .old-3403 {
  display: -webkit-box;
  display: flex;
}
.info-soft-8f28 .old-3403.wide_9e61 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.info-soft-8f28 .old-3403.disabled_8c9a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-soft-8f28 .old-3403.icon_paper_07a8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-soft-8f28.alert_1c4d.box_top_7e8f .old-3403.wide_9e61 {
  flex-basis: 100%;
}
.info-soft-8f28.disabled_1a5d .old-3403.disabled_8c9a {
  -webkit-box-flex: 1;
  flex: auto;
}
.info-soft-8f28.disabled_1a5d .old-3403.icon_paper_07a8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accordion-lite-89c4.link_76d9 {
  display: none;
}
#masthead > .accordion-lite-89c4 button {
  left: 0;
}
.message_168e {
  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;
}
.message_168e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.message_168e.out-9121 i {
  margin-right: 4px;
}
.message_168e.tabs_5462 i {
  margin-left: 5px;
}
.menu-simple-a555 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu-simple-a555 p:last-child {
  margin-bottom: 0;
}
.thick-0cab {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thick-0cab a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thick-0cab img {
  display: block;
  width: auto;
  line-height: 1;
}
.thick-0cab .out-9961 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thick-0cab .section-d84c {
  margin: 5px 0 7px 0;
}
.thick-0cab.wood_db2d .box_rough_d410 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-0cab.wood_db2d .grid-79f1 {
  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;
}
.thick-0cab.badge-clean-6ae6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thick-0cab.badge-clean-6ae6 .box_rough_d410 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-0cab.badge-clean-6ae6 .grid-79f1 {
  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;
}
.thick-0cab.gas_187f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick-0cab.breadcrumb-4262 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thick-0cab.breadcrumb-4262 .grid-79f1 {
  margin-top: 7px;
}
.outline-stale-19e8 {
  display: inline-block;
}
.accordion_tiny_2f56 .shadow_tiny_cac7 .thick-0cab img {
  max-width: 100%;
}
.grid_yellow_e63b .progress-ecb7.banner-8f11,
.basic-3b51 .progress-ecb7.banner-8f11 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid_yellow_e63b .pink-d0ad,
.basic-3b51 .pink-d0ad {
  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%);
}
.grid_yellow_e63b .pink-d0ad {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.grid_yellow_e63b.article-449b .pink-d0ad {
  display: none;
}
.grid_yellow_e63b .cool_3a5a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid_yellow_e63b .cool_3a5a li {
  display: inline-block;
  position: relative;
}
.grid_yellow_e63b .cool_3a5a li:last-child {
  margin-right: 0;
}
.grid_yellow_e63b .cool_3a5a 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;
}
.grid_yellow_e63b .cool_3a5a li.card_efab > a {
  color: rgba(0, 0, 0, 0.9);
}
.grid_yellow_e63b .cool_3a5a > 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;
}
.grid_yellow_e63b .cool_3a5a > li > a i {
  line-height: 0;
}
.grid_yellow_e63b .cool_3a5a > li.nav_c84a > a .pink-d0ad {
  margin-left: 4px;
  line-height: 0;
}
.grid_yellow_e63b .cool_3a5a .avatar-east-c04c li.nav_c84a > a {
  position: relative;
}
.grid_yellow_e63b .cool_3a5a .avatar-east-c04c li.nav_c84a > a:after,
.grid_yellow_e63b .cool_3a5a .avatar-east-c04c li.nav_c84a > a:before {
  content: "";
  display: table;
}
.grid_yellow_e63b .cool_3a5a .avatar-east-c04c li.nav_c84a > a:after {
  clear: both;
}
.grid_yellow_e63b .cool_3a5a .avatar-east-c04c li.nav_c84a > a .pink-d0ad {
  margin-left: 5px;
  float: right;
}
.grid_yellow_e63b .over-c2dd,
.grid_yellow_e63b .avatar-east-c04c {
  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;
}
.grid_yellow_e63b .avatar-east-c04c {
  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;
}
.grid_yellow_e63b .avatar-east-c04c .banner-8f11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid_yellow_e63b .avatar-east-c04c .pink-d0ad {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.grid_yellow_e63b .avatar-east-c04c li {
  display: block;
  margin: 0;
  padding: 0;
}
.grid_yellow_e63b .avatar-east-c04c 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;
}
.grid_yellow_e63b .avatar-east-c04c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.grid_yellow_e63b .avatar-east-c04c .avatar-east-c04c {
  top: 0;
  left: 100%;
}
.grid_yellow_e63b .center-cc0a.fn-focus-4ea3 > .over-c2dd,
.grid_yellow_e63b .center-cc0a.fn-focus-4ea3 > .avatar-east-c04c,
.grid_yellow_e63b .center-cc0a:focus > .over-c2dd,
.grid_yellow_e63b .center-cc0a:focus > .avatar-east-c04c,
.grid_yellow_e63b .center-cc0a:hover > .over-c2dd,
.grid_yellow_e63b .center-cc0a:hover > .avatar-east-c04c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.grid_yellow_e63b.footer_out_2833 .west-d228:after,
.grid_yellow_e63b.footer_out_2833 .west-d228:before {
  content: "";
  display: table;
}
.grid_yellow_e63b.footer_out_2833 .west-d228:after {
  clear: both;
}
.grid_yellow_e63b.footer_out_2833 .west-d228 > li {
  float: left;
}
.grid_yellow_e63b.north_e3d3 .west-d228:after,
.grid_yellow_e63b.north_e3d3 .west-d228:before {
  content: "";
  display: table;
}
.grid_yellow_e63b.north_e3d3 .west-d228:after {
  clear: both;
}
.grid_yellow_e63b.north_e3d3 .west-d228 > li {
  float: left;
}
.grid_yellow_e63b.north_e3d3 .west-d228 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.grid_yellow_e63b.north_e3d3 .west-d228 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.grid_yellow_e63b.north_e3d3 .west-d228 > li.gradient-c77d > a,
.grid_yellow_e63b.north_e3d3 .west-d228 > li.card_efab > a {
  color: #fff;
  background-color: #1e4b75;
}
.grid_yellow_e63b.search_c2a7 .west-d228 > li > a .banner-8f11 {
  position: relative;
}
.grid_yellow_e63b.search_c2a7 .west-d228 > li > a .banner-8f11: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;
}
.grid_yellow_e63b.search_c2a7
  .west-d228
  > li:focus
  > a
  .banner-8f11:before,
.grid_yellow_e63b.search_c2a7
  .west-d228
  > li:hover
  > a
  .banner-8f11:before {
  width: 100%;
  background-color: currentColor;
}
.grid_yellow_e63b.search_c2a7
  .west-d228
  > li.gradient-c77d
  > a
  .banner-8f11:before,
.grid_yellow_e63b.search_c2a7
  .west-d228
  > li.iron_f3db
  > a
  .banner-8f11:before {
  width: 100%;
  background-color: currentColor;
}
.grid_yellow_e63b.aside_middle_f950 .west-d228 > li > a .banner-8f11 {
  position: relative;
}
.grid_yellow_e63b.aside_middle_f950 .west-d228 > li > a .banner-8f11: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;
}
.grid_yellow_e63b.aside_middle_f950 .west-d228 > li:focus > a .banner-8f11:before,
.grid_yellow_e63b.aside_middle_f950
  .west-d228
  > li:hover
  > a
  .banner-8f11:before {
  width: 100%;
  background-color: currentColor;
}
.grid_yellow_e63b.aside_middle_f950
  .west-d228
  > li.gradient-c77d
  > a
  .banner-8f11:before,
.grid_yellow_e63b.aside_middle_f950
  .west-d228
  > li.iron_f3db
  > a
  .banner-8f11:before {
  width: 100%;
  background-color: currentColor;
}
.basic-3b51 .cool_3a5a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic-3b51 .cool_3a5a li:first-child > a {
  border-top: none;
}
.basic-3b51 .cool_3a5a .tooltip-c5c5 > .banner-8f11 .pink-d0ad {
  display: none;
}
.basic-3b51 .cool_3a5a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.basic-3b51 .cool_3a5a li:last-child {
  border: none;
}
.basic-3b51 .cool_3a5a li.nav_c84a > a {
  padding-right: 45px !important;
}
.basic-3b51 .cool_3a5a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.basic-3b51 .cool_3a5a li a:focus,
.basic-3b51 .cool_3a5a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic-3b51 .cool_3a5a li .panel-fast-a026 {
  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;
}
.basic-3b51 .cool_3a5a li .panel-fast-a026:hover {
  box-shadow: none;
}
.basic-3b51 .cool_3a5a li .panel-fast-a026 .pink-d0ad {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.basic-3b51 .cool_3a5a .avatar-east-c04c {
  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);
}
.basic-3b51 .cool_3a5a .avatar-east-c04c li a {
  padding-left: 3em;
}
.basic-3b51 .cool_3a5a .content-b16f > a .panel-fast-a026 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basic-3b51 .cool_3a5a .content-b16f > .avatar-east-c04c {
  display: block;
  opacity: 1;
}
.pagination-fast-64b4 {
  max-width: 100%;
}
.message_middle_2110 {
  line-height: 0;
  cursor: pointer;
}
.main-1e29 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.main-1e29:hover {
  box-shadow: none;
  color: currentColor;
}
.main-1e29 svg {
  width: 18px;
  height: 18px;
}
.main-1e29 .tooltip-glass-8a4e {
  display: none;
}
.backdrop-stone-13e4 {
  position: relative;
}
.backdrop-stone-13e4.fn-active-4ea3 .main-1e29 .simple_b9eb {
  display: none;
}
.backdrop-stone-13e4.fn-active-4ea3 .main-1e29 .tooltip-glass-8a4e {
  display: inline-block;
}
.backdrop-stone-13e4 .iron-2e0c {
  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);
}
.backdrop-stone-13e4.hero-under-100a .iron-2e0c {
  left: auto;
  right: -0.9em;
}
.backdrop-stone-13e4.hero-under-100a .dropdown_next_240f::before {
  left: auto;
  right: 15px;
}
.backdrop-stone-13e4.fn-active-4ea3 .iron-2e0c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_full_c599 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accordion_full_c599 label {
  flex-basis: 100%;
}
.accordion_full_c599 .outline-c109 {
  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;
}
.accordion_full_c599 .modal-76ef {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accordion_full_c599 .modal-76ef:focus {
  background-color: transparent;
}
.accordion_full_c599 button.picture_b3d4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accordion_full_c599 button.picture_b3d4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accordion_full_c599 button.picture_b3d4 svg {
  width: 18px;
  height: 18px;
}
.accordion_full_c599 input[type="submit"] {
  min-height: auto;
}
.dirty_a8d9 .accordion_full_c599 .modal-76ef {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dropdown_next_240f {
  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) {
  .dropdown_next_240f {
    width: 220px;
  }
}
.dropdown_next_240f label {
  flex-basis: 100%;
}
.dropdown_next_240f::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;
}
.large-2005 .dirty_a8d9 .accordion_full_c599 {
  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;
}
.large-2005
  .dirty_a8d9
  .accordion_full_c599
  .outline-c109 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.large-2005 .dirty_a8d9 .accordion_full_c599 .modal-76ef {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.large-2005
  .dirty_a8d9
  .accordion_full_c599
  .modal-76ef:focus {
  background: 0 0;
}
.large-2005
  .dirty_a8d9
  .accordion_full_c599
  .breadcrumb-tall-1337 {
  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;
}
.footer-f17b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer-f17b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer-f17b li:last-child {
  margin-right: 0;
}
.footer-f17b li:first-child {
  margin-left: 0;
}
.footer-f17b.status_7e28 a {
  color: #fff;
}
.footer-f17b.status_7e28 a:hover {
  color: #fff;
}
.footer-f17b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer-f17b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer-f17b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer-f17b a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer-f17b [class*="social-icon-apple"] {
  background-color: #999;
}
.footer-f17b [class*="social-icon-apple"].fixed_cc2d {
  background-color: transparent;
  color: #999;
}
.footer-f17b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer-f17b [class*="social-icon-behance"].fixed_cc2d {
  background-color: transparent;
  color: #1769ff;
}
.footer-f17b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer-f17b [class*="social-icon-bitbucket"].fixed_cc2d {
  background-color: transparent;
  color: #205081;
}
.footer-f17b [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer-f17b [class*="social-icon-codepen"].fixed_cc2d {
  background-color: transparent;
  color: #000;
}
.footer-f17b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer-f17b [class*="social-icon-delicious"].fixed_cc2d {
  background-color: transparent;
  color: #39f;
}
.footer-f17b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer-f17b [class*="social-icon-digg"].fixed_cc2d {
  background-color: transparent;
  color: #005be2;
}
.footer-f17b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer-f17b [class*="social-icon-dribbble"].fixed_cc2d {
  background-color: transparent;
  color: #ea4c89;
}
.footer-f17b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer-f17b [class*="social-icon-envelope"].fixed_cc2d {
  background-color: transparent;
  color: #ea4335;
}
.footer-f17b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer-f17b [class*="social-icon-facebook"].fixed_cc2d {
  background-color: transparent;
  color: #3b5998;
}
.footer-f17b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer-f17b [class*="social-icon-flickr"].fixed_cc2d {
  background-color: transparent;
  color: #0063dc;
}
.footer-f17b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer-f17b [class*="social-icon-foursquare"].fixed_cc2d {
  background-color: transparent;
  color: #2d5be3;
}
.footer-f17b [class*="social-icon-github"] {
  background-color: #333;
}
.footer-f17b [class*="social-icon-github"].fixed_cc2d {
  background-color: transparent;
  color: #333;
}
.footer-f17b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer-f17b [class*="social-icon-google-plus"].fixed_cc2d {
  background-color: transparent;
  color: #dd4b39;
}
.footer-f17b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer-f17b [class*="social-icon-houzz"].fixed_cc2d {
  background-color: transparent;
  color: #7ac142;
}
.footer-f17b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer-f17b [class*="social-icon-instagram"].fixed_cc2d {
  background-color: transparent;
  color: #262626;
}
.footer-f17b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer-f17b [class*="social-icon-jsfiddle"].fixed_cc2d {
  background-color: transparent;
  color: #487aa2;
}
.footer-f17b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer-f17b [class*="social-icon-linkedin"].fixed_cc2d {
  background-color: transparent;
  color: #0077b5;
}
.footer-f17b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer-f17b [class*="social-icon-medium"].fixed_cc2d {
  background-color: transparent;
  color: #00ab6b;
}
.footer-f17b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer-f17b
  [class*="social-icon-odnoklassniki"].fixed_cc2d {
  background-color: transparent;
  color: #f4731c;
}
.footer-f17b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer-f17b [class*="social-icon-meetup"].fixed_cc2d {
  background-color: transparent;
  color: #ec1c40;
}
.footer-f17b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer-f17b [class*="social-icon-pinterest"].fixed_cc2d {
  background-color: transparent;
  color: #bd081c;
}
.footer-f17b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer-f17b [class*="social-icon-product-hunt"].fixed_cc2d {
  background-color: transparent;
  color: #da552f;
}
.footer-f17b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer-f17b [class*="social-icon-reddit"].fixed_cc2d {
  background-color: transparent;
  color: #ff4500;
}
.footer-f17b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer-f17b [class*="social-icon-rss"].fixed_cc2d {
  background-color: transparent;
  color: #f26522;
}
.footer-f17b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer-f17b
  [class*="social-icon-shopping-cart"].fixed_cc2d {
  background-color: transparent;
  color: #4caf50;
}
.footer-f17b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer-f17b [class*="social-icon-skype"].fixed_cc2d {
  background-color: transparent;
  color: #00aff0;
}
.footer-f17b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer-f17b [class*="social-icon-slideshare"].fixed_cc2d {
  background-color: transparent;
  color: #0077b5;
}
.footer-f17b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer-f17b [class*="social-icon-snapchat"].fixed_cc2d {
  background-color: transparent;
  color: #fffc00;
}
.footer-f17b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer-f17b [class*="social-icon-soundcloud"].fixed_cc2d {
  background-color: transparent;
  color: #f80;
}
.footer-f17b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer-f17b [class*="social-icon-spotify"].fixed_cc2d {
  background-color: transparent;
  color: #2ebd59;
}
.footer-f17b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer-f17b
  [class*="social-icon-stack-overflow"].fixed_cc2d {
  background-color: transparent;
  color: #fe7a15;
}
.footer-f17b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer-f17b [class*="social-icon-maldkfgram"].fixed_cc2d {
  background-color: transparent;
  color: #2ca5e0;
}
.footer-f17b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer-f17b [class*="social-icon-tripadvisor"].fixed_cc2d {
  background-color: transparent;
  color: #589442;
}
.footer-f17b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer-f17b [class*="social-icon-tumblr"].fixed_cc2d {
  background-color: transparent;
  color: #35465c;
}
.footer-f17b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer-f17b [class*="social-icon-twitch"].fixed_cc2d {
  background-color: transparent;
  color: #6441a5;
}
.footer-f17b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer-f17b [class*="social-icon-twitter"].fixed_cc2d {
  background-color: transparent;
  color: #1da1f2;
}
.footer-f17b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer-f17b [class*="social-icon-vimeo"].fixed_cc2d {
  background-color: transparent;
  color: #1ab7ea;
}
.footer-f17b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer-f17b [class*="social-icon-vk"].fixed_cc2d {
  background-color: transparent;
  color: #45668e;
}
.footer-f17b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer-f17b [class*="social-icon-weibo"].fixed_cc2d {
  background-color: transparent;
  color: #df2029;
}
.footer-f17b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer-f17b [class*="social-icon-weixin"].fixed_cc2d {
  background-color: transparent;
  color: #7bb32e;
}
.footer-f17b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer-f17b [class*="social-icon-whatsapp"].fixed_cc2d {
  background-color: transparent;
  color: #25d366;
}
.footer-f17b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer-f17b [class*="social-icon-wordpress"].fixed_cc2d {
  background-color: transparent;
  color: #21759b;
}
.footer-f17b [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer-f17b [class*="social-icon-xing"].fixed_cc2d {
  background-color: transparent;
  color: #026466;
}
.footer-f17b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer-f17b [class*="social-icon-yelp"].fixed_cc2d {
  background-color: transparent;
  color: #af0606;
}
.footer-f17b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer-f17b [class*="social-icon-youtube"].fixed_cc2d {
  background-color: transparent;
  color: #cd201f;
}
.lower-a3e7 {
  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;
}
.lower-a3e7:hover {
  box-shadow: none;
  background: 0 0;
}
.main-b178 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.section-b34f {
  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;
}
.hidden-active-971a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple-81c9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple-81c9,
.simple-81c9::after,
.simple-81c9::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;
}
.simple-81c9::after,
.simple-81c9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.short_7021 .section-b34f .hidden-active-971a {
  margin-top: -2px;
  width: 19px;
}
.short_7021 .section-b34f .simple-81c9 {
  margin-top: -1px;
}
.short_7021 .section-b34f .simple-81c9,
.short_7021 .section-b34f .simple-81c9::after,
.short_7021 .section-b34f .simple-81c9::before {
  width: 19px;
  height: 2px;
}
.short_7021 .section-b34f .simple-81c9::before {
  top: -6px;
}
.short_7021 .section-b34f .simple-81c9::after {
  bottom: -6px;
}
.summary_dirty_ada9 .section-b34f .hidden-active-971a {
  margin-top: -2px;
  width: 22px;
}
.summary_dirty_ada9 .section-b34f .simple-81c9 {
  margin-top: -1px;
}
.summary_dirty_ada9 .section-b34f .simple-81c9,
.summary_dirty_ada9 .section-b34f .simple-81c9::after,
.summary_dirty_ada9 .section-b34f .simple-81c9::before {
  width: 22px;
  height: 2px;
}
.summary_dirty_ada9 .section-b34f .simple-81c9::before {
  top: -7px;
}
.summary_dirty_ada9 .section-b34f .simple-81c9::after {
  bottom: -7px;
}
.badge-2c03 .section-b34f .hidden-active-971a {
  margin-top: -2px;
  width: 31px;
}
.badge-2c03 .section-b34f .simple-81c9 {
  margin-top: -1.5px;
}
.badge-2c03 .section-b34f .simple-81c9,
.badge-2c03 .section-b34f .simple-81c9::after,
.badge-2c03 .section-b34f .simple-81c9::before {
  width: 31px;
  height: 3px;
}
.badge-2c03 .section-b34f .simple-81c9::before {
  top: -9px;
}
.badge-2c03 .section-b34f .simple-81c9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .box_5278 .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 19px;
  }
  .box_5278 .section-b34f .simple-81c9 {
    margin-top: -1px;
  }
  .box_5278 .section-b34f .simple-81c9,
  .box_5278 .section-b34f .simple-81c9::after,
  .box_5278 .section-b34f .simple-81c9::before {
    width: 19px;
    height: 2px;
  }
  .box_5278 .section-b34f .simple-81c9::before {
    top: -6px;
  }
  .box_5278 .section-b34f .simple-81c9::after {
    bottom: -6px;
  }
  .overlay_53dc .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_53dc .section-b34f .simple-81c9 {
    margin-top: -1px;
  }
  .overlay_53dc .section-b34f .simple-81c9,
  .overlay_53dc .section-b34f .simple-81c9::after,
  .overlay_53dc .section-b34f .simple-81c9::before {
    width: 22px;
    height: 2px;
  }
  .overlay_53dc .section-b34f .simple-81c9::before {
    top: -7px;
  }
  .overlay_53dc .section-b34f .simple-81c9::after {
    bottom: -7px;
  }
  .disabled_3752 .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 31px;
  }
  .disabled_3752 .section-b34f .simple-81c9 {
    margin-top: -1.5px;
  }
  .disabled_3752 .section-b34f .simple-81c9,
  .disabled_3752 .section-b34f .simple-81c9::after,
  .disabled_3752 .section-b34f .simple-81c9::before {
    width: 31px;
    height: 3px;
  }
  .disabled_3752 .section-b34f .simple-81c9::before {
    top: -9px;
  }
  .disabled_3752 .section-b34f .simple-81c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .status-north-2e37 .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 19px;
  }
  .status-north-2e37 .section-b34f .simple-81c9 {
    margin-top: -1px;
  }
  .status-north-2e37 .section-b34f .simple-81c9,
  .status-north-2e37 .section-b34f .simple-81c9::after,
  .status-north-2e37 .section-b34f .simple-81c9::before {
    width: 19px;
    height: 2px;
  }
  .status-north-2e37 .section-b34f .simple-81c9::before {
    top: -6px;
  }
  .status-north-2e37 .section-b34f .simple-81c9::after {
    bottom: -6px;
  }
  .heading-hard-5835 .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 22px;
  }
  .heading-hard-5835 .section-b34f .simple-81c9 {
    margin-top: -1px;
  }
  .heading-hard-5835 .section-b34f .simple-81c9,
  .heading-hard-5835 .section-b34f .simple-81c9::after,
  .heading-hard-5835 .section-b34f .simple-81c9::before {
    width: 22px;
    height: 2px;
  }
  .heading-hard-5835 .section-b34f .simple-81c9::before {
    top: -7px;
  }
  .heading-hard-5835 .section-b34f .simple-81c9::after {
    bottom: -7px;
  }
  .module_68e0 .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 31px;
  }
  .module_68e0 .section-b34f .simple-81c9 {
    margin-top: -1.5px;
  }
  .module_68e0 .section-b34f .simple-81c9,
  .module_68e0 .section-b34f .simple-81c9::after,
  .module_68e0 .section-b34f .simple-81c9::before {
    width: 31px;
    height: 3px;
  }
  .module_68e0 .section-b34f .simple-81c9::before {
    top: -9px;
  }
  .module_68e0 .section-b34f .simple-81c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_purple_5149 .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown_purple_5149 .section-b34f .simple-81c9 {
    margin-top: -1px;
  }
  .dropdown_purple_5149 .section-b34f .simple-81c9,
  .dropdown_purple_5149 .section-b34f .simple-81c9::after,
  .dropdown_purple_5149 .section-b34f .simple-81c9::before {
    width: 19px;
    height: 2px;
  }
  .dropdown_purple_5149 .section-b34f .simple-81c9::before {
    top: -6px;
  }
  .dropdown_purple_5149 .section-b34f .simple-81c9::after {
    bottom: -6px;
  }
  .wood_b574 .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 22px;
  }
  .wood_b574 .section-b34f .simple-81c9 {
    margin-top: -1px;
  }
  .wood_b574 .section-b34f .simple-81c9,
  .wood_b574 .section-b34f .simple-81c9::after,
  .wood_b574 .section-b34f .simple-81c9::before {
    width: 22px;
    height: 2px;
  }
  .wood_b574 .section-b34f .simple-81c9::before {
    top: -7px;
  }
  .wood_b574 .section-b34f .simple-81c9::after {
    bottom: -7px;
  }
  .static_2e4b .section-b34f .hidden-active-971a {
    margin-top: -2px;
    width: 31px;
  }
  .static_2e4b .section-b34f .simple-81c9 {
    margin-top: -1.5px;
  }
  .static_2e4b .section-b34f .simple-81c9,
  .static_2e4b .section-b34f .simple-81c9::after,
  .static_2e4b .section-b34f .simple-81c9::before {
    width: 31px;
    height: 3px;
  }
  .static_2e4b .section-b34f .simple-81c9::before {
    top: -9px;
  }
  .static_2e4b .section-b34f .simple-81c9::after {
    bottom: -9px;
  }
}
.pattern_plasma_aa5f .simple-81c9 {
  -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);
}
.pattern_plasma_aa5f .simple-81c9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pattern_plasma_aa5f .simple-81c9::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);
}
.pattern_plasma_aa5f.link-first-e61c .simple-81c9 {
  -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);
}
.pattern_plasma_aa5f.link-first-e61c .simple-81c9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pattern_plasma_aa5f.link-first-e61c .simple-81c9::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);
}
.hover_narrow_3e82 {
  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.sort_hard_45d3:before {
  display: none;
}
.gas-6881 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gas-6881 .box-top-6fc4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gas-6881 .box-top-6fc4:last-of-type {
  border-bottom: none;
}
.gas-6881 .box-top-6fc4.dynamic_9bb8,
.gas-6881 .box-top-6fc4.panel-5554,
.gas-6881 .box-top-6fc4.clean-6d20 {
  padding: 0;
}
.gas-6881 .basic-3b51 .panel-fast-a026 {
  color: currentColor;
}
.gas-6881 .basic-3b51 .panel-fast-a026:focus,
.gas-6881 .basic-3b51 .panel-fast-a026:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-6881.pagination-selected-ec8c .logo-327d,
.gas-6881.pagination-selected-ec8c .menu-simple-a555 a,
.gas-6881.pagination-selected-ec8c .west-d228 a,
.gas-6881.pagination-selected-ec8c .avatar-east-c04c a {
  color: rgba(0, 0, 0, 0.55);
}
.gas-6881.pagination-selected-ec8c .logo-327d:hover,
.gas-6881.pagination-selected-ec8c .menu-simple-a555 a:hover,
.gas-6881.pagination-selected-ec8c .west-d228 a:hover,
.gas-6881.pagination-selected-ec8c .avatar-east-c04c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-6881.pagination-selected-ec8c .outline-hard-83c8 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-6881.pagination-selected-ec8c .box-top-6fc4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-6881.pagination-selected-ec8c .box-top-6fc4:before {
  background: rgba(0, 0, 0, 0.08);
}
.gas-6881.pagination-selected-ec8c .brown_504e:before {
  background: rgba(255, 255, 255, 0.9);
}
.gas-6881.pagination-selected-ec8c .basic-3b51 .cool_3a5a li a,
.gas-6881.pagination-selected-ec8c .basic-3b51 .panel-fast-a026,
.gas-6881.pagination-selected-ec8c .avatar-east-c04c {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-6881.pagination-selected-ec8c .basic-3b51 .panel-fast-a026:focus,
.gas-6881.pagination-selected-ec8c .basic-3b51 .panel-fast-a026:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-6881.pagination-selected-ec8c .cool_3a5a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-6881.silver_2e0e .logo-327d,
.gas-6881.silver_2e0e .menu-simple-a555 a,
.gas-6881.silver_2e0e .west-d228 .panel-fast-a026,
.gas-6881.silver_2e0e .west-d228 a,
.gas-6881.silver_2e0e .avatar-east-c04c a {
  color: rgba(255, 255, 255, 0.79);
}
.gas-6881.silver_2e0e .logo-327d:hover,
.gas-6881.silver_2e0e .menu-simple-a555 a:hover,
.gas-6881.silver_2e0e .west-d228 .panel-fast-a026:hover,
.gas-6881.silver_2e0e .west-d228 a:hover,
.gas-6881.silver_2e0e .avatar-east-c04c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-6881.silver_2e0e .outline-hard-83c8 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-6881.silver_2e0e .box-top-6fc4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-6881.silver_2e0e .box-top-6fc4:before {
  background: rgba(255, 255, 255, 0.08);
}
.gas-6881.silver_2e0e .brown_504e:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas-6881.silver_2e0e .basic-3b51 .cool_3a5a li a,
.gas-6881.silver_2e0e .basic-3b51 .panel-fast-a026,
.gas-6881.silver_2e0e .avatar-east-c04c {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-6881.silver_2e0e .basic-3b51 .panel-fast-a026:focus,
.gas-6881.silver_2e0e .basic-3b51 .panel-fast-a026:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-6881.silver_2e0e .cool_3a5a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_504e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.brown_504e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.inner_069f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary-7514 .gas-6881 {
  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;
}
.tertiary-7514 .box-top-6fc4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary-7514 .box-top-6fc4: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) {
  .tertiary-7514 .box-top-6fc4:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary-7514 .box-top-6fc4:last-child:before {
  content: none;
}
.tertiary-7514 .box-top-6fc4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary-7514 .basic-3b51 .cool_3a5a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary-7514 .basic-3b51 .cool_3a5a li a .panel-fast-a026 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary-7514 .basic-3b51 .avatar-east-c04c {
  border: none;
}
.tertiary-7514 .basic-3b51 .avatar-east-c04c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary-7514 .brown_504e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary-7514 .inner_069f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary-7514 .silver_2e0e .brown_504e:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-7514 .pagination-selected-ec8c.label_pro_bbe0 .simple-81c9 {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary-7514
  .pagination-selected-ec8c.label_pro_bbe0
  .simple-81c9::after,
.tertiary-7514
  .pagination-selected-ec8c.label_pro_bbe0
  .simple-81c9:before {
  background: inherit;
}
.tertiary-7514
  .pagination-selected-ec8c.label_pro_bbe0:hover
  .simple-81c9 {
  background: rgba(0, 0, 0, 0.8);
}
.hover_middle_e38a .gas-6881 {
  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) {
  .hover_middle_e38a .gas-6881 {
    width: auto;
    right: 45px;
  }
}
.out-9ddc .gas-6881 {
  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) {
  .out-9ddc .gas-6881 {
    width: auto;
    left: 45px;
  }
}
.sort_hard_45d3 .gas-6881 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort_hard_45d3 .inner_069f {
  max-width: 48em;
  margin: 0 auto;
}
.sort_hard_45d3 .brown_504e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag_down_da58 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag_down_da58.tertiary-7514 .gas-6881 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag_down_da58.hover_middle_e38a .gas-6881 {
  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);
}
.tag_down_da58 .gas-6881 {
  visibility: visible;
}
.tag_down_da58.out-9ddc .gas-6881 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west_0a70,
.hover-copper-6d08 {
  overflow-x: hidden;
}
.west_0a70 .gas-6881 {
  overflow: auto;
}
.west_0a70.tertiary-7514 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_0a70.tertiary-7514 .gas-6881 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west_0a70.tertiary-7514 .lower-a3e7 {
  opacity: 0;
}
.west_0a70.hover_middle_e38a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_0a70.hover_middle_e38a .gas-6881 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west_0a70.hover_middle_e38a .lower-a3e7 {
  opacity: 0;
}
.west_0a70.out-9ddc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_0a70.out-9ddc .gas-6881 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west_0a70.out-9ddc .lower-a3e7 {
  opacity: 0;
}
.west_0a70.sort_hard_45d3 .gas-6881 {
  z-index: 10;
  visibility: visible;
}
.label_pro_bbe0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label_pro_bbe0 .simple-81c9 {
  background: rgba(255, 255, 255, 0.99);
}
.label_pro_bbe0 .simple-81c9::after,
.label_pro_bbe0 .simple-81c9:before {
  background: inherit;
}
.label_pro_bbe0:hover .simple-81c9 {
  background: rgba(255, 255, 255, 0.99);
}
.out-9ddc .label_pro_bbe0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort_hard_45d3 .label_pro_bbe0 {
  display: none !important;
}
.west_0a70:before,
.hover-copper-6d08:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west_0a70 .label_pro_bbe0,
.hover-copper-6d08 .label_pro_bbe0 {
  display: inline-block;
}
.gas-6881 .frame-8615 {
  -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;
}
.west_0a70 .gas-6881 .frame-8615,
.hover-copper-6d08 .gas-6881 .frame-8615 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel_black_ec53 .outline-c109 {
  width: 100%;
}
.shadow_tiny_cac7 {
  padding: 0 0.5em 0;
}
.shadow_tiny_cac7 [class*="customify-col-"],
.shadow_tiny_cac7 [class*="customify-col_"],
.shadow_tiny_cac7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.outline_7256 .shadow_tiny_cac7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .banner-37d5 .message-3f61,
  .message-3f61 {
    display: none;
  }
  .video_a8cb {
    text-align: left;
  }
  .focus_north_3dd8 {
    text-align: center;
  }
  .card-gas-cca0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .banner-37d5 .paragraph_7ee1,
  .paragraph_7ee1 {
    display: none;
  }
  .card_0305 {
    text-align: left;
  }
  .focus-6242 {
    text-align: center;
  }
  .block_liquid_478c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .banner-37d5 .hot_c4e7,
  .hot_c4e7 {
    display: none;
  }
  .summary-4251 {
    text-align: left;
  }
  .pro-2243 {
    text-align: center;
  }
  .info_ef34 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.middle_2fad {
  box-shadow: none !important;
}
.sidebar_5e9e .form_bronze_55b4,
.badge_8cd3 .form_bronze_55b4 {
  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;
}
.badge_8cd3 .form_bronze_55b4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-hard-e61c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content-hard-e61c:after,
.content-hard-e61c:before {
  content: "";
  display: table;
}
.content-hard-e61c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content-hard-e61c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content-hard-e61c,
.label_f8e5 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo_c047.up-1864 .content-hard-e61c {
  max-width: 100%;
}
.photo_c047.thick-09f7 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo_c047.fixed-f15a .content-hard-e61c {
  max-width: 100%;
}
.photo_c047.fixed-f15a > .content-hard-e61c {
  padding-left: 0;
  padding-right: 0;
}
.photo_c047.fixed-f15a > .content-hard-e61c .banner-37d5 {
  margin: 0;
}
.photo_c047.fixed-f15a
  > .content-hard-e61c
  .icon-9145.hard_9a09 {
  margin-right: 0;
  margin-left: 0;
}
.photo_c047.fixed-f15a #main.hard_9a09 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-steel-3b3e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-steel-3b3e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-f3c4 .accordion-53fe {
    padding-right: 1em;
  }
  .active-f3c4.footer-green-c3d0 .icon-9145 {
    border-right: 1px solid #eaecee;
  }
  .active-f3c4.footer-green-c3d0 .accordion-53fe {
    padding-right: 1em;
  }
  .active-f3c4.footer-green-c3d0 .purple_61bc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_64c5 .accordion-53fe {
    padding-left: 1em;
  }
  .button_64c5.footer-green-c3d0 .icon-9145 {
    border-left: 1px solid #eaecee;
  }
  .button_64c5.footer-green-c3d0 .accordion-53fe {
    padding-left: 1em;
  }
  .button_64c5.footer-green-c3d0 .purple_61bc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-9978 .accordion-53fe {
    padding-left: 1em;
  }
  .input-9978.footer-green-c3d0 .aside_stone_e727 {
    border-right: 1px solid #eaecee;
  }
  .input-9978.footer-green-c3d0 .medium-4bde {
    border-right: 1px solid #eaecee;
  }
  .input-9978.footer-green-c3d0 .accordion-53fe {
    padding-left: 1em;
  }
  .input-9978.footer-green-c3d0 .purple_61bc {
    padding-right: 1em;
  }
  .input-9978.footer-green-c3d0 .modal_ce26 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_huge_2acf .accordion-53fe {
    padding-right: 1em;
  }
  .tooltip_huge_2acf.footer-green-c3d0 .aside_stone_e727 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_huge_2acf.footer-green-c3d0 .medium-4bde {
    border-left: 1px solid #eaecee;
  }
  .tooltip_huge_2acf.footer-green-c3d0 .accordion-53fe {
    padding-right: 1em;
  }
  .tooltip_huge_2acf.footer-green-c3d0 .purple_61bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_huge_2acf.footer-green-c3d0 .modal_ce26 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-steel-3b3e .accordion-53fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-steel-3b3e.footer-green-c3d0 .icon-9145 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thumbnail-steel-3b3e.footer-green-c3d0 .accordion-53fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-steel-3b3e.footer-green-c3d0 .purple_61bc {
    padding-left: 1em;
  }
  .thumbnail-steel-3b3e.footer-green-c3d0 .modal_ce26 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thumbnail-steel-3b3e.footer-green-c3d0 .accordion-53fe {
    padding-left: 0;
  }
}
.row_silver_4ec9 .east-89eb {
  display: inline-block;
}
.detail-outer-5582 {
  display: inline-block;
}
.thumbnail_gas_d1db {
  word-con: break-word;
}
.silver_1890 > span {
  display: inline-block;
  padding: 5px 0;
}
.silver_1890 .block_b9f8 {
  margin-left: 8px;
  margin-right: 8px;
}
.silver_1890 .main-f520 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.logo-6b23 .hover-dirty-60c6 {
  margin-bottom: 2em;
}
.logo-6b23 .gradient-gold-8825 {
  margin-bottom: 15px;
}
.logo-6b23 .gradient-gold-8825:last-child {
  margin-bottom: 0;
}
.logo-6b23 .stale-b6e5 {
  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) {
  .logo-6b23 .stale-b6e5 {
    display: block;
  }
}
.logo-6b23 .focus_clean_da37 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .logo-6b23 .focus_clean_da37 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.logo-6b23 .carousel-cool-f841 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.logo-6b23 .carousel-cool-f841 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.logo-6b23 .carousel-cool-f841 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.logo-6b23 .thumbnail_gas_d1db {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo-6b23 .thumbnail_gas_d1db a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.logo-6b23 .orange-dad9 p:last-child {
  margin-bottom: 0;
}
.logo-6b23 .container_hovered_19ab {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.logo-6b23 .video-3828 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.logo-6b23 .large-0bea {
  margin-top: 1em;
}
.logo-6b23 .left_c52a {
  top: 0;
  display: block;
}
.logo-6b23 .left_c52a a {
  color: inherit;
}
.logo-6b23 .left_c52a a:hover {
  color: inherit;
}
.logo-6b23 .rough_6364 {
  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;
}
.logo-6b23 .rough_6364:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.logo-6b23 .video-3828 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.logo-6b23 .solid_c5a1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.logo-6b23 .solid_c5a1:first-child {
  margin-top: 0;
}
.logo-6b23 .solid_c5a1.highlight-gas-145e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.logo-6b23 .solid_c5a1.under_90ea {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo-6b23
  .solid_c5a1.under_90ea.surface_3548
  .large-0bea {
  width: 100%;
}
.logo-6b23 .under_90ea {
  -webkit-box-align: center;
  align-items: center;
}
.logo-6b23 .under_90ea .silver_1890,
.logo-6b23 .under_90ea > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.logo-6b23 .carousel-cool-f841 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo-6b23 .carousel-cool-f841 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo-6b23 .carousel-cool-f841: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;
}
.logo-6b23 .highlight-gas-145e {
  z-index: 5;
}
.logo-6b23 .active-8170 .paper_e7de {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.logo-6b23 .secondary_7678 .paper_e7de {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.logo-6b23 .shadow-west-17ad .paper_e7de {
  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;
}
.logo-6b23.right_ef10 .stale-b6e5,
.logo-6b23.breadcrumb_5612 .stale-b6e5 {
  display: block;
}
.logo-6b23.right_ef10 .stale-b6e5 .first_4631,
.logo-6b23.right_ef10 .stale-b6e5 .video-3828,
.logo-6b23.breadcrumb_5612 .stale-b6e5 .first_4631,
.logo-6b23.breadcrumb_5612 .stale-b6e5 .video-3828 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo-6b23.backdrop-wide-0c5a .focus_clean_da37 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .logo-6b23.backdrop-wide-0c5a .focus_clean_da37 {
    margin-right: 0;
  }
}
.logo-6b23.right_ef10 .focus_clean_da37,
.logo-6b23.breadcrumb_5612 .focus_clean_da37 {
  padding-top: 40%;
}
.logo-6b23.right_ef10 .hover-dirty-60c6,
.logo-6b23.breadcrumb_5612 .hover-dirty-60c6 {
  display: block;
}
.logo-6b23.right_ef10 .fn-sticky-4ea3 .video-3828,
.logo-6b23.breadcrumb_5612 .fn-sticky-4ea3 .video-3828 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.logo-6b23.right_ef10 .focus_clean_da37,
.logo-6b23.breadcrumb_5612 .focus_clean_da37 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.logo-6b23.right_ef10 .video-3828 {
  padding: 1em;
}
.breadcrumb-2f21 {
  margin: 30px auto;
  display: block;
}
.breadcrumb-2f21 .outline-0758 > * {
  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;
}
.breadcrumb-2f21 .outline-0758 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-2f21 .outline-0758 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_hot_d330 .silver_1890 {
  margin-bottom: 1.41575em;
}
.accordion_hot_d330 .thumbnail-left-bb93 {
  margin-bottom: 1.618em;
}
.hidden_selected_a807 .wrapper-silver-393e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden_selected_a807 .wrapper-silver-393e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden_selected_a807 .pagination-3739 {
  max-width: 100%;
  overflow: auto;
}
.column-inner-ccf0 .hidden_selected_a807 a:hover {
  text-decoration: underline;
}
.north-80a2 .gradient-gold-8825:not(.thumbnail_gas_d1db),
.north-80a2 .carousel-cool-f841 {
  margin-bottom: 1.41575em;
}
.north-80a2 .gradient-gold-8825:not(.thumbnail_gas_d1db):last-child,
.north-80a2 .carousel-cool-f841:last-child {
  margin-bottom: 0;
}
.north-80a2 .gradient-gold-8825.liquid_2c61 {
  margin-bottom: 0.41575em;
}
.north-80a2 .sort-action-a5c5:before,
.north-80a2 .module_d4fb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.north-80a2 .sort-action-a5c5:before {
  content: "\f115";
}
.north-80a2 .module_d4fb:before {
  content: "\f02c";
}
.north-80a2 .list-aa3d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.north-80a2 .list-aa3d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.footer_small_5cf4 {
  display: -webkit-box;
  display: flex;
}
.footer_small_5cf4 .filter-cc69 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .footer_small_5cf4 .filter-cc69 {
    flex-basis: 90px;
  }
}
.footer_small_5cf4 .warm-f2dc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer_small_5cf4 .warm-f2dc {
    flex-basis: calc(100% - 50px);
  }
}
.footer_small_5cf4 .red-14a8 p:last-child {
  margin-bottom: 0.72em;
}
.dark_7370 .outline-0758 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dark_7370 .outline-0758:after,
.dark_7370 .outline-0758:before {
  content: "";
  display: table;
}
.dark_7370 .outline-0758:after {
  clear: both;
}
.dark_7370 .outline-0758 .pattern-7d7c,
.dark_7370 .outline-0758 .gold_a1c2 {
  width: 49%;
}
.dark_7370 .outline-0758 .pattern-7d7c a span.over-23eb,
.dark_7370 .outline-0758 .gold_a1c2 a span.over-23eb {
  display: block;
  margin-bottom: 5px;
}
.dark_7370 .outline-0758 .gold_a1c2 {
  float: left;
  text-align: left;
}
.dark_7370 .outline-0758 .pattern-7d7c {
  float: right;
  text-align: right;
}
.heading_bronze_cfbf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .heading_bronze_cfbf {
    margin-bottom: 0;
  }
}
.panel_0f2f {
  margin-bottom: 1em;
}
.panel_0f2f .thumbnail_gas_d1db {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification_0cef a {
  display: block;
  line-height: 0;
  position: relative;
}
.frame-5cee .panel_0f2f,
.menu_basic_daa2 .panel_0f2f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .frame-5cee .panel_0f2f,
  .menu_basic_daa2 .panel_0f2f {
    display: block;
  }
}
.frame-5cee .notification_0cef,
.menu_basic_daa2 .notification_0cef {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .frame-5cee .notification_0cef,
  .menu_basic_daa2 .notification_0cef {
    margin-bottom: 1em;
  }
}
.frame-5cee .notification_0cef img,
.menu_basic_daa2 .notification_0cef img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.frame-5cee .box_rough_fc0b,
.menu_basic_daa2 .box_rough_fc0b {
  flex-basis: calc(100% - 160px);
}
.frame-5cee .box_rough_fc0b p,
.menu_basic_daa2 .box_rough_fc0b p {
  margin-bottom: 0;
}
.frame-5cee .box_rough_fc0b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .frame-5cee .box_rough_fc0b {
    padding-left: 0;
  }
}
.menu_basic_daa2 .box_rough_fc0b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu_basic_daa2 .box_rough_fc0b {
    padding-right: 0;
  }
}
.menu_basic_daa2 .notification_0cef {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.header-970e .notification_0cef {
  margin-bottom: 0.5em;
}
.header-970e .notification_0cef img {
  width: 100%;
}
.container-32cc .border-blue-5864,
.component_plasma_34e0 .border-blue-5864 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.component_plasma_34e0 .icon-9145 .column_8ef0 p:last-child {
  margin-bottom: 0;
}
.fresh_6ee9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.input_north_3270 .narrow-6877 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .input_north_3270 .narrow-6877:last-of-type {
    margin-bottom: 0;
  }
}
.input_north_3270 .narrow-6877 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_north_3270 .narrow-6877 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.input_north_3270 .narrow-6877 ul li {
  margin: 0 0 0.6em;
}
.input_north_3270 .narrow-6877 ul li.form-afd9,
.input_north_3270 .narrow-6877 ul li.right_b5d5 {
  position: relative;
}
.input_north_3270 .narrow-6877 ul li.form-afd9 .small-b2bf,
.input_north_3270 .narrow-6877 ul li.right_b5d5 .small-b2bf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.input_north_3270 .narrow-6877 ul li.form-afd9:after:after,
.input_north_3270 .narrow-6877 ul li.form-afd9:after:before,
.input_north_3270
  .narrow-6877
  ul
  li.right_b5d5:after:after,
.input_north_3270
  .narrow-6877
  ul
  li.right_b5d5:after:before {
  content: "";
  display: table;
}
.input_north_3270 .narrow-6877 ul li.form-afd9:after:after,
.input_north_3270
  .narrow-6877
  ul
  li.right_b5d5:after:after {
  clear: both;
}
.input_north_3270 .narrow-6877 a.avatar_ae7e:hover {
  text-decoration: none;
}
.input_north_3270 .narrow-6877 select {
  max-width: 100%;
}
.input_north_3270 .narrow-6877 table {
  font-size: 85%;
}
.input_north_3270 .narrow-6877 table td,
.input_north_3270 .narrow-6877 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.input_north_3270 .narrow-6877 table tfoot td {
  text-align: left;
}
.input_north_3270 .narrow-6877 :last-child {
  margin-bottom: 0;
}
.input_north_3270 .narrow-6877 .filter-solid-fed8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.input_north_3270 .narrow-6877 .filter-solid-fed8 label {
  width: 100%;
}
.input_north_3270 .narrow-6877 .filter-solid-fed8 .modal-76ef {
  width: 100%;
  display: block;
}
.input_north_3270 .narrow-6877 .filter-solid-fed8 .picture_b3d4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.input_north_3270 .narrow-6877 .filter-solid-fed8 .picture_b3d4:hover svg #svg-search {
  fill: #444;
}
.input_north_3270 .narrow-6877 .filter-solid-fed8 .picture_b3d4 svg {
  width: 18px;
  height: 18px;
}
.input_north_3270 .tiny-4003 ul ul,
.input_north_3270 .full_4f3f ul ul,
.input_north_3270 .liquid_a38c ul ul,
.input_north_3270 .slider-5d1d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.input_north_3270 .tiny-4003 .nav_c84a > a,
.input_north_3270 .full_4f3f .nav_c84a > a,
.input_north_3270 .liquid_a38c .nav_c84a > a,
.input_north_3270 .slider-5d1d .nav_c84a > a {
  margin-bottom: 0;
}
.input_north_3270 .background-stone-f326 li,
.input_north_3270 .tiny-4003 li,
.input_north_3270 .carousel_0ed8 li,
.input_north_3270 .full_4f3f li,
.input_north_3270 .liquid_a38c li,
.input_north_3270 .slider-5d1d li,
.input_north_3270 .badge_afb1 li,
.input_north_3270 .label-slow-7367 li {
  display: block;
  position: relative;
}
.input_north_3270 .background-stone-f326 li:last-child,
.input_north_3270 .tiny-4003 li:last-child,
.input_north_3270 .carousel_0ed8 li:last-child,
.input_north_3270 .full_4f3f li:last-child,
.input_north_3270 .liquid_a38c li:last-child,
.input_north_3270 .slider-5d1d li:last-child,
.input_north_3270 .badge_afb1 li:last-child,
.input_north_3270 .label-slow-7367 li:last-child {
  border: none;
}
.input_north_3270 .background-stone-f326 li a,
.input_north_3270 .tiny-4003 li a,
.input_north_3270 .carousel_0ed8 li a,
.input_north_3270 .full_4f3f li a,
.input_north_3270 .liquid_a38c li a,
.input_north_3270 .slider-5d1d li a,
.input_north_3270 .badge_afb1 li a,
.input_north_3270 .label-slow-7367 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_north_3270 .background-stone-f326 li ul li::before,
.input_north_3270 .tiny-4003 li ul li::before,
.input_north_3270 .carousel_0ed8 li ul li::before,
.input_north_3270 .full_4f3f li ul li::before,
.input_north_3270 .liquid_a38c li ul li::before,
.input_north_3270 .slider-5d1d li ul li::before,
.input_north_3270 .badge_afb1 li ul li::before,
.input_north_3270 .label-slow-7367 li ul li::before {
  left: 15px;
}
.input_north_3270 .background-stone-f326 li ul a,
.input_north_3270 .tiny-4003 li ul a,
.input_north_3270 .carousel_0ed8 li ul a,
.input_north_3270 .full_4f3f li ul a,
.input_north_3270 .liquid_a38c li ul a,
.input_north_3270 .slider-5d1d li ul a,
.input_north_3270 .badge_afb1 li ul a,
.input_north_3270 .label-slow-7367 li ul a {
  padding-left: 20px;
}
.input_north_3270 .background-stone-f326 li ul ul li::before,
.input_north_3270 .tiny-4003 li ul ul li::before,
.input_north_3270 .carousel_0ed8 li ul ul li::before,
.input_north_3270 .full_4f3f li ul ul li::before,
.input_north_3270 .liquid_a38c li ul ul li::before,
.input_north_3270 .slider-5d1d li ul ul li::before,
.input_north_3270 .badge_afb1 li ul ul li::before,
.input_north_3270 .label-slow-7367 li ul ul li::before {
  left: 30px;
}
.input_north_3270 .background-stone-f326 li ul ul a,
.input_north_3270 .tiny-4003 li ul ul a,
.input_north_3270 .carousel_0ed8 li ul ul a,
.input_north_3270 .full_4f3f li ul ul a,
.input_north_3270 .liquid_a38c li ul ul a,
.input_north_3270 .slider-5d1d li ul ul a,
.input_north_3270 .badge_afb1 li ul ul a,
.input_north_3270 .label-slow-7367 li ul ul a {
  padding-left: 40px;
}
.input_north_3270 .aside-1fbf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_north_3270 .label-slow-7367 ul li {
  margin-bottom: 1.41575em;
}
.input_north_3270 .label-slow-7367 ul li .dark-e9b5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.input_north_3270 .label-slow-7367 ul li .down_4d14 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.silver_2e0e .background-stone-f326 li a,
.silver_2e0e .tiny-4003 li a,
.silver_2e0e .carousel_0ed8 li a,
.silver_2e0e .full_4f3f li a,
.silver_2e0e .liquid_a38c li a,
.silver_2e0e .slider-5d1d li a,
.silver_2e0e .badge_afb1 li a,
.silver_2e0e .label-slow-7367 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_2e0e .aside-1fbf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_2e0e .narrow-6877 ul li.form-afd9 .small-b2bf,
.silver_2e0e .narrow-6877 ul li.right_b5d5 .small-b2bf {
  background: rgba(0, 0, 0, 0.2);
}
.silver_2e0e .input_north_3270 .narrow-6877 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_c047 .input_north_3270 .cool_3a5a li {
  margin: 0;
}
.photo_c047 .input_north_3270 .cool_3a5a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo_c047 .input_north_3270 .cool_3a5a li ul {
  margin: 0;
}
.photo_c047 .input_north_3270 .cool_3a5a li ul li a {
  padding-left: 15px;
}
.photo_c047 .input_north_3270 .cool_3a5a li ul li li a {
  padding-left: 30px;
}
.photo_c047 .input_north_3270 .cool_3a5a li.card_efab > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo_c047 .input_north_3270 .cool_3a5a li.card_efab > 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;
}
.photo_c047 .input_north_3270 .cool_3a5a li.card_efab > 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;
}
.hidden_ba14 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper_north_6088 {
  position: relative;
  z-index: 10;
}
.wrapper_north_6088 .frame-8615 {
  width: 100%;
  max-width: 100%;
}
.outline_basic_1d74 .message-ac5b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline_basic_1d74 .pagination-selected-ec8c {
}
.outline_basic_1d74 .silver_2e0e {
  background: #292929;
}
.accordion-south-3be6 .message-ac5b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion-south-3be6 .pagination-selected-ec8c {
  background: #f9f9f9;
}
.accordion-south-3be6 .silver_2e0e {
  background: #303030;
}
.steel_18ba .message-ac5b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .steel_18ba .east-89eb {
    margin-bottom: 1em;
  }
  .steel_18ba .east-89eb:last-child {
    margin-bottom: 0;
  }
}
.steel_18ba .pagination-selected-ec8c {
  background: #ededed;
}
.steel_18ba .silver_2e0e {
  background: #1a1a1a;
}
.message-ac5b.pagination-selected-ec8c {
  color: rgba(0, 0, 0, 0.6);
}
.message-ac5b.pagination-selected-ec8c .warm_0b87 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-ac5b.silver_2e0e {
  color: rgba(255, 255, 255, 0.99);
}
.message-ac5b.silver_2e0e a:not(.avatar_ae7e) {
  color: rgba(255, 255, 255, 0.79);
}
.message-ac5b.silver_2e0e a:not(.avatar_ae7e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-ac5b.silver_2e0e .warm_0b87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-ac5b.silver_2e0e table tbody td,
.message-ac5b.silver_2e0e table th {
  background: rgba(0, 0, 0, 0.08);
}
.yellow-ac91.cold-b3ff .content-hard-e61c {
  max-width: initial;
}
.yellow-ac91 .box-984f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.yellow-ac91 .box-984f .frame-8615 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .yellow-ac91 .box-984f .frame-8615 {
    display: block;
    margin-bottom: 2em;
  }
  .yellow-ac91 .box-984f .frame-8615:last-child {
    margin-bottom: 0;
  }
}
.steel_18ba .east-89eb:last-child,
.accordion-south-3be6 .east-89eb:last-child,
.outline_basic_1d74 .east-89eb:last-child {
  margin-bottom: 0;
}
.steel_18ba .east-89eb .input_north_3270 .narrow-6877:last-child,
.accordion-south-3be6 .east-89eb .input_north_3270 .narrow-6877:last-child,
.outline_basic_1d74 .east-89eb .input_north_3270 .narrow-6877:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .steel_18ba .badge_2a97,
  .steel_18ba .pressed-729a,
  .accordion-south-3be6 .badge_2a97,
  .accordion-south-3be6 .pressed-729a,
  .outline_basic_1d74 .badge_2a97,
  .outline_basic_1d74 .pressed-729a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper_north_6088 .east-89eb {
    margin-bottom: 2em;
  }
}
.wrapper_north_6088 p:last-child {
  margin-bottom: 0;
}
.wrapper_north_6088 li,
.wrapper_north_6088 ul {
  list-style: none;
  margin: 0;
}
.wrapper_north_6088 ul ul {
  margin-left: 2.617924em;
}
.frame-red-3595 {
  font-size: 0.875em;
}

/* css-noise: 54c6 */
.phantom-card-b2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
