/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pattern_54cb/customify
Author: WPCustomify
Author URI: https://pressmaximum.pattern_54cb
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.pattern_54cb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.chip-7403.button_8b6f/licenses/gpl-2.0.large_f3bb
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.advanced-c742/, (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.main_under_362d.filter_56f3/normalize.label_wide_ff8f/
 ======
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.label_wide_ff8f v7.0.0 | MIT License | github.pattern_54cb/necolas/normalize.label_wide_ff8f */
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;
}
.module-342c .full-0366,
.accordion_feb7,
.caption_copper_3c11,
.gallery_dim_bb74,
.message_fluid_16a2,
.hard_e75a,
.table-first-87a6,
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_feb7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accordion_feb7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_feb7,
  h1 {
    font-size: 1.8em;
  }
}
.caption_copper_3c11,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption_copper_3c11 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption_copper_3c11,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption_copper_3c11,
  h2 {
    font-size: 1.7em;
  }
}
.gallery_dim_bb74,
h3 {
  font-size: 1.618em;
}
.module-342c .full-0366,
.message_fluid_16a2,
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.media_tall_b55b {
  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;
}
.lower_0880:after,
.lower_0880:before,
.middle_6c60:after,
.middle_6c60:before {
  content: "";
  display: table;
}
.lower_0880:after,
.middle_6c60:after {
  clear: both;
}
.summary_motion_2452 {
  float: right;
  margin-right: 0;
}
.wood_77ac {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module-advanced-d5b6 .caption-clean-8a43,
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;
}
.module-advanced-d5b6 .caption-clean-8a43: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;
}
.primary_solid_e7ab .caption-clean-8a43 {
  box-shadow: none;
}
.primary_solid_e7ab
  .caption-clean-8a43
  .south-0db9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.primary_solid_e7ab .caption-clean-8a43 .current_77d9 {
  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;
}
.primary_solid_e7ab
  .caption-clean-8a43
  .current_77d9
  b {
  display: none;
}
.primary_solid_e7ab .outline-6266 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section-e9d9:not(.tooltip-paper-35a8):not(.in_37fe),
button:not(.tooltip-paper-35a8):not(.in_37fe),
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ),
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ),
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ) {
  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;
}
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):hover,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):hover,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):hover,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):hover,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):active,
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):active,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):active,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):active,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):active,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus {
  outline: 0;
}
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4 {
  position: relative;
}
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .media_dynamic_b6b7,
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .iron-cfb2,
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .down-7f76,
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  i,
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  svg,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .media_dynamic_b6b7,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .iron-cfb2,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .down-7f76,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  i,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  svg,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .media_dynamic_b6b7,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .iron-cfb2,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .down-7f76,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  i,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  svg,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .media_dynamic_b6b7,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .iron-cfb2,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .down-7f76,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  i,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  svg,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .media_dynamic_b6b7,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .iron-cfb2,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  .down-7f76,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  i,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4
  svg {
  visibility: hidden;
}
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4:after,
button:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4:after,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4:after,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4:after,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ).fn-loading-95f4: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;
}
.section-e9d9:not(.tooltip-paper-35a8):not(.in_37fe),
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ),
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ),
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ) {
  color: #fff;
  background: #235787;
}
.section-e9d9:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus,
input[type="button"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus,
input[type="reset"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus,
input[type="submit"]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ):focus {
  color: #fff;
}
.section-e9d9.fn-disabled-95f4:not(.tooltip-paper-35a8):not(
    .in_37fe
  ),
.section-e9d9[disabled]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ),
button.fn-disabled-95f4:not(.tooltip-paper-35a8):not(
    .in_37fe
  ),
button[disabled]:not(.tooltip-paper-35a8):not(
    .in_37fe
  ) {
  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;
}
.alert_3138 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.alert_3138: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;
}
.table-6e14 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pagination_83b0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wide_ed4b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lower_0880:after,
.lower_0880:before,
.caption-bronze-4e97:after,
.caption-bronze-4e97:before,
.message-0afd:after,
.message-0afd:before,
.right-b970:after,
.right-b970:before,
.button-outer-bcf1:after,
.button-outer-bcf1:before,
.pattern_da85:after,
.pattern_da85:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lower_0880:after,
.caption-bronze-4e97:after,
.message-0afd:after,
.right-b970:after,
.button-outer-bcf1:after,
.pattern_da85:after {
  clear: both;
}
.caption-bronze-4e97 .left-9698,
.message-0afd .left-9698,
.module_f412 .left-9698 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop_orange_f14b {
  display: inline-block;
}
.yellow-805c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.yellow-805c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.yellow-805c .wrapper_purple_b954 {
  padding: 1em 0;
  font-size: 85%;
}
.wrapper_purple_b954 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element-446f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element-446f:after,
.element-446f:before {
  content: "";
  display: table;
}
.element-446f:after {
  clear: both;
}
.content_0580 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel_middle_3286 .content_0580 {
  max-width: 50%;
}
.cold_502a .content_0580 {
  max-width: 33.33%;
}
.paper_a832 .content_0580 {
  max-width: 25%;
}
.motion_1c4e .content_0580 {
  max-width: 20%;
}
.footer-in-ded3 .content_0580 {
  max-width: 16.66%;
}
.module-basic-ecee .content_0580 {
  max-width: 14.28%;
}
.stale_be6b .content_0580 {
  max-width: 12.5%;
}
.element_plasma_356a .content_0580 {
  max-width: 11.11%;
}
.stale_36f9 {
  display: block;
}
.module-342c .banner-6486 label,
.module-342c .inner_aa99 label,
.module-342c .light_89ba label,
.module-342c .footer_fc81 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bottom_8af9 {
  list-style: none;
  margin: 0;
}
.bottom_8af9 article.status_up_da69 {
  margin-bottom: 0;
}
.bottom_8af9 ul {
  list-style: none;
  margin: 0;
}
.bottom_8af9 .nav-next-6c5d li.status_up_da69 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bottom_8af9 .nav-next-6c5d li.status_up_da69 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bottom_8af9 .nav-next-6c5d li.status_up_da69: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) {
  .bottom_8af9 .nav-next-6c5d li.status_up_da69 li.status_up_da69 li.status_up_da69 li.status_up_da69 {
    padding-left: 0;
  }
}
article.status_up_da69 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_up_da69 .caption-bronze-4e97 p:last-of-type {
  margin-bottom: 0;
}
article.status_up_da69 .column-yellow-0c09 {
  float: left;
}
article.status_up_da69 .surface-3734 {
  margin-left: 85px;
}
article.status_up_da69 .down_1960 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_up_da69 .down_1960 .slider-glass-0c8a {
  margin-left: 10px;
}
article.status_up_da69 .main_3995 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_up_da69 .input_da01 {
  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 .banner-6486,
  #respond .light_89ba,
  #respond .footer_fc81 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner-6486 input,
#respond .light_89ba input,
#respond .footer_fc81 input {
  width: 100%;
}
#respond .footer_fc81 {
  margin-right: 0;
}
#respond .paragraph-pressed-6850 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.detail-fresh-6501 {
  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;
}
.detail-fresh-6501.dirty-24e5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.detail-fresh-6501 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%);
}
.detail-fresh-6501:focus,
.detail-fresh-6501: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);
}
.label-f071 {
  border-radius: 10%;
}
.media_4743 {
  border-radius: 50%;
}
.iron-1e2e {
  font-size: 0.72em;
}
.article_364e {
  font-size: 0.875em;
}
.silver-17e1 {
  font-size: 1.1em;
}
.primary-43f8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.primary-43f8.iron-1e2e {
  letter-spacing: 0.5px;
}
.in-3610,
.in-3610 a {
  color: #6d6d6d;
}
.in-3610 a:hover {
  color: #111;
}
.mask_0bca {
  color: #6d6d6d;
}
.yellow_df5c {
  overflow-x: hidden;
}
.yellow_df5c .title_4886.tag-bronze-3182 {
  position: relative;
}
.yellow_df5c .title_4886.tag-bronze-3182.content_outer_b04d {
  position: initial;
}
.yellow_df5c
  .title_4886.tag-bronze-3182.content_outer_b04d
  .message_action_6277 {
  left: auto;
}
.yellow_df5c .title_4886 .message_action_6277 {
  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;
}
.yellow_df5c .title_4886:hover.tag-bronze-3182 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.yellow_df5c
  .title_4886:hover.tag-bronze-3182
  .message_action_6277 {
  display: block;
  z-index: 9999999;
}
.yellow_df5c .heading_4192 .motion-9210,
.yellow_df5c .last-6c5a .motion-9210 {
  display: none;
}
.yellow_df5c .large_fff5 .title_4886:hover.tag-bronze-3182 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module-342c .banner-6486 label,
.module-342c .inner_aa99 label,
.module-342c .light_89ba label,
.module-342c .footer_fc81 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bottom_8af9 {
  list-style: none;
  margin: 0;
}
.bottom_8af9 article.status_up_da69 {
  margin-bottom: 0;
}
.bottom_8af9 ul {
  list-style: none;
  margin: 0;
}
.bottom_8af9 .nav-next-6c5d li.status_up_da69 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bottom_8af9 .nav-next-6c5d li.status_up_da69 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bottom_8af9 .nav-next-6c5d li.status_up_da69: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) {
  .bottom_8af9 .nav-next-6c5d li.status_up_da69 li.status_up_da69 li.status_up_da69 li.status_up_da69 {
    padding-left: 0;
  }
}
article.status_up_da69 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_up_da69 .caption-bronze-4e97 p:last-of-type {
  margin-bottom: 0;
}
article.status_up_da69 .column-yellow-0c09 {
  float: left;
}
article.status_up_da69 .surface-3734 {
  margin-left: 85px;
}
article.status_up_da69 .down_1960 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_up_da69 .down_1960 .slider-glass-0c8a {
  margin-left: 10px;
}
article.status_up_da69 .main_3995 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_up_da69 .input_da01 {
  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 .banner-6486,
  #respond .light_89ba,
  #respond .footer_fc81 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner-6486 input,
#respond .light_89ba input,
#respond .footer_fc81 input {
  width: 100%;
}
#respond .footer_fc81 {
  margin-right: 0;
}
#respond .paragraph-pressed-6850 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading_4192 .pagination_12ab {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pagination_12ab .form-c597.layout_8242 .layout-d324 > li > a:focus,
.pagination_12ab .form-c597.layout_8242 .layout-d324 > li > a:hover,
.pagination_12ab .form-c597.block_current_b673 .layout-d324 > li > a:focus,
.pagination_12ab .form-c597.block_current_b673 .layout-d324 > li > a:hover,
.pagination_12ab .form-c597.static-5b16 .layout-d324 > li > a:focus,
.pagination_12ab .form-c597.static-5b16 .layout-d324 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_12ab
  .form-c597.layout_8242
  .layout-d324
  > li.list-1cda
  > a,
.pagination_12ab
  .form-c597.layout_8242
  .layout-d324
  > li.fast_8855
  > a,
.pagination_12ab
  .form-c597.block_current_b673
  .layout-d324
  > li.list-1cda
  > a,
.pagination_12ab
  .form-c597.block_current_b673
  .layout-d324
  > li.fast_8855
  > a,
.pagination_12ab
  .form-c597.static-5b16
  .layout-d324
  > li.list-1cda
  > a,
.pagination_12ab .form-c597.static-5b16 .layout-d324 > li.main_20d0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_12ab .notice-626c,
.pagination_12ab .notice-626c a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_12ab .active_dc77.carousel_007a li a,
.pagination_12ab .thumbnail_west_064d a,
.pagination_12ab .status-b13f,
.pagination_12ab .layout-d324 > li > a,
.pagination_12ab .block_5fdb {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab .active_dc77.carousel_007a li a:hover,
.pagination_12ab .thumbnail_west_064d a:hover,
.pagination_12ab .status-b13f:hover,
.pagination_12ab .layout-d324 > li > a:hover,
.pagination_12ab .block_5fdb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_12ab .slow_061d {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab .slow_061d .hard_9d77 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_12ab .slow_061d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_12ab .chip_8fa9 .tabs-green-ae8b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab .chip_8fa9 .tabs-green-ae8b .top-be39 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab
  .chip_8fa9
  .tabs-green-ae8b
  .top-be39::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab
  .chip_8fa9
  .tabs-green-ae8b
  .top-be39:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab
  .chip_8fa9
  .tabs-green-ae8b
  .top-be39::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab
  .chip_8fa9
  .tabs-green-ae8b
  .top-be39::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab .chip_8fa9 .hovered-220a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_12ab .chip_8fa9 .hovered-220a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-orange-45ea
  .pagination_12ab
  .chip_8fa9
  .primary-hard-180d
  .cold-3aed {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-orange-45ea
  .pagination_12ab
  .chip_8fa9
  .primary-hard-180d
  .top-be39 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_4192 .wrapper_slow_d163 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_slow_d163 .form-c597.layout_8242 .layout-d324 > li > a:focus,
.wrapper_slow_d163 .form-c597.layout_8242 .layout-d324 > li > a:hover,
.wrapper_slow_d163 .form-c597.block_current_b673 .layout-d324 > li > a:focus,
.wrapper_slow_d163 .form-c597.block_current_b673 .layout-d324 > li > a:hover,
.wrapper_slow_d163 .form-c597.static-5b16 .layout-d324 > li > a:focus,
.wrapper_slow_d163 .form-c597.static-5b16 .layout-d324 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_slow_d163
  .form-c597.layout_8242
  .layout-d324
  > li.list-1cda
  > a,
.wrapper_slow_d163
  .form-c597.layout_8242
  .layout-d324
  > li.fast_8855
  > a,
.wrapper_slow_d163
  .form-c597.block_current_b673
  .layout-d324
  > li.list-1cda
  > a,
.wrapper_slow_d163
  .form-c597.block_current_b673
  .layout-d324
  > li.fast_8855
  > a,
.wrapper_slow_d163
  .form-c597.static-5b16
  .layout-d324
  > li.list-1cda
  > a,
.wrapper_slow_d163 .form-c597.static-5b16 .layout-d324 > li.main_20d0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_slow_d163 .notice-626c,
.wrapper_slow_d163 .notice-626c a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_slow_d163 .active_dc77.carousel_007a li a,
.wrapper_slow_d163 .thumbnail_west_064d a,
.wrapper_slow_d163 .status-b13f,
.wrapper_slow_d163 .layout-d324 > li > a,
.wrapper_slow_d163 .block_5fdb {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_slow_d163 .active_dc77.carousel_007a li a:hover,
.wrapper_slow_d163 .thumbnail_west_064d a:hover,
.wrapper_slow_d163 .status-b13f:hover,
.wrapper_slow_d163 .layout-d324 > li > a:hover,
.wrapper_slow_d163 .block_5fdb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_slow_d163 .slow_061d {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_slow_d163 .slow_061d .hard_9d77 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_slow_d163 .slow_061d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_yellow_757e .heading_middle_4a77 {
  margin-left: auto;
  margin-right: auto;
}
.message-0afd > * {
  margin-left: auto;
  margin-right: auto;
}
.message-0afd .table-6e14 {
  margin-right: 1.41575em;
}
.surface_gold_ebf8 .message-0afd > .media-26e1 {
  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;
}
.surface_gold_ebf8 .message-0afd > .background_b76b {
  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;
}
.disabled-first-f781.tabs_yellow_757e .heading_middle_4a77,
.accordion-29d1.tabs_yellow_757e .heading_middle_4a77 {
  margin-left: 0;
}
.panel_385b.tabs_yellow_757e .heading_middle_4a77,
.heading_rough_3d3b.tabs_yellow_757e .heading_middle_4a77 {
  margin-right: 0;
}
.message-0afd ol,
.message-0afd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature-de9b video {
  max-width: 100%;
}
.down-062e img {
  display: block;
}
.down-062e.table-6e14,
.down-062e.pagination_83b0 {
  width: 100%;
}
.down-062e.background_b76b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient_d225:not(.top-f410) {
  margin: 1.5em auto;
}
.dirty-e67d p {
  padding: 1.5em 14px;
}
ul.tooltip_last_380a.background_b76b,
ul.tooltip_last_380a.media-26e1,
ul.tooltip_last_380a.badge-0c74.media-26e1 {
  padding: 0 14px;
}
.background-8d4c {
  display: block;
  overflow-x: auto;
}
.background-8d4c table {
  border-collapse: collapse;
  width: 100%;
}
.background-8d4c td,
.background-8d4c th {
  padding: 0.5em;
}
.message-0afd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message-0afd ol ol,
.message-0afd ol ul,
.message-0afd ul ol,
.message-0afd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message-0afd ol ol li,
.message-0afd ol ul li,
.message-0afd ul ol li,
.message-0afd ul ul li {
  margin-left: 0;
}
.surface_liquid_d88a.lower_5587 > .module_621f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.surface_liquid_d88a.lower_5587 > .module_621f iframe,
.surface_liquid_d88a.lower_5587 > .module_621f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-new-3b52 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-new-3b52.outline-9248 {
  padding: 0;
}
.sort-new-3b52.outline-9248 cite {
  font-size: 13px;
}
.sort-new-3b52 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-new-3b52 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header_right_7992 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header_right_7992 > p:first-child {
  margin-top: 0;
}
.header_right_7992 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header_right_7992 blockquote {
  border-left: 0;
}
.disabled-9c3b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled-9c3b:not(.footer-medium-4e52) {
  max-width: 100px;
}
.disabled-9c3b.upper-f255 {
  border-bottom: none !important;
  text-align: center;
}
.disabled-9c3b.upper-f255::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dirty-e67d p {
    padding: 1.5em 0;
  }
}
.hovered-6ec5 {
  color: #0073aa;
}
.header-west-b944 {
  background-color: #0073aa;
}
.pink_fb00 {
  color: #229fd8;
}
.form_fac9 {
  background-color: #229fd8;
}
.list-left-264a {
  color: #eee;
}
.purple-e17d {
  background-color: #eee;
}
.gradient_28c5 {
  color: #444;
}
.description-c2b4 {
  background-color: #444;
}
.text_hard_2b17 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.text_hard_2b17 .simple_dad8 .thumbnail_west_064d {
  font-size: 15px;
}
.text_hard_2b17 .thumbnail_west_064d {
  line-height: 1.3;
}
.text_hard_2b17 .wrapper_slow_d163 {
}
.text_hard_2b17 .pagination_12ab {
  background: #235787;
}
.button-huge-eec7 {
  padding: 0;
}
.button-huge-eec7 .pagination_12ab {
  background: #1a1a1a;
}
.button-huge-eec7 .wrapper_slow_d163 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.upper-d4bd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.upper-d4bd .wrapper_slow_d163 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.upper-d4bd .pagination_12ab {
  background: #303030;
}
.pattern_da85 {
  position: relative;
  z-index: 10;
}
.pattern_da85 .table_silver_4537 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_gold_768e .tag-bronze-3182 {
  display: inline-block;
  vertical-align: middle;
}
.shade_gold_768e.content-5cd0 .tag-bronze-3182 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade_gold_768e.content-5cd0 .tag-bronze-3182 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade_gold_768e.content-5cd0 .tag-bronze-3182 {
    margin-right: 0.4em;
  }
}
.shade_gold_768e.content-5cd0 .tag-bronze-3182:last-child {
  margin-right: 0;
}
.media_e0e0 .table_silver_4537 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading_4192 .simple_dad8 {
    margin: 0 -0.5em;
  }
  .heading_4192 .simple_dad8 [class*="customify-col-"],
  .heading_4192 .simple_dad8 [class*="customify-col_"],
  .heading_4192 .simple_dad8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading_4192.over-6d54 .table_silver_4537 {
  background: 0 0 !important;
}
.heading_4192.over-6d54 .table_silver_4537,
.heading_4192.media_e0e0 .table_silver_4537 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading_4192.detail_1bd0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading_4192.media_e0e0 .table_silver_4537 {
  box-shadow: none !important;
}
.block-north-908e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .block-north-908e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .block-north-908e {
    padding: 18px 0 20px;
  }
}
.block-north-908e .north-ab50 {
  width: 100%;
}
.block-north-908e .small_30bb {
  margin-bottom: 0;
}
.block-north-908e .narrow_2e4f {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight-8d7e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight-8d7e .notice_f379 {
  width: 100%;
}
.sort_2a91 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort_2a91 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort_2a91 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;
}
.sort_2a91 li:last-child:after {
  display: none;
}
.sort_2a91 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status_basic_4f23 .motion-9210 button,
.block-north-908e .motion-9210 button {
  left: 0;
}
.status_basic_4f23 .notice_f379,
.block-north-908e .notice_f379 {
  padding-left: 0;
  padding-right: 0;
}
.status_basic_4f23 .highlight-8d7e,
.block-north-908e .highlight-8d7e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status_basic_4f23 {
  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;
}
.status_basic_4f23: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;
}
.status_basic_4f23 .in_b2be {
  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) {
  .status_basic_4f23 .in_b2be {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status_basic_4f23 .in_b2be {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status_basic_4f23 .in_b2be {
    min-height: 200px;
  }
}
.status_basic_4f23 .sort_2a91 {
  color: rgba(255, 255, 255, 0.8);
}
.status_basic_4f23 .sort_2a91 a,
.status_basic_4f23 .sort_2a91 li:after {
  color: inherit;
}
.status_basic_4f23 .sort_2a91 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.filter-hot-1cd1 {
  margin-bottom: 0.5em;
}
.green-e2be {
  margin-bottom: 1.2em;
}
.green-e2be,
.filter-hot-1cd1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.green-e2be p:last-child,
.filter-hot-1cd1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .motion-9210,
#masthead .motion-9210 {
  display: none;
}
#masthead
  > .motion-9210.description-08a4 {
  display: none;
}
#masthead > .motion-9210 button {
  left: 0;
}
.sidebar-539a {
  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%;
}
.sidebar-539a .tag-bronze-3182 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sidebar-539a .hard_ce3a {
  display: -webkit-box;
  display: flex;
}
.sidebar-539a .hard_ce3a.gallery_dynamic_e3a0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sidebar-539a .hard_ce3a.shade-f908 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar-539a .hard_ce3a.background-stale-ba84 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar-539a.alert_old_0a49.status_9c4b .hard_ce3a.gallery_dynamic_e3a0 {
  flex-basis: 100%;
}
.sidebar-539a.component-cfae .hard_ce3a.shade-f908 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sidebar-539a.component-cfae .hard_ce3a.background-stale-ba84 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .motion-9210.description-08a4 {
  display: none;
}
#masthead > .motion-9210 button {
  left: 0;
}
.active-a266 {
  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;
}
.active-a266:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active-a266.video_7f00 i {
  margin-right: 4px;
}
.active-a266.fixed-d32b i {
  margin-left: 5px;
}
.thumbnail_west_064d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail_west_064d p:last-child {
  margin-bottom: 0;
}
.footer_ca79 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.footer_ca79 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.footer_ca79 img {
  display: block;
  width: auto;
  line-height: 1;
}
.footer_ca79 .notice-626c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.footer_ca79 .surface-0b1d {
  margin: 5px 0 7px 0;
}
.footer_ca79.tiny-4708 .iron-4c42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_ca79.tiny-4708 .simple_3bd4 {
  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;
}
.footer_ca79.chip-4d21 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.footer_ca79.chip-4d21 .iron-4c42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_ca79.chip-4d21 .simple_3bd4 {
  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;
}
.footer_ca79.white-ce1a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer_ca79.gas-f653 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.footer_ca79.gas-f653 .simple_3bd4 {
  margin-top: 7px;
}
.backdrop-1760 {
  display: inline-block;
}
.pattern_da85 .shade-98db .footer_ca79 img {
  max-width: 100%;
}
.form-c597 .search-pro-3c6e.filter_ce7b,
.search-narrow-8d4e .search-pro-3c6e.filter_ce7b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-c597 .fluid-7da5,
.search-narrow-8d4e .fluid-7da5 {
  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%);
}
.form-c597 .fluid-7da5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.form-c597.text-old-f145 .fluid-7da5 {
  display: none;
}
.form-c597 .west_db5e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-c597 .west_db5e li {
  display: inline-block;
  position: relative;
}
.form-c597 .west_db5e li:last-child {
  margin-right: 0;
}
.form-c597 .west_db5e 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;
}
.form-c597 .west_db5e li.main_20d0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.form-c597 .west_db5e > 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;
}
.form-c597 .west_db5e > li > a i {
  line-height: 0;
}
.form-c597 .west_db5e > li.huge-426b > a .fluid-7da5 {
  margin-left: 4px;
  line-height: 0;
}
.form-c597 .west_db5e .heading-282b li.huge-426b > a {
  position: relative;
}
.form-c597 .west_db5e .heading-282b li.huge-426b > a:after,
.form-c597 .west_db5e .heading-282b li.huge-426b > a:before {
  content: "";
  display: table;
}
.form-c597 .west_db5e .heading-282b li.huge-426b > a:after {
  clear: both;
}
.form-c597 .west_db5e .heading-282b li.huge-426b > a .fluid-7da5 {
  margin-left: 5px;
  float: right;
}
.form-c597 .outer_6033,
.form-c597 .heading-282b {
  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;
}
.form-c597 .heading-282b {
  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;
}
.form-c597 .heading-282b .filter_ce7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-c597 .heading-282b .fluid-7da5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.form-c597 .heading-282b li {
  display: block;
  margin: 0;
  padding: 0;
}
.form-c597 .heading-282b 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;
}
.form-c597 .heading-282b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.form-c597 .heading-282b .heading-282b {
  top: 0;
  left: 100%;
}
.form-c597 .element-9f17.fn-focus-95f4 > .outer_6033,
.form-c597 .element-9f17.fn-focus-95f4 > .heading-282b,
.form-c597 .element-9f17:focus > .outer_6033,
.form-c597 .element-9f17:focus > .heading-282b,
.form-c597 .element-9f17:hover > .outer_6033,
.form-c597 .element-9f17:hover > .heading-282b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.form-c597.static-5b16 .layout-d324:after,
.form-c597.static-5b16 .layout-d324:before {
  content: "";
  display: table;
}
.form-c597.static-5b16 .layout-d324:after {
  clear: both;
}
.form-c597.static-5b16 .layout-d324 > li {
  float: left;
}
.form-c597.inner-a47e .layout-d324:after,
.form-c597.inner-a47e .layout-d324:before {
  content: "";
  display: table;
}
.form-c597.inner-a47e .layout-d324:after {
  clear: both;
}
.form-c597.inner-a47e .layout-d324 > li {
  float: left;
}
.form-c597.inner-a47e .layout-d324 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.form-c597.inner-a47e .layout-d324 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.form-c597.inner-a47e .layout-d324 > li.list-1cda > a,
.form-c597.inner-a47e .layout-d324 > li.main_20d0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.form-c597.layout_8242 .layout-d324 > li > a .filter_ce7b {
  position: relative;
}
.form-c597.layout_8242 .layout-d324 > li > a .filter_ce7b: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;
}
.form-c597.layout_8242
  .layout-d324
  > li:focus
  > a
  .filter_ce7b:before,
.form-c597.layout_8242
  .layout-d324
  > li:hover
  > a
  .filter_ce7b:before {
  width: 100%;
  background-color: currentColor;
}
.form-c597.layout_8242
  .layout-d324
  > li.list-1cda
  > a
  .filter_ce7b:before,
.form-c597.layout_8242
  .layout-d324
  > li.fast_8855
  > a
  .filter_ce7b:before {
  width: 100%;
  background-color: currentColor;
}
.form-c597.block_current_b673 .layout-d324 > li > a .filter_ce7b {
  position: relative;
}
.form-c597.block_current_b673 .layout-d324 > li > a .filter_ce7b: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;
}
.form-c597.block_current_b673 .layout-d324 > li:focus > a .filter_ce7b:before,
.form-c597.block_current_b673
  .layout-d324
  > li:hover
  > a
  .filter_ce7b:before {
  width: 100%;
  background-color: currentColor;
}
.form-c597.block_current_b673
  .layout-d324
  > li.list-1cda
  > a
  .filter_ce7b:before,
.form-c597.block_current_b673
  .layout-d324
  > li.fast_8855
  > a
  .filter_ce7b:before {
  width: 100%;
  background-color: currentColor;
}
.search-narrow-8d4e .west_db5e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-narrow-8d4e .west_db5e li:first-child > a {
  border-top: none;
}
.search-narrow-8d4e .west_db5e .popup_b2a6 > .filter_ce7b .fluid-7da5 {
  display: none;
}
.search-narrow-8d4e .west_db5e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search-narrow-8d4e .west_db5e li:last-child {
  border: none;
}
.search-narrow-8d4e .west_db5e li.huge-426b > a {
  padding-right: 45px !important;
}
.search-narrow-8d4e .west_db5e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search-narrow-8d4e .west_db5e li a:focus,
.search-narrow-8d4e .west_db5e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-narrow-8d4e .west_db5e li .list_a2a5 {
  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;
}
.search-narrow-8d4e .west_db5e li .list_a2a5:hover {
  box-shadow: none;
}
.search-narrow-8d4e .west_db5e li .list_a2a5 .fluid-7da5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search-narrow-8d4e .west_db5e .heading-282b {
  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);
}
.search-narrow-8d4e .west_db5e .heading-282b li a {
  padding-left: 3em;
}
.search-narrow-8d4e .west_db5e .form_f7ee > a .list_a2a5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-narrow-8d4e .west_db5e .form_f7ee > .heading-282b {
  display: block;
  opacity: 1;
}
.easy_008a {
  max-width: 100%;
}
.dropdown_733f {
  line-height: 0;
  cursor: pointer;
}
.block_5fdb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.block_5fdb:hover {
  box-shadow: none;
  color: currentColor;
}
.block_5fdb svg {
  width: 18px;
  height: 18px;
}
.block_5fdb .mini_7f68 {
  display: none;
}
.gold_f766 {
  position: relative;
}
.gold_f766.fn-active-95f4 .block_5fdb .complex-d47c {
  display: none;
}
.gold_f766.fn-active-95f4 .block_5fdb .mini_7f68 {
  display: inline-block;
}
.gold_f766 .input-red-d63d {
  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);
}
.gold_f766.message_plasma_fe63 .input-red-d63d {
  left: auto;
  right: -0.9em;
}
.gold_f766.message_plasma_fe63 .column_up_0d37::before {
  left: auto;
  right: 15px;
}
.gold_f766.fn-active-95f4 .input-red-d63d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-hard-180d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.primary-hard-180d label {
  flex-basis: 100%;
}
.primary-hard-180d .tabs-green-ae8b {
  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;
}
.primary-hard-180d .top-be39 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.primary-hard-180d .top-be39:focus {
  background-color: transparent;
}
.primary-hard-180d button.hovered-220a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.primary-hard-180d button.hovered-220a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.primary-hard-180d button.hovered-220a svg {
  width: 18px;
  height: 18px;
}
.primary-hard-180d input[type="submit"] {
  min-height: auto;
}
.chip_8fa9 .primary-hard-180d .top-be39 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.column_up_0d37 {
  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) {
  .column_up_0d37 {
    width: 220px;
  }
}
.column_up_0d37 label {
  flex-basis: 100%;
}
.column_up_0d37::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;
}
.column-orange-45ea .chip_8fa9 .primary-hard-180d {
  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;
}
.column-orange-45ea
  .chip_8fa9
  .primary-hard-180d
  .tabs-green-ae8b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column-orange-45ea .chip_8fa9 .primary-hard-180d .top-be39 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column-orange-45ea
  .chip_8fa9
  .primary-hard-180d
  .top-be39:focus {
  background: 0 0;
}
.column-orange-45ea
  .chip_8fa9
  .primary-hard-180d
  .cold-3aed {
  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;
}
.active_dc77 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_dc77 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_dc77 li:last-child {
  margin-right: 0;
}
.active_dc77 li:first-child {
  margin-left: 0;
}
.active_dc77.summary_3b2e a {
  color: #fff;
}
.active_dc77.summary_3b2e a:hover {
  color: #fff;
}
.active_dc77 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_dc77 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_dc77 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_dc77 a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_dc77 [class*="social-icon-apple"] {
  background-color: #999;
}
.active_dc77 [class*="social-icon-apple"].input-small-d7ab {
  background-color: transparent;
  color: #999;
}
.active_dc77 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_dc77 [class*="social-icon-behance"].input-small-d7ab {
  background-color: transparent;
  color: #1769ff;
}
.active_dc77 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_dc77 [class*="social-icon-bitbucket"].input-small-d7ab {
  background-color: transparent;
  color: #205081;
}
.active_dc77 [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_dc77 [class*="social-icon-codepen"].input-small-d7ab {
  background-color: transparent;
  color: #000;
}
.active_dc77 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_dc77 [class*="social-icon-delicious"].input-small-d7ab {
  background-color: transparent;
  color: #39f;
}
.active_dc77 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_dc77 [class*="social-icon-digg"].input-small-d7ab {
  background-color: transparent;
  color: #005be2;
}
.active_dc77 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_dc77 [class*="social-icon-dribbble"].input-small-d7ab {
  background-color: transparent;
  color: #ea4c89;
}
.active_dc77 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_dc77 [class*="social-icon-envelope"].input-small-d7ab {
  background-color: transparent;
  color: #ea4335;
}
.active_dc77 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_dc77 [class*="social-icon-facebook"].input-small-d7ab {
  background-color: transparent;
  color: #3b5998;
}
.active_dc77 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_dc77 [class*="social-icon-flickr"].input-small-d7ab {
  background-color: transparent;
  color: #0063dc;
}
.active_dc77 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_dc77 [class*="social-icon-foursquare"].input-small-d7ab {
  background-color: transparent;
  color: #2d5be3;
}
.active_dc77 [class*="social-icon-github"] {
  background-color: #333;
}
.active_dc77 [class*="social-icon-github"].input-small-d7ab {
  background-color: transparent;
  color: #333;
}
.active_dc77 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_dc77 [class*="social-icon-google-plus"].input-small-d7ab {
  background-color: transparent;
  color: #dd4b39;
}
.active_dc77 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_dc77 [class*="social-icon-houzz"].input-small-d7ab {
  background-color: transparent;
  color: #7ac142;
}
.active_dc77 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_dc77 [class*="social-icon-instagram"].input-small-d7ab {
  background-color: transparent;
  color: #262626;
}
.active_dc77 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_dc77 [class*="social-icon-jsfiddle"].input-small-d7ab {
  background-color: transparent;
  color: #487aa2;
}
.active_dc77 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_dc77 [class*="social-icon-linkedin"].input-small-d7ab {
  background-color: transparent;
  color: #0077b5;
}
.active_dc77 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_dc77 [class*="social-icon-medium"].input-small-d7ab {
  background-color: transparent;
  color: #00ab6b;
}
.active_dc77 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_dc77
  [class*="social-icon-odnoklassniki"].input-small-d7ab {
  background-color: transparent;
  color: #f4731c;
}
.active_dc77 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_dc77 [class*="social-icon-meetup"].input-small-d7ab {
  background-color: transparent;
  color: #ec1c40;
}
.active_dc77 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_dc77 [class*="social-icon-pinterest"].input-small-d7ab {
  background-color: transparent;
  color: #bd081c;
}
.active_dc77 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_dc77 [class*="social-icon-product-hunt"].input-small-d7ab {
  background-color: transparent;
  color: #da552f;
}
.active_dc77 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_dc77 [class*="social-icon-reddit"].input-small-d7ab {
  background-color: transparent;
  color: #ff4500;
}
.active_dc77 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_dc77 [class*="social-icon-rss"].input-small-d7ab {
  background-color: transparent;
  color: #f26522;
}
.active_dc77 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_dc77
  [class*="social-icon-shopping-cart"].input-small-d7ab {
  background-color: transparent;
  color: #4caf50;
}
.active_dc77 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_dc77 [class*="social-icon-skype"].input-small-d7ab {
  background-color: transparent;
  color: #00aff0;
}
.active_dc77 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_dc77 [class*="social-icon-slideshare"].input-small-d7ab {
  background-color: transparent;
  color: #0077b5;
}
.active_dc77 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_dc77 [class*="social-icon-snapchat"].input-small-d7ab {
  background-color: transparent;
  color: #fffc00;
}
.active_dc77 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_dc77 [class*="social-icon-soundcloud"].input-small-d7ab {
  background-color: transparent;
  color: #f80;
}
.active_dc77 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_dc77 [class*="social-icon-spotify"].input-small-d7ab {
  background-color: transparent;
  color: #2ebd59;
}
.active_dc77 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_dc77
  [class*="social-icon-stack-overflow"].input-small-d7ab {
  background-color: transparent;
  color: #fe7a15;
}
.active_dc77 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_dc77 [class*="social-icon-maldkfgram"].input-small-d7ab {
  background-color: transparent;
  color: #2ca5e0;
}
.active_dc77 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_dc77 [class*="social-icon-tripadvisor"].input-small-d7ab {
  background-color: transparent;
  color: #589442;
}
.active_dc77 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_dc77 [class*="social-icon-tumblr"].input-small-d7ab {
  background-color: transparent;
  color: #35465c;
}
.active_dc77 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_dc77 [class*="social-icon-twitch"].input-small-d7ab {
  background-color: transparent;
  color: #6441a5;
}
.active_dc77 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_dc77 [class*="social-icon-twitter"].input-small-d7ab {
  background-color: transparent;
  color: #1da1f2;
}
.active_dc77 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_dc77 [class*="social-icon-vimeo"].input-small-d7ab {
  background-color: transparent;
  color: #1ab7ea;
}
.active_dc77 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_dc77 [class*="social-icon-vk"].input-small-d7ab {
  background-color: transparent;
  color: #45668e;
}
.active_dc77 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_dc77 [class*="social-icon-weibo"].input-small-d7ab {
  background-color: transparent;
  color: #df2029;
}
.active_dc77 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_dc77 [class*="social-icon-weixin"].input-small-d7ab {
  background-color: transparent;
  color: #7bb32e;
}
.active_dc77 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_dc77 [class*="social-icon-whatsapp"].input-small-d7ab {
  background-color: transparent;
  color: #25d366;
}
.active_dc77 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_dc77 [class*="social-icon-wordpress"].input-small-d7ab {
  background-color: transparent;
  color: #21759b;
}
.active_dc77 [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_dc77 [class*="social-icon-xing"].input-small-d7ab {
  background-color: transparent;
  color: #026466;
}
.active_dc77 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_dc77 [class*="social-icon-yelp"].input-small-d7ab {
  background-color: transparent;
  color: #af0606;
}
.active_dc77 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_dc77 [class*="social-icon-youtube"].input-small-d7ab {
  background-color: transparent;
  color: #cd201f;
}
.status-b13f {
  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;
}
.status-b13f:hover {
  box-shadow: none;
  background: 0 0;
}
.mask-942c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.iron-1fa0 {
  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;
}
.item-steel-629c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tag-soft-dbc9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tag-soft-dbc9,
.tag-soft-dbc9::after,
.tag-soft-dbc9::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;
}
.tag-soft-dbc9::after,
.tag-soft-dbc9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dim_a6cd .iron-1fa0 .item-steel-629c {
  margin-top: -2px;
  width: 19px;
}
.dim_a6cd .iron-1fa0 .tag-soft-dbc9 {
  margin-top: -1px;
}
.dim_a6cd .iron-1fa0 .tag-soft-dbc9,
.dim_a6cd .iron-1fa0 .tag-soft-dbc9::after,
.dim_a6cd .iron-1fa0 .tag-soft-dbc9::before {
  width: 19px;
  height: 2px;
}
.dim_a6cd .iron-1fa0 .tag-soft-dbc9::before {
  top: -6px;
}
.dim_a6cd .iron-1fa0 .tag-soft-dbc9::after {
  bottom: -6px;
}
.slider-59e3 .iron-1fa0 .item-steel-629c {
  margin-top: -2px;
  width: 22px;
}
.slider-59e3 .iron-1fa0 .tag-soft-dbc9 {
  margin-top: -1px;
}
.slider-59e3 .iron-1fa0 .tag-soft-dbc9,
.slider-59e3 .iron-1fa0 .tag-soft-dbc9::after,
.slider-59e3 .iron-1fa0 .tag-soft-dbc9::before {
  width: 22px;
  height: 2px;
}
.slider-59e3 .iron-1fa0 .tag-soft-dbc9::before {
  top: -7px;
}
.slider-59e3 .iron-1fa0 .tag-soft-dbc9::after {
  bottom: -7px;
}
.highlight-f95e .iron-1fa0 .item-steel-629c {
  margin-top: -2px;
  width: 31px;
}
.highlight-f95e .iron-1fa0 .tag-soft-dbc9 {
  margin-top: -1.5px;
}
.highlight-f95e .iron-1fa0 .tag-soft-dbc9,
.highlight-f95e .iron-1fa0 .tag-soft-dbc9::after,
.highlight-f95e .iron-1fa0 .tag-soft-dbc9::before {
  width: 31px;
  height: 3px;
}
.highlight-f95e .iron-1fa0 .tag-soft-dbc9::before {
  top: -9px;
}
.highlight-f95e .iron-1fa0 .tag-soft-dbc9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .component_748e .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 19px;
  }
  .component_748e .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1px;
  }
  .component_748e .iron-1fa0 .tag-soft-dbc9,
  .component_748e .iron-1fa0 .tag-soft-dbc9::after,
  .component_748e .iron-1fa0 .tag-soft-dbc9::before {
    width: 19px;
    height: 2px;
  }
  .component_748e .iron-1fa0 .tag-soft-dbc9::before {
    top: -6px;
  }
  .component_748e .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -6px;
  }
  .stone_5131 .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 22px;
  }
  .stone_5131 .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1px;
  }
  .stone_5131 .iron-1fa0 .tag-soft-dbc9,
  .stone_5131 .iron-1fa0 .tag-soft-dbc9::after,
  .stone_5131 .iron-1fa0 .tag-soft-dbc9::before {
    width: 22px;
    height: 2px;
  }
  .stone_5131 .iron-1fa0 .tag-soft-dbc9::before {
    top: -7px;
  }
  .stone_5131 .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -7px;
  }
  .background_7804 .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 31px;
  }
  .background_7804 .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1.5px;
  }
  .background_7804 .iron-1fa0 .tag-soft-dbc9,
  .background_7804 .iron-1fa0 .tag-soft-dbc9::after,
  .background_7804 .iron-1fa0 .tag-soft-dbc9::before {
    width: 31px;
    height: 3px;
  }
  .background_7804 .iron-1fa0 .tag-soft-dbc9::before {
    top: -9px;
  }
  .background_7804 .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .media_over_ec52 .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 19px;
  }
  .media_over_ec52 .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1px;
  }
  .media_over_ec52 .iron-1fa0 .tag-soft-dbc9,
  .media_over_ec52 .iron-1fa0 .tag-soft-dbc9::after,
  .media_over_ec52 .iron-1fa0 .tag-soft-dbc9::before {
    width: 19px;
    height: 2px;
  }
  .media_over_ec52 .iron-1fa0 .tag-soft-dbc9::before {
    top: -6px;
  }
  .media_over_ec52 .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -6px;
  }
  .background-west-c40c .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 22px;
  }
  .background-west-c40c .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1px;
  }
  .background-west-c40c .iron-1fa0 .tag-soft-dbc9,
  .background-west-c40c .iron-1fa0 .tag-soft-dbc9::after,
  .background-west-c40c .iron-1fa0 .tag-soft-dbc9::before {
    width: 22px;
    height: 2px;
  }
  .background-west-c40c .iron-1fa0 .tag-soft-dbc9::before {
    top: -7px;
  }
  .background-west-c40c .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -7px;
  }
  .paragraph-ef29 .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-ef29 .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1.5px;
  }
  .paragraph-ef29 .iron-1fa0 .tag-soft-dbc9,
  .paragraph-ef29 .iron-1fa0 .tag-soft-dbc9::after,
  .paragraph-ef29 .iron-1fa0 .tag-soft-dbc9::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-ef29 .iron-1fa0 .tag-soft-dbc9::before {
    top: -9px;
  }
  .paragraph-ef29 .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .motion-23f6 .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 19px;
  }
  .motion-23f6 .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1px;
  }
  .motion-23f6 .iron-1fa0 .tag-soft-dbc9,
  .motion-23f6 .iron-1fa0 .tag-soft-dbc9::after,
  .motion-23f6 .iron-1fa0 .tag-soft-dbc9::before {
    width: 19px;
    height: 2px;
  }
  .motion-23f6 .iron-1fa0 .tag-soft-dbc9::before {
    top: -6px;
  }
  .motion-23f6 .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -6px;
  }
  .stale_a00e .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 22px;
  }
  .stale_a00e .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1px;
  }
  .stale_a00e .iron-1fa0 .tag-soft-dbc9,
  .stale_a00e .iron-1fa0 .tag-soft-dbc9::after,
  .stale_a00e .iron-1fa0 .tag-soft-dbc9::before {
    width: 22px;
    height: 2px;
  }
  .stale_a00e .iron-1fa0 .tag-soft-dbc9::before {
    top: -7px;
  }
  .stale_a00e .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -7px;
  }
  .logo-first-f54c .iron-1fa0 .item-steel-629c {
    margin-top: -2px;
    width: 31px;
  }
  .logo-first-f54c .iron-1fa0 .tag-soft-dbc9 {
    margin-top: -1.5px;
  }
  .logo-first-f54c .iron-1fa0 .tag-soft-dbc9,
  .logo-first-f54c .iron-1fa0 .tag-soft-dbc9::after,
  .logo-first-f54c .iron-1fa0 .tag-soft-dbc9::before {
    width: 31px;
    height: 3px;
  }
  .logo-first-f54c .iron-1fa0 .tag-soft-dbc9::before {
    top: -9px;
  }
  .logo-first-f54c .iron-1fa0 .tag-soft-dbc9::after {
    bottom: -9px;
  }
}
.advanced-5a6b .tag-soft-dbc9 {
  -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);
}
.advanced-5a6b .tag-soft-dbc9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.advanced-5a6b .tag-soft-dbc9::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);
}
.advanced-5a6b.sort-7e85 .tag-soft-dbc9 {
  -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);
}
.advanced-5a6b.sort-7e85 .tag-soft-dbc9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.advanced-5a6b.sort-7e85 .tag-soft-dbc9::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.tag-bf7d {
  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.modal-9aa8:before {
  display: none;
}
.last-6c5a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.last-6c5a .badge-ef50 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.last-6c5a .badge-ef50:last-of-type {
  border-bottom: none;
}
.last-6c5a .badge-ef50.video_6557,
.last-6c5a .badge-ef50.tertiary_9a3c,
.last-6c5a .badge-ef50.logo-59f6 {
  padding: 0;
}
.last-6c5a .search-narrow-8d4e .list_a2a5 {
  color: currentColor;
}
.last-6c5a .search-narrow-8d4e .list_a2a5:focus,
.last-6c5a .search-narrow-8d4e .list_a2a5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-6c5a.wrapper_slow_d163 .slow_061d,
.last-6c5a.wrapper_slow_d163 .thumbnail_west_064d a,
.last-6c5a.wrapper_slow_d163 .layout-d324 a,
.last-6c5a.wrapper_slow_d163 .heading-282b a {
  color: rgba(0, 0, 0, 0.55);
}
.last-6c5a.wrapper_slow_d163 .slow_061d:hover,
.last-6c5a.wrapper_slow_d163 .thumbnail_west_064d a:hover,
.last-6c5a.wrapper_slow_d163 .layout-d324 a:hover,
.last-6c5a.wrapper_slow_d163 .heading-282b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last-6c5a.wrapper_slow_d163 .hard_9d77 {
  color: rgba(0, 0, 0, 0.8);
}
.last-6c5a.wrapper_slow_d163 .badge-ef50 {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-6c5a.wrapper_slow_d163 .badge-ef50:before {
  background: rgba(0, 0, 0, 0.08);
}
.last-6c5a.wrapper_slow_d163 .pagination-fixed-1b7a:before {
  background: rgba(255, 255, 255, 0.9);
}
.last-6c5a.wrapper_slow_d163 .search-narrow-8d4e .west_db5e li a,
.last-6c5a.wrapper_slow_d163 .search-narrow-8d4e .list_a2a5,
.last-6c5a.wrapper_slow_d163 .heading-282b {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-6c5a.wrapper_slow_d163 .search-narrow-8d4e .list_a2a5:focus,
.last-6c5a.wrapper_slow_d163 .search-narrow-8d4e .list_a2a5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-6c5a.wrapper_slow_d163 .west_db5e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-6c5a.pagination_12ab .slow_061d,
.last-6c5a.pagination_12ab .thumbnail_west_064d a,
.last-6c5a.pagination_12ab .layout-d324 .list_a2a5,
.last-6c5a.pagination_12ab .layout-d324 a,
.last-6c5a.pagination_12ab .heading-282b a {
  color: rgba(255, 255, 255, 0.79);
}
.last-6c5a.pagination_12ab .slow_061d:hover,
.last-6c5a.pagination_12ab .thumbnail_west_064d a:hover,
.last-6c5a.pagination_12ab .layout-d324 .list_a2a5:hover,
.last-6c5a.pagination_12ab .layout-d324 a:hover,
.last-6c5a.pagination_12ab .heading-282b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-6c5a.pagination_12ab .hard_9d77 {
  color: rgba(255, 255, 255, 0.99);
}
.last-6c5a.pagination_12ab .badge-ef50 {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-6c5a.pagination_12ab .badge-ef50:before {
  background: rgba(255, 255, 255, 0.08);
}
.last-6c5a.pagination_12ab .pagination-fixed-1b7a:before {
  background: rgba(0, 0, 0, 0.9);
}
.last-6c5a.pagination_12ab .search-narrow-8d4e .west_db5e li a,
.last-6c5a.pagination_12ab .search-narrow-8d4e .list_a2a5,
.last-6c5a.pagination_12ab .heading-282b {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-6c5a.pagination_12ab .search-narrow-8d4e .list_a2a5:focus,
.last-6c5a.pagination_12ab .search-narrow-8d4e .list_a2a5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-6c5a.pagination_12ab .west_db5e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-fixed-1b7a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination-fixed-1b7a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.menu-glass-d321 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content_hot_98ba .last-6c5a {
  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;
}
.content_hot_98ba .badge-ef50 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content_hot_98ba .badge-ef50: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) {
  .content_hot_98ba .badge-ef50:before {
    width: 16%;
    left: 42%;
  }
}
.content_hot_98ba .badge-ef50:last-child:before {
  content: none;
}
.content_hot_98ba .badge-ef50[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content_hot_98ba .search-narrow-8d4e .west_db5e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content_hot_98ba .search-narrow-8d4e .west_db5e li a .list_a2a5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content_hot_98ba .search-narrow-8d4e .heading-282b {
  border: none;
}
.content_hot_98ba .search-narrow-8d4e .heading-282b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content_hot_98ba .pagination-fixed-1b7a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content_hot_98ba .menu-glass-d321 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content_hot_98ba .pagination_12ab .pagination-fixed-1b7a:before {
  background: rgba(0, 0, 0, 0.9);
}
.content_hot_98ba .wrapper_slow_d163.banner_hard_3d94 .tag-soft-dbc9 {
  background: rgba(0, 0, 0, 0.6);
}
.content_hot_98ba
  .wrapper_slow_d163.banner_hard_3d94
  .tag-soft-dbc9::after,
.content_hot_98ba
  .wrapper_slow_d163.banner_hard_3d94
  .tag-soft-dbc9:before {
  background: inherit;
}
.content_hot_98ba
  .wrapper_slow_d163.banner_hard_3d94:hover
  .tag-soft-dbc9 {
  background: rgba(0, 0, 0, 0.8);
}
.picture_7962 .last-6c5a {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .picture_7962 .last-6c5a {
    width: auto;
    right: 45px;
  }
}
.list-4663 .last-6c5a {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .list-4663 .last-6c5a {
    width: auto;
    left: 45px;
  }
}
.modal-9aa8 .last-6c5a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.modal-9aa8 .menu-glass-d321 {
  max-width: 48em;
  margin: 0 auto;
}
.modal-9aa8 .pagination-fixed-1b7a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.center_8463 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.center_8463.content_hot_98ba .last-6c5a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.center_8463.picture_7962 .last-6c5a {
  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);
}
.center_8463 .last-6c5a {
  visibility: visible;
}
.center_8463.list-4663 .last-6c5a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list_white_27f8,
.hero_static_b2cd {
  overflow-x: hidden;
}
.list_white_27f8 .last-6c5a {
  overflow: auto;
}
.list_white_27f8.content_hot_98ba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_white_27f8.content_hot_98ba .last-6c5a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list_white_27f8.content_hot_98ba .status-b13f {
  opacity: 0;
}
.list_white_27f8.picture_7962 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_white_27f8.picture_7962 .last-6c5a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list_white_27f8.picture_7962 .status-b13f {
  opacity: 0;
}
.list_white_27f8.list-4663 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_white_27f8.list-4663 .last-6c5a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list_white_27f8.list-4663 .status-b13f {
  opacity: 0;
}
.list_white_27f8.modal-9aa8 .last-6c5a {
  z-index: 10;
  visibility: visible;
}
.banner_hard_3d94 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_hard_3d94 .tag-soft-dbc9 {
  background: rgba(255, 255, 255, 0.99);
}
.banner_hard_3d94 .tag-soft-dbc9::after,
.banner_hard_3d94 .tag-soft-dbc9:before {
  background: inherit;
}
.banner_hard_3d94:hover .tag-soft-dbc9 {
  background: rgba(255, 255, 255, 0.99);
}
.list-4663 .banner_hard_3d94 {
  top: 10px;
  right: auto;
  left: 12px;
}
.modal-9aa8 .banner_hard_3d94 {
  display: none !important;
}
.list_white_27f8:before,
.hero_static_b2cd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list_white_27f8 .banner_hard_3d94,
.hero_static_b2cd .banner_hard_3d94 {
  display: inline-block;
}
.last-6c5a .tag-bronze-3182 {
  -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;
}
.list_white_27f8 .last-6c5a .tag-bronze-3182,
.hero_static_b2cd .last-6c5a .tag-bronze-3182 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid-fast-8699 .tabs-green-ae8b {
  width: 100%;
}
.shade-98db {
  padding: 0 0.5em 0;
}
.shade-98db [class*="customify-col-"],
.shade-98db [class*="customify-col_"],
.shade-98db [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail_blue_ae45 .shade-98db {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .simple_dad8 .box-c528,
  .box-c528 {
    display: none;
  }
  .backdrop-f3e8 {
    text-align: left;
  }
  .photo-clean-f403 {
    text-align: center;
  }
  .grid-purple-8ec1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .simple_dad8 .detail_8f9c,
  .detail_8f9c {
    display: none;
  }
  .sort_huge_ee1d {
    text-align: left;
  }
  .huge_1911 {
    text-align: center;
  }
  .status-motion-ab1b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .simple_dad8 .heading-9a4d,
  .heading-9a4d {
    display: none;
  }
  .narrow-0c98 {
    text-align: left;
  }
  .accent_9fd1 {
    text-align: center;
  }
  .modal_prev_530f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gradient_dynamic_2e46 {
  box-shadow: none !important;
}
.pattern-7b79 .logo-8cb9,
.gold_3f28 .logo-8cb9 {
  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;
}
.gold_3f28 .logo-8cb9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_silver_4537 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_silver_4537:after,
.table_silver_4537:before {
  content: "";
  display: table;
}
.table_silver_4537:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_silver_4537 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_silver_4537,
.detail_1bd0 {
  max-width: 1248px;
  margin: 0 auto;
}

.right-b970.input-b99b .table_silver_4537 {
  max-width: 100%;
}
.right-b970.upper-2d5d {
  max-width: 1200px;
  margin: 0 auto;
}
.right-b970.footer-d9a2 .table_silver_4537 {
  max-width: 100%;
}
.right-b970.footer-d9a2 > .table_silver_4537 {
  padding-left: 0;
  padding-right: 0;
}
.right-b970.footer-d9a2 > .table_silver_4537 .simple_dad8 {
  margin: 0;
}
.right-b970.footer-d9a2
  > .table_silver_4537
  .bottom-c857.hot_07c8 {
  margin-right: 0;
  margin-left: 0;
}
.right-b970.footer-d9a2 #main.hot_07c8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module-next-cf2e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module-next-cf2e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gas-185e .heading_middle_4a77 {
    padding-right: 1em;
  }
  .gas-185e.header_thick_ab2c .bottom-c857 {
    border-right: 1px solid #eaecee;
  }
  .gas-185e.header_thick_ab2c .heading_middle_4a77 {
    padding-right: 1em;
  }
  .gas-185e.header_thick_ab2c .list_light_911b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_in_9066 .heading_middle_4a77 {
    padding-left: 1em;
  }
  .card_in_9066.header_thick_ab2c .bottom-c857 {
    border-left: 1px solid #eaecee;
  }
  .card_in_9066.header_thick_ab2c .heading_middle_4a77 {
    padding-left: 1em;
  }
  .card_in_9066.header_thick_ab2c .list_light_911b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_simple_4c53 .heading_middle_4a77 {
    padding-left: 1em;
  }
  .breadcrumb_simple_4c53.header_thick_ab2c .hidden-f05d {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_simple_4c53.header_thick_ab2c .feature-19ea {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_simple_4c53.header_thick_ab2c .heading_middle_4a77 {
    padding-left: 1em;
  }
  .breadcrumb_simple_4c53.header_thick_ab2c .list_light_911b {
    padding-right: 1em;
  }
  .breadcrumb_simple_4c53.header_thick_ab2c .title_large_8fdd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_0665 .heading_middle_4a77 {
    padding-right: 1em;
  }
  .texture_0665.header_thick_ab2c .hidden-f05d {
    border-left: 1px solid #eaecee;
  }
  .texture_0665.header_thick_ab2c .feature-19ea {
    border-left: 1px solid #eaecee;
  }
  .texture_0665.header_thick_ab2c .heading_middle_4a77 {
    padding-right: 1em;
  }
  .texture_0665.header_thick_ab2c .list_light_911b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture_0665.header_thick_ab2c .title_large_8fdd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-next-cf2e .heading_middle_4a77 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-next-cf2e.header_thick_ab2c .bottom-c857 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module-next-cf2e.header_thick_ab2c .heading_middle_4a77 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-next-cf2e.header_thick_ab2c .list_light_911b {
    padding-left: 1em;
  }
  .module-next-cf2e.header_thick_ab2c .title_large_8fdd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module-next-cf2e.header_thick_ab2c .heading_middle_4a77 {
    padding-left: 0;
  }
}
.dynamic-d23e .shade_gold_768e {
  display: inline-block;
}
.thick_8bb7 {
  display: inline-block;
}
.copper-1311 {
  word-con: break-word;
}
.heading_7957 > span {
  display: inline-block;
  padding: 5px 0;
}
.heading_7957 .wrapper_motion_2e0a {
  margin-left: 8px;
  margin-right: 8px;
}
.heading_7957 .accordion_51c8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.avatar_49db .medium_029d {
  margin-bottom: 2em;
}
.avatar_49db .silver_9d1b {
  margin-bottom: 15px;
}
.avatar_49db .silver_9d1b:last-child {
  margin-bottom: 0;
}
.avatar_49db .tall_687f {
  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) {
  .avatar_49db .tall_687f {
    display: block;
  }
}
.avatar_49db .selected-2890 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .avatar_49db .selected-2890 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.avatar_49db .stone-97a0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.avatar_49db .stone-97a0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.avatar_49db .stone-97a0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.avatar_49db .copper-1311 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_49db .copper-1311 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.avatar_49db .tag-left-51b1 p:last-child {
  margin-bottom: 0;
}
.avatar_49db .brown_ddd5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.avatar_49db .iron_d7f7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.avatar_49db .preview-up-50c4 {
  margin-top: 1em;
}
.avatar_49db .label-gold-1de7 {
  top: 0;
  display: block;
}
.avatar_49db .label-gold-1de7 a {
  color: inherit;
}
.avatar_49db .label-gold-1de7 a:hover {
  color: inherit;
}
.avatar_49db .silver_d7a4 {
  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;
}
.avatar_49db .silver_d7a4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.avatar_49db .iron_d7f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.avatar_49db .accordion_c7e8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.avatar_49db .accordion_c7e8:first-child {
  margin-top: 0;
}
.avatar_49db .accordion_c7e8.container_1995 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.avatar_49db .accordion_c7e8.right-150d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar_49db
  .accordion_c7e8.right-150d.item_old_f994
  .preview-up-50c4 {
  width: 100%;
}
.avatar_49db .right-150d {
  -webkit-box-align: center;
  align-items: center;
}
.avatar_49db .right-150d .heading_7957,
.avatar_49db .right-150d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.avatar_49db .stone-97a0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar_49db .stone-97a0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar_49db .stone-97a0: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;
}
.avatar_49db .container_1995 {
  z-index: 5;
}
.avatar_49db .column_6fc2 .article-east-e9e4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.avatar_49db .small_42fd .article-east-e9e4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.avatar_49db .list-642d .article-east-e9e4 {
  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;
}
.avatar_49db.prev-7a65 .tall_687f,
.avatar_49db.bright-8e74 .tall_687f {
  display: block;
}
.avatar_49db.prev-7a65 .tall_687f .breadcrumb_7a95,
.avatar_49db.prev-7a65 .tall_687f .iron_d7f7,
.avatar_49db.bright-8e74 .tall_687f .breadcrumb_7a95,
.avatar_49db.bright-8e74 .tall_687f .iron_d7f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar_49db.description-b825 .selected-2890 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .avatar_49db.description-b825 .selected-2890 {
    margin-right: 0;
  }
}
.avatar_49db.prev-7a65 .selected-2890,
.avatar_49db.bright-8e74 .selected-2890 {
  padding-top: 40%;
}
.avatar_49db.prev-7a65 .medium_029d,
.avatar_49db.bright-8e74 .medium_029d {
  display: block;
}
.avatar_49db.prev-7a65 .fn-sticky-95f4 .iron_d7f7,
.avatar_49db.bright-8e74 .fn-sticky-95f4 .iron_d7f7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.avatar_49db.prev-7a65 .selected-2890,
.avatar_49db.bright-8e74 .selected-2890 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.avatar_49db.prev-7a65 .iron_d7f7 {
  padding: 1em;
}
.alert-iron-0fff {
  margin: 30px auto;
  display: block;
}
.alert-iron-0fff .message_0a52 > * {
  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;
}
.alert-iron-0fff .message_0a52 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-iron-0fff .message_0a52 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-lower-a1c9 .heading_7957 {
  margin-bottom: 1.41575em;
}
.media-lower-a1c9 .info_lower_c3a1 {
  margin-bottom: 1.618em;
}
.message-0afd .shade_focused_9a69 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message-0afd .shade_focused_9a69 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message-0afd .row_5e31 {
  max-width: 100%;
  overflow: auto;
}
.tabs_yellow_757e .message-0afd a:hover {
  text-decoration: underline;
}
.texture-7029 .silver_9d1b:not(.copper-1311),
.texture-7029 .stone-97a0 {
  margin-bottom: 1.41575em;
}
.texture-7029 .silver_9d1b:not(.copper-1311):last-child,
.texture-7029 .stone-97a0:last-child {
  margin-bottom: 0;
}
.texture-7029 .silver_9d1b.pink_4fef {
  margin-bottom: 0.41575em;
}
.texture-7029 .overlay-cb28:before,
.texture-7029 .bottom_67ac:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.texture-7029 .overlay-cb28:before {
  content: "\f115";
}
.texture-7029 .bottom_67ac:before {
  content: "\f02c";
}
.texture-7029 .huge-7039 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.texture-7029 .huge-7039 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.silver-525b {
  display: -webkit-box;
  display: flex;
}
.silver-525b .thick-dbbc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .silver-525b .thick-dbbc {
    flex-basis: 90px;
  }
}
.silver-525b .frame-e8ed {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .silver-525b .frame-e8ed {
    flex-basis: calc(100% - 50px);
  }
}
.silver-525b .widget-cool-214a p:last-child {
  margin-bottom: 0.72em;
}
.hovered_f512 .message_0a52 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hovered_f512 .message_0a52:after,
.hovered_f512 .message_0a52:before {
  content: "";
  display: table;
}
.hovered_f512 .message_0a52:after {
  clear: both;
}
.hovered_f512 .message_0a52 .secondary_81b0,
.hovered_f512 .message_0a52 .grid_abfd {
  width: 49%;
}
.hovered_f512 .message_0a52 .secondary_81b0 a span.image_hovered_a080,
.hovered_f512 .message_0a52 .grid_abfd a span.image_hovered_a080 {
  display: block;
  margin-bottom: 5px;
}
.hovered_f512 .message_0a52 .grid_abfd {
  float: left;
  text-align: left;
}
.hovered_f512 .message_0a52 .secondary_81b0 {
  float: right;
  text-align: right;
}
.gallery_67a5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gallery_67a5 {
    margin-bottom: 0;
  }
}
.north_d75b {
  margin-bottom: 1em;
}
.north_d75b .copper-1311 {
  font-size: 1.1em;
  line-height: 1.3;
}
.image-8046 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gas-21a5 .north_d75b,
.box_prev_47ec .north_d75b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gas-21a5 .north_d75b,
  .box_prev_47ec .north_d75b {
    display: block;
  }
}
.gas-21a5 .image-8046,
.box_prev_47ec .image-8046 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gas-21a5 .image-8046,
  .box_prev_47ec .image-8046 {
    margin-bottom: 1em;
  }
}
.gas-21a5 .image-8046 img,
.box_prev_47ec .image-8046 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gas-21a5 .description_7708,
.box_prev_47ec .description_7708 {
  flex-basis: calc(100% - 160px);
}
.gas-21a5 .description_7708 p,
.box_prev_47ec .description_7708 p {
  margin-bottom: 0;
}
.gas-21a5 .description_7708 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gas-21a5 .description_7708 {
    padding-left: 0;
  }
}
.box_prev_47ec .description_7708 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box_prev_47ec .description_7708 {
    padding-right: 0;
  }
}
.box_prev_47ec .image-8046 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.icon-outer-ea6e .image-8046 {
  margin-bottom: 0.5em;
}
.icon-outer-ea6e .image-8046 img {
  width: 100%;
}
.main-cool-c7d4 .overlay-ba52,
.picture-lite-b5a6 .overlay-ba52 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.picture-lite-b5a6 .bottom-c857 .status-easy-f042 p:last-child {
  margin-bottom: 0;
}
.hovered-9ed0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.up-57d1 .list-e190 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .up-57d1 .list-e190:last-of-type {
    margin-bottom: 0;
  }
}
.up-57d1 .list-e190 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.up-57d1 .list-e190 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.up-57d1 .list-e190 ul li {
  margin: 0 0 0.6em;
}
.up-57d1 .list-e190 ul li.secondary_d825,
.up-57d1 .list-e190 ul li.backdrop_98af {
  position: relative;
}
.up-57d1 .list-e190 ul li.secondary_d825 .hovered_8d4c,
.up-57d1 .list-e190 ul li.backdrop_98af .hovered_8d4c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.up-57d1 .list-e190 ul li.secondary_d825:after:after,
.up-57d1 .list-e190 ul li.secondary_d825:after:before,
.up-57d1
  .list-e190
  ul
  li.backdrop_98af:after:after,
.up-57d1
  .list-e190
  ul
  li.backdrop_98af:after:before {
  content: "";
  display: table;
}
.up-57d1 .list-e190 ul li.secondary_d825:after:after,
.up-57d1
  .list-e190
  ul
  li.backdrop_98af:after:after {
  clear: both;
}
.up-57d1 .list-e190 a.section-e9d9:hover {
  text-decoration: none;
}
.up-57d1 .list-e190 select {
  max-width: 100%;
}
.up-57d1 .list-e190 table {
  font-size: 85%;
}
.up-57d1 .list-e190 table td,
.up-57d1 .list-e190 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.up-57d1 .list-e190 table tfoot td {
  text-align: left;
}
.up-57d1 .list-e190 :last-child {
  margin-bottom: 0;
}
.up-57d1 .list-e190 .info-purple-b844 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.up-57d1 .list-e190 .info-purple-b844 label {
  width: 100%;
}
.up-57d1 .list-e190 .info-purple-b844 .top-be39 {
  width: 100%;
  display: block;
}
.up-57d1 .list-e190 .info-purple-b844 .hovered-220a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.up-57d1 .list-e190 .info-purple-b844 .hovered-220a:hover svg #svg-search {
  fill: #444;
}
.up-57d1 .list-e190 .info-purple-b844 .hovered-220a svg {
  width: 18px;
  height: 18px;
}
.up-57d1 .preview-0808 ul ul,
.up-57d1 .solid_c2de ul ul,
.up-57d1 .frame-small-3ca0 ul ul,
.up-57d1 .small-0938 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.up-57d1 .preview-0808 .huge-426b > a,
.up-57d1 .solid_c2de .huge-426b > a,
.up-57d1 .frame-small-3ca0 .huge-426b > a,
.up-57d1 .small-0938 .huge-426b > a {
  margin-bottom: 0;
}
.up-57d1 .down-07e1 li,
.up-57d1 .preview-0808 li,
.up-57d1 .background_next_bbcc li,
.up-57d1 .solid_c2de li,
.up-57d1 .frame-small-3ca0 li,
.up-57d1 .small-0938 li,
.up-57d1 .hot-c811 li,
.up-57d1 .gold_c521 li {
  display: block;
  position: relative;
}
.up-57d1 .down-07e1 li:last-child,
.up-57d1 .preview-0808 li:last-child,
.up-57d1 .background_next_bbcc li:last-child,
.up-57d1 .solid_c2de li:last-child,
.up-57d1 .frame-small-3ca0 li:last-child,
.up-57d1 .small-0938 li:last-child,
.up-57d1 .hot-c811 li:last-child,
.up-57d1 .gold_c521 li:last-child {
  border: none;
}
.up-57d1 .down-07e1 li a,
.up-57d1 .preview-0808 li a,
.up-57d1 .background_next_bbcc li a,
.up-57d1 .solid_c2de li a,
.up-57d1 .frame-small-3ca0 li a,
.up-57d1 .small-0938 li a,
.up-57d1 .hot-c811 li a,
.up-57d1 .gold_c521 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.up-57d1 .down-07e1 li ul li::before,
.up-57d1 .preview-0808 li ul li::before,
.up-57d1 .background_next_bbcc li ul li::before,
.up-57d1 .solid_c2de li ul li::before,
.up-57d1 .frame-small-3ca0 li ul li::before,
.up-57d1 .small-0938 li ul li::before,
.up-57d1 .hot-c811 li ul li::before,
.up-57d1 .gold_c521 li ul li::before {
  left: 15px;
}
.up-57d1 .down-07e1 li ul a,
.up-57d1 .preview-0808 li ul a,
.up-57d1 .background_next_bbcc li ul a,
.up-57d1 .solid_c2de li ul a,
.up-57d1 .frame-small-3ca0 li ul a,
.up-57d1 .small-0938 li ul a,
.up-57d1 .hot-c811 li ul a,
.up-57d1 .gold_c521 li ul a {
  padding-left: 20px;
}
.up-57d1 .down-07e1 li ul ul li::before,
.up-57d1 .preview-0808 li ul ul li::before,
.up-57d1 .background_next_bbcc li ul ul li::before,
.up-57d1 .solid_c2de li ul ul li::before,
.up-57d1 .frame-small-3ca0 li ul ul li::before,
.up-57d1 .small-0938 li ul ul li::before,
.up-57d1 .hot-c811 li ul ul li::before,
.up-57d1 .gold_c521 li ul ul li::before {
  left: 30px;
}
.up-57d1 .down-07e1 li ul ul a,
.up-57d1 .preview-0808 li ul ul a,
.up-57d1 .background_next_bbcc li ul ul a,
.up-57d1 .solid_c2de li ul ul a,
.up-57d1 .frame-small-3ca0 li ul ul a,
.up-57d1 .small-0938 li ul ul a,
.up-57d1 .hot-c811 li ul ul a,
.up-57d1 .gold_c521 li ul ul a {
  padding-left: 40px;
}
.up-57d1 .heading_062c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.up-57d1 .gold_c521 ul li {
  margin-bottom: 1.41575em;
}
.up-57d1 .gold_c521 ul li .logo_lite_5da8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.up-57d1 .gold_c521 ul li .progress_5a84 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pagination_12ab .down-07e1 li a,
.pagination_12ab .preview-0808 li a,
.pagination_12ab .background_next_bbcc li a,
.pagination_12ab .solid_c2de li a,
.pagination_12ab .frame-small-3ca0 li a,
.pagination_12ab .small-0938 li a,
.pagination_12ab .hot-c811 li a,
.pagination_12ab .gold_c521 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_12ab .heading_062c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_12ab .list-e190 ul li.secondary_d825 .hovered_8d4c,
.pagination_12ab .list-e190 ul li.backdrop_98af .hovered_8d4c {
  background: rgba(0, 0, 0, 0.2);
}
.pagination_12ab .up-57d1 .list-e190 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-b970 .up-57d1 .west_db5e li {
  margin: 0;
}
.right-b970 .up-57d1 .west_db5e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right-b970 .up-57d1 .west_db5e li ul {
  margin: 0;
}
.right-b970 .up-57d1 .west_db5e li ul li a {
  padding-left: 15px;
}
.right-b970 .up-57d1 .west_db5e li ul li li a {
  padding-left: 30px;
}
.right-b970 .up-57d1 .west_db5e li.main_20d0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right-b970 .up-57d1 .west_db5e li.main_20d0 > 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;
}
.right-b970 .up-57d1 .west_db5e li.main_20d0 > 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;
}
.item_top_83fc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.button-outer-bcf1 {
  position: relative;
  z-index: 10;
}
.button-outer-bcf1 .tag-bronze-3182 {
  width: 100%;
  max-width: 100%;
}
.gold-46ef .upper-c73e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gold-46ef .wrapper_slow_d163 {
}
.gold-46ef .pagination_12ab {
  background: #292929;
}
.dim_c08a .upper-c73e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dim_c08a .wrapper_slow_d163 {
  background: #f9f9f9;
}
.dim_c08a .pagination_12ab {
  background: #303030;
}
.border-f393 .upper-c73e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-f393 .shade_gold_768e {
    margin-bottom: 1em;
  }
  .border-f393 .shade_gold_768e:last-child {
    margin-bottom: 0;
  }
}
.border-f393 .wrapper_slow_d163 {
  background: #ededed;
}
.border-f393 .pagination_12ab {
  background: #1a1a1a;
}
.upper-c73e.wrapper_slow_d163 {
  color: rgba(0, 0, 0, 0.6);
}
.upper-c73e.wrapper_slow_d163 .liquid_0543 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-c73e.pagination_12ab {
  color: rgba(255, 255, 255, 0.99);
}
.upper-c73e.pagination_12ab a:not(.section-e9d9) {
  color: rgba(255, 255, 255, 0.79);
}
.upper-c73e.pagination_12ab a:not(.section-e9d9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-c73e.pagination_12ab .liquid_0543 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-c73e.pagination_12ab table tbody td,
.upper-c73e.pagination_12ab table th {
  background: rgba(0, 0, 0, 0.08);
}
.large_fff5.media_e0e0 .table_silver_4537 {
  max-width: initial;
}
.large_fff5 .content-5cd0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.large_fff5 .content-5cd0 .tag-bronze-3182 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .large_fff5 .content-5cd0 .tag-bronze-3182 {
    display: block;
    margin-bottom: 2em;
  }
  .large_fff5 .content-5cd0 .tag-bronze-3182:last-child {
    margin-bottom: 0;
  }
}
.border-f393 .shade_gold_768e:last-child,
.dim_c08a .shade_gold_768e:last-child,
.gold-46ef .shade_gold_768e:last-child {
  margin-bottom: 0;
}
.border-f393 .shade_gold_768e .up-57d1 .list-e190:last-child,
.dim_c08a .shade_gold_768e .up-57d1 .list-e190:last-child,
.gold-46ef .shade_gold_768e .up-57d1 .list-e190:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-f393 .form-upper-f908,
  .border-f393 .light_2677,
  .dim_c08a .form-upper-f908,
  .dim_c08a .light_2677,
  .gold-46ef .form-upper-f908,
  .gold-46ef .light_2677 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .button-outer-bcf1 .shade_gold_768e {
    margin-bottom: 2em;
  }
}
.button-outer-bcf1 p:last-child {
  margin-bottom: 0;
}
.button-outer-bcf1 li,
.button-outer-bcf1 ul {
  list-style: none;
  margin: 0;
}
.button-outer-bcf1 ul ul {
  margin-left: 2.617924em;
}
.widget_7374 {
  font-size: 0.875em;
}

/* css-noise: 5e96 */
.promo-block-u0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
