/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading-79b6/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading-79b6
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.heading-79b6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav-stone-a76d.tag_black_9afb/licenses/gpl-2.0.frame-0901
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.column_fast_f448/, (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.surface-c923.frame-012c/normalize.picture_ae99/
 ======
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.picture_ae99 v7.0.0 | MIT License | github.heading-79b6/necolas/normalize.picture_ae99 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.logo_hovered_6e2c .pagination_fixed_a542,
.accordion_thick_8a24,
.title-gas-cdaf,
.avatar_15a2,
.tertiary-pro-f71d,
.soft-2b56,
.stone_6523,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.accordion_thick_8a24,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accordion_thick_8a24,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_thick_8a24,
  h1 {
    font-size: 1.8em;
  }
}
.title-gas-cdaf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title-gas-cdaf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title-gas-cdaf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title-gas-cdaf,
  h2 {
    font-size: 1.7em;
  }
}
.avatar_15a2,
h3 {
  font-size: 1.618em;
}
.logo_hovered_6e2c .pagination_fixed_a542,
.tertiary-pro-f71d,
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.menu-565d {
  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;
}
.panel_fixed_412f:after,
.panel_fixed_412f:before,
.black_0082:after,
.black_0082:before {
  content: "";
  display: table;
}
.panel_fixed_412f:after,
.black_0082:after {
  clear: both;
}
.mask-static-4a5b {
  float: right;
  margin-right: 0;
}
.small-dffb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item_ff5e .widget-cold-adfd,
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;
}
.item_ff5e .widget-cold-adfd: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-f680 .widget-cold-adfd {
  box-shadow: none;
}
.logo-f680
  .widget-cold-adfd
  .article_29f0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo-f680 .widget-cold-adfd .pattern-c66d {
  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-f680
  .widget-cold-adfd
  .pattern-c66d
  b {
  display: none;
}
.logo-f680 .tall_a0ff {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.orange_095a:not(.message_prev_fa5b):not(.upper-cdfd),
button:not(.message_prev_fa5b):not(.upper-cdfd),
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ),
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ),
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ) {
  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;
}
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):hover,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):hover,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):hover,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):hover,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):active,
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):active,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):active,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):active,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):active,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus {
  outline: 0;
}
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d {
  position: relative;
}
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .green_01d8,
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .pattern_63dc,
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .menu_motion_af85,
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  i,
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  svg,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .green_01d8,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .pattern_63dc,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .menu_motion_af85,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  i,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  svg,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .green_01d8,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .pattern_63dc,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .menu_motion_af85,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  i,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  svg,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .green_01d8,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .pattern_63dc,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .menu_motion_af85,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  i,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  svg,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .green_01d8,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .pattern_63dc,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  .menu_motion_af85,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  i,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d
  svg {
  visibility: hidden;
}
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d:after,
button:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d:after,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d:after,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d:after,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ).fn-loading-f80d: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;
}
.orange_095a:not(.message_prev_fa5b):not(.upper-cdfd),
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ),
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ),
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ) {
  color: #fff;
  background: #235787;
}
.orange_095a:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus,
input[type="button"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus,
input[type="reset"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus,
input[type="submit"]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ):focus {
  color: #fff;
}
.orange_095a.fn-disabled-f80d:not(.message_prev_fa5b):not(
    .upper-cdfd
  ),
.orange_095a[disabled]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ),
button.fn-disabled-f80d:not(.message_prev_fa5b):not(
    .upper-cdfd
  ),
button[disabled]:not(.message_prev_fa5b):not(
    .upper-cdfd
  ) {
  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;
}
.tertiary_7338 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tertiary_7338: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;
}
.card_5c8e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slow_b58c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row-05d6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel_fixed_412f:after,
.panel_fixed_412f:before,
.module_1622:after,
.module_1622:before,
.soft_9541:after,
.soft_9541:before,
.nav_30d7:after,
.nav_30d7:before,
.left-bfc8:after,
.left-bfc8:before,
.feature-center-337b:after,
.feature-center-337b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel_fixed_412f:after,
.module_1622:after,
.soft_9541:after,
.nav_30d7:after,
.left-bfc8:after,
.feature-center-337b:after {
  clear: both;
}
.module_1622 .silver_e240,
.soft_9541 .silver_e240,
.center-2dc9 .silver_e240 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pro_69cd {
  display: inline-block;
}
.stone_0bc1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stone_0bc1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stone_0bc1 .pressed_8185 {
  padding: 1em 0;
  font-size: 85%;
}
.pressed_8185 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.banner-advanced-9b58 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.banner-advanced-9b58:after,
.banner-advanced-9b58:before {
  content: "";
  display: table;
}
.banner-advanced-9b58:after {
  clear: both;
}
.notification-smooth-5d52 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.complex-dee7 .notification-smooth-5d52 {
  max-width: 50%;
}
.dark-4629 .notification-smooth-5d52 {
  max-width: 33.33%;
}
.brown-8544 .notification-smooth-5d52 {
  max-width: 25%;
}
.gradient_703c .notification-smooth-5d52 {
  max-width: 20%;
}
.photo_light_b840 .notification-smooth-5d52 {
  max-width: 16.66%;
}
.popup-bdd2 .notification-smooth-5d52 {
  max-width: 14.28%;
}
.header_6fad .notification-smooth-5d52 {
  max-width: 12.5%;
}
.form-bright-fbfd .notification-smooth-5d52 {
  max-width: 11.11%;
}
.description_upper_04a8 {
  display: block;
}
.logo_hovered_6e2c .form_8a62 label,
.logo_hovered_6e2c .light-7b32 label,
.logo_hovered_6e2c .form-7f59 label,
.logo_hovered_6e2c .panel-fluid-1524 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_clean_9744 {
  list-style: none;
  margin: 0;
}
.summary_clean_9744 article.item_82dd {
  margin-bottom: 0;
}
.summary_clean_9744 ul {
  list-style: none;
  margin: 0;
}
.summary_clean_9744 .banner-iron-db0a li.item_82dd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_clean_9744 .banner-iron-db0a li.item_82dd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_clean_9744 .banner-iron-db0a li.item_82dd: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) {
  .summary_clean_9744 .banner-iron-db0a li.item_82dd li.item_82dd li.item_82dd li.item_82dd {
    padding-left: 0;
  }
}
article.item_82dd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_82dd .module_1622 p:last-of-type {
  margin-bottom: 0;
}
article.item_82dd .disabled_9dd9 {
  float: left;
}
article.item_82dd .blue_3662 {
  margin-left: 85px;
}
article.item_82dd .gas_888f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_82dd .gas_888f .short_8e9e {
  margin-left: 10px;
}
article.item_82dd .heading_advanced_8ddc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_82dd .hero-e50c {
  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 .form_8a62,
  #respond .form-7f59,
  #respond .panel-fluid-1524 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_8a62 input,
#respond .form-7f59 input,
#respond .panel-fluid-1524 input {
  width: 100%;
}
#respond .panel-fluid-1524 {
  margin-right: 0;
}
#respond .hot-6ae2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-3f0b {
  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;
}
.breadcrumb-3f0b.tertiary_down_833b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.breadcrumb-3f0b 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%);
}
.breadcrumb-3f0b:focus,
.breadcrumb-3f0b: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);
}
.component_fresh_cb3a {
  border-radius: 10%;
}
.tall-e19f {
  border-radius: 50%;
}
.image-silver-73be {
  font-size: 0.72em;
}
.mask_prev_67be {
  font-size: 0.875em;
}
.search_steel_093e {
  font-size: 1.1em;
}
.container_8cd8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.container_8cd8.image-silver-73be {
  letter-spacing: 0.5px;
}
.summary_old_bc56,
.summary_old_bc56 a {
  color: #6d6d6d;
}
.summary_old_bc56 a:hover {
  color: #111;
}
.huge_3390 {
  color: #6d6d6d;
}
.large-8ab4 {
  overflow-x: hidden;
}
.large-8ab4 .old-f114.iron-6eb2 {
  position: relative;
}
.large-8ab4 .old-f114.iron-6eb2.item_advanced_827b {
  position: initial;
}
.large-8ab4
  .old-f114.iron-6eb2.item_advanced_827b
  .highlight-5270 {
  left: auto;
}
.large-8ab4 .old-f114 .highlight-5270 {
  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;
}
.large-8ab4 .old-f114:hover.iron-6eb2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large-8ab4
  .old-f114:hover.iron-6eb2
  .highlight-5270 {
  display: block;
  z-index: 9999999;
}
.large-8ab4 .status-mini-aa98 .brown_2d74,
.large-8ab4 .menu-4083 .brown_2d74 {
  display: none;
}
.large-8ab4 .aside-cd11 .old-f114:hover.iron-6eb2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.logo_hovered_6e2c .form_8a62 label,
.logo_hovered_6e2c .light-7b32 label,
.logo_hovered_6e2c .form-7f59 label,
.logo_hovered_6e2c .panel-fluid-1524 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_clean_9744 {
  list-style: none;
  margin: 0;
}
.summary_clean_9744 article.item_82dd {
  margin-bottom: 0;
}
.summary_clean_9744 ul {
  list-style: none;
  margin: 0;
}
.summary_clean_9744 .banner-iron-db0a li.item_82dd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_clean_9744 .banner-iron-db0a li.item_82dd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_clean_9744 .banner-iron-db0a li.item_82dd: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) {
  .summary_clean_9744 .banner-iron-db0a li.item_82dd li.item_82dd li.item_82dd li.item_82dd {
    padding-left: 0;
  }
}
article.item_82dd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_82dd .module_1622 p:last-of-type {
  margin-bottom: 0;
}
article.item_82dd .disabled_9dd9 {
  float: left;
}
article.item_82dd .blue_3662 {
  margin-left: 85px;
}
article.item_82dd .gas_888f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_82dd .gas_888f .short_8e9e {
  margin-left: 10px;
}
article.item_82dd .heading_advanced_8ddc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_82dd .hero-e50c {
  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 .form_8a62,
  #respond .form-7f59,
  #respond .panel-fluid-1524 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_8a62 input,
#respond .form-7f59 input,
#respond .panel-fluid-1524 input {
  width: 100%;
}
#respond .panel-fluid-1524 {
  margin-right: 0;
}
#respond .hot-6ae2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status-mini-aa98 .middle_dd94 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.middle_dd94 .shade-17ff.primary_light_11c0 .surface_up_e420 > li > a:focus,
.middle_dd94 .shade-17ff.primary_light_11c0 .surface_up_e420 > li > a:hover,
.middle_dd94 .shade-17ff.advanced_d0b3 .surface_up_e420 > li > a:focus,
.middle_dd94 .shade-17ff.advanced_d0b3 .surface_up_e420 > li > a:hover,
.middle_dd94 .shade-17ff.overlay_57bd .surface_up_e420 > li > a:focus,
.middle_dd94 .shade-17ff.overlay_57bd .surface_up_e420 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_dd94
  .shade-17ff.primary_light_11c0
  .surface_up_e420
  > li.hidden-ba3a
  > a,
.middle_dd94
  .shade-17ff.primary_light_11c0
  .surface_up_e420
  > li.white_f8d0
  > a,
.middle_dd94
  .shade-17ff.advanced_d0b3
  .surface_up_e420
  > li.hidden-ba3a
  > a,
.middle_dd94
  .shade-17ff.advanced_d0b3
  .surface_up_e420
  > li.white_f8d0
  > a,
.middle_dd94
  .shade-17ff.overlay_57bd
  .surface_up_e420
  > li.hidden-ba3a
  > a,
.middle_dd94 .shade-17ff.overlay_57bd .surface_up_e420 > li.texture_8d86 > a {
  color: rgba(255, 255, 255, 0.99);
}
.middle_dd94 .accent-east-8d01,
.middle_dd94 .accent-east-8d01 a {
  color: rgba(255, 255, 255, 0.99);
}
.middle_dd94 .bright_b049.hidden_25de li a,
.middle_dd94 .pink-f81c a,
.middle_dd94 .layout-5419,
.middle_dd94 .surface_up_e420 > li > a,
.middle_dd94 .article_d38a {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94 .bright_b049.hidden_25de li a:hover,
.middle_dd94 .pink-f81c a:hover,
.middle_dd94 .layout-5419:hover,
.middle_dd94 .surface_up_e420 > li > a:hover,
.middle_dd94 .article_d38a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_dd94 .smooth-83af {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94 .smooth-83af .accent-copper-5133 {
  color: rgba(255, 255, 255, 0.99);
}
.middle_dd94 .smooth-83af:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_dd94 .caption_9b6a .pro-66a7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94 .caption_9b6a .pro-66a7 .article_5ac5 {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94
  .caption_9b6a
  .pro-66a7
  .article_5ac5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94
  .caption_9b6a
  .pro-66a7
  .article_5ac5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94
  .caption_9b6a
  .pro-66a7
  .article_5ac5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94
  .caption_9b6a
  .pro-66a7
  .article_5ac5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94 .caption_9b6a .overlay_709e {
  color: rgba(255, 255, 255, 0.79);
}
.middle_dd94 .caption_9b6a .overlay_709e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-1cdb
  .middle_dd94
  .caption_9b6a
  .right-d089
  .tabs-79e1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-1cdb
  .middle_dd94
  .caption_9b6a
  .right-d089
  .article_5ac5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-mini-aa98 .copper-2d52 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.copper-2d52 .shade-17ff.primary_light_11c0 .surface_up_e420 > li > a:focus,
.copper-2d52 .shade-17ff.primary_light_11c0 .surface_up_e420 > li > a:hover,
.copper-2d52 .shade-17ff.advanced_d0b3 .surface_up_e420 > li > a:focus,
.copper-2d52 .shade-17ff.advanced_d0b3 .surface_up_e420 > li > a:hover,
.copper-2d52 .shade-17ff.overlay_57bd .surface_up_e420 > li > a:focus,
.copper-2d52 .shade-17ff.overlay_57bd .surface_up_e420 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-2d52
  .shade-17ff.primary_light_11c0
  .surface_up_e420
  > li.hidden-ba3a
  > a,
.copper-2d52
  .shade-17ff.primary_light_11c0
  .surface_up_e420
  > li.white_f8d0
  > a,
.copper-2d52
  .shade-17ff.advanced_d0b3
  .surface_up_e420
  > li.hidden-ba3a
  > a,
.copper-2d52
  .shade-17ff.advanced_d0b3
  .surface_up_e420
  > li.white_f8d0
  > a,
.copper-2d52
  .shade-17ff.overlay_57bd
  .surface_up_e420
  > li.hidden-ba3a
  > a,
.copper-2d52 .shade-17ff.overlay_57bd .surface_up_e420 > li.texture_8d86 > a {
  color: rgba(0, 0, 0, 0.8);
}
.copper-2d52 .accent-east-8d01,
.copper-2d52 .accent-east-8d01 a {
  color: rgba(0, 0, 0, 0.8);
}
.copper-2d52 .bright_b049.hidden_25de li a,
.copper-2d52 .pink-f81c a,
.copper-2d52 .layout-5419,
.copper-2d52 .surface_up_e420 > li > a,
.copper-2d52 .article_d38a {
  color: rgba(0, 0, 0, 0.55);
}
.copper-2d52 .bright_b049.hidden_25de li a:hover,
.copper-2d52 .pink-f81c a:hover,
.copper-2d52 .layout-5419:hover,
.copper-2d52 .surface_up_e420 > li > a:hover,
.copper-2d52 .article_d38a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-2d52 .smooth-83af {
  color: rgba(0, 0, 0, 0.55);
}
.copper-2d52 .smooth-83af .accent-copper-5133 {
  color: rgba(0, 0, 0, 0.8);
}
.copper-2d52 .smooth-83af:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-4679 .gallery_steel_b943 {
  margin-left: auto;
  margin-right: auto;
}
.soft_9541 > * {
  margin-left: auto;
  margin-right: auto;
}
.soft_9541 .card_5c8e {
  margin-right: 1.41575em;
}
.old_49c6 .soft_9541 > .full-a5bb {
  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;
}
.old_49c6 .soft_9541 > .title_lite_e012 {
  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;
}
.shadow_fluid_e9da.border-4679 .gallery_steel_b943,
.under-1a9e.border-4679 .gallery_steel_b943 {
  margin-left: 0;
}
.alert-ff39.border-4679 .gallery_steel_b943,
.mini-99c6.border-4679 .gallery_steel_b943 {
  margin-right: 0;
}
.soft_9541 ol,
.soft_9541 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form-outer-0c93 video {
  max-width: 100%;
}
.link-a128 img {
  display: block;
}
.link-a128.card_5c8e,
.link-a128.slow_b58c {
  width: 100%;
}
.link-a128.title_lite_e012 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.north-2ea7:not(.pressed-941f) {
  margin: 1.5em auto;
}
.thumbnail-68e9 p {
  padding: 1.5em 14px;
}
ul.action_a7a7.title_lite_e012,
ul.action_a7a7.full-a5bb,
ul.action_a7a7.summary-dynamic-7f40.full-a5bb {
  padding: 0 14px;
}
.pink-30ad {
  display: block;
  overflow-x: auto;
}
.pink-30ad table {
  border-collapse: collapse;
  width: 100%;
}
.pink-30ad td,
.pink-30ad th {
  padding: 0.5em;
}
.soft_9541 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.soft_9541 ol ol,
.soft_9541 ol ul,
.soft_9541 ul ol,
.soft_9541 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.soft_9541 ol ol li,
.soft_9541 ol ul li,
.soft_9541 ul ol li,
.soft_9541 ul ul li {
  margin-left: 0;
}
.pressed-ce9f.mask-5321 > .feature-30f6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pressed-ce9f.mask-5321 > .feature-30f6 iframe,
.pressed-ce9f.mask-5321 > .feature-30f6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media-d5b6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.media-d5b6.focus_8b31 {
  padding: 0;
}
.media-d5b6.focus_8b31 cite {
  font-size: 13px;
}
.media-d5b6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.media-d5b6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pressed_b4ec {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pressed_b4ec > p:first-child {
  margin-top: 0;
}
.pressed_b4ec cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pressed_b4ec blockquote {
  border-left: 0;
}
.sidebar_next_5062 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_next_5062:not(.selected-2fd8) {
  max-width: 100px;
}
.sidebar_next_5062.bottom-326e {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_next_5062.bottom-326e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thumbnail-68e9 p {
    padding: 1.5em 0;
  }
}
.blue-5d5c {
  color: #0073aa;
}
.banner_47bf {
  background-color: #0073aa;
}
.outer_9d17 {
  color: #229fd8;
}
.media_1f40 {
  background-color: #229fd8;
}
.yellow-12a9 {
  color: #eee;
}
.progress_fc19 {
  background-color: #eee;
}
.solid-361c {
  color: #444;
}
.warm_4fc9 {
  background-color: #444;
}
.menu_3ada {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_3ada .content_c1da .pink-f81c {
  font-size: 15px;
}
.menu_3ada .pink-f81c {
  line-height: 1.3;
}
.menu_3ada .copper-2d52 {
}
.menu_3ada .middle_dd94 {
  background: #235787;
}
.sidebar-down-105a {
  padding: 0;
}
.sidebar-down-105a .middle_dd94 {
  background: #1a1a1a;
}
.sidebar-down-105a .copper-2d52 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.action-3e31 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.action-3e31 .copper-2d52 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.action-3e31 .middle_dd94 {
  background: #303030;
}
.feature-center-337b {
  position: relative;
  z-index: 10;
}
.feature-center-337b .row_179d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_upper_e747 .iron-6eb2 {
  display: inline-block;
  vertical-align: middle;
}
.grid_upper_e747.current-45df .iron-6eb2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .grid_upper_e747.current-45df .iron-6eb2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_upper_e747.current-45df .iron-6eb2 {
    margin-right: 0.4em;
  }
}
.grid_upper_e747.current-45df .iron-6eb2:last-child {
  margin-right: 0;
}
.column-copper-4386 .row_179d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .status-mini-aa98 .content_c1da {
    margin: 0 -0.5em;
  }
  .status-mini-aa98 .content_c1da [class*="customify-col-"],
  .status-mini-aa98 .content_c1da [class*="customify-col_"],
  .status-mini-aa98 .content_c1da [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.status-mini-aa98.icon-focused-a67e .row_179d {
  background: 0 0 !important;
}
.status-mini-aa98.icon-focused-a67e .row_179d,
.status-mini-aa98.column-copper-4386 .row_179d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .status-mini-aa98.dark_f8b1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.status-mini-aa98.column-copper-4386 .row_179d {
  box-shadow: none !important;
}
.outer-a90b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outer-a90b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outer-a90b {
    padding: 18px 0 20px;
  }
}
.outer-a90b .button_dark_e017 {
  width: 100%;
}
.outer-a90b .row-large-7d88 {
  margin-bottom: 0;
}
.outer-a90b .description-a0d9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.center_48ac {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.center_48ac .gallery-iron-9089 {
  width: 100%;
}
.wood_22c4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wood_22c4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wood_22c4 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;
}
.wood_22c4 li:last-child:after {
  display: none;
}
.wood_22c4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.background-bottom-21bf .brown_2d74 button,
.outer-a90b .brown_2d74 button {
  left: 0;
}
.background-bottom-21bf .gallery-iron-9089,
.outer-a90b .gallery-iron-9089 {
  padding-left: 0;
  padding-right: 0;
}
.background-bottom-21bf .center_48ac,
.outer-a90b .center_48ac {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.background-bottom-21bf {
  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;
}
.background-bottom-21bf: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;
}
.background-bottom-21bf .media-c75a {
  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) {
  .background-bottom-21bf .media-c75a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .background-bottom-21bf .media-c75a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .background-bottom-21bf .media-c75a {
    min-height: 200px;
  }
}
.background-bottom-21bf .wood_22c4 {
  color: rgba(255, 255, 255, 0.8);
}
.background-bottom-21bf .wood_22c4 a,
.background-bottom-21bf .wood_22c4 li:after {
  color: inherit;
}
.background-bottom-21bf .wood_22c4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.table_e5b2 {
  margin-bottom: 0.5em;
}
.popup-bottom-c308 {
  margin-bottom: 1.2em;
}
.popup-bottom-c308,
.table_e5b2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup-bottom-c308 p:last-child,
.table_e5b2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .brown_2d74,
#masthead .brown_2d74 {
  display: none;
}
#masthead
  > .brown_2d74.container-4f9c {
  display: none;
}
#masthead > .brown_2d74 button {
  left: 0;
}
.stale_b7d0 {
  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%;
}
.stale_b7d0 .iron-6eb2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.stale_b7d0 .avatar-ce40 {
  display: -webkit-box;
  display: flex;
}
.stale_b7d0 .avatar-ce40.hard_965f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.stale_b7d0 .avatar-ce40.photo-8385 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.stale_b7d0 .avatar-ce40.container_ebf5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.stale_b7d0.mini-7802.cold-aa0c .avatar-ce40.hard_965f {
  flex-basis: 100%;
}
.stale_b7d0.shadow-middle-8fd4 .avatar-ce40.photo-8385 {
  -webkit-box-flex: 1;
  flex: auto;
}
.stale_b7d0.shadow-middle-8fd4 .avatar-ce40.container_ebf5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .brown_2d74.container-4f9c {
  display: none;
}
#masthead > .brown_2d74 button {
  left: 0;
}
.primary_bcd8 {
  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;
}
.primary_bcd8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary_bcd8.article_brown_5cab i {
  margin-right: 4px;
}
.primary_bcd8.tooltip-warm-637a i {
  margin-left: 5px;
}
.pink-f81c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pink-f81c p:last-child {
  margin-bottom: 0;
}
.modal_6892 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal_6892 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal_6892 img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal_6892 .accent-east-8d01 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal_6892 .message_iron_9e3b {
  margin: 5px 0 7px 0;
}
.modal_6892.overlay-36b8 .gradient-f42f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_6892.overlay-36b8 .highlight_f857 {
  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;
}
.modal_6892.outline-last-e643 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal_6892.outline-last-e643 .gradient-f42f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_6892.outline-last-e643 .highlight_f857 {
  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;
}
.modal_6892.medium-a74b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_6892.notification_8ef2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal_6892.notification_8ef2 .highlight_f857 {
  margin-top: 7px;
}
.steel_6182 {
  display: inline-block;
}
.feature-center-337b .dropdown_2d42 .modal_6892 img {
  max-width: 100%;
}
.shade-17ff .notification_f65a.green-3f0c,
.solid-3af1 .notification_f65a.green-3f0c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade-17ff .texture-d62a,
.solid-3af1 .texture-d62a {
  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%);
}
.shade-17ff .texture-d62a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade-17ff.row-4a59 .texture-d62a {
  display: none;
}
.shade-17ff .focus_fresh_7cf0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-17ff .focus_fresh_7cf0 li {
  display: inline-block;
  position: relative;
}
.shade-17ff .focus_fresh_7cf0 li:last-child {
  margin-right: 0;
}
.shade-17ff .focus_fresh_7cf0 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;
}
.shade-17ff .focus_fresh_7cf0 li.texture_8d86 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade-17ff .focus_fresh_7cf0 > 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;
}
.shade-17ff .focus_fresh_7cf0 > li > a i {
  line-height: 0;
}
.shade-17ff .focus_fresh_7cf0 > li.gas-4313 > a .texture-d62a {
  margin-left: 4px;
  line-height: 0;
}
.shade-17ff .focus_fresh_7cf0 .fluid_b638 li.gas-4313 > a {
  position: relative;
}
.shade-17ff .focus_fresh_7cf0 .fluid_b638 li.gas-4313 > a:after,
.shade-17ff .focus_fresh_7cf0 .fluid_b638 li.gas-4313 > a:before {
  content: "";
  display: table;
}
.shade-17ff .focus_fresh_7cf0 .fluid_b638 li.gas-4313 > a:after {
  clear: both;
}
.shade-17ff .focus_fresh_7cf0 .fluid_b638 li.gas-4313 > a .texture-d62a {
  margin-left: 5px;
  float: right;
}
.shade-17ff .logo_large_e510,
.shade-17ff .fluid_b638 {
  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;
}
.shade-17ff .fluid_b638 {
  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;
}
.shade-17ff .fluid_b638 .green-3f0c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade-17ff .fluid_b638 .texture-d62a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade-17ff .fluid_b638 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade-17ff .fluid_b638 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;
}
.shade-17ff .fluid_b638 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade-17ff .fluid_b638 .fluid_b638 {
  top: 0;
  left: 100%;
}
.shade-17ff .nav-5cbb.fn-focus-f80d > .logo_large_e510,
.shade-17ff .nav-5cbb.fn-focus-f80d > .fluid_b638,
.shade-17ff .nav-5cbb:focus > .logo_large_e510,
.shade-17ff .nav-5cbb:focus > .fluid_b638,
.shade-17ff .nav-5cbb:hover > .logo_large_e510,
.shade-17ff .nav-5cbb:hover > .fluid_b638 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade-17ff.overlay_57bd .surface_up_e420:after,
.shade-17ff.overlay_57bd .surface_up_e420:before {
  content: "";
  display: table;
}
.shade-17ff.overlay_57bd .surface_up_e420:after {
  clear: both;
}
.shade-17ff.overlay_57bd .surface_up_e420 > li {
  float: left;
}
.shade-17ff.box-cdfc .surface_up_e420:after,
.shade-17ff.box-cdfc .surface_up_e420:before {
  content: "";
  display: table;
}
.shade-17ff.box-cdfc .surface_up_e420:after {
  clear: both;
}
.shade-17ff.box-cdfc .surface_up_e420 > li {
  float: left;
}
.shade-17ff.box-cdfc .surface_up_e420 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade-17ff.box-cdfc .surface_up_e420 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade-17ff.box-cdfc .surface_up_e420 > li.hidden-ba3a > a,
.shade-17ff.box-cdfc .surface_up_e420 > li.texture_8d86 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade-17ff.primary_light_11c0 .surface_up_e420 > li > a .green-3f0c {
  position: relative;
}
.shade-17ff.primary_light_11c0 .surface_up_e420 > li > a .green-3f0c: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;
}
.shade-17ff.primary_light_11c0
  .surface_up_e420
  > li:focus
  > a
  .green-3f0c:before,
.shade-17ff.primary_light_11c0
  .surface_up_e420
  > li:hover
  > a
  .green-3f0c:before {
  width: 100%;
  background-color: currentColor;
}
.shade-17ff.primary_light_11c0
  .surface_up_e420
  > li.hidden-ba3a
  > a
  .green-3f0c:before,
.shade-17ff.primary_light_11c0
  .surface_up_e420
  > li.white_f8d0
  > a
  .green-3f0c:before {
  width: 100%;
  background-color: currentColor;
}
.shade-17ff.advanced_d0b3 .surface_up_e420 > li > a .green-3f0c {
  position: relative;
}
.shade-17ff.advanced_d0b3 .surface_up_e420 > li > a .green-3f0c: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;
}
.shade-17ff.advanced_d0b3 .surface_up_e420 > li:focus > a .green-3f0c:before,
.shade-17ff.advanced_d0b3
  .surface_up_e420
  > li:hover
  > a
  .green-3f0c:before {
  width: 100%;
  background-color: currentColor;
}
.shade-17ff.advanced_d0b3
  .surface_up_e420
  > li.hidden-ba3a
  > a
  .green-3f0c:before,
.shade-17ff.advanced_d0b3
  .surface_up_e420
  > li.white_f8d0
  > a
  .green-3f0c:before {
  width: 100%;
  background-color: currentColor;
}
.solid-3af1 .focus_fresh_7cf0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solid-3af1 .focus_fresh_7cf0 li:first-child > a {
  border-top: none;
}
.solid-3af1 .focus_fresh_7cf0 .detail-80d1 > .green-3f0c .texture-d62a {
  display: none;
}
.solid-3af1 .focus_fresh_7cf0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.solid-3af1 .focus_fresh_7cf0 li:last-child {
  border: none;
}
.solid-3af1 .focus_fresh_7cf0 li.gas-4313 > a {
  padding-right: 45px !important;
}
.solid-3af1 .focus_fresh_7cf0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.solid-3af1 .focus_fresh_7cf0 li a:focus,
.solid-3af1 .focus_fresh_7cf0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.solid-3af1 .focus_fresh_7cf0 li .sort_94d2 {
  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;
}
.solid-3af1 .focus_fresh_7cf0 li .sort_94d2:hover {
  box-shadow: none;
}
.solid-3af1 .focus_fresh_7cf0 li .sort_94d2 .texture-d62a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.solid-3af1 .focus_fresh_7cf0 .fluid_b638 {
  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);
}
.solid-3af1 .focus_fresh_7cf0 .fluid_b638 li a {
  padding-left: 3em;
}
.solid-3af1 .focus_fresh_7cf0 .avatar-fluid-3254 > a .sort_94d2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.solid-3af1 .focus_fresh_7cf0 .avatar-fluid-3254 > .fluid_b638 {
  display: block;
  opacity: 1;
}
.overlay_active_3014 {
  max-width: 100%;
}
.carousel-56e3 {
  line-height: 0;
  cursor: pointer;
}
.article_d38a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.article_d38a:hover {
  box-shadow: none;
  color: currentColor;
}
.article_d38a svg {
  width: 18px;
  height: 18px;
}
.article_d38a .container_stale_432f {
  display: none;
}
.tag-62a6 {
  position: relative;
}
.tag-62a6.fn-active-f80d .article_d38a .action_2a6d {
  display: none;
}
.tag-62a6.fn-active-f80d .article_d38a .container_stale_432f {
  display: inline-block;
}
.tag-62a6 .copper-9f99 {
  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);
}
.tag-62a6.element_dim_f6fb .copper-9f99 {
  left: auto;
  right: -0.9em;
}
.tag-62a6.element_dim_f6fb .progress_e78a::before {
  left: auto;
  right: 15px;
}
.tag-62a6.fn-active-f80d .copper-9f99 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right-d089 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.right-d089 label {
  flex-basis: 100%;
}
.right-d089 .pro-66a7 {
  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;
}
.right-d089 .article_5ac5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.right-d089 .article_5ac5:focus {
  background-color: transparent;
}
.right-d089 button.overlay_709e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.right-d089 button.overlay_709e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.right-d089 button.overlay_709e svg {
  width: 18px;
  height: 18px;
}
.right-d089 input[type="submit"] {
  min-height: auto;
}
.caption_9b6a .right-d089 .article_5ac5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress_e78a {
  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) {
  .progress_e78a {
    width: 220px;
  }
}
.progress_e78a label {
  flex-basis: 100%;
}
.progress_e78a::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;
}
.mask-1cdb .caption_9b6a .right-d089 {
  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;
}
.mask-1cdb
  .caption_9b6a
  .right-d089
  .pro-66a7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask-1cdb .caption_9b6a .right-d089 .article_5ac5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask-1cdb
  .caption_9b6a
  .right-d089
  .article_5ac5:focus {
  background: 0 0;
}
.mask-1cdb
  .caption_9b6a
  .right-d089
  .tabs-79e1 {
  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;
}
.bright_b049 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bright_b049 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bright_b049 li:last-child {
  margin-right: 0;
}
.bright_b049 li:first-child {
  margin-left: 0;
}
.bright_b049.full-c1f7 a {
  color: #fff;
}
.bright_b049.full-c1f7 a:hover {
  color: #fff;
}
.bright_b049 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bright_b049 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bright_b049 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bright_b049 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bright_b049 [class*="social-icon-apple"] {
  background-color: #999;
}
.bright_b049 [class*="social-icon-apple"].icon_bronze_06b1 {
  background-color: transparent;
  color: #999;
}
.bright_b049 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bright_b049 [class*="social-icon-behance"].icon_bronze_06b1 {
  background-color: transparent;
  color: #1769ff;
}
.bright_b049 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bright_b049 [class*="social-icon-bitbucket"].icon_bronze_06b1 {
  background-color: transparent;
  color: #205081;
}
.bright_b049 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bright_b049 [class*="social-icon-codepen"].icon_bronze_06b1 {
  background-color: transparent;
  color: #000;
}
.bright_b049 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bright_b049 [class*="social-icon-delicious"].icon_bronze_06b1 {
  background-color: transparent;
  color: #39f;
}
.bright_b049 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bright_b049 [class*="social-icon-digg"].icon_bronze_06b1 {
  background-color: transparent;
  color: #005be2;
}
.bright_b049 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bright_b049 [class*="social-icon-dribbble"].icon_bronze_06b1 {
  background-color: transparent;
  color: #ea4c89;
}
.bright_b049 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bright_b049 [class*="social-icon-envelope"].icon_bronze_06b1 {
  background-color: transparent;
  color: #ea4335;
}
.bright_b049 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bright_b049 [class*="social-icon-facebook"].icon_bronze_06b1 {
  background-color: transparent;
  color: #3b5998;
}
.bright_b049 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bright_b049 [class*="social-icon-flickr"].icon_bronze_06b1 {
  background-color: transparent;
  color: #0063dc;
}
.bright_b049 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bright_b049 [class*="social-icon-foursquare"].icon_bronze_06b1 {
  background-color: transparent;
  color: #2d5be3;
}
.bright_b049 [class*="social-icon-github"] {
  background-color: #333;
}
.bright_b049 [class*="social-icon-github"].icon_bronze_06b1 {
  background-color: transparent;
  color: #333;
}
.bright_b049 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bright_b049 [class*="social-icon-google-plus"].icon_bronze_06b1 {
  background-color: transparent;
  color: #dd4b39;
}
.bright_b049 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bright_b049 [class*="social-icon-houzz"].icon_bronze_06b1 {
  background-color: transparent;
  color: #7ac142;
}
.bright_b049 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bright_b049 [class*="social-icon-instagram"].icon_bronze_06b1 {
  background-color: transparent;
  color: #262626;
}
.bright_b049 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bright_b049 [class*="social-icon-jsfiddle"].icon_bronze_06b1 {
  background-color: transparent;
  color: #487aa2;
}
.bright_b049 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bright_b049 [class*="social-icon-linkedin"].icon_bronze_06b1 {
  background-color: transparent;
  color: #0077b5;
}
.bright_b049 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bright_b049 [class*="social-icon-medium"].icon_bronze_06b1 {
  background-color: transparent;
  color: #00ab6b;
}
.bright_b049 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bright_b049
  [class*="social-icon-odnoklassniki"].icon_bronze_06b1 {
  background-color: transparent;
  color: #f4731c;
}
.bright_b049 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bright_b049 [class*="social-icon-meetup"].icon_bronze_06b1 {
  background-color: transparent;
  color: #ec1c40;
}
.bright_b049 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bright_b049 [class*="social-icon-pinterest"].icon_bronze_06b1 {
  background-color: transparent;
  color: #bd081c;
}
.bright_b049 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bright_b049 [class*="social-icon-product-hunt"].icon_bronze_06b1 {
  background-color: transparent;
  color: #da552f;
}
.bright_b049 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bright_b049 [class*="social-icon-reddit"].icon_bronze_06b1 {
  background-color: transparent;
  color: #ff4500;
}
.bright_b049 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bright_b049 [class*="social-icon-rss"].icon_bronze_06b1 {
  background-color: transparent;
  color: #f26522;
}
.bright_b049 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bright_b049
  [class*="social-icon-shopping-cart"].icon_bronze_06b1 {
  background-color: transparent;
  color: #4caf50;
}
.bright_b049 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bright_b049 [class*="social-icon-skype"].icon_bronze_06b1 {
  background-color: transparent;
  color: #00aff0;
}
.bright_b049 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bright_b049 [class*="social-icon-slideshare"].icon_bronze_06b1 {
  background-color: transparent;
  color: #0077b5;
}
.bright_b049 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bright_b049 [class*="social-icon-snapchat"].icon_bronze_06b1 {
  background-color: transparent;
  color: #fffc00;
}
.bright_b049 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bright_b049 [class*="social-icon-soundcloud"].icon_bronze_06b1 {
  background-color: transparent;
  color: #f80;
}
.bright_b049 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bright_b049 [class*="social-icon-spotify"].icon_bronze_06b1 {
  background-color: transparent;
  color: #2ebd59;
}
.bright_b049 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bright_b049
  [class*="social-icon-stack-overflow"].icon_bronze_06b1 {
  background-color: transparent;
  color: #fe7a15;
}
.bright_b049 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bright_b049 [class*="social-icon-maldkfgram"].icon_bronze_06b1 {
  background-color: transparent;
  color: #2ca5e0;
}
.bright_b049 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bright_b049 [class*="social-icon-tripadvisor"].icon_bronze_06b1 {
  background-color: transparent;
  color: #589442;
}
.bright_b049 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bright_b049 [class*="social-icon-tumblr"].icon_bronze_06b1 {
  background-color: transparent;
  color: #35465c;
}
.bright_b049 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bright_b049 [class*="social-icon-twitch"].icon_bronze_06b1 {
  background-color: transparent;
  color: #6441a5;
}
.bright_b049 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bright_b049 [class*="social-icon-twitter"].icon_bronze_06b1 {
  background-color: transparent;
  color: #1da1f2;
}
.bright_b049 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bright_b049 [class*="social-icon-vimeo"].icon_bronze_06b1 {
  background-color: transparent;
  color: #1ab7ea;
}
.bright_b049 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bright_b049 [class*="social-icon-vk"].icon_bronze_06b1 {
  background-color: transparent;
  color: #45668e;
}
.bright_b049 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bright_b049 [class*="social-icon-weibo"].icon_bronze_06b1 {
  background-color: transparent;
  color: #df2029;
}
.bright_b049 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bright_b049 [class*="social-icon-weixin"].icon_bronze_06b1 {
  background-color: transparent;
  color: #7bb32e;
}
.bright_b049 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bright_b049 [class*="social-icon-whatsapp"].icon_bronze_06b1 {
  background-color: transparent;
  color: #25d366;
}
.bright_b049 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bright_b049 [class*="social-icon-wordpress"].icon_bronze_06b1 {
  background-color: transparent;
  color: #21759b;
}
.bright_b049 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bright_b049 [class*="social-icon-xing"].icon_bronze_06b1 {
  background-color: transparent;
  color: #026466;
}
.bright_b049 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bright_b049 [class*="social-icon-yelp"].icon_bronze_06b1 {
  background-color: transparent;
  color: #af0606;
}
.bright_b049 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bright_b049 [class*="social-icon-youtube"].icon_bronze_06b1 {
  background-color: transparent;
  color: #cd201f;
}
.layout-5419 {
  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;
}
.layout-5419:hover {
  box-shadow: none;
  background: 0 0;
}
.message-bcaf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.stale_7c6f {
  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;
}
.paragraph-bright-4001 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.copper-da89 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.copper-da89,
.copper-da89::after,
.copper-da89::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;
}
.copper-da89::after,
.copper-da89::before {
  content: "";
  display: block;
  background-color: inherit;
}
.section-64c1 .stale_7c6f .paragraph-bright-4001 {
  margin-top: -2px;
  width: 19px;
}
.section-64c1 .stale_7c6f .copper-da89 {
  margin-top: -1px;
}
.section-64c1 .stale_7c6f .copper-da89,
.section-64c1 .stale_7c6f .copper-da89::after,
.section-64c1 .stale_7c6f .copper-da89::before {
  width: 19px;
  height: 2px;
}
.section-64c1 .stale_7c6f .copper-da89::before {
  top: -6px;
}
.section-64c1 .stale_7c6f .copper-da89::after {
  bottom: -6px;
}
.shadow_a813 .stale_7c6f .paragraph-bright-4001 {
  margin-top: -2px;
  width: 22px;
}
.shadow_a813 .stale_7c6f .copper-da89 {
  margin-top: -1px;
}
.shadow_a813 .stale_7c6f .copper-da89,
.shadow_a813 .stale_7c6f .copper-da89::after,
.shadow_a813 .stale_7c6f .copper-da89::before {
  width: 22px;
  height: 2px;
}
.shadow_a813 .stale_7c6f .copper-da89::before {
  top: -7px;
}
.shadow_a813 .stale_7c6f .copper-da89::after {
  bottom: -7px;
}
.column_wide_7b29 .stale_7c6f .paragraph-bright-4001 {
  margin-top: -2px;
  width: 31px;
}
.column_wide_7b29 .stale_7c6f .copper-da89 {
  margin-top: -1.5px;
}
.column_wide_7b29 .stale_7c6f .copper-da89,
.column_wide_7b29 .stale_7c6f .copper-da89::after,
.column_wide_7b29 .stale_7c6f .copper-da89::before {
  width: 31px;
  height: 3px;
}
.column_wide_7b29 .stale_7c6f .copper-da89::before {
  top: -9px;
}
.column_wide_7b29 .stale_7c6f .copper-da89::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress_8670 .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 19px;
  }
  .progress_8670 .stale_7c6f .copper-da89 {
    margin-top: -1px;
  }
  .progress_8670 .stale_7c6f .copper-da89,
  .progress_8670 .stale_7c6f .copper-da89::after,
  .progress_8670 .stale_7c6f .copper-da89::before {
    width: 19px;
    height: 2px;
  }
  .progress_8670 .stale_7c6f .copper-da89::before {
    top: -6px;
  }
  .progress_8670 .stale_7c6f .copper-da89::after {
    bottom: -6px;
  }
  .highlight-d977 .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-d977 .stale_7c6f .copper-da89 {
    margin-top: -1px;
  }
  .highlight-d977 .stale_7c6f .copper-da89,
  .highlight-d977 .stale_7c6f .copper-da89::after,
  .highlight-d977 .stale_7c6f .copper-da89::before {
    width: 22px;
    height: 2px;
  }
  .highlight-d977 .stale_7c6f .copper-da89::before {
    top: -7px;
  }
  .highlight-d977 .stale_7c6f .copper-da89::after {
    bottom: -7px;
  }
  .thumbnail-dark-8842 .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-dark-8842 .stale_7c6f .copper-da89 {
    margin-top: -1.5px;
  }
  .thumbnail-dark-8842 .stale_7c6f .copper-da89,
  .thumbnail-dark-8842 .stale_7c6f .copper-da89::after,
  .thumbnail-dark-8842 .stale_7c6f .copper-da89::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-dark-8842 .stale_7c6f .copper-da89::before {
    top: -9px;
  }
  .thumbnail-dark-8842 .stale_7c6f .copper-da89::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .module_4fad .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 19px;
  }
  .module_4fad .stale_7c6f .copper-da89 {
    margin-top: -1px;
  }
  .module_4fad .stale_7c6f .copper-da89,
  .module_4fad .stale_7c6f .copper-da89::after,
  .module_4fad .stale_7c6f .copper-da89::before {
    width: 19px;
    height: 2px;
  }
  .module_4fad .stale_7c6f .copper-da89::before {
    top: -6px;
  }
  .module_4fad .stale_7c6f .copper-da89::after {
    bottom: -6px;
  }
  .tertiary_dad9 .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_dad9 .stale_7c6f .copper-da89 {
    margin-top: -1px;
  }
  .tertiary_dad9 .stale_7c6f .copper-da89,
  .tertiary_dad9 .stale_7c6f .copper-da89::after,
  .tertiary_dad9 .stale_7c6f .copper-da89::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_dad9 .stale_7c6f .copper-da89::before {
    top: -7px;
  }
  .tertiary_dad9 .stale_7c6f .copper-da89::after {
    bottom: -7px;
  }
  .pattern-tall-e9a2 .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-tall-e9a2 .stale_7c6f .copper-da89 {
    margin-top: -1.5px;
  }
  .pattern-tall-e9a2 .stale_7c6f .copper-da89,
  .pattern-tall-e9a2 .stale_7c6f .copper-da89::after,
  .pattern-tall-e9a2 .stale_7c6f .copper-da89::before {
    width: 31px;
    height: 3px;
  }
  .pattern-tall-e9a2 .stale_7c6f .copper-da89::before {
    top: -9px;
  }
  .pattern-tall-e9a2 .stale_7c6f .copper-da89::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort-bbcb .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-bbcb .stale_7c6f .copper-da89 {
    margin-top: -1px;
  }
  .sort-bbcb .stale_7c6f .copper-da89,
  .sort-bbcb .stale_7c6f .copper-da89::after,
  .sort-bbcb .stale_7c6f .copper-da89::before {
    width: 19px;
    height: 2px;
  }
  .sort-bbcb .stale_7c6f .copper-da89::before {
    top: -6px;
  }
  .sort-bbcb .stale_7c6f .copper-da89::after {
    bottom: -6px;
  }
  .logo-e96d .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-e96d .stale_7c6f .copper-da89 {
    margin-top: -1px;
  }
  .logo-e96d .stale_7c6f .copper-da89,
  .logo-e96d .stale_7c6f .copper-da89::after,
  .logo-e96d .stale_7c6f .copper-da89::before {
    width: 22px;
    height: 2px;
  }
  .logo-e96d .stale_7c6f .copper-da89::before {
    top: -7px;
  }
  .logo-e96d .stale_7c6f .copper-da89::after {
    bottom: -7px;
  }
  .hidden_dynamic_f015 .stale_7c6f .paragraph-bright-4001 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_dynamic_f015 .stale_7c6f .copper-da89 {
    margin-top: -1.5px;
  }
  .hidden_dynamic_f015 .stale_7c6f .copper-da89,
  .hidden_dynamic_f015 .stale_7c6f .copper-da89::after,
  .hidden_dynamic_f015 .stale_7c6f .copper-da89::before {
    width: 31px;
    height: 3px;
  }
  .hidden_dynamic_f015 .stale_7c6f .copper-da89::before {
    top: -9px;
  }
  .hidden_dynamic_f015 .stale_7c6f .copper-da89::after {
    bottom: -9px;
  }
}
.medium-fcda .copper-da89 {
  -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);
}
.medium-fcda .copper-da89::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.medium-fcda .copper-da89::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);
}
.medium-fcda.wide-a3fa .copper-da89 {
  -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);
}
.medium-fcda.wide-a3fa .copper-da89::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.medium-fcda.wide-a3fa .copper-da89::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);
}
.gradient-6661 {
  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.tag_last_8861:before {
  display: none;
}
.menu-4083 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-4083 .container_0b54 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-4083 .container_0b54:last-of-type {
  border-bottom: none;
}
.menu-4083 .container_0b54.red_d514,
.menu-4083 .container_0b54.focus-bottom-2415,
.menu-4083 .container_0b54.disabled_orange_203b {
  padding: 0;
}
.menu-4083 .solid-3af1 .sort_94d2 {
  color: currentColor;
}
.menu-4083 .solid-3af1 .sort_94d2:focus,
.menu-4083 .solid-3af1 .sort_94d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-4083.copper-2d52 .smooth-83af,
.menu-4083.copper-2d52 .pink-f81c a,
.menu-4083.copper-2d52 .surface_up_e420 a,
.menu-4083.copper-2d52 .fluid_b638 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-4083.copper-2d52 .smooth-83af:hover,
.menu-4083.copper-2d52 .pink-f81c a:hover,
.menu-4083.copper-2d52 .surface_up_e420 a:hover,
.menu-4083.copper-2d52 .fluid_b638 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-4083.copper-2d52 .accent-copper-5133 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-4083.copper-2d52 .container_0b54 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-4083.copper-2d52 .container_0b54:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-4083.copper-2d52 .accordion-middle-0a1c:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-4083.copper-2d52 .solid-3af1 .focus_fresh_7cf0 li a,
.menu-4083.copper-2d52 .solid-3af1 .sort_94d2,
.menu-4083.copper-2d52 .fluid_b638 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-4083.copper-2d52 .solid-3af1 .sort_94d2:focus,
.menu-4083.copper-2d52 .solid-3af1 .sort_94d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-4083.copper-2d52 .focus_fresh_7cf0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-4083.middle_dd94 .smooth-83af,
.menu-4083.middle_dd94 .pink-f81c a,
.menu-4083.middle_dd94 .surface_up_e420 .sort_94d2,
.menu-4083.middle_dd94 .surface_up_e420 a,
.menu-4083.middle_dd94 .fluid_b638 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-4083.middle_dd94 .smooth-83af:hover,
.menu-4083.middle_dd94 .pink-f81c a:hover,
.menu-4083.middle_dd94 .surface_up_e420 .sort_94d2:hover,
.menu-4083.middle_dd94 .surface_up_e420 a:hover,
.menu-4083.middle_dd94 .fluid_b638 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-4083.middle_dd94 .accent-copper-5133 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-4083.middle_dd94 .container_0b54 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-4083.middle_dd94 .container_0b54:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-4083.middle_dd94 .accordion-middle-0a1c:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-4083.middle_dd94 .solid-3af1 .focus_fresh_7cf0 li a,
.menu-4083.middle_dd94 .solid-3af1 .sort_94d2,
.menu-4083.middle_dd94 .fluid_b638 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-4083.middle_dd94 .solid-3af1 .sort_94d2:focus,
.menu-4083.middle_dd94 .solid-3af1 .sort_94d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-4083.middle_dd94 .focus_fresh_7cf0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-middle-0a1c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion-middle-0a1c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.chip_a692 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.last_678a .menu-4083 {
  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;
}
.last_678a .container_0b54 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.last_678a .container_0b54: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) {
  .last_678a .container_0b54:before {
    width: 16%;
    left: 42%;
  }
}
.last_678a .container_0b54:last-child:before {
  content: none;
}
.last_678a .container_0b54[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.last_678a .solid-3af1 .focus_fresh_7cf0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.last_678a .solid-3af1 .focus_fresh_7cf0 li a .sort_94d2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.last_678a .solid-3af1 .fluid_b638 {
  border: none;
}
.last_678a .solid-3af1 .fluid_b638 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.last_678a .accordion-middle-0a1c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.last_678a .chip_a692 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.last_678a .middle_dd94 .accordion-middle-0a1c:before {
  background: rgba(0, 0, 0, 0.9);
}
.last_678a .copper-2d52.menu_ac9e .copper-da89 {
  background: rgba(0, 0, 0, 0.6);
}
.last_678a
  .copper-2d52.menu_ac9e
  .copper-da89::after,
.last_678a
  .copper-2d52.menu_ac9e
  .copper-da89:before {
  background: inherit;
}
.last_678a
  .copper-2d52.menu_ac9e:hover
  .copper-da89 {
  background: rgba(0, 0, 0, 0.8);
}
.secondary_c330 .menu-4083 {
  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) {
  .secondary_c330 .menu-4083 {
    width: auto;
    right: 45px;
  }
}
.module_green_10dc .menu-4083 {
  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) {
  .module_green_10dc .menu-4083 {
    width: auto;
    left: 45px;
  }
}
.tag_last_8861 .menu-4083 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag_last_8861 .chip_a692 {
  max-width: 48em;
  margin: 0 auto;
}
.tag_last_8861 .accordion-middle-0a1c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget_action_90f6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget_action_90f6.last_678a .menu-4083 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget_action_90f6.secondary_c330 .menu-4083 {
  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);
}
.widget_action_90f6 .menu-4083 {
  visibility: visible;
}
.widget_action_90f6.module_green_10dc .menu-4083 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.logo-96a2,
.slider-white-91e3 {
  overflow-x: hidden;
}
.logo-96a2 .menu-4083 {
  overflow: auto;
}
.logo-96a2.last_678a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.logo-96a2.last_678a .menu-4083 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.logo-96a2.last_678a .layout-5419 {
  opacity: 0;
}
.logo-96a2.secondary_c330 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.logo-96a2.secondary_c330 .menu-4083 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.logo-96a2.secondary_c330 .layout-5419 {
  opacity: 0;
}
.logo-96a2.module_green_10dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.logo-96a2.module_green_10dc .menu-4083 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.logo-96a2.module_green_10dc .layout-5419 {
  opacity: 0;
}
.logo-96a2.tag_last_8861 .menu-4083 {
  z-index: 10;
  visibility: visible;
}
.menu_ac9e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu_ac9e .copper-da89 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_ac9e .copper-da89::after,
.menu_ac9e .copper-da89:before {
  background: inherit;
}
.menu_ac9e:hover .copper-da89 {
  background: rgba(255, 255, 255, 0.99);
}
.module_green_10dc .menu_ac9e {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag_last_8861 .menu_ac9e {
  display: none !important;
}
.logo-96a2:before,
.slider-white-91e3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.logo-96a2 .menu_ac9e,
.slider-white-91e3 .menu_ac9e {
  display: inline-block;
}
.menu-4083 .iron-6eb2 {
  -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;
}
.logo-96a2 .menu-4083 .iron-6eb2,
.slider-white-91e3 .menu-4083 .iron-6eb2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_1321 .pro-66a7 {
  width: 100%;
}
.dropdown_2d42 {
  padding: 0 0.5em 0;
}
.dropdown_2d42 [class*="customify-col-"],
.dropdown_2d42 [class*="customify-col_"],
.dropdown_2d42 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title-down-b07f .dropdown_2d42 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content_c1da .hard_d056,
  .hard_d056 {
    display: none;
  }
  .breadcrumb_full_17dd {
    text-align: left;
  }
  .feature_fixed_c259 {
    text-align: center;
  }
  .column_focused_a39b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content_c1da .element-dfd6,
  .element-dfd6 {
    display: none;
  }
  .narrow-05fb {
    text-align: left;
  }
  .gold-c214 {
    text-align: center;
  }
  .tertiary_18da {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content_c1da .widget-short-641b,
  .widget-short-641b {
    display: none;
  }
  .tiny_6648 {
    text-align: left;
  }
  .gallery-b626 {
    text-align: center;
  }
  .backdrop_out_e533 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background-90de {
  box-shadow: none !important;
}
.active_a28d .black_4470,
.alert_inner_d044 .black_4470 {
  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;
}
.alert_inner_d044 .black_4470 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row_179d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.row_179d:after,
.row_179d:before {
  content: "";
  display: table;
}
.row_179d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .row_179d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.row_179d,
.dark_f8b1 {
  max-width: 1248px;
  margin: 0 auto;
}

.nav_30d7.gradient-cf61 .row_179d {
  max-width: 100%;
}
.nav_30d7.west-cf35 {
  max-width: 1200px;
  margin: 0 auto;
}
.nav_30d7.footer-d458 .row_179d {
  max-width: 100%;
}
.nav_30d7.footer-d458 > .row_179d {
  padding-left: 0;
  padding-right: 0;
}
.nav_30d7.footer-d458 > .row_179d .content_c1da {
  margin: 0;
}
.nav_30d7.footer-d458
  > .row_179d
  .border_8d05.notification-d8d6 {
  margin-right: 0;
  margin-left: 0;
}
.nav_30d7.footer-d458 #main.notification-d8d6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dynamic-9367 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic-9367 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section-hard-5aff .gallery_steel_b943 {
    padding-right: 1em;
  }
  .section-hard-5aff.pagination_mini_eeb5 .border_8d05 {
    border-right: 1px solid #eaecee;
  }
  .section-hard-5aff.pagination_mini_eeb5 .gallery_steel_b943 {
    padding-right: 1em;
  }
  .section-hard-5aff.pagination_mini_eeb5 .secondary-721b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-9ece .gallery_steel_b943 {
    padding-left: 1em;
  }
  .focus-9ece.pagination_mini_eeb5 .border_8d05 {
    border-left: 1px solid #eaecee;
  }
  .focus-9ece.pagination_mini_eeb5 .gallery_steel_b943 {
    padding-left: 1em;
  }
  .focus-9ece.pagination_mini_eeb5 .secondary-721b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_9ea8 .gallery_steel_b943 {
    padding-left: 1em;
  }
  .pink_9ea8.pagination_mini_eeb5 .media-80b8 {
    border-right: 1px solid #eaecee;
  }
  .pink_9ea8.pagination_mini_eeb5 .overlay-hard-179e {
    border-right: 1px solid #eaecee;
  }
  .pink_9ea8.pagination_mini_eeb5 .gallery_steel_b943 {
    padding-left: 1em;
  }
  .pink_9ea8.pagination_mini_eeb5 .secondary-721b {
    padding-right: 1em;
  }
  .pink_9ea8.pagination_mini_eeb5 .green_064e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-0dbb .gallery_steel_b943 {
    padding-right: 1em;
  }
  .inner-0dbb.pagination_mini_eeb5 .media-80b8 {
    border-left: 1px solid #eaecee;
  }
  .inner-0dbb.pagination_mini_eeb5 .overlay-hard-179e {
    border-left: 1px solid #eaecee;
  }
  .inner-0dbb.pagination_mini_eeb5 .gallery_steel_b943 {
    padding-right: 1em;
  }
  .inner-0dbb.pagination_mini_eeb5 .secondary-721b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-0dbb.pagination_mini_eeb5 .green_064e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-9367 .gallery_steel_b943 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic-9367.pagination_mini_eeb5 .border_8d05 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dynamic-9367.pagination_mini_eeb5 .gallery_steel_b943 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic-9367.pagination_mini_eeb5 .secondary-721b {
    padding-left: 1em;
  }
  .dynamic-9367.pagination_mini_eeb5 .green_064e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dynamic-9367.pagination_mini_eeb5 .gallery_steel_b943 {
    padding-left: 0;
  }
}
.paper_ab67 .grid_upper_e747 {
  display: inline-block;
}
.paragraph_basic_117b {
  display: inline-block;
}
.nav-rough-9237 {
  word-con: break-word;
}
.thumbnail-11eb > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-11eb .top-af8c {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-11eb .glass-c3b7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notification_34ef .row_fast_6b82 {
  margin-bottom: 2em;
}
.notification_34ef .sidebar_middle_3ab2 {
  margin-bottom: 15px;
}
.notification_34ef .sidebar_middle_3ab2:last-child {
  margin-bottom: 0;
}
.notification_34ef .accordion-175f {
  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) {
  .notification_34ef .accordion-175f {
    display: block;
  }
}
.notification_34ef .main-top-89d9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notification_34ef .main-top-89d9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notification_34ef .notice_fbff {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notification_34ef .notice_fbff img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notification_34ef .notice_fbff a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notification_34ef .nav-rough-9237 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification_34ef .nav-rough-9237 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notification_34ef .action-1a70 p:last-child {
  margin-bottom: 0;
}
.notification_34ef .large_4844 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notification_34ef .mini_5be4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notification_34ef .cool_1b02 {
  margin-top: 1em;
}
.notification_34ef .popup_first_63c7 {
  top: 0;
  display: block;
}
.notification_34ef .popup_first_63c7 a {
  color: inherit;
}
.notification_34ef .popup_first_63c7 a:hover {
  color: inherit;
}
.notification_34ef .detail-5457 {
  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;
}
.notification_34ef .detail-5457:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notification_34ef .mini_5be4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notification_34ef .stale-5b5f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notification_34ef .stale-5b5f:first-child {
  margin-top: 0;
}
.notification_34ef .stale-5b5f.gold_6c52 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notification_34ef .stale-5b5f.small_99c8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification_34ef
  .stale-5b5f.small_99c8.dropdown_1151
  .cool_1b02 {
  width: 100%;
}
.notification_34ef .small_99c8 {
  -webkit-box-align: center;
  align-items: center;
}
.notification_34ef .small_99c8 .thumbnail-11eb,
.notification_34ef .small_99c8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notification_34ef .notice_fbff {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification_34ef .notice_fbff img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification_34ef .notice_fbff: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;
}
.notification_34ef .gold_6c52 {
  z-index: 5;
}
.notification_34ef .sort-c160 .content-easy-c817 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notification_34ef .last_f4f5 .content-easy-c817 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notification_34ef .heading-center-7b9f .content-easy-c817 {
  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;
}
.notification_34ef.media-light-d203 .accordion-175f,
.notification_34ef.image_stale_8a9a .accordion-175f {
  display: block;
}
.notification_34ef.media-light-d203 .accordion-175f .surface_hard_762e,
.notification_34ef.media-light-d203 .accordion-175f .mini_5be4,
.notification_34ef.image_stale_8a9a .accordion-175f .surface_hard_762e,
.notification_34ef.image_stale_8a9a .accordion-175f .mini_5be4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification_34ef.column_1a6d .main-top-89d9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notification_34ef.column_1a6d .main-top-89d9 {
    margin-right: 0;
  }
}
.notification_34ef.media-light-d203 .main-top-89d9,
.notification_34ef.image_stale_8a9a .main-top-89d9 {
  padding-top: 40%;
}
.notification_34ef.media-light-d203 .row_fast_6b82,
.notification_34ef.image_stale_8a9a .row_fast_6b82 {
  display: block;
}
.notification_34ef.media-light-d203 .fn-sticky-f80d .mini_5be4,
.notification_34ef.image_stale_8a9a .fn-sticky-f80d .mini_5be4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notification_34ef.media-light-d203 .main-top-89d9,
.notification_34ef.image_stale_8a9a .main-top-89d9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notification_34ef.media-light-d203 .mini_5be4 {
  padding: 1em;
}
.thick_6c09 {
  margin: 30px auto;
  display: block;
}
.thick_6c09 .title_silver_07d7 > * {
  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;
}
.thick_6c09 .title_silver_07d7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thick_6c09 .title_silver_07d7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper-bronze-45f1 .thumbnail-11eb {
  margin-bottom: 1.41575em;
}
.wrapper-bronze-45f1 .module_down_d057 {
  margin-bottom: 1.618em;
}
.soft_9541 .preview-fixed-e217 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.soft_9541 .preview-fixed-e217 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.soft_9541 .text_8fda {
  max-width: 100%;
  overflow: auto;
}
.border-4679 .soft_9541 a:hover {
  text-decoration: underline;
}
.progress_wood_d606 .sidebar_middle_3ab2:not(.nav-rough-9237),
.progress_wood_d606 .notice_fbff {
  margin-bottom: 1.41575em;
}
.progress_wood_d606 .sidebar_middle_3ab2:not(.nav-rough-9237):last-child,
.progress_wood_d606 .notice_fbff:last-child {
  margin-bottom: 0;
}
.progress_wood_d606 .sidebar_middle_3ab2.banner-b90a {
  margin-bottom: 0.41575em;
}
.progress_wood_d606 .tabs_98f1:before,
.progress_wood_d606 .badge_44b0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.progress_wood_d606 .tabs_98f1:before {
  content: "\f115";
}
.progress_wood_d606 .badge_44b0:before {
  content: "\f02c";
}
.progress_wood_d606 .notification_center_fdf5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.progress_wood_d606 .notification_center_fdf5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon_steel_9cab {
  display: -webkit-box;
  display: flex;
}
.icon_steel_9cab .content-action-1e5b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon_steel_9cab .content-action-1e5b {
    flex-basis: 90px;
  }
}
.icon_steel_9cab .paragraph-0f48 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon_steel_9cab .paragraph-0f48 {
    flex-basis: calc(100% - 50px);
  }
}
.icon_steel_9cab .summary_3178 p:last-child {
  margin-bottom: 0.72em;
}
.main-d53e .title_silver_07d7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.main-d53e .title_silver_07d7:after,
.main-d53e .title_silver_07d7:before {
  content: "";
  display: table;
}
.main-d53e .title_silver_07d7:after {
  clear: both;
}
.main-d53e .title_silver_07d7 .pattern-west-ee27,
.main-d53e .title_silver_07d7 .content-fluid-a4a0 {
  width: 49%;
}
.main-d53e .title_silver_07d7 .pattern-west-ee27 a span.hidden-32cd,
.main-d53e .title_silver_07d7 .content-fluid-a4a0 a span.hidden-32cd {
  display: block;
  margin-bottom: 5px;
}
.main-d53e .title_silver_07d7 .content-fluid-a4a0 {
  float: left;
  text-align: left;
}
.main-d53e .title_silver_07d7 .pattern-west-ee27 {
  float: right;
  text-align: right;
}
.preview_e448 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview_e448 {
    margin-bottom: 0;
  }
}
.dark_b6c8 {
  margin-bottom: 1em;
}
.dark_b6c8 .nav-rough-9237 {
  font-size: 1.1em;
  line-height: 1.3;
}
.search_c0e0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pressed-4035 .dark_b6c8,
.highlight_current_1ad4 .dark_b6c8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pressed-4035 .dark_b6c8,
  .highlight_current_1ad4 .dark_b6c8 {
    display: block;
  }
}
.pressed-4035 .search_c0e0,
.highlight_current_1ad4 .search_c0e0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pressed-4035 .search_c0e0,
  .highlight_current_1ad4 .search_c0e0 {
    margin-bottom: 1em;
  }
}
.pressed-4035 .search_c0e0 img,
.highlight_current_1ad4 .search_c0e0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pressed-4035 .background_ba58,
.highlight_current_1ad4 .background_ba58 {
  flex-basis: calc(100% - 160px);
}
.pressed-4035 .background_ba58 p,
.highlight_current_1ad4 .background_ba58 p {
  margin-bottom: 0;
}
.pressed-4035 .background_ba58 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pressed-4035 .background_ba58 {
    padding-left: 0;
  }
}
.highlight_current_1ad4 .background_ba58 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_current_1ad4 .background_ba58 {
    padding-right: 0;
  }
}
.highlight_current_1ad4 .search_c0e0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav_8b1b .search_c0e0 {
  margin-bottom: 0.5em;
}
.nav_8b1b .search_c0e0 img {
  width: 100%;
}
.highlight-f5e9 .tabs_a238,
.dim-ad93 .tabs_a238 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dim-ad93 .border_8d05 .hidden_1061 p:last-child {
  margin-bottom: 0;
}
.dropdown_3d38 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.alert-hard-8d1d .active-6262 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .alert-hard-8d1d .active-6262:last-of-type {
    margin-bottom: 0;
  }
}
.alert-hard-8d1d .active-6262 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alert-hard-8d1d .active-6262 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.alert-hard-8d1d .active-6262 ul li {
  margin: 0 0 0.6em;
}
.alert-hard-8d1d .active-6262 ul li.form_169e,
.alert-hard-8d1d .active-6262 ul li.main_white_8dfe {
  position: relative;
}
.alert-hard-8d1d .active-6262 ul li.form_169e .shadow_fluid_6288,
.alert-hard-8d1d .active-6262 ul li.main_white_8dfe .shadow_fluid_6288 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.alert-hard-8d1d .active-6262 ul li.form_169e:after:after,
.alert-hard-8d1d .active-6262 ul li.form_169e:after:before,
.alert-hard-8d1d
  .active-6262
  ul
  li.main_white_8dfe:after:after,
.alert-hard-8d1d
  .active-6262
  ul
  li.main_white_8dfe:after:before {
  content: "";
  display: table;
}
.alert-hard-8d1d .active-6262 ul li.form_169e:after:after,
.alert-hard-8d1d
  .active-6262
  ul
  li.main_white_8dfe:after:after {
  clear: both;
}
.alert-hard-8d1d .active-6262 a.orange_095a:hover {
  text-decoration: none;
}
.alert-hard-8d1d .active-6262 select {
  max-width: 100%;
}
.alert-hard-8d1d .active-6262 table {
  font-size: 85%;
}
.alert-hard-8d1d .active-6262 table td,
.alert-hard-8d1d .active-6262 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.alert-hard-8d1d .active-6262 table tfoot td {
  text-align: left;
}
.alert-hard-8d1d .active-6262 :last-child {
  margin-bottom: 0;
}
.alert-hard-8d1d .active-6262 .hot_d5d6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.alert-hard-8d1d .active-6262 .hot_d5d6 label {
  width: 100%;
}
.alert-hard-8d1d .active-6262 .hot_d5d6 .article_5ac5 {
  width: 100%;
  display: block;
}
.alert-hard-8d1d .active-6262 .hot_d5d6 .overlay_709e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.alert-hard-8d1d .active-6262 .hot_d5d6 .overlay_709e:hover svg #svg-search {
  fill: #444;
}
.alert-hard-8d1d .active-6262 .hot_d5d6 .overlay_709e svg {
  width: 18px;
  height: 18px;
}
.alert-hard-8d1d .inner-aee0 ul ul,
.alert-hard-8d1d .south_0c9d ul ul,
.alert-hard-8d1d .video_d311 ul ul,
.alert-hard-8d1d .module_e25d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.alert-hard-8d1d .inner-aee0 .gas-4313 > a,
.alert-hard-8d1d .south_0c9d .gas-4313 > a,
.alert-hard-8d1d .video_d311 .gas-4313 > a,
.alert-hard-8d1d .module_e25d .gas-4313 > a {
  margin-bottom: 0;
}
.alert-hard-8d1d .dropdown_selected_47d7 li,
.alert-hard-8d1d .inner-aee0 li,
.alert-hard-8d1d .left_32f7 li,
.alert-hard-8d1d .south_0c9d li,
.alert-hard-8d1d .video_d311 li,
.alert-hard-8d1d .module_e25d li,
.alert-hard-8d1d .tiny-f6d4 li,
.alert-hard-8d1d .banner_7559 li {
  display: block;
  position: relative;
}
.alert-hard-8d1d .dropdown_selected_47d7 li:last-child,
.alert-hard-8d1d .inner-aee0 li:last-child,
.alert-hard-8d1d .left_32f7 li:last-child,
.alert-hard-8d1d .south_0c9d li:last-child,
.alert-hard-8d1d .video_d311 li:last-child,
.alert-hard-8d1d .module_e25d li:last-child,
.alert-hard-8d1d .tiny-f6d4 li:last-child,
.alert-hard-8d1d .banner_7559 li:last-child {
  border: none;
}
.alert-hard-8d1d .dropdown_selected_47d7 li a,
.alert-hard-8d1d .inner-aee0 li a,
.alert-hard-8d1d .left_32f7 li a,
.alert-hard-8d1d .south_0c9d li a,
.alert-hard-8d1d .video_d311 li a,
.alert-hard-8d1d .module_e25d li a,
.alert-hard-8d1d .tiny-f6d4 li a,
.alert-hard-8d1d .banner_7559 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert-hard-8d1d .dropdown_selected_47d7 li ul li::before,
.alert-hard-8d1d .inner-aee0 li ul li::before,
.alert-hard-8d1d .left_32f7 li ul li::before,
.alert-hard-8d1d .south_0c9d li ul li::before,
.alert-hard-8d1d .video_d311 li ul li::before,
.alert-hard-8d1d .module_e25d li ul li::before,
.alert-hard-8d1d .tiny-f6d4 li ul li::before,
.alert-hard-8d1d .banner_7559 li ul li::before {
  left: 15px;
}
.alert-hard-8d1d .dropdown_selected_47d7 li ul a,
.alert-hard-8d1d .inner-aee0 li ul a,
.alert-hard-8d1d .left_32f7 li ul a,
.alert-hard-8d1d .south_0c9d li ul a,
.alert-hard-8d1d .video_d311 li ul a,
.alert-hard-8d1d .module_e25d li ul a,
.alert-hard-8d1d .tiny-f6d4 li ul a,
.alert-hard-8d1d .banner_7559 li ul a {
  padding-left: 20px;
}
.alert-hard-8d1d .dropdown_selected_47d7 li ul ul li::before,
.alert-hard-8d1d .inner-aee0 li ul ul li::before,
.alert-hard-8d1d .left_32f7 li ul ul li::before,
.alert-hard-8d1d .south_0c9d li ul ul li::before,
.alert-hard-8d1d .video_d311 li ul ul li::before,
.alert-hard-8d1d .module_e25d li ul ul li::before,
.alert-hard-8d1d .tiny-f6d4 li ul ul li::before,
.alert-hard-8d1d .banner_7559 li ul ul li::before {
  left: 30px;
}
.alert-hard-8d1d .dropdown_selected_47d7 li ul ul a,
.alert-hard-8d1d .inner-aee0 li ul ul a,
.alert-hard-8d1d .left_32f7 li ul ul a,
.alert-hard-8d1d .south_0c9d li ul ul a,
.alert-hard-8d1d .video_d311 li ul ul a,
.alert-hard-8d1d .module_e25d li ul ul a,
.alert-hard-8d1d .tiny-f6d4 li ul ul a,
.alert-hard-8d1d .banner_7559 li ul ul a {
  padding-left: 40px;
}
.alert-hard-8d1d .tabs-stale-d13a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert-hard-8d1d .banner_7559 ul li {
  margin-bottom: 1.41575em;
}
.alert-hard-8d1d .banner_7559 ul li .hot-2273 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.alert-hard-8d1d .banner_7559 ul li .stone-590c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.middle_dd94 .dropdown_selected_47d7 li a,
.middle_dd94 .inner-aee0 li a,
.middle_dd94 .left_32f7 li a,
.middle_dd94 .south_0c9d li a,
.middle_dd94 .video_d311 li a,
.middle_dd94 .module_e25d li a,
.middle_dd94 .tiny-f6d4 li a,
.middle_dd94 .banner_7559 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_dd94 .tabs-stale-d13a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_dd94 .active-6262 ul li.form_169e .shadow_fluid_6288,
.middle_dd94 .active-6262 ul li.main_white_8dfe .shadow_fluid_6288 {
  background: rgba(0, 0, 0, 0.2);
}
.middle_dd94 .alert-hard-8d1d .active-6262 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li {
  margin: 0;
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li ul {
  margin: 0;
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li ul li a {
  padding-left: 15px;
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li ul li li a {
  padding-left: 30px;
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li.texture_8d86 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li.texture_8d86 > 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;
}
.nav_30d7 .alert-hard-8d1d .focus_fresh_7cf0 li.texture_8d86 > 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;
}
.column_bottom_799d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.left-bfc8 {
  position: relative;
  z-index: 10;
}
.left-bfc8 .iron-6eb2 {
  width: 100%;
  max-width: 100%;
}
.column_short_2afa .carousel-2eda {
  padding-top: 2em;
  padding-bottom: 2em;
}
.column_short_2afa .copper-2d52 {
}
.column_short_2afa .middle_dd94 {
  background: #292929;
}
.over_7ebb .carousel-2eda {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.over_7ebb .copper-2d52 {
  background: #f9f9f9;
}
.over_7ebb .middle_dd94 {
  background: #303030;
}
.focus-492c .carousel-2eda {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus-492c .grid_upper_e747 {
    margin-bottom: 1em;
  }
  .focus-492c .grid_upper_e747:last-child {
    margin-bottom: 0;
  }
}
.focus-492c .copper-2d52 {
  background: #ededed;
}
.focus-492c .middle_dd94 {
  background: #1a1a1a;
}
.carousel-2eda.copper-2d52 {
  color: rgba(0, 0, 0, 0.6);
}
.carousel-2eda.copper-2d52 .feature_f7b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-2eda.middle_dd94 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-2eda.middle_dd94 a:not(.orange_095a) {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-2eda.middle_dd94 a:not(.orange_095a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-2eda.middle_dd94 .feature_f7b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-2eda.middle_dd94 table tbody td,
.carousel-2eda.middle_dd94 table th {
  background: rgba(0, 0, 0, 0.08);
}
.aside-cd11.column-copper-4386 .row_179d {
  max-width: initial;
}
.aside-cd11 .current-45df {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.aside-cd11 .current-45df .iron-6eb2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .aside-cd11 .current-45df .iron-6eb2 {
    display: block;
    margin-bottom: 2em;
  }
  .aside-cd11 .current-45df .iron-6eb2:last-child {
    margin-bottom: 0;
  }
}
.focus-492c .grid_upper_e747:last-child,
.over_7ebb .grid_upper_e747:last-child,
.column_short_2afa .grid_upper_e747:last-child {
  margin-bottom: 0;
}
.focus-492c .grid_upper_e747 .alert-hard-8d1d .active-6262:last-child,
.over_7ebb .grid_upper_e747 .alert-hard-8d1d .active-6262:last-child,
.column_short_2afa .grid_upper_e747 .alert-hard-8d1d .active-6262:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus-492c .status-complex-a771,
  .focus-492c .wrapper_3c08,
  .over_7ebb .status-complex-a771,
  .over_7ebb .wrapper_3c08,
  .column_short_2afa .status-complex-a771,
  .column_short_2afa .wrapper_3c08 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .left-bfc8 .grid_upper_e747 {
    margin-bottom: 2em;
  }
}
.left-bfc8 p:last-child {
  margin-bottom: 0;
}
.left-bfc8 li,
.left-bfc8 ul {
  list-style: none;
  margin: 0;
}
.left-bfc8 ul ul {
  margin-left: 2.617924em;
}
.west-4764 {
  font-size: 0.875em;
}

/* css-noise: 46a3 */
.widget-item-r1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
