/*!
Theme Name: Customify
Theme URI: https://pressmaximum.narrow_626d/customify
Author: WPCustomify
Author URI: https://pressmaximum.narrow_626d
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.narrow_626d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail-thick-9768.pressed_c807/licenses/gpl-2.0.dim-2059
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.layout_south_f0d6/, (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.detail_purple_74e9.description-f4ce/normalize.frame-glass-87a4/
 ======
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.frame-glass-87a4 v7.0.0 | MIT License | github.narrow_626d/necolas/normalize.frame-glass-87a4 */
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;
}
.silver-7425 .yellow_7223,
.message_advanced_c8b8,
.section-soft-41af,
.small-b2c4,
.under-0060,
.accent-thick-200b,
.pagination-0edb,
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;
}
.message_advanced_c8b8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .message_advanced_c8b8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .message_advanced_c8b8,
  h1 {
    font-size: 1.8em;
  }
}
.section-soft-41af,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.section-soft-41af + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .section-soft-41af,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .section-soft-41af,
  h2 {
    font-size: 1.7em;
  }
}
.small-b2c4,
h3 {
  font-size: 1.618em;
}
.silver-7425 .yellow_7223,
.under-0060,
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.small-01ed {
  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;
}
.dirty-018c:after,
.dirty-018c:before,
.surface_red_50dd:after,
.surface_red_50dd:before {
  content: "";
  display: table;
}
.dirty-018c:after,
.surface_red_50dd:after {
  clear: both;
}
.heading-c71d {
  float: right;
  margin-right: 0;
}
.banner_steel_5ded {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_stone_1f38 .label-9769,
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;
}
.list_stone_1f38 .label-9769: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;
}
.hero_325b .label-9769 {
  box-shadow: none;
}
.hero_325b
  .label-9769
  .image_wide_bd00 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero_325b .label-9769 .soft-9966 {
  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;
}
.hero_325b
  .label-9769
  .soft-9966
  b {
  display: none;
}
.hero_325b .preview-d1d1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.label-4d19:not(.article-8b28):not(.list_8d80),
button:not(.article-8b28):not(.list_8d80),
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ),
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ),
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ) {
  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;
}
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ):hover,
button:not(.article-8b28):not(
    .list_8d80
  ):hover,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ):hover,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ):hover,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ):active,
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ):focus,
button:not(.article-8b28):not(
    .list_8d80
  ):active,
button:not(.article-8b28):not(
    .list_8d80
  ):focus,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ):active,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ):focus,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ):active,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ):focus,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ):active,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ):focus {
  outline: 0;
}
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96,
button:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96 {
  position: relative;
}
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .sidebar_copper_7874,
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .red_71d8,
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .carousel-lite-7ebf,
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  i,
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  svg,
button:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .sidebar_copper_7874,
button:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .red_71d8,
button:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .carousel-lite-7ebf,
button:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  i,
button:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  svg,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .sidebar_copper_7874,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .red_71d8,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .carousel-lite-7ebf,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  i,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  svg,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .sidebar_copper_7874,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .red_71d8,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .carousel-lite-7ebf,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  i,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  svg,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .sidebar_copper_7874,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .red_71d8,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  .carousel-lite-7ebf,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  i,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96
  svg {
  visibility: hidden;
}
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96:after,
button:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96:after,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96:after,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96:after,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ).fn-loading-ed96: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;
}
.label-4d19:not(.article-8b28):not(.list_8d80),
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ),
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ),
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ) {
  color: #fff;
  background: #235787;
}
.label-4d19:not(.article-8b28):not(
    .list_8d80
  ):focus,
input[type="button"]:not(.article-8b28):not(
    .list_8d80
  ):focus,
input[type="reset"]:not(.article-8b28):not(
    .list_8d80
  ):focus,
input[type="submit"]:not(.article-8b28):not(
    .list_8d80
  ):focus {
  color: #fff;
}
.label-4d19.fn-disabled-ed96:not(.article-8b28):not(
    .list_8d80
  ),
.label-4d19[disabled]:not(.article-8b28):not(
    .list_8d80
  ),
button.fn-disabled-ed96:not(.article-8b28):not(
    .list_8d80
  ),
button[disabled]:not(.article-8b28):not(
    .list_8d80
  ) {
  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;
}
.button-aa45 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.button-aa45: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;
}
.dropdown_static_03ea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.highlight-fresh-8f9e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon_fc2f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dirty-018c:after,
.dirty-018c:before,
.rough_026e:after,
.rough_026e:before,
.inner_a56c:after,
.inner_a56c:before,
.aside_bronze_c679:after,
.aside_bronze_c679:before,
.badge-129e:after,
.badge-129e:before,
.mask_next_ea5a:after,
.mask_next_ea5a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dirty-018c:after,
.rough_026e:after,
.inner_a56c:after,
.aside_bronze_c679:after,
.badge-129e:after,
.mask_next_ea5a:after {
  clear: both;
}
.rough_026e .breadcrumb-warm-4188,
.inner_a56c .breadcrumb-warm-4188,
.orange_4a04 .breadcrumb-warm-4188 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shadow_bottom_f659 {
  display: inline-block;
}
.active-full-be7c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active-full-be7c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active-full-be7c .icon-light-1a2c {
  padding: 1em 0;
  font-size: 85%;
}
.icon-light-1a2c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.summary_f1b6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.summary_f1b6:after,
.summary_f1b6:before {
  content: "";
  display: table;
}
.summary_f1b6:after {
  clear: both;
}
.info_a15b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.surface_50bc .info_a15b {
  max-width: 50%;
}
.summary-stone-7091 .info_a15b {
  max-width: 33.33%;
}
.table_2938 .info_a15b {
  max-width: 25%;
}
.container_e74b .info_a15b {
  max-width: 20%;
}
.brown_637f .info_a15b {
  max-width: 16.66%;
}
.pattern_plasma_a3c3 .info_a15b {
  max-width: 14.28%;
}
.box_ad9a .info_a15b {
  max-width: 12.5%;
}
.chip_1f3b .info_a15b {
  max-width: 11.11%;
}
.photo-inner-6df7 {
  display: block;
}
.silver-7425 .bottom-fbef label,
.silver-7425 .element_blue_9a34 label,
.silver-7425 .orange-5bfd label,
.silver-7425 .photo-wood-76b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.in_9902 {
  list-style: none;
  margin: 0;
}
.in_9902 article.icon_52a6 {
  margin-bottom: 0;
}
.in_9902 ul {
  list-style: none;
  margin: 0;
}
.in_9902 .image_b48c li.icon_52a6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .in_9902 .image_b48c li.icon_52a6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .in_9902 .image_b48c li.icon_52a6: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) {
  .in_9902 .image_b48c li.icon_52a6 li.icon_52a6 li.icon_52a6 li.icon_52a6 {
    padding-left: 0;
  }
}
article.icon_52a6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon_52a6 .rough_026e p:last-of-type {
  margin-bottom: 0;
}
article.icon_52a6 .form-de7c {
  float: left;
}
article.icon_52a6 .logo_fab6 {
  margin-left: 85px;
}
article.icon_52a6 .status-2cab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon_52a6 .status-2cab .grid_iron_c529 {
  margin-left: 10px;
}
article.icon_52a6 .backdrop-clean-4472 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon_52a6 .dirty_8221 {
  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 .bottom-fbef,
  #respond .orange-5bfd,
  #respond .photo-wood-76b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-fbef input,
#respond .orange-5bfd input,
#respond .photo-wood-76b9 input {
  width: 100%;
}
#respond .photo-wood-76b9 {
  margin-right: 0;
}
#respond .list-medium-98b3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new_8507 {
  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;
}
.new_8507.secondary_green_a845 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.new_8507 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%);
}
.new_8507:focus,
.new_8507: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);
}
.info_ccb4 {
  border-radius: 10%;
}
.banner-large-367e {
  border-radius: 50%;
}
.smooth_a376 {
  font-size: 0.72em;
}
.status_70ac {
  font-size: 0.875em;
}
.dropdown_a8d2 {
  font-size: 1.1em;
}
.white_61b1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.white_61b1.smooth_a376 {
  letter-spacing: 0.5px;
}
.outer-2722,
.outer-2722 a {
  color: #6d6d6d;
}
.outer-2722 a:hover {
  color: #111;
}
.fluid-597b {
  color: #6d6d6d;
}
.gallery_silver_413a {
  overflow-x: hidden;
}
.gallery_silver_413a .outline_fast_ba29.notice_lite_f070 {
  position: relative;
}
.gallery_silver_413a .outline_fast_ba29.notice_lite_f070.breadcrumb_warm_3b64 {
  position: initial;
}
.gallery_silver_413a
  .outline_fast_ba29.notice_lite_f070.breadcrumb_warm_3b64
  .thick-cfde {
  left: auto;
}
.gallery_silver_413a .outline_fast_ba29 .thick-cfde {
  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;
}
.gallery_silver_413a .outline_fast_ba29:hover.notice_lite_f070 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gallery_silver_413a
  .outline_fast_ba29:hover.notice_lite_f070
  .thick-cfde {
  display: block;
  z-index: 9999999;
}
.gallery_silver_413a .white_8aa6 .gallery-current-b75f,
.gallery_silver_413a .action_be37 .gallery-current-b75f {
  display: none;
}
.gallery_silver_413a .down-bb18 .outline_fast_ba29:hover.notice_lite_f070 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.silver-7425 .bottom-fbef label,
.silver-7425 .element_blue_9a34 label,
.silver-7425 .orange-5bfd label,
.silver-7425 .photo-wood-76b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.in_9902 {
  list-style: none;
  margin: 0;
}
.in_9902 article.icon_52a6 {
  margin-bottom: 0;
}
.in_9902 ul {
  list-style: none;
  margin: 0;
}
.in_9902 .image_b48c li.icon_52a6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .in_9902 .image_b48c li.icon_52a6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .in_9902 .image_b48c li.icon_52a6: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) {
  .in_9902 .image_b48c li.icon_52a6 li.icon_52a6 li.icon_52a6 li.icon_52a6 {
    padding-left: 0;
  }
}
article.icon_52a6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon_52a6 .rough_026e p:last-of-type {
  margin-bottom: 0;
}
article.icon_52a6 .form-de7c {
  float: left;
}
article.icon_52a6 .logo_fab6 {
  margin-left: 85px;
}
article.icon_52a6 .status-2cab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon_52a6 .status-2cab .grid_iron_c529 {
  margin-left: 10px;
}
article.icon_52a6 .backdrop-clean-4472 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon_52a6 .dirty_8221 {
  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 .bottom-fbef,
  #respond .orange-5bfd,
  #respond .photo-wood-76b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-fbef input,
#respond .orange-5bfd input,
#respond .photo-wood-76b9 input {
  width: 100%;
}
#respond .photo-wood-76b9 {
  margin-right: 0;
}
#respond .list-medium-98b3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.white_8aa6 .breadcrumb-action-62d2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-action-62d2 .breadcrumb-c453.fast_ad60 .box-294f > li > a:focus,
.breadcrumb-action-62d2 .breadcrumb-c453.fast_ad60 .box-294f > li > a:hover,
.breadcrumb-action-62d2 .breadcrumb-c453.popup_rough_9bfd .box-294f > li > a:focus,
.breadcrumb-action-62d2 .breadcrumb-c453.popup_rough_9bfd .box-294f > li > a:hover,
.breadcrumb-action-62d2 .breadcrumb-c453.box_purple_fcdc .box-294f > li > a:focus,
.breadcrumb-action-62d2 .breadcrumb-c453.box_purple_fcdc .box-294f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-action-62d2
  .breadcrumb-c453.fast_ad60
  .box-294f
  > li.slow-0b06
  > a,
.breadcrumb-action-62d2
  .breadcrumb-c453.fast_ad60
  .box-294f
  > li.aside-3ded
  > a,
.breadcrumb-action-62d2
  .breadcrumb-c453.popup_rough_9bfd
  .box-294f
  > li.slow-0b06
  > a,
.breadcrumb-action-62d2
  .breadcrumb-c453.popup_rough_9bfd
  .box-294f
  > li.aside-3ded
  > a,
.breadcrumb-action-62d2
  .breadcrumb-c453.box_purple_fcdc
  .box-294f
  > li.slow-0b06
  > a,
.breadcrumb-action-62d2 .breadcrumb-c453.box_purple_fcdc .box-294f > li.next-d658 > a {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-action-62d2 .stale_5ac8,
.breadcrumb-action-62d2 .stale_5ac8 a {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-action-62d2 .footer-c7f7.paragraph-steel-34d4 li a,
.breadcrumb-action-62d2 .gradient_silver_599e a,
.breadcrumb-action-62d2 .tertiary_b5b8,
.breadcrumb-action-62d2 .box-294f > li > a,
.breadcrumb-action-62d2 .thumbnail_bright_fa54 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2 .footer-c7f7.paragraph-steel-34d4 li a:hover,
.breadcrumb-action-62d2 .gradient_silver_599e a:hover,
.breadcrumb-action-62d2 .tertiary_b5b8:hover,
.breadcrumb-action-62d2 .box-294f > li > a:hover,
.breadcrumb-action-62d2 .thumbnail_bright_fa54:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-action-62d2 .left_3227 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2 .left_3227 .module-a1e7 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-action-62d2 .left_3227:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-action-62d2 .middle-b523 .first_c014 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2 .middle-b523 .first_c014 .dirty-7735 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2
  .middle-b523
  .first_c014
  .dirty-7735::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2
  .middle-b523
  .first_c014
  .dirty-7735:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2
  .middle-b523
  .first_c014
  .dirty-7735::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2
  .middle-b523
  .first_c014
  .dirty-7735::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2 .middle-b523 .message-9998 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-action-62d2 .middle-b523 .message-9998:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first_475f
  .breadcrumb-action-62d2
  .middle-b523
  .dim_c2aa
  .silver_8100 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.first_475f
  .breadcrumb-action-62d2
  .middle-b523
  .dim_c2aa
  .dirty-7735 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white_8aa6 .background_short_4b63 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background_short_4b63 .breadcrumb-c453.fast_ad60 .box-294f > li > a:focus,
.background_short_4b63 .breadcrumb-c453.fast_ad60 .box-294f > li > a:hover,
.background_short_4b63 .breadcrumb-c453.popup_rough_9bfd .box-294f > li > a:focus,
.background_short_4b63 .breadcrumb-c453.popup_rough_9bfd .box-294f > li > a:hover,
.background_short_4b63 .breadcrumb-c453.box_purple_fcdc .box-294f > li > a:focus,
.background_short_4b63 .breadcrumb-c453.box_purple_fcdc .box-294f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_short_4b63
  .breadcrumb-c453.fast_ad60
  .box-294f
  > li.slow-0b06
  > a,
.background_short_4b63
  .breadcrumb-c453.fast_ad60
  .box-294f
  > li.aside-3ded
  > a,
.background_short_4b63
  .breadcrumb-c453.popup_rough_9bfd
  .box-294f
  > li.slow-0b06
  > a,
.background_short_4b63
  .breadcrumb-c453.popup_rough_9bfd
  .box-294f
  > li.aside-3ded
  > a,
.background_short_4b63
  .breadcrumb-c453.box_purple_fcdc
  .box-294f
  > li.slow-0b06
  > a,
.background_short_4b63 .breadcrumb-c453.box_purple_fcdc .box-294f > li.next-d658 > a {
  color: rgba(0, 0, 0, 0.8);
}
.background_short_4b63 .stale_5ac8,
.background_short_4b63 .stale_5ac8 a {
  color: rgba(0, 0, 0, 0.8);
}
.background_short_4b63 .footer-c7f7.paragraph-steel-34d4 li a,
.background_short_4b63 .gradient_silver_599e a,
.background_short_4b63 .tertiary_b5b8,
.background_short_4b63 .box-294f > li > a,
.background_short_4b63 .thumbnail_bright_fa54 {
  color: rgba(0, 0, 0, 0.55);
}
.background_short_4b63 .footer-c7f7.paragraph-steel-34d4 li a:hover,
.background_short_4b63 .gradient_silver_599e a:hover,
.background_short_4b63 .tertiary_b5b8:hover,
.background_short_4b63 .box-294f > li > a:hover,
.background_short_4b63 .thumbnail_bright_fa54:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_short_4b63 .left_3227 {
  color: rgba(0, 0, 0, 0.55);
}
.background_short_4b63 .left_3227 .module-a1e7 {
  color: rgba(0, 0, 0, 0.8);
}
.background_short_4b63 .left_3227:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-ae4b .copper-f194 {
  margin-left: auto;
  margin-right: auto;
}
.inner_a56c > * {
  margin-left: auto;
  margin-right: auto;
}
.inner_a56c .dropdown_static_03ea {
  margin-right: 1.41575em;
}
.hover-d4c5 .inner_a56c > .first_4619 {
  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;
}
.hover-d4c5 .inner_a56c > .photo_afa9 {
  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;
}
.white_5e79.outer-ae4b .copper-f194,
.highlight-complex-7a82.outer-ae4b .copper-f194 {
  margin-left: 0;
}
.icon-cace.outer-ae4b .copper-f194,
.clean-0d00.outer-ae4b .copper-f194 {
  margin-right: 0;
}
.inner_a56c ol,
.inner_a56c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.brown_7779 video {
  max-width: 100%;
}
.glass-8e78 img {
  display: block;
}
.glass-8e78.dropdown_static_03ea,
.glass-8e78.highlight-fresh-8f9e {
  width: 100%;
}
.glass-8e78.photo_afa9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus_c9bf:not(.module-rough-fb7f) {
  margin: 1.5em auto;
}
.hero-7b6d p {
  padding: 1.5em 14px;
}
ul.paragraph-cool-11f8.photo_afa9,
ul.paragraph-cool-11f8.first_4619,
ul.paragraph-cool-11f8.table_68a1.first_4619 {
  padding: 0 14px;
}
.message_black_2af6 {
  display: block;
  overflow-x: auto;
}
.message_black_2af6 table {
  border-collapse: collapse;
  width: 100%;
}
.message_black_2af6 td,
.message_black_2af6 th {
  padding: 0.5em;
}
.inner_a56c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.inner_a56c ol ol,
.inner_a56c ol ul,
.inner_a56c ul ol,
.inner_a56c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.inner_a56c ol ol li,
.inner_a56c ol ul li,
.inner_a56c ul ol li,
.inner_a56c ul ul li {
  margin-left: 0;
}
.preview-0d1c.silver-1adf > .preview_6866 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview-0d1c.silver-1adf > .preview_6866 iframe,
.preview-0d1c.silver-1adf > .preview_6866 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.main_41e6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.main_41e6.up_701f {
  padding: 0;
}
.main_41e6.up_701f cite {
  font-size: 13px;
}
.main_41e6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.main_41e6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description_ea22 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description_ea22 > p:first-child {
  margin-top: 0;
}
.description_ea22 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description_ea22 blockquote {
  border-left: 0;
}
.upper-f052 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.upper-f052:not(.panel_west_7732) {
  max-width: 100px;
}
.upper-f052.hidden-3866 {
  border-bottom: none !important;
  text-align: center;
}
.upper-f052.hidden-3866::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero-7b6d p {
    padding: 1.5em 0;
  }
}
.slider_gold_2d3d {
  color: #0073aa;
}
.sort_large_58b9 {
  background-color: #0073aa;
}
.list-464a {
  color: #229fd8;
}
.shade_635d {
  background-color: #229fd8;
}
.selected_e66d {
  color: #eee;
}
.large-64bd {
  background-color: #eee;
}
.backdrop_mini_55e8 {
  color: #444;
}
.outer_22e4 {
  background-color: #444;
}
.dim_93dd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dim_93dd .column-b1a5 .gradient_silver_599e {
  font-size: 15px;
}
.dim_93dd .gradient_silver_599e {
  line-height: 1.3;
}
.dim_93dd .background_short_4b63 {
}
.dim_93dd .breadcrumb-action-62d2 {
  background: #235787;
}
.current_1cca {
  padding: 0;
}
.current_1cca .breadcrumb-action-62d2 {
  background: #1a1a1a;
}
.current_1cca .background_short_4b63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag-eb08 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag-eb08 .background_short_4b63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag-eb08 .breadcrumb-action-62d2 {
  background: #303030;
}
.mask_next_ea5a {
  position: relative;
  z-index: 10;
}
.mask_next_ea5a .iron-e13e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip_black_37ec .notice_lite_f070 {
  display: inline-block;
  vertical-align: middle;
}
.chip_black_37ec.easy-29fb .notice_lite_f070 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .chip_black_37ec.easy-29fb .notice_lite_f070 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .chip_black_37ec.easy-29fb .notice_lite_f070 {
    margin-right: 0.4em;
  }
}
.chip_black_37ec.easy-29fb .notice_lite_f070:last-child {
  margin-right: 0;
}
.table-short-d7bd .iron-e13e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .white_8aa6 .column-b1a5 {
    margin: 0 -0.5em;
  }
  .white_8aa6 .column-b1a5 [class*="customify-col-"],
  .white_8aa6 .column-b1a5 [class*="customify-col_"],
  .white_8aa6 .column-b1a5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.white_8aa6.container_pressed_7434 .iron-e13e {
  background: 0 0 !important;
}
.white_8aa6.container_pressed_7434 .iron-e13e,
.white_8aa6.table-short-d7bd .iron-e13e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .white_8aa6.column-098b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.white_8aa6.table-short-d7bd .iron-e13e {
  box-shadow: none !important;
}
.feature_full_b3ca {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .feature_full_b3ca {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .feature_full_b3ca {
    padding: 18px 0 20px;
  }
}
.feature_full_b3ca .grid_medium_736d {
  width: 100%;
}
.feature_full_b3ca .row_left_5dec {
  margin-bottom: 0;
}
.feature_full_b3ca .progress_warm_1386 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dynamic-6f71 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dynamic-6f71 .row_left_7349 {
  width: 100%;
}
.overlay_7e1f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay_7e1f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay_7e1f 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;
}
.overlay_7e1f li:last-child:after {
  display: none;
}
.overlay_7e1f li a {
  font-weight: 500;
  margin-right: 10px;
}
.article_tall_3ddb .gallery-current-b75f button,
.feature_full_b3ca .gallery-current-b75f button {
  left: 0;
}
.article_tall_3ddb .row_left_7349,
.feature_full_b3ca .row_left_7349 {
  padding-left: 0;
  padding-right: 0;
}
.article_tall_3ddb .dynamic-6f71,
.feature_full_b3ca .dynamic-6f71 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.article_tall_3ddb {
  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;
}
.article_tall_3ddb: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;
}
.article_tall_3ddb .frame-51b8 {
  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) {
  .article_tall_3ddb .frame-51b8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .article_tall_3ddb .frame-51b8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .article_tall_3ddb .frame-51b8 {
    min-height: 200px;
  }
}
.article_tall_3ddb .overlay_7e1f {
  color: rgba(255, 255, 255, 0.8);
}
.article_tall_3ddb .overlay_7e1f a,
.article_tall_3ddb .overlay_7e1f li:after {
  color: inherit;
}
.article_tall_3ddb .overlay_7e1f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.right-9f72 {
  margin-bottom: 0.5em;
}
.icon-efac {
  margin-bottom: 1.2em;
}
.icon-efac,
.right-9f72 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.icon-efac p:last-child,
.right-9f72 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery-current-b75f,
#masthead .gallery-current-b75f {
  display: none;
}
#masthead
  > .gallery-current-b75f.description_steel_7030 {
  display: none;
}
#masthead > .gallery-current-b75f button {
  left: 0;
}
.bronze_8de7 {
  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%;
}
.bronze_8de7 .notice_lite_f070 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bronze_8de7 .pink_3835 {
  display: -webkit-box;
  display: flex;
}
.bronze_8de7 .pink_3835.paper-e93c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bronze_8de7 .pink_3835.slider_3dc6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_8de7 .pink_3835.logo-black-cafd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_8de7.bright-bea2.simple-758b .pink_3835.paper-e93c {
  flex-basis: 100%;
}
.bronze_8de7.main_motion_7c09 .pink_3835.slider_3dc6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bronze_8de7.main_motion_7c09 .pink_3835.logo-black-cafd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery-current-b75f.description_steel_7030 {
  display: none;
}
#masthead > .gallery-current-b75f button {
  left: 0;
}
.article-02dc {
  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;
}
.article-02dc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article-02dc.gold-8326 i {
  margin-right: 4px;
}
.article-02dc.tabs_fixed_0268 i {
  margin-left: 5px;
}
.gradient_silver_599e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gradient_silver_599e p:last-child {
  margin-bottom: 0;
}
.gold_073e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gold_073e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gold_073e img {
  display: block;
  width: auto;
  line-height: 1;
}
.gold_073e .stale_5ac8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gold_073e .dropdown_center_98f0 {
  margin: 5px 0 7px 0;
}
.gold_073e.primary_c70b .module_a5d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_073e.primary_c70b .media-7048 {
  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;
}
.gold_073e.complex_648c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gold_073e.complex_648c .module_a5d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_073e.complex_648c .media-7048 {
  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;
}
.gold_073e.under-e24d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold_073e.image-e462 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gold_073e.image-e462 .media-7048 {
  margin-top: 7px;
}
.large-8c5c {
  display: inline-block;
}
.mask_next_ea5a .fast_37bf .gold_073e img {
  max-width: 100%;
}
.breadcrumb-c453 .avatar_03ee.slow_bfba,
.upper_01e9 .avatar_03ee.slow_bfba {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-c453 .glass-9554,
.upper_01e9 .glass-9554 {
  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%);
}
.breadcrumb-c453 .glass-9554 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.breadcrumb-c453.accent-ceb1 .glass-9554 {
  display: none;
}
.breadcrumb-c453 .gradient_f5f9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-c453 .gradient_f5f9 li {
  display: inline-block;
  position: relative;
}
.breadcrumb-c453 .gradient_f5f9 li:last-child {
  margin-right: 0;
}
.breadcrumb-c453 .gradient_f5f9 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;
}
.breadcrumb-c453 .gradient_f5f9 li.next-d658 > a {
  color: rgba(0, 0, 0, 0.9);
}
.breadcrumb-c453 .gradient_f5f9 > 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;
}
.breadcrumb-c453 .gradient_f5f9 > li > a i {
  line-height: 0;
}
.breadcrumb-c453 .gradient_f5f9 > li.section_out_4cd8 > a .glass-9554 {
  margin-left: 4px;
  line-height: 0;
}
.breadcrumb-c453 .gradient_f5f9 .north_699f li.section_out_4cd8 > a {
  position: relative;
}
.breadcrumb-c453 .gradient_f5f9 .north_699f li.section_out_4cd8 > a:after,
.breadcrumb-c453 .gradient_f5f9 .north_699f li.section_out_4cd8 > a:before {
  content: "";
  display: table;
}
.breadcrumb-c453 .gradient_f5f9 .north_699f li.section_out_4cd8 > a:after {
  clear: both;
}
.breadcrumb-c453 .gradient_f5f9 .north_699f li.section_out_4cd8 > a .glass-9554 {
  margin-left: 5px;
  float: right;
}
.breadcrumb-c453 .detail_tiny_717f,
.breadcrumb-c453 .north_699f {
  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;
}
.breadcrumb-c453 .north_699f {
  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;
}
.breadcrumb-c453 .north_699f .slow_bfba {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-c453 .north_699f .glass-9554 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.breadcrumb-c453 .north_699f li {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumb-c453 .north_699f 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;
}
.breadcrumb-c453 .north_699f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-c453 .north_699f .north_699f {
  top: 0;
  left: 100%;
}
.breadcrumb-c453 .column-3f4f.fn-focus-ed96 > .detail_tiny_717f,
.breadcrumb-c453 .column-3f4f.fn-focus-ed96 > .north_699f,
.breadcrumb-c453 .column-3f4f:focus > .detail_tiny_717f,
.breadcrumb-c453 .column-3f4f:focus > .north_699f,
.breadcrumb-c453 .column-3f4f:hover > .detail_tiny_717f,
.breadcrumb-c453 .column-3f4f:hover > .north_699f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-c453.box_purple_fcdc .box-294f:after,
.breadcrumb-c453.box_purple_fcdc .box-294f:before {
  content: "";
  display: table;
}
.breadcrumb-c453.box_purple_fcdc .box-294f:after {
  clear: both;
}
.breadcrumb-c453.box_purple_fcdc .box-294f > li {
  float: left;
}
.breadcrumb-c453.modal-3d7f .box-294f:after,
.breadcrumb-c453.modal-3d7f .box-294f:before {
  content: "";
  display: table;
}
.breadcrumb-c453.modal-3d7f .box-294f:after {
  clear: both;
}
.breadcrumb-c453.modal-3d7f .box-294f > li {
  float: left;
}
.breadcrumb-c453.modal-3d7f .box-294f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-c453.modal-3d7f .box-294f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-c453.modal-3d7f .box-294f > li.slow-0b06 > a,
.breadcrumb-c453.modal-3d7f .box-294f > li.next-d658 > a {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-c453.fast_ad60 .box-294f > li > a .slow_bfba {
  position: relative;
}
.breadcrumb-c453.fast_ad60 .box-294f > li > a .slow_bfba: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;
}
.breadcrumb-c453.fast_ad60
  .box-294f
  > li:focus
  > a
  .slow_bfba:before,
.breadcrumb-c453.fast_ad60
  .box-294f
  > li:hover
  > a
  .slow_bfba:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-c453.fast_ad60
  .box-294f
  > li.slow-0b06
  > a
  .slow_bfba:before,
.breadcrumb-c453.fast_ad60
  .box-294f
  > li.aside-3ded
  > a
  .slow_bfba:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-c453.popup_rough_9bfd .box-294f > li > a .slow_bfba {
  position: relative;
}
.breadcrumb-c453.popup_rough_9bfd .box-294f > li > a .slow_bfba: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;
}
.breadcrumb-c453.popup_rough_9bfd .box-294f > li:focus > a .slow_bfba:before,
.breadcrumb-c453.popup_rough_9bfd
  .box-294f
  > li:hover
  > a
  .slow_bfba:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-c453.popup_rough_9bfd
  .box-294f
  > li.slow-0b06
  > a
  .slow_bfba:before,
.breadcrumb-c453.popup_rough_9bfd
  .box-294f
  > li.aside-3ded
  > a
  .slow_bfba:before {
  width: 100%;
  background-color: currentColor;
}
.upper_01e9 .gradient_f5f9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.upper_01e9 .gradient_f5f9 li:first-child > a {
  border-top: none;
}
.upper_01e9 .gradient_f5f9 .description_0b7a > .slow_bfba .glass-9554 {
  display: none;
}
.upper_01e9 .gradient_f5f9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.upper_01e9 .gradient_f5f9 li:last-child {
  border: none;
}
.upper_01e9 .gradient_f5f9 li.section_out_4cd8 > a {
  padding-right: 45px !important;
}
.upper_01e9 .gradient_f5f9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.upper_01e9 .gradient_f5f9 li a:focus,
.upper_01e9 .gradient_f5f9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_01e9 .gradient_f5f9 li .motion_82eb {
  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;
}
.upper_01e9 .gradient_f5f9 li .motion_82eb:hover {
  box-shadow: none;
}
.upper_01e9 .gradient_f5f9 li .motion_82eb .glass-9554 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.upper_01e9 .gradient_f5f9 .north_699f {
  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);
}
.upper_01e9 .gradient_f5f9 .north_699f li a {
  padding-left: 3em;
}
.upper_01e9 .gradient_f5f9 .hard-e3a5 > a .motion_82eb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.upper_01e9 .gradient_f5f9 .hard-e3a5 > .north_699f {
  display: block;
  opacity: 1;
}
.avatar_e6ab {
  max-width: 100%;
}
.pattern-9c1d {
  line-height: 0;
  cursor: pointer;
}
.thumbnail_bright_fa54 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thumbnail_bright_fa54:hover {
  box-shadow: none;
  color: currentColor;
}
.thumbnail_bright_fa54 svg {
  width: 18px;
  height: 18px;
}
.thumbnail_bright_fa54 .search-8a3b {
  display: none;
}
.alert_581a {
  position: relative;
}
.alert_581a.fn-active-ed96 .thumbnail_bright_fa54 .dropdown_3be9 {
  display: none;
}
.alert_581a.fn-active-ed96 .thumbnail_bright_fa54 .search-8a3b {
  display: inline-block;
}
.alert_581a .popup_a37a {
  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);
}
.alert_581a.current-758b .popup_a37a {
  left: auto;
  right: -0.9em;
}
.alert_581a.current-758b .pink-9626::before {
  left: auto;
  right: 15px;
}
.alert_581a.fn-active-ed96 .popup_a37a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim_c2aa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dim_c2aa label {
  flex-basis: 100%;
}
.dim_c2aa .first_c014 {
  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;
}
.dim_c2aa .dirty-7735 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dim_c2aa .dirty-7735:focus {
  background-color: transparent;
}
.dim_c2aa button.message-9998 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dim_c2aa button.message-9998:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dim_c2aa button.message-9998 svg {
  width: 18px;
  height: 18px;
}
.dim_c2aa input[type="submit"] {
  min-height: auto;
}
.middle-b523 .dim_c2aa .dirty-7735 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pink-9626 {
  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) {
  .pink-9626 {
    width: 220px;
  }
}
.pink-9626 label {
  flex-basis: 100%;
}
.pink-9626::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;
}
.first_475f .middle-b523 .dim_c2aa {
  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;
}
.first_475f
  .middle-b523
  .dim_c2aa
  .first_c014 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.first_475f .middle-b523 .dim_c2aa .dirty-7735 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.first_475f
  .middle-b523
  .dim_c2aa
  .dirty-7735:focus {
  background: 0 0;
}
.first_475f
  .middle-b523
  .dim_c2aa
  .silver_8100 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.footer-c7f7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer-c7f7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer-c7f7 li:last-child {
  margin-right: 0;
}
.footer-c7f7 li:first-child {
  margin-left: 0;
}
.footer-c7f7.sort-92f9 a {
  color: #fff;
}
.footer-c7f7.sort-92f9 a:hover {
  color: #fff;
}
.footer-c7f7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer-c7f7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer-c7f7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer-c7f7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer-c7f7 [class*="social-icon-apple"] {
  background-color: #999;
}
.footer-c7f7 [class*="social-icon-apple"].border-top-5602 {
  background-color: transparent;
  color: #999;
}
.footer-c7f7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer-c7f7 [class*="social-icon-behance"].border-top-5602 {
  background-color: transparent;
  color: #1769ff;
}
.footer-c7f7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer-c7f7 [class*="social-icon-bitbucket"].border-top-5602 {
  background-color: transparent;
  color: #205081;
}
.footer-c7f7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer-c7f7 [class*="social-icon-codepen"].border-top-5602 {
  background-color: transparent;
  color: #000;
}
.footer-c7f7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer-c7f7 [class*="social-icon-delicious"].border-top-5602 {
  background-color: transparent;
  color: #39f;
}
.footer-c7f7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer-c7f7 [class*="social-icon-digg"].border-top-5602 {
  background-color: transparent;
  color: #005be2;
}
.footer-c7f7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer-c7f7 [class*="social-icon-dribbble"].border-top-5602 {
  background-color: transparent;
  color: #ea4c89;
}
.footer-c7f7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer-c7f7 [class*="social-icon-envelope"].border-top-5602 {
  background-color: transparent;
  color: #ea4335;
}
.footer-c7f7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer-c7f7 [class*="social-icon-facebook"].border-top-5602 {
  background-color: transparent;
  color: #3b5998;
}
.footer-c7f7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer-c7f7 [class*="social-icon-flickr"].border-top-5602 {
  background-color: transparent;
  color: #0063dc;
}
.footer-c7f7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer-c7f7 [class*="social-icon-foursquare"].border-top-5602 {
  background-color: transparent;
  color: #2d5be3;
}
.footer-c7f7 [class*="social-icon-github"] {
  background-color: #333;
}
.footer-c7f7 [class*="social-icon-github"].border-top-5602 {
  background-color: transparent;
  color: #333;
}
.footer-c7f7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer-c7f7 [class*="social-icon-google-plus"].border-top-5602 {
  background-color: transparent;
  color: #dd4b39;
}
.footer-c7f7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer-c7f7 [class*="social-icon-houzz"].border-top-5602 {
  background-color: transparent;
  color: #7ac142;
}
.footer-c7f7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer-c7f7 [class*="social-icon-instagram"].border-top-5602 {
  background-color: transparent;
  color: #262626;
}
.footer-c7f7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer-c7f7 [class*="social-icon-jsfiddle"].border-top-5602 {
  background-color: transparent;
  color: #487aa2;
}
.footer-c7f7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer-c7f7 [class*="social-icon-linkedin"].border-top-5602 {
  background-color: transparent;
  color: #0077b5;
}
.footer-c7f7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer-c7f7 [class*="social-icon-medium"].border-top-5602 {
  background-color: transparent;
  color: #00ab6b;
}
.footer-c7f7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer-c7f7
  [class*="social-icon-odnoklassniki"].border-top-5602 {
  background-color: transparent;
  color: #f4731c;
}
.footer-c7f7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer-c7f7 [class*="social-icon-meetup"].border-top-5602 {
  background-color: transparent;
  color: #ec1c40;
}
.footer-c7f7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer-c7f7 [class*="social-icon-pinterest"].border-top-5602 {
  background-color: transparent;
  color: #bd081c;
}
.footer-c7f7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer-c7f7 [class*="social-icon-product-hunt"].border-top-5602 {
  background-color: transparent;
  color: #da552f;
}
.footer-c7f7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer-c7f7 [class*="social-icon-reddit"].border-top-5602 {
  background-color: transparent;
  color: #ff4500;
}
.footer-c7f7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer-c7f7 [class*="social-icon-rss"].border-top-5602 {
  background-color: transparent;
  color: #f26522;
}
.footer-c7f7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer-c7f7
  [class*="social-icon-shopping-cart"].border-top-5602 {
  background-color: transparent;
  color: #4caf50;
}
.footer-c7f7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer-c7f7 [class*="social-icon-skype"].border-top-5602 {
  background-color: transparent;
  color: #00aff0;
}
.footer-c7f7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer-c7f7 [class*="social-icon-slideshare"].border-top-5602 {
  background-color: transparent;
  color: #0077b5;
}
.footer-c7f7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer-c7f7 [class*="social-icon-snapchat"].border-top-5602 {
  background-color: transparent;
  color: #fffc00;
}
.footer-c7f7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer-c7f7 [class*="social-icon-soundcloud"].border-top-5602 {
  background-color: transparent;
  color: #f80;
}
.footer-c7f7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer-c7f7 [class*="social-icon-spotify"].border-top-5602 {
  background-color: transparent;
  color: #2ebd59;
}
.footer-c7f7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer-c7f7
  [class*="social-icon-stack-overflow"].border-top-5602 {
  background-color: transparent;
  color: #fe7a15;
}
.footer-c7f7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer-c7f7 [class*="social-icon-maldkfgram"].border-top-5602 {
  background-color: transparent;
  color: #2ca5e0;
}
.footer-c7f7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer-c7f7 [class*="social-icon-tripadvisor"].border-top-5602 {
  background-color: transparent;
  color: #589442;
}
.footer-c7f7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer-c7f7 [class*="social-icon-tumblr"].border-top-5602 {
  background-color: transparent;
  color: #35465c;
}
.footer-c7f7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer-c7f7 [class*="social-icon-twitch"].border-top-5602 {
  background-color: transparent;
  color: #6441a5;
}
.footer-c7f7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer-c7f7 [class*="social-icon-twitter"].border-top-5602 {
  background-color: transparent;
  color: #1da1f2;
}
.footer-c7f7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer-c7f7 [class*="social-icon-vimeo"].border-top-5602 {
  background-color: transparent;
  color: #1ab7ea;
}
.footer-c7f7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer-c7f7 [class*="social-icon-vk"].border-top-5602 {
  background-color: transparent;
  color: #45668e;
}
.footer-c7f7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer-c7f7 [class*="social-icon-weibo"].border-top-5602 {
  background-color: transparent;
  color: #df2029;
}
.footer-c7f7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer-c7f7 [class*="social-icon-weixin"].border-top-5602 {
  background-color: transparent;
  color: #7bb32e;
}
.footer-c7f7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer-c7f7 [class*="social-icon-whatsapp"].border-top-5602 {
  background-color: transparent;
  color: #25d366;
}
.footer-c7f7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer-c7f7 [class*="social-icon-wordpress"].border-top-5602 {
  background-color: transparent;
  color: #21759b;
}
.footer-c7f7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer-c7f7 [class*="social-icon-xing"].border-top-5602 {
  background-color: transparent;
  color: #026466;
}
.footer-c7f7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer-c7f7 [class*="social-icon-yelp"].border-top-5602 {
  background-color: transparent;
  color: #af0606;
}
.footer-c7f7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer-c7f7 [class*="social-icon-youtube"].border-top-5602 {
  background-color: transparent;
  color: #cd201f;
}
.tertiary_b5b8 {
  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;
}
.tertiary_b5b8:hover {
  box-shadow: none;
  background: 0 0;
}
.dark-ce9d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo_7631 {
  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;
}
.dropdown-308b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.label_last_d39b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.label_last_d39b,
.label_last_d39b::after,
.label_last_d39b::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;
}
.label_last_d39b::after,
.label_last_d39b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.image-steel-be5d .logo_7631 .dropdown-308b {
  margin-top: -2px;
  width: 19px;
}
.image-steel-be5d .logo_7631 .label_last_d39b {
  margin-top: -1px;
}
.image-steel-be5d .logo_7631 .label_last_d39b,
.image-steel-be5d .logo_7631 .label_last_d39b::after,
.image-steel-be5d .logo_7631 .label_last_d39b::before {
  width: 19px;
  height: 2px;
}
.image-steel-be5d .logo_7631 .label_last_d39b::before {
  top: -6px;
}
.image-steel-be5d .logo_7631 .label_last_d39b::after {
  bottom: -6px;
}
.table_south_4b5b .logo_7631 .dropdown-308b {
  margin-top: -2px;
  width: 22px;
}
.table_south_4b5b .logo_7631 .label_last_d39b {
  margin-top: -1px;
}
.table_south_4b5b .logo_7631 .label_last_d39b,
.table_south_4b5b .logo_7631 .label_last_d39b::after,
.table_south_4b5b .logo_7631 .label_last_d39b::before {
  width: 22px;
  height: 2px;
}
.table_south_4b5b .logo_7631 .label_last_d39b::before {
  top: -7px;
}
.table_south_4b5b .logo_7631 .label_last_d39b::after {
  bottom: -7px;
}
.content-green-02bf .logo_7631 .dropdown-308b {
  margin-top: -2px;
  width: 31px;
}
.content-green-02bf .logo_7631 .label_last_d39b {
  margin-top: -1.5px;
}
.content-green-02bf .logo_7631 .label_last_d39b,
.content-green-02bf .logo_7631 .label_last_d39b::after,
.content-green-02bf .logo_7631 .label_last_d39b::before {
  width: 31px;
  height: 3px;
}
.content-green-02bf .logo_7631 .label_last_d39b::before {
  top: -9px;
}
.content-green-02bf .logo_7631 .label_last_d39b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .selected_ab79 .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 19px;
  }
  .selected_ab79 .logo_7631 .label_last_d39b {
    margin-top: -1px;
  }
  .selected_ab79 .logo_7631 .label_last_d39b,
  .selected_ab79 .logo_7631 .label_last_d39b::after,
  .selected_ab79 .logo_7631 .label_last_d39b::before {
    width: 19px;
    height: 2px;
  }
  .selected_ab79 .logo_7631 .label_last_d39b::before {
    top: -6px;
  }
  .selected_ab79 .logo_7631 .label_last_d39b::after {
    bottom: -6px;
  }
  .border-bc8a .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 22px;
  }
  .border-bc8a .logo_7631 .label_last_d39b {
    margin-top: -1px;
  }
  .border-bc8a .logo_7631 .label_last_d39b,
  .border-bc8a .logo_7631 .label_last_d39b::after,
  .border-bc8a .logo_7631 .label_last_d39b::before {
    width: 22px;
    height: 2px;
  }
  .border-bc8a .logo_7631 .label_last_d39b::before {
    top: -7px;
  }
  .border-bc8a .logo_7631 .label_last_d39b::after {
    bottom: -7px;
  }
  .wrapper_up_d951 .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_up_d951 .logo_7631 .label_last_d39b {
    margin-top: -1.5px;
  }
  .wrapper_up_d951 .logo_7631 .label_last_d39b,
  .wrapper_up_d951 .logo_7631 .label_last_d39b::after,
  .wrapper_up_d951 .logo_7631 .label_last_d39b::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_up_d951 .logo_7631 .label_last_d39b::before {
    top: -9px;
  }
  .wrapper_up_d951 .logo_7631 .label_last_d39b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .down_589e .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 19px;
  }
  .down_589e .logo_7631 .label_last_d39b {
    margin-top: -1px;
  }
  .down_589e .logo_7631 .label_last_d39b,
  .down_589e .logo_7631 .label_last_d39b::after,
  .down_589e .logo_7631 .label_last_d39b::before {
    width: 19px;
    height: 2px;
  }
  .down_589e .logo_7631 .label_last_d39b::before {
    top: -6px;
  }
  .down_589e .logo_7631 .label_last_d39b::after {
    bottom: -6px;
  }
  .surface_dynamic_fb99 .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 22px;
  }
  .surface_dynamic_fb99 .logo_7631 .label_last_d39b {
    margin-top: -1px;
  }
  .surface_dynamic_fb99 .logo_7631 .label_last_d39b,
  .surface_dynamic_fb99 .logo_7631 .label_last_d39b::after,
  .surface_dynamic_fb99 .logo_7631 .label_last_d39b::before {
    width: 22px;
    height: 2px;
  }
  .surface_dynamic_fb99 .logo_7631 .label_last_d39b::before {
    top: -7px;
  }
  .surface_dynamic_fb99 .logo_7631 .label_last_d39b::after {
    bottom: -7px;
  }
  .component_blue_8982 .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 31px;
  }
  .component_blue_8982 .logo_7631 .label_last_d39b {
    margin-top: -1.5px;
  }
  .component_blue_8982 .logo_7631 .label_last_d39b,
  .component_blue_8982 .logo_7631 .label_last_d39b::after,
  .component_blue_8982 .logo_7631 .label_last_d39b::before {
    width: 31px;
    height: 3px;
  }
  .component_blue_8982 .logo_7631 .label_last_d39b::before {
    top: -9px;
  }
  .component_blue_8982 .logo_7631 .label_last_d39b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .preview_cf38 .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 19px;
  }
  .preview_cf38 .logo_7631 .label_last_d39b {
    margin-top: -1px;
  }
  .preview_cf38 .logo_7631 .label_last_d39b,
  .preview_cf38 .logo_7631 .label_last_d39b::after,
  .preview_cf38 .logo_7631 .label_last_d39b::before {
    width: 19px;
    height: 2px;
  }
  .preview_cf38 .logo_7631 .label_last_d39b::before {
    top: -6px;
  }
  .preview_cf38 .logo_7631 .label_last_d39b::after {
    bottom: -6px;
  }
  .block_d28f .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 22px;
  }
  .block_d28f .logo_7631 .label_last_d39b {
    margin-top: -1px;
  }
  .block_d28f .logo_7631 .label_last_d39b,
  .block_d28f .logo_7631 .label_last_d39b::after,
  .block_d28f .logo_7631 .label_last_d39b::before {
    width: 22px;
    height: 2px;
  }
  .block_d28f .logo_7631 .label_last_d39b::before {
    top: -7px;
  }
  .block_d28f .logo_7631 .label_last_d39b::after {
    bottom: -7px;
  }
  .background-thick-84bc .logo_7631 .dropdown-308b {
    margin-top: -2px;
    width: 31px;
  }
  .background-thick-84bc .logo_7631 .label_last_d39b {
    margin-top: -1.5px;
  }
  .background-thick-84bc .logo_7631 .label_last_d39b,
  .background-thick-84bc .logo_7631 .label_last_d39b::after,
  .background-thick-84bc .logo_7631 .label_last_d39b::before {
    width: 31px;
    height: 3px;
  }
  .background-thick-84bc .logo_7631 .label_last_d39b::before {
    top: -9px;
  }
  .background-thick-84bc .logo_7631 .label_last_d39b::after {
    bottom: -9px;
  }
}
.progress_pressed_b8b4 .label_last_d39b {
  -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);
}
.progress_pressed_b8b4 .label_last_d39b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress_pressed_b8b4 .label_last_d39b::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);
}
.progress_pressed_b8b4.black_1bf4 .label_last_d39b {
  -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);
}
.progress_pressed_b8b4.black_1bf4 .label_last_d39b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress_pressed_b8b4.black_1bf4 .label_last_d39b::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);
}
.surface-iron-df89 {
  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.hovered-a588:before {
  display: none;
}
.action_be37 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.action_be37 .white_1d13 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.action_be37 .white_1d13:last-of-type {
  border-bottom: none;
}
.action_be37 .white_1d13.widget-d0d9,
.action_be37 .white_1d13.dirty_3899,
.action_be37 .white_1d13.large-55c9 {
  padding: 0;
}
.action_be37 .upper_01e9 .motion_82eb {
  color: currentColor;
}
.action_be37 .upper_01e9 .motion_82eb:focus,
.action_be37 .upper_01e9 .motion_82eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action_be37.background_short_4b63 .left_3227,
.action_be37.background_short_4b63 .gradient_silver_599e a,
.action_be37.background_short_4b63 .box-294f a,
.action_be37.background_short_4b63 .north_699f a {
  color: rgba(0, 0, 0, 0.55);
}
.action_be37.background_short_4b63 .left_3227:hover,
.action_be37.background_short_4b63 .gradient_silver_599e a:hover,
.action_be37.background_short_4b63 .box-294f a:hover,
.action_be37.background_short_4b63 .north_699f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action_be37.background_short_4b63 .module-a1e7 {
  color: rgba(0, 0, 0, 0.8);
}
.action_be37.background_short_4b63 .white_1d13 {
  border-color: rgba(0, 0, 0, 0.08);
}
.action_be37.background_short_4b63 .white_1d13:before {
  background: rgba(0, 0, 0, 0.08);
}
.action_be37.background_short_4b63 .box-last-0e15:before {
  background: rgba(255, 255, 255, 0.9);
}
.action_be37.background_short_4b63 .upper_01e9 .gradient_f5f9 li a,
.action_be37.background_short_4b63 .upper_01e9 .motion_82eb,
.action_be37.background_short_4b63 .north_699f {
  border-color: rgba(0, 0, 0, 0.08);
}
.action_be37.background_short_4b63 .upper_01e9 .motion_82eb:focus,
.action_be37.background_short_4b63 .upper_01e9 .motion_82eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action_be37.background_short_4b63 .gradient_f5f9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.action_be37.breadcrumb-action-62d2 .left_3227,
.action_be37.breadcrumb-action-62d2 .gradient_silver_599e a,
.action_be37.breadcrumb-action-62d2 .box-294f .motion_82eb,
.action_be37.breadcrumb-action-62d2 .box-294f a,
.action_be37.breadcrumb-action-62d2 .north_699f a {
  color: rgba(255, 255, 255, 0.79);
}
.action_be37.breadcrumb-action-62d2 .left_3227:hover,
.action_be37.breadcrumb-action-62d2 .gradient_silver_599e a:hover,
.action_be37.breadcrumb-action-62d2 .box-294f .motion_82eb:hover,
.action_be37.breadcrumb-action-62d2 .box-294f a:hover,
.action_be37.breadcrumb-action-62d2 .north_699f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_be37.breadcrumb-action-62d2 .module-a1e7 {
  color: rgba(255, 255, 255, 0.99);
}
.action_be37.breadcrumb-action-62d2 .white_1d13 {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_be37.breadcrumb-action-62d2 .white_1d13:before {
  background: rgba(255, 255, 255, 0.08);
}
.action_be37.breadcrumb-action-62d2 .box-last-0e15:before {
  background: rgba(0, 0, 0, 0.9);
}
.action_be37.breadcrumb-action-62d2 .upper_01e9 .gradient_f5f9 li a,
.action_be37.breadcrumb-action-62d2 .upper_01e9 .motion_82eb,
.action_be37.breadcrumb-action-62d2 .north_699f {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_be37.breadcrumb-action-62d2 .upper_01e9 .motion_82eb:focus,
.action_be37.breadcrumb-action-62d2 .upper_01e9 .motion_82eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action_be37.breadcrumb-action-62d2 .gradient_f5f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-last-0e15 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box-last-0e15:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slow_079d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hard_1ff8 .action_be37 {
  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;
}
.hard_1ff8 .white_1d13 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hard_1ff8 .white_1d13: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) {
  .hard_1ff8 .white_1d13:before {
    width: 16%;
    left: 42%;
  }
}
.hard_1ff8 .white_1d13:last-child:before {
  content: none;
}
.hard_1ff8 .white_1d13[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hard_1ff8 .upper_01e9 .gradient_f5f9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hard_1ff8 .upper_01e9 .gradient_f5f9 li a .motion_82eb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hard_1ff8 .upper_01e9 .north_699f {
  border: none;
}
.hard_1ff8 .upper_01e9 .north_699f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hard_1ff8 .box-last-0e15 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hard_1ff8 .slow_079d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hard_1ff8 .breadcrumb-action-62d2 .box-last-0e15:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard_1ff8 .background_short_4b63.hovered-5721 .label_last_d39b {
  background: rgba(0, 0, 0, 0.6);
}
.hard_1ff8
  .background_short_4b63.hovered-5721
  .label_last_d39b::after,
.hard_1ff8
  .background_short_4b63.hovered-5721
  .label_last_d39b:before {
  background: inherit;
}
.hard_1ff8
  .background_short_4b63.hovered-5721:hover
  .label_last_d39b {
  background: rgba(0, 0, 0, 0.8);
}
.progress-e22a .action_be37 {
  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) {
  .progress-e22a .action_be37 {
    width: auto;
    right: 45px;
  }
}
.header-short-cfb4 .action_be37 {
  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) {
  .header-short-cfb4 .action_be37 {
    width: auto;
    left: 45px;
  }
}
.hovered-a588 .action_be37 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hovered-a588 .slow_079d {
  max-width: 48em;
  margin: 0 auto;
}
.hovered-a588 .box-last-0e15:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.middle_8b2f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.middle_8b2f.hard_1ff8 .action_be37 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.middle_8b2f.progress-e22a .action_be37 {
  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);
}
.middle_8b2f .action_be37 {
  visibility: visible;
}
.middle_8b2f.header-short-cfb4 .action_be37 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.medium-1c3e,
.dropdown-aa49 {
  overflow-x: hidden;
}
.medium-1c3e .action_be37 {
  overflow: auto;
}
.medium-1c3e.hard_1ff8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-1c3e.hard_1ff8 .action_be37 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.medium-1c3e.hard_1ff8 .tertiary_b5b8 {
  opacity: 0;
}
.medium-1c3e.progress-e22a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-1c3e.progress-e22a .action_be37 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.medium-1c3e.progress-e22a .tertiary_b5b8 {
  opacity: 0;
}
.medium-1c3e.header-short-cfb4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-1c3e.header-short-cfb4 .action_be37 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.medium-1c3e.header-short-cfb4 .tertiary_b5b8 {
  opacity: 0;
}
.medium-1c3e.hovered-a588 .action_be37 {
  z-index: 10;
  visibility: visible;
}
.hovered-5721 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hovered-5721 .label_last_d39b {
  background: rgba(255, 255, 255, 0.99);
}
.hovered-5721 .label_last_d39b::after,
.hovered-5721 .label_last_d39b:before {
  background: inherit;
}
.hovered-5721:hover .label_last_d39b {
  background: rgba(255, 255, 255, 0.99);
}
.header-short-cfb4 .hovered-5721 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hovered-a588 .hovered-5721 {
  display: none !important;
}
.medium-1c3e:before,
.dropdown-aa49:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.medium-1c3e .hovered-5721,
.dropdown-aa49 .hovered-5721 {
  display: inline-block;
}
.action_be37 .notice_lite_f070 {
  -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;
}
.medium-1c3e .action_be37 .notice_lite_f070,
.dropdown-aa49 .action_be37 .notice_lite_f070 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text-117c .first_c014 {
  width: 100%;
}
.fast_37bf {
  padding: 0 0.5em 0;
}
.fast_37bf [class*="customify-col-"],
.fast_37bf [class*="customify-col_"],
.fast_37bf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph-2ae6 .fast_37bf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .column-b1a5 .down-4117,
  .down-4117 {
    display: none;
  }
  .wood-60c2 {
    text-align: left;
  }
  .caption-white-7020 {
    text-align: center;
  }
  .widget_dim_75db {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .column-b1a5 .rough-73e4,
  .rough-73e4 {
    display: none;
  }
  .hidden_7b32 {
    text-align: left;
  }
  .tag_14a7 {
    text-align: center;
  }
  .inner_8998 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .column-b1a5 .focused_5917,
  .focused_5917 {
    display: none;
  }
  .title-a68b {
    text-align: left;
  }
  .container_white_0a12 {
    text-align: center;
  }
  .sort-glass-777c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.modal_4997 {
  box-shadow: none !important;
}
.focus_fresh_d481 .alert-large-b17f,
.gas-2034 .alert-large-b17f {
  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;
}
.gas-2034 .alert-large-b17f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.iron-e13e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.iron-e13e:after,
.iron-e13e:before {
  content: "";
  display: table;
}
.iron-e13e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .iron-e13e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.iron-e13e,
.column-098b {
  max-width: 1248px;
  margin: 0 auto;
}

.aside_bronze_c679.nav-south-c1b0 .iron-e13e {
  max-width: 100%;
}
.aside_bronze_c679.thumbnail_easy_6ef9 {
  max-width: 1200px;
  margin: 0 auto;
}
.aside_bronze_c679.card_lite_0efb .iron-e13e {
  max-width: 100%;
}
.aside_bronze_c679.card_lite_0efb > .iron-e13e {
  padding-left: 0;
  padding-right: 0;
}
.aside_bronze_c679.card_lite_0efb > .iron-e13e .column-b1a5 {
  margin: 0;
}
.aside_bronze_c679.card_lite_0efb
  > .iron-e13e
  .up-a3af.pink_aa02 {
  margin-right: 0;
  margin-left: 0;
}
.aside_bronze_c679.card_lite_0efb #main.pink_aa02 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .light-3373 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .light-3373 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dark_f986 .copper-f194 {
    padding-right: 1em;
  }
  .dark_f986.hard-a27c .up-a3af {
    border-right: 1px solid #eaecee;
  }
  .dark_f986.hard-a27c .copper-f194 {
    padding-right: 1em;
  }
  .dark_f986.hard-a27c .center-d4dc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_640c .copper-f194 {
    padding-left: 1em;
  }
  .hidden_640c.hard-a27c .up-a3af {
    border-left: 1px solid #eaecee;
  }
  .hidden_640c.hard-a27c .copper-f194 {
    padding-left: 1em;
  }
  .hidden_640c.hard-a27c .center-d4dc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_a9a0 .copper-f194 {
    padding-left: 1em;
  }
  .action_a9a0.hard-a27c .content-full-74e5 {
    border-right: 1px solid #eaecee;
  }
  .action_a9a0.hard-a27c .avatar_6831 {
    border-right: 1px solid #eaecee;
  }
  .action_a9a0.hard-a27c .copper-f194 {
    padding-left: 1em;
  }
  .action_a9a0.hard-a27c .center-d4dc {
    padding-right: 1em;
  }
  .action_a9a0.hard-a27c .hard-fc3b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-b94a .copper-f194 {
    padding-right: 1em;
  }
  .main-b94a.hard-a27c .content-full-74e5 {
    border-left: 1px solid #eaecee;
  }
  .main-b94a.hard-a27c .avatar_6831 {
    border-left: 1px solid #eaecee;
  }
  .main-b94a.hard-a27c .copper-f194 {
    padding-right: 1em;
  }
  .main-b94a.hard-a27c .center-d4dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-b94a.hard-a27c .hard-fc3b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-3373 .copper-f194 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-3373.hard-a27c .up-a3af {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .light-3373.hard-a27c .copper-f194 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-3373.hard-a27c .center-d4dc {
    padding-left: 1em;
  }
  .light-3373.hard-a27c .hard-fc3b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .light-3373.hard-a27c .copper-f194 {
    padding-left: 0;
  }
}
.dynamic_3cdd .chip_black_37ec {
  display: inline-block;
}
.avatar-33d2 {
  display: inline-block;
}
.status_blue_4837 {
  word-con: break-word;
}
.accordion-bronze-1d32 > span {
  display: inline-block;
  padding: 5px 0;
}
.accordion-bronze-1d32 .search_b870 {
  margin-left: 8px;
  margin-right: 8px;
}
.accordion-bronze-1d32 .footer-short-fe2d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover_4893 .pattern_1df5 {
  margin-bottom: 2em;
}
.hover_4893 .avatar-red-3c2e {
  margin-bottom: 15px;
}
.hover_4893 .avatar-red-3c2e:last-child {
  margin-bottom: 0;
}
.hover_4893 .text_6057 {
  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) {
  .hover_4893 .text_6057 {
    display: block;
  }
}
.hover_4893 .accent-a2e0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover_4893 .accent-a2e0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover_4893 .item-dbc7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover_4893 .item-dbc7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover_4893 .item-dbc7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover_4893 .status_blue_4837 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_4893 .status_blue_4837 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover_4893 .top_e044 p:last-child {
  margin-bottom: 0;
}
.hover_4893 .east_2059 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover_4893 .lower-8f93 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover_4893 .over-7fe2 {
  margin-top: 1em;
}
.hover_4893 .list-current-5eef {
  top: 0;
  display: block;
}
.hover_4893 .list-current-5eef a {
  color: inherit;
}
.hover_4893 .list-current-5eef a:hover {
  color: inherit;
}
.hover_4893 .filter_1ca4 {
  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;
}
.hover_4893 .filter_1ca4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover_4893 .lower-8f93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover_4893 .soft_9d6b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover_4893 .soft_9d6b:first-child {
  margin-top: 0;
}
.hover_4893 .soft_9d6b.inner_eee4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover_4893 .soft_9d6b.breadcrumb-pink-fa66 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_4893
  .soft_9d6b.breadcrumb-pink-fa66.fast_215c
  .over-7fe2 {
  width: 100%;
}
.hover_4893 .breadcrumb-pink-fa66 {
  -webkit-box-align: center;
  align-items: center;
}
.hover_4893 .breadcrumb-pink-fa66 .accordion-bronze-1d32,
.hover_4893 .breadcrumb-pink-fa66 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover_4893 .item-dbc7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_4893 .item-dbc7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_4893 .item-dbc7: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;
}
.hover_4893 .inner_eee4 {
  z-index: 5;
}
.hover_4893 .upper-694d .paragraph_1a89 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover_4893 .element-1351 .paragraph_1a89 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover_4893 .overlay-39ed .paragraph_1a89 {
  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;
}
.hover_4893.description-b437 .text_6057,
.hover_4893.green_e345 .text_6057 {
  display: block;
}
.hover_4893.description-b437 .text_6057 .main_d2c2,
.hover_4893.description-b437 .text_6057 .lower-8f93,
.hover_4893.green_e345 .text_6057 .main_d2c2,
.hover_4893.green_e345 .text_6057 .lower-8f93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_4893.message-c774 .accent-a2e0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover_4893.message-c774 .accent-a2e0 {
    margin-right: 0;
  }
}
.hover_4893.description-b437 .accent-a2e0,
.hover_4893.green_e345 .accent-a2e0 {
  padding-top: 40%;
}
.hover_4893.description-b437 .pattern_1df5,
.hover_4893.green_e345 .pattern_1df5 {
  display: block;
}
.hover_4893.description-b437 .fn-sticky-ed96 .lower-8f93,
.hover_4893.green_e345 .fn-sticky-ed96 .lower-8f93 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover_4893.description-b437 .accent-a2e0,
.hover_4893.green_e345 .accent-a2e0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover_4893.description-b437 .lower-8f93 {
  padding: 1em;
}
.content_84e1 {
  margin: 30px auto;
  display: block;
}
.content_84e1 .paragraph_9f0d > * {
  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;
}
.content_84e1 .paragraph_9f0d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_84e1 .paragraph_9f0d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-bright-337f .accordion-bronze-1d32 {
  margin-bottom: 1.41575em;
}
.thumbnail-bright-337f .module-f930 {
  margin-bottom: 1.618em;
}
.inner_a56c .left_a7b8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.inner_a56c .left_a7b8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.inner_a56c .banner-medium-9ca2 {
  max-width: 100%;
  overflow: auto;
}
.outer-ae4b .inner_a56c a:hover {
  text-decoration: underline;
}
.plasma_3d33 .avatar-red-3c2e:not(.status_blue_4837),
.plasma_3d33 .item-dbc7 {
  margin-bottom: 1.41575em;
}
.plasma_3d33 .avatar-red-3c2e:not(.status_blue_4837):last-child,
.plasma_3d33 .item-dbc7:last-child {
  margin-bottom: 0;
}
.plasma_3d33 .avatar-red-3c2e.active-fixed-cb7f {
  margin-bottom: 0.41575em;
}
.plasma_3d33 .popup-5856:before,
.plasma_3d33 .breadcrumb_middle_3293:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.plasma_3d33 .popup-5856:before {
  content: "\f115";
}
.plasma_3d33 .breadcrumb_middle_3293:before {
  content: "\f02c";
}
.plasma_3d33 .paragraph-first-f793 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.plasma_3d33 .paragraph-first-f793 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dark-c7b0 {
  display: -webkit-box;
  display: flex;
}
.dark-c7b0 .form_b30e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dark-c7b0 .form_b30e {
    flex-basis: 90px;
  }
}
.dark-c7b0 .photo_c0f8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dark-c7b0 .photo_c0f8 {
    flex-basis: calc(100% - 50px);
  }
}
.dark-c7b0 .small_f390 p:last-child {
  margin-bottom: 0.72em;
}
.paragraph_9068 .paragraph_9f0d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paragraph_9068 .paragraph_9f0d:after,
.paragraph_9068 .paragraph_9f0d:before {
  content: "";
  display: table;
}
.paragraph_9068 .paragraph_9f0d:after {
  clear: both;
}
.paragraph_9068 .paragraph_9f0d .banner_fb77,
.paragraph_9068 .paragraph_9f0d .black-be6b {
  width: 49%;
}
.paragraph_9068 .paragraph_9f0d .banner_fb77 a span.surface-5a8b,
.paragraph_9068 .paragraph_9f0d .black-be6b a span.surface-5a8b {
  display: block;
  margin-bottom: 5px;
}
.paragraph_9068 .paragraph_9f0d .black-be6b {
  float: left;
  text-align: left;
}
.paragraph_9068 .paragraph_9f0d .banner_fb77 {
  float: right;
  text-align: right;
}
.frame_paper_9d54 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .frame_paper_9d54 {
    margin-bottom: 0;
  }
}
.column-2957 {
  margin-bottom: 1em;
}
.column-2957 .status_blue_4837 {
  font-size: 1.1em;
  line-height: 1.3;
}
.cool-9c8c a {
  display: block;
  line-height: 0;
  position: relative;
}
.media-hard-5308 .column-2957,
.backdrop-pressed-1809 .column-2957 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media-hard-5308 .column-2957,
  .backdrop-pressed-1809 .column-2957 {
    display: block;
  }
}
.media-hard-5308 .cool-9c8c,
.backdrop-pressed-1809 .cool-9c8c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media-hard-5308 .cool-9c8c,
  .backdrop-pressed-1809 .cool-9c8c {
    margin-bottom: 1em;
  }
}
.media-hard-5308 .cool-9c8c img,
.backdrop-pressed-1809 .cool-9c8c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media-hard-5308 .button-lower-528c,
.backdrop-pressed-1809 .button-lower-528c {
  flex-basis: calc(100% - 160px);
}
.media-hard-5308 .button-lower-528c p,
.backdrop-pressed-1809 .button-lower-528c p {
  margin-bottom: 0;
}
.media-hard-5308 .button-lower-528c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media-hard-5308 .button-lower-528c {
    padding-left: 0;
  }
}
.backdrop-pressed-1809 .button-lower-528c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop-pressed-1809 .button-lower-528c {
    padding-right: 0;
  }
}
.backdrop-pressed-1809 .cool-9c8c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.highlight-b3b1 .cool-9c8c {
  margin-bottom: 0.5em;
}
.highlight-b3b1 .cool-9c8c img {
  width: 100%;
}
.purple_a05f .notification-ec6a,
.disabled-copper-039f .notification-ec6a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.disabled-copper-039f .up-a3af .paragraph_static_8b71 p:last-child {
  margin-bottom: 0;
}
.secondary_6eb5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.slow_e190 .nav-008c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .slow_e190 .nav-008c:last-of-type {
    margin-bottom: 0;
  }
}
.slow_e190 .nav-008c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slow_e190 .nav-008c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.slow_e190 .nav-008c ul li {
  margin: 0 0 0.6em;
}
.slow_e190 .nav-008c ul li.layout-selected-09fa,
.slow_e190 .nav-008c ul li.row-4fae {
  position: relative;
}
.slow_e190 .nav-008c ul li.layout-selected-09fa .text_1285,
.slow_e190 .nav-008c ul li.row-4fae .text_1285 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.slow_e190 .nav-008c ul li.layout-selected-09fa:after:after,
.slow_e190 .nav-008c ul li.layout-selected-09fa:after:before,
.slow_e190
  .nav-008c
  ul
  li.row-4fae:after:after,
.slow_e190
  .nav-008c
  ul
  li.row-4fae:after:before {
  content: "";
  display: table;
}
.slow_e190 .nav-008c ul li.layout-selected-09fa:after:after,
.slow_e190
  .nav-008c
  ul
  li.row-4fae:after:after {
  clear: both;
}
.slow_e190 .nav-008c a.label-4d19:hover {
  text-decoration: none;
}
.slow_e190 .nav-008c select {
  max-width: 100%;
}
.slow_e190 .nav-008c table {
  font-size: 85%;
}
.slow_e190 .nav-008c table td,
.slow_e190 .nav-008c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.slow_e190 .nav-008c table tfoot td {
  text-align: left;
}
.slow_e190 .nav-008c :last-child {
  margin-bottom: 0;
}
.slow_e190 .nav-008c .solid_0a02 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.slow_e190 .nav-008c .solid_0a02 label {
  width: 100%;
}
.slow_e190 .nav-008c .solid_0a02 .dirty-7735 {
  width: 100%;
  display: block;
}
.slow_e190 .nav-008c .solid_0a02 .message-9998 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.slow_e190 .nav-008c .solid_0a02 .message-9998:hover svg #svg-search {
  fill: #444;
}
.slow_e190 .nav-008c .solid_0a02 .message-9998 svg {
  width: 18px;
  height: 18px;
}
.slow_e190 .upper-c5ca ul ul,
.slow_e190 .primary-hot-573d ul ul,
.slow_e190 .module-hard-5eb0 ul ul,
.slow_e190 .progress-02ad ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.slow_e190 .upper-c5ca .section_out_4cd8 > a,
.slow_e190 .primary-hot-573d .section_out_4cd8 > a,
.slow_e190 .module-hard-5eb0 .section_out_4cd8 > a,
.slow_e190 .progress-02ad .section_out_4cd8 > a {
  margin-bottom: 0;
}
.slow_e190 .input-bronze-1b51 li,
.slow_e190 .upper-c5ca li,
.slow_e190 .accordion_2122 li,
.slow_e190 .primary-hot-573d li,
.slow_e190 .module-hard-5eb0 li,
.slow_e190 .progress-02ad li,
.slow_e190 .shadow-be7a li,
.slow_e190 .module_green_31d9 li {
  display: block;
  position: relative;
}
.slow_e190 .input-bronze-1b51 li:last-child,
.slow_e190 .upper-c5ca li:last-child,
.slow_e190 .accordion_2122 li:last-child,
.slow_e190 .primary-hot-573d li:last-child,
.slow_e190 .module-hard-5eb0 li:last-child,
.slow_e190 .progress-02ad li:last-child,
.slow_e190 .shadow-be7a li:last-child,
.slow_e190 .module_green_31d9 li:last-child {
  border: none;
}
.slow_e190 .input-bronze-1b51 li a,
.slow_e190 .upper-c5ca li a,
.slow_e190 .accordion_2122 li a,
.slow_e190 .primary-hot-573d li a,
.slow_e190 .module-hard-5eb0 li a,
.slow_e190 .progress-02ad li a,
.slow_e190 .shadow-be7a li a,
.slow_e190 .module_green_31d9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slow_e190 .input-bronze-1b51 li ul li::before,
.slow_e190 .upper-c5ca li ul li::before,
.slow_e190 .accordion_2122 li ul li::before,
.slow_e190 .primary-hot-573d li ul li::before,
.slow_e190 .module-hard-5eb0 li ul li::before,
.slow_e190 .progress-02ad li ul li::before,
.slow_e190 .shadow-be7a li ul li::before,
.slow_e190 .module_green_31d9 li ul li::before {
  left: 15px;
}
.slow_e190 .input-bronze-1b51 li ul a,
.slow_e190 .upper-c5ca li ul a,
.slow_e190 .accordion_2122 li ul a,
.slow_e190 .primary-hot-573d li ul a,
.slow_e190 .module-hard-5eb0 li ul a,
.slow_e190 .progress-02ad li ul a,
.slow_e190 .shadow-be7a li ul a,
.slow_e190 .module_green_31d9 li ul a {
  padding-left: 20px;
}
.slow_e190 .input-bronze-1b51 li ul ul li::before,
.slow_e190 .upper-c5ca li ul ul li::before,
.slow_e190 .accordion_2122 li ul ul li::before,
.slow_e190 .primary-hot-573d li ul ul li::before,
.slow_e190 .module-hard-5eb0 li ul ul li::before,
.slow_e190 .progress-02ad li ul ul li::before,
.slow_e190 .shadow-be7a li ul ul li::before,
.slow_e190 .module_green_31d9 li ul ul li::before {
  left: 30px;
}
.slow_e190 .input-bronze-1b51 li ul ul a,
.slow_e190 .upper-c5ca li ul ul a,
.slow_e190 .accordion_2122 li ul ul a,
.slow_e190 .primary-hot-573d li ul ul a,
.slow_e190 .module-hard-5eb0 li ul ul a,
.slow_e190 .progress-02ad li ul ul a,
.slow_e190 .shadow-be7a li ul ul a,
.slow_e190 .module_green_31d9 li ul ul a {
  padding-left: 40px;
}
.slow_e190 .logo_f125 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slow_e190 .module_green_31d9 ul li {
  margin-bottom: 1.41575em;
}
.slow_e190 .module_green_31d9 ul li .info-ed38 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.slow_e190 .module_green_31d9 ul li .heading_247b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.breadcrumb-action-62d2 .input-bronze-1b51 li a,
.breadcrumb-action-62d2 .upper-c5ca li a,
.breadcrumb-action-62d2 .accordion_2122 li a,
.breadcrumb-action-62d2 .primary-hot-573d li a,
.breadcrumb-action-62d2 .module-hard-5eb0 li a,
.breadcrumb-action-62d2 .progress-02ad li a,
.breadcrumb-action-62d2 .shadow-be7a li a,
.breadcrumb-action-62d2 .module_green_31d9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-action-62d2 .logo_f125 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-action-62d2 .nav-008c ul li.layout-selected-09fa .text_1285,
.breadcrumb-action-62d2 .nav-008c ul li.row-4fae .text_1285 {
  background: rgba(0, 0, 0, 0.2);
}
.breadcrumb-action-62d2 .slow_e190 .nav-008c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li {
  margin: 0;
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li ul {
  margin: 0;
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li ul li a {
  padding-left: 15px;
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li ul li li a {
  padding-left: 30px;
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li.next-d658 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li.next-d658 > 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;
}
.aside_bronze_c679 .slow_e190 .gradient_f5f9 li.next-d658 > 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;
}
.stone_a488 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge-129e {
  position: relative;
  z-index: 10;
}
.badge-129e .notice_lite_f070 {
  width: 100%;
  max-width: 100%;
}
.shadow_0cf3 .highlight-e895 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shadow_0cf3 .background_short_4b63 {
}
.shadow_0cf3 .breadcrumb-action-62d2 {
  background: #292929;
}
.light-0ed5 .highlight-e895 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.light-0ed5 .background_short_4b63 {
  background: #f9f9f9;
}
.light-0ed5 .breadcrumb-action-62d2 {
  background: #303030;
}
.pagination_435a .highlight-e895 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_435a .chip_black_37ec {
    margin-bottom: 1em;
  }
  .pagination_435a .chip_black_37ec:last-child {
    margin-bottom: 0;
  }
}
.pagination_435a .background_short_4b63 {
  background: #ededed;
}
.pagination_435a .breadcrumb-action-62d2 {
  background: #1a1a1a;
}
.highlight-e895.background_short_4b63 {
  color: rgba(0, 0, 0, 0.6);
}
.highlight-e895.background_short_4b63 .shade-complex-20ef li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight-e895.breadcrumb-action-62d2 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-e895.breadcrumb-action-62d2 a:not(.label-4d19) {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-e895.breadcrumb-action-62d2 a:not(.label-4d19):hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-e895.breadcrumb-action-62d2 .shade-complex-20ef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-e895.breadcrumb-action-62d2 table tbody td,
.highlight-e895.breadcrumb-action-62d2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.down-bb18.table-short-d7bd .iron-e13e {
  max-width: initial;
}
.down-bb18 .easy-29fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down-bb18 .easy-29fb .notice_lite_f070 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down-bb18 .easy-29fb .notice_lite_f070 {
    display: block;
    margin-bottom: 2em;
  }
  .down-bb18 .easy-29fb .notice_lite_f070:last-child {
    margin-bottom: 0;
  }
}
.pagination_435a .chip_black_37ec:last-child,
.light-0ed5 .chip_black_37ec:last-child,
.shadow_0cf3 .chip_black_37ec:last-child {
  margin-bottom: 0;
}
.pagination_435a .chip_black_37ec .slow_e190 .nav-008c:last-child,
.light-0ed5 .chip_black_37ec .slow_e190 .nav-008c:last-child,
.shadow_0cf3 .chip_black_37ec .slow_e190 .nav-008c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination_435a .column-lower-6074,
  .pagination_435a .small-a09a,
  .light-0ed5 .column-lower-6074,
  .light-0ed5 .small-a09a,
  .shadow_0cf3 .column-lower-6074,
  .shadow_0cf3 .small-a09a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge-129e .chip_black_37ec {
    margin-bottom: 2em;
  }
}
.badge-129e p:last-child {
  margin-bottom: 0;
}
.badge-129e li,
.badge-129e ul {
  list-style: none;
  margin: 0;
}
.badge-129e ul ul {
  margin-left: 2.617924em;
}
.tertiary_6f8f {
  font-size: 0.875em;
}

/* css-noise: b58f */
.shadow-element-p5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
