/*!
Theme Name: Customify
Theme URI: https://pressmaximum.column_focused_a7cf/customify
Author: WPCustomify
Author URI: https://pressmaximum.column_focused_a7cf
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.column_focused_a7cf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header_bae7.component-934c/licenses/gpl-2.0.frame_dfa9
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.module-iron-03c1/, (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.texture-8d33.chip_5861/normalize.nav_2163/
 ======
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.nav_2163 v7.0.0 | MIT License | github.column_focused_a7cf/necolas/normalize.nav_2163 */
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;
}
.notice-9f80 .hover_next_3bdf,
.old-a5b5,
.tiny_2c15,
.right_692c,
.sidebar_green_1350,
.active_e61c,
.background_0a2e,
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;
}
.old-a5b5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .old-a5b5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .old-a5b5,
  h1 {
    font-size: 1.8em;
  }
}
.tiny_2c15,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tiny_2c15 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tiny_2c15,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tiny_2c15,
  h2 {
    font-size: 1.7em;
  }
}
.right_692c,
h3 {
  font-size: 1.618em;
}
.notice-9f80 .hover_next_3bdf,
.sidebar_green_1350,
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.brown_1fe6 {
  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;
}
.tabs_paper_4343:after,
.tabs_paper_4343:before,
.tooltip_4cf6:after,
.tooltip_4cf6:before {
  content: "";
  display: table;
}
.tabs_paper_4343:after,
.tooltip_4cf6:after {
  clear: both;
}
.tabs_focused_08ed {
  float: right;
  margin-right: 0;
}
.panel-dim-0a2e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.active-c20a .warm_47d8,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.active-c20a .warm_47d8:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.logo_ac8f .warm_47d8 {
  box-shadow: none;
}
.logo_ac8f
  .warm_47d8
  .nav_f7b8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo_ac8f .warm_47d8 .sort_6114 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.logo_ac8f
  .warm_47d8
  .sort_6114
  b {
  display: none;
}
.logo_ac8f .photo_428e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.light_1a0e:not(.form-inner-4d0c):not(.main_yellow_7e82),
button:not(.form-inner-4d0c):not(.main_yellow_7e82),
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ),
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ),
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ) {
  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;
}
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):hover,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):hover,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):hover,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):hover,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):active,
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):active,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):active,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):active,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):active,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus {
  outline: 0;
}
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991 {
  position: relative;
}
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .thumbnail-solid-bcbd,
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .light_026f,
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .progress_7290,
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  i,
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  svg,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .thumbnail-solid-bcbd,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .light_026f,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .progress_7290,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  i,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  svg,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .thumbnail-solid-bcbd,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .light_026f,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .progress_7290,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  i,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  svg,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .thumbnail-solid-bcbd,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .light_026f,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .progress_7290,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  i,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  svg,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .thumbnail-solid-bcbd,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .light_026f,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  .progress_7290,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  i,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991
  svg {
  visibility: hidden;
}
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991:after,
button:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991:after,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991:after,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991:after,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ).fn-loading-c991: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;
}
.light_1a0e:not(.form-inner-4d0c):not(.main_yellow_7e82),
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ),
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ),
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ) {
  color: #fff;
  background: #235787;
}
.light_1a0e:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus,
input[type="button"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus,
input[type="reset"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus,
input[type="submit"]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ):focus {
  color: #fff;
}
.light_1a0e.fn-disabled-c991:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ),
.light_1a0e[disabled]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ),
button.fn-disabled-c991:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ),
button[disabled]:not(.form-inner-4d0c):not(
    .main_yellow_7e82
  ) {
  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;
}
.tiny-6a2e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tiny-6a2e: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;
}
.steel-f56f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wide-96fb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.right_dc69 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs_paper_4343:after,
.tabs_paper_4343:before,
.feature-static-2cc3:after,
.feature-static-2cc3:before,
.inner-7d78:after,
.inner-7d78:before,
.box_slow_63d2:after,
.box_slow_63d2:before,
.highlight-east-dcad:after,
.highlight-east-dcad:before,
.picture_e18d:after,
.picture_e18d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs_paper_4343:after,
.feature-static-2cc3:after,
.inner-7d78:after,
.box_slow_63d2:after,
.highlight-east-dcad:after,
.picture_e18d:after {
  clear: both;
}
.feature-static-2cc3 .overlay_action_601c,
.inner-7d78 .overlay_action_601c,
.aside-ce69 .overlay_action_601c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.liquid-d3fa {
  display: inline-block;
}
.detail_08a0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.detail_08a0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail_08a0 .blue-150b {
  padding: 1em 0;
  font-size: 85%;
}
.blue-150b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag_hovered_14ec {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag_hovered_14ec:after,
.tag_hovered_14ec:before {
  content: "";
  display: table;
}
.tag_hovered_14ec:after {
  clear: both;
}
.caption_prev_f6a3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay-65a9 .caption_prev_f6a3 {
  max-width: 50%;
}
.bright_e8c0 .caption_prev_f6a3 {
  max-width: 33.33%;
}
.bright_0a0a .caption_prev_f6a3 {
  max-width: 25%;
}
.paragraph_medium_e493 .caption_prev_f6a3 {
  max-width: 20%;
}
.wrapper-west-0354 .caption_prev_f6a3 {
  max-width: 16.66%;
}
.fresh-1046 .caption_prev_f6a3 {
  max-width: 14.28%;
}
.border-a841 .caption_prev_f6a3 {
  max-width: 12.5%;
}
.gas_5e28 .caption_prev_f6a3 {
  max-width: 11.11%;
}
.warm-ce0e {
  display: block;
}
.notice-9f80 .new-8ab5 label,
.notice-9f80 .status_tall_a630 label,
.notice-9f80 .module-a7e2 label,
.notice-9f80 .center_f8f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-fluid-aa9f {
  list-style: none;
  margin: 0;
}
.content-fluid-aa9f article.highlight_new_d7aa {
  margin-bottom: 0;
}
.content-fluid-aa9f ul {
  list-style: none;
  margin: 0;
}
.content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa: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) {
  .content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa li.highlight_new_d7aa li.highlight_new_d7aa li.highlight_new_d7aa {
    padding-left: 0;
  }
}
article.highlight_new_d7aa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight_new_d7aa .feature-static-2cc3 p:last-of-type {
  margin-bottom: 0;
}
article.highlight_new_d7aa .summary_f65b {
  float: left;
}
article.highlight_new_d7aa .box_next_4e5e {
  margin-left: 85px;
}
article.highlight_new_d7aa .container-dark-a7fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight_new_d7aa .container-dark-a7fb .breadcrumb-down-b4bb {
  margin-left: 10px;
}
article.highlight_new_d7aa .shade_95c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight_new_d7aa .column_left_1354 {
  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 .new-8ab5,
  #respond .module-a7e2,
  #respond .center_f8f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .new-8ab5 input,
#respond .module-a7e2 input,
#respond .center_f8f6 input {
  width: 100%;
}
#respond .center_f8f6 {
  margin-right: 0;
}
#respond .status-bronze-b410 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner-gas-f431 {
  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;
}
.banner-gas-f431.shadow-pressed-08e3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner-gas-f431 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%);
}
.banner-gas-f431:focus,
.banner-gas-f431: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);
}
.search-bebe {
  border-radius: 10%;
}
.active_3ede {
  border-radius: 50%;
}
.overlay_b355 {
  font-size: 0.72em;
}
.container_6ebd {
  font-size: 0.875em;
}
.paragraph_dbdb {
  font-size: 1.1em;
}
.photo-d2e2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo-d2e2.overlay_b355 {
  letter-spacing: 0.5px;
}
.carousel-ac16,
.carousel-ac16 a {
  color: #6d6d6d;
}
.carousel-ac16 a:hover {
  color: #111;
}
.bronze-74b2 {
  color: #6d6d6d;
}
.over_2b14 {
  overflow-x: hidden;
}
.over_2b14 .logo_1924.primary-gold-615f {
  position: relative;
}
.over_2b14 .logo_1924.primary-gold-615f.summary_1007 {
  position: initial;
}
.over_2b14
  .logo_1924.primary-gold-615f.summary_1007
  .paper_75e8 {
  left: auto;
}
.over_2b14 .logo_1924 .paper_75e8 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.over_2b14 .logo_1924:hover.primary-gold-615f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.over_2b14
  .logo_1924:hover.primary-gold-615f
  .paper_75e8 {
  display: block;
  z-index: 9999999;
}
.over_2b14 .layout-stone-bf9b .black_275a,
.over_2b14 .active-da1d .black_275a {
  display: none;
}
.over_2b14 .widget_hot_78c4 .logo_1924:hover.primary-gold-615f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice-9f80 .new-8ab5 label,
.notice-9f80 .status_tall_a630 label,
.notice-9f80 .module-a7e2 label,
.notice-9f80 .center_f8f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-fluid-aa9f {
  list-style: none;
  margin: 0;
}
.content-fluid-aa9f article.highlight_new_d7aa {
  margin-bottom: 0;
}
.content-fluid-aa9f ul {
  list-style: none;
  margin: 0;
}
.content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa: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) {
  .content-fluid-aa9f .progress-4fd1 li.highlight_new_d7aa li.highlight_new_d7aa li.highlight_new_d7aa li.highlight_new_d7aa {
    padding-left: 0;
  }
}
article.highlight_new_d7aa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight_new_d7aa .feature-static-2cc3 p:last-of-type {
  margin-bottom: 0;
}
article.highlight_new_d7aa .summary_f65b {
  float: left;
}
article.highlight_new_d7aa .box_next_4e5e {
  margin-left: 85px;
}
article.highlight_new_d7aa .container-dark-a7fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight_new_d7aa .container-dark-a7fb .breadcrumb-down-b4bb {
  margin-left: 10px;
}
article.highlight_new_d7aa .shade_95c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight_new_d7aa .column_left_1354 {
  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 .new-8ab5,
  #respond .module-a7e2,
  #respond .center_f8f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .new-8ab5 input,
#respond .module-a7e2 input,
#respond .center_f8f6 input {
  width: 100%;
}
#respond .center_f8f6 {
  margin-right: 0;
}
#respond .status-bronze-b410 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout-stone-bf9b .element_west_a9ca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.element_west_a9ca .dirty-2c3e.action_3c6f .button_7dfd > li > a:focus,
.element_west_a9ca .dirty-2c3e.action_3c6f .button_7dfd > li > a:hover,
.element_west_a9ca .dirty-2c3e.column-east-442c .button_7dfd > li > a:focus,
.element_west_a9ca .dirty-2c3e.column-east-442c .button_7dfd > li > a:hover,
.element_west_a9ca .dirty-2c3e.disabled_e730 .button_7dfd > li > a:focus,
.element_west_a9ca .dirty-2c3e.disabled_e730 .button_7dfd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_west_a9ca
  .dirty-2c3e.action_3c6f
  .button_7dfd
  > li.picture_full_be39
  > a,
.element_west_a9ca
  .dirty-2c3e.action_3c6f
  .button_7dfd
  > li.large-1207
  > a,
.element_west_a9ca
  .dirty-2c3e.column-east-442c
  .button_7dfd
  > li.picture_full_be39
  > a,
.element_west_a9ca
  .dirty-2c3e.column-east-442c
  .button_7dfd
  > li.large-1207
  > a,
.element_west_a9ca
  .dirty-2c3e.disabled_e730
  .button_7dfd
  > li.picture_full_be39
  > a,
.element_west_a9ca .dirty-2c3e.disabled_e730 .button_7dfd > li.status-e21a > a {
  color: rgba(255, 255, 255, 0.99);
}
.element_west_a9ca .sort-95cd,
.element_west_a9ca .sort-95cd a {
  color: rgba(255, 255, 255, 0.99);
}
.element_west_a9ca .new_317e.pink_a3d3 li a,
.element_west_a9ca .last_e792 a,
.element_west_a9ca .rough_bdf6,
.element_west_a9ca .button_7dfd > li > a,
.element_west_a9ca .gradient-warm-dd3e {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca .new_317e.pink_a3d3 li a:hover,
.element_west_a9ca .last_e792 a:hover,
.element_west_a9ca .rough_bdf6:hover,
.element_west_a9ca .button_7dfd > li > a:hover,
.element_west_a9ca .gradient-warm-dd3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_west_a9ca .breadcrumb_paper_e886 {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca .breadcrumb_paper_e886 .fresh-1c0e {
  color: rgba(255, 255, 255, 0.99);
}
.element_west_a9ca .breadcrumb_paper_e886:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_west_a9ca .picture_tall_27f3 .frame_4e85 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca .picture_tall_27f3 .frame_4e85 .orange_8eb2 {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca
  .picture_tall_27f3
  .frame_4e85
  .orange_8eb2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca
  .picture_tall_27f3
  .frame_4e85
  .orange_8eb2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca
  .picture_tall_27f3
  .frame_4e85
  .orange_8eb2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca
  .picture_tall_27f3
  .frame_4e85
  .orange_8eb2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca .picture_tall_27f3 .footer_9696 {
  color: rgba(255, 255, 255, 0.79);
}
.element_west_a9ca .picture_tall_27f3 .footer_9696:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_e17c
  .element_west_a9ca
  .picture_tall_27f3
  .link_760d
  .tertiary-0f31 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale_e17c
  .element_west_a9ca
  .picture_tall_27f3
  .link_760d
  .orange_8eb2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-stone-bf9b .message_pro_de20 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message_pro_de20 .dirty-2c3e.action_3c6f .button_7dfd > li > a:focus,
.message_pro_de20 .dirty-2c3e.action_3c6f .button_7dfd > li > a:hover,
.message_pro_de20 .dirty-2c3e.column-east-442c .button_7dfd > li > a:focus,
.message_pro_de20 .dirty-2c3e.column-east-442c .button_7dfd > li > a:hover,
.message_pro_de20 .dirty-2c3e.disabled_e730 .button_7dfd > li > a:focus,
.message_pro_de20 .dirty-2c3e.disabled_e730 .button_7dfd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_pro_de20
  .dirty-2c3e.action_3c6f
  .button_7dfd
  > li.picture_full_be39
  > a,
.message_pro_de20
  .dirty-2c3e.action_3c6f
  .button_7dfd
  > li.large-1207
  > a,
.message_pro_de20
  .dirty-2c3e.column-east-442c
  .button_7dfd
  > li.picture_full_be39
  > a,
.message_pro_de20
  .dirty-2c3e.column-east-442c
  .button_7dfd
  > li.large-1207
  > a,
.message_pro_de20
  .dirty-2c3e.disabled_e730
  .button_7dfd
  > li.picture_full_be39
  > a,
.message_pro_de20 .dirty-2c3e.disabled_e730 .button_7dfd > li.status-e21a > a {
  color: rgba(0, 0, 0, 0.8);
}
.message_pro_de20 .sort-95cd,
.message_pro_de20 .sort-95cd a {
  color: rgba(0, 0, 0, 0.8);
}
.message_pro_de20 .new_317e.pink_a3d3 li a,
.message_pro_de20 .last_e792 a,
.message_pro_de20 .rough_bdf6,
.message_pro_de20 .button_7dfd > li > a,
.message_pro_de20 .gradient-warm-dd3e {
  color: rgba(0, 0, 0, 0.55);
}
.message_pro_de20 .new_317e.pink_a3d3 li a:hover,
.message_pro_de20 .last_e792 a:hover,
.message_pro_de20 .rough_bdf6:hover,
.message_pro_de20 .button_7dfd > li > a:hover,
.message_pro_de20 .gradient-warm-dd3e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_pro_de20 .breadcrumb_paper_e886 {
  color: rgba(0, 0, 0, 0.55);
}
.message_pro_de20 .breadcrumb_paper_e886 .fresh-1c0e {
  color: rgba(0, 0, 0, 0.8);
}
.message_pro_de20 .breadcrumb_paper_e886:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_013f .tooltip-e557 {
  margin-left: auto;
  margin-right: auto;
}
.inner-7d78 > * {
  margin-left: auto;
  margin-right: auto;
}
.inner-7d78 .steel-f56f {
  margin-right: 1.41575em;
}
.easy-5f71 .inner-7d78 > .yellow-6f0b {
  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;
}
.easy-5f71 .inner-7d78 > .module_dynamic_a817 {
  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;
}
.hard-7170.basic_013f .tooltip-e557,
.aside-new-fa51.basic_013f .tooltip-e557 {
  margin-left: 0;
}
.box-822b.basic_013f .tooltip-e557,
.top_aaf1.basic_013f .tooltip-e557 {
  margin-right: 0;
}
.inner-7d78 ol,
.inner-7d78 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion-2517 video {
  max-width: 100%;
}
.shadow-easy-5bf1 img {
  display: block;
}
.shadow-easy-5bf1.steel-f56f,
.shadow-easy-5bf1.wide-96fb {
  width: 100%;
}
.shadow-easy-5bf1.module_dynamic_a817 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dim_6295:not(.main_soft_b20c) {
  margin: 1.5em auto;
}
.disabled_fast_52f6 p {
  padding: 1.5em 14px;
}
ul.progress-edf9.module_dynamic_a817,
ul.progress-edf9.yellow-6f0b,
ul.progress-edf9.accordion-beec.yellow-6f0b {
  padding: 0 14px;
}
.chip-8d5d {
  display: block;
  overflow-x: auto;
}
.chip-8d5d table {
  border-collapse: collapse;
  width: 100%;
}
.chip-8d5d td,
.chip-8d5d th {
  padding: 0.5em;
}
.inner-7d78 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.inner-7d78 ol ol,
.inner-7d78 ol ul,
.inner-7d78 ul ol,
.inner-7d78 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.inner-7d78 ol ol li,
.inner-7d78 ol ul li,
.inner-7d78 ul ol li,
.inner-7d78 ul ul li {
  margin-left: 0;
}
.picture_warm_260a.last_3dc2 > .avatar-top-fd95 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.picture_warm_260a.last_3dc2 > .avatar-top-fd95 iframe,
.picture_warm_260a.last_3dc2 > .avatar-top-fd95 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.texture-east-b6e1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.texture-east-b6e1.media_gas_6684 {
  padding: 0;
}
.texture-east-b6e1.media_gas_6684 cite {
  font-size: 13px;
}
.texture-east-b6e1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.texture-east-b6e1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-7299 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-7299 > p:first-child {
  margin-top: 0;
}
.texture-7299 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-7299 blockquote {
  border-left: 0;
}
.grid-3958 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid-3958:not(.mask-silver-a3c4) {
  max-width: 100px;
}
.grid-3958.pink-b7bb {
  border-bottom: none !important;
  text-align: center;
}
.grid-3958.pink-b7bb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .disabled_fast_52f6 p {
    padding: 1.5em 0;
  }
}
.fluid-d0a7 {
  color: #0073aa;
}
.silver-1ab4 {
  background-color: #0073aa;
}
.smooth-5a8a {
  color: #229fd8;
}
.mini_94e0 {
  background-color: #229fd8;
}
.modal_brown_865c {
  color: #eee;
}
.nav_north_f4c2 {
  background-color: #eee;
}
.accent-a090 {
  color: #444;
}
.chip-east-41d1 {
  background-color: #444;
}
.thick_462a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thick_462a .fluid_fb6d .last_e792 {
  font-size: 15px;
}
.thick_462a .last_e792 {
  line-height: 1.3;
}
.thick_462a .message_pro_de20 {
}
.thick_462a .element_west_a9ca {
  background: #235787;
}
.tabs-lite-62ee {
  padding: 0;
}
.tabs-lite-62ee .element_west_a9ca {
  background: #1a1a1a;
}
.tabs-lite-62ee .message_pro_de20 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component-north-9cc4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component-north-9cc4 .message_pro_de20 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component-north-9cc4 .element_west_a9ca {
  background: #303030;
}
.picture_e18d {
  position: relative;
  z-index: 10;
}
.picture_e18d .sidebar_top_9c67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_94d9 .primary-gold-615f {
  display: inline-block;
  vertical-align: middle;
}
.progress_94d9.focus-gold-98c9 .primary-gold-615f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress_94d9.focus-gold-98c9 .primary-gold-615f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress_94d9.focus-gold-98c9 .primary-gold-615f {
    margin-right: 0.4em;
  }
}
.progress_94d9.focus-gold-98c9 .primary-gold-615f:last-child {
  margin-right: 0;
}
.description-b190 .sidebar_top_9c67 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .layout-stone-bf9b .fluid_fb6d {
    margin: 0 -0.5em;
  }
  .layout-stone-bf9b .fluid_fb6d [class*="customify-col-"],
  .layout-stone-bf9b .fluid_fb6d [class*="customify-col_"],
  .layout-stone-bf9b .fluid_fb6d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.layout-stone-bf9b.solid_4b26 .sidebar_top_9c67 {
  background: 0 0 !important;
}
.layout-stone-bf9b.solid_4b26 .sidebar_top_9c67,
.layout-stone-bf9b.description-b190 .sidebar_top_9c67 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .layout-stone-bf9b.panel-131c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.layout-stone-bf9b.description-b190 .sidebar_top_9c67 {
  box-shadow: none !important;
}
.summary_6e47 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .summary_6e47 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .summary_6e47 {
    padding: 18px 0 20px;
  }
}
.summary_6e47 .tabs-597c {
  width: 100%;
}
.summary_6e47 .wide_7085 {
  margin-bottom: 0;
}
.summary_6e47 .article_35d7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup_e749 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup_e749 .tertiary-orange-bc99 {
  width: 100%;
}
.alert_9e78 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.alert_9e78 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.alert_9e78 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;
}
.alert_9e78 li:last-child:after {
  display: none;
}
.alert_9e78 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden_short_ba49 .black_275a button,
.summary_6e47 .black_275a button {
  left: 0;
}
.hidden_short_ba49 .tertiary-orange-bc99,
.summary_6e47 .tertiary-orange-bc99 {
  padding-left: 0;
  padding-right: 0;
}
.hidden_short_ba49 .popup_e749,
.summary_6e47 .popup_e749 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden_short_ba49 {
  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;
}
.hidden_short_ba49: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;
}
.hidden_short_ba49 .full-7773 {
  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) {
  .hidden_short_ba49 .full-7773 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_short_ba49 .full-7773 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_short_ba49 .full-7773 {
    min-height: 200px;
  }
}
.hidden_short_ba49 .alert_9e78 {
  color: rgba(255, 255, 255, 0.8);
}
.hidden_short_ba49 .alert_9e78 a,
.hidden_short_ba49 .alert_9e78 li:after {
  color: inherit;
}
.hidden_short_ba49 .alert_9e78 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hard_515e {
  margin-bottom: 0.5em;
}
.slider_102e {
  margin-bottom: 1.2em;
}
.slider_102e,
.hard_515e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider_102e p:last-child,
.hard_515e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .black_275a,
#masthead .black_275a {
  display: none;
}
#masthead
  > .black_275a.search-77de {
  display: none;
}
#masthead > .black_275a button {
  left: 0;
}
.surface-6c00 {
  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%;
}
.surface-6c00 .primary-gold-615f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.surface-6c00 .progress_left_d89a {
  display: -webkit-box;
  display: flex;
}
.surface-6c00 .progress_left_d89a.gallery-1264 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.surface-6c00 .progress_left_d89a.link-39e5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-6c00 .progress_left_d89a.heading-a8aa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-6c00.new_adf0.form-b16a .progress_left_d89a.gallery-1264 {
  flex-basis: 100%;
}
.surface-6c00.form-small-7cd5 .progress_left_d89a.link-39e5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.surface-6c00.form-small-7cd5 .progress_left_d89a.heading-a8aa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .black_275a.search-77de {
  display: none;
}
#masthead > .black_275a button {
  left: 0;
}
.brown-f333 {
  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;
}
.brown-f333:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.brown-f333.widget_1fe1 i {
  margin-right: 4px;
}
.brown-f333.outline_4258 i {
  margin-left: 5px;
}
.last_e792 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.last_e792 p:last-child {
  margin-bottom: 0;
}
.mask-steel-3330 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mask-steel-3330 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mask-steel-3330 img {
  display: block;
  width: auto;
  line-height: 1;
}
.mask-steel-3330 .sort-95cd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mask-steel-3330 .icon_df86 {
  margin: 5px 0 7px 0;
}
.mask-steel-3330.section_south_c015 .pagination_hot_7ad1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-steel-3330.section_south_c015 .in_6b9a {
  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;
}
.mask-steel-3330.thumbnail_green_fb56 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mask-steel-3330.thumbnail_green_fb56 .pagination_hot_7ad1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-steel-3330.thumbnail_green_fb56 .in_6b9a {
  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;
}
.mask-steel-3330.stone_d7c1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mask-steel-3330.hidden_8168 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mask-steel-3330.hidden_8168 .in_6b9a {
  margin-top: 7px;
}
.dirty_e823 {
  display: inline-block;
}
.picture_e18d .outer_48e6 .mask-steel-3330 img {
  max-width: 100%;
}
.dirty-2c3e .table_mini_d7cf.new-1fe0,
.mini_0f80 .table_mini_d7cf.new-1fe0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dirty-2c3e .upper-125c,
.mini_0f80 .upper-125c {
  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%);
}
.dirty-2c3e .upper-125c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dirty-2c3e.button_7a49 .upper-125c {
  display: none;
}
.dirty-2c3e .shade_88eb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dirty-2c3e .shade_88eb li {
  display: inline-block;
  position: relative;
}
.dirty-2c3e .shade_88eb li:last-child {
  margin-right: 0;
}
.dirty-2c3e .shade_88eb 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;
}
.dirty-2c3e .shade_88eb li.status-e21a > a {
  color: rgba(0, 0, 0, 0.9);
}
.dirty-2c3e .shade_88eb > 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;
}
.dirty-2c3e .shade_88eb > li > a i {
  line-height: 0;
}
.dirty-2c3e .shade_88eb > li.background-purple-9e58 > a .upper-125c {
  margin-left: 4px;
  line-height: 0;
}
.dirty-2c3e .shade_88eb .primary_5475 li.background-purple-9e58 > a {
  position: relative;
}
.dirty-2c3e .shade_88eb .primary_5475 li.background-purple-9e58 > a:after,
.dirty-2c3e .shade_88eb .primary_5475 li.background-purple-9e58 > a:before {
  content: "";
  display: table;
}
.dirty-2c3e .shade_88eb .primary_5475 li.background-purple-9e58 > a:after {
  clear: both;
}
.dirty-2c3e .shade_88eb .primary_5475 li.background-purple-9e58 > a .upper-125c {
  margin-left: 5px;
  float: right;
}
.dirty-2c3e .clean-7890,
.dirty-2c3e .primary_5475 {
  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;
}
.dirty-2c3e .primary_5475 {
  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;
}
.dirty-2c3e .primary_5475 .new-1fe0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dirty-2c3e .primary_5475 .upper-125c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dirty-2c3e .primary_5475 li {
  display: block;
  margin: 0;
  padding: 0;
}
.dirty-2c3e .primary_5475 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;
}
.dirty-2c3e .primary_5475 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dirty-2c3e .primary_5475 .primary_5475 {
  top: 0;
  left: 100%;
}
.dirty-2c3e .paper-59d2.fn-focus-c991 > .clean-7890,
.dirty-2c3e .paper-59d2.fn-focus-c991 > .primary_5475,
.dirty-2c3e .paper-59d2:focus > .clean-7890,
.dirty-2c3e .paper-59d2:focus > .primary_5475,
.dirty-2c3e .paper-59d2:hover > .clean-7890,
.dirty-2c3e .paper-59d2:hover > .primary_5475 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dirty-2c3e.disabled_e730 .button_7dfd:after,
.dirty-2c3e.disabled_e730 .button_7dfd:before {
  content: "";
  display: table;
}
.dirty-2c3e.disabled_e730 .button_7dfd:after {
  clear: both;
}
.dirty-2c3e.disabled_e730 .button_7dfd > li {
  float: left;
}
.dirty-2c3e.progress_de77 .button_7dfd:after,
.dirty-2c3e.progress_de77 .button_7dfd:before {
  content: "";
  display: table;
}
.dirty-2c3e.progress_de77 .button_7dfd:after {
  clear: both;
}
.dirty-2c3e.progress_de77 .button_7dfd > li {
  float: left;
}
.dirty-2c3e.progress_de77 .button_7dfd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dirty-2c3e.progress_de77 .button_7dfd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dirty-2c3e.progress_de77 .button_7dfd > li.picture_full_be39 > a,
.dirty-2c3e.progress_de77 .button_7dfd > li.status-e21a > a {
  color: #fff;
  background-color: #1e4b75;
}
.dirty-2c3e.action_3c6f .button_7dfd > li > a .new-1fe0 {
  position: relative;
}
.dirty-2c3e.action_3c6f .button_7dfd > li > a .new-1fe0: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;
}
.dirty-2c3e.action_3c6f
  .button_7dfd
  > li:focus
  > a
  .new-1fe0:before,
.dirty-2c3e.action_3c6f
  .button_7dfd
  > li:hover
  > a
  .new-1fe0:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-2c3e.action_3c6f
  .button_7dfd
  > li.picture_full_be39
  > a
  .new-1fe0:before,
.dirty-2c3e.action_3c6f
  .button_7dfd
  > li.large-1207
  > a
  .new-1fe0:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-2c3e.column-east-442c .button_7dfd > li > a .new-1fe0 {
  position: relative;
}
.dirty-2c3e.column-east-442c .button_7dfd > li > a .new-1fe0: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;
}
.dirty-2c3e.column-east-442c .button_7dfd > li:focus > a .new-1fe0:before,
.dirty-2c3e.column-east-442c
  .button_7dfd
  > li:hover
  > a
  .new-1fe0:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-2c3e.column-east-442c
  .button_7dfd
  > li.picture_full_be39
  > a
  .new-1fe0:before,
.dirty-2c3e.column-east-442c
  .button_7dfd
  > li.large-1207
  > a
  .new-1fe0:before {
  width: 100%;
  background-color: currentColor;
}
.mini_0f80 .shade_88eb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mini_0f80 .shade_88eb li:first-child > a {
  border-top: none;
}
.mini_0f80 .shade_88eb .next_9156 > .new-1fe0 .upper-125c {
  display: none;
}
.mini_0f80 .shade_88eb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mini_0f80 .shade_88eb li:last-child {
  border: none;
}
.mini_0f80 .shade_88eb li.background-purple-9e58 > a {
  padding-right: 45px !important;
}
.mini_0f80 .shade_88eb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mini_0f80 .shade_88eb li a:focus,
.mini_0f80 .shade_88eb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_0f80 .shade_88eb li .modal-0592 {
  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;
}
.mini_0f80 .shade_88eb li .modal-0592:hover {
  box-shadow: none;
}
.mini_0f80 .shade_88eb li .modal-0592 .upper-125c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mini_0f80 .shade_88eb .primary_5475 {
  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);
}
.mini_0f80 .shade_88eb .primary_5475 li a {
  padding-left: 3em;
}
.mini_0f80 .shade_88eb .backdrop-0cdf > a .modal-0592 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mini_0f80 .shade_88eb .backdrop-0cdf > .primary_5475 {
  display: block;
  opacity: 1;
}
.overlay-north-b7de {
  max-width: 100%;
}
.selected-38f9 {
  line-height: 0;
  cursor: pointer;
}
.gradient-warm-dd3e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gradient-warm-dd3e:hover {
  box-shadow: none;
  color: currentColor;
}
.gradient-warm-dd3e svg {
  width: 18px;
  height: 18px;
}
.gradient-warm-dd3e .south-df77 {
  display: none;
}
.accordion-132e {
  position: relative;
}
.accordion-132e.fn-active-c991 .gradient-warm-dd3e .block-f2f1 {
  display: none;
}
.accordion-132e.fn-active-c991 .gradient-warm-dd3e .south-df77 {
  display: inline-block;
}
.accordion-132e .outline-white-fea4 {
  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);
}
.accordion-132e.primary-b0bd .outline-white-fea4 {
  left: auto;
  right: -0.9em;
}
.accordion-132e.primary-b0bd .outline_ab69::before {
  left: auto;
  right: 15px;
}
.accordion-132e.fn-active-c991 .outline-white-fea4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link_760d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link_760d label {
  flex-basis: 100%;
}
.link_760d .frame_4e85 {
  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;
}
.link_760d .orange_8eb2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link_760d .orange_8eb2:focus {
  background-color: transparent;
}
.link_760d button.footer_9696 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link_760d button.footer_9696:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link_760d button.footer_9696 svg {
  width: 18px;
  height: 18px;
}
.link_760d input[type="submit"] {
  min-height: auto;
}
.picture_tall_27f3 .link_760d .orange_8eb2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outline_ab69 {
  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) {
  .outline_ab69 {
    width: 220px;
  }
}
.outline_ab69 label {
  flex-basis: 100%;
}
.outline_ab69::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;
}
.stale_e17c .picture_tall_27f3 .link_760d {
  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;
}
.stale_e17c
  .picture_tall_27f3
  .link_760d
  .frame_4e85 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stale_e17c .picture_tall_27f3 .link_760d .orange_8eb2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stale_e17c
  .picture_tall_27f3
  .link_760d
  .orange_8eb2:focus {
  background: 0 0;
}
.stale_e17c
  .picture_tall_27f3
  .link_760d
  .tertiary-0f31 {
  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;
}
.new_317e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.new_317e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.new_317e li:last-child {
  margin-right: 0;
}
.new_317e li:first-child {
  margin-left: 0;
}
.new_317e.top-55f3 a {
  color: #fff;
}
.new_317e.top-55f3 a:hover {
  color: #fff;
}
.new_317e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.new_317e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.new_317e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.new_317e a:hover {
  opacity: 0.9;
  color: inherit;
}
.new_317e [class*="social-icon-apple"] {
  background-color: #999;
}
.new_317e [class*="social-icon-apple"].logo_30f9 {
  background-color: transparent;
  color: #999;
}
.new_317e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.new_317e [class*="social-icon-behance"].logo_30f9 {
  background-color: transparent;
  color: #1769ff;
}
.new_317e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.new_317e [class*="social-icon-bitbucket"].logo_30f9 {
  background-color: transparent;
  color: #205081;
}
.new_317e [class*="social-icon-codepen"] {
  background-color: #000;
}
.new_317e [class*="social-icon-codepen"].logo_30f9 {
  background-color: transparent;
  color: #000;
}
.new_317e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.new_317e [class*="social-icon-delicious"].logo_30f9 {
  background-color: transparent;
  color: #39f;
}
.new_317e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.new_317e [class*="social-icon-digg"].logo_30f9 {
  background-color: transparent;
  color: #005be2;
}
.new_317e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.new_317e [class*="social-icon-dribbble"].logo_30f9 {
  background-color: transparent;
  color: #ea4c89;
}
.new_317e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.new_317e [class*="social-icon-envelope"].logo_30f9 {
  background-color: transparent;
  color: #ea4335;
}
.new_317e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.new_317e [class*="social-icon-facebook"].logo_30f9 {
  background-color: transparent;
  color: #3b5998;
}
.new_317e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.new_317e [class*="social-icon-flickr"].logo_30f9 {
  background-color: transparent;
  color: #0063dc;
}
.new_317e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.new_317e [class*="social-icon-foursquare"].logo_30f9 {
  background-color: transparent;
  color: #2d5be3;
}
.new_317e [class*="social-icon-github"] {
  background-color: #333;
}
.new_317e [class*="social-icon-github"].logo_30f9 {
  background-color: transparent;
  color: #333;
}
.new_317e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.new_317e [class*="social-icon-google-plus"].logo_30f9 {
  background-color: transparent;
  color: #dd4b39;
}
.new_317e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.new_317e [class*="social-icon-houzz"].logo_30f9 {
  background-color: transparent;
  color: #7ac142;
}
.new_317e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.new_317e [class*="social-icon-instagram"].logo_30f9 {
  background-color: transparent;
  color: #262626;
}
.new_317e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.new_317e [class*="social-icon-jsfiddle"].logo_30f9 {
  background-color: transparent;
  color: #487aa2;
}
.new_317e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.new_317e [class*="social-icon-linkedin"].logo_30f9 {
  background-color: transparent;
  color: #0077b5;
}
.new_317e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.new_317e [class*="social-icon-medium"].logo_30f9 {
  background-color: transparent;
  color: #00ab6b;
}
.new_317e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.new_317e
  [class*="social-icon-odnoklassniki"].logo_30f9 {
  background-color: transparent;
  color: #f4731c;
}
.new_317e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.new_317e [class*="social-icon-meetup"].logo_30f9 {
  background-color: transparent;
  color: #ec1c40;
}
.new_317e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.new_317e [class*="social-icon-pinterest"].logo_30f9 {
  background-color: transparent;
  color: #bd081c;
}
.new_317e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.new_317e [class*="social-icon-product-hunt"].logo_30f9 {
  background-color: transparent;
  color: #da552f;
}
.new_317e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.new_317e [class*="social-icon-reddit"].logo_30f9 {
  background-color: transparent;
  color: #ff4500;
}
.new_317e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.new_317e [class*="social-icon-rss"].logo_30f9 {
  background-color: transparent;
  color: #f26522;
}
.new_317e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.new_317e
  [class*="social-icon-shopping-cart"].logo_30f9 {
  background-color: transparent;
  color: #4caf50;
}
.new_317e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.new_317e [class*="social-icon-skype"].logo_30f9 {
  background-color: transparent;
  color: #00aff0;
}
.new_317e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.new_317e [class*="social-icon-slideshare"].logo_30f9 {
  background-color: transparent;
  color: #0077b5;
}
.new_317e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.new_317e [class*="social-icon-snapchat"].logo_30f9 {
  background-color: transparent;
  color: #fffc00;
}
.new_317e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.new_317e [class*="social-icon-soundcloud"].logo_30f9 {
  background-color: transparent;
  color: #f80;
}
.new_317e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.new_317e [class*="social-icon-spotify"].logo_30f9 {
  background-color: transparent;
  color: #2ebd59;
}
.new_317e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.new_317e
  [class*="social-icon-stack-overflow"].logo_30f9 {
  background-color: transparent;
  color: #fe7a15;
}
.new_317e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.new_317e [class*="social-icon-maldkfgram"].logo_30f9 {
  background-color: transparent;
  color: #2ca5e0;
}
.new_317e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.new_317e [class*="social-icon-tripadvisor"].logo_30f9 {
  background-color: transparent;
  color: #589442;
}
.new_317e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.new_317e [class*="social-icon-tumblr"].logo_30f9 {
  background-color: transparent;
  color: #35465c;
}
.new_317e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.new_317e [class*="social-icon-twitch"].logo_30f9 {
  background-color: transparent;
  color: #6441a5;
}
.new_317e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.new_317e [class*="social-icon-twitter"].logo_30f9 {
  background-color: transparent;
  color: #1da1f2;
}
.new_317e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.new_317e [class*="social-icon-vimeo"].logo_30f9 {
  background-color: transparent;
  color: #1ab7ea;
}
.new_317e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.new_317e [class*="social-icon-vk"].logo_30f9 {
  background-color: transparent;
  color: #45668e;
}
.new_317e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.new_317e [class*="social-icon-weibo"].logo_30f9 {
  background-color: transparent;
  color: #df2029;
}
.new_317e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.new_317e [class*="social-icon-weixin"].logo_30f9 {
  background-color: transparent;
  color: #7bb32e;
}
.new_317e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.new_317e [class*="social-icon-whatsapp"].logo_30f9 {
  background-color: transparent;
  color: #25d366;
}
.new_317e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.new_317e [class*="social-icon-wordpress"].logo_30f9 {
  background-color: transparent;
  color: #21759b;
}
.new_317e [class*="social-icon-xing"] {
  background-color: #026466;
}
.new_317e [class*="social-icon-xing"].logo_30f9 {
  background-color: transparent;
  color: #026466;
}
.new_317e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.new_317e [class*="social-icon-yelp"].logo_30f9 {
  background-color: transparent;
  color: #af0606;
}
.new_317e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.new_317e [class*="social-icon-youtube"].logo_30f9 {
  background-color: transparent;
  color: #cd201f;
}
.rough_bdf6 {
  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;
}
.rough_bdf6:hover {
  box-shadow: none;
  background: 0 0;
}
.alert_0fac {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-e832 {
  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;
}
.disabled-west-dbc7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bronze_4900 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bronze_4900,
.bronze_4900::after,
.bronze_4900::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;
}
.bronze_4900::after,
.bronze_4900::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph_out_1176 .main-e832 .disabled-west-dbc7 {
  margin-top: -2px;
  width: 19px;
}
.paragraph_out_1176 .main-e832 .bronze_4900 {
  margin-top: -1px;
}
.paragraph_out_1176 .main-e832 .bronze_4900,
.paragraph_out_1176 .main-e832 .bronze_4900::after,
.paragraph_out_1176 .main-e832 .bronze_4900::before {
  width: 19px;
  height: 2px;
}
.paragraph_out_1176 .main-e832 .bronze_4900::before {
  top: -6px;
}
.paragraph_out_1176 .main-e832 .bronze_4900::after {
  bottom: -6px;
}
.footer-f1f3 .main-e832 .disabled-west-dbc7 {
  margin-top: -2px;
  width: 22px;
}
.footer-f1f3 .main-e832 .bronze_4900 {
  margin-top: -1px;
}
.footer-f1f3 .main-e832 .bronze_4900,
.footer-f1f3 .main-e832 .bronze_4900::after,
.footer-f1f3 .main-e832 .bronze_4900::before {
  width: 22px;
  height: 2px;
}
.footer-f1f3 .main-e832 .bronze_4900::before {
  top: -7px;
}
.footer-f1f3 .main-e832 .bronze_4900::after {
  bottom: -7px;
}
.wood_3a94 .main-e832 .disabled-west-dbc7 {
  margin-top: -2px;
  width: 31px;
}
.wood_3a94 .main-e832 .bronze_4900 {
  margin-top: -1.5px;
}
.wood_3a94 .main-e832 .bronze_4900,
.wood_3a94 .main-e832 .bronze_4900::after,
.wood_3a94 .main-e832 .bronze_4900::before {
  width: 31px;
  height: 3px;
}
.wood_3a94 .main-e832 .bronze_4900::before {
  top: -9px;
}
.wood_3a94 .main-e832 .bronze_4900::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-daf0 .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 19px;
  }
  .active-daf0 .main-e832 .bronze_4900 {
    margin-top: -1px;
  }
  .active-daf0 .main-e832 .bronze_4900,
  .active-daf0 .main-e832 .bronze_4900::after,
  .active-daf0 .main-e832 .bronze_4900::before {
    width: 19px;
    height: 2px;
  }
  .active-daf0 .main-e832 .bronze_4900::before {
    top: -6px;
  }
  .active-daf0 .main-e832 .bronze_4900::after {
    bottom: -6px;
  }
  .lite-7cc3 .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 22px;
  }
  .lite-7cc3 .main-e832 .bronze_4900 {
    margin-top: -1px;
  }
  .lite-7cc3 .main-e832 .bronze_4900,
  .lite-7cc3 .main-e832 .bronze_4900::after,
  .lite-7cc3 .main-e832 .bronze_4900::before {
    width: 22px;
    height: 2px;
  }
  .lite-7cc3 .main-e832 .bronze_4900::before {
    top: -7px;
  }
  .lite-7cc3 .main-e832 .bronze_4900::after {
    bottom: -7px;
  }
  .secondary-huge-6f72 .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-huge-6f72 .main-e832 .bronze_4900 {
    margin-top: -1.5px;
  }
  .secondary-huge-6f72 .main-e832 .bronze_4900,
  .secondary-huge-6f72 .main-e832 .bronze_4900::after,
  .secondary-huge-6f72 .main-e832 .bronze_4900::before {
    width: 31px;
    height: 3px;
  }
  .secondary-huge-6f72 .main-e832 .bronze_4900::before {
    top: -9px;
  }
  .secondary-huge-6f72 .main-e832 .bronze_4900::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item_paper_3a42 .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 19px;
  }
  .item_paper_3a42 .main-e832 .bronze_4900 {
    margin-top: -1px;
  }
  .item_paper_3a42 .main-e832 .bronze_4900,
  .item_paper_3a42 .main-e832 .bronze_4900::after,
  .item_paper_3a42 .main-e832 .bronze_4900::before {
    width: 19px;
    height: 2px;
  }
  .item_paper_3a42 .main-e832 .bronze_4900::before {
    top: -6px;
  }
  .item_paper_3a42 .main-e832 .bronze_4900::after {
    bottom: -6px;
  }
  .prev-452d .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 22px;
  }
  .prev-452d .main-e832 .bronze_4900 {
    margin-top: -1px;
  }
  .prev-452d .main-e832 .bronze_4900,
  .prev-452d .main-e832 .bronze_4900::after,
  .prev-452d .main-e832 .bronze_4900::before {
    width: 22px;
    height: 2px;
  }
  .prev-452d .main-e832 .bronze_4900::before {
    top: -7px;
  }
  .prev-452d .main-e832 .bronze_4900::after {
    bottom: -7px;
  }
  .fast_6357 .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 31px;
  }
  .fast_6357 .main-e832 .bronze_4900 {
    margin-top: -1.5px;
  }
  .fast_6357 .main-e832 .bronze_4900,
  .fast_6357 .main-e832 .bronze_4900::after,
  .fast_6357 .main-e832 .bronze_4900::before {
    width: 31px;
    height: 3px;
  }
  .fast_6357 .main-e832 .bronze_4900::before {
    top: -9px;
  }
  .fast_6357 .main-e832 .bronze_4900::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .simple-dc8a .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 19px;
  }
  .simple-dc8a .main-e832 .bronze_4900 {
    margin-top: -1px;
  }
  .simple-dc8a .main-e832 .bronze_4900,
  .simple-dc8a .main-e832 .bronze_4900::after,
  .simple-dc8a .main-e832 .bronze_4900::before {
    width: 19px;
    height: 2px;
  }
  .simple-dc8a .main-e832 .bronze_4900::before {
    top: -6px;
  }
  .simple-dc8a .main-e832 .bronze_4900::after {
    bottom: -6px;
  }
  .pressed_e021 .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_e021 .main-e832 .bronze_4900 {
    margin-top: -1px;
  }
  .pressed_e021 .main-e832 .bronze_4900,
  .pressed_e021 .main-e832 .bronze_4900::after,
  .pressed_e021 .main-e832 .bronze_4900::before {
    width: 22px;
    height: 2px;
  }
  .pressed_e021 .main-e832 .bronze_4900::before {
    top: -7px;
  }
  .pressed_e021 .main-e832 .bronze_4900::after {
    bottom: -7px;
  }
  .west-7211 .main-e832 .disabled-west-dbc7 {
    margin-top: -2px;
    width: 31px;
  }
  .west-7211 .main-e832 .bronze_4900 {
    margin-top: -1.5px;
  }
  .west-7211 .main-e832 .bronze_4900,
  .west-7211 .main-e832 .bronze_4900::after,
  .west-7211 .main-e832 .bronze_4900::before {
    width: 31px;
    height: 3px;
  }
  .west-7211 .main-e832 .bronze_4900::before {
    top: -9px;
  }
  .west-7211 .main-e832 .bronze_4900::after {
    bottom: -9px;
  }
}
.plasma-a53b .bronze_4900 {
  -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);
}
.plasma-a53b .bronze_4900::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.plasma-a53b .bronze_4900::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);
}
.plasma-a53b.mask_a8e1 .bronze_4900 {
  -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);
}
.plasma-a53b.mask_a8e1 .bronze_4900::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.plasma-a53b.mask_a8e1 .bronze_4900::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);
}
.sidebar-590c {
  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.paragraph_action_6170:before {
  display: none;
}
.active-da1d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.active-da1d .liquid_3b9f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.active-da1d .liquid_3b9f:last-of-type {
  border-bottom: none;
}
.active-da1d .liquid_3b9f.content-fixed-037f,
.active-da1d .liquid_3b9f.pagination-c09f,
.active-da1d .liquid_3b9f.search_top_c0da {
  padding: 0;
}
.active-da1d .mini_0f80 .modal-0592 {
  color: currentColor;
}
.active-da1d .mini_0f80 .modal-0592:focus,
.active-da1d .mini_0f80 .modal-0592:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-da1d.message_pro_de20 .breadcrumb_paper_e886,
.active-da1d.message_pro_de20 .last_e792 a,
.active-da1d.message_pro_de20 .button_7dfd a,
.active-da1d.message_pro_de20 .primary_5475 a {
  color: rgba(0, 0, 0, 0.55);
}
.active-da1d.message_pro_de20 .breadcrumb_paper_e886:hover,
.active-da1d.message_pro_de20 .last_e792 a:hover,
.active-da1d.message_pro_de20 .button_7dfd a:hover,
.active-da1d.message_pro_de20 .primary_5475 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-da1d.message_pro_de20 .fresh-1c0e {
  color: rgba(0, 0, 0, 0.8);
}
.active-da1d.message_pro_de20 .liquid_3b9f {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-da1d.message_pro_de20 .liquid_3b9f:before {
  background: rgba(0, 0, 0, 0.08);
}
.active-da1d.message_pro_de20 .active_3458:before {
  background: rgba(255, 255, 255, 0.9);
}
.active-da1d.message_pro_de20 .mini_0f80 .shade_88eb li a,
.active-da1d.message_pro_de20 .mini_0f80 .modal-0592,
.active-da1d.message_pro_de20 .primary_5475 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-da1d.message_pro_de20 .mini_0f80 .modal-0592:focus,
.active-da1d.message_pro_de20 .mini_0f80 .modal-0592:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-da1d.message_pro_de20 .shade_88eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-da1d.element_west_a9ca .breadcrumb_paper_e886,
.active-da1d.element_west_a9ca .last_e792 a,
.active-da1d.element_west_a9ca .button_7dfd .modal-0592,
.active-da1d.element_west_a9ca .button_7dfd a,
.active-da1d.element_west_a9ca .primary_5475 a {
  color: rgba(255, 255, 255, 0.79);
}
.active-da1d.element_west_a9ca .breadcrumb_paper_e886:hover,
.active-da1d.element_west_a9ca .last_e792 a:hover,
.active-da1d.element_west_a9ca .button_7dfd .modal-0592:hover,
.active-da1d.element_west_a9ca .button_7dfd a:hover,
.active-da1d.element_west_a9ca .primary_5475 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-da1d.element_west_a9ca .fresh-1c0e {
  color: rgba(255, 255, 255, 0.99);
}
.active-da1d.element_west_a9ca .liquid_3b9f {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-da1d.element_west_a9ca .liquid_3b9f:before {
  background: rgba(255, 255, 255, 0.08);
}
.active-da1d.element_west_a9ca .active_3458:before {
  background: rgba(0, 0, 0, 0.9);
}
.active-da1d.element_west_a9ca .mini_0f80 .shade_88eb li a,
.active-da1d.element_west_a9ca .mini_0f80 .modal-0592,
.active-da1d.element_west_a9ca .primary_5475 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-da1d.element_west_a9ca .mini_0f80 .modal-0592:focus,
.active-da1d.element_west_a9ca .mini_0f80 .modal-0592:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-da1d.element_west_a9ca .shade_88eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_3458 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active_3458:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stone_793e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notice-c8f0 .active-da1d {
  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;
}
.notice-c8f0 .liquid_3b9f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notice-c8f0 .liquid_3b9f: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) {
  .notice-c8f0 .liquid_3b9f:before {
    width: 16%;
    left: 42%;
  }
}
.notice-c8f0 .liquid_3b9f:last-child:before {
  content: none;
}
.notice-c8f0 .liquid_3b9f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notice-c8f0 .mini_0f80 .shade_88eb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notice-c8f0 .mini_0f80 .shade_88eb li a .modal-0592 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notice-c8f0 .mini_0f80 .primary_5475 {
  border: none;
}
.notice-c8f0 .mini_0f80 .primary_5475 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notice-c8f0 .active_3458 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notice-c8f0 .stone_793e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notice-c8f0 .element_west_a9ca .active_3458:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-c8f0 .message_pro_de20.bottom-97e7 .bronze_4900 {
  background: rgba(0, 0, 0, 0.6);
}
.notice-c8f0
  .message_pro_de20.bottom-97e7
  .bronze_4900::after,
.notice-c8f0
  .message_pro_de20.bottom-97e7
  .bronze_4900:before {
  background: inherit;
}
.notice-c8f0
  .message_pro_de20.bottom-97e7:hover
  .bronze_4900 {
  background: rgba(0, 0, 0, 0.8);
}
.next-488e .active-da1d {
  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) {
  .next-488e .active-da1d {
    width: auto;
    right: 45px;
  }
}
.secondary-old-842e .active-da1d {
  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) {
  .secondary-old-842e .active-da1d {
    width: auto;
    left: 45px;
  }
}
.paragraph_action_6170 .active-da1d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_action_6170 .stone_793e {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_action_6170 .active_3458:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.badge_brown_91a1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.badge_brown_91a1.notice-c8f0 .active-da1d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.badge_brown_91a1.next-488e .active-da1d {
  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);
}
.badge_brown_91a1 .active-da1d {
  visibility: visible;
}
.badge_brown_91a1.secondary-old-842e .active-da1d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bronze-8637,
.component_slow_9622 {
  overflow-x: hidden;
}
.bronze-8637 .active-da1d {
  overflow: auto;
}
.bronze-8637.notice-c8f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-8637.notice-c8f0 .active-da1d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bronze-8637.notice-c8f0 .rough_bdf6 {
  opacity: 0;
}
.bronze-8637.next-488e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-8637.next-488e .active-da1d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bronze-8637.next-488e .rough_bdf6 {
  opacity: 0;
}
.bronze-8637.secondary-old-842e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-8637.secondary-old-842e .active-da1d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bronze-8637.secondary-old-842e .rough_bdf6 {
  opacity: 0;
}
.bronze-8637.paragraph_action_6170 .active-da1d {
  z-index: 10;
  visibility: visible;
}
.bottom-97e7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bottom-97e7 .bronze_4900 {
  background: rgba(255, 255, 255, 0.99);
}
.bottom-97e7 .bronze_4900::after,
.bottom-97e7 .bronze_4900:before {
  background: inherit;
}
.bottom-97e7:hover .bronze_4900 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary-old-842e .bottom-97e7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_action_6170 .bottom-97e7 {
  display: none !important;
}
.bronze-8637:before,
.component_slow_9622:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bronze-8637 .bottom-97e7,
.component_slow_9622 .bottom-97e7 {
  display: inline-block;
}
.active-da1d .primary-gold-615f {
  -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;
}
.bronze-8637 .active-da1d .primary-gold-615f,
.component_slow_9622 .active-da1d .primary-gold-615f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-selected-116d .frame_4e85 {
  width: 100%;
}
.outer_48e6 {
  padding: 0 0.5em 0;
}
.outer_48e6 [class*="customify-col-"],
.outer_48e6 [class*="customify-col_"],
.outer_48e6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module-clean-717c .outer_48e6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fluid_fb6d .table-tall-939c,
  .table-tall-939c {
    display: none;
  }
  .fast_e485 {
    text-align: left;
  }
  .shade-smooth-7f7b {
    text-align: center;
  }
  .wrapper-ffe3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_fb6d .cool-eba4,
  .cool-eba4 {
    display: none;
  }
  .sort_tall_903c {
    text-align: left;
  }
  .yellow-f1dd {
    text-align: center;
  }
  .surface-dynamic-bfc5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fluid_fb6d .red_2445,
  .red_2445 {
    display: none;
  }
  .shadow_b0ce {
    text-align: left;
  }
  .icon-e4af {
    text-align: center;
  }
  .current_b4cd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hero_action_33f3 {
  box-shadow: none !important;
}
.bottom_9704 .fixed-51ef,
.slider_lite_7924 .fixed-51ef {
  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;
}
.slider_lite_7924 .fixed-51ef {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sidebar_top_9c67 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sidebar_top_9c67:after,
.sidebar_top_9c67:before {
  content: "";
  display: table;
}
.sidebar_top_9c67:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sidebar_top_9c67 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sidebar_top_9c67,
.panel-131c {
  max-width: 1248px;
  margin: 0 auto;
}

.box_slow_63d2.bright_a5c5 .sidebar_top_9c67 {
  max-width: 100%;
}
.box_slow_63d2.footer_3c97 {
  max-width: 1200px;
  margin: 0 auto;
}
.box_slow_63d2.tertiary-middle-bd89 .sidebar_top_9c67 {
  max-width: 100%;
}
.box_slow_63d2.tertiary-middle-bd89 > .sidebar_top_9c67 {
  padding-left: 0;
  padding-right: 0;
}
.box_slow_63d2.tertiary-middle-bd89 > .sidebar_top_9c67 .fluid_fb6d {
  margin: 0;
}
.box_slow_63d2.tertiary-middle-bd89
  > .sidebar_top_9c67
  .widget-0bce.overlay-wood-4251 {
  margin-right: 0;
  margin-left: 0;
}
.box_slow_63d2.tertiary-middle-bd89 #main.overlay-wood-4251 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module-motion-b597 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module-motion-b597 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .easy_852a .tooltip-e557 {
    padding-right: 1em;
  }
  .easy_852a.tag_bronze_0b73 .widget-0bce {
    border-right: 1px solid #eaecee;
  }
  .easy_852a.tag_bronze_0b73 .tooltip-e557 {
    padding-right: 1em;
  }
  .easy_852a.tag_bronze_0b73 .button_north_cdcd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .prev_fada .tooltip-e557 {
    padding-left: 1em;
  }
  .prev_fada.tag_bronze_0b73 .widget-0bce {
    border-left: 1px solid #eaecee;
  }
  .prev_fada.tag_bronze_0b73 .tooltip-e557 {
    padding-left: 1em;
  }
  .prev_fada.tag_bronze_0b73 .button_north_cdcd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_1b99 .tooltip-e557 {
    padding-left: 1em;
  }
  .inner_1b99.tag_bronze_0b73 .modal_0653 {
    border-right: 1px solid #eaecee;
  }
  .inner_1b99.tag_bronze_0b73 .status_red_cc50 {
    border-right: 1px solid #eaecee;
  }
  .inner_1b99.tag_bronze_0b73 .tooltip-e557 {
    padding-left: 1em;
  }
  .inner_1b99.tag_bronze_0b73 .button_north_cdcd {
    padding-right: 1em;
  }
  .inner_1b99.tag_bronze_0b73 .card_gas_2ca3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_2c1e .tooltip-e557 {
    padding-right: 1em;
  }
  .input_2c1e.tag_bronze_0b73 .modal_0653 {
    border-left: 1px solid #eaecee;
  }
  .input_2c1e.tag_bronze_0b73 .status_red_cc50 {
    border-left: 1px solid #eaecee;
  }
  .input_2c1e.tag_bronze_0b73 .tooltip-e557 {
    padding-right: 1em;
  }
  .input_2c1e.tag_bronze_0b73 .button_north_cdcd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_2c1e.tag_bronze_0b73 .card_gas_2ca3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-motion-b597 .tooltip-e557 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-motion-b597.tag_bronze_0b73 .widget-0bce {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module-motion-b597.tag_bronze_0b73 .tooltip-e557 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-motion-b597.tag_bronze_0b73 .button_north_cdcd {
    padding-left: 1em;
  }
  .module-motion-b597.tag_bronze_0b73 .card_gas_2ca3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module-motion-b597.tag_bronze_0b73 .tooltip-e557 {
    padding-left: 0;
  }
}
.chip-orange-1476 .progress_94d9 {
  display: inline-block;
}
.down-4fed {
  display: inline-block;
}
.pagination-lite-9a60 {
  word-con: break-word;
}
.article-easy-e8ca > span {
  display: inline-block;
  padding: 5px 0;
}
.article-easy-e8ca .sidebar_cc9f {
  margin-left: 8px;
  margin-right: 8px;
}
.article-easy-e8ca .tabs_67b6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapper_silver_1c36 .background-bea6 {
  margin-bottom: 2em;
}
.wrapper_silver_1c36 .section_north_1e6d {
  margin-bottom: 15px;
}
.wrapper_silver_1c36 .section_north_1e6d:last-child {
  margin-bottom: 0;
}
.wrapper_silver_1c36 .hero-7cd3 {
  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) {
  .wrapper_silver_1c36 .hero-7cd3 {
    display: block;
  }
}
.wrapper_silver_1c36 .element_9958 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapper_silver_1c36 .element_9958 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapper_silver_1c36 .popup-7d4c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapper_silver_1c36 .popup-7d4c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapper_silver_1c36 .popup-7d4c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapper_silver_1c36 .pagination-lite-9a60 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_silver_1c36 .pagination-lite-9a60 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapper_silver_1c36 .west-91dc p:last-child {
  margin-bottom: 0;
}
.wrapper_silver_1c36 .soft-6612 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapper_silver_1c36 .white_50cd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapper_silver_1c36 .background-motion-44ad {
  margin-top: 1em;
}
.wrapper_silver_1c36 .hot_221c {
  top: 0;
  display: block;
}
.wrapper_silver_1c36 .hot_221c a {
  color: inherit;
}
.wrapper_silver_1c36 .hot_221c a:hover {
  color: inherit;
}
.wrapper_silver_1c36 .primary_aad1 {
  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;
}
.wrapper_silver_1c36 .primary_aad1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapper_silver_1c36 .white_50cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapper_silver_1c36 .label_4fd4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapper_silver_1c36 .label_4fd4:first-child {
  margin-top: 0;
}
.wrapper_silver_1c36 .label_4fd4.purple_f9d4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapper_silver_1c36 .label_4fd4.static-c508 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper_silver_1c36
  .label_4fd4.static-c508.soft-259c
  .background-motion-44ad {
  width: 100%;
}
.wrapper_silver_1c36 .static-c508 {
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_silver_1c36 .static-c508 .article-easy-e8ca,
.wrapper_silver_1c36 .static-c508 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapper_silver_1c36 .popup-7d4c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper_silver_1c36 .popup-7d4c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper_silver_1c36 .popup-7d4c: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;
}
.wrapper_silver_1c36 .purple_f9d4 {
  z-index: 5;
}
.wrapper_silver_1c36 .selected_f622 .highlight-7c6f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapper_silver_1c36 .avatar_hard_5030 .highlight-7c6f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapper_silver_1c36 .fresh-876c .highlight-7c6f {
  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;
}
.wrapper_silver_1c36.fresh-acaa .hero-7cd3,
.wrapper_silver_1c36.thumbnail_huge_2272 .hero-7cd3 {
  display: block;
}
.wrapper_silver_1c36.fresh-acaa .hero-7cd3 .sidebar-orange-dc2f,
.wrapper_silver_1c36.fresh-acaa .hero-7cd3 .white_50cd,
.wrapper_silver_1c36.thumbnail_huge_2272 .hero-7cd3 .sidebar-orange-dc2f,
.wrapper_silver_1c36.thumbnail_huge_2272 .hero-7cd3 .white_50cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper_silver_1c36.section-1846 .element_9958 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper_silver_1c36.section-1846 .element_9958 {
    margin-right: 0;
  }
}
.wrapper_silver_1c36.fresh-acaa .element_9958,
.wrapper_silver_1c36.thumbnail_huge_2272 .element_9958 {
  padding-top: 40%;
}
.wrapper_silver_1c36.fresh-acaa .background-bea6,
.wrapper_silver_1c36.thumbnail_huge_2272 .background-bea6 {
  display: block;
}
.wrapper_silver_1c36.fresh-acaa .fn-sticky-c991 .white_50cd,
.wrapper_silver_1c36.thumbnail_huge_2272 .fn-sticky-c991 .white_50cd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapper_silver_1c36.fresh-acaa .element_9958,
.wrapper_silver_1c36.thumbnail_huge_2272 .element_9958 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapper_silver_1c36.fresh-acaa .white_50cd {
  padding: 1em;
}
.gallery_dd08 {
  margin: 30px auto;
  display: block;
}
.gallery_dd08 .accordion_in_4ea3 > * {
  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;
}
.gallery_dd08 .accordion_in_4ea3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_dd08 .accordion_in_4ea3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden_b4aa .article-easy-e8ca {
  margin-bottom: 1.41575em;
}
.hidden_b4aa .rough-fa46 {
  margin-bottom: 1.618em;
}
.inner-7d78 .main-185f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.inner-7d78 .main-185f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.inner-7d78 .layout_copper_c586 {
  max-width: 100%;
  overflow: auto;
}
.basic_013f .inner-7d78 a:hover {
  text-decoration: underline;
}
.popup_b1f4 .section_north_1e6d:not(.pagination-lite-9a60),
.popup_b1f4 .popup-7d4c {
  margin-bottom: 1.41575em;
}
.popup_b1f4 .section_north_1e6d:not(.pagination-lite-9a60):last-child,
.popup_b1f4 .popup-7d4c:last-child {
  margin-bottom: 0;
}
.popup_b1f4 .section_north_1e6d.mask-8f55 {
  margin-bottom: 0.41575em;
}
.popup_b1f4 .advanced_2c02:before,
.popup_b1f4 .message-e864:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup_b1f4 .advanced_2c02:before {
  content: "\f115";
}
.popup_b1f4 .message-e864:before {
  content: "\f02c";
}
.popup_b1f4 .photo_bright_67b4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup_b1f4 .photo_bright_67b4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pressed-abb3 {
  display: -webkit-box;
  display: flex;
}
.pressed-abb3 .down-5716 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pressed-abb3 .down-5716 {
    flex-basis: 90px;
  }
}
.pressed-abb3 .feature_slow_ca22 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed-abb3 .feature_slow_ca22 {
    flex-basis: calc(100% - 50px);
  }
}
.pressed-abb3 .red_cd88 p:last-child {
  margin-bottom: 0.72em;
}
.tag-last-95ce .accordion_in_4ea3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tag-last-95ce .accordion_in_4ea3:after,
.tag-last-95ce .accordion_in_4ea3:before {
  content: "";
  display: table;
}
.tag-last-95ce .accordion_in_4ea3:after {
  clear: both;
}
.tag-last-95ce .accordion_in_4ea3 .focus-9afd,
.tag-last-95ce .accordion_in_4ea3 .module_warm_55f5 {
  width: 49%;
}
.tag-last-95ce .accordion_in_4ea3 .focus-9afd a span.widget_3998,
.tag-last-95ce .accordion_in_4ea3 .module_warm_55f5 a span.widget_3998 {
  display: block;
  margin-bottom: 5px;
}
.tag-last-95ce .accordion_in_4ea3 .module_warm_55f5 {
  float: left;
  text-align: left;
}
.tag-last-95ce .accordion_in_4ea3 .focus-9afd {
  float: right;
  text-align: right;
}
.detail_304f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_304f {
    margin-bottom: 0;
  }
}
.texture-black-d341 {
  margin-bottom: 1em;
}
.texture-black-d341 .pagination-lite-9a60 {
  font-size: 1.1em;
  line-height: 1.3;
}
.out_69fd a {
  display: block;
  line-height: 0;
  position: relative;
}
.slow_f9ce .texture-black-d341,
.list-8bf5 .texture-black-d341 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slow_f9ce .texture-black-d341,
  .list-8bf5 .texture-black-d341 {
    display: block;
  }
}
.slow_f9ce .out_69fd,
.list-8bf5 .out_69fd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slow_f9ce .out_69fd,
  .list-8bf5 .out_69fd {
    margin-bottom: 1em;
  }
}
.slow_f9ce .out_69fd img,
.list-8bf5 .out_69fd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slow_f9ce .button_west_2138,
.list-8bf5 .button_west_2138 {
  flex-basis: calc(100% - 160px);
}
.slow_f9ce .button_west_2138 p,
.list-8bf5 .button_west_2138 p {
  margin-bottom: 0;
}
.slow_f9ce .button_west_2138 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slow_f9ce .button_west_2138 {
    padding-left: 0;
  }
}
.list-8bf5 .button_west_2138 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list-8bf5 .button_west_2138 {
    padding-right: 0;
  }
}
.list-8bf5 .out_69fd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.silver-0c87 .out_69fd {
  margin-bottom: 0.5em;
}
.silver-0c87 .out_69fd img {
  width: 100%;
}
.container-hard-8e99 .hero-39be,
.north-9a39 .hero-39be {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.north-9a39 .widget-0bce .blue-affa p:last-child {
  margin-bottom: 0;
}
.outer_3e26 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.under-7e57 .image_steel_738a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .under-7e57 .image_steel_738a:last-of-type {
    margin-bottom: 0;
  }
}
.under-7e57 .image_steel_738a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under-7e57 .image_steel_738a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.under-7e57 .image_steel_738a ul li {
  margin: 0 0 0.6em;
}
.under-7e57 .image_steel_738a ul li.old_d848,
.under-7e57 .image_steel_738a ul li.hover_174c {
  position: relative;
}
.under-7e57 .image_steel_738a ul li.old_d848 .dynamic_0329,
.under-7e57 .image_steel_738a ul li.hover_174c .dynamic_0329 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.under-7e57 .image_steel_738a ul li.old_d848:after:after,
.under-7e57 .image_steel_738a ul li.old_d848:after:before,
.under-7e57
  .image_steel_738a
  ul
  li.hover_174c:after:after,
.under-7e57
  .image_steel_738a
  ul
  li.hover_174c:after:before {
  content: "";
  display: table;
}
.under-7e57 .image_steel_738a ul li.old_d848:after:after,
.under-7e57
  .image_steel_738a
  ul
  li.hover_174c:after:after {
  clear: both;
}
.under-7e57 .image_steel_738a a.light_1a0e:hover {
  text-decoration: none;
}
.under-7e57 .image_steel_738a select {
  max-width: 100%;
}
.under-7e57 .image_steel_738a table {
  font-size: 85%;
}
.under-7e57 .image_steel_738a table td,
.under-7e57 .image_steel_738a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.under-7e57 .image_steel_738a table tfoot td {
  text-align: left;
}
.under-7e57 .image_steel_738a :last-child {
  margin-bottom: 0;
}
.under-7e57 .image_steel_738a .wrapper-577a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.under-7e57 .image_steel_738a .wrapper-577a label {
  width: 100%;
}
.under-7e57 .image_steel_738a .wrapper-577a .orange_8eb2 {
  width: 100%;
  display: block;
}
.under-7e57 .image_steel_738a .wrapper-577a .footer_9696 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.under-7e57 .image_steel_738a .wrapper-577a .footer_9696:hover svg #svg-search {
  fill: #444;
}
.under-7e57 .image_steel_738a .wrapper-577a .footer_9696 svg {
  width: 18px;
  height: 18px;
}
.under-7e57 .orange_f225 ul ul,
.under-7e57 .hero-liquid-37e1 ul ul,
.under-7e57 .white_c1a3 ul ul,
.under-7e57 .avatar_tall_5b65 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.under-7e57 .orange_f225 .background-purple-9e58 > a,
.under-7e57 .hero-liquid-37e1 .background-purple-9e58 > a,
.under-7e57 .white_c1a3 .background-purple-9e58 > a,
.under-7e57 .avatar_tall_5b65 .background-purple-9e58 > a {
  margin-bottom: 0;
}
.under-7e57 .primary_8274 li,
.under-7e57 .orange_f225 li,
.under-7e57 .tabs-d48b li,
.under-7e57 .hero-liquid-37e1 li,
.under-7e57 .white_c1a3 li,
.under-7e57 .avatar_tall_5b65 li,
.under-7e57 .stale-87ef li,
.under-7e57 .selected_9e01 li {
  display: block;
  position: relative;
}
.under-7e57 .primary_8274 li:last-child,
.under-7e57 .orange_f225 li:last-child,
.under-7e57 .tabs-d48b li:last-child,
.under-7e57 .hero-liquid-37e1 li:last-child,
.under-7e57 .white_c1a3 li:last-child,
.under-7e57 .avatar_tall_5b65 li:last-child,
.under-7e57 .stale-87ef li:last-child,
.under-7e57 .selected_9e01 li:last-child {
  border: none;
}
.under-7e57 .primary_8274 li a,
.under-7e57 .orange_f225 li a,
.under-7e57 .tabs-d48b li a,
.under-7e57 .hero-liquid-37e1 li a,
.under-7e57 .white_c1a3 li a,
.under-7e57 .avatar_tall_5b65 li a,
.under-7e57 .stale-87ef li a,
.under-7e57 .selected_9e01 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under-7e57 .primary_8274 li ul li::before,
.under-7e57 .orange_f225 li ul li::before,
.under-7e57 .tabs-d48b li ul li::before,
.under-7e57 .hero-liquid-37e1 li ul li::before,
.under-7e57 .white_c1a3 li ul li::before,
.under-7e57 .avatar_tall_5b65 li ul li::before,
.under-7e57 .stale-87ef li ul li::before,
.under-7e57 .selected_9e01 li ul li::before {
  left: 15px;
}
.under-7e57 .primary_8274 li ul a,
.under-7e57 .orange_f225 li ul a,
.under-7e57 .tabs-d48b li ul a,
.under-7e57 .hero-liquid-37e1 li ul a,
.under-7e57 .white_c1a3 li ul a,
.under-7e57 .avatar_tall_5b65 li ul a,
.under-7e57 .stale-87ef li ul a,
.under-7e57 .selected_9e01 li ul a {
  padding-left: 20px;
}
.under-7e57 .primary_8274 li ul ul li::before,
.under-7e57 .orange_f225 li ul ul li::before,
.under-7e57 .tabs-d48b li ul ul li::before,
.under-7e57 .hero-liquid-37e1 li ul ul li::before,
.under-7e57 .white_c1a3 li ul ul li::before,
.under-7e57 .avatar_tall_5b65 li ul ul li::before,
.under-7e57 .stale-87ef li ul ul li::before,
.under-7e57 .selected_9e01 li ul ul li::before {
  left: 30px;
}
.under-7e57 .primary_8274 li ul ul a,
.under-7e57 .orange_f225 li ul ul a,
.under-7e57 .tabs-d48b li ul ul a,
.under-7e57 .hero-liquid-37e1 li ul ul a,
.under-7e57 .white_c1a3 li ul ul a,
.under-7e57 .avatar_tall_5b65 li ul ul a,
.under-7e57 .stale-87ef li ul ul a,
.under-7e57 .selected_9e01 li ul ul a {
  padding-left: 40px;
}
.under-7e57 .texture_simple_37c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under-7e57 .selected_9e01 ul li {
  margin-bottom: 1.41575em;
}
.under-7e57 .selected_9e01 ul li .old-c15f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.under-7e57 .selected_9e01 ul li .carousel-51ba {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.element_west_a9ca .primary_8274 li a,
.element_west_a9ca .orange_f225 li a,
.element_west_a9ca .tabs-d48b li a,
.element_west_a9ca .hero-liquid-37e1 li a,
.element_west_a9ca .white_c1a3 li a,
.element_west_a9ca .avatar_tall_5b65 li a,
.element_west_a9ca .stale-87ef li a,
.element_west_a9ca .selected_9e01 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_west_a9ca .texture_simple_37c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_west_a9ca .image_steel_738a ul li.old_d848 .dynamic_0329,
.element_west_a9ca .image_steel_738a ul li.hover_174c .dynamic_0329 {
  background: rgba(0, 0, 0, 0.2);
}
.element_west_a9ca .under-7e57 .image_steel_738a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_slow_63d2 .under-7e57 .shade_88eb li {
  margin: 0;
}
.box_slow_63d2 .under-7e57 .shade_88eb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box_slow_63d2 .under-7e57 .shade_88eb li ul {
  margin: 0;
}
.box_slow_63d2 .under-7e57 .shade_88eb li ul li a {
  padding-left: 15px;
}
.box_slow_63d2 .under-7e57 .shade_88eb li ul li li a {
  padding-left: 30px;
}
.box_slow_63d2 .under-7e57 .shade_88eb li.status-e21a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box_slow_63d2 .under-7e57 .shade_88eb li.status-e21a > 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;
}
.box_slow_63d2 .under-7e57 .shade_88eb li.status-e21a > 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;
}
.status_3447 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight-east-dcad {
  position: relative;
  z-index: 10;
}
.highlight-east-dcad .primary-gold-615f {
  width: 100%;
  max-width: 100%;
}
.banner-west-2571 .out-6b91 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.banner-west-2571 .message_pro_de20 {
}
.banner-west-2571 .element_west_a9ca {
  background: #292929;
}
.header_orange_5a2f .out-6b91 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header_orange_5a2f .message_pro_de20 {
  background: #f9f9f9;
}
.header_orange_5a2f .element_west_a9ca {
  background: #303030;
}
.section_thick_1420 .out-6b91 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_thick_1420 .progress_94d9 {
    margin-bottom: 1em;
  }
  .section_thick_1420 .progress_94d9:last-child {
    margin-bottom: 0;
  }
}
.section_thick_1420 .message_pro_de20 {
  background: #ededed;
}
.section_thick_1420 .element_west_a9ca {
  background: #1a1a1a;
}
.out-6b91.message_pro_de20 {
  color: rgba(0, 0, 0, 0.6);
}
.out-6b91.message_pro_de20 .search-hard-5d8b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.out-6b91.element_west_a9ca {
  color: rgba(255, 255, 255, 0.99);
}
.out-6b91.element_west_a9ca a:not(.light_1a0e) {
  color: rgba(255, 255, 255, 0.79);
}
.out-6b91.element_west_a9ca a:not(.light_1a0e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-6b91.element_west_a9ca .search-hard-5d8b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-6b91.element_west_a9ca table tbody td,
.out-6b91.element_west_a9ca table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget_hot_78c4.description-b190 .sidebar_top_9c67 {
  max-width: initial;
}
.widget_hot_78c4 .focus-gold-98c9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget_hot_78c4 .focus-gold-98c9 .primary-gold-615f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget_hot_78c4 .focus-gold-98c9 .primary-gold-615f {
    display: block;
    margin-bottom: 2em;
  }
  .widget_hot_78c4 .focus-gold-98c9 .primary-gold-615f:last-child {
    margin-bottom: 0;
  }
}
.section_thick_1420 .progress_94d9:last-child,
.header_orange_5a2f .progress_94d9:last-child,
.banner-west-2571 .progress_94d9:last-child {
  margin-bottom: 0;
}
.section_thick_1420 .progress_94d9 .under-7e57 .image_steel_738a:last-child,
.header_orange_5a2f .progress_94d9 .under-7e57 .image_steel_738a:last-child,
.banner-west-2571 .progress_94d9 .under-7e57 .image_steel_738a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section_thick_1420 .form_easy_9f3b,
  .section_thick_1420 .hard-eee2,
  .header_orange_5a2f .form_easy_9f3b,
  .header_orange_5a2f .hard-eee2,
  .banner-west-2571 .form_easy_9f3b,
  .banner-west-2571 .hard-eee2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight-east-dcad .progress_94d9 {
    margin-bottom: 2em;
  }
}
.highlight-east-dcad p:last-child {
  margin-bottom: 0;
}
.highlight-east-dcad li,
.highlight-east-dcad ul {
  list-style: none;
  margin: 0;
}
.highlight-east-dcad ul ul {
  margin-left: 2.617924em;
}
.sort-b486 {
  font-size: 0.875em;
}

/* css-noise: 3f37 */
.shadow-element-j2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
